summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorabs <abs>2010-11-15 22:56:08 +0000
committerabs <abs>2010-11-15 22:56:08 +0000
commite156ad08d15c3f5b10bae4ec2a0ffbbc51478caa (patch)
tree51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /chat/pidgin
parentdeaf4d8eddad849d28d5ec0f466d4fc426d18067 (diff)
downloadpkgsrc-e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa.tar.gz
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
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 48195748c1e..8bcdfcd53a0 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2010/09/14 11:01:09 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2010/11/15 22:56:27 abs Exp $
#
# XXX appease pkglint
#PKGNAME= pidgin-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
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 6364a5c6caf..62250b95bfd 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2010/09/14 11:01:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2010/11/15 22:56:27 abs 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.3nb1
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.7.3nb2
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"