summaryrefslogtreecommitdiff
path: root/print/cups
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 /print/cups
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 'print/cups')
-rw-r--r--print/cups/Makefile3
-rw-r--r--print/cups/buildlink.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 8dc66929300..29a9501c610 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2002/02/18 11:26:15 martti Exp $
+# $NetBSD: Makefile,v 1.48 2002/03/13 17:37:33 fredb Exp $
DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${VERS}
+PKGREVISION= 1
BASE_VERS= 1.1.14
DIST_VERS= ${BASE_VERS}
VERS= ${DIST_VERS:S/-/./g}
diff --git a/print/cups/buildlink.mk b/print/cups/buildlink.mk
index a0352b35627..694cf18ca32 100644
--- a/print/cups/buildlink.mk
+++ b/print/cups/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.11 2002/01/31 17:51:27 jlam Exp $
+# $NetBSD: buildlink.mk,v 1.12 2002/03/13 17:37:33 fredb Exp $
#
# This Makefile fragment is included by packages that use libcups.
#
@@ -17,7 +17,7 @@ CUPS_BUILDLINK_MK= # defined
.include "../../mk/bsd.buildlink.mk"
-BUILDLINK_DEPENDS.cups?= cups>=1.1.1
+BUILDLINK_DEPENDS.cups?= cups>=1.1.14nb1
DEPENDS+= ${BUILDLINK_DEPENDS.cups}:../../print/cups
EVAL_PREFIX+= BUILDLINK_PREFIX.cups=cups