Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2023 00:59:44 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: 3cbb793f4be1 - main - print/harfbuzz: update to 8.0.0
Message-ID:  <202307180059.36I0xi65092284@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=3cbb793f4be173b77956a922d0392063efa330b6

commit 3cbb793f4be173b77956a922d0392063efa330b6
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-09 00:21:38 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-18 00:59:32 +0000

    print/harfbuzz: update to 8.0.0
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/8.0.0
    Reported by:    GitHub (watch releases)
    PR:             272431
    Exp-run by:     antoine
    Approved by:    vishwin
---
 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 0b8500533650..ccd476fc425e 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	harfbuzz
-DISTVERSION=	7.3.0
+DISTVERSION=	8.0.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.60730.0
+PLIST_SUB+=	LIBVER=0.60800.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 8efdaa0c5338..c927871b1abb 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683667290
-SHA256 (harfbuzz-7.3.0.tar.xz) = 20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
-SIZE (harfbuzz-7.3.0.tar.xz) = 18867940
+TIMESTAMP = 1688862098
+SHA256 (harfbuzz-8.0.0.tar.xz) = 1f98b5e3d06a344fe667d7e8210094ced458791499839bddde98c167ce6a7c79
+SIZE (harfbuzz-8.0.0.tar.xz) = 18793316
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 81077295ea5c..211858129bda 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -128,6 +128,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-0-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-1-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-3-0.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307180059.36I0xi65092284>