git: ed434537ea39 - main - print/harfbuzz: update to 6.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Dec 2022 08:38:17 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed434537ea390a343d5a6644eb67c45c4b5a6e97 commit ed434537ea390a343d5a6644eb67c45c4b5a6e97 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-16 21:36:15 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-27 08:35:20 +0000 print/harfbuzz: update to 6.0.0 Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/6.0.0 Reported by: GitHub (watch releases) PR: 268424 Exp-run by: antoine --- print/harfbuzz-hb-view/pkg-plist | 1 + print/harfbuzz-icu/pkg-plist | 1 + print/harfbuzz/Makefile | 4 ++-- print/harfbuzz/distinfo | 6 +++--- print/harfbuzz/pkg-plist | 2 ++ 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/print/harfbuzz-hb-view/pkg-plist b/print/harfbuzz-hb-view/pkg-plist index df57e8a46450..5de727212566 100644 --- a/print/harfbuzz-hb-view/pkg-plist +++ b/print/harfbuzz-hb-view/pkg-plist @@ -11,6 +11,7 @@ bin/hb-view @comment include/harfbuzz/hb-deprecated.h @comment include/harfbuzz/hb-draw.h @comment include/harfbuzz/hb-face.h +@comment include/harfbuzz/hb-features.h @comment include/harfbuzz/hb-font.h @comment include/harfbuzz/hb-ft.h @comment include/harfbuzz/hb-glib.h diff --git a/print/harfbuzz-icu/pkg-plist b/print/harfbuzz-icu/pkg-plist index 9e68ae634fce..c5ff53ddea22 100644 --- a/print/harfbuzz-icu/pkg-plist +++ b/print/harfbuzz-icu/pkg-plist @@ -11,6 +11,7 @@ @comment include/harfbuzz/hb-deprecated.h @comment include/harfbuzz/hb-draw.h @comment include/harfbuzz/hb-face.h +@comment include/harfbuzz/hb-features.h @comment include/harfbuzz/hb-font.h @comment include/harfbuzz/hb-ft.h @comment include/harfbuzz/hb-glib.h diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index ad6da023cbc0..21d9758e74a4 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,5 +1,5 @@ PORTNAME= harfbuzz -DISTVERSION= 5.3.1 +DISTVERSION= 6.0.0 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ @@ -24,7 +24,7 @@ CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \ -Dfreetype=enabled -Dbenchmark=disabled -PLIST_SUB+= LIBVER=0.50301.0 +PLIST_SUB+= LIBVER=0.60000.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 75a3718e95ae..a5f80d4b92cb 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666210074 -SHA256 (harfbuzz-5.3.1.tar.xz) = 4a6ce097b75a8121facc4ba83b5b083bfec657f45b003cd5a3424f2ae6b4434d -SIZE (harfbuzz-5.3.1.tar.xz) = 17874260 +TIMESTAMP = 1671226575 +SHA256 (harfbuzz-6.0.0.tar.xz) = 1d1010a1751d076d5291e433c138502a794d679a7498d1268ee21e2d4a140eb4 +SIZE (harfbuzz-6.0.0.tar.xz) = 18952524 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 8047ef045c13..a6bb5924e65c 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -10,6 +10,7 @@ include/harfbuzz/hb-cplusplus.hh include/harfbuzz/hb-deprecated.h include/harfbuzz/hb-draw.h include/harfbuzz/hb-face.h +include/harfbuzz/hb-features.h include/harfbuzz/hb-font.h include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h @@ -121,6 +122,7 @@ share/gir-1.0/HarfBuzz-0.0.gir %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-4-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-5-0-0.html %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-5-3-0.html +%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-6-0-0.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