pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/fontconfig Update to 2.7.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a539878bf00
branches: trunk
changeset: 397077:6a539878bf00
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 08 16:18:05 2009 +0000
description:
Update to 2.7.1:
Bump version to 2.7.1
Update .gitignore
Bump libtool versions that 2.7.0 (I forgot to do back then)
Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911)
We distribute the docs, so it makes little sense to distribute with
@CONFDIR@ replaced. Until we find a better solution, I've hardcoded
/etc/fonts now.
[doc] Add ~/fonts.conf.d to user docs
TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32
Reported by Yuriy Kaminskiy.
Fix doc syntax (#22902)
Fix FcNameUnparseLangSet()
Remove unused macros
Don't change the order of names unnecessarily (#20128)
so that TT_NAME_ID_PREFERRED_FAMILY is consistently preferred over
TT_NAME_ID_FONT_FAMILY when both are specified for the default
language.
Use GetSystemWindowsDirectory() instead of GetWindowsDirectory()
(#22037)
Improve libtool version parsing (#22122)
Fix leak with string VStack objects
Add Inconsolata to monospace config (#22710)
Remove unused ftglue code
Replace spaces with tabs in conf files
Fix win32 build
git-tag -s again
diffstat:
fonts/fontconfig/Makefile | 4 ++--
fonts/fontconfig/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 65450cb96667 -r 6a539878bf00 fonts/fontconfig/Makefile
--- a/fonts/fontconfig/Makefile Sat Aug 08 16:15:39 2009 +0000
+++ b/fonts/fontconfig/Makefile Sat Aug 08 16:18:05 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2009/07/18 13:20:00 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2009/08/08 16:18:05 wiz Exp $
-DISTNAME= fontconfig-2.7.0
+DISTNAME= fontconfig-2.7.1
CATEGORIES= fonts
MASTER_SITES= http://www.fontconfig.org/release/
diff -r 65450cb96667 -r 6a539878bf00 fonts/fontconfig/distinfo
--- a/fonts/fontconfig/distinfo Sat Aug 08 16:15:39 2009 +0000
+++ b/fonts/fontconfig/distinfo Sat Aug 08 16:18:05 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2009/07/18 13:20:00 wiz Exp $
+$NetBSD: distinfo,v 1.30 2009/08/08 16:18:05 wiz Exp $
-SHA1 (fontconfig-2.7.0.tar.gz) = 9732f9ed2e17cbc9b85514046b8b77b8ad0380db
-RMD160 (fontconfig-2.7.0.tar.gz) = 92f755c1054c9e6109abe342ebe4a8629663fe1e
-Size (fontconfig-2.7.0.tar.gz) = 1539834 bytes
+SHA1 (fontconfig-2.7.1.tar.gz) = 2e66fdf848f5002ba9a095998604ead2d3c392f1
+RMD160 (fontconfig-2.7.1.tar.gz) = 34e0f6348486ab5304d6ecee4fe33f932689f380
+Size (fontconfig-2.7.1.tar.gz) = 1539165 bytes
SHA1 (patch-aa) = e49e03606abbf51231b1ced8cdaa4b1a2aa4940f
SHA1 (patch-ac) = 7745afc09fbd463c184bfb783acf8d30f2effbf4
SHA1 (patch-ae) = 7348e85cfa2d0b97649b4648346e6ea906b02769
Home |
Main Index |
Thread Index |
Old Index