From ad4fa033e37be9cddd346035b6636311d3ce815f Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Wed, 19 Jul 2017 20:34:20 +0200 Subject: [PATCH] harfbuzz: updated to 1.4.7 --- harfbuzz/.footprint | 6 +++--- harfbuzz/.md5sum | 2 +- harfbuzz/.signature | 8 ++++---- harfbuzz/Pkgfile | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index e5084c517..7e182e12c 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -28,8 +28,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.10400.6 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10400.6 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10400.6 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10400.7 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10400.7 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10400.7 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 c7f7844de..2b919f1a4 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -e246c08a3bac98e31e731b2a1bf97edf harfbuzz-1.4.6.tar.bz2 +37096205bc43e2977de0f1cf2706940a harfbuzz-1.4.7.tar.bz2 diff --git a/harfbuzz/.signature b/harfbuzz/.signature index f28f9d595..0dadf2bb2 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/doEAt5vLvspKqgPCL5lj5cqUn73FO91GkwPZT5XcSWcZKrSTPBW+JU1EidElAfL+Btml/azSQb7DraR/UVVZQs= -SHA256 (Pkgfile) = c9fe2fc6255cde35c0727c064bef14b19860bec671475ec964a952be32fa0014 -SHA256 (.footprint) = f11c93153567d3b8f3476d34722eeffe871c4d8d138c488e9ff2bd95c42c08c9 -SHA256 (harfbuzz-1.4.6.tar.bz2) = 21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293 +RWSE3ohX2g5d/XfxeMqAnwUtVlVo9u/Q1Y2qhMLyCWPLFVNBdrlS5Dyk/wc23N0nTjfDgNPsHJfC/NsB6sb9RPeThNAKyjAdqQ0= +SHA256 (Pkgfile) = 8a12df7cda11079943a62669ca51b2edbe16c9eda466e905ba432cb72eecf5c3 +SHA256 (.footprint) = b6f8c56af448dd48b26b1c7c468ca368d166dba559872683490952d37b8d07a0 +SHA256 (harfbuzz-1.4.7.tar.bz2) = b85f6627425d54f32118308e053b939c63a388de9bf455b3830f68cad406bc6d diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 41636cf03..4986329ba 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.4.6 +version=1.4.7 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)