summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
committerwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
commit7166660e0869e600de95f00511736db4bf628d2d (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /x11/gnome-core
parent0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff)
downloadpkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/Makefile4
-rw-r--r--x11/gnome-core/Makefile.common3
-rw-r--r--x11/gnome-core/buildlink2.mk4
3 files changed, 6 insertions, 5 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index fb34046d910..9ee029a0b9d 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.88 2003/04/20 10:43:51 rh Exp $
+# $NetBSD: Makefile,v 1.89 2003/05/02 11:56:59 wiz Exp $
#
.include "Makefile.common"
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Core component of GNU Network Object Management Environment
diff --git a/x11/gnome-core/Makefile.common b/x11/gnome-core/Makefile.common
index 47ce4fe6019..d90a612a721 100644
--- a/x11/gnome-core/Makefile.common
+++ b/x11/gnome-core/Makefile.common
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile.common,v 1.1 2003/04/20 10:43:51 rh Exp $
+# $NetBSD: Makefile.common,v 1.2 2003/05/02 11:57:00 wiz Exp $
#
DISTNAME= gnome-core-1.4.2
+PKGREVISION= 1
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-core/1.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-core/buildlink2.mk b/x11/gnome-core/buildlink2.mk
index c1398b6fa9b..934a9868858 100644
--- a/x11/gnome-core/buildlink2.mk
+++ b/x11/gnome-core/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2003/04/20 10:43:51 rh Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2003/05/02 11:57:00 wiz Exp $
#
# This Makefile fragment is included by packages that use gnome-core.
#
@@ -9,7 +9,7 @@
GNOME_CORE_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnome-core
-BUILDLINK_DEPENDS.gnome-core?= gnome-core>=1.4.2nb4
+BUILDLINK_DEPENDS.gnome-core?= gnome-core>=1.4.2nb5
BUILDLINK_PKGSRCDIR.gnome-core?= ../../x11/gnome-core
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-core=gnome-core