summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:39:17 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:39:17 +0000
commit404512084af8bc9fb8c5371849aa8fcbc76cd1ae (patch)
tree70f84b34347b7e5bf0bb84b5daa234146e1a363b /chat
parentf028ca061248a476bf2cb12a012e074a2cd0ce0f (diff)
downloadpkgsrc-404512084af8bc9fb8c5371849aa8fcbc76cd1ae.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'chat')
-rw-r--r--chat/bitlbee/Makefile4
-rw-r--r--chat/ctrlproxy/Makefile4
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/empathy/buildlink3.mk4
-rw-r--r--chat/finch/Makefile4
-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/irssi-icb/Makefile4
-rw-r--r--chat/irssi/Makefile4
-rw-r--r--chat/kmess/Makefile4
-rw-r--r--chat/konversation-kde3/Makefile4
-rw-r--r--chat/konversation/Makefile4
-rw-r--r--chat/libfolks/Makefile4
-rw-r--r--chat/libfolks/buildlink3.mk4
-rw-r--r--chat/libpurple/Makefile4
-rw-r--r--chat/libpurple/buildlink3.mk4
-rw-r--r--chat/libtelepathy/Makefile4
-rw-r--r--chat/libtelepathy/buildlink3.mk4
-rw-r--r--chat/loudmouth/Makefile4
-rw-r--r--chat/loudmouth/buildlink3.mk4
-rw-r--r--chat/meanwhile/Makefile4
-rw-r--r--chat/msn-pecan/Makefile4
-rw-r--r--chat/mu-conference/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/psi/Makefile4
-rw-r--r--chat/spectrum/Makefile4
-rw-r--r--chat/telepathy-farsight/Makefile4
-rw-r--r--chat/telepathy-farsight/buildlink3.mk4
-rw-r--r--chat/telepathy-gabble/Makefile4
-rw-r--r--chat/telepathy-glib/Makefile4
-rw-r--r--chat/telepathy-glib/buildlink3.mk4
-rw-r--r--chat/telepathy-idle/Makefile4
-rw-r--r--chat/telepathy-logger/Makefile4
-rw-r--r--chat/telepathy-logger/buildlink3.mk4
-rw-r--r--chat/telepathy-mission-control/Makefile4
-rw-r--r--chat/telepathy-mission-control/buildlink3.mk4
-rw-r--r--chat/telepathy-mission-control5/Makefile4
-rw-r--r--chat/xchat-perl/Makefile4
-rw-r--r--chat/xchat-python/Makefile4
-rw-r--r--chat/xchat-systray-integration/Makefile4
-rw-r--r--chat/xchat/Makefile4
51 files changed, 102 insertions, 102 deletions
diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile
index 45df1ceb959..4e9e07e3c24 100644
--- a/chat/bitlbee/Makefile
+++ b/chat/bitlbee/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2011/11/18 21:06:19 tonio Exp $
+# $NetBSD: Makefile,v 1.56 2012/02/06 12:39:34 wiz Exp $
#
DISTNAME= bitlbee-3.0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://get.bitlbee.org/src/
diff --git a/chat/ctrlproxy/Makefile b/chat/ctrlproxy/Makefile
index 6fd4b6c8f8d..313bd4c6b4b 100644
--- a/chat/ctrlproxy/Makefile
+++ b/chat/ctrlproxy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:43:05 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:34 wiz Exp $
#
DISTNAME= ctrlproxy-3.0.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://www.ctrlproxy.org/releases/
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 4db6dc52350..c1202bb3edc 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2012/01/24 09:10:58 sbd Exp $
+# $NetBSD: Makefile,v 1.32 2012/02/06 12:39:34 wiz Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 7
+PKGREVISION= 8
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 f41c8414f48..ccd6fae9d37 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2011/11/01 06:00:45 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/02/06 12:39:34 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.0nb5
+BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb8
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 8c230936775..55be050414d 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2011/11/01 06:00:45 sbd Exp $
+# $NetBSD: Makefile,v 1.35 2012/02/06 12:39:35 wiz Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile
index 32ed6551a44..4319dacf2d0 100644
--- a/chat/gajim/Makefile
+++ b/chat/gajim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/11/23 19:33:56 marino Exp $
+# $NetBSD: Makefile,v 1.7 2012/02/06 12:39:35 wiz Exp $
#
DISTNAME= gajim-0.14.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= chat python
MASTER_SITES= http://www.gajim.org/downloads/0.14/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile
index 1319f537ee4..1eb0525ee5c 100644
--- a/chat/gg2/Makefile
+++ b/chat/gg2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2012/01/13 10:54:52 obache Exp $
+# $NetBSD: Makefile,v 1.39 2012/02/06 12:39:35 wiz Exp $
DISTNAME= gg2-2.3.0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ggadu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index f132392c9f6..2d04af3729e 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2012/01/24 09:10:58 sbd Exp $
+# $NetBSD: Makefile,v 1.73 2012/02/06 12:39:35 wiz Exp $
DISTNAME= gnomeicu-0.99.12
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 1c1a65387a7..cf512759f47 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2012/01/24 09:10:58 sbd Exp $
+# $NetBSD: Makefile,v 1.73 2012/02/06 12:39:35 wiz Exp $
#
DISTNAME= gossip-0.10.2
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile
index 9d7f20d3c50..fe6d7eb0787 100644
--- a/chat/irssi-icb/Makefile
+++ b/chat/irssi-icb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2011/04/22 13:43:06 obache Exp $
+# $NetBSD: Makefile,v 1.33 2012/02/06 12:39:35 wiz Exp $
#
DISTNAME= irssi-icb-0.14
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= chat
MASTER_SITES= http://www.irssi.org/files/plugins/icb/
DISTFILES= ${DISTNAME}.tar.gz ${IRSSI_DISTFILE}
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index c4b2dc1eb5e..d639c7dbcca 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2011/04/22 13:43:06 obache Exp $
+# $NetBSD: Makefile,v 1.57 2012/02/06 12:39:35 wiz Exp $
DISTNAME= ${IRSSI_DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://www.irssi.org/files/
EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX}
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index b0f12bbc080..f6017a627d9 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2012/01/13 10:54:52 obache Exp $
+# $NetBSD: Makefile,v 1.45 2012/02/06 12:39:35 wiz Exp $
#
DISTNAME= kmess-1.4.3
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/}
diff --git a/chat/konversation-kde3/Makefile b/chat/konversation-kde3/Makefile
index 42fb5805505..00917f504ba 100644
--- a/chat/konversation-kde3/Makefile
+++ b/chat/konversation-kde3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2012/01/13 10:54:53 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/02/06 12:39:36 wiz Exp $
#
DISTNAME= konversation-1.1
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= chat kde
MASTER_SITES= http://download.berlios.de/konversation/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile
index 0567fdb4c0d..d4c969f39a2 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2012/01/13 10:54:52 obache Exp $
+# $NetBSD: Makefile,v 1.36 2012/02/06 12:39:35 wiz Exp $
#
DISTNAME= konversation-1.3.1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.3.1/src/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libfolks/Makefile b/chat/libfolks/Makefile
index d3540d0055e..b69ca1a19f1 100644
--- a/chat/libfolks/Makefile
+++ b/chat/libfolks/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2011/11/23 19:27:38 marino Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:36 wiz Exp $
#
DISTNAME= folks-0.4.2
PKGNAME= lib${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/folks/0.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libfolks/buildlink3.mk b/chat/libfolks/buildlink3.mk
index 8b55939df5d..9edfa672256 100644
--- a/chat/libfolks/buildlink3.mk
+++ b/chat/libfolks/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/04/22 13:42:20 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:39:36 wiz Exp $
BUILDLINK_TREE+= libfolks
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libfolks
LIBFOLKS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libfolks+= libfolks>=0.3.6
-BUILDLINK_ABI_DEPENDS.libfolks?= libfolks>=0.4.2nb1
+BUILDLINK_ABI_DEPENDS.libfolks?= libfolks>=0.4.2nb2
BUILDLINK_PKGSRCDIR.libfolks?= ../../chat/libfolks
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 92c17ea4687..068e16017e7 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2012/01/24 09:10:58 sbd Exp $
+# $NetBSD: Makefile,v 1.35 2012/02/06 12:39:36 wiz Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Multi-protocol Instant Messaging client backend
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/libpurple/buildlink3.mk b/chat/libpurple/buildlink3.mk
index 3fc2a49eb26..e0670b5ebca 100644
--- a/chat/libpurple/buildlink3.mk
+++ b/chat/libpurple/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2011/11/01 06:00:46 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2012/02/06 12:39:36 wiz Exp $
BUILDLINK_TREE+= libpurple
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libpurple
LIBPURPLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libpurple+= libpurple>=2.7.9
-BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.0
+BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.0nb3
BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple
pkgbase := libpurple
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile
index d5c1b88b67c..8c2affc5324 100644
--- a/chat/libtelepathy/Makefile
+++ b/chat/libtelepathy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:24 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/02/06 12:39:36 wiz Exp $
#
DISTNAME= libtelepathy-0.3.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/
diff --git a/chat/libtelepathy/buildlink3.mk b/chat/libtelepathy/buildlink3.mk
index 22e07d2ecb6..a61e04dddd0 100644
--- a/chat/libtelepathy/buildlink3.mk
+++ b/chat/libtelepathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/04/22 13:42:24 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:39:36 wiz Exp $
BUILDLINK_TREE+= libtelepathy
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libtelepathy
LIBTELEPATHY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libtelepathy+= libtelepathy>=0.3.3
-BUILDLINK_ABI_DEPENDS.libtelepathy?= libtelepathy>=0.3.3nb3
+BUILDLINK_ABI_DEPENDS.libtelepathy?= libtelepathy>=0.3.3nb4
BUILDLINK_PKGSRCDIR.libtelepathy?= ../../chat/libtelepathy
.include "../../chat/telepathy-glib/buildlink3.mk"
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile
index 85c15d4cb41..29afa03b4c5 100644
--- a/chat/loudmouth/Makefile
+++ b/chat/loudmouth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2011/04/22 13:42:24 obache Exp $
+# $NetBSD: Makefile,v 1.35 2012/02/06 12:39:36 wiz Exp $
DISTNAME= loudmouth-1.4.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.4/}
diff --git a/chat/loudmouth/buildlink3.mk b/chat/loudmouth/buildlink3.mk
index 723ce038566..3e57debfd62 100644
--- a/chat/loudmouth/buildlink3.mk
+++ b/chat/loudmouth/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2011/04/22 13:42:24 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2012/02/06 12:39:36 wiz Exp $
BUILDLINK_TREE+= loudmouth
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= loudmouth
LOUDMOUTH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.loudmouth+= loudmouth>=1.0
-BUILDLINK_ABI_DEPENDS.loudmouth+= loudmouth>=1.4.3nb3
+BUILDLINK_ABI_DEPENDS.loudmouth+= loudmouth>=1.4.3nb4
BUILDLINK_PKGSRCDIR.loudmouth?= ../../chat/loudmouth
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/meanwhile/Makefile b/chat/meanwhile/Makefile
index e49bc6cc954..1c2b4bd200a 100644
--- a/chat/meanwhile/Makefile
+++ b/chat/meanwhile/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:43:06 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:36 wiz Exp $
#
DISTNAME= meanwhile-1.0.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=meanwhile/}
diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile
index 6a9cb70b9ce..a293214dddc 100644
--- a/chat/msn-pecan/Makefile
+++ b/chat/msn-pecan/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2011/11/01 06:00:46 sbd Exp $
+# $NetBSD: Makefile,v 1.13 2012/02/06 12:39:36 wiz Exp $
#
DISTNAME= msn-pecan-0.0.18
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= chat
MASTER_SITES= http://msn-pecan.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/mu-conference/Makefile b/chat/mu-conference/Makefile
index 86b33ce8109..21e7ea9948a 100644
--- a/chat/mu-conference/Makefile
+++ b/chat/mu-conference/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.24 2012/02/06 12:39:36 wiz Exp $
DISTNAME= mu-conference_0.8
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://download.gna.org/mu-conference/
diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile
index 45a5a666831..57152f2d2c2 100644
--- a/chat/pidgin-facebookchat/Makefile
+++ b/chat/pidgin-facebookchat/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2011/11/01 06:00:46 sbd Exp $
+# $NetBSD: Makefile,v 1.19 2012/02/06 12:39:37 wiz Exp $
DISTNAME= pidgin-facebookchat-source-1.69
PKGNAME= ${DISTNAME:S/-source-/-/}
-PKGREVISION= 1
+PKGREVISION= 2
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 009e979af29..c06128cd709 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: Makefile,v 1.16 2012/02/06 12:39:37 wiz Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index f36bfaef1db..3ef19966a19 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: Makefile,v 1.17 2012/02/06 12:39:37 wiz Exp $
VERSION= 1.2.1
-PKGREVISION= 12
+PKGREVISION= 13
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index 57a041319b9..7e4ce4cd182 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2012/02/06 12:39:37 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index b7cf4bfbf65..925b3f7618f 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: Makefile,v 1.20 2012/02/06 12:39:37 wiz Exp $
VERSION= 3.2.0
DISTNAME= pidgin-otr-${VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 53d44e8128c..9cc052930e1 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: Makefile,v 1.22 2012/02/06 12:39:37 wiz Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile
index 4f9ae607259..d5e01629321 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: Makefile,v 1.25 2012/02/06 12:39:37 wiz Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= SILC plugin for the Pidgin instant messenger
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 7a38c8f9c9f..9027aca64ab 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: Makefile,v 1.35 2012/02/06 12:39:37 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multi-protocol Instant Messaging client GTK frontend
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk
index bf3cdcc63f8..212aac75b82 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2011/11/01 06:00:47 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2012/02/06 12:39:37 wiz 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.0
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.0nb2
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index 8bac5a8939f..7ebf1e23e10 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.64 2012/01/13 10:54:53 obache Exp $
+# $NetBSD: Makefile,v 1.65 2012/02/06 12:39:37 wiz Exp $
PSI_VERSION= 0.14
DISTNAME= psi-${PSI_VERSION}
PKGNAME= ${DISTNAME:S/-rc/rc/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index ce591093c87..7f6ccaf4459 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2011/11/20 22:11:21 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2012/02/06 12:39:37 wiz Exp $
DISTNAME= spectrum-1.4.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://spectrum.im/attachments/download/43/
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index 1b6afc70bf8..8f04f949201 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2011/11/01 06:00:48 sbd Exp $
+# $NetBSD: Makefile,v 1.18 2012/02/06 12:39:38 wiz Exp $
#
DISTNAME= telepathy-farsight-0.0.16
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat multimedia
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farsight/
diff --git a/chat/telepathy-farsight/buildlink3.mk b/chat/telepathy-farsight/buildlink3.mk
index 62070ce7da1..3d2686ee8d6 100644
--- a/chat/telepathy-farsight/buildlink3.mk
+++ b/chat/telepathy-farsight/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2011/11/01 06:00:48 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/02/06 12:39:38 wiz Exp $
BUILDLINK_TREE+= telepathy-farsight
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= telepathy-farsight
TELEPATHY_FARSIGHT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.telepathy-farsight+= telepathy-farsight>=0.0.8
-BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.16nb3
+BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.16nb4
BUILDLINK_PKGSRCDIR.telepathy-farsight?= ../../chat/telepathy-farsight
.include "../../chat/telepathy-glib/buildlink3.mk"
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index 650522ddb76..45096c25c3c 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2011/07/04 07:08:24 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/02/06 12:39:38 wiz Exp $
#
DISTNAME= telepathy-gabble-0.11.10
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 113835f21a3..00b7ad06b41 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2011/04/22 13:42:21 obache Exp $
+# $NetBSD: Makefile,v 1.26 2012/02/06 12:39:38 wiz Exp $
#
DISTNAME= telepathy-glib-0.14.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
diff --git a/chat/telepathy-glib/buildlink3.mk b/chat/telepathy-glib/buildlink3.mk
index d443d738f43..97be222cdd2 100644
--- a/chat/telepathy-glib/buildlink3.mk
+++ b/chat/telepathy-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2011/04/22 13:42:21 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/02/06 12:39:38 wiz Exp $
BUILDLINK_TREE+= telepathy-glib
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= telepathy-glib
TELEPATHY_GLIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.telepathy-glib+= telepathy-glib>=0.7.18
-BUILDLINK_ABI_DEPENDS.telepathy-glib?= telepathy-glib>=0.14.3nb1
+BUILDLINK_ABI_DEPENDS.telepathy-glib?= telepathy-glib>=0.14.3nb2
BUILDLINK_PKGSRCDIR.telepathy-glib?= ../../chat/telepathy-glib
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile
index 837b2c6cdc3..cbffdf513c3 100644
--- a/chat/telepathy-idle/Makefile
+++ b/chat/telepathy-idle/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2012/01/24 23:32:24 marino Exp $
+# $NetBSD: Makefile,v 1.18 2012/02/06 12:39:38 wiz Exp $
#
DISTNAME= telepathy-idle-0.1.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 337e7dbe512..d73fa2ceca1 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/01/14 07:44:33 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/02/06 12:39:38 wiz Exp $
#
DISTNAME= telepathy-logger-0.2.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-logger/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/telepathy-logger/buildlink3.mk b/chat/telepathy-logger/buildlink3.mk
index 3b63faa08db..947959380de 100644
--- a/chat/telepathy-logger/buildlink3.mk
+++ b/chat/telepathy-logger/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/06/10 09:39:44 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:39:38 wiz Exp $
BUILDLINK_TREE+= telepathy-logger
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= telepathy-logger
TELEPATHY_LOGGER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.telepathy-logger+= telepathy-logger>=0.1.4
-BUILDLINK_ABI_DEPENDS.telepathy-logger?= telepathy-logger>=0.2.7nb2
+BUILDLINK_ABI_DEPENDS.telepathy-logger?= telepathy-logger>=0.2.7nb4
BUILDLINK_PKGSRCDIR.telepathy-logger?= ../../chat/telepathy-logger
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/telepathy-mission-control/Makefile b/chat/telepathy-mission-control/Makefile
index 787be0d02b6..047e8d1d3af 100644
--- a/chat/telepathy-mission-control/Makefile
+++ b/chat/telepathy-mission-control/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2011/11/01 06:00:48 sbd Exp $
+# $NetBSD: Makefile,v 1.13 2012/02/06 12:39:38 wiz Exp $
#
DISTNAME= telepathy-mission-control-4.67
-PKGREVISION= 9
+PKGREVISION= 10
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 4b19bcee8c9..9e63b4dbb09 100644
--- a/chat/telepathy-mission-control/buildlink3.mk
+++ b/chat/telepathy-mission-control/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2011/11/01 06:00:48 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2012/02/06 12:39:38 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.67nb9
+BUILDLINK_ABI_DEPENDS.telepathy-mission-control?= telepathy-mission-control>=4.67nb10
BUILDLINK_PKGSRCDIR.telepathy-mission-control?= ../../chat/telepathy-mission-control
.include "../../chat/libtelepathy/buildlink3.mk"
diff --git a/chat/telepathy-mission-control5/Makefile b/chat/telepathy-mission-control5/Makefile
index 53cbf4ebede..7a18ecce093 100644
--- a/chat/telepathy-mission-control5/Makefile
+++ b/chat/telepathy-mission-control5/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2011/04/22 13:43:08 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/02/06 12:39:38 wiz Exp $
#
DISTNAME= telepathy-mission-control-5.7.9
PKGNAME= telepathy-mission-control5-5.7.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mission-control/}
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-mission-control/
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile
index 4f5bcdf2145..72795e8bee8 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2011/08/14 07:38:55 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/02/06 12:39:38 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
-PKGREVISION= 2
+PKGREVISION= 3
OWNER= tron@NetBSD.org
COMMENT= Perl scripting plugin for XChat
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index 2df273bc242..0724e1d6c90 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2011/04/22 13:45:17 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/02/06 12:39:39 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
-PKGREVISION= 1
+PKGREVISION= 2
OWNER= tron@NetBSD.org
COMMENT= Python scripting plugin for XChat
diff --git a/chat/xchat-systray-integration/Makefile b/chat/xchat-systray-integration/Makefile
index fe2548aa943..c8e5e1ef8fe 100644
--- a/chat/xchat-systray-integration/Makefile
+++ b/chat/xchat-systray-integration/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2011/11/01 06:00:48 sbd Exp $
+# $NetBSD: Makefile,v 1.26 2012/02/06 12:39:39 wiz Exp $
DISTNAME= xchat-systray-integration-2.4.5-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/}
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 89bda5f9bc8..703ee2502a2 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.73 2011/11/01 06:00:48 sbd Exp $
+# $NetBSD: Makefile,v 1.74 2012/02/06 12:39:38 wiz Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
OWNER= tron@NetBSD.org
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit