summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorsno <sno>2009-08-26 19:56:37 +0000
committersno <sno>2009-08-26 19:56:37 +0000
commita9aaf01cb902e86105e5370515c66594e3ad1d97 (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /chat
parent109341de0270b1e1d175b9992bd9e80ffdb80126 (diff)
downloadpkgsrc-a9aaf01cb902e86105e5370515c66594e3ad1d97.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'chat')
-rw-r--r--chat/amsn/Makefile3
-rw-r--r--chat/centerim/Makefile3
-rw-r--r--chat/ekg/Makefile4
-rw-r--r--chat/ekg/buildlink3.mk4
-rw-r--r--chat/empathy/Makefile3
-rw-r--r--chat/empathy/buildlink3.mk3
-rw-r--r--chat/gg2/Makefile4
-rw-r--r--chat/gnomeicu/Makefile4
-rw-r--r--chat/gossip/Makefile4
-rw-r--r--chat/kadu/Makefile4
-rw-r--r--chat/kmess/Makefile4
-rw-r--r--chat/konversation/Makefile3
-rw-r--r--chat/libpurple/Makefile3
-rw-r--r--chat/licq-gui-qt/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/Makefile3
-rw-r--r--chat/pidgin-otr/Makefile4
-rw-r--r--chat/pidgin/Makefile4
-rw-r--r--chat/psi/Makefile3
-rw-r--r--chat/telepathy-farsight/Makefile3
-rw-r--r--chat/telepathy-farsight/buildlink3.mk3
-rw-r--r--chat/telepathy-mission-control/Makefile4
-rw-r--r--chat/telepathy-mission-control/buildlink3.mk3
-rw-r--r--chat/xchat-systray-integration/Makefile4
-rw-r--r--chat/xchat/Makefile3
27 files changed, 54 insertions, 42 deletions
diff --git a/chat/amsn/Makefile b/chat/amsn/Makefile
index ece93237f14..c5a5860ae94 100644
--- a/chat/amsn/Makefile
+++ b/chat/amsn/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2009/07/22 09:01:20 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:15 sno Exp $
#
DISTNAME= amsn-0.97
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amsn/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile
index 0759c775831..3558b195ec7 100644
--- a/chat/centerim/Makefile
+++ b/chat/centerim/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2008/05/13 15:15:51 obache Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/26 19:57:15 sno Exp $
#
DISTNAME= centerim-4.22.5
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.centerim.org/download/releases/ \
http://transacid.de/centerim/releases/
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile
index d08135ded94..df046e1220b 100644
--- a/chat/ekg/Makefile
+++ b/chat/ekg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2009/05/20 00:58:08 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2009/08/26 19:56:39 sno Exp $
DISTNAME= ekg-1.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://ekg.chmurka.net/ \
http://ekg.chmurka.net/archive/
diff --git a/chat/ekg/buildlink3.mk b/chat/ekg/buildlink3.mk
index 0e9a825d181..2333281f3f8 100644
--- a/chat/ekg/buildlink3.mk
+++ b/chat/ekg/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2009/03/20 19:24:00 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2009/08/26 19:56:39 sno Exp $
BUILDLINK_TREE+= ekg
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ekg
EKG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ekg+= ekg>=1.6
-BUILDLINK_ABI_DEPENDS.ekg+= ekg>=1.7nb1
+BUILDLINK_ABI_DEPENDS.ekg+= ekg>=1.7nb3
BUILDLINK_PKGSRCDIR.ekg?= ../../chat/ekg
.include "../../devel/zlib/buildlink3.mk"
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index b773c21f2af..e073e807f67 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/08/21 15:34:49 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/26 19:56:55 sno Exp $
DISTNAME= empathy-2.26.2
+PKGREVISION= 1
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.26/}
diff --git a/chat/empathy/buildlink3.mk b/chat/empathy/buildlink3.mk
index a51eedb1092..9246cbfd3a3 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:24:00 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:55 sno Exp $
BUILDLINK_TREE+= empathy
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= empathy
EMPATHY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1
+BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.26.2nb1
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../chat/telepathy-mission-control/buildlink3.mk"
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile
index 428e831166d..dd53fb15e50 100644
--- a/chat/gg2/Makefile
+++ b/chat/gg2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2008/06/20 01:09:09 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2009/08/26 19:57:15 sno Exp $
DISTNAME= gg2-2.3.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ggadu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index a6853cf8540..a0f0d59ea35 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2009/07/22 09:01:20 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2009/08/26 19:57:15 sno Exp $
DISTNAME= gnomeicu-0.99.12
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 439c4135dc4..7cfae4b84de 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2009/07/22 09:01:20 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2009/08/26 19:57:15 sno Exp $
#
DISTNAME= gossip-0.10.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/kadu/Makefile b/chat/kadu/Makefile
index b777e25cdae..33127357f09 100644
--- a/chat/kadu/Makefile
+++ b/chat/kadu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2009/07/22 09:01:21 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2009/08/26 19:57:15 sno Exp $
DISTNAME= kadu-0.5.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://www.kadu.net/download/stable/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index 538e2ce26dc..d926b554446 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2008/01/18 05:06:25 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2009/08/26 19:57:15 sno Exp $
#
DISTNAME= kmess-1.4.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/}
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile
index f19cb743666..c72c5fc5590 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2008/10/12 04:14:58 tonnerre Exp $
+# $NetBSD: Makefile,v 1.19 2009/08/26 19:57:15 sno Exp $
#
DISTNAME= konversation-1.1
+PKGREVISION= 1
CATEGORIES= chat kde
MASTER_SITES= http://download.berlios.de/konversation/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 0d0a8a8ce42..55ebe95e22f 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2009/07/22 09:01:21 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2009/08/26 19:58:43 sno Exp $
#
PKGNAME= libpurple-${PIDGIN_VERSION}
+PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client backend
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile
index 78973d96195..1e9afccbb1f 100644
--- a/chat/licq-gui-qt/Makefile
+++ b/chat/licq-gui-qt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2008/07/14 12:55:59 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2009/08/26 19:57:16 sno Exp $
#
DISTNAME= licq-1.3.5
PKGNAME= ${DISTNAME:C/-/-gui-qt-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile
index 6e69cc36020..e4e8aa271d1 100644
--- a/chat/pidgin-facebookchat/Makefile
+++ b/chat/pidgin-facebookchat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/08/19 18:18:11 bjs Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:16 sno Exp $
VERSION= 1.27
DISTNAME= pidgin-facebookchat-source-${VERSION}
PKGNAME= pidgin-facebookchat-${VERSION}
-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 15b99a4880d..75e3419fafd 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/08/19 18:18:11 bjs Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:16 sno Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index 9c1d50046d4..5f20df9f39f 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/08/11 12:17:20 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:16 sno Exp $
VERSION= 1.2.1
-PKGREVISION= 2
+PKGREVISION= 3
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index eb8156c8002..5484651c4e3 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/16 14:28:37 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:16 sno Exp $
#
DISTNAME= pidgin-libnotify-0.14
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 3afbef393fc..dba1ba39c68 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2009/05/12 14:10:59 reed Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:16 sno Exp $
VERSION= 3.2.0
DISTNAME= pidgin-otr-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 617f255c11d..78feb46dfe7 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:21 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/08/26 19:57:16 sno Exp $
#
# XXX appease pkglint
#PKGNAME= pidgin-${PIDGIN_VERSION}
@@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../chat/libpurple/Makefile.common"
-#PKGREVISION= 1
+PKGREVISION= 1
USE_TOOLS+= msgfmt intltool
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index a630eca68cf..479d2268c99 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2009/05/13 07:26:29 jdolecek Exp $
+# $NetBSD: Makefile,v 1.55 2009/08/26 19:57:17 sno Exp $
PSI_VERSION= 0.12.1
DISTNAME= psi-${PSI_VERSION}
PKGREVISION= # empty
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile
index a558e372faa..6381d69e9fb 100644
--- a/chat/telepathy-farsight/Makefile
+++ b/chat/telepathy-farsight/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 21:15:59 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:05 sno Exp $
#
DISTNAME= telepathy-farsight-0.0.8
+PKGREVISION= 1
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 eb9d219b86d..87c23b5189b 100644
--- a/chat/telepathy-farsight/buildlink3.mk
+++ b/chat/telepathy-farsight/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2009/08/21 22:47:30 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2009/08/26 19:57:05 sno Exp $
BUILDLINK_TREE+= telepathy-farsight
@@ -6,6 +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.8nb1
BUILDLINK_PKGSRCDIR.telepathy-farsight?= ../../chat/telepathy-farsight
.include "../../chat/telepathy-glib/buildlink3.mk"
diff --git a/chat/telepathy-mission-control/Makefile b/chat/telepathy-mission-control/Makefile
index ab17146e08b..dff93578134 100644
--- a/chat/telepathy-mission-control/Makefile
+++ b/chat/telepathy-mission-control/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/04/01 16:20:41 roy Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:06 sno Exp $
#
DISTNAME= telepathy-mission-control-4.67
-PKGREVISION= 1
+PKGREVISION= 2
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 d6e9ad94d8c..e568829b19e 100644
--- a/chat/telepathy-mission-control/buildlink3.mk
+++ b/chat/telepathy-mission-control/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:24:02 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:57:06 sno Exp $
BUILDLINK_TREE+= telepathy-mission-control
@@ -6,6 +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.67nb2
BUILDLINK_PKGSRCDIR.telepathy-mission-control?= ../../chat/telepathy-mission-control
.include "../../chat/libtelepathy/buildlink3.mk"
diff --git a/chat/xchat-systray-integration/Makefile b/chat/xchat-systray-integration/Makefile
index 30ffd1f0dfd..9c4e9fd6743 100644
--- a/chat/xchat-systray-integration/Makefile
+++ b/chat/xchat-systray-integration/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2007/03/12 12:46:29 tron Exp $
+# $NetBSD: Makefile,v 1.18 2009/08/26 19:57:17 sno Exp $
DISTNAME= xchat-systray-integration-2.4.5-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/}
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 7de98df0139..4ecada6102f 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.62 2009/07/22 09:01:21 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2009/08/26 19:57:17 sno Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
PKGNAME= ${DISTNAME}pl1
+PKGREVISION= 1
OWNER= tron@NetBSD.org
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit