pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/gutenprint-lib
Module Name: pkgsrc
Committed By: gdt
Date: Fri Sep 1 11:27:18 UTC 2017
Modified Files:
pkgsrc/print/gutenprint-lib: Makefile PLIST distinfo
Log Message:
Update to 5.2.13
* Changes from 5.2.12
1) Critical bugfix
* Correct mis-defined paper type that collided with standard
A4 paper. This resulted in some Canon and PCL printers
mishandling A4 paper.
2) Added support for the following Epson inkjet printers:
EPSON Artisan 1430
EPSON L210
3) Improvements to the dye-sublimation driver:
* Code optimizations in the dye-sublimation driver, resulting
in a significant (2x-2.7x) boost in performance.
* Added support for the following thermal printer:
Mitsubishi P93DW
* Enhanced support (and bugfixes) for several
dye-sublimation and thermal printers.
4) Improvements to the Gimp plugin
* Compilation fixes when CUPS is not enabled
* Fix non-interactive plugin mode
5) Changes to the Canon driver:
* Added support for many printer models.
* Removed iP100 (unsupported)
* Added duplex support to MP530
* Improved duplex support for sevearl models.
* Corrected black-only and color-only cartridge support for MP230
series
* Improved printer firmware papersize detection when using
automatic paper source selection (Autofeed), by changing paper
width from calculated to a constant value for paper sizes known
to the driver.
* Added several resolution modes for Pro9500
6) Added the Datamax-O'Neil H class series of printers.
7) Added the two Honeywell printers, RP2 (SAV2) and RP4 (SAV4).
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/print/gutenprint-lib/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/gutenprint-lib/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/gutenprint-lib/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/gutenprint-lib/Makefile
diff -u pkgsrc/print/gutenprint-lib/Makefile:1.70 pkgsrc/print/gutenprint-lib/Makefile:1.71
--- pkgsrc/print/gutenprint-lib/Makefile:1.70 Sun Jul 23 14:20:03 2017
+++ pkgsrc/print/gutenprint-lib/Makefile Fri Sep 1 11:27:18 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2017/07/23 14:20:03 gdt Exp $
+# $NetBSD: Makefile,v 1.71 2017/09/01 11:27:18 gdt Exp $
-VERSION= 5.2.12
+VERSION= 5.2.13
DISTNAME= gutenprint-${VERSION}
PKGNAME= gutenprint-lib-${VERSION}
-PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/print/gutenprint-lib/PLIST
diff -u pkgsrc/print/gutenprint-lib/PLIST:1.17 pkgsrc/print/gutenprint-lib/PLIST:1.18
--- pkgsrc/print/gutenprint-lib/PLIST:1.17 Sun Jul 23 14:20:03 2017
+++ pkgsrc/print/gutenprint-lib/PLIST Fri Sep 1 11:27:18 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2017/07/23 14:20:03 gdt Exp $
+@comment $NetBSD: PLIST,v 1.18 2017/09/01 11:27:18 gdt Exp $
bin/cups-calibrate
bin/escputil
bin/testpattern
@@ -195,6 +195,7 @@ share/gutenprint/${INSTALLVERSION}/xml/e
share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_126.xml
share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_127.xml
share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_128.xml
+share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_129.xml
share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_13.xml
share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_14.xml
share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_15.xml
Index: pkgsrc/print/gutenprint-lib/distinfo
diff -u pkgsrc/print/gutenprint-lib/distinfo:1.20 pkgsrc/print/gutenprint-lib/distinfo:1.21
--- pkgsrc/print/gutenprint-lib/distinfo:1.20 Sun Jul 23 14:20:03 2017
+++ pkgsrc/print/gutenprint-lib/distinfo Fri Sep 1 11:27:18 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2017/07/23 14:20:03 gdt Exp $
+$NetBSD: distinfo,v 1.21 2017/09/01 11:27:18 gdt Exp $
-SHA1 (gutenprint-5.2.12.tar.bz2) = e3f85d2559e6f53b2e65124d657f33a21960ab9a
-RMD160 (gutenprint-5.2.12.tar.bz2) = 0ab975effa4edece344fec02d0db04afdea0cc25
-SHA512 (gutenprint-5.2.12.tar.bz2) = 38dd34ca1946a37d0bdaa7d69f65b11651097b6d7f2b451387afd72b32fc92c3670bf54b46df226ca7a64d78f50117a648e2d6194ebaf2e86627cb29fb0e958e
-Size (gutenprint-5.2.12.tar.bz2) = 6898738 bytes
+SHA1 (gutenprint-5.2.13.tar.bz2) = b277ae58af0de0f0e9e1884d5dde8f1673528c4f
+RMD160 (gutenprint-5.2.13.tar.bz2) = 9aa7aa406f5ce9ae9147394a115ea8688069e0c7
+SHA512 (gutenprint-5.2.13.tar.bz2) = 6a60a5e462bfd754ac4389b7e926715c06847c660df17e40d48cd57ece99a7ea6098bfd16c067cb27d8aef7ef705a2fdca9f05209d1f3ebf168b0ab16af4e36e
+Size (gutenprint-5.2.13.tar.bz2) = 6995005 bytes
SHA1 (patch-aa) = 711c925b330a4c4f960439a1722251a4f022ac9f
Home |
Main Index |
Thread Index |
Old Index