summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-09 12:33:57 +0000
committerwiz <wiz@pkgsrc.org>2012-03-09 12:33:57 +0000
commit7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72 (patch)
treedea21ca963956a5e80e494c1c2435cc9155c0a97 /chat
parentfe72b789870356ae35ce019005f31a96cc04ddbd (diff)
downloadpkgsrc-7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72.tar.gz
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the setting already.
Diffstat (limited to 'chat')
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/finch/Makefile4
-rw-r--r--chat/gajim/Makefile4
-rw-r--r--chat/libpurple/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
18 files changed, 36 insertions, 36 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index c8d2f7d364f..536598487e2 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2012/03/06 17:38:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2012/03/09 12:34:01 wiz Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/}
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index fb5ca82efcd..3f8a1f2666f 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2012/03/06 17:38:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2012/03/09 12:34:01 wiz Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile
index abedc68853c..4b2f66b29fa 100644
--- a/chat/gajim/Makefile
+++ b/chat/gajim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2012/03/03 00:12:47 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/03/09 12:34:01 wiz Exp $
#
DISTNAME= gajim-0.14.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat python
MASTER_SITES= http://www.gajim.org/downloads/0.14/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index fe7f70a9272..a2cf544bc3c 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2012/03/09 12:34:01 wiz Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
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 b67b6a20b1c..ce096843c6e 100644
--- a/chat/libpurple/buildlink3.mk
+++ b/chat/libpurple/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2012/03/09 12:34:01 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.0nb5
+BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.0nb6
BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple
pkgbase := libpurple
diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile
index 0be4940ddf7..d5996899e58 100644
--- a/chat/msn-pecan/Makefile
+++ b/chat/msn-pecan/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2012/03/09 12:34:02 wiz Exp $
#
DISTNAME= msn-pecan-0.0.18
-PKGREVISION= 12
+PKGREVISION= 13
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 4978a306b89..dae93066488 100644
--- a/chat/pidgin-facebookchat/Makefile
+++ b/chat/pidgin-facebookchat/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2012/03/09 12:34:02 wiz Exp $
DISTNAME= pidgin-facebookchat-source-1.69
PKGNAME= ${DISTNAME:S/-source-/-/}
-PKGREVISION= 4
+PKGREVISION= 5
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 e5446c73b98..e89ecda74ff 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2012/03/09 12:34:02 wiz Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index 81b9ce22102..4d49bd60c81 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2012/03/06 23:08:05 minskim Exp $
+# $NetBSD: Makefile,v 1.22 2012/03/09 12:34:03 wiz Exp $
VERSION= 1.2.1
-PKGREVISION= 16
+PKGREVISION= 17
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index c0e113fe123..84f20be88cc 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2012/03/09 12:34:03 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 898d1fbb9fa..eadaab0340e 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2012/03/06 17:38:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2012/03/09 12:34:03 wiz Exp $
VERSION= 3.2.0
DISTNAME= pidgin-otr-${VERSION}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 694b51f0b01..370535df02f 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2012/03/06 17:38:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2012/03/09 12:34:03 wiz Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
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 dc57132c9b9..c26eb9be726 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2012/03/06 17:38:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2012/03/09 12:34:03 wiz Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= SILC plugin for the Pidgin instant messenger
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 6c3189e48ba..5cb5708d2e0 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2012/03/09 12:34:02 wiz Exp $
-PKGREVISION= 4
+PKGREVISION= 5
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 578d9bbf380..2500225c3fb 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2012/03/09 12:34:02 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.0nb4
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.0nb5
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index 5469b205e5f..3cbcf70df95 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2012/03/06 17:38:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2012/03/09 12:34:04 wiz Exp $
DISTNAME= spectrum-1.4.8
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= chat
MASTER_SITES= http://spectrum.im/attachments/download/43/
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index 7d84b4b1c23..019802459a2 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/03/03 00:12:17 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2012/03/09 12:34:04 wiz Exp $
#
DISTNAME= telepathy-farsight-0.0.16
-PKGREVISION= 5
+PKGREVISION= 6
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 49942734ac4..aec67a6e8d7 100644
--- a/chat/telepathy-farsight/buildlink3.mk
+++ b/chat/telepathy-farsight/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2012/03/03 00:12:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2012/03/09 12:34:04 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.16nb5
+BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.16nb6
BUILDLINK_PKGSRCDIR.telepathy-farsight?= ../../chat/telepathy-farsight
.include "../../chat/telepathy-glib/buildlink3.mk"