summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
authortron <tron>2012-10-02 17:10:28 +0000
committertron <tron>2012-10-02 17:10:28 +0000
commit4eae9af6ba6b8e46d0d40c87583918731763ce1e (patch)
tree4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /devel/GConf-ui
parenta1d938dbd9a12f61ed5ed255a949a16b9df4e4e0 (diff)
downloadpkgsrc-4eae9af6ba6b8e46d0d40c87583918731763ce1e.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'devel/GConf-ui')
-rw-r--r--devel/GConf-ui/Makefile4
-rw-r--r--devel/GConf-ui/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile
index 61c1adc7d04..3107de30381 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/09/15 10:04:04 obache Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/02 17:10:44 tron Exp $
#
MAKE_JOBS_SAFE= no
@@ -6,7 +6,7 @@ MAKE_JOBS_SAFE= no
.include "../../devel/GConf/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf-ui/}
-PKGREVISION= 5
+PKGREVISION= 6
BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION}
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index def4772b7b0..09cf3bb42c8 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2012/09/15 10:04:04 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2012/10/02 17:10:44 tron Exp $
BUILDLINK_TREE+= GConf-ui
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= GConf-ui
GCONF_UI_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.GConf-ui+= GConf-ui>=2.8.0.1
-BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb5
+BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb6
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"