diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-18 23:17:11 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-18 23:17:11 +0000 |
commit | 823277d4851ada602b8b70072aff71245c4b3d67 (patch) | |
tree | c43344b762afadcd37bbb47238792453b1a92f6e /archivers | |
parent | 61bfb34b1113385f3b356307934a68396b7e0fa8 (diff) | |
download | freebsd-ports-823277d4851ada602b8b70072aff71245c4b3d67.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 |