summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorleot <leot>2016-10-31 09:31:16 +0000
committerleot <leot>2016-10-31 09:31:16 +0000
commit155d9cdf051fbf0e021ec537edb50ecdaae56c0b (patch)
treed54c909a6fbdc1280b45d67b2b82493fc147b9bf /print
parent18b2f7017cfaff61bb154655580bec310f722cff (diff)
downloadpkgsrc-155d9cdf051fbf0e021ec537edb50ecdaae56c0b.tar.gz
Update print/cups-filters to 1.11.5
CHANGES IN V1.11.5 - cups-browsed: Fixed several typos in the documentation (Bug #1378). - gstoraster, mupdftoraster, pdftops, sys5ippprinter: Use execvp() and execvpe() to call programs so that the $PATH environment variable gets used to find the programs (Bug #1378). - build system: Several fixes, especially to make it work when cross-compiling or using a build server (Bug #1378). - cups-browsed: Silenced a warning. - cups-browsed: For remote CUPS queues with a dot in their name no local queue got created (Bug #1379). - pdftopdf: Do the page logging also for IPP Everywhere printers which use the PWG Raster data format as the ...toraster filters being the last filter then do not log. - gstoraster, pdftoraster: Let filters generate PWG Raster if the environment variable FINAL_CONTENT_TYPE is set to image/pwg-raster, make sure full-page bitmaps are generated in PWG_raster mode, and added mime conversion rules for direct PWG Raster output. - cups-browsed: Corrected checking of the PDLs of an IPP network printer. Now PCL 5c/e printers (not HP inkjets) should get recognized correctly. - texttopdf: Added missing NULL check to avoid a segfault when texttopdf does not find a suitable (monospace TTF) font. - foomatic-rip: Replace old manpage macro calls from foomatic-filters 3.0.2-20050114. - cups-browsed: Allow changing BrowseInterval and BrowseTimeout via cups-browsed.conf, as it was formerly with CUPS (Debian bug #794655). - pdftopdf: Count the actual output pages also if the number-up option is not used, to correctly find out whether we have an even or odd number of pages, even if the page-ranges option is used. This is needed to correctly decide whether for duplex printing a blank page has to be added (Bug #1377).
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile4
-rw-r--r--print/cups-filters/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 1b019ee841a..9ce5a2b1b82 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2016/10/09 08:34:00 leot Exp $
+# $NetBSD: Makefile,v 1.55 2016/10/31 09:31:16 leot Exp $
-DISTNAME= cups-filters-1.11.4
+DISTNAME= cups-filters-1.11.5
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo
index 7a9e59326f0..aa24ad2a459 100644
--- a/print/cups-filters/distinfo
+++ b/print/cups-filters/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2016/10/09 08:34:00 leot Exp $
+$NetBSD: distinfo,v 1.40 2016/10/31 09:31:16 leot Exp $
-SHA1 (cups-filters-1.11.4.tar.xz) = 63b685315f802b07f8a8a28337478ecb82510d79
-RMD160 (cups-filters-1.11.4.tar.xz) = 7162039a3457751dae0c36e1de23b59413d842f7
-SHA512 (cups-filters-1.11.4.tar.xz) = 80ba8a0c7c4f55e879a478a2a8ae78823fa55b988c65c7e9eb7f1a9750a593637be3bd5d7d4f57cc7819430d65da8b9148712bbbde56c0ccd8f0fcda13f133e4
-Size (cups-filters-1.11.4.tar.xz) = 1408760 bytes
+SHA1 (cups-filters-1.11.5.tar.xz) = a37781a25f4808f8bda3542dc41798c7b950f96d
+RMD160 (cups-filters-1.11.5.tar.xz) = 1ee7650499ce8eacf6093a753e2512433d4c2033
+SHA512 (cups-filters-1.11.5.tar.xz) = 8c837ff4f7c9b9abdf7f6f0ff899aa60444a73934e7e41d0b840a865d44650090b2d00b8a211ea2618a94dd8c1506a83061e6de0fe03947a3aee0e8425349e4f
+Size (cups-filters-1.11.5.tar.xz) = 1409912 bytes