From febfbb41f9a1b548f29f1385798606badda36c17 Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 21 Aug 2010 16:32:42 +0000 Subject: 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! --- x11/p5-Alien-wxWidgets/Makefile | 4 ++-- x11/p5-Clipboard/Makefile | 4 ++-- x11/p5-Gtk2-Ex-FormFactory/Makefile | 4 ++-- x11/p5-Tk/Makefile | 4 ++-- x11/p5-Wx-Perl-ProcessStream/Makefile | 5 ++--- x11/p5-X11-Protocol/Makefile | 4 ++-- x11/p5-gtk/Makefile | 4 ++-- x11/p5-gtk2/Makefile | 4 ++-- x11/rxvt-unicode/Makefile | 4 ++-- 9 files changed, 18 insertions(+), 19 deletions(-) (limited to 'x11') diff --git a/x11/p5-Alien-wxWidgets/Makefile b/x11/p5-Alien-wxWidgets/Makefile index 582f79d41c1..911526b8661 100644 --- a/x11/p5-Alien-wxWidgets/Makefile +++ b/x11/p5-Alien-wxWidgets/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/07/31 07:51:52 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/08/21 16:37:13 seb Exp $ # DISTNAME= Alien-wxWidgets-0.51 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile index d48de4f4c3a..6ebc0b27a2e 100644 --- a/x11/p5-Clipboard/Makefile +++ b/x11/p5-Clipboard/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2009/07/07 17:19:37 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/08/21 16:37:13 seb Exp $ # DISTNAME= Clipboard-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KI/KING/} diff --git a/x11/p5-Gtk2-Ex-FormFactory/Makefile b/x11/p5-Gtk2-Ex-FormFactory/Makefile index cbc9b2f5857..9d10c3b552d 100644 --- a/x11/p5-Gtk2-Ex-FormFactory/Makefile +++ b/x11/p5-Gtk2-Ex-FormFactory/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:24 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/08/21 16:37:13 seb Exp $ # DISTNAME= Gtk2-Ex-FormFactory-0.65 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/ diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index 5e86ed9584b..91d267e9914 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2010/06/13 22:45:48 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2010/08/21 16:37:13 seb Exp $ DISTNAME= Tk-804.028 PKGNAME= p5-Tk-804.028 -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5tk CATEGORIES= x11 tk perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/} diff --git a/x11/p5-Wx-Perl-ProcessStream/Makefile b/x11/p5-Wx-Perl-ProcessStream/Makefile index 3b37b4b169e..07a178897af 100644 --- a/x11/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11/p5-Wx-Perl-ProcessStream/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:49 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/08/21 16:37:13 seb Exp $ # DISTNAME= Wx-Perl-ProcessStream-0.27 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index cea2bcc7459..5c152b37307 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2009/03/21 09:00:15 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2010/08/21 16:37:13 seb Exp $ # DISTNAME= X11-Protocol-0.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=X11/} diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile index 9d3660f51f0..eac0c30d6b8 100644 --- a/x11/p5-gtk/Makefile +++ b/x11/p5-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2009/06/30 00:07:25 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2010/08/21 16:37:14 seb Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" PKGNAME= p5-gtk-${GTKPERL_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5gtk MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index 07731aa5df8..8f5fb4b59df 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2010/06/13 22:45:49 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2010/08/21 16:37:14 seb Exp $ DISTNAME= Gtk2-${DIST_VER} PKGNAME= p5-gtk2-${DIST_VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index cc1a0f4e8a2..d848da013fd 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2009/09/03 19:29:26 roy Exp $ +# $NetBSD: Makefile,v 1.28 2010/08/21 16:37:14 seb Exp $ DISTNAME= rxvt-unicode-9.06 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ -- cgit v1.2.3