commit c1283435d76ca95323b81a7103fa528f18724672 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Tue Jun 24 18:58:58 2014 +0200 harfbuzz: updated to 0.9.29 diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 1857b70..5f68c8b 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb-font.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ft.h -rw-r--r-- root/root usr/include/harfbuzz/hb-glib.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-font.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-shape.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-tag.h @@ -25,8 +26,8 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libharfbuzz.la -lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.927.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.927.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.927.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.929.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.929.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.929.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc diff --git a/harfbuzz/.md5sum b/harfbuzz/.md5sum index 2aa2f97..7025b3b 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -60e122288c0ea4d66505d4704e376a1c harfbuzz-0.9.27.tar.bz2 +6251eb6d57e8c4e9e855188dbbdf8b6d harfbuzz-0.9.29.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index ad9e993..696b6be 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.27 +version=0.9.29 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.b...)