diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /chat/pidgin | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 32d91568c33..b457df54cde 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2011/03/14 12:21:48 adam Exp $ +# $NetBSD: Makefile,v 1.31 2011/04/22 13:42:39 obache 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 8f65be6103c..b88f8fc3783 100644 --- a/chat/pidgin/buildlink3.mk +++ b/chat/pidgin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2011/02/21 15:51:46 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2011/04/22 13:42:39 obache 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.10nb1 +BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.7.11nb1 BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin .include "../../chat/libpurple/buildlink3.mk" |