Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2024 18:54:52 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: 70b064048eb9 - main - print/harfbuzz: update to 10.0.1
Message-ID:  <202409271854.48RIsqV2098698@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=70b064048eb96c68c58f8cb2b6ca217e5c5ce621

commit 70b064048eb96c68c58f8cb2b6ca217e5c5ce621
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-24 16:52:43 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-27 18:52:41 +0000

    print/harfbuzz: update to 10.0.1
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/10.0.1
    Reported by:    GitHub (watch releases)
    PR:             281693
    Exp-run by:     antoine
---
 print/harfbuzz-icu/Makefile | 2 +-
 print/harfbuzz/Makefile     | 4 ++--
 print/harfbuzz/distinfo     | 6 +++---
 print/harfbuzz/pkg-plist    | 1 +
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile
index f2dc8aadc1ad..a651fa64d78b 100644
--- a/print/harfbuzz-icu/Makefile
+++ b/print/harfbuzz-icu/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	1
+PORTREVISION=	0
 PKGNAMESUFFIX=	-icu
 
 COMMENT=	Harfbuzz ICU support
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index dea5e483e82f..600914475b2d 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	harfbuzz
-DISTVERSION=	9.0.0
+DISTVERSION=	10.0.1
 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.60900.0
+PLIST_SUB+=	LIBVER=0.61001.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index eafab8b2e6dc..9773b275eef5 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719502711
-SHA256 (harfbuzz-9.0.0.tar.xz) = a41b272ceeb920c57263ec851604542d9ec85ee3030506d94662067c7b6ab89e
-SIZE (harfbuzz-9.0.0.tar.xz) = 17895360
+TIMESTAMP = 1727196763
+SHA256 (harfbuzz-10.0.1.tar.xz) = b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc
+SIZE (harfbuzz-10.0.1.tar.xz) = 17914712
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index caba543c888b..b33414ea58aa 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -99,6 +99,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-1-8-5.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-1-8-6.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-1-9-0.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-10-0-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-0-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-1-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-2-0.html



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