summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-08-21 16:32:42 +0000
committerseb <seb@pkgsrc.org>2010-08-21 16:32:42 +0000
commitfebfbb41f9a1b548f29f1385798606badda36c17 (patch)
treeea003b3d334b79322d0a5e4e9868404f6a97846b /chat
parent3996b1f72d36d6badfa6bdb64be0f21ee39cba21 (diff)
downloadpkgsrc-febfbb41f9a1b548f29f1385798606badda36c17.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/Makefile4
-rw-r--r--chat/p5-Net-AIM/Makefile4
-rw-r--r--chat/p5-Net-AOLIM/Makefile4
-rw-r--r--chat/p5-Net-Goofey/Makefile4
-rw-r--r--chat/p5-Net-ICQ2000/Makefile4
-rw-r--r--chat/p5-Net-Jabber/Makefile4
-rw-r--r--chat/p5-POE-Component-IRC/Makefile4
-rw-r--r--chat/p5-POE-Filter-IRCD/Makefile4
-rw-r--r--chat/silc-client/Makefile3
-rw-r--r--chat/vicq/Makefile4
-rw-r--r--chat/xchat-perl/Makefile4
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