summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
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/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
17 files changed, 34 insertions, 34 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index bd238577b89..e779d845286 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2012/10/08 23:00:49 adam Exp $
+# $NetBSD: Makefile,v 1.46 2012/12/15 10:36:21 ryoon Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 20
+PKGREVISION= 21
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 2aa0b0afbc5..babb1f60298 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2012/10/08 23:00:49 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2012/12/15 10:36:21 ryoon 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.0nb20
+BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb21
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 4d34d20e944..01bce18916d 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2012/10/08 23:01:16 adam Exp $
+# $NetBSD: Makefile,v 1.50 2012/12/15 10:36:23 ryoon Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index 985d289fcd1..6182a96a757 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2012/10/08 23:01:17 adam Exp $
+# $NetBSD: Makefile,v 1.86 2012/12/15 10:36:23 ryoon Exp $
DISTNAME= gnomeicu-0.99.12
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 7a189bdf14b..796b1611fcd 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2012/10/08 23:00:55 adam Exp $
+# $NetBSD: Makefile,v 1.51 2012/12/15 10:36:18 ryoon Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Multi-protocol Instant Messaging client backend
diff --git a/chat/libpurple/buildlink3.mk b/chat/libpurple/buildlink3.mk
index 4d361fe58fc..35dd24f1968 100644
--- a/chat/libpurple/buildlink3.mk
+++ b/chat/libpurple/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2012/10/08 23:00:55 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2012/12/15 10:36:18 ryoon 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.6nb5
+BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.6nb6
BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple
pkgbase := libpurple
diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile
index fd1aaf2de89..5d53bb6a7a1 100644
--- a/chat/msn-pecan/Makefile
+++ b/chat/msn-pecan/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2012/10/08 23:01:17 adam Exp $
+# $NetBSD: Makefile,v 1.25 2012/12/15 10:36:24 ryoon Exp $
#
DISTNAME= msn-pecan-0.0.18
-PKGREVISION= 20
+PKGREVISION= 21
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 f43fc93a198..888ff31b708 100644
--- a/chat/pidgin-facebookchat/Makefile
+++ b/chat/pidgin-facebookchat/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2012/10/08 23:01:17 adam Exp $
+# $NetBSD: Makefile,v 1.32 2012/12/15 10:36:24 ryoon Exp $
DISTNAME= pidgin-facebookchat-source-1.69
PKGNAME= ${DISTNAME:S/-source-/-/}
-PKGREVISION= 13
+PKGREVISION= 14
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 f5312cda4bc..492198d93aa 100644
--- a/chat/pidgin-icb/Makefile
+++ b/chat/pidgin-icb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2012/10/08 23:01:17 adam Exp $
+# $NetBSD: Makefile,v 1.28 2012/12/15 10:36:24 ryoon Exp $
DISTNAME= pidgin-icb-20070505
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= chat
MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index 018390df1a0..45a7118a8c9 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2012/10/08 23:01:17 adam Exp $
+# $NetBSD: Makefile,v 1.31 2012/12/15 10:36:24 ryoon Exp $
VERSION= 1.2.1
-PKGREVISION= 24
+PKGREVISION= 25
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index f8cbdd41769..d12aff993a3 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2012/10/08 23:01:18 adam Exp $
+# $NetBSD: Makefile,v 1.25 2012/12/15 10:36:24 ryoon Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index 5a96b2dd401..6fec2b846e9 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2012/10/08 23:01:18 adam Exp $
+# $NetBSD: Makefile,v 1.35 2012/12/15 10:36:25 ryoon Exp $
DISTNAME= pidgin-otr-4.0.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 71bbbc517fa..23c4291dd0d 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2012/10/08 23:01:18 adam Exp $
+# $NetBSD: Makefile,v 1.37 2012/12/15 10:36:25 ryoon Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile
index 0a4ad774dfc..0f0b9e36e5b 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2012/10/08 23:01:18 adam Exp $
+# $NetBSD: Makefile,v 1.40 2012/12/15 10:36:25 ryoon Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= SILC plugin for the Pidgin instant messenger
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index efb64754068..1b481317aa2 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2012/10/08 23:00:55 adam Exp $
+# $NetBSD: Makefile,v 1.49 2012/12/15 10:36:20 ryoon Exp $
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Multi-protocol Instant Messaging client GTK frontend
.include "../../chat/libpurple/Makefile.common"
diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk
index 836a84eb995..cd1ceafc84b 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2012/10/08 23:00:55 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2012/12/15 10:36:20 ryoon 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.6nb4
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.6nb5
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index 8b7d13a2337..9388099a000 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/10/08 23:01:18 adam Exp $
+# $NetBSD: Makefile,v 1.27 2012/12/15 10:36:25 ryoon Exp $
DISTNAME= spectrum-1.4.8
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= chat
MASTER_SITES= http://spectrum.im/attachments/download/43/