pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups-filters cups-filters updated to 1.22.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4113a86245d
branches: trunk
changeset: 332587:d4113a86245d
user: adam <adam%pkgsrc.org@localhost>
date: Wed Apr 17 11:22:35 2019 +0000
description:
cups-filters updated to 1.22.5
CHANGES IN V1.22.5
- foomatic-rip: Changed Ghostscript call to count pages in a
PDF file to use "runpdfbegin" and not the undocumented
Ghostscript internal "pdfdict", so that it works with
Ghostscript 9.27 and later
CHANGES IN V1.22.4
- cups-browsed: Fix broken trailing space removal on
"NickName"
- pdftops: Emit PostScript Level 2 instead of Level 3 for
Brother PostScript printers as at least some of them
report to support level 3 but ontly work with Level 2
- bannertopdf: When multiplying the page for N-up or Duplex
printing one page too much was generated.
CHANGES IN V1.22.3
- libcupsfilters: Added error checks for processing GIF, to
avoid crashes or hangs on broken GIF files.
- cups-browsed: Added hint to the man page and configuration
file that with "DebugLogging stderr" the logging output goes
to journal or syslog if cups-browsed is running as system
service.
CHANGES IN V1.22.2
- cups-browsed: Let distribution of jobs sent to queues with
"implicitclass" backend (usually clusters) be done by a
"job-state" CUPS notification and not by
"printer-state-changed" any more. The "job-state"
notification already contains the job ID. Before we had to
poll the job ID from CUPS via IPP which was sometimes
unreliable.
- imagetopdf, imagetoraster, pdftopdf, libcupsfilters: Added
new page scaling options: "fill" scales the input page
(typically a photo) so that the output page (typically with
different aspect ratio) gets completely filled, aloowing for
some content of the input page getting lost. "crop-to-fit"
allows for easy printing of documents on slightly different
output page sizes (A4 <-> Letter) maintaining the size and
centering and cropping into the destination page.
- cups-browsed: Do not do IPP request for printer-is-shared
option for remote cups queues with CUPS 2.2.x and newer.
- cups-browsed: Fix crash bug when reading "Cluster"
directive from configuration file.
- driverless: Updated man page as now also Mopria and
Wi-Fi Direct printers are supported. Mentioned also
ippusbxd.
CHANGES IN V1.22.1
- braille: Use sort command with LC_ALL=C for reproducibility
of the genrated files, needed for distribution packaging.
- cups-browsed, driverless: When polling the printer's
capabilities via get-printer-attributes IPP request for
driverless printing, use the attributes "all" and
"media-col-database". Without "all" some printers do not
report "urf-supported" and without "media-col-database" not
all paper size and marging info gets reported.
- braille: Document how to rework output before
embossing.
CHANGES IN V1.22.0
- pdftopdf: Use QPDF for flattening interactive PDF forms
- pdftopdf: Fixed bug of closing temporary file prematurely
when external PDF form flattening utilities fail
- pdftoopvp: More fixes for building with Poppler 0.72
- pdftoraster, pdftoijs, pdftoopvp: Removed support for
Poppler 0.18
- cups-browsed: Fixed crash in applying the BrowseFilter
cups-browsed.conf directives
diffstat:
print/cups-filters/Makefile | 5 ++---
print/cups-filters/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r 389d554e599d -r d4113a86245d print/cups-filters/Makefile
--- a/print/cups-filters/Makefile Wed Apr 17 10:44:49 2019 +0000
+++ b/print/cups-filters/Makefile Wed Apr 17 11:22:35 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.117 2019/03/27 11:23:17 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2019/04/17 11:22:35 adam Exp $
-DISTNAME= cups-filters-1.21.6
-PKGREVISION= 4
+DISTNAME= cups-filters-1.22.5
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff -r 389d554e599d -r d4113a86245d print/cups-filters/distinfo
--- a/print/cups-filters/distinfo Wed Apr 17 10:44:49 2019 +0000
+++ b/print/cups-filters/distinfo Wed Apr 17 11:22:35 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.61 2019/01/08 17:53:57 adam Exp $
+$NetBSD: distinfo,v 1.62 2019/04/17 11:22:35 adam Exp $
-SHA1 (cups-filters-1.21.6.tar.xz) = b50b613ef20d14cef8d184ecef15030ce17fdfa2
-RMD160 (cups-filters-1.21.6.tar.xz) = aaa150c1d44abc9ca511d8c77beb6a7d0ddc8e7e
-SHA512 (cups-filters-1.21.6.tar.xz) = 804250745ac710706ff1bfa6e161c0b1a8a65a74850a76a311b7614694a7e5d07f01dfd15f277ad79ed7fe1e84ea680bab1643e0b82cefa3e26603fa2eea935a
-Size (cups-filters-1.21.6.tar.xz) = 1474944 bytes
+SHA1 (cups-filters-1.22.5.tar.xz) = f746c37905986147ff7fc699312a1a79332387b2
+RMD160 (cups-filters-1.22.5.tar.xz) = ae6a2ebc4daa73e78193b171aca23e6284ef2442
+SHA512 (cups-filters-1.22.5.tar.xz) = ed33e6d6f090c00f0f0d1d012d3b394bfaa1f81feeb5b0b7ead1dffa2399f0165ce916a99c3bf28aca7f279bffba5b6575feff700130cabfcd46eb4c904d5c59
+Size (cups-filters-1.22.5.tar.xz) = 1476792 bytes
SHA1 (patch-Makefile.in) = 2d5b05c9dca8ef7cc51931d77dddb1b2c4d422d8
SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179
SHA1 (patch-filter_gstoraster.c) = 4eef8d91d8ca26a5a874e29885b836e9670d9e5d
Home |
Main Index |
Thread Index |
Old Index