Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 2021 23:48:08 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: 08e10542edbe - main - print/harfbuzz: update to 3.1.0
Message-ID:  <202111032348.1A3Nm8nM099177@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=08e10542edbea2c0a97ff76154368a6d728c75ba

commit 08e10542edbea2c0a97ff76154368a6d728c75ba
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-03 21:37:53 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-03 23:09:05 +0000

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

diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile
index f2dc8aadc1ad..a651fa64d78b 100644
--- a/print/harfbuzz-icu/Makefile
+++ b/print/harfbuzz-icu/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	1
+PORTREVISION=	0
 PKGNAMESUFFIX=	-icu
 
 COMMENT=	Harfbuzz ICU support
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index e5e754cc5ea4..31977bb795cb 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,7 +1,7 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 
 PORTNAME=	harfbuzz
-DISTVERSION=	3.0.0
+DISTVERSION=	3.1.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.30000.0
+PLIST_SUB+=	LIBVER=0.30100.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 148d9c8c4b0f..85fa7f94d8dc 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631907424
-SHA256 (harfbuzz-3.0.0.tar.xz) = 036b0ee118451539783ec7864148bb4106be42a2eb964df4e83e6703ec46f3d9
-SIZE (harfbuzz-3.0.0.tar.xz) = 11685416
+TIMESTAMP = 1635975473
+SHA256 (harfbuzz-3.1.0.tar.xz) = 2359390944a74a933d2b1bd214754a5b3f817916a09c6d4ca3d263473cf19b8e
+SIZE (harfbuzz-3.1.0.tar.xz) = 13252932
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 68543456f373..80bc14f8ce48 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -110,6 +110,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%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-3-1-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?202111032348.1A3Nm8nM099177>