From c1d581f885b152f35965edaf97c86573273ed042 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 27 Aug 2018 06:51:13 +0000 Subject: cups-filters: updated to 1.21.1 CHANGES IN V1.21.1 - foomatic-rip: Fixed segmentation fault caused by wrong Coverity Scan issue fix. - Build system: Require QPDF 8.1.0 or later as it is needed by bannertopdf. CHANGES IN V1.21.0 - libcupsfilters, cups-browsed, driverless, foomatic-rip, parallel: Silenced warnings from newest gcc. - libcupsfilters: When generating a PPD for driverless printing on a remote IPP printer, make pdftopdf not being run by the local queue if the remote queue is a CUPS queue to avoid running pdftopdf twice. - libcupsfilters, cups-browsed, driverless, bannertopdf, foomatic-rip, pdftops, pdftoraster, rastertops, rastertoescpx, sys5ippprinter, beh: Fixed Coverity Scan issues. - bannertopdf: Switched over from using Poppler to using QPDF for generating the PDF pages. With Poppler unstable APIs were used which were subject to change. Thanks to Sahil Arora for this project in the Google Summer of Code 2018 - cups-browsed: Manually defined clusters ("Cluster" directive in cups-browsed.conf) caused cups-browsed to crash. --- print/cups-filters/Makefile | 5 ++--- print/cups-filters/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'print') diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 02bf725f588..8e68bee7ad7 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.102 2018/08/16 13:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2018/08/27 06:51:13 adam Exp $ -DISTNAME= cups-filters-1.20.4 -PKGREVISION= 1 +DISTNAME= cups-filters-1.21.1 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 85e83b4d618..dc1ef289b6c 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.56 2018/07/25 12:38:37 adam Exp $ +$NetBSD: distinfo,v 1.57 2018/08/27 06:51:13 adam Exp $ -SHA1 (cups-filters-1.20.4.tar.xz) = af5cfa4fe55ddd3fe9c5fec199503cd3f028d3b2 -RMD160 (cups-filters-1.20.4.tar.xz) = d44ea5561b902a441d8ea73c48cea66a37179d87 -SHA512 (cups-filters-1.20.4.tar.xz) = 4001cefbee945c326e3c597869763286e8665dee098b9aff76340dd249ef3e615f2a8df5c8e802e388b91dfd06ba9e8313b27908ca89ca120f899060785a6f07 -Size (cups-filters-1.20.4.tar.xz) = 1474700 bytes +SHA1 (cups-filters-1.21.1.tar.xz) = 99adeb5ef25cc5c916cb2ec4017aa44ccfe5cf91 +RMD160 (cups-filters-1.21.1.tar.xz) = ff5d96c9fdba4684de92a95d614eb208fdb98272 +SHA512 (cups-filters-1.21.1.tar.xz) = 810c1ad60d600618d508a3f69fd9839ee54846bfae42ebc4ca8965c1a2948c00273f779dd82129ec861c91f9a10a4ea694b1f900a4e288ea88db9eb38a10918c +Size (cups-filters-1.21.1.tar.xz) = 1472268 bytes SHA1 (patch-Makefile.in) = 2d5b05c9dca8ef7cc51931d77dddb1b2c4d422d8 SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179 SHA1 (patch-filter_gstoraster.c) = 4eef8d91d8ca26a5a874e29885b836e9670d9e5d -- cgit v1.2.3