aboutsummaryrefslogtreecommitdiff
path: root/print/cups-filters
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2020-06-06 16:33:37 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2020-06-06 16:33:37 +0000
commitdbbeb2728d1b0d08853ddfc5897ee4c645091730 (patch)
tree595994115eff71a4ae3e25a670522b31b116b11e /print/cups-filters
parentaf6893ad9fee8e47cb997cac2daaae33a7f7ecc8 (diff)
downloadports-dbbeb2728d1b0d08853ddfc5897ee4c645091730.tar.gz
ports-dbbeb2728d1b0d08853ddfc5897ee4c645091730.zip
Update to 1.27.5.
Use @sample for cups-browsed.conf. [1] PR: 246074 [1] Submitted by: Felix Palmen <felix@palmen-it.de> [1]
Notes
Notes: svn path=/head/; revision=538106
Diffstat (limited to 'print/cups-filters')
-rw-r--r--print/cups-filters/Makefile11
-rw-r--r--print/cups-filters/distinfo6
-rw-r--r--print/cups-filters/pkg-plist2
3 files changed, 12 insertions, 7 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index cb99fd319dfd..73ba71ec4043 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= cups-filters
-PORTVERSION= 1.27.4
-PORTREVISION= 2
+PORTVERSION= 1.27.5
CATEGORIES= print
MASTER_SITES= https://www.openprinting.org/download/cups-filters/
@@ -12,6 +11,8 @@ COMMENT= Additional backends, filters and other software for CUPS
LICENSE= BSD4CLAUSE GPLv2 GPLv2+ GPLv3 GPLv3+ LGPL20 LGPL21+ MIT
LICENSE_COMB= multi
+BUILD_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libqpdf.so:print/qpdf \
libcupsimage.so:print/cups \
@@ -42,7 +43,7 @@ SHEBANG_FILES= filter/braille/drivers/generic/brftoembosser.in \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-shell=/bin/sh \
--with-pdftops-path=${LOCALBASE}/bin/pdftops \
- --with-test-font-path=/dev/null
+ --with-test-font-path=${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= BRAILLE COLORD DOCS
@@ -138,4 +139,8 @@ post-patch:
${WRKSRC}/utils/cups-browsed.conf.5 \
${WRKSRC}/utils/driverless.1
+post-install:
+ @${MV} ${STAGEDIR}${PREFIX}/etc/cups/cups-browsed.conf \
+ ${STAGEDIR}${PREFIX}/etc/cups/cups-browsed.conf.sample
+
.include <bsd.port.mk>
diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo
index a9c044684ece..d100a1ff0d51 100644
--- a/print/cups-filters/distinfo
+++ b/print/cups-filters/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586783441
-SHA256 (cups-filters-1.27.4.tar.xz) = 0bc9df9c4ca0f41685c8d6de56fad40109798f567326fc4167d7edb2600f0b84
-SIZE (cups-filters-1.27.4.tar.xz) = 1493860
+TIMESTAMP = 1591459678
+SHA256 (cups-filters-1.27.5.tar.xz) = a166ff60a56ef7c19df93129fb79b31ffadb4de32b26fc6b1ce03b75a016559e
+SIZE (cups-filters-1.27.5.tar.xz) = 1494864
diff --git a/print/cups-filters/pkg-plist b/print/cups-filters/pkg-plist
index f318939345e7..6ba6df02593e 100644
--- a/print/cups-filters/pkg-plist
+++ b/print/cups-filters/pkg-plist
@@ -1,7 +1,7 @@
bin/driverless
bin/foomatic-rip
bin/ttfread
-etc/cups/cups-browsed.conf
+@sample etc/cups/cups-browsed.conf.sample
include/cupsfilters/colord.h
include/cupsfilters/colormanager.h
include/cupsfilters/driver.h