pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/cups-filters cups-filters: updated to 1.21.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e3bf0cf28fc
branches:  trunk
changeset: 317526:7e3bf0cf28fc
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 08 17:53:57 2019 +0000

description:
cups-filters: updated to 1.21.6

CHANGES IN V1.21.6
- cups-browsed: To find out whether a DNS-SD-discovered
  printer is from the local machine, use not only the flags in
  the Avahi lookup result but also check the host name.
- cups-browsed: When a local CUPS queue pointing to a remote
  CUPS printer was removed and re-created to make it a
  permanent queue, on_printer_deleted() was triggered by
  cupsd's notification to re-create a lost queue. Now
  on_printer_deleted() checks whether the queue is really gone
  and only re-creates then.
- cups-browsed: When updating the CUPS queues, also removed
  and unregistered queues and not only created queues got
  checked for HTTP timeouts, which caused crashes on shutdown.
- pdftops: Use the PS interpreter of Poppler for all Apple
  LaserWriter 16/600, 4/600, 12/640, 12/600, 12/660 as they
  all seem to not work with Ghostscript's PS output.
- cups-browsed: On shutdown queues got removed even if they
  still had jobs

diffstat:

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

diffs (31 lines):

diff -r 18923d062817 -r 7e3bf0cf28fc print/cups-filters/Makefile
--- a/print/cups-filters/Makefile       Tue Jan 08 16:31:02 2019 +0000
+++ b/print/cups-filters/Makefile       Tue Jan 08 17:53:57 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2019/01/08 16:31:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.113 2019/01/08 17:53:57 adam Exp $
 
-DISTNAME=      cups-filters-1.21.5
-PKGREVISION=   2
+DISTNAME=      cups-filters-1.21.6
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz
diff -r 18923d062817 -r 7e3bf0cf28fc print/cups-filters/distinfo
--- a/print/cups-filters/distinfo       Tue Jan 08 16:31:02 2019 +0000
+++ b/print/cups-filters/distinfo       Tue Jan 08 17:53:57 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.60 2018/12/05 21:15:08 leot Exp $
+$NetBSD: distinfo,v 1.61 2019/01/08 17:53:57 adam Exp $
 
-SHA1 (cups-filters-1.21.5.tar.xz) = a7b2cd60918c4a976e5aa2f1915cfdf5724eafbe
-RMD160 (cups-filters-1.21.5.tar.xz) = 840805d862141081496464a0db45f2ca01660b2b
-SHA512 (cups-filters-1.21.5.tar.xz) = 41ed3364cb0a87e8b2b2482f3c8de90eba63538682ad3fa1079908beadec5e975d9eda151d822e93f62dcc32fe2a6189cc02b6b7691640fb00434efec35c0f7a
-Size (cups-filters-1.21.5.tar.xz) = 1474388 bytes
+SHA1 (cups-filters-1.21.6.tar.xz) = b50b613ef20d14cef8d184ecef15030ce17fdfa2
+RMD160 (cups-filters-1.21.6.tar.xz) = aaa150c1d44abc9ca511d8c77beb6a7d0ddc8e7e
+SHA512 (cups-filters-1.21.6.tar.xz) = 804250745ac710706ff1bfa6e161c0b1a8a65a74850a76a311b7614694a7e5d07f01dfd15f277ad79ed7fe1e84ea680bab1643e0b82cefa3e26603fa2eea935a
+Size (cups-filters-1.21.6.tar.xz) = 1474944 bytes
 SHA1 (patch-Makefile.in) = 2d5b05c9dca8ef7cc51931d77dddb1b2c4d422d8
 SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179
 SHA1 (patch-filter_gstoraster.c) = 4eef8d91d8ca26a5a874e29885b836e9670d9e5d



Home | Main Index | Thread Index | Old Index