Index: head/archivers/p5-Compress-Zlib/Makefile =================================================================== --- head/archivers/p5-Compress-Zlib/Makefile (revision 203440) +++ head/archivers/p5-Compress-Zlib/Makefile (revision 203441) @@ -1,32 +1,25 @@ # New ports collection makefile for: p5-Compress-Zlib # Date created: October 20th 1996 # Whom: James FitzGibbon # # $FreeBSD$ # 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 - -.if ${PERL_LEVEL} < 500800 -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils -.endif - -.include +.include Property changes on: head/archivers/p5-Compress-Zlib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.50 \ No newline at end of property +1.51 \ No newline at end of property Index: head/archivers/p5-Compress-Zlib/distinfo =================================================================== --- head/archivers/p5-Compress-Zlib/distinfo (revision 203440) +++ head/archivers/p5-Compress-Zlib/distinfo (revision 203441) @@ -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 Property changes on: head/archivers/p5-Compress-Zlib/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/archivers/p5-IO-Compress-Zlib/Makefile =================================================================== --- head/archivers/p5-IO-Compress-Zlib/Makefile (revision 203440) +++ head/archivers/p5-IO-Compress-Zlib/Makefile (revision 203441) @@ -1,30 +1,29 @@ # New ports collection makefile for: p5-IO-Compress-Zlib # Date created: 3 December 2006 # Whom: Dmitry Sivachenko # # $FreeBSD$ # 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 \ ${SITE_PERL}/IO/Compress/Base.pm:${PORTSDIR}/archivers/p5-IO-Compress-Base RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES MAN3= IO::Uncompress::RawInflate.3 IO::Uncompress::Unzip.3 \ IO::Uncompress::Inflate.3 IO::Compress::Deflate.3 \ IO::Compress::Zip.3 IO::Uncompress::Gunzip.3 \ IO::Compress::RawDeflate.3 IO::Uncompress::AnyInflate.3 \ IO::Compress::Gzip.3 .include Property changes on: head/archivers/p5-IO-Compress-Zlib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/archivers/p5-IO-Compress-Zlib/distinfo =================================================================== --- head/archivers/p5-IO-Compress-Zlib/distinfo (revision 203440) +++ head/archivers/p5-IO-Compress-Zlib/distinfo (revision 203441) @@ -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 Property changes on: head/archivers/p5-IO-Compress-Zlib/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property