diff options
author | obache <obache> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-27 12:31:32 +0000 |
commit | 11539e1bf493b47f897555ec8c8e05d5f3fd26e3 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /chat/pidgin | |
parent | c7e2fce3337954e0be0905578ef39716823bd56c (diff) | |
download | pkgsrc-11539e1bf493b47f897555ec8c8e05d5f3fd26e3.tar.gz |
Recursive bump from icu shlib major bumped to 49.
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 c99d7a2afa1..8750f6ea229 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2012/04/04 13:20:06 obache Exp $ +# $NetBSD: Makefile,v 1.40 2012/04/27 12:31:35 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 2500225c3fb..e56b3cd2375 100644 --- a/chat/pidgin/buildlink3.mk +++ b/chat/pidgin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2012/03/09 12:34:02 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2012/04/27 12:31:35 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.10.0nb5 +BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.3nb1 BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin .include "../../chat/libpurple/buildlink3.mk" |