From 9cbeb59b59585185c2b11de38f1a83fd46a47c7e Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Sat, 19 Jan 2013 18:06:52 +0100 Subject: [PATCH] harfbuzz: updated to 0.9.12 --- harfbuzz/.footprint | 7 ++++--- harfbuzz/.md5sum | 2 +- harfbuzz/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 62d2fcb0a..fc09687fb 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -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-gobject.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-icu.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-tag.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot.h @@ -23,8 +24,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.911.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.911.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.911.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.912.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.912.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.912.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 b0801b1d2..9a256f455 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -75297fe9a2a5253e2a2d3f12ae221375 harfbuzz-0.9.11.tar.bz2 +35551b8cdf53b75aa9c42460f210e89f harfbuzz-0.9.12.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index ab85b24a0..ad2310b42 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.11 +version=0.9.12 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)