summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-06-12 10:48:20 +0000
committerwiz <wiz@pkgsrc.org>2015-06-12 10:48:20 +0000
commit3b31ad1ecbbbcc0eca1754987052b51a073ae263 (patch)
tree3c5c5a65c6200cfafca6edb5461217313cc21fda /chat
parent387caef7fa1b4970581b96506ed84b02cb2cd646 (diff)
downloadpkgsrc-3b31ad1ecbbbcc0eca1754987052b51a073ae263.tar.gz
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Diffstat (limited to 'chat')
-rw-r--r--chat/anope/Makefile4
-rw-r--r--chat/bitchbot/Makefile4
-rw-r--r--chat/centerim/Makefile3
-rw-r--r--chat/cgiirc/Makefile3
-rw-r--r--chat/dircproxy/Makefile4
-rw-r--r--chat/finch/Makefile3
-rw-r--r--chat/gossip/Makefile4
-rw-r--r--chat/hexchat/Makefile4
-rw-r--r--chat/inspircd/Makefile4
-rw-r--r--chat/inspircd12/Makefile4
-rw-r--r--chat/ircservices/Makefile4
-rw-r--r--chat/irssi/Makefile3
-rw-r--r--chat/jabberd2/Makefile3
-rw-r--r--chat/kgb-bot/Makefile4
-rw-r--r--chat/kmess/Makefile4
-rw-r--r--chat/konversation-kde3/Makefile4
-rw-r--r--chat/konversation/Makefile4
-rw-r--r--chat/libpurple/Makefile4
-rw-r--r--chat/p5-IRC-Utils/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/Makefile3
-rw-r--r--chat/p5-POE-Filter-IRCD/Makefile4
-rw-r--r--chat/pidgin-libnotify/Makefile4
-rw-r--r--chat/pidgin-otr/Makefile4
-rw-r--r--chat/pidgin-sametime/Makefile3
-rw-r--r--chat/pidgin-silc/Makefile3
-rw-r--r--chat/silc-client/Makefile4
-rw-r--r--chat/sirc/Makefile4
-rw-r--r--chat/vicq/Makefile4
-rw-r--r--chat/weechat/Makefile4
-rw-r--r--chat/xchat-perl/Makefile4
-rw-r--r--chat/xchat-python/Makefile4
-rw-r--r--chat/xchat/Makefile4
37 files changed, 74 insertions, 66 deletions
diff --git a/chat/anope/Makefile b/chat/anope/Makefile
index 50757820ba7..b5348d7462a 100644
--- a/chat/anope/Makefile
+++ b/chat/anope/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/02/19 22:24:24 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:26 wiz Exp $
DISTNAME= anope-1.7.21
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/}
diff --git a/chat/bitchbot/Makefile b/chat/bitchbot/Makefile
index 531c445e496..0fd73df7a82 100644
--- a/chat/bitchbot/Makefile
+++ b/chat/bitchbot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:26 wiz Exp $
DISTNAME= bitchbot-1.0.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://www.r1ch.net/projects/bitchbot/download/
diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile
index f1769891cc2..5c113074134 100644
--- a/chat/centerim/Makefile
+++ b/chat/centerim/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2014/11/24 00:08:22 mef Exp $
+# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:26 wiz Exp $
#
DISTNAME= centerim-4.22.10
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.centerim.org/download/releases/ \
http://transacid.de/centerim/releases/
diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile
index 18b92df0bae..ce7b71c9ff3 100644
--- a/chat/cgiirc/Makefile
+++ b/chat/cgiirc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2014/11/21 12:10:35 mef Exp $
+# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:27 wiz Exp $
DISTNAME= cgiirc-0.5.11
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://cgiirc.org/releases/
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile
index 584a48a79e3..6137c2c5c51 100644
--- a/chat/dircproxy/Makefile
+++ b/chat/dircproxy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2014/05/29 23:35:17 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/06/12 10:48:27 wiz Exp $
DISTNAME= dircproxy-1.2.0-beta2
PKGNAME= ${DISTNAME:S/-beta/beta/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= http://dircproxy.googlecode.com/files/
EXTRACT_SUFX= .tar.bz
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 3879fa85160..7bce5f280d5 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2014/12/07 08:45:59 obache Exp $
+# $NetBSD: Makefile,v 1.61 2015/06/12 10:48:27 wiz Exp $
PKGNAME= finch-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 01e3b1c9b7a..39c24c42d4b 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.97 2015/04/25 14:20:27 tnn Exp $
+# $NetBSD: Makefile,v 1.98 2015/06/12 10:48:27 wiz Exp $
#
DISTNAME= gossip-0.10.2
-PKGREVISION= 42
+PKGREVISION= 43
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile
index 5ea8f609dd1..36348ead590 100644
--- a/chat/hexchat/Makefile
+++ b/chat/hexchat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:27 wiz Exp $
DISTNAME= hexchat-2.10.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://dl.hexchat.net/hexchat/
EXTRACT_SUFX= .tar.xz
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile
index ce70a3c2712..76e46c8f47f 100644
--- a/chat/inspircd/Makefile
+++ b/chat/inspircd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2015/04/06 08:17:21 adam Exp $
+# $NetBSD: Makefile,v 1.41 2015/06/12 10:48:27 wiz Exp $
#
DISTNAME= InspIRCd-1.1.23
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile
index 293eaba3acc..d538e4be839 100644
--- a/chat/inspircd12/Makefile
+++ b/chat/inspircd12/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2015/04/06 08:17:21 adam Exp $
+# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:27 wiz Exp $
#
DISTNAME= InspIRCd-1.2.0
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile
index 0c3ee282852..f6022fe8886 100644
--- a/chat/ircservices/Makefile
+++ b/chat/ircservices/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2014/05/29 23:35:18 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2015/06/12 10:48:27 wiz Exp $
#
DISTNAME= ircservices-5.0.64
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://www.ircservices.za.net/download/old/ \
ftp://ftp.esper.net/ircservices/old/
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 01220514ac7..11cea02db9e 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2014/06/07 23:49:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2015/06/12 10:48:27 wiz Exp $
DISTNAME= ${IRSSI_DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat
EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX}
diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile
index 53c082c6c3b..b38d0cdd2ef 100644
--- a/chat/jabberd2/Makefile
+++ b/chat/jabberd2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.98 2015/04/19 12:48:20 gdt Exp $
+# $NetBSD: Makefile,v 1.99 2015/06/12 10:48:27 wiz Exp $
DISTNAME= jabberd-2.3.3
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=jabberd2/jabberd2/releases/download/${DISTNAME}/}
EXTRACT_SUFX= .tar.xz
diff --git a/chat/kgb-bot/Makefile b/chat/kgb-bot/Makefile
index a9090f13521..3bc3ec3201d 100644
--- a/chat/kgb-bot/Makefile
+++ b/chat/kgb-bot/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2014/10/09 14:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:27 wiz Exp $
#
DISTNAME= App-KGB-1.31
PKGNAME= ${DISTNAME:S/App-KGB/kgb-bot/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat perl5 scm
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index 6dfd76c8854..d4a2562ca1f 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.70 2015/06/12 10:48:27 wiz Exp $
#
DISTNAME= kmess-1.4.3
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/}
diff --git a/chat/konversation-kde3/Makefile b/chat/konversation-kde3/Makefile
index 5fcc27dfd68..8022e31a72d 100644
--- a/chat/konversation-kde3/Makefile
+++ b/chat/konversation-kde3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2015/06/12 10:48:28 wiz Exp $
#
DISTNAME= konversation-1.1
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= chat kde
MASTER_SITES= http://download.berlios.de/konversation/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile
index 44bf30836d6..0fd9e1abe03 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.79 2015/06/12 10:48:27 wiz Exp $
#
DISTNAME= konversation-1.5.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/}
EXTRACT_SUFX= .tar.xz
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 7060ed603d2..f116ab7dc53 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.70 2015/06/12 10:48:28 wiz Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multi-protocol Instant Messaging client backend
diff --git a/chat/p5-IRC-Utils/Makefile b/chat/p5-IRC-Utils/Makefile
index 3ca7d1632d5..9a2e1e439f8 100644
--- a/chat/p5-IRC-Utils/Makefile
+++ b/chat/p5-IRC-Utils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:18 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:28 wiz Exp $
DISTNAME= IRC-Utils-0.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IRC/}
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile
index fcbd1337135..dfcba300996 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:18 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:28 wiz Exp $
DISTNAME= Net-AIM-1.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
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 cd285369972..8ee7bb13d25 100644
--- a/chat/p5-Net-AOLIM/Makefile
+++ b/chat/p5-Net-AOLIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:28 wiz Exp $
DISTNAME= Net-AOLIM-1.61
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat perl5
MASTER_SITES= ${HOMEPAGE}
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index 9214ed02f10..6c9ba2202b6 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:28 wiz Exp $
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
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 d5101fed48b..668accf05af 100644
--- a/chat/p5-Net-ICQ2000/Makefile
+++ b/chat/p5-Net-ICQ2000/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:28 wiz Exp $
DISTNAME= Net-ICQ2000-0.2.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
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 62da308b85d..c61c5cb29aa 100644
--- a/chat/p5-Net-Jabber/Makefile
+++ b/chat/p5-Net-Jabber/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:28 wiz Exp $
DISTNAME= Net-Jabber-2.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
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 53a9514d9e8..680b6c32b44 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2014/12/03 06:41:13 wen Exp $
+# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:28 wiz Exp $
#
DISTNAME= POE-Component-IRC-6.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 757fb451157..c8eb7b8c02a 100644
--- a/chat/p5-POE-Filter-IRCD/Makefile
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:28 wiz Exp $
#
DISTNAME= POE-Filter-IRCD-2.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index e0f6bbb86f9..aacf326f4a5 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:28 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 005712f79b4..55354d2d4e3 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.49 2015/04/25 14:20:28 tnn Exp $
+# $NetBSD: Makefile,v 1.50 2015/06/12 10:48:28 wiz Exp $
VERSION= 4.0.1
DISTNAME= pidgin-otr-${VERSION}
PKGNAME= pidgin-otr-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index ca27134b82a..e12df28b62e 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2014/12/07 08:45:59 obache Exp $
+# $NetBSD: Makefile,v 1.45 2015/06/12 10:48:28 wiz Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile
index 13c247dc6e1..325d01b1dc4 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2014/12/07 08:45:59 obache Exp $
+# $NetBSD: Makefile,v 1.48 2015/06/12 10:48:29 wiz Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= SILC plugin for the Pidgin instant messenger
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile
index 0dd9f4e302a..ffc28531f65 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2014/05/29 23:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2015/06/12 10:48:29 wiz Exp $
#
DISTNAME= ${SILC_CLIENT_DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/client/sources/ \
ftp://ftp.silcnet.org/silc/client/sources/ \
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile
index f6b04027bd4..c7075995655 100644
--- a/chat/sirc/Makefile
+++ b/chat/sirc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2014/10/09 14:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2015/06/12 10:48:29 wiz Exp $
DISTNAME= sirc-2.211
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat
MASTER_SITES= http://www.iagora.com/~espel/sirc/
DISTFILES= ${DEFAULT_DISTFILES} \
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile
index d64c09d164e..414767d9246 100644
--- a/chat/vicq/Makefile
+++ b/chat/vicq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:03 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2015/06/12 10:48:29 wiz Exp $
DISTNAME= vicq-0.4.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= chat
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index bca05b8846d..57f6552317b 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2015/04/30 11:36:54 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2015/06/12 10:48:29 wiz Exp $
DISTNAME= weechat-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://www.weechat.org/files/src/
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile
index dc29b6437af..9b16118013f 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:29 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
-PKGREVISION= 8
+PKGREVISION= 9
OWNER= tron@NetBSD.org
COMMENT= Perl scripting plugin for XChat
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index 0a4e0a93157..5221da1dbc3 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:29 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
-PKGREVISION= 8
+PKGREVISION= 9
OWNER= tron@NetBSD.org
COMMENT= Python scripting plugin for XChat
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 6960e917ffc..6cbf96a88c2 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.95 2015/04/25 14:20:29 tnn Exp $
+# $NetBSD: Makefile,v 1.96 2015/06/12 10:48:29 wiz Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME}
-PKGREVISION= 25
+PKGREVISION= 26
OWNER= tron@NetBSD.org
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit