summaryrefslogtreecommitdiff
path: root/print/libgnomeprintui/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
commit8d7f9d7874b672ec1815acf4dbb71cebfbe1d746 (patch)
treeb80a5a32a89b7ccc0f26b0b521d9a15da91eca4e /print/libgnomeprintui/Makefile
parentc37c7954af0003c3bf125278a0e1e2f0dc4f1f02 (diff)
downloadpkgsrc-8d7f9d7874b672ec1815acf4dbb71cebfbe1d746.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/libgnomeprintui/Makefile')
-rw-r--r--print/libgnomeprintui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile
index 36b343dc158..a34f7f6d1b3 100644
--- a/print/libgnomeprintui/Makefile
+++ b/print/libgnomeprintui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2005/03/22 16:03:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2005/03/25 16:34:47 jmmv Exp $
#
-DISTNAME= libgnomeprintui-2.10.0
+DISTNAME= libgnomeprintui-2.10.2
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.10/}
EXTRACT_SUFX= .tar.bz2