summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/finch/Makefile3
-rw-r--r--chat/libpurple/Makefile3
-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/Makefile3
-rw-r--r--chat/pidgin-silc/Makefile3
-rw-r--r--chat/pidgin/Makefile3
-rw-r--r--chat/pidgin/buildlink3.mk4
-rw-r--r--chat/spectrum/Makefile3
-rw-r--r--chat/telepathy-farsight/Makefile4
-rw-r--r--chat/telepathy-farsight/buildlink3.mk4
-rw-r--r--multimedia/farsight2/buildlink3.mk4
-rw-r--r--sysutils/nautilus-sendto/Makefile4
19 files changed, 38 insertions, 32 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index a4ea8f5c45d..438be4b9104 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2011/01/13 13:36:33 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2011/02/21 15:51:44 wiz Exp $
DISTNAME= empathy-2.30.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.30/}
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 6dc57cb7918..56028397fdb 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2011/02/02 13:18:47 adam Exp $
+# $NetBSD: Makefile,v 1.27 2011/02/21 15:51:44 wiz Exp $
PKGNAME= finch-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index d556a691a45..9fb54108459 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2011/02/02 13:18:48 adam Exp $
+# $NetBSD: Makefile,v 1.26 2011/02/21 15:51:44 wiz Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
+PKGREVISION= 1
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 c5539953ec6..817ef97d469 100644
--- a/chat/libpurple/buildlink3.mk
+++ b/chat/libpurple/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2011/02/02 13:18:48 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2011/02/21 15:51:44 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.7.9
+BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.7.10nb1
BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple
pkgbase := libpurple
diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile
index ecb77ad1d3a..8ea4da91b77 100644
--- a/chat/msn-pecan/Makefile
+++ b/chat/msn-pecan/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/01/13 13:37:14 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/21 15:51:44 wiz Exp $
#
DISTNAME= msn-pecan-0.0.18
-PKGREVISION= 5
+PKGREVISION= 6
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 80326c52fb2..b087178fd4b 100644
--- a/chat/pidgin-facebookchat/Makefile
+++ b/chat/pidgin-facebookchat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:14 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/21 15:51:45 wiz Exp $
VERSION= 1.27
DISTNAME= pidgin-facebookchat-source-${VERSION}
PKGNAME= pidgin-facebookchat-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
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 eddb08e4899..4199f45f7dc 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:14 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/21 15:51:45 wiz Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index a8f3e8d5c4d..711c0027a52 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:14 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/21 15:51:45 wiz Exp $
VERSION= 1.2.1
-PKGREVISION= 8
+PKGREVISION= 9
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index 68781ea1b53..5f9ee787196 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2011/01/13 13:37:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2011/02/21 15:51:45 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 8673683b3af..fa53f0ce61e 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2011/01/13 13:37:15 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2011/02/21 15:51:45 wiz Exp $
VERSION= 3.2.0
DISTNAME= pidgin-otr-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 10a490e2bc7..2d346ad7f68 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2011/02/02 13:18:48 adam Exp $
+# $NetBSD: Makefile,v 1.16 2011/02/21 15:51:46 wiz Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
+PKGREVISION= 1
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 7bcedd71b4c..5acbc91069c 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2011/02/02 13:18:48 adam Exp $
+# $NetBSD: Makefile,v 1.19 2011/02/21 15:51:46 wiz Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= SILC plugin for the Pidgin instant messenger
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 3a83f99767e..6ecb1c9f1e9 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2011/02/10 12:17:38 adam Exp $
+# $NetBSD: Makefile,v 1.29 2011/02/21 15:51:46 wiz Exp $
+PKGREVISION= 1
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 0eebab7273e..8f65be6103c 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2011/01/13 13:36:45 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2011/02/21 15:51:46 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.7.3nb3
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.7.10nb1
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index 1ebfc971790..ab52d3d3fb0 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2011/02/07 06:35:18 schnoebe Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/21 15:51:46 wiz Exp $
DISTNAME= spectrum-1.4.7
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://spectrum.im/attachments/download/37/
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index 039e7bf3712..6f8d00f4da0 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/01/13 13:36:45 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/21 15:51:46 wiz Exp $
#
DISTNAME= telepathy-farsight-0.0.14
-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 27e6ed4f2c7..c8772adb272 100644
--- a/chat/telepathy-farsight/buildlink3.mk
+++ b/chat/telepathy-farsight/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2011/01/13 13:36:45 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2011/02/21 15:51:46 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.14nb3
+BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.14nb4
BUILDLINK_PKGSRCDIR.telepathy-farsight?= ../../chat/telepathy-farsight
.include "../../chat/telepathy-glib/buildlink3.mk"
diff --git a/multimedia/farsight2/buildlink3.mk b/multimedia/farsight2/buildlink3.mk
index a6767f3adeb..8f374198a44 100644
--- a/multimedia/farsight2/buildlink3.mk
+++ b/multimedia/farsight2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2011/01/13 13:36:45 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2011/02/21 15:51:47 wiz Exp $
BUILDLINK_TREE+= farsight2
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= farsight2
FARSIGHT2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.farsight2+= farsight2>=0.0.14
-BUILDLINK_ABI_DEPENDS.farsight2?= farsight2>=0.0.22nb1
+BUILDLINK_ABI_DEPENDS.farsight2?= farsight2>=0.0.22nb2
BUILDLINK_PKGSRCDIR.farsight2?= ../../multimedia/farsight2
# unsure which are needed exactly
diff --git a/sysutils/nautilus-sendto/Makefile b/sysutils/nautilus-sendto/Makefile
index 1f82e6e86f8..bcdd4be5d06 100644
--- a/sysutils/nautilus-sendto/Makefile
+++ b/sysutils/nautilus-sendto/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2011/01/18 10:08:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2011/02/21 15:51:47 wiz Exp $
#
DISTNAME= nautilus-sendto-2.32.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus-sendto/2.32/}
EXTRACT_SUFX= .tar.bz2