summaryrefslogtreecommitdiff
path: root/devel/GConf2-ui
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-01 18:17:29 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-01 18:17:29 +0000
commita7242b349fa4887f7c4fb5dd8bee5a2acbb6645b (patch)
tree486766e95d4d6db21e669b72a6fcf45d690b951e /devel/GConf2-ui
parented9518df0d46a3855818d64e94abb079574b3e53 (diff)
downloadpkgsrc-a7242b349fa4887f7c4fb5dd8bee5a2acbb6645b.tar.gz
Update to 2.6.0. Summary of changes unavailable since the previous stable
version (just the ChangeLog, but it's usually meaningless). AFAICT, this comes with a new XML backend, aside bug fixes.
Diffstat (limited to 'devel/GConf2-ui')
-rw-r--r--devel/GConf2-ui/Makefile3
-rw-r--r--devel/GConf2-ui/buildlink2.mk4
-rw-r--r--devel/GConf2-ui/buildlink3.mk4
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile
index f9177e9139e..c7e1d184cb2 100644
--- a/devel/GConf2-ui/Makefile
+++ b/devel/GConf2-ui/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/02/12 18:58:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/01 18:17:29 jmmv Exp $
#
.include "../../devel/GConf2/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/}
-PKGREVISION= 3
CONFIGURE_ENV+= PKG_USE_GTK=yes
diff --git a/devel/GConf2-ui/buildlink2.mk b/devel/GConf2-ui/buildlink2.mk
index bcf926e3a49..47b1095e3ae 100644
--- a/devel/GConf2-ui/buildlink2.mk
+++ b/devel/GConf2-ui/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.8 2004/01/03 18:49:36 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.9 2004/04/01 18:17:29 jmmv Exp $
#
# This Makefile fragment is included by packages that use GConf2-ui.
#
@@ -7,7 +7,7 @@
GCONF2_UI_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= GConf2-ui
-BUILDLINK_DEPENDS.GConf2-ui?= GConf2-ui>=2.4.0.1nb1
+BUILDLINK_DEPENDS.GConf2-ui?= GConf2-ui>=2.6.0
BUILDLINK_PKGSRCDIR.GConf2-ui?= ../../devel/GConf2-ui
EVAL_PREFIX+= BUILDLINK_PREFIX.GConf2-ui=GConf2-ui
diff --git a/devel/GConf2-ui/buildlink3.mk b/devel/GConf2-ui/buildlink3.mk
index d1cd19c9037..8ad3e6866f9 100644
--- a/devel/GConf2-ui/buildlink3.mk
+++ b/devel/GConf2-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/03/18 09:12:09 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/04/01 18:17:29 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GCONF2_UI_BUILDLINK3_MK:= ${GCONF2_UI_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NGConf2-ui}
BUILDLINK_PACKAGES+= GConf2-ui
.if !empty(GCONF2_UI_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.GConf2-ui+= GConf2-ui>=2.4.0.1nb1
+BUILDLINK_DEPENDS.GConf2-ui+= GConf2-ui>=2.6.0
BUILDLINK_PKGSRCDIR.GConf2-ui?= ../../devel/GConf2-ui
.endif # GCONF2_UI_BUILDLINK3_MK