summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorwiz <wiz>2012-03-09 12:33:57 +0000
committerwiz <wiz>2012-03-09 12:33:57 +0000
commit940bed5b546b68752130bab6869e1ffa74a94f9e (patch)
treedea21ca963956a5e80e494c1c2435cc9155c0a97 /chat/pidgin
parent92219ae20bcee7f8bf39bdcc58620b0a6ae57348 (diff)
downloadpkgsrc-940bed5b546b68752130bab6869e1ffa74a94f9e.tar.gz
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the setting already.
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 6c3189e48ba..5cb5708d2e0 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2012/03/09 12:34:02 wiz Exp $
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Multi-protocol Instant Messaging client GTK frontend
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk
index 578d9bbf380..2500225c3fb 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2012/03/06 17:38:54 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2012/03/09 12:34:02 wiz 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.0nb4
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.0nb5
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"