Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2026 20:51:03 +0000
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: f528697e37e9 - main - print/py-uharfbuzz: Update to 0.55.0
Message-ID:  <6a3ee637.1f06e.120a16bb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit f528697e37e9d0adaa43e994def0ffc825cf372e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:45:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:45:14 +0000

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

diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile
index 79ebe3350071..c63089ebf971 100644
--- a/print/py-uharfbuzz/Makefile
+++ b/print/py-uharfbuzz/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uharfbuzz
-PORTVERSION=	0.53.7
+PORTVERSION=	0.55.0
 CATEGORIES=	print python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ WWW=		https://github.com/harfbuzz/uharfbuzz
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pkgconfig>=0:devel/py-pkgconfig@${PY_FLAVOR} \
+BUILD_DEPENDS=	harfbuzz>=14.2.1:print/harfbuzz \
+		${PYTHON_PKGNAMEPREFIX}pkgconfig>=0:devel/py-pkgconfig@${PY_FLAVOR} \
 		${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 dc188db4c524..ac5502b69325 100644
--- a/print/py-uharfbuzz/distinfo
+++ b/print/py-uharfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777252778
-SHA256 (uharfbuzz-0.53.7.tar.gz) = c13cfe32accd4dc5b7e5d1c3c7bd5f04ba77be186ffd249ab1ba82a0b25b70bc
-SIZE (uharfbuzz-0.53.7.tar.gz) = 1869099
+TIMESTAMP = 1780751966
+SHA256 (uharfbuzz-0.55.0.tar.gz) = a29bda4c147c35240a71051315423b1933b46eac558a72f55d9ffdc1f2bbb69f
+SIZE (uharfbuzz-0.55.0.tar.gz) = 2012220


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3ee637.1f06e.120a16bb>