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: Sun Feb 19 11:40:22 UTC 2017
Modified Files:
pkgsrc/print/cups-filters: Makefile distinfo
Log Message:
Update print/cups-filters to cups-filters-1.13.4
Changes:
1.13.4
------
- libcupsfilters: Let PPD generator for driverless printing
not error out when there is no urf-supported or
pwg-raster-document-resolution-supported IPP attribute,
simply accept the default resolution also from the
printer-resolution-default attribute or set a default value
of 300 dpi to get a working PPD file.
- cups-browsed: Do not use deprecated names for IPP status
constants
- cups-browsed: Corrected determination whether an IPP status
is an error, to avoid "Unable to create/modify CUPS queue
(Success)" and infinite repetition of a succeeded operation
(Debian bug #852436).
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.46 -r1.47 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.67 pkgsrc/print/cups-filters/Makefile:1.68
--- pkgsrc/print/cups-filters/Makefile:1.67 Sun Feb 12 06:25:55 2017
+++ pkgsrc/print/cups-filters/Makefile Sun Feb 19 11:40:22 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2017/02/12 06:25:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2017/02/19 11:40:22 leot Exp $
-DISTNAME= cups-filters-1.13.3
-PKGREVISION= 4
+DISTNAME= cups-filters-1.13.4
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.46 pkgsrc/print/cups-filters/distinfo:1.47
--- pkgsrc/print/cups-filters/distinfo:1.46 Sat Jan 21 11:58:29 2017
+++ pkgsrc/print/cups-filters/distinfo Sun Feb 19 11:40:22 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.46 2017/01/21 11:58:29 leot Exp $
+$NetBSD: distinfo,v 1.47 2017/02/19 11:40:22 leot Exp $
-SHA1 (cups-filters-1.13.3.tar.xz) = ab5a0d6558c58a40010f01b40c9eaf891da66238
-RMD160 (cups-filters-1.13.3.tar.xz) = 1401ce17fdc4ed96875e7feefaae0a5141c4a087
-SHA512 (cups-filters-1.13.3.tar.xz) = 52692473e069017ca9fd2274357514bc99bdc2ed576be329aaa4b2978dcac98124716a77f6ff80f76e2a5b513b4c2cb3cb7d2e3a4d32d9bb90725d053d88c280
-Size (cups-filters-1.13.3.tar.xz) = 1421092 bytes
+SHA1 (cups-filters-1.13.4.tar.xz) = f41dfd1873a1ffeb56de83f4191c300b11edc20d
+RMD160 (cups-filters-1.13.4.tar.xz) = 61cb7cb3e4c9fabfde09f3600a4014b7257f4cf8
+SHA512 (cups-filters-1.13.4.tar.xz) = 848451193c9f0b0f397bc2c8efafab20112525eb2357892b5c46a4900d3d7e4ef52e537353c04779de2d17c8918cb1fe653e3c8db81f6ef246deca7e4241ce3b
+Size (cups-filters-1.13.4.tar.xz) = 1421224 bytes
SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179
SHA1 (patch-filter_gstoraster.c) = a9fac7892972943f345c6b76529feff0ba098458
SHA1 (patch-filter_mupdftoraster.c) = 4c4f7d292163657f9541c8ce454ba57d248f7ef0
Home |
Main Index |
Thread Index |
Old Index