diff options
author | erwin <erwin@FreeBSD.org> | 2004-07-12 10:21:01 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-07-12 10:21:01 +0000 |
commit | 21f3d85e778201cca46711770587002a4c693eb9 (patch) | |
tree | 59a236313df59abcb290511f51951ae6bd827848 /archivers/p5-Archive-Zip | |
parent | d38965b472b33f727d435b9666895050ed2a9349 (diff) | |
download | FreeBSD-ports-21f3d85e778201cca46711770587002a4c693eb9.zip FreeBSD-ports-21f3d85e778201cca46711770587002a4c693eb9.tar.gz |
Update to 1.12
Diffstat (limited to 'archivers/p5-Archive-Zip')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 5 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 71aca5e..a88f2ba 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Archive-Zip -PORTVERSION= 1.10 +PORTVERSION= 1.12 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archive @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@FreeBSD.org COMMENT= Perl module to create, manipulate, read, and write Zip archive files -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ + ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index 2d929c1..dfa2430 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -1,2 +1,2 @@ -MD5 (Archive-Zip-1.10.tar.gz) = d71c19626d75bc0f87710d23734a3776 -SIZE (Archive-Zip-1.10.tar.gz) = 109238 +MD5 (Archive-Zip-1.12.tar.gz) = e8789249d24f283639766295f6eace17 +SIZE (Archive-Zip-1.12.tar.gz) = 110087 |