summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-08 19:22:13 +0000
committerwiz <wiz@pkgsrc.org>2016-06-08 19:22:13 +0000
commit4dbe80f0c1ee78618f049f90e1fc9be584a82871 (patch)
treee951c8d2891305241b26041563a4cb1b1b50b6c9 /chat
parent2afa9e52d5727a0ffb6a3bda248170c80bf8a03c (diff)
downloadpkgsrc-4dbe80f0c1ee78618f049f90e1fc9be584a82871.tar.gz
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'chat')
-rw-r--r--chat/epic4/Makefile4
-rw-r--r--chat/hexchat/Makefile4
-rw-r--r--chat/irssi/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/Makefile4
-rw-r--r--chat/p5-POE-Filter-IRCD/Makefile4
-rw-r--r--chat/silc-client/Makefile4
-rw-r--r--chat/weechat/Makefile3
-rw-r--r--chat/xchat-perl/Makefile4
15 files changed, 30 insertions, 29 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile
index 08ad1148c0b..c1c33a136d4 100644
--- a/chat/epic4/Makefile
+++ b/chat/epic4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2016/03/05 11:28:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.43 2016/06/08 19:22:16 wiz Exp $
#
DISTNAME= epic4-2.10.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \
ftp://totem.fix.no/pub/mirrors/epic/EPIC4-PRODUCTION/
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile
index b4a8f1f894f..0ae5d2ecbb7 100644
--- a/chat/hexchat/Makefile
+++ b/chat/hexchat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/04/11 19:01:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/08 19:22:16 wiz Exp $
DISTNAME= hexchat-2.10.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= http://dl.hexchat.net/hexchat/
EXTRACT_SUFX= .tar.xz
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index c6f423ede30..5ef6052c920 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2016/03/05 11:28:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.70 2016/06/08 19:22:16 wiz Exp $
DISTNAME= ${IRSSI_DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX}
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 4f7545c95fb..287e42dcf74 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2016/03/05 11:28:09 jperkin Exp $
+# $NetBSD: Makefile,v 1.74 2016/06/08 19:22:16 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 9a2e1e439f8..064d213e238 100644
--- a/chat/p5-IRC-Utils/Makefile
+++ b/chat/p5-IRC-Utils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/08 19:22:16 wiz Exp $
DISTNAME= IRC-Utils-0.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
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 28a0439480e..36894ed2d2e 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2015/06/27 22:35:00 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2016/06/08 19:22:16 wiz Exp $
DISTNAME= Net-AIM-1.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
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 8ee7bb13d25..4bcbbc7b375 100644
--- a/chat/p5-Net-AOLIM/Makefile
+++ b/chat/p5-Net-AOLIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2016/06/08 19:22:16 wiz Exp $
DISTNAME= Net-AOLIM-1.61
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat perl5
MASTER_SITES= ${HOMEPAGE}
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index 6c9ba2202b6..c70b962439c 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/06/08 19:22:16 wiz Exp $
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
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 668accf05af..c294b174ab7 100644
--- a/chat/p5-Net-ICQ2000/Makefile
+++ b/chat/p5-Net-ICQ2000/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/06/08 19:22:16 wiz Exp $
DISTNAME= Net-ICQ2000-0.2.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
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 c61c5cb29aa..72dcbd710c2 100644
--- a/chat/p5-Net-Jabber/Makefile
+++ b/chat/p5-Net-Jabber/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/06/08 19:22:17 wiz Exp $
DISTNAME= Net-Jabber-2.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
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 680b6c32b44..740d8bf1ba9 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2016/06/08 19:22:18 wiz Exp $
#
DISTNAME= POE-Component-IRC-6.88
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 c8eb7b8c02a..20e1ea16a17 100644
--- a/chat/p5-POE-Filter-IRCD/Makefile
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/06/08 19:22:19 wiz Exp $
#
DISTNAME= POE-Filter-IRCD-2.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile
index a33acede068..6f931a09ff9 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2016/04/24 10:34:43 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2016/06/08 19:22:19 wiz Exp $
DISTNAME= ${SILC_CLIENT_DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/client/sources/ \
ftp://ftp.silcnet.org/silc/client/sources/
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index 689463ea54c..71a9a79596d 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2016/05/07 14:16:20 tonio Exp $
+# $NetBSD: Makefile,v 1.63 2016/06/08 19:22:19 wiz Exp $
DISTNAME= weechat-1.5
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.weechat.org/files/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile
index ba7a68abe1a..11c7f0657df 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2015/10/11 10:56:43 tron Exp $
+# $NetBSD: Makefile,v 1.20 2016/06/08 19:22:19 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
-PKGREVISION= 9
+PKGREVISION= 10
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl scripting plugin for XChat