summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
commitb48eba1112f54d5bd53419acb41234e880b1c4d8 (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /x11/gnome-core
parentb83587c254a875614110a4d3bcfeafebc7536d9a (diff)
downloadpkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/Makefile3
-rw-r--r--x11/gnome-core/buildlink.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 6b20d6bbf01..f96c6a56088 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2001/10/24 22:11:12 jlam Exp $
+# $NetBSD: Makefile,v 1.73 2002/03/13 17:37:56 fredb Exp $
DISTNAME= gnome-core-1.4.0.4
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-core/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-core/buildlink.mk b/x11/gnome-core/buildlink.mk
index cc7865936a9..26362cb9dea 100644
--- a/x11/gnome-core/buildlink.mk
+++ b/x11/gnome-core/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.3 2001/10/06 15:58:06 rh Exp $
+# $NetBSD: buildlink.mk,v 1.4 2002/03/13 17:37:56 fredb Exp $
#
# This Makefile fragment is included by packages that use gnome-core.
#
@@ -17,7 +17,7 @@ GNOME_CORE_BUILDLINK_MK= # defined
.include "../../mk/bsd.buildlink.mk"
-BUILDLINK_DEPENDS.gnome-core?= gnome-core>=1.0.53
+BUILDLINK_DEPENDS.gnome-core?= gnome-core>=1.4.0.4nb1
DEPENDS+= ${BUILDLINK_DEPENDS.gnome-core}:../../x11/gnome-core
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-core=gnome-core