From 06863a2f339fedc8c7abab56e3a08d2d9e35cacc Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Tue, 3 Jul 2018 19:11:05 +0200 Subject: [PATCH] harfbuzz: updated to 1.8.2 --- harfbuzz/.footprint | 12 ++++++------ harfbuzz/.md5sum | 1 - harfbuzz/.signature | 8 ++++---- harfbuzz/Pkgfile | 2 +- 4 files changed, 11 insertions(+), 12 deletions(-) delete mode 100644 harfbuzz/.md5sum diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index e888d1304..fc3005e3d 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -37,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.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 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.10800.2 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.10800.2 +-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.10800.2 -rwxr-xr-x root/root usr/lib/libharfbuzz.la -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 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10800.2 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10800.2 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10800.2 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 deleted file mode 100644 index 3aaaadeb0..000000000 --- a/harfbuzz/.md5sum +++ /dev/null @@ -1 +0,0 @@ -97cb89c6e2a914c05c8b7e858703885f harfbuzz-1.8.1.tar.bz2 diff --git a/harfbuzz/.signature b/harfbuzz/.signature index 22549c622..46bf27a88 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SafyGqiZZ4BphaqKC9C0mYiV2oA3rXQu2tk7APvEc7nECGMigvmuX5GBH7rV4AdI7aCfDguD8Wcl1GO695u3Aw= -SHA256 (Pkgfile) = 0d9e24b6faf1c993803a7ea4f498a1e33b1a3c1f87048499f2116c6f9e4ad223 -SHA256 (.footprint) = 0cda864bdf38ad7a34784f2377d59a8a24720620b9a76d733f1ec578a6e740a0 -SHA256 (harfbuzz-1.8.1.tar.bz2) = fbed6392ddb085e45e6090a9f389f72926d0e355f4b0a2ef51d35cf21686df45 +RWSE3ohX2g5d/Tx5lkCn6rKaO8/2g4zAW8eJX1Yoafo9pYh0chRBKq9q0WE7SRzq+AQOy5r5zb2YgGghi+AAdsy9UJBCfcBO1ws= +SHA256 (Pkgfile) = 48147db23c1db1e04668210aec846692d9927dc20d1c356e91621f9beed7cfcc +SHA256 (.footprint) = b4856003d83ab8c6f89f1d67c6de9774f3d9b5d5953057fbd826856394246370 +SHA256 (harfbuzz-1.8.2.tar.bz2) = c8a3f88f416185a82f899a68b5714d6a40d7dc4d1d7379057348918d55aac657 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index aba85a1df..723c2f91c 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.8.1 +version=1.8.2 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)