pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups-filters Update print/cups-filters to cups-f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ede18994c38
branches: trunk
changeset: 357466:7ede18994c38
user: leot <leot%pkgsrc.org@localhost>
date: Sat Jan 21 11:58:29 2017 +0000
description:
Update print/cups-filters to cups-filters-1.13.3
pkgsrc changes:
- Add --with-apple-raster-filter=rastertopdf to CONFIGURE_ARGS to avoid
possible PLIST issues with cups<2.2.2 (with cups>=2.2.2 urftopdf is no
longer built)
Changes:
1.13.3
------
- libcupsfilters: When auto-generating PPD files added support
for passing through JPEG input to printers which understand
JPEG. This is also done in CUPS-generated PPDs (Debian bug
#851499).
- libcupsfilters: Added the "output-bin" option support from
CUPS' PPD generator to our PPD generator (CUPS Issue #4938).
- cups-browsed: Make support for printers with IPv6 IP address
work. Both link-local and regular addresses work.
diffstat:
print/cups-filters/Makefile | 6 +++---
print/cups-filters/PLIST | 3 +--
print/cups-filters/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (56 lines):
diff -r 2ed2bc8c44de -r 7ede18994c38 print/cups-filters/Makefile
--- a/print/cups-filters/Makefile Sat Jan 21 11:57:23 2017 +0000
+++ b/print/cups-filters/Makefile Sat Jan 21 11:58:29 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2017/01/19 10:19:26 markd Exp $
+# $NetBSD: Makefile,v 1.63 2017/01/21 11:58:29 leot Exp $
-DISTNAME= cups-filters-1.13.2
-PKGREVISION= 1
+DISTNAME= cups-filters-1.13.3
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
@@ -43,6 +42,7 @@
.endif
CONFIGURE_ARGS+= --disable-ldap
CONFIGURE_ARGS+= --disable-mutool
+CONFIGURE_ARGS+= --with-apple-raster-filter=rastertopdf
CONFIGURE_ARGS+= --with-shell=${TOOLS_PATH.bash}
CONFIGURE_ARGS+= --with-pdftops-path=${PREFIX}/bin/pdftops
diff -r 2ed2bc8c44de -r 7ede18994c38 print/cups-filters/PLIST
--- a/print/cups-filters/PLIST Sat Jan 21 11:57:23 2017 +0000
+++ b/print/cups-filters/PLIST Sat Jan 21 11:58:29 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2016/12/19 08:49:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2017/01/21 11:58:29 leot Exp $
bin/driverless
bin/foomatic-rip
bin/ttfread
@@ -54,7 +54,6 @@
libexec/cups/filter/texttopdf
libexec/cups/filter/texttops
libexec/cups/filter/texttotext
-libexec/cups/filter/urftopdf
man/man1/driverless.1
man/man1/foomatic-rip.1
man/man5/cups-browsed.conf.5
diff -r 2ed2bc8c44de -r 7ede18994c38 print/cups-filters/distinfo
--- a/print/cups-filters/distinfo Sat Jan 21 11:57:23 2017 +0000
+++ b/print/cups-filters/distinfo Sat Jan 21 11:58:29 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.45 2016/12/30 16:14:32 adam Exp $
+$NetBSD: distinfo,v 1.46 2017/01/21 11:58:29 leot Exp $
-SHA1 (cups-filters-1.13.2.tar.xz) = 5fa3c3c2ac2150ab2e0e9defadb27f81e6164e4c
-RMD160 (cups-filters-1.13.2.tar.xz) = 77c5c06e2e24df339bcef384a5aac2a564814ef8
-SHA512 (cups-filters-1.13.2.tar.xz) = 50b2e5d65f28bd15bd5e60bf11fc5e182c97a00155fb46ad36d058caa63ee60c504ec59cec05407068234cb1232e77c0ffb0bedd6a4c53bdc34055b60e7ed8b0
-Size (cups-filters-1.13.2.tar.xz) = 1420012 bytes
+SHA1 (cups-filters-1.13.3.tar.xz) = ab5a0d6558c58a40010f01b40c9eaf891da66238
+RMD160 (cups-filters-1.13.3.tar.xz) = 1401ce17fdc4ed96875e7feefaae0a5141c4a087
+SHA512 (cups-filters-1.13.3.tar.xz) = 52692473e069017ca9fd2274357514bc99bdc2ed576be329aaa4b2978dcac98124716a77f6ff80f76e2a5b513b4c2cb3cb7d2e3a4d32d9bb90725d053d88c280
+Size (cups-filters-1.13.3.tar.xz) = 1421092 bytes
SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179
SHA1 (patch-filter_gstoraster.c) = a9fac7892972943f345c6b76529feff0ba098458
SHA1 (patch-filter_mupdftoraster.c) = 4c4f7d292163657f9541c8ce454ba57d248f7ef0
Home |
Main Index |
Thread Index |
Old Index