diff options
author | seb <seb> | 2010-08-21 16:32:42 +0000 |
---|---|---|
committer | seb <seb> | 2010-08-21 16:32:42 +0000 |
commit | 5c4ee8fccad5fa8673a5124e3b7a008133ea607d (patch) | |
tree | ea003b3d334b79322d0a5e4e9868404f6a97846b /editors | |
parent | 6c8c5d61ad85b4087bb3a6a62af27135631dded3 (diff) | |
download | pkgsrc-5c4ee8fccad5fa8673a5124e3b7a008133ea607d.tar.gz |
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
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=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Acme-Padre-PlayCode/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-PPIx-EditorTools/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Autoformat/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Catalyst/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-DataWalker/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Debugger/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Ecliptic/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Encrypt/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Git/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-HG/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Kate/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-Nopaste/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-PerlTidy/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-SpellCheck/Makefile | 3 | ||||
-rw-r--r-- | editors/vile/Makefile | 4 | ||||
-rw-r--r-- | editors/xvile/Makefile | 4 |
16 files changed, 32 insertions, 18 deletions
diff --git a/editors/p5-Acme-Padre-PlayCode/Makefile b/editors/p5-Acme-Padre-PlayCode/Makefile index 8b74218ad33..d07e7f227dd 100644 --- a/editors/p5-Acme-Padre-PlayCode/Makefile +++ b/editors/p5-Acme-Padre-PlayCode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 23:23:02 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:49 seb Exp $ # DISTNAME= Acme-Padre-PlayCode-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Acme/} diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile index 2b26a164901..b6bd937bd57 100644 --- a/editors/p5-PPIx-EditorTools/Makefile +++ b/editors/p5-PPIx-EditorTools/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:27:38 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:49 seb Exp $ # DISTNAME= PPIx-EditorTools-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPIx/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AZ/AZAWAWI/} diff --git a/editors/p5-Padre-Plugin-Autoformat/Makefile b/editors/p5-Padre-Plugin-Autoformat/Makefile index 34af7688d9e..1252fadf4d3 100644 --- a/editors/p5-Padre-Plugin-Autoformat/Makefile +++ b/editors/p5-Padre-Plugin-Autoformat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:33:41 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:49 seb Exp $ # DISTNAME= Padre-Plugin-Autoformat-1.1.2 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Catalyst/Makefile b/editors/p5-Padre-Plugin-Catalyst/Makefile index d8b0217b88b..af6c7f9460c 100644 --- a/editors/p5-Padre-Plugin-Catalyst/Makefile +++ b/editors/p5-Padre-Plugin-Catalyst/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/02/12 20:33:02 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:49 seb Exp $ # DISTNAME= Padre-Plugin-Catalyst-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-DataWalker/Makefile b/editors/p5-Padre-Plugin-DataWalker/Makefile index 2e855b32cc4..1214e2d1c1e 100644 --- a/editors/p5-Padre-Plugin-DataWalker/Makefile +++ b/editors/p5-Padre-Plugin-DataWalker/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:36:17 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:49 seb Exp $ # DISTNAME= Padre-Plugin-DataWalker-0.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Debugger/Makefile b/editors/p5-Padre-Plugin-Debugger/Makefile index 0b26b49a869..42bc373a0a0 100644 --- a/editors/p5-Padre-Plugin-Debugger/Makefile +++ b/editors/p5-Padre-Plugin-Debugger/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:38:06 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:49 seb Exp $ # DISTNAME= Padre-Plugin-Debugger-0.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Ecliptic/Makefile b/editors/p5-Padre-Plugin-Ecliptic/Makefile index d6ad3c9f0a4..0f3ffdaef82 100644 --- a/editors/p5-Padre-Plugin-Ecliptic/Makefile +++ b/editors/p5-Padre-Plugin-Ecliptic/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:40:26 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $ # DISTNAME= Padre-Plugin-Ecliptic-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Encrypt/Makefile b/editors/p5-Padre-Plugin-Encrypt/Makefile index 398e0b8af74..25cdf834f26 100644 --- a/editors/p5-Padre-Plugin-Encrypt/Makefile +++ b/editors/p5-Padre-Plugin-Encrypt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:41:26 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $ # DISTNAME= Padre-Plugin-Encrypt-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile index 43c9e1f6b9f..2b4acd84f68 100644 --- a/editors/p5-Padre-Plugin-Git/Makefile +++ b/editors/p5-Padre-Plugin-Git/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:42:24 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $ # DISTNAME= Padre-Plugin-Git-0.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-HG/Makefile b/editors/p5-Padre-Plugin-HG/Makefile index cae8c8eb6a3..2bf58b3d233 100644 --- a/editors/p5-Padre-Plugin-HG/Makefile +++ b/editors/p5-Padre-Plugin-HG/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:43:15 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $ # DISTNAME= Padre-Plugin-HG-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Kate/Makefile b/editors/p5-Padre-Plugin-Kate/Makefile index 7c65f00c274..e0ec4174d3d 100644 --- a/editors/p5-Padre-Plugin-Kate/Makefile +++ b/editors/p5-Padre-Plugin-Kate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:37:16 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $ # DISTNAME= Padre-Plugin-Kate-0.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Nopaste/Makefile b/editors/p5-Padre-Plugin-Nopaste/Makefile index 5a8bcd4a939..73651682b95 100644 --- a/editors/p5-Padre-Plugin-Nopaste/Makefile +++ b/editors/p5-Padre-Plugin-Nopaste/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:36:13 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $ # DISTNAME= Padre-Plugin-Nopaste-0.2.1 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile index e1a73e7dd47..58a36ead2c7 100644 --- a/editors/p5-Padre-Plugin-PerlTidy/Makefile +++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/03/08 18:29:44 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:50 seb Exp $ # DISTNAME= Padre-Plugin-PerlTidy-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-SpellCheck/Makefile b/editors/p5-Padre-Plugin-SpellCheck/Makefile index fa1620e8562..9cd5ca299e6 100644 --- a/editors/p5-Padre-Plugin-SpellCheck/Makefile +++ b/editors/p5-Padre-Plugin-SpellCheck/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:45:03 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:51 seb Exp $ # DISTNAME= Padre-Plugin-SpellCheck-1.1.2 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 938a787fab5..ff3907e770a 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2009/04/28 21:06:16 zafer Exp $ +# $NetBSD: Makefile,v 1.56 2010/08/21 16:34:51 seb Exp $ DISTNAME= vile-9.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 5be0ebffb2a..1f59a7167b3 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2009/04/28 21:07:20 zafer Exp $ +# $NetBSD: Makefile,v 1.61 2010/08/21 16:34:51 seb Exp $ DISTNAME= vile-9.7 PKGNAME= x${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz |