ports/opt (3.3): harfbuzz: updated to 1.5.0
commit ff85035c28f7db5a3f4bd1a845a6ee9467d9a625 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Fri Aug 25 21:08:14 2017 +0200 harfbuzz: updated to 1.5.0 diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 42f1b41a5..83fec14f5 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.8 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10400.8 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10400.8 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10500.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10500.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10500.0 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 f0cc493f5..f3246fe7c 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -d1aa446e1e65717311c15d9ac0cf31ee harfbuzz-1.4.8.tar.bz2 +a718972f05b28e90a0a661e33377f0e7 harfbuzz-1.5.0.tar.bz2 diff --git a/harfbuzz/.signature b/harfbuzz/.signature index bede5e8ac..3121d8b28 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WcXd5V35GCbqSLmKJk+Ocne6SInyUjAR+Od8ucFdfekdPoNejkdILAK5/UdnlB2fVGDGUi07ZDaEruvgfoG1gU= -SHA256 (Pkgfile) = a57eba2257be02e45a5cc2ef100165ccb0be6ac50ee6867472e5715ac0f17eae -SHA256 (.footprint) = 73e22e321be561b3fe4a516322f5a7fe8408ec60ba3a423409d4f2290bac6999 -SHA256 (harfbuzz-1.4.8.tar.bz2) = ccec4930ff0bb2d0c40aee203075447954b64a8c2695202413cc5e428c907131 +RWSE3ohX2g5d/efhkPPJRfmVdVVq5Imbkp80b7NYhru02y3Z4JVzs8BgW2WiYs5vWjGTpGmXWSAbh3r+t0l2/m5xCPT5KHSTiAs= +SHA256 (Pkgfile) = 514c8d153f262f1b8c481a003a3b7360efd145e8bf937b4164d1e22412289bcd +SHA256 (.footprint) = d9274faf057aefc6b883ea44bf838c1db64f9fdff0e52c9a83e37dda63c24a6a +SHA256 (harfbuzz-1.5.0.tar.bz2) = c088ec363be8d03f7708feb76dd22d5f102678e67d6ce63b02496ca0beb64ac1 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index cb1c97d8b..bf0f789ea 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,14 +4,13 @@ # Depends on: cairo name=harfbuzz -version=1.4.8 +version=1.5.0 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.b...) build() { cd $name-$version - #sed -i s/"SUBDIRS = api shaping"/"SUBDIRS = shaping"/g test/Makefile.in ./configure --prefix=/usr \ --with-glib \ --with-freetype \
participants (1)
-
crux@crux.nu