ports/opt (3.6): harfbuzz: update to 2.6.8
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 1c6b26702b2305fd0812eae38512400c7c50cf26 Author: Juergen Daubert <jue@jue.li> Date: Thu Jun 25 12:02:29 2020 +0200 harfbuzz: update to 2.6.8 diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 47bbbbcc6..c7de7a27a 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -32,6 +32,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb-set.h -rw-r--r-- root/root usr/include/harfbuzz/hb-shape-plan.h -rw-r--r-- root/root usr/include/harfbuzz/hb-shape.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-style.h -rw-r--r-- root/root usr/include/harfbuzz/hb-subset.h -rw-r--r-- root/root usr/include/harfbuzz/hb-unicode.h -rw-r--r-- root/root usr/include/harfbuzz/hb-version.h @@ -41,13 +42,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.20600.7 -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.7 --rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20600.7 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.8 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.8 +-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20600.8 -rwxr-xr-x root/root usr/lib/libharfbuzz.la -lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20600.7 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.7 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20600.7 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20600.8 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.8 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20600.8 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/.signature b/harfbuzz/.signature index 5891ef79b..8f2fb9461 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cq6zC01KR5RodWHzefmx4l7AxxM2x0n9ecaWZ+YG02+KDLeT5x117dYK/Q3zbVN1mWKY1nNsOojoxbak1PnUQM= -SHA256 (Pkgfile) = 6ef21b04e4c418fe2325d9a44d143b5e11551264c875c471ad6f4d7ac1f74577 -SHA256 (.footprint) = 8252517e98afddbc72524fa255aa7f64c5687bf90141be1e82ba7c329eca420b -SHA256 (harfbuzz-2.6.7.tar.xz) = 49e481d06cdff97bf68d99fa26bdf785331f411614485d892ea4c78eb479b218 +RWSE3ohX2g5d/UVQfLyhDAFCObnJW7xPohmIeMqXS+sGwRwH5RrWYeYCuf+7N89G3FMuvc8R6u6zxHnrrpMp/pu2xRaVTvJ2SAI= +SHA256 (Pkgfile) = d697d582920b6e5910121b9a3d753157e13b6f9531e9af3a299ca0a6c98fb008 +SHA256 (.footprint) = b1fca8d657485ed6e505274e83310b4a7ab3ce857be4c992dae7f32e7fdb494c +SHA256 (harfbuzz-2.6.8.tar.xz) = 6648a571a27f186e47094121f0095e1b809e918b3037c630c7f38ffad86e3035 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index d5d4e9d4a..c66797db7 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -1,10 +1,10 @@ # Description: An OpenType text shaping engine -# URL: http://www.freedesktop.org/wiki/Software/HarfBuzz +# URL: https://github.com/harfbuzz/harfbuzz # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu # Depends on: cairo name=harfbuzz -version=2.6.7 +version=2.6.8 release=1 source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/$name-$versi...)
participants (1)
-
crux@crux.nu