fontconfig: updated to 2.13.1

This commit is contained in:
Fredrik Rinnestam 2018-08-30 20:26:18 +02:00
parent ebfa2a2e89
commit 1cc46b818b
3 changed files with 18 additions and 8 deletions

View File

@ -74,9 +74,9 @@ drwxr-xr-x root/root usr/include/fontconfig/
-rw-r--r-- root/root usr/include/fontconfig/fontconfig.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libfontconfig.la
lrwxrwxrwx root/root usr/lib/libfontconfig.so -> libfontconfig.so.1.11.1
lrwxrwxrwx root/root usr/lib/libfontconfig.so.1 -> libfontconfig.so.1.11.1
-rwxr-xr-x root/root usr/lib/libfontconfig.so.1.11.1
lrwxrwxrwx root/root usr/lib/libfontconfig.so -> libfontconfig.so.1.12.0
lrwxrwxrwx root/root usr/lib/libfontconfig.so.1 -> libfontconfig.so.1.12.0
-rwxr-xr-x root/root usr/lib/libfontconfig.so.1.12.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/share/
@ -167,6 +167,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/FcDefaultSubstitute.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcDirCacheClean.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcDirCacheCreateUUID.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcDirCacheDeleteUUID.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcDirCacheLoad.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcDirCacheLoadFile.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcDirCacheRead.3.gz
@ -253,11 +254,20 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/FcPatternEqual.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternEqualSubset.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternFilter.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternFindIter.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternFormat.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternGet-Type.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternGet.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternGetWithBinding.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternHash.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternIterEqual.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternIterGetObject.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternIterGetValue.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternIterIsValid.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternIterNext.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternIterStart.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternIterValueCount.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternObjectCount.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternPrint.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternReference.3.gz
-rw-r--r-- root/root usr/share/man/man3/FcPatternRemove.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/bIENbOblvBkG8+v+2/ey0Ht+ONBS9RGcHbCp2puXIvN++d7FQMLvG4ab8j2MsG93HbGLgBAAS9k4GmIZ4tmkwY=
SHA256 (Pkgfile) = 2131ac0839fb89cf5f37d04769b42df94fdfd56e5a9a4bb47d932be398c1756f
SHA256 (.footprint) = 8dd9edf357934fb6be235ff097ea68a8bd21c22661082e3560fabd30d243f5da
SHA256 (fontconfig-2.13.0.tar.bz2) = 91dde8492155b7f34bb95079e79be92f1df353fcc682c19be90762fd3e12eeb9
RWSE3ohX2g5d/Zd+ZeLPgind8kiUb4kbppYbvNPcp4rYlHeXjpkiZe4xxZO1uPHB7kHERcZhnYxu3uD3YpDQ2uEYFlKZ90HYmQk=
SHA256 (Pkgfile) = a0109cf72a1342adb2bcd9ca04bfef04649665609a91c574fd2dd5b75ad72811
SHA256 (.footprint) = 113be23e03ee5b6f4b42797ed4b56aad5182af20af1d942a075c2b7aaf6c6b23
SHA256 (fontconfig-2.13.1.tar.bz2) = f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741

View File

@ -4,7 +4,7 @@
# Depends on: freetype expat
name=fontconfig
version=2.13.0
version=2.13.1
release=1
source=(https://fontconfig.org/release/$name-$version.tar.bz2)