diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-03-17 06:51:57 +0100 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-03-18 08:14:53 +0100 |
commit | db759d196d3fa167ab695111688964a71675e381 (patch) | |
tree | f9bae0fe64cc928035f1b145ff07ce2f16f3d7ec | |
parent | 31130ed44131de431e1d8d288dfd55b2c5482d3a (diff) | |
download | freebsd-ports-db759d196d3fa167ab695111688964a71675e381.zip |
print/harfbuzz: update to 8.3.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/8.3.1
Reported by: GitHub (watch releases)
-rw-r--r-- | print/harfbuzz-icu/Makefile | 2 | ||||
-rw-r--r-- | print/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 6 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 1 |
4 files changed, 7 insertions, 6 deletions
diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile index f2dc8aadc1ad..a651fa64d78b 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 13090ea4987c..6e9b754aef86 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,5 +1,5 @@ PORTNAME= harfbuzz -DISTVERSION= 8.3.0 +DISTVERSION= 8.3.1 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ @@ -23,7 +23,7 @@ CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled -PLIST_SUB+= LIBVER=0.60830.0 +PLIST_SUB+= LIBVER=0.60831.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 408eceaa7176..7fedd43c4933 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699711725 -SHA256 (harfbuzz-8.3.0.tar.xz) = 109501eaeb8bde3eadb25fab4164e993fbace29c3d775bcaa1c1e58e2f15f847 -SIZE (harfbuzz-8.3.0.tar.xz) = 19002808 +TIMESTAMP = 1710654717 +SHA256 (harfbuzz-8.3.1.tar.xz) = f73e1eacd7e2ffae687bc3f056bb0c705b7a05aee86337686e09da8fc1c2030c +SIZE (harfbuzz-8.3.1.tar.xz) = 19228384 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 41f2678aa6f0..d5166a4a08b0 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -131,6 +131,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-0-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-1-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-2-0.html +%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-3-1.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html %%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html %%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html |