Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2022 08:19: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: ece3cc9aa64f - main - print/harfbuzz: update to 5.3.0
Message-ID:  <202210090819.2998J6F7092538@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=ece3cc9aa64fd3201b654ac08a5e2851e012c818

commit ece3cc9aa64fd3201b654ac08a5e2851e012c818
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-10-08 17:11:23 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-10-09 08:18:23 +0000

    print/harfbuzz: update to 5.3.0
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/5.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 2ecbd3208f46..eb16d7d6ef18 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	harfbuzz
-DISTVERSION=	5.2.0
+DISTVERSION=	5.3.0
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
@@ -24,7 +24,7 @@ CPE_VENDOR=	harfbuzz_project
 MESON_ARGS=	-Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
 		-Dfreetype=enabled -Dbenchmark=disabled
 
-PLIST_SUB+=	LIBVER=0.50200.0
+PLIST_SUB+=	LIBVER=0.50300.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 4c29f5284d20..d0ab68b1d628 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663377628
-SHA256 (harfbuzz-5.2.0.tar.xz) = 735a94917b47936575acb4d4fa7e7986522f8a89527e4635721474dee2bc942c
-SIZE (harfbuzz-5.2.0.tar.xz) = 17711968
+TIMESTAMP = 1665249083
+SHA256 (harfbuzz-5.3.0.tar.xz) = a05e19e3f52da24ed071522f0fddf872157d7d25e869cfd156cd6f1e81c42152
+SIZE (harfbuzz-5.3.0.tar.xz) = 17921224
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 81d42ae83eff..8047ef045c13 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -120,6 +120,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-3-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-4-4-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-5-0-0.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-5-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?202210090819.2998J6F7092538>