summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorwiz <wiz>2011-02-21 15:51:44 +0000
committerwiz <wiz>2011-02-21 15:51:44 +0000
commita799179787bda3ed53af1f49437d1be87d557dfe (patch)
treed39e1a1a4fe578ff4280085390de9f3455763932 /chat/pidgin
parent350636c7e0c64c4f532c0f6bcf09de98bbe21d42 (diff)
downloadpkgsrc-a799179787bda3ed53af1f49437d1be87d557dfe.tar.gz
Bump depends and PKGREVISION for libnice shlib major change.
Diffstat (limited to 'chat/pidgin')
-rw-r--r--chat/pidgin/Makefile3
-rw-r--r--chat/pidgin/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 3a83f99767e..6ecb1c9f1e9 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2011/02/10 12:17:38 adam Exp $
+# $NetBSD: Makefile,v 1.29 2011/02/21 15:51:46 wiz Exp $
+PKGREVISION= 1
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 0eebab7273e..8f65be6103c 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2011/01/13 13:36:45 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2011/02/21 15:51:46 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.7.3nb3
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.7.10nb1
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"