summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 22:56:21 +0000
committerjoerg <joerg>2009-02-09 22:56:21 +0000
commitf924822c130c51be136909680525539e680962b9 (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /chat
parent124ec3c6a06916c1d94bcc43b55da9242d82db45 (diff)
downloadpkgsrc-f924822c130c51be136909680525539e680962b9.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'chat')
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/libtelepathy/Makefile3
-rw-r--r--chat/telepathy-gabble/Makefile3
-rw-r--r--chat/telepathy-glib/Makefile3
-rw-r--r--chat/telepathy-idle/Makefile3
-rw-r--r--chat/telepathy-mission-control/Makefile3
-rw-r--r--chat/xchat-python/Makefile3
7 files changed, 14 insertions, 8 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index eadaa21d20a..9712f8415b7 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/12/24 12:39:59 jmcneill Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:21 joerg Exp $
DISTNAME= empathy-2.24.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.24/}
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile
index 6c3411e1842..c914cf71f54 100644
--- a/chat/libtelepathy/Makefile
+++ b/chat/libtelepathy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/14 22:58:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= libtelepathy-0.3.3
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index f62395f3ea7..220b8e3c557 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/02/09 21:09:20 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= telepathy-gabble-0.7.18
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 16ca38b919c..812bf0ed01c 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2009/02/09 21:09:20 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2009/02/09 22:56:22 joerg Exp $
#
DISTNAME= telepathy-glib-0.7.22
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile
index d9e5ca5783f..284eded4cb3 100644
--- a/chat/telepathy-idle/Makefile
+++ b/chat/telepathy-idle/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/02/09 21:09:20 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:22 joerg Exp $
#
DISTNAME= telepathy-idle-0.1.2
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/
diff --git a/chat/telepathy-mission-control/Makefile b/chat/telepathy-mission-control/Makefile
index 0c3870fc847..16e9a26ceac 100644
--- a/chat/telepathy-mission-control/Makefile
+++ b/chat/telepathy-mission-control/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/14 22:59:03 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/09 22:56:22 joerg Exp $
#
DISTNAME= telepathy-mission-control-4.67
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mission-control/}
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index ce0092d5b98..db0e1863246 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:00 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2009/02/09 22:56:22 joerg Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
+PKGREVISION= 1
OWNER= tron@NetBSD.org
COMMENT= Python scripting plugin for XChat