pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/cups-filters Update cups-filters to 1.28.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d9a1c29a19b
branches:  trunk
changeset: 455678:9d9a1c29a19b
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Thu Jul 08 14:54:15 2021 +0000

description:
Update cups-filters to 1.28.9

NEWS - OpenPrinting CUPS Filters v1.28.9 - 2021-06-15
-----------------------------------------------------

CHANGES IN V1.28.9

       - libcupsfilters: Silenced compiler warnings
       - libcupsfilters: Removed duplicate code in the
         apply_filters() function.
       - driverless: If there are no driverless IPP printers
         available let "driverless" terminate with exit code 0 and
         not 1, to follow CUPS' standard of backends in discovery
         mode terminating with 0 if there are no appropriate printers
         found (Issue #375).
       - gstoraster, foomatic-rip: Fixed Ghostscript command line for
         counting pages as it took too long on PDFs from evince when
         printing DjVu files (Issue #354, Pull request #371, Ubuntu
         bug #1920730).
       - cups-browsed: Renamed ldap_connect() due to conflict in
         new openldap (Issue #367, Pull request #370).
       - pdftoraster: Free color data after processing of each page
         (Pull request #363).
       - cups-browsed: Always save "...-default" option entries
         from printers.conf, regardless of presence or absense
         of PPD file (Pull request #359).
       - cups-browsed: Start after network-online.target (Pull
         request #360).
       - texttopdf: Set default margins when no PPD file is used
         (Pull request #356).

diffstat:

 print/cups-filters/Makefile |   5 ++---
 print/cups-filters/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 5aedfaa1ebb4 -r 9d9a1c29a19b print/cups-filters/Makefile
--- a/print/cups-filters/Makefile       Thu Jul 08 13:34:49 2021 +0000
+++ b/print/cups-filters/Makefile       Thu Jul 08 14:54:15 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.155 2021/06/10 11:06:22 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2021/07/08 14:54:15 prlw1 Exp $
 
-DISTNAME=      cups-filters-1.28.8
-PKGREVISION=   3
+DISTNAME=      cups-filters-1.28.9
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz
diff -r 5aedfaa1ebb4 -r 9d9a1c29a19b print/cups-filters/distinfo
--- a/print/cups-filters/distinfo       Thu Jul 08 13:34:49 2021 +0000
+++ b/print/cups-filters/distinfo       Thu Jul 08 14:54:15 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.73 2021/04/16 07:52:38 prlw1 Exp $
+$NetBSD: distinfo,v 1.74 2021/07/08 14:54:15 prlw1 Exp $
 
-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 (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 (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