summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorryoon <ryoon>2012-12-15 10:36:18 +0000
committerryoon <ryoon>2012-12-15 10:36:18 +0000
commitf325364b576876d6e8b8961b4de4ee34a7dd5fe8 (patch)
tree7a89deafb740912af28f8fbadb269aad60105c95 /chat/pidgin
parentb609e6e6301bb181b968b978303c74d175032e16 (diff)
downloadpkgsrc-f325364b576876d6e8b8961b4de4ee34a7dd5fe8.tar.gz
Bump PKGREVISION from devel/nss 3.14.0.
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 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"