diff options
author | adam <adam@pkgsrc.org> | 2011-08-06 12:27:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-08-06 12:27:10 +0000 |
commit | 112d0166703aff436babf56a051cfe9ff73947f1 (patch) | |
tree | d9ac7a434d9bbc736770792c6170d60627db2c03 /archivers | |
parent | f50113321957fd7f114f471dbf18e82512cca14f (diff) | |
download | pkgsrc-112d0166703aff436babf56a051cfe9ff73947f1.tar.gz |
Revision bump after updating perl to 5.14.1
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 24 | ||||
-rw-r--r-- | archivers/p5-Compress-Bzip2/Makefile | 5 | ||||
-rw-r--r-- | archivers/p5-Compress-LZMA-Simple/Makefile | 5 |
3 files changed, 16 insertions, 18 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index e774674f6bd..8a49b6d3008 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,18 +1,18 @@ -# $NetBSD: Makefile,v 1.29 2010/08/21 16:32:43 seb Exp $ +# $NetBSD: Makefile,v 1.30 2011/08/06 12:27:10 adam Exp $ -DISTNAME= Archive-Zip-1.30 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 -SVR4_PKGNAME= p5zip -CATEGORIES= archivers perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} +DISTNAME= Archive-Zip-1.30 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 +SVR4_PKGNAME= p5zip +CATEGORIES= archivers perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/ -COMMENT= Perl5 module interface to manipulate zip files -LICENSE= ${PERL5_LICENSE} +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/ +COMMENT= Perl5 module interface to manipulate zip files +LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress +DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/archivers/p5-Compress-Bzip2/Makefile b/archivers/p5-Compress-Bzip2/Makefile index 413f164ab14..875a96f387f 100644 --- a/archivers/p5-Compress-Bzip2/Makefile +++ b/archivers/p5-Compress-Bzip2/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/08/21 16:32:43 seb Exp $ -# +# $NetBSD: Makefile,v 1.15 2011/08/06 12:28:54 adam Exp $ DISTNAME= Compress-Bzip2-2.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AR/ARJAY/} diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile index 172f080362f..942b00c2d4a 100644 --- a/archivers/p5-Compress-LZMA-Simple/Makefile +++ b/archivers/p5-Compress-LZMA-Simple/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/08/21 16:32:43 seb Exp $ -# +# $NetBSD: Makefile,v 1.6 2011/08/06 12:30:17 adam Exp $ DISTNAME= Compress-LZMA-Simple-0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} |