summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2016-10-31 09:31:16 +0000
committerleot <leot@pkgsrc.org>2016-10-31 09:31:16 +0000
commit27884ce8c57974ebddaf72ce4c88bdcc7f8fd0e6 (patch)
tree290baf29fa54c93ef3967534a00b0de2a464f868 /print
parente3117bc528051beec21b297177a1c0a0b9647116 (diff)
downloadpkgsrc-27884ce8c57974ebddaf72ce4c88bdcc7f8fd0e6.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