diff options
author | leot <leot@pkgsrc.org> | 2016-10-09 08:34:00 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-10-09 08:34:00 +0000 |
commit | 1187f4f75daaf9db857d0ed5a265decebe578e1f (patch) | |
tree | 1575dc3d5a68b38061d6c50124d48522a47b6e5f /print | |
parent | 3c4efda9c0c93c2ca870dc88e9a1bbd59e043bcb (diff) | |
download | pkgsrc-1187f4f75daaf9db857d0ed5a265decebe578e1f.tar.gz |
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.
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 5 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 9dbad94d485..1b019ee841a 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -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 diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index e49119cecd6..7a9e59326f0 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -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 |