commit 8cc115939a855efdd025564117c2136d8a79ae68 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed Jun 13 21:34:56 2018 +0200 harfbuzz: updated to 1.8.1 diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index b74b33253..e888d1304 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -14,6 +14,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-map.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-math.h @@ -36,13 +37,13 @@ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/harfbuzz/ -rw-r--r-- root/root usr/lib/cmake/harfbuzz/harfbuzz-config.cmake -rwxr-xr-x root/root usr/lib/libharfbuzz-subset.la -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.10706.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.10706.0 --rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.10706.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.10800.1 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.10800.1 +-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.10800.1 -rwxr-xr-x root/root usr/lib/libharfbuzz.la -lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10706.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10706.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10706.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10800.1 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10800.1 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10800.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-subset.pc -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc diff --git a/harfbuzz/.md5sum b/harfbuzz/.md5sum index 8f1681042..3aaaadeb0 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -ffb94cf2942327344ac31330d07036ba harfbuzz-1.7.6.tar.bz2 +97cb89c6e2a914c05c8b7e858703885f harfbuzz-1.8.1.tar.bz2 diff --git a/harfbuzz/.signature b/harfbuzz/.signature index 8c1330466..22549c622 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/S6qAgqMh6gCU8/SKrY4oQQDkNpfZtGhegHhRdYFxyv+hZ91lrhKfpe/uj+Ij0Z8yWgSdwTpEyYCych/OeS4IQE= -SHA256 (Pkgfile) = 560a9b54e15693f9e6c41f6b7c2619c4ae76ae04889fdd31c125c6edebe60508 -SHA256 (.footprint) = 35022a6f275c4dd2406c32424760b8c7091dba448adcc3ea28a6750f6e14eb2d -SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b +RWSE3ohX2g5d/SafyGqiZZ4BphaqKC9C0mYiV2oA3rXQu2tk7APvEc7nECGMigvmuX5GBH7rV4AdI7aCfDguD8Wcl1GO695u3Aw= +SHA256 (Pkgfile) = 0d9e24b6faf1c993803a7ea4f498a1e33b1a3c1f87048499f2116c6f9e4ad223 +SHA256 (.footprint) = 0cda864bdf38ad7a34784f2377d59a8a24720620b9a76d733f1ec578a6e740a0 +SHA256 (harfbuzz-1.8.1.tar.bz2) = fbed6392ddb085e45e6090a9f389f72926d0e355f4b0a2ef51d35cf21686df45 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 940390a30..aba85a1df 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.7.6 +version=1.8.1 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.b...)