- Update to 2.008

- Pass to new maintainer

Approved by:	demon@ (explicit)
This commit is contained in:
Thomas Abthorpe 2007-12-13 03:52:18 +00:00
parent 8739439072
commit b737e59d34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203441
4 changed files with 15 additions and 23 deletions

View file

@ -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>

View file

@ -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

View file

@ -6,13 +6,12 @@
#
PORTNAME= IO-Compress-Zlib
PORTVERSION= 2.006
PORTVERSION= 2.008
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
MAINTAINER= jadawin@tuxaco.net
COMMENT= Perl5 interface for reading and writing of (g)zip files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \

View file

@ -1,3 +1,3 @@
MD5 (IO-Compress-Zlib-2.006.tar.gz) = 9a3657de6b000a0531154063b2bb4443
SHA256 (IO-Compress-Zlib-2.006.tar.gz) = 7b1339b04e7f261754fc6662cc8f92f657ba40e6634e94728cd87d2345d383da
SIZE (IO-Compress-Zlib-2.006.tar.gz) = 134865
MD5 (IO-Compress-Zlib-2.008.tar.gz) = 93cc28273dc029615b78045424847822
SHA256 (IO-Compress-Zlib-2.008.tar.gz) = 89bd9053033b7e1df5a4be501ad8feacc9c746a032565925c09d6b2770c18d32
SIZE (IO-Compress-Zlib-2.008.tar.gz) = 135067