diff options
author | seb <seb> | 2010-08-21 16:32:42 +0000 |
---|---|---|
committer | seb <seb> | 2010-08-21 16:32:42 +0000 |
commit | 2071bb5c54efeb5a369d623a737c040e30ff5a84 (patch) | |
tree | ea003b3d334b79322d0a5e4e9868404f6a97846b /chat | |
parent | 4ab74e6adb8da8f381ed4ad7b760405931360256 (diff) | |
download | pkgsrc-2071bb5c54efeb5a369d623a737c040e30ff5a84.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 'chat')
-rw-r--r-- | chat/msnre/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-Net-AIM/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-Net-AOLIM/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-Net-Goofey/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-Net-ICQ2000/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-Net-Jabber/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-POE-Component-IRC/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-POE-Filter-IRCD/Makefile | 4 | ||||
-rw-r--r-- | chat/silc-client/Makefile | 3 | ||||
-rw-r--r-- | chat/vicq/Makefile | 4 | ||||
-rw-r--r-- | chat/xchat-perl/Makefile | 4 |
11 files changed, 22 insertions, 21 deletions
diff --git a/chat/msnre/Makefile b/chat/msnre/Makefile index 0d76b688ecf..d56e4039de2 100644 --- a/chat/msnre/Makefile +++ b/chat/msnre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.8 2010/08/21 16:32:45 seb Exp $ # DISTNAME= msnre-0.91 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msnre/} diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile index a18209e59d8..fd41d9b1dbc 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.16 2010/08/21 16:32:45 seb Exp $ # DISTNAME= Net-AIM-1.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile index 79f40e5bec6..a8f3d6b7dba 100644 --- a/chat/p5-Net-AOLIM/Makefile +++ b/chat/p5-Net-AOLIM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.18 2010/08/21 16:32:46 seb Exp $ # DISTNAME= Net-AOLIM-1.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat perl5 MASTER_SITES= ${HOMEPAGE} diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index dbd21e0d768..37bc5d1ef35 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2010/03/21 16:29:39 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2010/08/21 16:32:46 seb Exp $ # DISTNAME= Net-Goofey-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat perl5 MASTER_SITES= http://notdoneliving.net/code/Net-Goofey/ diff --git a/chat/p5-Net-ICQ2000/Makefile b/chat/p5-Net-ICQ2000/Makefile index 01f7090d73c..23f70494391 100644 --- a/chat/p5-Net-ICQ2000/Makefile +++ b/chat/p5-Net-ICQ2000/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.14 2010/08/21 16:32:46 seb Exp $ # DISTNAME= Net-ICQ2000-0.2.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat perl5 MASTER_SITES= http://gonzo.kiev.ua/projects/vicq.old/ # ${MASTER_SITE_SOURCEFORGE:=neticq2k/} diff --git a/chat/p5-Net-Jabber/Makefile b/chat/p5-Net-Jabber/Makefile index 5389114b907..2a176a265f0 100644 --- a/chat/p5-Net-Jabber/Makefile +++ b/chat/p5-Net-Jabber/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.14 2010/08/21 16:32:46 seb Exp $ # DISTNAME= Net-Jabber-2.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile index 7857c02d18e..efa5fb716f7 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2010/06/03 09:12:50 kefren Exp $ +# $NetBSD: Makefile,v 1.11 2010/08/21 16:32:46 seb Exp $ # DISTNAME= POE-Component-IRC-6.32 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/chat/p5-POE-Filter-IRCD/Makefile b/chat/p5-POE-Filter-IRCD/Makefile index 8e7e8802e54..8a335360708 100644 --- a/chat/p5-POE-Filter-IRCD/Makefile +++ b/chat/p5-POE-Filter-IRCD/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/06/03 09:23:07 kefren Exp $ +# $NetBSD: Makefile,v 1.9 2010/08/21 16:32:46 seb Exp $ # DISTNAME= POE-Filter-IRCD-2.42 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index 2eb646513fb..e19e4836310 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2010/02/02 23:36:16 joerg Exp $ +# $NetBSD: Makefile,v 1.57 2010/08/21 16:32:47 seb Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} +PKGREVISION= 1 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ ftp://ftp.silcnet.org/silc/client/sources/ \ diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile index 957a288b565..826a7770d5f 100644 --- a/chat/vicq/Makefile +++ b/chat/vicq/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2008/10/19 19:17:42 he Exp $ +# $NetBSD: Makefile,v 1.27 2010/08/21 16:32:47 seb Exp $ DISTNAME= vicq-0.4.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile index 34076f903ba..04edfffedca 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2009/12/20 10:09:42 tron Exp $ +# $NetBSD: Makefile,v 1.7 2010/08/21 16:32:47 seb Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} OWNER= tron@NetBSD.org -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Perl scripting plugin for XChat |