summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-12 11:15:24 +0000
committerwiz <wiz@pkgsrc.org>2018-03-12 11:15:24 +0000
commit11b8f289b9119c1a549e837df0ba9b228102c685 (patch)
tree302ac87bdbdfebda1668094e8e68d2f97e39024c /chat
parent13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff)
downloadpkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'chat')
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/empathy/buildlink3.mk4
-rw-r--r--chat/gajim/Makefile4
-rw-r--r--chat/gg2/Makefile4
-rw-r--r--chat/gnomeicu/Makefile4
-rw-r--r--chat/gossip/Makefile4
-rw-r--r--chat/hexchat/Makefile4
-rw-r--r--chat/konversation/Makefile4
-rw-r--r--chat/ktp-accounts-kcm/Makefile4
-rw-r--r--chat/ktp-approver/Makefile4
-rw-r--r--chat/ktp-auth-handler/Makefile4
-rw-r--r--chat/ktp-common-internals/Makefile4
-rw-r--r--chat/ktp-common-internals/buildlink3.mk4
-rw-r--r--chat/ktp-contact-list/Makefile4
-rw-r--r--chat/ktp-contact-runner/Makefile4
-rw-r--r--chat/ktp-desktop-applets/Makefile4
-rw-r--r--chat/ktp-filetransfer-handler/Makefile4
-rw-r--r--chat/ktp-kded-integration-module/Makefile4
-rw-r--r--chat/ktp-send-file/Makefile4
-rw-r--r--chat/ktp-text-ui/Makefile4
-rw-r--r--chat/libpurple/Makefile4
-rw-r--r--chat/pidgin-icb/Makefile4
-rw-r--r--chat/pidgin-latex/Makefile4
-rw-r--r--chat/pidgin-libnotify/Makefile4
-rw-r--r--chat/pidgin-otr/Makefile4
-rw-r--r--chat/pidgin/Makefile3
-rw-r--r--chat/psi/Makefile4
-rw-r--r--chat/quirc/Makefile4
-rw-r--r--chat/spectrum/Makefile4
-rw-r--r--chat/swift/Makefile4
-rw-r--r--chat/telepathy-farsight/Makefile4
-rw-r--r--chat/telepathy-glib/Makefile4
-rw-r--r--chat/telepathy-mission-control/Makefile4
-rw-r--r--chat/telepathy-mission-control/buildlink3.mk4
-rw-r--r--chat/telepathy-qt/Makefile4
-rw-r--r--chat/xchat-systray-integration/Makefile4
-rw-r--r--chat/xchat/Makefile4
37 files changed, 74 insertions, 73 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 995b143a997..d0b060e06bd 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2018/01/28 20:10:43 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2018/03/12 11:15:25 wiz Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 58
+PKGREVISION= 59
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/}
diff --git a/chat/empathy/buildlink3.mk b/chat/empathy/buildlink3.mk
index 4f837a50eda..80a790e309b 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.47 2017/11/30 16:45:00 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.48 2018/03/12 11:15:25 wiz Exp $
BUILDLINK_TREE+= empathy
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= empathy
EMPATHY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1
-BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb57
+BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb59
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile
index a25a2cea9e4..218beada063 100644
--- a/chat/gajim/Makefile
+++ b/chat/gajim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2017/04/08 18:08:53 riastradh Exp $
+# $NetBSD: Makefile,v 1.35 2018/03/12 11:16:09 wiz Exp $
DISTNAME= gajim-0.15
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= chat python
MASTER_SITES= http://www.gajim.org/downloads/0.15/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile
index 6b92cbb85e1..aeb093a5ef5 100644
--- a/chat/gg2/Makefile
+++ b/chat/gg2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2017/02/12 06:25:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.62 2018/03/12 11:16:09 wiz Exp $
DISTNAME= gg2-2.3.0
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ggadu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index ecdfd6ad705..54d3ef2bad6 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.119 2018/01/28 20:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2018/03/12 11:16:09 wiz Exp $
DISTNAME= gnomeicu-0.99.12
-PKGREVISION= 63
+PKGREVISION= 64
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index ec0ccb0e5f5..41303a57a96 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2018/01/28 20:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2018/03/12 11:16:09 wiz Exp $
#
DISTNAME= gossip-0.10.2
-PKGREVISION= 50
+PKGREVISION= 51
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 24f626f2276..3dace79f28c 100644
--- a/chat/hexchat/Makefile
+++ b/chat/hexchat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2018/01/28 20:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/03/12 11:16:09 wiz Exp $
DISTNAME= hexchat-2.12.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= http://dl.hexchat.net/hexchat/
EXTRACT_SUFX= .tar.xz
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile
index 9f6910beea0..5801b29bde0 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.89 2018/03/12 11:16:09 wiz Exp $
#
DISTNAME= konversation-1.5.1
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/}
EXTRACT_SUFX= .tar.xz
diff --git a/chat/ktp-accounts-kcm/Makefile b/chat/ktp-accounts-kcm/Makefile
index a3b0e2cc152..5a821da6142 100644
--- a/chat/ktp-accounts-kcm/Makefile
+++ b/chat/ktp-accounts-kcm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/12 11:16:09 wiz Exp $
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-accounts-kcm-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-approver/Makefile b/chat/ktp-approver/Makefile
index e33e8240c02..fb1722ecf08 100644
--- a/chat/ktp-approver/Makefile
+++ b/chat/ktp-approver/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/03/12 11:16:09 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-approver-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-auth-handler/Makefile b/chat/ktp-auth-handler/Makefile
index 93bacbf5996..f9ba6e56b71 100644
--- a/chat/ktp-auth-handler/Makefile
+++ b/chat/ktp-auth-handler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/12 11:16:09 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-auth-handler-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-common-internals/Makefile b/chat/ktp-common-internals/Makefile
index b6c31a0f57a..a47966335ae 100644
--- a/chat/ktp-common-internals/Makefile
+++ b/chat/ktp-common-internals/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:06 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/12 11:15:25 wiz Exp $
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-common-internals-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-common-internals/buildlink3.mk b/chat/ktp-common-internals/buildlink3.mk
index c5d3e13d4d5..6e77e60be13 100644
--- a/chat/ktp-common-internals/buildlink3.mk
+++ b/chat/ktp-common-internals/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2018/01/01 21:18:06 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2018/03/12 11:15:25 wiz Exp $
BUILDLINK_TREE+= ktp-common-internals
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ktp-common-internals
KTP_COMMON_INTERNALS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ktp-common-internals+= ktp-common-internals>=0.9.0
-BUILDLINK_ABI_DEPENDS.ktp-common-internals?= ktp-common-internals>=0.9.0nb7
+BUILDLINK_ABI_DEPENDS.ktp-common-internals?= ktp-common-internals>=0.9.0nb8
BUILDLINK_PKGSRCDIR.ktp-common-internals?= ../../chat/ktp-common-internals
.include "../../chat/telepathy-qt/buildlink3.mk"
diff --git a/chat/ktp-contact-list/Makefile b/chat/ktp-contact-list/Makefile
index 7f39593f5ea..b5adbb22afd 100644
--- a/chat/ktp-contact-list/Makefile
+++ b/chat/ktp-contact-list/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/03/12 11:16:10 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-contact-list-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile
index 55b78d1fb14..9e520245912 100644
--- a/chat/ktp-contact-runner/Makefile
+++ b/chat/ktp-contact-runner/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/12 11:16:10 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-contact-runner-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-desktop-applets/Makefile b/chat/ktp-desktop-applets/Makefile
index cd7df5a368c..4058780e25f 100644
--- a/chat/ktp-desktop-applets/Makefile
+++ b/chat/ktp-desktop-applets/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/03/12 11:16:10 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-desktop-applets-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-filetransfer-handler/Makefile b/chat/ktp-filetransfer-handler/Makefile
index 916c8f6babc..86a697d811d 100644
--- a/chat/ktp-filetransfer-handler/Makefile
+++ b/chat/ktp-filetransfer-handler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/12 11:16:10 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-filetransfer-handler-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-kded-integration-module/Makefile b/chat/ktp-kded-integration-module/Makefile
index 081df2269ca..ac63e7e19de 100644
--- a/chat/ktp-kded-integration-module/Makefile
+++ b/chat/ktp-kded-integration-module/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/12 11:16:10 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-kded-integration-module-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-send-file/Makefile b/chat/ktp-send-file/Makefile
index 85e154bead7..8174d4e85ba 100644
--- a/chat/ktp-send-file/Makefile
+++ b/chat/ktp-send-file/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:17 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/12 11:16:10 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-send-file-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/ktp-text-ui/Makefile b/chat/ktp-text-ui/Makefile
index 7648321af90..d2ac8e6b81d 100644
--- a/chat/ktp-text-ui/Makefile
+++ b/chat/ktp-text-ui/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:17 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/03/12 11:16:10 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
DISTNAME= ktp-text-ui-${KTP_VERSION}
CATEGORIES= chat kde
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 87383dd7324..a5b766e962f 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2018/01/28 20:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2018/03/12 11:16:10 wiz Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Multi-protocol Instant Messaging client backend
diff --git a/chat/pidgin-icb/Makefile b/chat/pidgin-icb/Makefile
index 29f70f33d3f..da00b90adcd 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2017/02/12 06:25:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2018/03/12 11:16:10 wiz Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index 942a46a5ed9..01d469c608a 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2017/09/03 08:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2018/03/12 11:16:10 wiz Exp $
VERSION= 1.2.1
-PKGREVISION= 37
+PKGREVISION= 38
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index aac2b6ad509..eee7af2c8c9 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2017/02/12 06:25:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2018/03/12 11:16:11 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 260b20adca4..0331075061b 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.55 2017/02/12 06:25:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2018/03/12 11:16:11 wiz Exp $
VERSION= 4.0.2
DISTNAME= pidgin-otr-${VERSION}
# This is present to cope with release candidates where the names do
# not match (e.g., DISTNAME has rc3, unpack directory doesn't).
# PKGNAME= pidgin-otr-${VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 1437b983726..906a14d39df 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2017/03/11 07:15:25 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2018/03/12 11:16:10 wiz Exp $
COMMENT= Multi-protocol Instant Messaging client GTK frontend
+PKGREVISION= 1
.include "../../chat/libpurple/Makefile.common"
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index d98a248c5f7..513577740f3 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2018/01/13 23:18:26 rillig Exp $
+# $NetBSD: Makefile,v 1.85 2018/03/12 11:16:11 wiz Exp $
DISTNAME= psi-0.15
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/quirc/Makefile b/chat/quirc/Makefile
index 9a52678fc85..4c6e9fcb194 100644
--- a/chat/quirc/Makefile
+++ b/chat/quirc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2017/09/04 18:00:50 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/03/12 11:16:11 wiz Exp $
#
DISTNAME= quirc-0.9.84
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= chat
#MASTER_SITES= http://quirc.org/
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index 7a3e824df2d..a23f40d09be 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2018/02/11 15:53:06 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2018/03/12 11:16:11 wiz Exp $
DISTNAME= spectrum-1.4.8
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= chat
MASTER_SITES= https://cloud.github.com/downloads/hanzz/libtransport/
diff --git a/chat/swift/Makefile b/chat/swift/Makefile
index 8a09adb9b79..f00fbcefc64 100644
--- a/chat/swift/Makefile
+++ b/chat/swift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2018/01/28 20:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2018/03/12 11:16:11 wiz Exp $
DISTNAME= swift-3.0
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= chat
MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index a59f5be0aa1..11d670de57e 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2017/09/04 18:08:18 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/03/12 11:16:11 wiz Exp $
DISTNAME= telepathy-farsight-0.0.19
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat multimedia
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farsight/
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 62f9786100d..21e96271214 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2017/10/15 23:19:10 prlw1 Exp $
+# $NetBSD: Makefile,v 1.52 2018/03/12 11:16:11 wiz Exp $
DISTNAME= telepathy-glib-0.24.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
diff --git a/chat/telepathy-mission-control/Makefile b/chat/telepathy-mission-control/Makefile
index 19f938064ed..bf82ef3401e 100644
--- a/chat/telepathy-mission-control/Makefile
+++ b/chat/telepathy-mission-control/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2017/09/04 18:00:50 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/03/12 11:15:25 wiz Exp $
DISTNAME= telepathy-mission-control-4.67
-PKGREVISION= 31
+PKGREVISION= 32
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mission-control/}
diff --git a/chat/telepathy-mission-control/buildlink3.mk b/chat/telepathy-mission-control/buildlink3.mk
index af99bf7c7e5..08226511e7d 100644
--- a/chat/telepathy-mission-control/buildlink3.mk
+++ b/chat/telepathy-mission-control/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2018/01/07 13:03:57 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2018/03/12 11:15:25 wiz Exp $
BUILDLINK_TREE+= telepathy-mission-control
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= telepathy-mission-control
TELEPATHY_MISSION_CONTROL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.telepathy-mission-control+= telepathy-mission-control>=4.67
-BUILDLINK_ABI_DEPENDS.telepathy-mission-control+= telepathy-mission-control>=4.67nb31
+BUILDLINK_ABI_DEPENDS.telepathy-mission-control+= telepathy-mission-control>=4.67nb32
BUILDLINK_PKGSRCDIR.telepathy-mission-control?= ../../chat/telepathy-mission-control
.include "../../chat/libtelepathy/buildlink3.mk"
diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile
index a571ee066d5..9afbba8272c 100644
--- a/chat/telepathy-qt/Makefile
+++ b/chat/telepathy-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2017/09/04 18:08:18 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/03/12 11:16:11 wiz Exp $
DISTNAME= telepathy-qt-0.9.6.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-qt/
diff --git a/chat/xchat-systray-integration/Makefile b/chat/xchat-systray-integration/Makefile
index 8ba84763d2f..83670e23666 100644
--- a/chat/xchat-systray-integration/Makefile
+++ b/chat/xchat-systray-integration/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2018/01/13 23:18:26 rillig Exp $
+# $NetBSD: Makefile,v 1.45 2018/03/12 11:16:11 wiz Exp $
DISTNAME= xchat-systray-integration-2.4.5-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/}
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 9d1a4915613..e023630f658 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.103 2017/02/12 06:25:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.104 2018/03/12 11:16:11 wiz Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME}
-PKGREVISION= 31
+PKGREVISION= 32
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit