aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Zlib
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2007-09-13 21:11:05 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2007-09-13 21:11:05 +0000
commit16061888c6f63a2806d92684417a2f5e54ef6be3 (patch)
tree7b82d942f1817a5b8a3343e4fb0a12637e48c29a /archivers/p5-IO-Zlib
parentf579acd0e653be6a6aede1b0377fbb2c0a2bf90c (diff)
downloadports-16061888c6f63a2806d92684417a2f5e54ef6be3.tar.gz
ports-16061888c6f63a2806d92684417a2f5e54ef6be3.zip
- Update to 1.07
PR: 115663 Submitted by: leeym Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=199440
Diffstat (limited to 'archivers/p5-IO-Zlib')
-rw-r--r--archivers/p5-IO-Zlib/Makefile12
-rw-r--r--archivers/p5-IO-Zlib/distinfo6
2 files changed, 12 insertions, 6 deletions
diff --git a/archivers/p5-IO-Zlib/Makefile b/archivers/p5-IO-Zlib/Makefile
index fa3b81a90416..a766c1b0a3a6 100644
--- a/archivers/p5-IO-Zlib/Makefile
+++ b/archivers/p5-IO-Zlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Zlib
-PORTVERSION= 1.05
+PORTVERSION= 1.07
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/T/TO/TOMHUGHES
@@ -15,10 +15,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= IO:: style interface to Compress::Zlib
-BUILD_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
PERL_CONFIGURE= yes
MAN3= IO::Zlib.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500702
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/archivers/p5-IO-Zlib/distinfo b/archivers/p5-IO-Zlib/distinfo
index 293d7e1e6e49..b9a810528672 100644
--- a/archivers/p5-IO-Zlib/distinfo
+++ b/archivers/p5-IO-Zlib/distinfo
@@ -1,3 +1,3 @@
-MD5 (IO-Zlib-1.05.tar.gz) = 06ca28954fc92cbee67c807cc6d7f599
-SHA256 (IO-Zlib-1.05.tar.gz) = dc30c7a913e805bbc63f9509aab27f9712f4f587d0225c713c3f44986d39a1be
-SIZE (IO-Zlib-1.05.tar.gz) = 9979
+MD5 (IO-Zlib-1.07.tar.gz) = 06aa91c973aac0985e439ab8660e687f
+SHA256 (IO-Zlib-1.07.tar.gz) = d232c337e3af50c4074b54573751915e401b447e2781de0b310093675983957c
+SIZE (IO-Zlib-1.07.tar.gz) = 9820