summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-29 23:35:13 +0000
committerwiz <wiz>2014-05-29 23:35:13 +0000
commit582b120cbc416687010c53f06cef6cebeff3a77a (patch)
treea13e1be94541d747833a51381b4e4bf62ba116b4 /archivers
parent889fb3e50b305fd2b1e853492c6cb2b0c6c40cdb (diff)
downloadpkgsrc-582b120cbc416687010c53f06cef6cebeff3a77a.tar.gz
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/file-roller/Makefile4
-rw-r--r--archivers/p5-Archive-Any-Lite/Makefile4
-rw-r--r--archivers/p5-Archive-Any/Makefile3
-rw-r--r--archivers/p5-Archive-Peek/Makefile4
-rw-r--r--archivers/p5-Archive-Tar/Makefile3
-rw-r--r--archivers/p5-Archive-Zip/Makefile3
-rw-r--r--archivers/p5-Compress-Bzip2/Makefile3
-rw-r--r--archivers/p5-Compress-LZMA-Simple/Makefile4
-rw-r--r--archivers/upx/Makefile3
9 files changed, 18 insertions, 13 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 3d8a8505546..f1ca1eadea5 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.131 2014/05/05 00:47:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.132 2014/05/29 23:35:13 wiz Exp $
#
DISTNAME= file-roller-2.32.2
-PKGREVISION= 19
+PKGREVISION= 21
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/archivers/p5-Archive-Any-Lite/Makefile b/archivers/p5-Archive-Any-Lite/Makefile
index 5d2259d4b79..2e9929d8e79 100644
--- a/archivers/p5-Archive-Any-Lite/Makefile
+++ b/archivers/p5-Archive-Any-Lite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:41 obache Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:13 wiz Exp $
DISTNAME= Archive-Any-Lite-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 3
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 fcc8e560622..a2a4d59aa10 100644
--- a/archivers/p5-Archive-Any/Makefile
+++ b/archivers/p5-Archive-Any/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2014/02/06 12:20:45 abs Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:13 wiz Exp $
DISTNAME= Archive-Any-0.0941
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 2
SVR4_PKGNAME= p5aan
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 f7fc35baab0..db6c440b36c 100644
--- a/archivers/p5-Archive-Peek/Makefile
+++ b/archivers/p5-Archive-Peek/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2013/05/31 12:39:35 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:13 wiz Exp $
DISTNAME= Archive-Peek-0.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 4
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 2b66e47c297..2c8b63964e7 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2014/02/06 12:25:52 abs Exp $
+# $NetBSD: Makefile,v 1.57 2014/05/29 23:35:13 wiz Exp $
DISTNAME= Archive-Tar-1.96
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 2
SVR4_PKGNAME= p5tar
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 fc0b0bb8d70..6baaad87086 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2014/02/06 12:23:33 abs Exp $
+# $NetBSD: Makefile,v 1.36 2014/05/29 23:35:13 wiz Exp $
DISTNAME= Archive-Zip-1.37
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 2
SVR4_PKGNAME= p5zip
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 4dfdb97ebe0..46cd2384d65 100644
--- a/archivers/p5-Compress-Bzip2/Makefile
+++ b/archivers/p5-Compress-Bzip2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/10/02 10:53:24 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:13 wiz Exp $
DISTNAME= Compress-Bzip2-2.17
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 2
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RU/RURBAN/}
diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile
index a743a69d104..853994bc6bd 100644
--- a/archivers/p5-Compress-LZMA-Simple/Makefile
+++ b/archivers/p5-Compress-LZMA-Simple/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:39:35 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:13 wiz Exp $
DISTNAME= Compress-LZMA-Simple-0.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 7
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile
index 00c87334d63..3924c2ff642 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2014/05/26 01:30:39 rodent Exp $
+# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:13 wiz Exp $
DISTNAME= upx-3.91-src
PKGNAME= ${DISTNAME:S/-src//1}
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=upx/}
EXTRACT_SUFX= .tar.bz2