summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorryoon <ryoon>2012-10-06 08:46:39 +0000
committerryoon <ryoon>2012-10-06 08:46:39 +0000
commit75c382820d84cbeb4243c43b8ee08966b750fe53 (patch)
tree14801dedec36e32aebe6e23b76afd637c2927f0d /chat/pidgin
parente23fb22cae2a989e0bd8e4648b0ec54fd2a6a5e4 (diff)
downloadpkgsrc-75c382820d84cbeb4243c43b8ee08966b750fe53.tar.gz
Recursive bump from net/gssdp.
Diffstat (limited to 'chat/pidgin')
-rw-r--r--chat/pidgin/Makefile4
-rw-r--r--chat/pidgin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 0427895e42a..821c46698ea 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2012/10/03 00:02:42 asau Exp $
+# $NetBSD: Makefile,v 1.47 2012/10/06 08:46:40 ryoon Exp $
-PKGREVISION= 2
+PKGREVISION= 3
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 4bf25ac310d..fde895066f7 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2012/10/02 17:10:40 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2012/10/06 08:46:41 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.6nb2
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.6nb3
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"