diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-11-03 23:37:41 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-11-03 23:37:41 +1100 |
commit | f7aa7dd60ab1b9cbf79fb83b028c7eeddbe5d74d (patch) | |
tree | 99e678e9697e309bf7c710941bbf4226b14b9e0e | |
parent | f2ad6ef28b48fcf757fdd0d31af4b6de133fef89 (diff) | |
download | opt-f7aa7dd60ab1b9cbf79fb83b028c7eeddbe5d74d.tar.gz opt-f7aa7dd60ab1b9cbf79fb83b028c7eeddbe5d74d.tar.xz |
harfbuzz-icu: 2.0.2 -> 2.1.0
-rw-r--r-- | harfbuzz-icu/.footprint | 6 | ||||
-rw-r--r-- | harfbuzz-icu/.signature | 8 | ||||
-rw-r--r-- | harfbuzz-icu/Pkgfile | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/harfbuzz-icu/.footprint b/harfbuzz-icu/.footprint index 79fca0385..549818ace 100644 --- a/harfbuzz-icu/.footprint +++ b/harfbuzz-icu/.footprint @@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/harfbuzz/ -rwxr-xr-x root/root usr/lib/libharfbuzz-icu.la -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.20000.2 -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20000.2 --rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20000.2 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.20100.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20100.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20100.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-icu.pc drwxr-xr-x root/root usr/share/ diff --git a/harfbuzz-icu/.signature b/harfbuzz-icu/.signature index 144a24567..a1f04df92 100644 --- a/harfbuzz-icu/.signature +++ b/harfbuzz-icu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/X29iLn0eJDDN3VGbP8ngVpUuQdN+qgnH1rNLP9PIOM9Bfbcg8lO+EkaRexAaYg2QzH8SP9WxGVlzynGgxwGyQM= -SHA256 (Pkgfile) = fdeffadb962c205b725b90f514a08b57652ef2d9bf6b25484a4fb1c47fd4bc68 -SHA256 (.footprint) = 51efc18d37cee72d1f6c793d66a59767d13037403f9c64a63890902280ac0d59 -SHA256 (harfbuzz-2.0.2.tar.bz2) = f6de6c9dc89a56909227ac3e3dc9b18924a0837936ffd9633d13e981bcbd96e0 +RWSE3ohX2g5d/VMECrIcDiMnb5dbfVfixSTB+ONa2XsKRNPjvC0Sp85VNGHJrJYjbT1gCY3WXC9ScWyDdF8uLajgQop9ru54Jwg= +SHA256 (Pkgfile) = 54cf1acf028abfc916861d1a4d54162d895e3e7d119901babd1e070454ef3f39 +SHA256 (.footprint) = abf4a36353be4796143e1a9264ec3a41e40b24e4429953eb4e5405957564f8ca +SHA256 (harfbuzz-2.1.0.tar.bz2) = 8e5b496ec7328d700ff340e4c44dfbd1dfa8159cd11df2876417496e4efd12f9 diff --git a/harfbuzz-icu/Pkgfile b/harfbuzz-icu/Pkgfile index 47994b053..e8fe24c93 100644 --- a/harfbuzz-icu/Pkgfile +++ b/harfbuzz-icu/Pkgfile @@ -4,7 +4,7 @@ # Depends on: harfbuzz icu name=harfbuzz-icu -version=2.0.2 +version=2.1.0 release=1 source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) @@ -32,12 +32,12 @@ build() { $PKG/usr/include/harfbuzz/hb-ft.h \ $PKG/usr/include/harfbuzz/hb-glib.h \ $PKG/usr/include/harfbuzz/hb-map.h \ + $PKG/usr/include/harfbuzz/hb-ot-color.h \ $PKG/usr/include/harfbuzz/hb-ot-font.h \ $PKG/usr/include/harfbuzz/hb-ot-layout.h \ $PKG/usr/include/harfbuzz/hb-ot-math.h \ $PKG/usr/include/harfbuzz/hb-ot-name.h \ $PKG/usr/include/harfbuzz/hb-ot-shape.h \ - $PKG/usr/include/harfbuzz/hb-ot-tag.h \ $PKG/usr/include/harfbuzz/hb-ot-var.h \ $PKG/usr/include/harfbuzz/hb-ot.h \ $PKG/usr/include/harfbuzz/hb-set.h \ |