From 0d76662e9d9add9b88b6fb7360e50e0187b2a5a7 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 1 Sep 2016 16:01:14 +0000 Subject: Updated cups-filters to 1.11.2. CHANGES IN V1.11.2 - cups-browsed: Allow turning off the use of CUPS' domain socket via cups-browsed.conf. - foomatic-rip: When run as regular CUPS filter use preferably /etc/cups/foomatic-rip.conf (or whereever the CUPS configuration files reside, according to the CUPS_SERVERROOT environment variable) as configuration file. This way we can more easily run the printing stack in a sandbox. - foomatic-rip: When run as regular CUPS filter, read the PPD through CUPS and get the print queue name by environment variable. - bannertopdf, foomatic-rip, gstoraster, mupdftoraster, pdftoopvp, pdftoraster: Do not use build-time hard-coded paths, but always the paths from the environment variables which CUPS sets when calling its filters. This is needed to run the printing stack in a sandbox. --- print/cups-filters/Makefile | 4 ++-- print/cups-filters/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'print') diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 4ca80d7e486..a1a7ff1ae9e 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2016/08/24 10:42:31 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2016/09/01 16:01:14 wiz Exp $ -DISTNAME= cups-filters-1.11.1 +DISTNAME= cups-filters-1.11.2 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 f90362493b2..4f8f2ffce46 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.36 2016/08/24 10:42:31 wiz Exp $ +$NetBSD: distinfo,v 1.37 2016/09/01 16:01:14 wiz Exp $ -SHA1 (cups-filters-1.11.1.tar.xz) = 157ace44646b22c928de4fdad735fc167cbb3178 -RMD160 (cups-filters-1.11.1.tar.xz) = a325804e61f9bb86694b4aa3371a96c0ce47703d -SHA512 (cups-filters-1.11.1.tar.xz) = be475126fb30690b86471733bcfd27a9696fdc0e1053e5c3ac99673608383ad446ecbc8f45ecdeced3ebe70918976f9253ea0097b54bcd01e79e9887c230c22f -Size (cups-filters-1.11.1.tar.xz) = 1403392 bytes +SHA1 (cups-filters-1.11.2.tar.xz) = aade229c9110d37dd21107486b43ce0495d55e9d +RMD160 (cups-filters-1.11.2.tar.xz) = 334af258e37c0ac1a8529431ca0d8eee0d970d12 +SHA512 (cups-filters-1.11.2.tar.xz) = 7a396a0921ed54f2c6705b00faea9e5f098b0632beb526bf131af134307bbf6f01a952b88c4983fbda4b5367ed84e9cb0e69a78d5f31bef1fc1198bae70e43c5 +Size (cups-filters-1.11.2.tar.xz) = 1404832 bytes -- cgit v1.2.3