summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-10 09:39:41 +0000
committerobache <obache@pkgsrc.org>2011-06-10 09:39:41 +0000
commitf38363508fd777a3fa11b0752a0dcf632a47c13b (patch)
tree14764f02e608246e86c9899accb883da120c97ea /chat
parent65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff)
downloadpkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'chat')
-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/buildlink3.mk4
-rw-r--r--chat/msn-pecan/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/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-logger/Makefile4
-rw-r--r--chat/telepathy-logger/buildlink3.mk4
21 files changed, 42 insertions, 42 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 32d3d914c15..214c22e328d 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2011/04/22 13:42:18 obache Exp $
+# $NetBSD: Makefile,v 1.25 2011/06/10 09:39:45 obache Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 2
+PKGREVISION= 3
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 408fdafb116..7e78c9ff82c 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:18 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2011/06/10 09:39:45 obache 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.0nb2
+BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb3
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 1f91ef7e006..7a1ec496566 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2011/04/22 13:43:05 obache Exp $
+# $NetBSD: Makefile,v 1.30 2011/06/10 09:39:48 obache 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 383ae5884fa..6b4a44cac03 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2011/04/22 13:43:05 obache Exp $
+# $NetBSD: Makefile,v 1.67 2011/06/10 09:39:48 obache Exp $
DISTNAME= gnomeicu-0.99.12
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libpurple/buildlink3.mk b/chat/libpurple/buildlink3.mk
index 2f6da42cdf1..ea8826e4056 100644
--- a/chat/libpurple/buildlink3.mk
+++ b/chat/libpurple/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2011/04/22 13:42:39 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2011/06/10 09:39:47 obache 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.7.11nb1
+BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.7.11nb2
BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple
pkgbase := libpurple
diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile
index 9830159f6db..20412f93216 100644
--- a/chat/msn-pecan/Makefile
+++ b/chat/msn-pecan/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2011/04/22 13:43:06 obache Exp $
+# $NetBSD: Makefile,v 1.11 2011/06/10 09:39:48 obache Exp $
#
DISTNAME= msn-pecan-0.0.18
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat
MASTER_SITES= http://msn-pecan.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile
index 409b20f1524..ce727cbbbf0 100644
--- a/chat/pidgin-facebookchat/Makefile
+++ b/chat/pidgin-facebookchat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/06/10 09:39:48 obache Exp $
VERSION= 1.27
DISTNAME= pidgin-facebookchat-source-${VERSION}
PKGNAME= pidgin-facebookchat-${VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
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 1ade411de46..ae9878b0b3e 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.14 2011/06/10 09:39:48 obache Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index 85d5dd288a6..b818c8c9cfe 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/06/10 09:39:48 obache Exp $
VERSION= 1.2.1
-PKGREVISION= 10
+PKGREVISION= 11
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index 9332330ae97..d78c9108d74 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/06/10 09:39:49 obache Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 1cccf76a259..10d02e3ab28 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.18 2011/06/10 09:39:49 obache Exp $
VERSION= 3.2.0
DISTNAME= pidgin-otr-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 133c75f568a..bc2d516ea3d 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.19 2011/06/10 09:39:49 obache 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 33cd1066730..72544476569 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2011/04/22 13:43:07 obache Exp $
+# $NetBSD: Makefile,v 1.22 2011/06/10 09:39:49 obache 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 b457df54cde..8c6f0ec36f1 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2011/04/22 13:42:39 obache Exp $
+# $NetBSD: Makefile,v 1.32 2011/06/10 09:39:47 obache 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 b88f8fc3783..034debd1a73 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2011/04/22 13:42:39 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2011/06/10 09:39:47 obache 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.7.11nb1
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.7.11nb2
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index f26b0f05bbd..9b53862b34e 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2011/04/22 13:43:08 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/06/10 09:39:49 obache Exp $
DISTNAME= spectrum-1.4.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://spectrum.im/attachments/download/37/
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index 9723f025f55..5e9d2901c1f 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2011/04/22 13:42:33 obache Exp $
+# $NetBSD: Makefile,v 1.16 2011/06/10 09:39:47 obache Exp $
#
DISTNAME= telepathy-farsight-0.0.16
-PKGREVISION= 1
+PKGREVISION= 2
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 d57df92a117..f163a0c882b 100644
--- a/chat/telepathy-farsight/buildlink3.mk
+++ b/chat/telepathy-farsight/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:33 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2011/06/10 09:39:47 obache 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.16nb1
+BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.16nb2
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 e184afde8f9..a4d2aa92e9a 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2011/04/22 13:43:08 obache Exp $
+# $NetBSD: Makefile,v 1.16 2011/06/10 09:39:49 obache Exp $
#
DISTNAME= telepathy-gabble-0.11.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 08220c76cc1..5d95c7e710f 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/04/22 13:42:22 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/06/10 09:39:44 obache Exp $
#
DISTNAME= telepathy-logger-0.2.7
-PKGREVISION= 1
+PKGREVISION= 2
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 20c27167cd9..3b63faa08db 100644
--- a/chat/telepathy-logger/buildlink3.mk
+++ b/chat/telepathy-logger/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2011/04/22 13:42:22 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2011/06/10 09:39:44 obache 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.7nb1
+BUILDLINK_ABI_DEPENDS.telepathy-logger?= telepathy-logger>=0.2.7nb2
BUILDLINK_PKGSRCDIR.telepathy-logger?= ../../chat/telepathy-logger
.include "../../devel/glib2/buildlink3.mk"