changeset 2582:b13e1e1e5284

package fontconfig: revert update 2.9.91 introduces symbols lstat and scandir but MinGW does not have them. Reported http://lists.freedesktop.org/archives/fontconfig/2012-June/004124.html
author Mark Brand <mabrand@mabrand.nl>
date Tue, 12 Jun 2012 23:37:49 +0200
parents f1946cef5515
children c4cd2fe180e4
files index.html src/fontconfig.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue Jun 12 21:35:39 2012 +0200
+++ b/index.html	Tue Jun 12 23:37:49 2012 +0200
@@ -1065,7 +1065,7 @@
     </tr>
     <tr>
         <td id="fontconfig-package">fontconfig</td>
-        <td id="fontconfig-version">2.9.91</td>
+        <td id="fontconfig-version">2.9.0</td>
         <td id="fontconfig-website"><a href="http://fontconfig.org/">fontconfig</a></td>
     </tr>
     <tr>
--- a/src/fontconfig.mk	Tue Jun 12 21:35:39 2012 +0200
+++ b/src/fontconfig.mk	Tue Jun 12 23:37:49 2012 +0200
@@ -3,9 +3,9 @@
 
 PKG             := fontconfig
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 9f4dff0a6e50ade2b919f33795eae8438a285595
+$(PKG)_CHECKSUM := 1ab2f437c2261028ae7969892277af2d8d8db489
 $(PKG)_SUBDIR   := fontconfig-$($(PKG)_VERSION)
-$(PKG)_FILE     := fontconfig-$($(PKG)_VERSION).tar.bz2
+$(PKG)_FILE     := fontconfig-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://fontconfig.org/release/$($(PKG)_FILE)
 $(PKG)_DEPS     := gcc freetype expat