diff options
author | wiz <wiz@pkgsrc.org> | 2015-06-12 10:48:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-06-12 10:48:20 +0000 |
commit | 3b31ad1ecbbbcc0eca1754987052b51a073ae263 (patch) | |
tree | 3c5c5a65c6200cfafca6edb5461217313cc21fda /archivers | |
parent | 387caef7fa1b4970581b96506ed84b02cb2cd646 (diff) | |
download | pkgsrc-3b31ad1ecbbbcc0eca1754987052b51a073ae263.tar.gz |
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/file-roller/Makefile | 4 | ||||
-rw-r--r-- | archivers/libzip/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Archive-Any-Lite/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Archive-Any/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Archive-Extract/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Archive-Peek/Makefile | 4 | ||||
-rw-r--r-- | archivers/p5-Archive-Tar-Wrapper/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Compress-Bzip2/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Compress-LZMA-Simple/Makefile | 4 | ||||
-rw-r--r-- | archivers/upx/Makefile | 4 |
12 files changed, 24 insertions, 16 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 893ae687d97..b14da6a88b1 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.133 2015/04/25 14:20:17 tnn Exp $ +# $NetBSD: Makefile,v 1.134 2015/06/12 10:48:21 wiz Exp $ # DISTNAME= file-roller-2.32.2 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 2f1f5f57850..8a293fc97bf 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/05/04 21:10:40 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:48:21 wiz Exp $ DISTNAME= libzip-1.0.1 +PKGREVISION= 1 CATEGORIES= archivers devel MASTER_SITES= http://www.nih.at/libzip/ EXTRACT_SUFX= .tar.xz diff --git a/archivers/p5-Archive-Any-Lite/Makefile b/archivers/p5-Archive-Any-Lite/Makefile index 75afbfab6e6..e2e7717832d 100644 --- a/archivers/p5-Archive-Any-Lite/Makefile +++ b/archivers/p5-Archive-Any-Lite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/11/24 11:55:29 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Any-Lite-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile index fedfb127823..40e42b1a9ed 100644 --- a/archivers/p5-Archive-Any/Makefile +++ b/archivers/p5-Archive-Any/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/03/08 01:04:58 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Any-0.0942 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile index a02d4896951..6f8b2e82cf5 100644 --- a/archivers/p5-Archive-Extract/Makefile +++ b/archivers/p5-Archive-Extract/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/26 07:48:36 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Extract-0.74 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Peek/Makefile b/archivers/p5-Archive-Peek/Makefile index 5e0b43062b7..6b51e1d2bf3 100644 --- a/archivers/p5-Archive-Peek/Makefile +++ b/archivers/p5-Archive-Peek/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 14:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Peek-0.35 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Tar-Wrapper/Makefile b/archivers/p5-Archive-Tar-Wrapper/Makefile index 9991ca6867b..504b100dcbc 100644 --- a/archivers/p5-Archive-Tar-Wrapper/Makefile +++ b/archivers/p5-Archive-Tar-Wrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/05/24 07:33:59 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Tar-Wrapper-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index de68051c4c0..8ee9fc6e30c 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/12/31 14:40:17 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Tar-2.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 09f6a9640cd..54fcca1356d 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/04/05 04:44:09 mef Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Zip-1.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Compress-Bzip2/Makefile b/archivers/p5-Compress-Bzip2/Makefile index d8f194aab4c..bd62f3b16c2 100644 --- a/archivers/p5-Compress-Bzip2/Makefile +++ b/archivers/p5-Compress-Bzip2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/03/08 01:09:43 mef Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:22 wiz Exp $ DISTNAME= Compress-Bzip2-2.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile index 5174a0eff63..9003db8ceb4 100644 --- a/archivers/p5-Compress-LZMA-Simple/Makefile +++ b/archivers/p5-Compress-LZMA-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 16:56:49 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:22 wiz Exp $ DISTNAME= Compress-LZMA-Simple-0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile index 3924c2ff642..75ec7fd4efb 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:22 wiz Exp $ DISTNAME= upx-3.91-src PKGNAME= ${DISTNAME:S/-src//1} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=upx/} EXTRACT_SUFX= .tar.bz2 |