diff options
author | gdt <gdt@pkgsrc.org> | 2012-07-08 11:34:14 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2012-07-08 11:34:14 +0000 |
commit | ad5477c542c00fa4dfc881876f1c5ff86001df71 (patch) | |
tree | 43714b8f76217ee0155939fdd62f22c36f4ce5bb /print | |
parent | 504be38cd7895d4a9bdda3a2ed5fe6f507bf6ca8 (diff) | |
download | pkgsrc-ad5477c542c00fa4dfc881876f1c5ff86001df71.tar.gz |
Update to 5.2.9.
1) This release fixes an inappropriate change to the internal
library version number (.soname or equivalent) made in 5.2.8.
All distributors should immediately apply this update to their
distributions to avoid other software linking against
libgutenprint breaking.
2) Duplicate Transparency entries in the media types for Canon
iP4100 and similar printers have been removed.
3) The range of fine position adjustment of CD media has been
increased for Epson printers.
4) The German translation has been updated.
5) Canon PIXMA Pro9000 plain media high quality mode bug fix.
Diffstat (limited to 'print')
-rw-r--r-- | print/gutenprint-lib/Makefile | 5 | ||||
-rw-r--r-- | print/gutenprint-lib/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile index 5b7e9a25db1..6dbe17e0a75 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/06/14 07:44:33 sbd Exp $ +# $NetBSD: Makefile,v 1.32 2012/07/08 11:34:14 gdt Exp $ -VERSION= 5.2.8 +VERSION= 5.2.9 DISTNAME= gutenprint-${VERSION} PKGNAME= gutenprint-lib-${VERSION} -PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/gutenprint-lib/distinfo b/print/gutenprint-lib/distinfo index f145e2b710f..f02125c0b5e 100644 --- a/print/gutenprint-lib/distinfo +++ b/print/gutenprint-lib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2012/06/13 23:19:19 gdt Exp $ +$NetBSD: distinfo,v 1.13 2012/07/08 11:34:14 gdt Exp $ -SHA1 (gutenprint-5.2.8.tar.bz2) = 5948919a0077d411b89669cd45a280a7f6f90186 -RMD160 (gutenprint-5.2.8.tar.bz2) = 4c6f14b8a43dd95193b4074857c43c61a8e62e79 -Size (gutenprint-5.2.8.tar.bz2) = 5691472 bytes +SHA1 (gutenprint-5.2.9.tar.bz2) = ecfd3757c5f8ddc994e4e60f713f5b9561b8cf28 +RMD160 (gutenprint-5.2.9.tar.bz2) = 4239535bfde87937c678d3942cdd3e37d8905765 +Size (gutenprint-5.2.9.tar.bz2) = 5720450 bytes SHA1 (patch-aa) = 42ed47e6f577b6bf562d05f9685f8ff77dc45f88 |