git: dbc5f433f858 - main - print/harfbuzz: update to 3.0.0

Jan Beich jbeich at FreeBSD.org
Sat Sep 18 00:53:12 UTC 2021


The branch main has been updated by jbeich:

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

commit dbc5f433f85804a16c00019d2994e98337c0ba3d
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-17 19:37:04 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-18 00:49:12 +0000

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

diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index 26e0eb7b4de3..e5e754cc5ea4 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.1
+DISTVERSION=	3.0.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.20901.0
+PLIST_SUB+=	LIBVER=0.30000.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 902a8dcc70ee..148d9c8c4b0f 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631015315
-SHA256 (harfbuzz-2.9.1.tar.xz) = 0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf
-SIZE (harfbuzz-2.9.1.tar.xz) = 11103336
+TIMESTAMP = 1631907424
+SHA256 (harfbuzz-3.0.0.tar.xz) = 036b0ee118451539783ec7864148bb4106be42a2eb964df4e83e6703ec46f3d9
+SIZE (harfbuzz-3.0.0.tar.xz) = 11685416
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 18c3d6213b1c..68543456f373 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -109,6 +109,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%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-3-0-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
@@ -151,6 +152,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-style.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-subset.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html
@@ -187,6 +189,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/shaping-operations.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/shaping-plans-and-caching.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/shaping-shaper-selection.html
+%%DOCS%%share/gtk-doc/html/harfbuzz/style-api.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/style.css
 %%DOCS%%share/gtk-doc/html/harfbuzz/subset-api.html
 %%DOCS%%share/gtk-doc/html/harfbuzz/terminology.html


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