aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-Compress-Zlib
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2007-12-13 11:52:18 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2007-12-13 11:52:18 +0800
commitb13a6c5f554ef77eed1d00a008165a8599d13bbe (patch)
tree1d0cb2160657661d2dc4865552fe5b7982582a52 /archivers/p5-Compress-Zlib
parent0d12c2105af43f0b046b8fdbd59ade730e66800c (diff)
downloadfreebsd-ports-gnome-b13a6c5f554ef77eed1d00a008165a8599d13bbe.tar.gz
freebsd-ports-gnome-b13a6c5f554ef77eed1d00a008165a8599d13bbe.tar.zst
freebsd-ports-gnome-b13a6c5f554ef77eed1d00a008165a8599d13bbe.zip
- Update to 2.008
- Pass to new maintainer Approved by: demon@ (explicit)
Diffstat (limited to 'archivers/p5-Compress-Zlib')
-rw-r--r--archivers/p5-Compress-Zlib/Makefile19
-rw-r--r--archivers/p5-Compress-Zlib/distinfo6
2 files changed, 9 insertions, 16 deletions
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile
index d9197e2bd676..f7d2dbd3f393 100644
--- a/archivers/p5-Compress-Zlib/Makefile
+++ b/archivers/p5-Compress-Zlib/Makefile
@@ -6,27 +6,20 @@
#
PORTNAME= Compress-Zlib
-PORTVERSION= 2.007
+PORTVERSION= 2.008
CATEGORIES= archivers perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Compress
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= demon@FreeBSD.org
+MAINTAINER= jadawin@tuxaco.net
COMMENT= Perl5 interface to zlib compression library
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
${SITE_PERL}/IO/Uncompress/Gunzip.pm:${PORTSDIR}/archivers/p5-IO-Compress-Zlib
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
MAN3= Compress::Zlib.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/archivers/p5-Compress-Zlib/distinfo b/archivers/p5-Compress-Zlib/distinfo
index d24471d4f689..60758357b861 100644
--- a/archivers/p5-Compress-Zlib/distinfo
+++ b/archivers/p5-Compress-Zlib/distinfo
@@ -1,3 +1,3 @@
-MD5 (Compress-Zlib-2.007.tar.gz) = cd34094be117ad5bdb748d3c61c50499
-SHA256 (Compress-Zlib-2.007.tar.gz) = 6c0fc0a1d95b884feb72e0831cbf708766cec2473751a78977fb2753a25c7817
-SIZE (Compress-Zlib-2.007.tar.gz) = 63793
+MD5 (Compress-Zlib-2.008.tar.gz) = b0d1132d02df0b571031aa4b34e822a3
+SHA256 (Compress-Zlib-2.008.tar.gz) = 8689f132e1eb4bb08e3d9c7830ddb9840614dd970a5f786bc61bc71635a5fb0d
+SIZE (Compress-Zlib-2.008.tar.gz) = 63812