summaryrefslogtreecommitdiff
path: root/devel/libgnome
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit0e2c97799a873b423fce3b9a712f48300f567461 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /devel/libgnome
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'devel/libgnome')
-rw-r--r--devel/libgnome/Makefile3
-rw-r--r--devel/libgnome/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index d9a582d906a..b71c1cab5e9 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2011/03/11 11:41:24 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2011/04/22 13:42:01 obache Exp $
#
DISTNAME= libgnome-2.32.1
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgnome/buildlink3.mk b/devel/libgnome/buildlink3.mk
index b9e51925aa0..53512b5349b 100644
--- a/devel/libgnome/buildlink3.mk
+++ b/devel/libgnome/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2011/01/13 13:36:47 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2011/04/22 13:42:01 obache Exp $
BUILDLINK_TREE+= libgnome
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnome
LIBGNOME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.0nb2
+BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb1
BUILDLINK_PKGSRCDIR.libgnome?= ../../devel/libgnome
.include "../../mk/bsd.fast.prefs.mk"