pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/cups-filters



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  1 16:01:14 UTC 2016

Modified Files:
        pkgsrc/print/cups-filters: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/print/cups-filters/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/cups-filters/Makefile
diff -u pkgsrc/print/cups-filters/Makefile:1.51 pkgsrc/print/cups-filters/Makefile:1.52
--- pkgsrc/print/cups-filters/Makefile:1.51     Wed Aug 24 10:42:31 2016
+++ pkgsrc/print/cups-filters/Makefile  Thu Sep  1 16:01:14 2016
@@ -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

Index: pkgsrc/print/cups-filters/distinfo
diff -u pkgsrc/print/cups-filters/distinfo:1.36 pkgsrc/print/cups-filters/distinfo:1.37
--- pkgsrc/print/cups-filters/distinfo:1.36     Wed Aug 24 10:42:31 2016
+++ pkgsrc/print/cups-filters/distinfo  Thu Sep  1 16:01:14 2016
@@ -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



Home | Main Index | Thread Index | Old Index