Author: sip Date: 2006-02-23 18:28:39 +0100 (Thu, 23 Feb 2006) New Revision: 770 Modified: crux-2.2/ports/core/fontconfig/.footprint crux-2.2/ports/core/fontconfig/.md5sum crux-2.2/ports/core/fontconfig/Pkgfile Log: fontconfig: updated to 2.3.2 Modified: crux-2.2/ports/core/fontconfig/.footprint =================================================================== --- crux-2.2/ports/core/fontconfig/.footprint 2006-02-23 17:27:33 UTC (rev 769) +++ crux-2.2/ports/core/fontconfig/.footprint 2006-02-23 17:28:39 UTC (rev 770) @@ -1,12 +1,19 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/fonts/ +drwxr-xr-x root/root etc/fonts/conf.d/ +-rw-r--r-- root/root etc/fonts/conf.d/autohint.conf +-rw-r--r-- root/root etc/fonts/conf.d/no-bitmaps.conf +-rw-r--r-- root/root etc/fonts/conf.d/no-sub-pixel.conf +-rw-r--r-- root/root etc/fonts/conf.d/sub-pixel.conf +-rw-r--r-- root/root etc/fonts/conf.d/unhinted.conf +-rw-r--r-- root/root etc/fonts/conf.d/yes-bitmaps.conf -rw-r--r-- root/root etc/fonts/fonts.conf -rw-r--r-- root/root etc/fonts/fonts.dtd --rw-r--r-- root/root etc/fonts/local.conf drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/fc-cache -rwxr-xr-x root/root usr/bin/fc-list +-rwxr-xr-x root/root usr/bin/fc-match drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/fontconfig/ -rw-r--r-- root/root usr/include/fontconfig/fcfreetype.h @@ -22,8 +29,7 @@ -rw-r--r-- root/root usr/lib/pkgconfig/fontconfig.pc drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/fc-cache.1.gz --rw-r--r-- root/root usr/man/man1/fc-list.1.gz +-rw-r--r-- root/root usr/man/man1/fc-match.1.gz drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/FcAtomicCreate.3.gz -rw-r--r-- root/root usr/man/man3/FcAtomicDeleteNew.3.gz @@ -78,6 +84,7 @@ -rw-r--r-- root/root usr/man/man3/FcDirSave.3.gz -rw-r--r-- root/root usr/man/man3/FcDirScan.3.gz -rw-r--r-- root/root usr/man/man3/FcFileScan.3.gz +-rw-r--r-- root/root usr/man/man3/FcFini.3.gz -rw-r--r-- root/root usr/man/man3/FcFontList.3.gz -rw-r--r-- root/root usr/man/man3/FcFontMatch.3.gz -rw-r--r-- root/root usr/man/man3/FcFontRenderPrepare.3.gz @@ -127,11 +134,13 @@ -rw-r--r-- root/root usr/man/man3/FcPatternGet.3.gz -rw-r--r-- root/root usr/man/man3/FcPatternHash.3.gz -rw-r--r-- root/root usr/man/man3/FcPatternPrint.3.gz +-rw-r--r-- root/root usr/man/man3/FcPatternRemove.3.gz -rw-r--r-- root/root usr/man/man3/FcStrBasename.3.gz -rw-r--r-- root/root usr/man/man3/FcStrCmpIgnoreCase.3.gz -rw-r--r-- root/root usr/man/man3/FcStrCopy.3.gz -rw-r--r-- root/root usr/man/man3/FcStrCopyFilename.3.gz -rw-r--r-- root/root usr/man/man3/FcStrDirname.3.gz +-rw-r--r-- root/root usr/man/man3/FcStrDowncase.3.gz -rw-r--r-- root/root usr/man/man3/FcStrListCreate.3.gz -rw-r--r-- root/root usr/man/man3/FcStrListDone.3.gz -rw-r--r-- root/root usr/man/man3/FcStrListNext.3.gz @@ -141,6 +150,8 @@ -rw-r--r-- root/root usr/man/man3/FcStrSetDel.3.gz -rw-r--r-- root/root usr/man/man3/FcStrSetDestroy.3.gz -rw-r--r-- root/root usr/man/man3/FcStrSetMember.3.gz +-rw-r--r-- root/root usr/man/man3/FcStrStr.3.gz +-rw-r--r-- root/root usr/man/man3/FcStrStrIgnoreCase.3.gz -rw-r--r-- root/root usr/man/man3/FcUcs4ToUtf8.3.gz -rw-r--r-- root/root usr/man/man3/FcUtf16Len.3.gz -rw-r--r-- root/root usr/man/man3/FcUtf16ToUcs4.3.gz Modified: crux-2.2/ports/core/fontconfig/.md5sum =================================================================== --- crux-2.2/ports/core/fontconfig/.md5sum 2006-02-23 17:27:33 UTC (rev 769) +++ crux-2.2/ports/core/fontconfig/.md5sum 2006-02-23 17:28:39 UTC (rev 770) @@ -1 +1 @@ -2466a797d645cda5eb466080fdaec416 fontconfig-2.2.3.tar.gz +7354f9f125ea78a8f2851cb9c31d4866 fontconfig-2.3.2.tar.gz Modified: crux-2.2/ports/core/fontconfig/Pkgfile =================================================================== --- crux-2.2/ports/core/fontconfig/Pkgfile 2006-02-23 17:27:33 UTC (rev 769) +++ crux-2.2/ports/core/fontconfig/Pkgfile 2006-02-23 17:28:39 UTC (rev 770) @@ -4,9 +4,9 @@ # Depends on: freetype, expat name=fontconfig -version=2.2.3 +version=2.3.2 release=1 -source=(http://freedesktop.org/fontconfig/release/$name-$version.tar.gz) +source=(http://fontconfig.org/release/$name-$version.tar.gz) build() { cd $name-$version
participants (1)
-
crux@crux.nu