aboutsummaryrefslogtreecommitdiffstats
path: root/print/cups
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-31 05:16:39 +0800
committerbapt <bapt@FreeBSD.org>2014-03-31 05:16:39 +0800
commitb649dda5d4bbf72a23c927b0472697bc27c5ea57 (patch)
tree4bd9b521df8aa10dc2ec5e83854270f5e37041db /print/cups
parenta3cf6f7682c2b541d3b71730ec7e65c832c954ad (diff)
downloadfreebsd-ports-gnome-b649dda5d4bbf72a23c927b0472697bc27c5ea57.tar.gz
freebsd-ports-gnome-b649dda5d4bbf72a23c927b0472697bc27c5ea57.tar.zst
freebsd-ports-gnome-b649dda5d4bbf72a23c927b0472697bc27c5ea57.zip
Update to cups to 1.7.1
- Stage all cups related ports - Cleanup (it still needs more cleanup) Base on [1] PR: ports/186824 [1] Submitted by: bsam
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index d596e08f5c1b..b81178ed56f2 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cups
-PORTVERSION= 1.5.4
+PORTVERSION= 1.7.1
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Common UNIX Printing System: Metaport to install complete system
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \
- cupsd:${PORTSDIR}/${PKGCATEGORY}/cups-base
+ lpr-cups:${PORTSDIR}/${PKGCATEGORY}/cups-base \
+ ttfread:${PORTSDIR}/${PKGCATEGORY}/cups-filters
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_BUILD= yes