summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
committerwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
commit748acb2c4ac89a5af04946df5ba5f11140726d65 (patch)
treea13e1be94541d747833a51381b4e4bf62ba116b4 /chat
parentd25f1093835f3985875e453d147bf539e30e44f2 (diff)
downloadpkgsrc-748acb2c4ac89a5af04946df5ba5f11140726d65.tar.gz
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Diffstat (limited to 'chat')
-rw-r--r--chat/amsn/Makefile4
-rw-r--r--chat/anope/Makefile4
-rw-r--r--chat/bitchbot/Makefile4
-rw-r--r--chat/centerim/Makefile4
-rw-r--r--chat/cgiirc/Makefile4
-rw-r--r--chat/dircproxy/Makefile4
-rw-r--r--chat/finch/Makefile3
-rw-r--r--chat/gossip/Makefile4
-rw-r--r--chat/inspircd/Makefile4
-rw-r--r--chat/inspircd12/Makefile4
-rw-r--r--chat/ircd-hybrid/Makefile4
-rw-r--r--chat/ircservices/Makefile4
-rw-r--r--chat/irssi/Makefile4
-rw-r--r--chat/jabberd2/Makefile4
-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/msnre/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/Makefile3
-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
39 files changed, 78 insertions, 73 deletions
diff --git a/chat/amsn/Makefile b/chat/amsn/Makefile
index dab6fd3f057..62f854b8c96 100644
--- a/chat/amsn/Makefile
+++ b/chat/amsn/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2014/05/17 16:10:41 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2014/05/29 23:35:17 wiz Exp $
#
DISTNAME= amsn-0.98.3
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amsn/}
DISTFILES= ${DISTNAME}-src.tar.bz2
diff --git a/chat/anope/Makefile b/chat/anope/Makefile
index a43eb8620df..47e46f8f351 100644
--- a/chat/anope/Makefile
+++ b/chat/anope/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/07/12 10:44:52 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:17 wiz Exp $
DISTNAME= anope-1.7.21
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/}
diff --git a/chat/bitchbot/Makefile b/chat/bitchbot/Makefile
index bee571f3280..bc77ca3ab3a 100644
--- a/chat/bitchbot/Makefile
+++ b/chat/bitchbot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2013/05/31 12:39:39 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:17 wiz Exp $
DISTNAME= bitchbot-1.0.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://www.r1ch.net/projects/bitchbot/download/
diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile
index b6e1001bb91..b780abaf17d 100644
--- a/chat/centerim/Makefile
+++ b/chat/centerim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2014/05/17 16:10:41 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:17 wiz Exp $
#
DISTNAME= centerim-4.22.9
-PKGREVISION= 12
+PKGREVISION= 13
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 3b23b206e4c..26c84f9f968 100644
--- a/chat/cgiirc/Makefile
+++ b/chat/cgiirc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/05/31 12:39:39 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:17 wiz Exp $
DISTNAME= cgiirc-0.5.10
#PKGREVISION= 2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://cgiirc.org/releases/
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile
index 4a518323b0e..584a48a79e3 100644
--- a/chat/dircproxy/Makefile
+++ b/chat/dircproxy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2014/02/12 23:17:35 tron Exp $
+# $NetBSD: Makefile,v 1.25 2014/05/29 23:35:17 wiz Exp $
DISTNAME= dircproxy-1.2.0-beta2
PKGNAME= ${DISTNAME:S/-beta/beta/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= chat
MASTER_SITES= http://dircproxy.googlecode.com/files/
EXTRACT_SUFX= .tar.bz
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 040289625de..6d8f5f7d18b 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2014/05/09 07:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2014/05/29 23:35:18 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 2a24f5a9dac..f5cf9fff1c5 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.95 2014/05/05 00:47:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.96 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= gossip-0.10.2
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile
index cac36c7ca6e..780f97ce7cd 100644
--- a/chat/inspircd/Makefile
+++ b/chat/inspircd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2014/04/09 07:27:02 obache Exp $
+# $NetBSD: Makefile,v 1.38 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= InspIRCd-1.1.23
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile
index e8bf36877a8..3837f81844c 100644
--- a/chat/inspircd12/Makefile
+++ b/chat/inspircd12/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2014/04/09 07:27:02 obache Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= InspIRCd-1.2.0
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile
index e936f3f4255..6e8c4817bd4 100644
--- a/chat/ircd-hybrid/Makefile
+++ b/chat/ircd-hybrid/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2014/02/12 23:17:36 tron Exp $
+# $NetBSD: Makefile,v 1.50 2014/05/29 23:35:18 wiz Exp $
DISTNAME= ircd-hybrid-7.2.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ircd-hybrid/}
EXTRACT_SUFX= .tgz
diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile
index 610a0648748..0c3ee282852 100644
--- a/chat/ircservices/Makefile
+++ b/chat/ircservices/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2013/05/31 12:39:40 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= ircservices-5.0.64
-PKGREVISION= 2
+PKGREVISION= 3
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 94d2575c469..f58a4a54804 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2014/02/12 23:17:36 tron Exp $
+# $NetBSD: Makefile,v 1.66 2014/05/29 23:35:18 wiz Exp $
DISTNAME= ${IRSSI_DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= chat
MASTER_SITES= http://www.irssi.org/files/
EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX}
diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile
index ae375cc9be9..8d340850c3c 100644
--- a/chat/jabberd2/Makefile
+++ b/chat/jabberd2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2014/05/04 13:36:03 rodent Exp $
+# $NetBSD: Makefile,v 1.94 2014/05/29 23:35:18 wiz Exp $
DISTNAME= jabberd-2.3.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= https://github.com/jabberd2/jabberd2/releases/download/${DISTNAME}/
EXTRACT_SUFX= .tar.xz
diff --git a/chat/kgb-bot/Makefile b/chat/kgb-bot/Makefile
index 6a6f4f38ed5..68c1a44721a 100644
--- a/chat/kgb-bot/Makefile
+++ b/chat/kgb-bot/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2013/11/05 11:15:43 tonnerre Exp $
+# $NetBSD: Makefile,v 1.4 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= App-KGB-1.31
PKGNAME= ${DISTNAME:S/App-KGB/kgb-bot/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat perl5 scm
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index 794c3211b66..acda395e6ee 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2014/04/10 06:21:21 obache Exp $
+# $NetBSD: Makefile,v 1.67 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= kmess-1.4.3
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/}
diff --git a/chat/konversation-kde3/Makefile b/chat/konversation-kde3/Makefile
index 17d7daedcee..edad0728c21 100644
--- a/chat/konversation-kde3/Makefile
+++ b/chat/konversation-kde3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2014/05/17 16:10:41 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= konversation-1.1
-PKGREVISION= 32
+PKGREVISION= 33
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 73eaf4a007d..7ec48174934 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2014/05/17 16:10:41 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= konversation-1.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5/src/}
EXTRACT_SUFX= .tar.xz
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index a52d6782df8..80dc1b4276f 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2014/05/05 00:47:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2014/05/29 23:35:18 wiz Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Multi-protocol Instant Messaging client backend
diff --git a/chat/msnre/Makefile b/chat/msnre/Makefile
index 5c43395cb93..a180282f7d7 100644
--- a/chat/msnre/Makefile
+++ b/chat/msnre/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/05/31 12:39:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:18 wiz Exp $
#
DISTNAME= msnre-0.91
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msnre/}
diff --git a/chat/p5-IRC-Utils/Makefile b/chat/p5-IRC-Utils/Makefile
index 0187d88f970..3ca7d1632d5 100644
--- a/chat/p5-IRC-Utils/Makefile
+++ b/chat/p5-IRC-Utils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:18 wiz Exp $
DISTNAME= IRC-Utils-0.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 84e8fa0e28c..fcbd1337135 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:18 wiz Exp $
DISTNAME= Net-AIM-1.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
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 3e7a6259d8f..cd285369972 100644
--- a/chat/p5-Net-AOLIM/Makefile
+++ b/chat/p5-Net-AOLIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:19 wiz Exp $
DISTNAME= Net-AOLIM-1.61
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= chat perl5
MASTER_SITES= ${HOMEPAGE}
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index 9785920f780..9214ed02f10 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/09/05 20:02:25 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:19 wiz Exp $
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
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 a347fc319e1..d5101fed48b 100644
--- a/chat/p5-Net-ICQ2000/Makefile
+++ b/chat/p5-Net-ICQ2000/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:19 wiz Exp $
DISTNAME= Net-ICQ2000-0.2.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
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 699cbdcb782..62da308b85d 100644
--- a/chat/p5-Net-Jabber/Makefile
+++ b/chat/p5-Net-Jabber/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:19 wiz Exp $
DISTNAME= Net-Jabber-2.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
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 e6711d6cf72..36fac88a84c 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2013/12/15 13:43:57 wen Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:19 wiz Exp $
#
DISTNAME= POE-Component-IRC-6.83
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 ca115058a02..7bbddd67f0b 100644
--- a/chat/p5-POE-Filter-IRCD/Makefile
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2013/12/15 13:49:44 wen Exp $
+# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:19 wiz Exp $
#
DISTNAME= POE-Filter-IRCD-2.44
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index 878ec166cb5..1a4c83c115c 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2014/05/29 23:35:19 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 1b2adf04f1e..9ef06de4965 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2014/05/05 00:47:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2014/05/29 23:35:19 wiz Exp $
DISTNAME= pidgin-otr-4.0.0
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index ec5634093a9..71da3449138 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2014/01/31 06:32:16 obache Exp $
+# $NetBSD: Makefile,v 1.43 2014/05/29 23:35:19 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 f0bcc70e3a7..b57e7e1706a 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2014/01/31 06:32:16 obache Exp $
+# $NetBSD: Makefile,v 1.46 2014/05/29 23:35:19 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 949baef39c9..0dd9f4e302a 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2013/10/11 09:58:53 roy Exp $
+# $NetBSD: Makefile,v 1.64 2014/05/29 23:35:19 wiz Exp $
#
DISTNAME= ${SILC_CLIENT_DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
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 92cab5aae2d..afc13d87fc3 100644
--- a/chat/sirc/Makefile
+++ b/chat/sirc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2013/05/31 12:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2014/05/29 23:35:19 wiz Exp $
DISTNAME= sirc-2.211
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= http://www.iagora.com/~espel/sirc/
DISTFILES= ${DEFAULT_DISTFILES} \
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile
index 3da227cc8f4..05cb9cec66d 100644
--- a/chat/vicq/Makefile
+++ b/chat/vicq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2013/12/09 14:17:41 obache Exp $
+# $NetBSD: Makefile,v 1.34 2014/05/29 23:35:19 wiz Exp $
DISTNAME= vicq-0.4.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= chat
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index 2454fa28ef9..f4f16f896e2 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2014/05/03 13:27:33 alnsn Exp $
+# $NetBSD: Makefile,v 1.48 2014/05/29 23:35:19 wiz Exp $
DISTNAME= weechat-0.4.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://www.weechat.org/files/src/
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile
index 59d4ac2dc69..dc29b6437af 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2013/05/31 12:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:19 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
-PKGREVISION= 7
+PKGREVISION= 8
OWNER= tron@NetBSD.org
COMMENT= Perl scripting plugin for XChat
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index 28b5bec406e..0a4e0a93157 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2014/05/09 07:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:19 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
-PKGREVISION= 7
+PKGREVISION= 8
OWNER= tron@NetBSD.org
COMMENT= Python scripting plugin for XChat
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 27703a175b4..15cb068bf08 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.93 2014/05/05 00:47:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.94 2014/05/29 23:35:19 wiz Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME}
-PKGREVISION= 23
+PKGREVISION= 24
OWNER= tron@NetBSD.org
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit