summaryrefslogtreecommitdiff
path: root/print/libgnomeprint/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-03-25 16:34:47 +0000
committerjmmv <jmmv@pkgsrc.org>2005-03-25 16:34:47 +0000
commit4060040e1f8834b308e7606544d4bc3aaa8570a4 (patch)
treeb80a5a32a89b7ccc0f26b0b521d9a15da91eca4e /print/libgnomeprint/Makefile
parent2075c5b5499d7a191a2d2f7b55b2fc6b8fa85712 (diff)
downloadpkgsrc-4060040e1f8834b308e7606544d4bc3aaa8570a4.tar.gz
Update libgnomeprint and libgnomeprintui to 2.10.2:
libgnomeprint 2.10.2 Jody: * Only offer a duplex option if it exists. * The /etc/printcap importer was creating one model for all printers. [#169963] * Honour custom kerning requests in ps2/pdf backends [#158424] Suresh: * Ignore bitmaps in fonts. [#171128] Tony Graham: * Some debug routines for GnomeGlyphList [#114858] libgnomeprint 2.10.1 Jody: * Overzealous win32 port broke custom transports [#167325] * Remove use of %g in pdf exporter. * Slight speed optimization in pdf export. * Leak fix. Kjartan: * Even more leak fixes.
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r--print/libgnomeprint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 40577f709ec..54de8092c67 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2005/03/22 16:03:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.38 2005/03/25 16:34:47 jmmv Exp $
#
-DISTNAME= libgnomeprint-2.10.0
+DISTNAME= libgnomeprint-2.10.2
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.10/}
EXTRACT_SUFX= .tar.bz2