Date: Mon, 18 Mar 2024 07:15:57 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: db759d196d3f - main - print/harfbuzz: update to 8.3.1 Message-ID: <202403180715.42I7FvWI018799@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=db759d196d3fa167ab695111688964a71675e381 commit db759d196d3fa167ab695111688964a71675e381 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-03-17 05:51:57 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-03-18 07:14:53 +0000 print/harfbuzz: update to 8.3.1 Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/8.3.1 Reported by: GitHub (watch releases) --- print/harfbuzz-icu/Makefile | 2 +- print/harfbuzz/Makefile | 4 ++-- print/harfbuzz/distinfo | 6 +++--- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403180715.42I7FvWI018799>