diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-01 12:49:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-01 12:49:13 +0000 |
commit | 5a478205451f12a7001674937769458fafca7e2b (patch) | |
tree | df53f25de8afca96de01f649cd0acc23ccaf0817 | |
parent | e2f8f830dc0d9ea9c4f6a4011ca80d94df2bc6b5 (diff) | |
download | pkgsrc-5a478205451f12a7001674937769458fafca7e2b.tar.gz |
Update to 1.0.59:
CHANGES IN V1.0.59
- cupsfilters.drv: Added PPD file for a Generic IPP Everywhere
Printer, generating PWG Raster output.
- gstoraster, pdftoraster, imagetoraster: Allow PWG Raster
output with print queues using a PPD file, using the new
"PWGRaster" PPD attribute.
- pdftoraster: Removed "cm_disabled" flag in selectConvFunc()
- libcupsfilters: Allowed color management to continue while
invalid input
- rastertopdf: Streamlined PDF conversion code
- rastertopdf: Invert all CUPS_CSPACE_K documents by default
- foomatic-rip: Clean trailing white space from PPD file lines to
avoid a segfault caused by it (Bug #1227).
-rw-r--r-- | print/cups-filters/Makefile | 4 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 8cc4298e29b..966267465c3 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/09/07 20:43:49 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/01 12:49:13 wiz Exp $ -DISTNAME= cups-filters-1.0.58 +DISTNAME= cups-filters-1.0.59 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 8cf7da3905f..df916c5075b 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2014/09/07 20:43:49 wiz Exp $ +$NetBSD: distinfo,v 1.7 2014/10/01 12:49:13 wiz Exp $ -SHA1 (cups-filters-1.0.58.tar.xz) = ec242d32123f654060c4d2a78f9e010bb2676c20 -RMD160 (cups-filters-1.0.58.tar.xz) = 4b17f25f7fd2d6fb272c912faf612f93bc41fa7b -Size (cups-filters-1.0.58.tar.xz) = 1322988 bytes +SHA1 (cups-filters-1.0.59.tar.xz) = d8522980c4237b2145578f23bac2516fd2b6ebd6 +RMD160 (cups-filters-1.0.59.tar.xz) = e3b4303a5a59f0d9ab6c9c3ece14e57f0e18ca7c +Size (cups-filters-1.0.59.tar.xz) = 1327184 bytes SHA1 (patch-mime_cupsfilters.conf) = cf2a7a0cd5df02b95d0c5d41c1091c51bcd6bc83 |