summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-12-16 11:16:38 +0000
committerwiz <wiz@pkgsrc.org>2012-12-16 11:16:38 +0000
commite992db9171e2d9d74fbe80be5931235fc98f7f4e (patch)
tree058cb7fc49685a9a4871bc1e4d76a4a815434212 /fonts
parentf441046e243c035e8e400b9ea64ffb6057842359 (diff)
downloadpkgsrc-e992db9171e2d9d74fbe80be5931235fc98f7f4e.tar.gz
Update to 2.10.2:
Bump version to 2.10.2 Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in 65-nonlatin.conf Those two fonts are serif fonts. shouldn't be added to monospace. Update CaseFolding.txt to Unicode 6.2 No real updates between 6.1 and 6.2, but anyway. Bug 57114 - regression on FcFontMatch with namelang After 7587d1c99d9476b6dd4dbe523c0204da700fed8d applied, family, style, and fullname is localized against current locale or lang if any though, the string in other languages were dropped from the pattern. this caused unexpected mismatch on the target="font" rules. This fix adds other strings at the end of the list. Bug 56531 - autogen.sh fails due to missing 'm4' directory Keep m4 directory in git. Use automake variable instead of cleaning files in clean-local just for git.mk coming up from Behdad's threadsafe branch autogen.sh: Add -I option to tell aclocal a place for external m4 files Fix syntax errors in fonts.dtd. Patch from Steve Simpson Fix wrongly squashing for the network path on Win32. Patch from Diego Santa Cruz deal with warnings as errors for the previous change missed this change to commit. doh! Bug 52573 - patch required to build 2.10.x with oldish GNU C library headers On older libc, _POSIX_C_SOURCE didn't satisfy to use posix_fadvise() and AC_CHECK_FUNCS doesn't check a header file if the function is declared there properly. so use AC_LINK_IFELSE instead. Bug 54138 - X_OK permission is invalid for win32 access(..) calls X_OK checking was added back in 8ae1e3d5dc323542e7def06a42deea62c7ba7027 which was removed due to the same reason in 238489030a64fa883f8f9fc3d73247b7f7257899. apparently the test case in Bug#18934 still works without it. so I'm removing it again to get this working on Windows. Remove _CONFIG_FIXUPS_H_ guards, so multiple includes of "config.h" result in the correct values Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> Fix for libtoolize's warnings Fix N'ko orthography Bug 53585 - Two highly-visible typos in src/fcxml.c
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontconfig/Makefile4
-rw-r--r--fonts/fontconfig/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile
index 30f08aef9fe..879b63e7084 100644
--- a/fonts/fontconfig/Makefile
+++ b/fonts/fontconfig/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2012/10/03 18:28:22 asau Exp $
+# $NetBSD: Makefile,v 1.78 2012/12/16 11:16:38 wiz Exp $
-DISTNAME= fontconfig-2.10.1
+DISTNAME= fontconfig-2.10.2
CATEGORIES= fonts
MASTER_SITES= http://www.fontconfig.org/release/
diff --git a/fonts/fontconfig/distinfo b/fonts/fontconfig/distinfo
index a121ee368ce..80885210cd3 100644
--- a/fonts/fontconfig/distinfo
+++ b/fonts/fontconfig/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2012/10/03 12:11:22 bsiegert Exp $
+$NetBSD: distinfo,v 1.37 2012/12/16 11:16:38 wiz Exp $
-SHA1 (fontconfig-2.10.1.tar.gz) = e377cbe989cd22d3a10020309c906ecbbcac0043
-RMD160 (fontconfig-2.10.1.tar.gz) = 5dab00198b010d6d9a2bc20864b24497f09745ce
-Size (fontconfig-2.10.1.tar.gz) = 1700168 bytes
+SHA1 (fontconfig-2.10.2.tar.gz) = 3999fc8a850c3bd07c71837f0579ec66378e1ebf
+RMD160 (fontconfig-2.10.2.tar.gz) = 9601c470378021f6c810fdbe5400d6194d7a7aab
+Size (fontconfig-2.10.2.tar.gz) = 1711102 bytes
SHA1 (patch-aa) = fe0608917aea58ec43d51986d888fc7c38ae6aa3
SHA1 (patch-ab) = 71925f19d55a0daf382f4ac31c5010180173ae50
SHA1 (patch-ac) = c4f9904842c43246321cb982af78c1a61d06ad75