diff options
author | tobez <tobez@FreeBSD.org> | 2002-06-04 21:10:02 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-06-04 21:10:02 +0000 |
commit | 3c95eff98510b22932331a3deaade42ac2accbad (patch) | |
tree | 874193e79594439bbdd63b8dff2da39d28d546ed /archivers | |
parent | 78898cbd67b27e70545abf9b9d7f471decb5db71 (diff) | |
download | FreeBSD-ports-3c95eff98510b22932331a3deaade42ac2accbad.zip FreeBSD-ports-3c95eff98510b22932331a3deaade42ac2accbad.tar.gz |
Update to 1.01, assign the submitter to be the maintainer.
PR: 38889
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 4 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index b32a229..5ac3ec1 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Archive-Zip -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archive PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index 64992b5..fbb5ee4 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -1 +1 @@ -MD5 (Archive-Zip-1.00.tar.gz) = c1eeeadd9069317c9d5819be802625cc +MD5 (Archive-Zip-1.01.tar.gz) = 00a692a50c16187da4593ce129296550 |