Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2023 00:48:07 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: 20d660320e92 - main - print/harfbuzz: update to 8.1.0
Message-ID:  <202308010048.3710m7Vq090501@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=20d660320e9255036a33885971fc4678370cf4c0

commit 20d660320e9255036a33885971fc4678370cf4c0
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-31 22:01:50 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-01 00:44:10 +0000

    print/harfbuzz: update to 8.1.0
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/8.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 9e1b40e36b0d..9b0d060dd159 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	harfbuzz
-DISTVERSION=	8.0.1
+DISTVERSION=	8.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.60801.0
+PLIST_SUB+=	LIBVER=0.60810.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index e2074d3433fd..4d7f912cbbee 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689139708
-SHA256 (harfbuzz-8.0.1.tar.xz) = c1ce780acd385569f25b9a29603d1d5bc71e6940e55bfdd4f7266fad50e42620
-SIZE (harfbuzz-8.0.1.tar.xz) = 18792332
+TIMESTAMP = 1690840910
+SHA256 (harfbuzz-8.1.0.tar.xz) = 639596da7c26cc503b16b3bf4dfdca77fe832d3c9e06004ef63a7ce53cafbac9
+SIZE (harfbuzz-8.1.0.tar.xz) = 18803264
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 211858129bda..c3abdf317bc9 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -129,6 +129,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%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-8-1-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?202308010048.3710m7Vq090501>