diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-03-11 18:20:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-03-12 00:40:36 +0000 |
commit | 5c3d76b76832ea31d2a146ce071eb68e4184129b (patch) | |
tree | a13eca383068fe5c1fe288eabe07057010a908ea /print | |
parent | deskutils/menumaker: Update to 0.99.14 (diff) |
print/harfbuzz: update to 4.0.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/4.0.1
Reported by: GitHub (watch releases)
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz-hb-view/pkg-plist | 1 | ||||
-rw-r--r-- | print/harfbuzz-icu/pkg-plist | 1 | ||||
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 1 |
5 files changed, 8 insertions, 5 deletions
diff --git a/print/harfbuzz-hb-view/pkg-plist b/print/harfbuzz-hb-view/pkg-plist index 42977acbb2a6..7e68401c4a62 100644 --- a/print/harfbuzz-hb-view/pkg-plist +++ b/print/harfbuzz-hb-view/pkg-plist @@ -34,6 +34,7 @@ bin/hb-view @comment include/harfbuzz/hb-shape-plan.h @comment include/harfbuzz/hb-shape.h @comment include/harfbuzz/hb-style.h +@comment include/harfbuzz/hb-subset-repacker.h @comment include/harfbuzz/hb-subset.h @comment include/harfbuzz/hb-unicode.h @comment include/harfbuzz/hb-version.h diff --git a/print/harfbuzz-icu/pkg-plist b/print/harfbuzz-icu/pkg-plist index 33890120efc3..840c84858a33 100644 --- a/print/harfbuzz-icu/pkg-plist +++ b/print/harfbuzz-icu/pkg-plist @@ -34,6 +34,7 @@ include/harfbuzz/hb-icu.h @comment include/harfbuzz/hb-shape-plan.h @comment include/harfbuzz/hb-shape.h @comment include/harfbuzz/hb-style.h +@comment include/harfbuzz/hb-subset-repacker.h @comment include/harfbuzz/hb-subset.h @comment include/harfbuzz/hb-unicode.h @comment include/harfbuzz/hb-version.h diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 4390ecf0f726..2e047eb06655 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> PORTNAME= harfbuzz -DISTVERSION= 4.0.0 +DISTVERSION= 4.0.1 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ @@ -25,7 +25,7 @@ CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \ -Dfreetype=enabled -Dbenchmark=disabled -PLIST_SUB+= LIBVER=0.40000.0 +PLIST_SUB+= LIBVER=0.40001.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 385c35c97c6c..5d44c6a64a9b 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646162912 -SHA256 (harfbuzz-4.0.0.tar.xz) = ab61d4e3fc0c30072e98b46aa7727fc3eed36a85d2b6b9274cec7eaadea97cb7 -SIZE (harfbuzz-4.0.0.tar.xz) = 14955148 +TIMESTAMP = 1647022812 +SHA256 (harfbuzz-4.0.1.tar.xz) = 98f68777272db6cd7a3d5152bac75083cd52a26176d87bc04c8b3929d33bce49 +SIZE (harfbuzz-4.0.1.tar.xz) = 14959336 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index b58c3df37dc0..066d654cc67f 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -32,6 +32,7 @@ include/harfbuzz/hb-set.h include/harfbuzz/hb-shape-plan.h include/harfbuzz/hb-shape.h include/harfbuzz/hb-style.h +include/harfbuzz/hb-subset-repacker.h include/harfbuzz/hb-subset.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h |