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: adam
Date: Mon Aug 27 06:51:14 UTC 2018
Modified Files:
pkgsrc/print/cups-filters: Makefile distinfo
Log Message:
cups-filters: updated to 1.21.1
CHANGES IN V1.21.1
- foomatic-rip: Fixed segmentation fault caused by wrong
Coverity Scan issue fix.
- Build system: Require QPDF 8.1.0 or later as it is needed by
bannertopdf.
CHANGES IN V1.21.0
- libcupsfilters, cups-browsed, driverless, foomatic-rip,
parallel: Silenced warnings from newest gcc.
- libcupsfilters: When generating a PPD for driverless
printing on a remote IPP printer, make pdftopdf not being
run by the local queue if the remote queue is a CUPS queue
to avoid running pdftopdf twice.
- libcupsfilters, cups-browsed, driverless, bannertopdf,
foomatic-rip, pdftops, pdftoraster, rastertops,
rastertoescpx, sys5ippprinter, beh: Fixed Coverity Scan
issues.
- bannertopdf: Switched over from using Poppler to using QPDF
for generating the PDF pages. With Poppler unstable APIs
were used which were subject to change. Thanks to Sahil
Arora for this project in the Google Summer of Code 2018
- cups-browsed: Manually defined clusters ("Cluster" directive
in cups-browsed.conf) caused cups-browsed to crash.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.56 -r1.57 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.102 pkgsrc/print/cups-filters/Makefile:1.103
--- pkgsrc/print/cups-filters/Makefile:1.102 Thu Aug 16 13:56:26 2018
+++ pkgsrc/print/cups-filters/Makefile Mon Aug 27 06:51:13 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2018/08/27 06:51:13 adam Exp $
-DISTNAME= cups-filters-1.20.4
-PKGREVISION= 1
+DISTNAME= cups-filters-1.21.1
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.56 pkgsrc/print/cups-filters/distinfo:1.57
--- pkgsrc/print/cups-filters/distinfo:1.56 Wed Jul 25 12:38:37 2018
+++ pkgsrc/print/cups-filters/distinfo Mon Aug 27 06:51:13 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.56 2018/07/25 12:38:37 adam Exp $
+$NetBSD: distinfo,v 1.57 2018/08/27 06:51:13 adam Exp $
-SHA1 (cups-filters-1.20.4.tar.xz) = af5cfa4fe55ddd3fe9c5fec199503cd3f028d3b2
-RMD160 (cups-filters-1.20.4.tar.xz) = d44ea5561b902a441d8ea73c48cea66a37179d87
-SHA512 (cups-filters-1.20.4.tar.xz) = 4001cefbee945c326e3c597869763286e8665dee098b9aff76340dd249ef3e615f2a8df5c8e802e388b91dfd06ba9e8313b27908ca89ca120f899060785a6f07
-Size (cups-filters-1.20.4.tar.xz) = 1474700 bytes
+SHA1 (cups-filters-1.21.1.tar.xz) = 99adeb5ef25cc5c916cb2ec4017aa44ccfe5cf91
+RMD160 (cups-filters-1.21.1.tar.xz) = ff5d96c9fdba4684de92a95d614eb208fdb98272
+SHA512 (cups-filters-1.21.1.tar.xz) = 810c1ad60d600618d508a3f69fd9839ee54846bfae42ebc4ca8965c1a2948c00273f779dd82129ec861c91f9a10a4ea694b1f900a4e288ea88db9eb38a10918c
+Size (cups-filters-1.21.1.tar.xz) = 1472268 bytes
SHA1 (patch-Makefile.in) = 2d5b05c9dca8ef7cc51931d77dddb1b2c4d422d8
SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179
SHA1 (patch-filter_gstoraster.c) = 4eef8d91d8ca26a5a874e29885b836e9670d9e5d
Home |
Main Index |
Thread Index |
Old Index