Index: head/archivers/p5-Compress-Raw-Zlib/Makefile =================================================================== --- head/archivers/p5-Compress-Raw-Zlib/Makefile (revision 332577) +++ head/archivers/p5-Compress-Raw-Zlib/Makefile (revision 332578) @@ -1,25 +1,25 @@ # Created by: Thomas Abthorpe # $FreeBSD$ PORTNAME= Compress-Raw-Zlib -PORTVERSION= 2.062 +PORTVERSION= 2.063 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-Level Interface to zlib compression library LICENSE= ART10 GPLv1 LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod USE_PERL5= configure USES= perl5 post-patch: @${REINPLACE_CMD} -e '/^BUILD_ZLIB/ s|True|False|; /^INCLUDE/ s|= .*$$|= ${INCLUDEDIR}|; /^LIB/ s|= .*$$|= ${LIBDIR}|' ${WRKSRC}/config.in .include Index: head/archivers/p5-Compress-Raw-Zlib/distinfo =================================================================== --- head/archivers/p5-Compress-Raw-Zlib/distinfo (revision 332577) +++ head/archivers/p5-Compress-Raw-Zlib/distinfo (revision 332578) @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Zlib-2.062.tar.gz) = dd6f72f30f9f5a7960088a3e1ca6ef7c4195fd3e5c0f69037262cd2c7a69a5c6 -SIZE (Compress-Raw-Zlib-2.062.tar.gz) = 236613 +SHA256 (Compress-Raw-Zlib-2.063.tar.gz) = e9fe4658b3a6292507b8dd3787098607032ab8075551888766f6d94bf04d9699 +SIZE (Compress-Raw-Zlib-2.063.tar.gz) = 236760 Index: head/archivers/p5-Compress-Raw-Zlib/pkg-plist =================================================================== --- head/archivers/p5-Compress-Raw-Zlib/pkg-plist (revision 332577) +++ head/archivers/p5-Compress-Raw-Zlib/pkg-plist (revision 332578) @@ -1,11 +1,10 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Compress/Raw/Zlib.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib/Zlib.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib/Zlib.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib/autosplit.ix %%PERL5_MAN3%%/Compress::Raw::Zlib.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Zlib @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress/Raw @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Compress