summaryrefslogtreecommitdiff
path: root/devel/libgnome
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-09 17:39:01 +0000
committerwiz <wiz@pkgsrc.org>2013-10-09 17:39:01 +0000
commit5592d1530c99340ce32d24ce3286ddb5747aa253 (patch)
tree023a4084385219e94693779b56935bbba2b6238d /devel/libgnome
parent9676c40e045003a7958c097d4791aea280c7d871 (diff)
downloadpkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'devel/libgnome')
-rw-r--r--devel/libgnome/Makefile4
-rw-r--r--devel/libgnome/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 35a9cdaf8ba..29efb960725 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.103 2013/09/02 19:50:42 adam Exp $
+# $NetBSD: Makefile,v 1.104 2013/10/09 17:39:02 wiz Exp $
#
DISTNAME= libgnome-2.32.1
-PKGREVISION= 18
+PKGREVISION= 19
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 41842595915..d609670c6ca 100644
--- a/devel/libgnome/buildlink3.mk
+++ b/devel/libgnome/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.44 2013/09/02 19:50:42 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.45 2013/10/09 17:39:02 wiz 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.1nb18
+BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb19
BUILDLINK_PKGSRCDIR.libgnome?= ../../devel/libgnome
.include "../../mk/bsd.fast.prefs.mk"