summaryrefslogtreecommitdiff
path: root/fonts/font-util
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-10 15:27:41 +0000
committerwiz <wiz@pkgsrc.org>2012-06-10 15:27:41 +0000
commitdbf131acdc6536e58db69b82f880902d01a93c16 (patch)
treee7bc5d8d9a53118fa9397f1d4ea1216fa721f344 /fonts/font-util
parent81ef9b60be711772ce2a3972fc5acc15a3663334 (diff)
downloadpkgsrc-dbf131acdc6536e58db69b82f880902d01a93c16.tar.gz
Update to 1.3.0.
1.3.0: This release includes a number of bug fixes and code cleanups of the utilities, as well as improvements to the GNU autoconf macros for X.Org font packages for cross-compiling support. Existing font packages will need to have autoreconf run after installing the new fontutil.m4 to take advantage of the cross-compilation fixes - the next release of the font packages will include this fix in the configure scripts distributed in their tarballs. 1.2.0: This release adds two new options that some of the font packages will offer in their configure scripts: --disable-all-encodings option to the macros used in the bdf font packages, to set the default to disabled for all encodings so that builders/packagers wanting to build just a subset of encodings can start with none and add the ones they want instead of having to disable all those they don't want. --with-fc-confdir to specify the path to fontconfig's configuration files directory (normally /etc/fonts), for packages like bh-ttf that install fontconfig configuration snippets. If not specified, the default will be the confdir variable from fontconfig.pc if present (which it won't be until the next fontconfig release), otherwise ${sysconfdir}/fonts. Existing font packages will need to have autoreconf run after installing the new fontutil.m4 to take advantage of this fix - the next release of the font packages will include this fix in the configure scripts distributed in their tarballs.
Diffstat (limited to 'fonts/font-util')
-rw-r--r--fonts/font-util/Makefile4
-rw-r--r--fonts/font-util/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/font-util/Makefile b/fonts/font-util/Makefile
index f753a8ced6f..03ab69f35a2 100644
--- a/fonts/font-util/Makefile
+++ b/fonts/font-util/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2010/09/09 18:54:39 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2012/06/10 15:27:41 wiz Exp $
#
-DISTNAME= font-util-1.1.1
+DISTNAME= font-util-1.3.0
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/font-util/distinfo b/fonts/font-util/distinfo
index 8f40361cb0f..24710ec96fb 100644
--- a/fonts/font-util/distinfo
+++ b/fonts/font-util/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/09/09 18:54:39 joerg Exp $
+$NetBSD: distinfo,v 1.5 2012/06/10 15:27:41 wiz Exp $
-SHA1 (font-util-1.1.1.tar.bz2) = 6ee3af5466de84d61411e173e578a256aeb1074d
-RMD160 (font-util-1.1.1.tar.bz2) = 5519e5f093d9055248e51d6ccef7a190e76e218d
-Size (font-util-1.1.1.tar.bz2) = 121336 bytes
+SHA1 (font-util-1.3.0.tar.bz2) = a015f4c5a35d98af72835797293697e0eb9cd506
+RMD160 (font-util-1.3.0.tar.bz2) = a096a1b60d5d0e16deea3448465d10708ec4f8df
+Size (font-util-1.3.0.tar.bz2) = 142059 bytes