Index: head/archivers/p5-Archive-Tar/Makefile =================================================================== --- head/archivers/p5-Archive-Tar/Makefile (revision 267661) +++ head/archivers/p5-Archive-Tar/Makefile (revision 267662) @@ -1,53 +1,54 @@ # New ports collection makefile for: p5-Archive-Tar # Date created: Nov 14 2000 # Whom: Roman Shterenzon # # $FreeBSD$ # PORTNAME= Archive-Tar -PORTVERSION= 1.74 +PORTVERSION= 1.76 CATEGORIES= archivers perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/B/BI/BINGOS PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl module for creation and manipulation of tar files RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String PERL_CONFIGURE= YES MAN3= Archive::Tar.3 Archive::Tar::File.3 OPTIONS= TEXT_DIFF "Text::Diff support for ptardiff" off .include .if defined(WITH_TEXT_DIFF) RUN_DEPENDS+= ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff .endif .if ${PERL_LEVEL} < 500904 RUN_DEPENDS+= p5-Package-Constants>=0:${PORTSDIR}/devel/p5-Package-Constants .endif .if ${PERL_LEVEL} < 500903 RUN_DEPENDS+= p5-IO-Zlib>=1.01:${PORTSDIR}/archivers/p5-IO-Zlib \ p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress .endif .if ${PERL_LEVEL} >= 501000 PLIST_SUB+= EXE_FILES="@comment " .else PLIST_SUB+= EXE_FILES="" MAN1= ptardiff.1 ptar.1 .endif post-patch: @${REINPLACE_CMD} -e 's/5.009/5.666/' ${WRKSRC}/Makefile.PL .if ${PERL_LEVEL} >= 501000 @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL .endif .include Property changes on: head/archivers/p5-Archive-Tar/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/archivers/p5-Archive-Tar/distinfo =================================================================== --- head/archivers/p5-Archive-Tar/distinfo (revision 267661) +++ head/archivers/p5-Archive-Tar/distinfo (revision 267662) @@ -1,2 +1,2 @@ -SHA256 (Archive-Tar-1.74.tar.gz) = c133977d19a16c960b384762063687cc44e047941b9626b64e89924feab4ad3e -SIZE (Archive-Tar-1.74.tar.gz) = 56101 +SHA256 (Archive-Tar-1.76.tar.gz) = 2263eb558676b8d7c813de0d62f85d6488ff6f496be029f64d069a04e054af48 +SIZE (Archive-Tar-1.76.tar.gz) = 56129 Property changes on: head/archivers/p5-Archive-Tar/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property