git: dfee61567d9e - main - print/harfbuzz: update to 10.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Nov 2024 00:58:49 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfee61567d9eb19c4922211ea6e828c67fb74296 commit dfee61567d9eb19c4922211ea6e828c67fb74296 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-11-05 06:04:49 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-11-14 00:58:43 +0000 print/harfbuzz: update to 10.1.0 Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/10.1.0 Reported by: GitHub (watch releases) --- print/harfbuzz/Makefile | 4 ++-- print/harfbuzz/distinfo | 6 +++--- print/harfbuzz/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 600914475b2d..563129600b57 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,5 +1,5 @@ PORTNAME= harfbuzz -DISTVERSION= 10.0.1 +DISTVERSION= 10.1.0 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.61001.0 +PLIST_SUB+= LIBVER=0.61010.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 9773b275eef5..b9042763217e 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727196763 -SHA256 (harfbuzz-10.0.1.tar.xz) = b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc -SIZE (harfbuzz-10.0.1.tar.xz) = 17914712 +TIMESTAMP = 1730786689 +SHA256 (harfbuzz-10.1.0.tar.xz) = 6ce3520f2d089a33cef0fc48321334b8e0b72141f6a763719aaaecd2779ecb82 +SIZE (harfbuzz-10.1.0.tar.xz) = 17922136 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index b33414ea58aa..4d6b6370c837 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -100,6 +100,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-1-8-6.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-1-9-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-10-0-0.html +%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-10-1-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-0-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-1-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-2-0.html