summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-05-05 22:49:45 +0000
committerryoon <ryoon@pkgsrc.org>2019-05-05 22:49:45 +0000
commitd20946f74fb4a619ab2316602301691a1e3d7f19 (patch)
treef93b4bce39bf63949b57f7d7c39f087c363e3e0e /chat
parent5ae02d9adc5201119ef077d58ff6bfe95e734190 (diff)
downloadpkgsrc-d20946f74fb4a619ab2316602301691a1e3d7f19.tar.gz
Recursive rebvump from devel/nss
Diffstat (limited to 'chat')
-rw-r--r--chat/carbons-purple/Makefile3
-rw-r--r--chat/centerim5/Makefile4
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/empathy/buildlink3.mk4
-rw-r--r--chat/finch/Makefile4
-rw-r--r--chat/gnomeicu/Makefile4
-rw-r--r--chat/libpurple/Makefile4
-rw-r--r--chat/libpurple/buildlink3.mk4
-rw-r--r--chat/lurch-purple/Makefile4
-rw-r--r--chat/pidgin-facebookchat/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-sametime/Makefile4
-rw-r--r--chat/pidgin-silc/Makefile4
-rw-r--r--chat/pidgin/Makefile4
-rw-r--r--chat/pidgin/buildlink3.mk4
-rw-r--r--chat/skypeweb-purple/Makefile3
-rw-r--r--chat/spectrum/Makefile4
-rw-r--r--chat/telegram-purple/Makefile3
-rw-r--r--chat/telepathy-haze/Makefile3
22 files changed, 44 insertions, 40 deletions
diff --git a/chat/carbons-purple/Makefile b/chat/carbons-purple/Makefile
index 30d683b8423..af68de7ef4f 100644
--- a/chat/carbons-purple/Makefile
+++ b/chat/carbons-purple/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2018/11/27 19:25:05 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/05/05 22:49:45 ryoon Exp $
DISTNAME= carbons-purple-0.2.1
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=gkdr/}
GITHUB_PROJECT= carbons
diff --git a/chat/centerim5/Makefile b/chat/centerim5/Makefile
index 6fc0971215f..36b313a7035 100644
--- a/chat/centerim5/Makefile
+++ b/chat/centerim5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/04/26 13:13:44 maya Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/05 22:49:45 ryoon Exp $
DISTNAME= centerim5-5.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://www.centerim.org/download/cim5/
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index e62ebddb214..0956e4cfa94 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2019/04/26 13:13:44 maya Exp $
+# $NetBSD: Makefile,v 1.106 2019/05/05 22:49:45 ryoon Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 71
+PKGREVISION= 72
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 db3572114aa..719edc74101 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.56 2019/04/03 00:32:26 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.57 2019/05/05 22:49:45 ryoon 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.0nb70
+BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb72
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 8198abb6e5c..893b9098222 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2018/08/22 09:43:00 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2019/05/05 22:49:45 ryoon Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index 22d5c4f0fcc..25ce52052ba 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2019/04/03 00:32:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.130 2019/05/05 22:49:45 ryoon Exp $
DISTNAME= gnomeicu-0.99.12
-PKGREVISION= 73
+PKGREVISION= 74
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 64746f1358e..6edf75bcfbd 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2019/04/25 07:32:38 maya Exp $
+# $NetBSD: Makefile,v 1.92 2019/05/05 22:49:45 ryoon Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Multi-protocol Instant Messaging client backend
diff --git a/chat/libpurple/buildlink3.mk b/chat/libpurple/buildlink3.mk
index 77eefe64a22..c48ba5fe8b8 100644
--- a/chat/libpurple/buildlink3.mk
+++ b/chat/libpurple/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.44 2018/01/07 13:03:57 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.45 2019/05/05 22:49:45 ryoon Exp $
BUILDLINK_TREE+= libpurple
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libpurple
LIBPURPLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libpurple+= libpurple>=2.11.0
-BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.11.0
+BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.13.0nb6
BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple
pkgbase := libpurple
diff --git a/chat/lurch-purple/Makefile b/chat/lurch-purple/Makefile
index e7d63d8f5f1..ae6a2244afa 100644
--- a/chat/lurch-purple/Makefile
+++ b/chat/lurch-purple/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2019/04/03 00:32:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/05 22:49:45 ryoon Exp $
VERSION= 0.6.8
DISTNAME= lurch-${VERSION}-src
PKGNAME= lurch-purple-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat security
MASTER_SITES= ${MASTER_SITE_GITHUB:=gkdr/lurch/releases/download/v${VERSION}/}
diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile
index ffc269a8b72..36f836fbec2 100644
--- a/chat/pidgin-facebookchat/Makefile
+++ b/chat/pidgin-facebookchat/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2017/09/03 09:22:57 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2019/05/05 22:49:46 ryoon Exp $
DISTNAME= pidgin-facebookchat-source-1.69
PKGNAME= ${DISTNAME:S/-source-/-/}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= chat
MASTER_SITES= http://pidgin-facebookchat.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/pidgin-icb/Makefile b/chat/pidgin-icb/Makefile
index 6365ceb7169..67492db7a16 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2018/11/14 22:21:09 kleink Exp $
+# $NetBSD: Makefile,v 1.45 2019/05/05 22:49:46 ryoon Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index 31bc94dae7e..2053f67ea0b 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2018/11/14 22:21:09 kleink Exp $
+# $NetBSD: Makefile,v 1.50 2019/05/05 22:49:46 ryoon Exp $
VERSION= 1.2.1
-PKGREVISION= 41
+PKGREVISION= 42
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index 568fbfd9282..0c4a11e563e 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2018/11/14 22:21:09 kleink Exp $
+# $NetBSD: Makefile,v 1.50 2019/05/05 22:49:46 ryoon Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 304ebe26793..1c80531d5d5 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.60 2018/11/14 22:21:09 kleink Exp $
+# $NetBSD: Makefile,v 1.61 2019/05/05 22:49:46 ryoon 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= 9
+PKGREVISION= 10
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 009f85f981e..7bcff606839 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2018/08/22 09:43:02 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2019/05/05 22:49:46 ryoon Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile
index f82557c23a4..31c0601dc54 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2018/08/22 09:43:02 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2019/05/05 22:49:46 ryoon Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= SILC plugin for the Pidgin instant messenger
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 36651da6ad0..287a1a01240 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2018/11/14 22:21:09 kleink Exp $
+# $NetBSD: Makefile,v 1.77 2019/05/05 22:49:46 ryoon Exp $
COMMENT= Multi-protocol Instant Messaging client GTK frontend
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../chat/libpurple/Makefile.common"
diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk
index 7b84c145861..0d6bc55dc4d 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2013/02/16 11:19:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2019/05/05 22:49:46 ryoon Exp $
BUILDLINK_TREE+= pidgin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= pidgin
PIDGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.5.1
-BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.6nb7
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.13.0nb4
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"
diff --git a/chat/skypeweb-purple/Makefile b/chat/skypeweb-purple/Makefile
index cb7ecd8211a..85d4a03919d 100644
--- a/chat/skypeweb-purple/Makefile
+++ b/chat/skypeweb-purple/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/04/21 23:09:57 khorben Exp $
+# $NetBSD: Makefile,v 1.3 2019/05/05 22:49:46 ryoon Exp $
DISTNAME= skype4pidgin-1.3
PKGNAME= skypeweb-purple-1.3
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=EionRobb/skype4pidgin/archive/${DISTNAME:C:skype4pidgin-::}/}
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index eea352cf0de..0afd9b1de4e 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2019/04/26 13:13:44 maya Exp $
+# $NetBSD: Makefile,v 1.80 2019/05/05 22:49:46 ryoon Exp $
DISTNAME= spectrum-1.4.8
-PKGREVISION= 52
+PKGREVISION= 53
CATEGORIES= chat
MASTER_SITES= https://cloud.github.com/downloads/hanzz/libtransport/
diff --git a/chat/telegram-purple/Makefile b/chat/telegram-purple/Makefile
index bbc66211b99..2a8479e5aab 100644
--- a/chat/telegram-purple/Makefile
+++ b/chat/telegram-purple/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2018/11/28 16:03:41 nia Exp $
+# $NetBSD: Makefile,v 1.8 2019/05/05 22:49:47 ryoon Exp $
DISTNAME= telegram-purple_1.3.1.orig
PKGNAME= telegram-purple-1.3.1
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=majn/}
GITHUB_PROJECT= telegram-purple
diff --git a/chat/telepathy-haze/Makefile b/chat/telepathy-haze/Makefile
index 812ab102364..bdaa1882540 100644
--- a/chat/telepathy-haze/Makefile
+++ b/chat/telepathy-haze/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2019/04/26 13:13:45 maya Exp $
+# $NetBSD: Makefile,v 1.9 2019/05/05 22:49:47 ryoon Exp $
DISTNAME= telepathy-haze-0.8.0
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/