Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2021 00:55:47 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9710ed446933 - main - print/harfbuzz: update to 2.8.1
Message-ID:  <202105040055.1440tlqJ004945@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=9710ed446933257d12bbee8b3eec19a5a98011ee

commit 9710ed446933257d12bbee8b3eec19a5a98011ee
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-05-04 00:09:38 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-05-04 00:51:58 +0000

    print/harfbuzz: update to 2.8.1
    
    Changes:        https://github.com/harfbuzz/harfbuzz/releases/tag/2.8.1
    Reported by:    GitHub (watch releases)
---
 print/harfbuzz-icu/Makefile | 2 +-
 print/harfbuzz/Makefile     | 4 ++--
 print/harfbuzz/distinfo     | 6 +++---
 3 files changed, 6 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 4b5cea834ef2..14999069f72f 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.0
+DISTVERSION=	2.8.1
 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.20800.0
+PLIST_SUB+=	LIBVER=0.20801.0
 
 HARFBUZZ_SLAVE?=	no
 
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index ef7fdb8fcf09..6b978a119604 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615915964
-SHA256 (harfbuzz-2.8.0.tar.xz) = a1079fd021adaf5683351f34587a255975cc3bcadba31246ae40ebebb95ecd42
-SIZE (harfbuzz-2.8.0.tar.xz) = 9774148
+TIMESTAMP = 1620086978
+SHA256 (harfbuzz-2.8.1.tar.xz) = 4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300
+SIZE (harfbuzz-2.8.1.tar.xz) = 10480492



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105040055.1440tlqJ004945>