diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 99dc9c311a0077bf524317a8db2dfcc57e7dea15 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /chat/empathy | |
parent | 3acac4b32ee29cffe2bf8b56746ebefce89b4dfb (diff) | |
download | pkgsrc-99dc9c311a0077bf524317a8db2dfcc57e7dea15.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'chat/empathy')
-rw-r--r-- | chat/empathy/Makefile | 4 | ||||
-rw-r--r-- | chat/empathy/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index 536598487e2..7d77954f3b5 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2012/03/09 12:34:01 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/04/27 12:31:34 obache Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} diff --git a/chat/empathy/buildlink3.mk b/chat/empathy/buildlink3.mk index e939df1d836..e751bc722a9 100644 --- a/chat/empathy/buildlink3.mk +++ b/chat/empathy/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/03/06 17:38:53 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2012/04/27 12:31:34 obache Exp $ BUILDLINK_TREE+= empathy @@ -6,7 +6,7 @@ BUILDLINK_TREE+= empathy EMPATHY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1 -BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb10 +BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb12 BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy .include "../../devel/glib2/buildlink3.mk" |