Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2023 11:31:53 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: 6fac6cf76844 - main - print/harfbuzz: update to 7.3.0
Message-ID:  <202305101131.34ABVrS2006121@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=6fac6cf76844684536132a930b4e5ab73cb47637

commit 6fac6cf76844684536132a930b4e5ab73cb47637
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-09 21:21:30 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-10 11:31:45 +0000

    print/harfbuzz: update to 7.3.0
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/7.3.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 b0305e682167..0b8500533650 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	harfbuzz
-DISTVERSION=	7.2.0
+DISTVERSION=	7.3.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.60720.0
+PLIST_SUB+=	LIBVER=0.60730.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 8f9b92ca02f5..8efdaa0c5338 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682549332
-SHA256 (harfbuzz-7.2.0.tar.xz) = fc5560c807eae0efd5f95b5aa4c65800c7a8eed6642008a6b1e7e3ffff7873cc
-SIZE (harfbuzz-7.2.0.tar.xz) = 18716956
+TIMESTAMP = 1683667290
+SHA256 (harfbuzz-7.3.0.tar.xz) = 20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
+SIZE (harfbuzz-7.3.0.tar.xz) = 18867940
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index c1a31699c65d..81077295ea5c 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -127,6 +127,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-6-0-0.html
 %%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-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?202305101131.34ABVrS2006121>