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: leot
Date: Sun Oct 9 08:34:00 UTC 2016
Modified Files:
pkgsrc/print/cups-filters: Makefile distinfo
Log Message:
Update print/cups-filters to cups-filters-1.11.4
Changes:
CHANGES IN V1.11.4
- gstoraster: Allow Ghostscript to use the center-of-pixel
method instead of the PostScript-standard any-part-of-pixel
method when rendering filled paths. This improves the
graphics output quality of low-resolution printers like
label printers, for example to assure readability of bar
codes (Bug #1373).
- cups-browsed: Fixes to avoid unneeded calls of
handle_cups_queues() and even infinite loops (Possible fix
for bug #1376). Also make sure that queues left over from
the previous cups-browsed session are integrated correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.38 -r1.39 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.53 pkgsrc/print/cups-filters/Makefile:1.54
--- pkgsrc/print/cups-filters/Makefile:1.53 Sun Sep 18 22:00:17 2016
+++ pkgsrc/print/cups-filters/Makefile Sun Oct 9 08:34:00 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2016/09/18 22:00:17 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2016/10/09 08:34:00 leot Exp $
-DISTNAME= cups-filters-1.11.3
+DISTNAME= cups-filters-1.11.4
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
@@ -23,7 +23,6 @@ PKGCONFIG_OVERRIDE+= libfontembed.pc.in
CONFLICTS+= cups<1.6
-REPLACE_BASH+= filter/textonly
REPLACE_BASH+= filter/braille/drivers/generic/brftoembosser.in
REPLACE_BASH+= filter/braille/drivers/index/imageubrltoindexv3.in
REPLACE_BASH+= filter/braille/drivers/index/imageubrltoindexv4.in
Index: pkgsrc/print/cups-filters/distinfo
diff -u pkgsrc/print/cups-filters/distinfo:1.38 pkgsrc/print/cups-filters/distinfo:1.39
--- pkgsrc/print/cups-filters/distinfo:1.38 Sun Sep 18 22:00:17 2016
+++ pkgsrc/print/cups-filters/distinfo Sun Oct 9 08:34:00 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2016/09/18 22:00:17 wiz Exp $
+$NetBSD: distinfo,v 1.39 2016/10/09 08:34:00 leot Exp $
-SHA1 (cups-filters-1.11.3.tar.xz) = bf64a98d7e185092a7d6abf6d084687358fdb514
-RMD160 (cups-filters-1.11.3.tar.xz) = 48b9054d139cbf038dfde013ab3732abcbe5c3d2
-SHA512 (cups-filters-1.11.3.tar.xz) = 95b7c55ae459036afa2df1493d5f28e889929e59a702563c2761db0bde2fb807bd62e380683dc0ee0ee366fe416e1872b17566d01a26124256471a241c397957
-Size (cups-filters-1.11.3.tar.xz) = 1408372 bytes
+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
Home |
Main Index |
Thread Index |
Old Index