summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-06-05 14:22:16 +0000
committerryoon <ryoon@pkgsrc.org>2017-06-05 14:22:16 +0000
commitc3ad93c8f1b4d0071c65756302d5688e5a849045 (patch)
treefb72d9c9e5011e843ed2ddb350903f70d91fd79d /chat
parent8282dc8a28ce829bbf3382339e43e6f11b382b6b (diff)
downloadpkgsrc-c3ad93c8f1b4d0071c65756302d5688e5a849045.tar.gz
Recursive revbump from lang/perl5 5.26.0
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/Makefile3
-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/Makefile4
-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 098d42aa458..3db7f4da3ef 100644
--- a/chat/epic4/Makefile
+++ b/chat/epic4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2017/01/19 18:52:03 agc Exp $
+# $NetBSD: Makefile,v 1.45 2017/06/05 14:22:18 ryoon Exp $
#
DISTNAME= epic4-2.10.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/
MASTER_SITES+= ftp://totem.fix.no/pub/mirrors/epic/EPIC4-PRODUCTION/
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile
index c6941b9702d..e17869e0322 100644
--- a/chat/hexchat/Makefile
+++ b/chat/hexchat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/04/22 21:03:25 adam Exp $
+# $NetBSD: Makefile,v 1.16 2017/06/05 14:22:18 ryoon Exp $
DISTNAME= hexchat-2.12.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://dl.hexchat.net/hexchat/
EXTRACT_SUFX= .tar.xz
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 080f6726c1d..77eb9c8575e 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.80 2017/05/08 15:33:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.81 2017/06/05 14:22:18 ryoon Exp $
DISTNAME= ${IRSSI_DISTNAME}
CATEGORIES= chat
-PKGREVISION= 1
+PKGREVISION= 2
EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX}
MAINTAINER= maya@NetBSD.org
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 706177ac3c8..7f3bbcb6d4c 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2017/03/11 07:15:25 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2017/06/05 14:22:18 ryoon Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client backend
diff --git a/chat/p5-IRC-Utils/Makefile b/chat/p5-IRC-Utils/Makefile
index 064d213e238..ac768c97da8 100644
--- a/chat/p5-IRC-Utils/Makefile
+++ b/chat/p5-IRC-Utils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2016/06/08 19:22:16 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= IRC-Utils-0.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
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 36894ed2d2e..ba859360ef3 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2016/06/08 19:22:16 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= Net-AIM-1.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
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 4bcbbc7b375..d44c93bcf40 100644
--- a/chat/p5-Net-AOLIM/Makefile
+++ b/chat/p5-Net-AOLIM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2016/06/08 19:22:16 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= Net-AOLIM-1.61
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= chat perl5
MASTER_SITES= ${HOMEPAGE}
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index c70b962439c..f51b6141f84 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2016/06/08 19:22:16 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
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 c294b174ab7..90d96c37045 100644
--- a/chat/p5-Net-ICQ2000/Makefile
+++ b/chat/p5-Net-ICQ2000/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2016/06/08 19:22:16 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= Net-ICQ2000-0.2.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
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 72dcbd710c2..6356d585899 100644
--- a/chat/p5-Net-Jabber/Makefile
+++ b/chat/p5-Net-Jabber/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2016/06/08 19:22:17 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= Net-Jabber-2.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
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 740d8bf1ba9..f161594deec 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2016/06/08 19:22:18 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/06/05 14:22:19 ryoon Exp $
#
DISTNAME= POE-Component-IRC-6.88
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 20e1ea16a17..f390e9c3673 100644
--- a/chat/p5-POE-Filter-IRCD/Makefile
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2016/06/08 19:22:19 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2017/06/05 14:22:19 ryoon Exp $
#
DISTNAME= POE-Filter-IRCD-2.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile
index f246bffc7f7..00e2a08ab36 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2017/01/19 18:52:03 agc Exp $
+# $NetBSD: Makefile,v 1.69 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= ${SILC_CLIENT_DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/client/sources/
MASTER_SITES+= ftp://ftp.silcnet.org/silc/client/sources/
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index f4e48033a50..658294f8d90 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.75 2017/06/05 14:22:19 ryoon Exp $
DISTNAME= weechat-1.7.1
-PKGREVISION= 1
+PKGREVISION= 2
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 11c7f0657df..203921b3d2f 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:22:19 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/05 14:22:19 ryoon Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
-PKGREVISION= 10
+PKGREVISION= 11
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl scripting plugin for XChat