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 1.11.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/e609cd6996b9
branches: trunk
changeset: 354471:e609cd6996b9
user: leot <leot%pkgsrc.org@localhost>
date: Mon Oct 31 09:31:16 2016 +0000
description:
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:
print/cups-filters/Makefile | 4 ++--
print/cups-filters/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r c83c87d23b7b -r e609cd6996b9 print/cups-filters/Makefile
--- a/print/cups-filters/Makefile Mon Oct 31 09:16:29 2016 +0000
+++ b/print/cups-filters/Makefile Mon Oct 31 09:31:16 2016 +0000
@@ -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 -r c83c87d23b7b -r e609cd6996b9 print/cups-filters/distinfo
--- a/print/cups-filters/distinfo Mon Oct 31 09:16:29 2016 +0000
+++ b/print/cups-filters/distinfo Mon Oct 31 09:31:16 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index