ports/compat-32 (3.2): harfbuzz-32: 1.0.5 -> 1.1.0
commit 02e702b34f93fc6a55f48248eb1527fb39001ddc Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Nov 21 13:32:48 2015 +1100 harfbuzz-32: 1.0.5 -> 1.1.0 diff --git a/harfbuzz-32/.footprint b/harfbuzz-32/.footprint index 38193e9..861b422 100644 --- a/harfbuzz-32/.footprint +++ b/harfbuzz-32/.footprint @@ -1,8 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ -rwxr-xr-x root/root usr/lib32/libharfbuzz.la -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.10000.5 -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.10000.5 --rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.10000.5 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.10100.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.10100.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.10100.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz.pc diff --git a/harfbuzz-32/.md5sum b/harfbuzz-32/.md5sum index e7edcfc..4e9f71d 100644 --- a/harfbuzz-32/.md5sum +++ b/harfbuzz-32/.md5sum @@ -1 +1 @@ -5edab6b5b594edeac017a33b3e27a9ec harfbuzz-1.0.5.tar.bz2 +1223cefac2bc77298ff5c7422bb148d5 harfbuzz-1.1.0.tar.bz2 diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile index 0ccefca..86d66ef 100644 --- a/harfbuzz-32/Pkgfile +++ b/harfbuzz-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo-32 harfbuzz name=harfbuzz-32 -version=1.0.5 +version=1.1.0 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.b...) @@ -21,7 +21,6 @@ build() { --with-cairo \ --with-icu=no - make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu