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: wiz
Date: Sun Sep 13 11:35:36 UTC 2015
Modified Files:
pkgsrc/print/cups-filters: Makefile distinfo
Removed Files:
pkgsrc/print/cups-filters/patches: patch-Makefile.in
Log Message:
Update print/cups-filters to 1.0.76.
Remove unnecessary autoconf dependency.
Bug report for building with BSD make was fixed, so remove patch.
CHANGES IN V1.0.76
- cups-browsed: Make build also working with BSD make (Bug
#1310).
- cups-browsed, implicitclass: Let the load-balancing queue up
the jobs in the local (generated) queue until a free (idle,
enabled, and accepting jobs) remote queue is found (check
every 5 sec if no free queue available). This gives a more
even distribution of the work amongst the servers and
protects against the case that a bunch of jobs gets
inaccessible or lost if one of the servers fails.
- cups-browsed: Let the load-balancing also check whether the
destination queue is actually accepting jobs.
- cups-browsed: If a generated queue is not removed on
shutdown of cups-browsed due to remaining jobs in it,
re-enable it in the next cups-browsed session even if it was
disabled by something other than cups-browsed.
- implicitclass: Clean up debug and error messages.
- implicitclass: Fix exit codes for immediate retry of jobs.
- cups-browsed: Make absence of CUPS notifications via D-Bus
non-fatal and fall back to the old behavior of cups-browsed
(fail-over instead of load balancing for equally-named
remote queues, do not remove generated queue if it is
default instead of default printer management). This solves
problems of CUPS and/or cups-browsed built without D-Bus
support or absence of D-Bus on the system (Bug #1316).
- cups-browsed: Do not use g_warning() function, sneaked in by
copy and paste of CUPS subscription functions.
CHANGES IN V1.0.75
- texttopdf: Really support BoldItalic (original texttops just maps
BoldItalic to Bold).
- texttopdf: Fixed segfault when outputting BoldItalic (Bug #1314).
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/cups-filters/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/print/cups-filters/patches/patch-Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index