summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-10-19 19:17:40 +0000
committerhe <he@pkgsrc.org>2008-10-19 19:17:40 +0000
commitb021813da05c69e69b3fde33ae1379ac2a21f615 (patch)
treeceeaa7c54feda81f7e5e3ff3df7f4c2e1c315341 /chat
parent83670cd265da69998bf58914d264c2071fb5ebad (diff)
downloadpkgsrc-b021813da05c69e69b3fde33ae1379ac2a21f615.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 'chat')
-rw-r--r--chat/msnre/Makefile4
-rw-r--r--chat/p5-Net-AIM/Makefile4
-rw-r--r--chat/p5-Net-AOLIM/Makefile3
-rw-r--r--chat/p5-Net-Goofey/Makefile4
-rw-r--r--chat/p5-Net-ICQ2000/Makefile4
-rw-r--r--chat/p5-Net-Jabber/Makefile3
-rw-r--r--chat/p5-POE-Component-IRC/Makefile3
-rw-r--r--chat/p5-POE-Filter-IRCD/Makefile3
-rw-r--r--chat/silc-client/Makefile3
-rw-r--r--chat/vicq/Makefile4
-rw-r--r--chat/xchat-perl/Makefile3
11 files changed, 22 insertions, 16 deletions
diff --git a/chat/msnre/Makefile b/chat/msnre/Makefile
index 3c6883e57b0..0d76b688ecf 100644
--- a/chat/msnre/Makefile
+++ b/chat/msnre/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:00 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/10/19 19:17:41 he Exp $
#
DISTNAME= msnre-0.91
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msnre/}
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile
index 260351e4d82..a18209e59d8 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:16 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:41 he Exp $
#
DISTNAME= Net-AIM-1.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 200d3e14cc6..79f40e5bec6 100644
--- a/chat/p5-Net-AOLIM/Makefile
+++ b/chat/p5-Net-AOLIM/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2008/08/07 09:22:54 he Exp $
+# $NetBSD: Makefile,v 1.17 2008/10/19 19:17:41 he Exp $
#
DISTNAME= Net-AOLIM-1.61
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${HOMEPAGE}
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index dc79c5b351b..081b7ff74bb 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:16 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:41 he Exp $
#
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 c3474b89757..01f7090d73c 100644
--- a/chat/p5-Net-ICQ2000/Makefile
+++ b/chat/p5-Net-ICQ2000/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:16 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:41 he Exp $
#
DISTNAME= Net-ICQ2000-0.2.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 7034634e8a1..5389114b907 100644
--- a/chat/p5-Net-Jabber/Makefile
+++ b/chat/p5-Net-Jabber/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/06/22 16:14:08 he Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:41 he Exp $
#
DISTNAME= Net-Jabber-2.0
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 bda4b872274..e8f4965f129 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2008/09/10 19:02:30 he Exp $
+# $NetBSD: Makefile,v 1.7 2008/10/19 19:17:41 he Exp $
#
DISTNAME= POE-Component-IRC-5.88
PKGNAME= p5-${DISTNAME}
+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 882b3295372..6595d17ba06 100644
--- a/chat/p5-POE-Filter-IRCD/Makefile
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/09/10 18:46:32 he Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/19 19:17:41 he Exp $
#
DISTNAME= POE-Filter-IRCD-2.38
PKGNAME= p5-${DISTNAME}
+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 7ea39cf6492..d4aab097ea2 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2008/07/13 12:04:11 tonnerre Exp $
+# $NetBSD: Makefile,v 1.50 2008/10/19 19:17:41 he 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 7a61f94d5fc..957a288b565 100644
--- a/chat/vicq/Makefile
+++ b/chat/vicq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2008/06/07 14:27:38 obache Exp $
+# $NetBSD: Makefile,v 1.26 2008/10/19 19:17:42 he Exp $
DISTNAME= vicq-0.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile
index ca5d4ccc7a5..9f0ab91e393 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2008/05/25 20:49:39 tron Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/19 19:17:42 he Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
OWNER= tron@NetBSD.org
+PKGREVISION= 1
COMMENT= Perl scripting plugin for XChat