summaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authortv <tv>2004-10-03 00:12:51 +0000
committertv <tv>2004-10-03 00:12:51 +0000
commitb5510d5a2d7f9a1406603d922ae5d8548950233c (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /print/cups
parent3addbafa22111ee3e2673d59835bf69a03a74306 (diff)
downloadpkgsrc-b5510d5a2d7f9a1406603d922ae5d8548950233c.tar.gz
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile4
-rw-r--r--print/cups/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 12cf71bd32b..36afe571b18 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2004/08/22 19:32:52 jlam Exp $
+# $NetBSD: Makefile,v 1.80 2004/10/03 00:18:04 tv Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -10,7 +10,7 @@ PKGREVISION= # empty
BASE_VERS= 1.1.20
DIST_VERS= ${BASE_VERS}
VERS= ${DIST_VERS:S/-/./g}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
ftp://ftp2.easysw.com/pub/cups/${BASE_VERS}/ \
diff --git a/print/cups/buildlink3.mk b/print/cups/buildlink3.mk
index cb903b907a8..3556495b7bc 100644
--- a/print/cups/buildlink3.mk
+++ b/print/cups/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2004/03/26 02:27:50 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2004/10/03 00:18:04 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
CUPS_BUILDLINK3_MK:= ${CUPS_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= cups
.if !empty(CUPS_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.cups+= cups>=1.1.19nb3
-BUILDLINK_RECOMMENDED.cups?= cups>=1.1.20nb1
+BUILDLINK_RECOMMENDED.cups+= cups>=1.1.20nb3
BUILDLINK_PKGSRCDIR.cups?= ../../print/cups
.endif # CUPS_BUILDLINK3_MK