From 1111fd5db120e3d89efbe319880a268d0eb0fabc Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Tue, 14 Mar 2017 15:45:54 +1100 Subject: [PATCH] harfbuzz-icu: 1.3.4 -> 1.4.4 --- harfbuzz-icu/.footprint | 6 +++--- harfbuzz-icu/.md5sum | 2 +- harfbuzz-icu/.signature | 8 ++++---- harfbuzz-icu/Pkgfile | 7 ++++--- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/harfbuzz-icu/.footprint b/harfbuzz-icu/.footprint index a648c0440..1e53d6c14 100644 --- a/harfbuzz-icu/.footprint +++ b/harfbuzz-icu/.footprint @@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb-icu.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libharfbuzz-icu.la -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.10304.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10304.0 --rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10304.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.10400.4 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10400.4 +-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10400.4 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/.md5sum b/harfbuzz-icu/.md5sum index 14b249ccd..8c182fa33 100644 --- a/harfbuzz-icu/.md5sum +++ b/harfbuzz-icu/.md5sum @@ -1 +1 @@ -065843caf247687b94126773285bc70f harfbuzz-1.3.4.tar.bz2 +ddac65a48b1d2c6dda8bddf1f37faeb3 harfbuzz-1.4.4.tar.bz2 diff --git a/harfbuzz-icu/.signature b/harfbuzz-icu/.signature index e14fc42c8..5a11cf3c4 100644 --- a/harfbuzz-icu/.signature +++ b/harfbuzz-icu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zy/9tZiOtp8JPUCv/6c8OcS6ig3CbLxi+CdT2FFWRtiLeU/Tj6B1jxGTuISxomJ+3LFoke0fTEQHSeHfz+HtgE= -SHA256 (Pkgfile) = 0ca9f18f5f9a545007bb26456c0e6a1311ed1314f67cba06bdd14771d410aa6e -SHA256 (.footprint) = b58c5abd6cd494368366c4547593cbb673653b1665fec4e62db10d3ae29a2e50 -SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b +RWSagIOpLGJF35rfuEbFuAGbmWmzuE+qcvXDB+zxs9lDuiA2azFu09qFUBXqt7soXNdSvyhceF+YsEVSEPtgZ19bVDJxs4zFpQE= +SHA256 (Pkgfile) = 96a54b29116b93261e746c4b6b5ec0c460b467727bd6e285f0385adb1c689b36 +SHA256 (.footprint) = dd44e108ceb3054f2d0f8f1e3d1c1977b985313e744a0e22d5197f0eee6c4ad0 +SHA256 (harfbuzz-1.4.4.tar.bz2) = 35d2f8ca476cbbec64ee824eca6b0209ff8db0334990b9f5af893b94f119d255 diff --git a/harfbuzz-icu/Pkgfile b/harfbuzz-icu/Pkgfile index ba70bc404..a1197ddaf 100644 --- a/harfbuzz-icu/Pkgfile +++ b/harfbuzz-icu/Pkgfile @@ -1,13 +1,13 @@ # Description: An OpenType text shaping engine ICU library -# URL: http://www.freedesktop.org/wiki/Software/HarfBuzz +# URL: https://www.freedesktop.org/wiki/Software/HarfBuzz # Packager: Danny Rawlins, crux at romster dot me # Maintainer: Danny Rawlins, crux at romster dot me # Depends on: harfbuzz icu name=harfbuzz-icu -version=1.3.4 +version=1.4.4 release=1 -source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) +source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) build() { cd harfbuzz-$version @@ -36,6 +36,7 @@ build() { $PKG/usr/include/harfbuzz/hb-ot-math.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 \ $PKG/usr/include/harfbuzz/hb-shape-plan.h \