summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-10-10 01:57:50 +0000
committerryoon <ryoon@pkgsrc.org>2015-10-10 01:57:50 +0000
commitdc0982e10414ced94b27063e96d8aaa838e36e1f (patch)
tree2c4ee532d0c3688febd52e845ce894350f2c8aa2 /chat
parentb2b32f179afdd09e78afa1d2645c3d390598b778 (diff)
downloadpkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz
Recursive revbump from textproc/icu
Diffstat (limited to 'chat')
-rw-r--r--chat/ejabberd/Makefile3
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/gnomeicu/Makefile4
-rw-r--r--chat/hexchat/Makefile4
-rw-r--r--chat/inspircd/Makefile4
-rw-r--r--chat/inspircd12/Makefile4
-rw-r--r--chat/jabberd2/Makefile4
-rw-r--r--chat/spectrum/Makefile4
-rw-r--r--chat/telepathy-gabble/Makefile4
-rw-r--r--chat/telepathy-logger/Makefile4
10 files changed, 20 insertions, 19 deletions
diff --git a/chat/ejabberd/Makefile b/chat/ejabberd/Makefile
index 5b57c1a7b83..29ee6ca8e1d 100644
--- a/chat/ejabberd/Makefile
+++ b/chat/ejabberd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2015/10/01 14:48:14 fhajny Exp $
+# $NetBSD: Makefile,v 1.59 2015/10/10 01:58:00 ryoon Exp $
DISTNAME= ejabberd-15.09
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tgz
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 337dcac1753..b59acd22a00 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2015/08/23 14:30:36 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2015/10/10 01:57:50 ryoon Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/}
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index 4eeceebdece..8bcb5e06d05 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2015/04/25 14:20:27 tnn Exp $
+# $NetBSD: Makefile,v 1.106 2015/10/10 01:58:00 ryoon Exp $
DISTNAME= gnomeicu-0.99.12
-PKGREVISION= 50
+PKGREVISION= 51
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile
index 36348ead590..cf42b457b81 100644
--- a/chat/hexchat/Makefile
+++ b/chat/hexchat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/10/10 01:58:00 ryoon Exp $
DISTNAME= hexchat-2.10.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://dl.hexchat.net/hexchat/
EXTRACT_SUFX= .tar.xz
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile
index eeb30e447b3..ae1fb264798 100644
--- a/chat/inspircd/Makefile
+++ b/chat/inspircd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2015/08/23 14:30:36 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2015/10/10 01:58:00 ryoon Exp $
#
DISTNAME= InspIRCd-1.1.23
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile
index f5cee26a916..9aa68b20e6b 100644
--- a/chat/inspircd12/Makefile
+++ b/chat/inspircd12/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2015/08/23 14:30:36 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/10/10 01:58:00 ryoon Exp $
#
DISTNAME= InspIRCd-1.2.0
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile
index b38d0cdd2ef..de057959f48 100644
--- a/chat/jabberd2/Makefile
+++ b/chat/jabberd2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2015/06/12 10:48:27 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2015/10/10 01:58:00 ryoon Exp $
DISTNAME= jabberd-2.3.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=jabberd2/jabberd2/releases/download/${DISTNAME}/}
EXTRACT_SUFX= .tar.xz
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index cf79f936ec1..6a787d6825d 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2015/09/12 20:03:00 tnn Exp $
+# $NetBSD: Makefile,v 1.48 2015/10/10 01:58:00 ryoon Exp $
DISTNAME= spectrum-1.4.8
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= chat
MASTER_SITES= https://cloud.github.com/downloads/hanzz/libtransport/
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index 2540b3cab90..e55b3b4d066 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2015/06/07 14:05:57 youri Exp $
+# $NetBSD: Makefile,v 1.44 2015/10/10 01:58:01 ryoon Exp $
DISTNAME= telepathy-gabble-0.11.10
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 1b41790c9f2..1c47f1ea71c 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2015/04/06 08:17:13 adam Exp $
+# $NetBSD: Makefile,v 1.29 2015/10/10 01:57:50 ryoon Exp $
DISTNAME= telepathy-logger-0.2.7
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-logger/
EXTRACT_SUFX= .tar.bz2