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: leot
Date: Fri Jun 12 14:59:59 UTC 2020
Modified Files:
pkgsrc/print/cups-filters: Makefile distinfo
Log Message:
cups-filters: Update to 1.27.5
Changes:
1.27.5
------
- cups-browsed: Do not remove the created local queues on
shutdown, to avoid their re-creation on restart, so that
desktops get no cluttered with notifications of new queues
being created. One can return to the old behavior via
"KeepGeneratedQueuesOnShutdown No" in cups-browsed.conf
(Ubuntu bug #1869981, #1878241).
- cups-browsed: Do not accept DNS-SD broadcasts of IPPS type
of "remote" CUPS queues of another CUPS instance on the
local machine. This way we get a local queue pointing to
such a printer only in unencrypted version (IPP). For some
reason printing from one CUPS server to another on the same
machine works only unencrypted.
- foomatic-rip: Map two-sided-short-edge to DuplexTumble (Pull
request #236)
- Build system: In configure.ac use AS_IF instead of
AC_CHECK_FILE for font check (Issue #239, Pull request #240)
- cups-browsed: Cleaned up code for determining to which CUPS
server (host/port/domain socket) to connect, so that
connection via DomainSocket cups-browsed.conf directive,
CUPS_SERVER and IPP_PORT environment variables and all
defaults and methods of libcups, including CUPS' client.conf
work.
- gstoraster, rastertopdf: Do not pass NULL to fprintf() (Pull
request #230).
- libcupsfilters: Silence compiler warning (Pull request #229).
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/print/cups-filters/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/cups-filters/Makefile
diff -u pkgsrc/print/cups-filters/Makefile:1.139 pkgsrc/print/cups-filters/Makefile:1.140
--- pkgsrc/print/cups-filters/Makefile:1.139 Sun May 31 14:40:29 2020
+++ pkgsrc/print/cups-filters/Makefile Fri Jun 12 14:59:59 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.139 2020/05/31 14:40:29 rillig Exp $
+# $NetBSD: Makefile,v 1.140 2020/06/12 14:59:59 leot Exp $
-DISTNAME= cups-filters-1.27.4
-PKGREVISION= 2
+DISTNAME= cups-filters-1.27.5
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/print/cups-filters/distinfo
diff -u pkgsrc/print/cups-filters/distinfo:1.67 pkgsrc/print/cups-filters/distinfo:1.68
--- pkgsrc/print/cups-filters/distinfo:1.67 Sat May 2 12:04:44 2020
+++ pkgsrc/print/cups-filters/distinfo Fri Jun 12 14:59:59 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.67 2020/05/02 12:04:44 leot Exp $
+$NetBSD: distinfo,v 1.68 2020/06/12 14:59:59 leot Exp $
-SHA1 (cups-filters-1.27.4.tar.xz) = 516af8c9f06b50e60f90605fa3edafb485382322
-RMD160 (cups-filters-1.27.4.tar.xz) = 84f8a383910475b0944ef2a979315e2559b0954b
-SHA512 (cups-filters-1.27.4.tar.xz) = 8005e94bb6b06d0a15fa4dfd8455d0bc67418478bf517e205af1c8c0018681a97ae9ea486db07570050ebeeb7f63f75319a8fe012c112c6d16c0941299eaa50e
-Size (cups-filters-1.27.4.tar.xz) = 1493860 bytes
+SHA1 (cups-filters-1.27.5.tar.xz) = e4bdebc5267597d7d103e04bd6358ef3d7ec0880
+RMD160 (cups-filters-1.27.5.tar.xz) = 23a1ed81f447ed6b657e089f0011740b9f2ee648
+SHA512 (cups-filters-1.27.5.tar.xz) = 8bc917b2a168add1062d091d02d99c39d72861c0d0cb1242c34b2bf117c9943e7fdc1fe002de7cde4cb1919fbce41073adc34916c328fc99e66e389b0a4fe103
+Size (cups-filters-1.27.5.tar.xz) = 1494864 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