summaryrefslogtreecommitdiff
path: root/print/gutenprint-lib/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-06-13 23:19:19 +0000
committergdt <gdt@pkgsrc.org>2012-06-13 23:19:19 +0000
commit50f60c40ac0b99faa444d1311163bd4edca99f32 (patch)
treebda493edf5bd354c1bc8bd52fc2fd3267f355e7e /print/gutenprint-lib/Makefile
parent061a1505ea80b4c71b5df5a35775bf1e93ab26f3 (diff)
downloadpkgsrc-50f60c40ac0b99faa444d1311163bd4edca99f32.tar.gz
Update to 5.2.8.
* Changes from 5.2.7 1) The Canon driver has been significantly overhauled for this release, and output (and in some cases functionality) may be significantly different from previous releases. We expect to perform further work in future releases. Specific changes include: [Massive list of Canon printers with changes] 2) New printers supported in this release: [many] 3) A problem whereby printing did not work at all on some Linux distributions has been fixed (3299815 CUPS PPD broken on Linux). 4) A crash with the EPSON Stylus Photo R3000 has been fixed. 5) Printing on the Epson Stylus NX200, SX200, and SX205 is believed to be corrected. 6) A build problem with libgutenprintui2 and testpattern on certain platforms has been fixed. 7) Chinese (Mandarin), Galician, and Ukrainian translations have been added. 8) (API) Added function stp_vars_copy_from() to override settings in one settings object with those in another.
Diffstat (limited to 'print/gutenprint-lib/Makefile')
-rw-r--r--print/gutenprint-lib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile
index 44e12b64546..04ec5c0619f 100644
--- a/print/gutenprint-lib/Makefile
+++ b/print/gutenprint-lib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2012/03/03 00:13:50 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2012/06/13 23:19:19 gdt Exp $
-VERSION= 5.2.7
+VERSION= 5.2.8
DISTNAME= gutenprint-${VERSION}
PKGNAME= gutenprint-lib-${VERSION}
-PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
EXTRACT_SUFX= .tar.bz2