ports/opt (2.2): fontconfig: updated to 2.4.2
commit 8112da28e7233db17ebccce11c39dae6f4326d3a Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Dec 5 19:39:24 2006 +0100 fontconfig: updated to 2.4.2 diff --git a/fontconfig/.footprint b/fontconfig/.footprint index 98f59c6..52c6fca 100644 --- a/fontconfig/.footprint +++ b/fontconfig/.footprint @@ -58,9 +58,9 @@ drwxr-xr-x root/root usr/include/fontcon drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libfontconfig.a -rwxr-xr-x root/root usr/lib/libfontconfig.la -lrwxrwxrwx root/root usr/lib/libfontconfig.so -> libfontconfig.so.1.1.0 -lrwxrwxrwx root/root usr/lib/libfontconfig.so.1 -> libfontconfig.so.1.1.0 --rwxr-xr-x root/root usr/lib/libfontconfig.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libfontconfig.so -> libfontconfig.so.1.2.0 +lrwxrwxrwx root/root usr/lib/libfontconfig.so.1 -> libfontconfig.so.1.2.0 +-rwxr-xr-x root/root usr/lib/libfontconfig.so.1.2.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/fontconfig.pc drwxr-xr-x root/root usr/man/ @@ -108,7 +108,6 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/FcConfigGetFontDirs.3.gz -rw-r--r-- root/root usr/man/man3/FcConfigGetFonts.3.gz -rw-r--r-- root/root usr/man/man3/FcConfigGetRescanInverval.3.gz --rw-r--r-- root/root usr/man/man3/FcConfigNormalizeFontDir.3.gz -rw-r--r-- root/root usr/man/man3/FcConfigParseAndLoad.3.gz -rw-r--r-- root/root usr/man/man3/FcConfigSetCurrent.3.gz -rw-r--r-- root/root usr/man/man3/FcConfigSetRescanInverval.3.gz @@ -131,6 +130,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/FcFreeTypeCharIndex.3.gz -rw-r--r-- root/root usr/man/man3/FcFreeTypeCharSet.3.gz -rw-r--r-- root/root usr/man/man3/FcFreeTypeQuery.3.gz +-rw-r--r-- root/root usr/man/man3/FcFreeTypeQueryFace.3.gz -rw-r--r-- root/root usr/man/man3/FcGetVersion.3.gz -rw-r--r-- root/root usr/man/man3/FcInit.3.gz -rw-r--r-- root/root usr/man/man3/FcInitBringUptoDate.3.gz diff --git a/fontconfig/.md5sum b/fontconfig/.md5sum index c44f8e4..cce6be2 100644 --- a/fontconfig/.md5sum +++ b/fontconfig/.md5sum @@ -1 +1 @@ -108f9a03fa9ed9dd779cc7ca236da557 fontconfig-2.4.1.tar.gz +f035852f521b54677f2b5c9e2f6d54a4 fontconfig-2.4.2.tar.gz diff --git a/fontconfig/Pkgfile b/fontconfig/Pkgfile index f56874f..5cc5e7b 100644 --- a/fontconfig/Pkgfile +++ b/fontconfig/Pkgfile @@ -4,7 +4,7 @@ # Depends on: freetype, expat name=fontconfig -version=2.4.1 +version=2.4.2 release=1 source=(http://fontconfig.org/release/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu