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: Sat Aug 21 17:08:01 UTC 2021
Modified Files:
pkgsrc/print/cups-filters: Makefile PLIST distinfo
Log Message:
Update cups-filters to 1.28.10
[DejaVuSans.ttf dependency does in fact still exist.]
CHANGES IN V1.28.10
- Sample PPDs: Add borderless page size definitions to Generic
PDF Printer, HP Color LaserJet CM3530 MFP PDF, and Ricoh PDF
Printer PPD files.
- Sample PPDs: From the PDF PPD files removed the unneeded
"*cupsFilters2: ..." line. For CUPS it does not make any
difference.
- libcupsfilters: Fixed pdftopdf filter to correctly support
page ranges without upper limit, like "10-" (Pull request
#399).
- libcupsfilters: Use wildcard tag (IPP_TAG_ZERO) search for
"media-type" and "media-type-supported" in the PPD
generator (Pull request #398).
- implicitclass, parallel: Added missing newlines at error
messages.
- libfontembed: Removed unneeded fontembed/main.c and ttfread
executable. Eliminates the dependency on DejaVuSans.ttf
(Issue #386).
- gstoraster: Refactor the filter a little to clarify handling
of page counts and set job-impressions for TotalPageCount in
PWG-Raster header (Pull request #394).
- cups-browsed: Make NotifLeaseDuration configurable and renew
after half the lease duration not 60 sec before end. The
early renewal improves reliability on busy systems a
lot. For easier development and debugging short durations
from 300 sec on can get selected (Pull request #378).
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/cups-filters/PLIST
cvs rdiff -u -r1.74 -r1.75 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.156 pkgsrc/print/cups-filters/Makefile:1.157
--- pkgsrc/print/cups-filters/Makefile:1.156 Thu Jul 8 14:54:15 2021
+++ pkgsrc/print/cups-filters/Makefile Sat Aug 21 17:08:01 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.156 2021/07/08 14:54:15 prlw1 Exp $
+# $NetBSD: Makefile,v 1.157 2021/08/21 17:08:01 prlw1 Exp $
-DISTNAME= cups-filters-1.28.9
+DISTNAME= cups-filters-1.28.10
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
@@ -10,6 +10,7 @@ HOMEPAGE= https://www.linuxfoundation.or
COMMENT= Backends, filters, and other software for cups
LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND mit
+# https://github.com/OpenPrinting/cups-filters/issues/411
DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf
DEPENDS+= poppler-utils-[0-9]*:../../print/poppler-utils
Index: pkgsrc/print/cups-filters/PLIST
diff -u pkgsrc/print/cups-filters/PLIST:1.24 pkgsrc/print/cups-filters/PLIST:1.25
--- pkgsrc/print/cups-filters/PLIST:1.24 Tue Sep 15 10:59:49 2020
+++ pkgsrc/print/cups-filters/PLIST Sat Aug 21 17:08:01 2021
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.24 2020/09/15 10:59:49 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.25 2021/08/21 17:08:01 prlw1 Exp $
bin/driverless
bin/driverless-fax
bin/foomatic-rip
-bin/ttfread
include/cupsfilters/colord.h
include/cupsfilters/colormanager.h
include/cupsfilters/driver.h
Index: pkgsrc/print/cups-filters/distinfo
diff -u pkgsrc/print/cups-filters/distinfo:1.74 pkgsrc/print/cups-filters/distinfo:1.75
--- pkgsrc/print/cups-filters/distinfo:1.74 Thu Jul 8 14:54:15 2021
+++ pkgsrc/print/cups-filters/distinfo Sat Aug 21 17:08:01 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.74 2021/07/08 14:54:15 prlw1 Exp $
+$NetBSD: distinfo,v 1.75 2021/08/21 17:08:01 prlw1 Exp $
-SHA1 (cups-filters-1.28.9.tar.xz) = 532aa6e55c403342ece9bfd6bd9ba38570a4b98a
-RMD160 (cups-filters-1.28.9.tar.xz) = 1812f4b3482a5bd3d9d2db860bd4d34ac0b9482b
-SHA512 (cups-filters-1.28.9.tar.xz) = fbdf01b0a3acd70e3bf036ca4944a8b85ab4ab95d945458e924692008a8a37bb0b1fb097c4d4b3cf6f5ad68ae06e8358659cdfc24974ee629be37b54f5c3dca1
-Size (cups-filters-1.28.9.tar.xz) = 1502888 bytes
+SHA1 (cups-filters-1.28.10.tar.xz) = b0958ef20c50dc41cbbaf8903e4fdb3a1231b3ec
+RMD160 (cups-filters-1.28.10.tar.xz) = aca405f145860e92273f0a2f183ed1dc4559cceb
+SHA512 (cups-filters-1.28.10.tar.xz) = d6079633e10c3cfdc744491df03adc73d98dab0d9c0c6d3bc426b751545ae3434ea875e0841cec9358c19336347903f2832b5f801700b371cc1959e031bfa659
+Size (cups-filters-1.28.10.tar.xz) = 1503924 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