summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorhe <he>2008-10-19 19:17:40 +0000
committerhe <he>2008-10-19 19:17:40 +0000
commit5209d3b6614856d771465489fa3399121b800518 (patch)
treeceeaa7c54feda81f7e5e3ff3df7f4c2e1c315341 /archivers
parent2560c84b6152c3cc13f201807fa73da40e5e951a (diff)
downloadpkgsrc-5209d3b6614856d771465489fa3399121b800518.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
Diffstat (limited to 'archivers')
-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/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index bbf46197172..809b60b990b 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2008/02/01 11:59:03 rhaen Exp $
+# $NetBSD: Makefile,v 1.30 2008/10/19 19:17:40 he Exp $
DISTNAME= Archive-Tar-1.38
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 49f83346d70..fb2236ef9a6 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2008/09/11 12:31:18 he Exp $
+# $NetBSD: Makefile,v 1.25 2008/10/19 19:17:40 he Exp $
DISTNAME= Archive-Zip-1.24
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 a833da4ef47..288e0f6fd64 100644
--- a/archivers/p5-Compress-Bzip2/Makefile
+++ b/archivers/p5-Compress-Bzip2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:40 he Exp $
#
DISTNAME= Compress-Bzip2-2.09
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 dad49db1742..3994f0b3e76 100644
--- a/archivers/p5-Compress-LZMA-Simple/Makefile
+++ b/archivers/p5-Compress-LZMA-Simple/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2008/09/18 15:42:11 obache Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:41 he Exp $
#
DISTNAME= Compress-LZMA-Simple-0.2
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}