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 to 1.0.68:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d7dc4503e47
branches: trunk
changeset: 650220:9d7dc4503e47
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 19 18:44:25 2015 +0000
description:
Update to 1.0.68:
CHANGES IN V1.0.68
- cups-browsed: Numeric IDs for GSources of the glib event
loop must be positive integers greater than zero according
to the documentation of the g_source_get_id() function.
Taken care of this at all places.
- cups-browsed: Added conditionals so that it also builds with
CUPS 1.5.x (but then withou support for automatically creating
queues for IPP network printers). Thanks to Johannes Meixner from
SUSE for the patch (Bug #1268).
- Ricoh-PDF_Printer-PDF.ppd: Added PPD file for Ricoh's PDF printers
(experimental). Thanks to Ulrich Wehner from Ricoh for the file.
diffstat:
print/cups-filters/Makefile | 4 ++--
print/cups-filters/PLIST | 3 ++-
print/cups-filters/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 80e745c25551 -r 9d7dc4503e47 print/cups-filters/Makefile
--- a/print/cups-filters/Makefile Sun Apr 19 18:41:56 2015 +0000
+++ b/print/cups-filters/Makefile Sun Apr 19 18:44:25 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2015/03/15 20:53:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2015/04/19 18:44:25 wiz Exp $
-DISTNAME= cups-filters-1.0.67
+DISTNAME= cups-filters-1.0.68
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff -r 80e745c25551 -r 9d7dc4503e47 print/cups-filters/PLIST
--- a/print/cups-filters/PLIST Sun Apr 19 18:41:56 2015 +0000
+++ b/print/cups-filters/PLIST Sun Apr 19 18:44:25 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2015/02/17 14:07:25 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2015/04/19 18:44:25 wiz Exp $
bin/foomatic-rip
bin/ttfread
include/cupsfilters/colord.h
@@ -84,6 +84,7 @@
share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd
+share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
share/ppd/cupsfilters/pxlcolor.ppd
share/ppd/cupsfilters/pxlmono.ppd
share/ppd/cupsfilters/textonly.ppd
diff -r 80e745c25551 -r 9d7dc4503e47 print/cups-filters/distinfo
--- a/print/cups-filters/distinfo Sun Apr 19 18:41:56 2015 +0000
+++ b/print/cups-filters/distinfo Sun Apr 19 18:44:25 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2015/03/15 20:53:39 wiz Exp $
+$NetBSD: distinfo,v 1.15 2015/04/19 18:44:25 wiz Exp $
-SHA1 (cups-filters-1.0.67.tar.xz) = d0482d6c422bbbbccce39c106e7749e6c129def7
-RMD160 (cups-filters-1.0.67.tar.xz) = 92cb21f9a463f9f8908987a5cfd235e84a1b6ad8
-Size (cups-filters-1.0.67.tar.xz) = 1335080 bytes
+SHA1 (cups-filters-1.0.68.tar.xz) = 3564711352e93fe315774200375bedc2fecdde97
+RMD160 (cups-filters-1.0.68.tar.xz) = ae0e9e0f3c20175f2e178167459e08cf587d36fd
+Size (cups-filters-1.0.68.tar.xz) = 1336216 bytes
Home |
Main Index |
Thread Index |
Old Index