Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:28:00 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 820de7a56088 - main - print/py-uharfbuzz: Update to 0.37.0
Message-ID:  <202305270428.34R4S0pI026460@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 820de7a5608806399d81d9e300f9c34e3f84cf53
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:09:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:09:51 +0000

    print/py-uharfbuzz: Update to 0.37.0
    
    Changes:        https://github.com/harfbuzz/uharfbuzz/releases
---
 print/py-uharfbuzz/Makefile | 4 ++--
 print/py-uharfbuzz/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile
index d563cb899847..00230b4d1bdb 100644
--- a/print/py-uharfbuzz/Makefile
+++ b/print/py-uharfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uharfbuzz
-PORTVERSION=	0.36.0
+PORTVERSION=	0.37.0
 CATEGORIES=	print python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://github.com/harfbuzz/uharfbuzz
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	harfbuzz>=7.2.0:print/harfbuzz \
+BUILD_DEPENDS=	harfbuzz>=7.3.0:print/harfbuzz \
 		${PYTHON_PKGNAMEPREFIX}setuptools>=36.4:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools_scm>=2.1:devel/py-setuptools_scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
diff --git a/print/py-uharfbuzz/distinfo b/print/py-uharfbuzz/distinfo
index b4f5f9b9ddc7..8450de1dd548 100644
--- a/print/py-uharfbuzz/distinfo
+++ b/print/py-uharfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682903108
-SHA256 (uharfbuzz-0.36.0.zip) = aa8dd413ce3ddd2fc683a98559a75231f13856ec8ba1309b1e956b23ba5b1b9e
-SIZE (uharfbuzz-0.36.0.zip) = 1539385
+TIMESTAMP = 1684104520
+SHA256 (uharfbuzz-0.37.0.zip) = 64a4f109fdcaadb609186a26b14c038a2551b7d23e8a82f8b05b7ae43568fada
+SIZE (uharfbuzz-0.37.0.zip) = 1544130



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