summaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
commit5fb1e22076be7027761809984dba838885e882ea (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /print/cups
parent967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff)
downloadpkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
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 ca259cd0710..334575e2932 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.187 2012/01/27 08:50:24 sbd Exp $
+# $NetBSD: Makefile,v 1.188 2012/02/06 12:41:20 wiz 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:
@@ -8,7 +8,7 @@ DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${DIST_VERS:S/-/./g}
BASE_VERS= 1.5.0
DIST_VERS= ${BASE_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
diff --git a/print/cups/buildlink3.mk b/print/cups/buildlink3.mk
index b824ba8926e..8a1d5935a9f 100644
--- a/print/cups/buildlink3.mk
+++ b/print/cups/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2011/01/13 13:36:06 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2012/02/06 12:41:20 wiz Exp $
BUILDLINK_TREE+= cups
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= cups
CUPS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.cups+= cups>=1.1.19nb3
-BUILDLINK_ABI_DEPENDS.cups+= cups>=1.4.4nb1
+BUILDLINK_ABI_DEPENDS.cups+= cups>=1.5.0nb2
BUILDLINK_PKGSRCDIR.cups?= ../../print/cups
pkgbase := cups