Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2022 18:32:49 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: 2d3224c4705d - 2022Q1 - print/harfbuzz: update to 3.3.1
Message-ID:  <202203311832.22VIWn56098127@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=2d3224c4705d8913d28042ebc422912c636bcb9d

commit 2d3224c4705d8913d28042ebc422912c636bcb9d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-31 16:40:10 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-03-31 18:31:57 +0000

    print/harfbuzz: update to 3.3.1
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/3.3.0
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/3.3.1
    PR:             261605
    Reported by:    GitHub (watch releases)
    
    (cherry picked from commit d3b163b46be94e1317d1ee52ca44058c65a99843)
---
 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 b3381c71fd62..41cbbd0ac8b9 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,7 +1,7 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 
 PORTNAME=	harfbuzz
-DISTVERSION=	3.2.0
+DISTVERSION=	3.3.1
 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.30200.0
+PLIST_SUB+=	LIBVER=0.30301.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 22038e8a5ec5..a8f6ee629ce6 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639322953
-SHA256 (harfbuzz-3.2.0.tar.xz) = 0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd
-SIZE (harfbuzz-3.2.0.tar.xz) = 14501956
+TIMESTAMP = 1643663384
+SHA256 (harfbuzz-3.3.1.tar.xz) = 8c083384838f39f4a4856a6584def595b10cc071754a08d5e999293462b34296
+SIZE (harfbuzz-3.3.1.tar.xz) = 14922732
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 80bc14f8ce48..a0336af3a2c0 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -111,6 +111,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-9-1.html
 %%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-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.22VIWn56098127>