Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2021 00:04:55 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: 1e0e751a28bc - main - print/harfbuzz: update to 2.8.2
Message-ID:  <202107100004.16A04tFO018331@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=1e0e751a28bce16d9ae39952c1beb911418d997f

commit 1e0e751a28bce16d9ae39952c1beb911418d997f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-07-08 21:05:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-07-10 00:04:01 +0000

    print/harfbuzz: update to 2.8.2
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/2.8.2
    Reported by:    GitHub (watch releases)
---
 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 14999069f72f..f46826136764 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,7 +1,7 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 
 PORTNAME=	harfbuzz
-DISTVERSION=	2.8.1
+DISTVERSION=	2.8.2
 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.20801.0
+PLIST_SUB+=	LIBVER=0.20802.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 6b978a119604..439fc1e8d61b 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620086978
-SHA256 (harfbuzz-2.8.1.tar.xz) = 4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300
-SIZE (harfbuzz-2.8.1.tar.xz) = 10480492
+TIMESTAMP = 1625778300
+SHA256 (harfbuzz-2.8.2.tar.xz) = d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7
+SIZE (harfbuzz-2.8.2.tar.xz) = 10678956
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist
index 62fda82a3d7e..e6c4b5623a0f 100644
--- a/print/harfbuzz/pkg-plist
+++ b/print/harfbuzz/pkg-plist
@@ -106,6 +106,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
 %%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-6-5.html
 %%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-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?202107100004.16A04tFO018331>