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 print/cups-filters to 1.14.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f3ef195a6ad
branches:  trunk
changeset: 362667:6f3ef195a6ad
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun May 21 09:44:06 2017 +0000

description:
Update print/cups-filters to 1.14.0

Changes:
1.14.0
------
 - cups-browsed: When a printer is discovered via DNS-SD on the
   "lo" (loopback) interface the printer is not reliably
   accessible through the reported host name (which is the
   network host name of the local machine). Until this problem
   is fixed in Avahi, we create queues for such printers with a
   URI based on the IP address. This is a workaround until
   Avahi fully supports the "lo" interface.
 - cups-browsed: Added new setting "LocalOnly" for the
   CreateIPPPrinterQueues in cups-browsed.conf. With this new
   setting (which is the default from now on) only for local
   printers made available as IPP printers (like IPP-over-USB
   printers with ippusbxd) queues are auto-created. With this
   we can follow the common standard of distributions where USB
   printers are automatically set up and network printers not.
 - cups-browsed: Fixes and improvements in comments and debug
   messages: 1. Bonjour -> DNS-SD; 2. When a remote CUPS class
   is discovered, tell that it is a class; 3. Show network
   interface and IPv4/IPv6 when a DNS-Sd service appears or
   disappears.
 - cups-browsed: Added ./configure script option
   "--enable-auto-setup-driverless" to let cups-browsed
   automatically set up IPP network printers by default.

diffstat:

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

diffs (31 lines):

diff -r 93fb71bbcc3b -r 6f3ef195a6ad print/cups-filters/Makefile
--- a/print/cups-filters/Makefile       Sun May 21 09:14:04 2017 +0000
+++ b/print/cups-filters/Makefile       Sun May 21 09:44:06 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2017/05/02 13:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2017/05/21 09:44:06 leot Exp $
 
-DISTNAME=      cups-filters-1.13.5
-PKGREVISION=   1
+DISTNAME=      cups-filters-1.14.0
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz
diff -r 93fb71bbcc3b -r 6f3ef195a6ad print/cups-filters/distinfo
--- a/print/cups-filters/distinfo       Sun May 21 09:14:04 2017 +0000
+++ b/print/cups-filters/distinfo       Sun May 21 09:44:06 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.48 2017/05/01 10:13:29 leot Exp $
+$NetBSD: distinfo,v 1.49 2017/05/21 09:44:06 leot Exp $
 
-SHA1 (cups-filters-1.13.5.tar.xz) = 3c4cb22fa363dab458ab11d9b058b873db93815f
-RMD160 (cups-filters-1.13.5.tar.xz) = bee56beda543f73b044f280527ce400f36bc34f6
-SHA512 (cups-filters-1.13.5.tar.xz) = 1870b16ad64bc46068c8a74be7a112790a6ffc0be0e14cd858d83013b12e1c51efd905fbc4e189a42558814694348a9ef533b6fe504ef7bce3b4da149e0b3ea6
-Size (cups-filters-1.13.5.tar.xz) = 1424764 bytes
+SHA1 (cups-filters-1.14.0.tar.xz) = 377c85655135882828580fc1a82b810be6582262
+RMD160 (cups-filters-1.14.0.tar.xz) = b9c9f6ffa973d30c0be80d4cb115fccd7070a3e7
+SHA512 (cups-filters-1.14.0.tar.xz) = 409b02ea34d92306e1e09a990d148d565fb77e716c1fe23e12f667814cb380ee367165c98c3ba7434f34a222f9e36ee2c46c06f364de18e2dc46e4709265fd83
+Size (cups-filters-1.14.0.tar.xz) = 1425104 bytes
 SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179
 SHA1 (patch-filter_gstoraster.c) = a9fac7892972943f345c6b76529feff0ba098458
 SHA1 (patch-filter_mupdftoraster.c) = 4c4f7d292163657f9541c8ce454ba57d248f7ef0



Home | Main Index | Thread Index | Old Index