Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2024 01:00:06 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: 07badf98bbd0 - main - print/harfbuzz: update to 8.5.0
Message-ID:  <202405140100.44E106OP099624@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=07badf98bbd04831cf471f7ed11eb57b8acdda2e

commit 07badf98bbd04831cf471f7ed11eb57b8acdda2e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-05-13 20:51:45 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-05-14 00:59:54 +0000

    print/harfbuzz: update to 8.5.0
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/8.5.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 d0a1d9dead79..374d4e941ba3 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	harfbuzz
-DISTVERSION=	8.4.0
+DISTVERSION=	8.5.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.60840.0
+PLIST_SUB+=	LIBVER=0.60850.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 4e895ce3c527..0bcb082b3917 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711722784
-SHA256 (harfbuzz-8.4.0.tar.xz) = af4ea73e25ab748c8c063b78c2f88e48833db9b2ac369e29bd115702e789755e
-SIZE (harfbuzz-8.4.0.tar.xz) = 19241260
+TIMESTAMP = 1715633505
+SHA256 (harfbuzz-8.5.0.tar.xz) = 77e4f7f98f3d86bf8788b53e6832fb96279956e1c3961988ea3d4b7ca41ddc27
+SIZE (harfbuzz-8.5.0.tar.xz) = 19468172
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 453a5bc9f5e4..caba543c888b 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -133,6 +133,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-2-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-3-1.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-4-0.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-8-5-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?202405140100.44E106OP099624>