diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-06-19 07:17:11 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-06-19 07:17:11 +0800 |
commit | 80956fbe51b33dac30a3f6f2754437c98c56b253 (patch) | |
tree | a1b46573530433e6438aa1d5b4263fb7f68e9b29 /archivers | |
parent | bb0944e3d5a999422f070dcabb2e46e6548e79c4 (diff) | |
download | freebsd-ports-gnome-80956fbe51b33dac30a3f6f2754437c98c56b253.tar.gz freebsd-ports-gnome-80956fbe51b33dac30a3f6f2754437c98c56b253.tar.zst freebsd-ports-gnome-80956fbe51b33dac30a3f6f2754437c98c56b253.zip |
- Update to 1.28
- Pet Portlint
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 7 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index fe5d8a8b0c5b..7527fb93b2db 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Archive-Zip -PORTVERSION= 1.26 -PORTREVISION= 1 +PORTVERSION= 1.28 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to create, manipulate, read, and write Zip archive files -RUN_DEPENDS= p5-Compress-Zlib>=1.14:${PORTSDIR}/archivers/p5-Compress-Zlib -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Compress-Zlib>=1.14:${PORTSDIR}/archivers/p5-Compress-Zlib +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index a3f376efc7af..5497df59891a 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -1,3 +1,3 @@ -MD5 (Archive-Zip-1.26.tar.gz) = a2e1cc1d99dbaebc41421295c93f61b5 -SHA256 (Archive-Zip-1.26.tar.gz) = 44d344bf7f9c304b3feb6f5f2dd54d30cc33163f881d39033f736666aa30c18a -SIZE (Archive-Zip-1.26.tar.gz) = 193921 +MD5 (Archive-Zip-1.28.tar.gz) = 42c1b1ec20c9809a1f14b24f3a8b0595 +SHA256 (Archive-Zip-1.28.tar.gz) = 2ec1250c1b4f8803a44fc5ae7189d4ae715d3b0ab5a79775065c127111405bb3 +SIZE (Archive-Zip-1.28.tar.gz) = 195083 |