aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Zip/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-18 23:17:11 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-18 23:17:11 +0000
commit823277d4851ada602b8b70072aff71245c4b3d67 (patch)
treec43344b762afadcd37bbb47238792453b1a92f6e /archivers/p5-Archive-Zip/Makefile
parent61bfb34b1113385f3b356307934a68396b7e0fa8 (diff)
downloadports-823277d4851ada602b8b70072aff71245c4b3d67.tar.gz
ports-823277d4851ada602b8b70072aff71245c4b3d67.zip
- Update to 1.28
- Pet Portlint
Notes
Notes: svn path=/head/; revision=236245
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r--archivers/p5-Archive-Zip/Makefile7
1 files changed, 3 insertions, 4 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