git: 56344bbf4480 - main - print/harfbuzz: update to 2.9.1

Jan Beich jbeich at FreeBSD.org
Wed Sep 8 00:22:45 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56344bbf4480ce1da0db009188c516c4a4f2b63c

commit 56344bbf4480ce1da0db009188c516c4a4f2b63c
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-07 11:48:35 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-07 23:36:25 +0000

    print/harfbuzz: update to 2.9.1
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/2.9.1
    Reported by:    GitHub (watch releases)
---
 print/harfbuzz/Makefile  | 4 ++--
 print/harfbuzz/distinfo  | 6 +++---
 print/harfbuzz/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index 07d9eb49dc07..31181ffc0db6 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,7 +1,7 @@
 # Created by: Koop Mast <kwm at FreeBSD.org>
 
 PORTNAME=	harfbuzz
-DISTVERSION=	2.9.0
+DISTVERSION=	2.9.1
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
@@ -24,7 +24,7 @@ SHEBANG_GLOB=	*.py
 MESON_ARGS=	-Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
 		-Dfreetype=enabled -Dbenchmark=disabled
 
-PLIST_SUB+=	LIBVER=0.20900.0
+PLIST_SUB+=	LIBVER=0.20901.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 7163b1e11d02..902a8dcc70ee 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628725724
-SHA256 (harfbuzz-2.9.0.tar.xz) = 3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a
-SIZE (harfbuzz-2.9.0.tar.xz) = 10551720
+TIMESTAMP = 1631015315
+SHA256 (harfbuzz-2.9.1.tar.xz) = 0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf
+SIZE (harfbuzz-2.9.1.tar.xz) = 11103336
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 571c847dab0d..18c3d6213b1c 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -107,6 +107,8 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-6-8.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-7-3.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-8-2.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-0.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-1.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


More information about the dev-commits-ports-all mailing list