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: prlw1
Date: Fri Apr 16 07:52:38 UTC 2021
Modified Files:
pkgsrc/print/cups-filters: Makefile distinfo
Log Message:
Update cups-filters to 1.28.8
NEWS - OpenPrinting CUPS Filters v1.28.8 - 2021-03-25
-----------------------------------------------------
CHANGES IN V1.28.8
- libcupsfilters: Made check whether the driverless PPD to
generate should be a fax out PPD more reliable (Issue #343).
- foomatic-rip: Options in the 5th command line argument of
the CUPS filter command line are separated only by white
space and not by comma, also make sure that an option "none"
is not considered a custom page size (Issue #348).
- implicitclass: Raise timeout for cups-browsed's answer from
20s to 60s (Pull request #346).
- libcupsfilters: In the PPD generator really give priority to
Apple Raster against PDF (Issue #331).
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.72 -r1.73 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.150 pkgsrc/print/cups-filters/Makefile:1.151
--- pkgsrc/print/cups-filters/Makefile:1.150 Thu Apr 15 11:23:09 2021
+++ pkgsrc/print/cups-filters/Makefile Fri Apr 16 07:52:38 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.150 2021/04/15 11:23:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.151 2021/04/16 07:52:38 prlw1 Exp $
-DISTNAME= cups-filters-1.28.7
-PKGREVISION= 3
+DISTNAME= cups-filters-1.28.8
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.72 pkgsrc/print/cups-filters/distinfo:1.73
--- pkgsrc/print/cups-filters/distinfo:1.72 Tue Jan 12 13:45:08 2021
+++ pkgsrc/print/cups-filters/distinfo Fri Apr 16 07:52:38 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.72 2021/01/12 13:45:08 prlw1 Exp $
+$NetBSD: distinfo,v 1.73 2021/04/16 07:52:38 prlw1 Exp $
-SHA1 (cups-filters-1.28.7.tar.xz) = b4096e5aa17d8e398b5cc352490476175af508fd
-RMD160 (cups-filters-1.28.7.tar.xz) = f71d643b3a053f55fe135451312003f6b6bcb6b9
-SHA512 (cups-filters-1.28.7.tar.xz) = fa94f51ca1c208dcacb1814d8b812c9a72dd09475b7cf836b02c72cb5e3290318f37e475ee3ae8d45351715c3a2ccc0df5ac51ae6fc11462f5acdfa303a04727
-Size (cups-filters-1.28.7.tar.xz) = 1503052 bytes
+SHA1 (cups-filters-1.28.8.tar.xz) = da2c4d3c522913317067505ba1e46b65018483cc
+RMD160 (cups-filters-1.28.8.tar.xz) = f1f6973a7d820bf0a3ff7dd3fcefba7ff69dc0f0
+SHA512 (cups-filters-1.28.8.tar.xz) = 77b39ce2a30ad44d50aa58964b389fa5dd75b2b4307ccb25996050fd176e1e794ad0a66ddd4de76e95a671683c3bf448a4f471272c97a752f25ff6234f7d8511
+Size (cups-filters-1.28.8.tar.xz) = 1502456 bytes
SHA1 (patch-filter_gstoraster.c) = 4eef8d91d8ca26a5a874e29885b836e9670d9e5d
SHA1 (patch-filter_mupdftoraster.c) = 81a06cbb3be9a7fd3e797a2effa5ef0aecfc2621
SHA1 (patch-fontembed_test__pdf.c) = 5ffb13a59ed4d860a3ae4355e364059973715290
Home |
Main Index |
Thread Index |
Old Index