summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2015-11-01 17:36:43 +0000
committerleot <leot@pkgsrc.org>2015-11-01 17:36:43 +0000
commit8dc65c70ddee9098e53c950d580ca7dc16d72a1c (patch)
tree8c8f3124dfdf7f784f9dddbaeaba8b99b0afcc62 /print
parent97d49b8aae72ae7be3aae1f7958ec9dd327580da (diff)
downloadpkgsrc-8dc65c70ddee9098e53c950d580ca7dc16d72a1c.tar.gz
Update print/cups-filters to cups-filters-1.1.0.
Changes: CHANGES IN V1.1.0 - Version numbering scheme changed: Releases with feature addition/change have the minor number increased now, pure bug fix releases get the revision number increased, to make use of the minor number which stayed zero all the time. - cups-browsed: Added "DefaultOptions" directive to cups-browsed.conf to allow defining default option settings for local queues to be generated for newly appearing remote printers. - cups-browsed: Removed assert() calls which remained from copy and paste in the very beginning of the development of cups-browsed. assert() is only for use during debugging and should not be used in production code. - cups-browsed: Let option settings of a generated print queue be saved before taking the queue down so that when the remote printer appears again all user changes get restored, making user changes permanent on generated queues. - foomatic-rip: Fixed string length for shell path constant, to work also with systems having longer paths (Bug #1325) - cups-browsed: Added a mode in which IP-based device URIs for the generation of local print queues are used, for cases with problems in local host name resolution. - foomatic-rip: Use -dFirstPage=... and -dLastPage=... only if really needed (Bug #1324). - cups-browsed, implicitclass: Make the load-balancing configurable so that one can select whether the jobs get queued up locally like in a CUPS class or whether they get immediately distributed to the remote servers letting them queue up there.
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile5
-rw-r--r--print/cups-filters/distinfo9
2 files changed, 7 insertions, 7 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index c7927fecc57..bc23c219db7 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2015/10/01 05:37:01 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2015/11/01 17:36:43 leot Exp $
-DISTNAME= cups-filters-1.0.76
-PKGREVISION= 2
+DISTNAME= cups-filters-1.1.0
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo
index 4b810d88b77..a4e0a8cb25d 100644
--- a/print/cups-filters/distinfo
+++ b/print/cups-filters/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.24 2015/09/13 11:35:35 wiz Exp $
+$NetBSD: distinfo,v 1.25 2015/11/01 17:36:43 leot Exp $
-SHA1 (cups-filters-1.0.76.tar.xz) = 8e3515b8bb0ab7ca1f7d6583e9b22a4d974062cc
-RMD160 (cups-filters-1.0.76.tar.xz) = e3bee508b51e1b422d77c1ce3d6b42fca95b030b
-Size (cups-filters-1.0.76.tar.xz) = 1353016 bytes
+SHA1 (cups-filters-1.1.0.tar.xz) = 6d4f2270e24f766f3963b9ea77942c5ab03902c9
+RMD160 (cups-filters-1.1.0.tar.xz) = 281b8ff7e132f860e23cebb10cf8e7256a65e476
+SHA512 (cups-filters-1.1.0.tar.xz) = 1138aa4c9ff6f870b018af738d221cc20ba01375cfb6f63a87a62277f4180ca3c426a79c2c19ccbf6d592245c22c926cd86afc0a9987f20b545047a1e3c4dbb4
+Size (cups-filters-1.1.0.tar.xz) = 1357364 bytes