Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2022 18:32:51 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 594605cb8530 - 2022Q1 - print/harfbuzz: update to 3.4.0
Message-ID:  <202203311832.22VIWpBs098175@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=594605cb8530e64b1f1b153f32f63730c96ee86e

commit 594605cb8530e64b1f1b153f32f63730c96ee86e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-12 22:31:41 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-03-31 18:32:08 +0000

    print/harfbuzz: update to 3.4.0
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/3.4.0
    Reported by:    GitHub (watch releases)
    
    (cherry picked from commit 5aecc299d4220cd92a47bf745bf977f3f3f88c86)
---
 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 7bb39799f7b6..6d7a186f035b 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,7 +1,7 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 
 PORTNAME=	harfbuzz
-DISTVERSION=	3.3.2
+DISTVERSION=	3.4.0
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
@@ -25,7 +25,7 @@ CPE_VENDOR=	harfbuzz_project
 MESON_ARGS=	-Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
 		-Dfreetype=enabled -Dbenchmark=disabled
 
-PLIST_SUB+=	LIBVER=0.30302.0
+PLIST_SUB+=	LIBVER=0.30400.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 1d694d37bee5..f3836e440bb3 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644155474
-SHA256 (harfbuzz-3.3.2.tar.xz) = 1c13bca136c4f66658059853e2c1253f34c88f4b5c5aba6050aba7b5e0ce2503
-SIZE (harfbuzz-3.3.2.tar.xz) = 14928456
+TIMESTAMP = 1644705101
+SHA256 (harfbuzz-3.4.0.tar.xz) = 7158a87c4db82521fc506711f0c8864115f0292d95f7136c8812c11811cdf952
+SIZE (harfbuzz-3.4.0.tar.xz) = 14937008
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index a0336af3a2c0..a1c8a0b5337e 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -112,6 +112,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-0-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-1-0.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-3-0.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-3-4-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?202203311832.22VIWpBs098175>