diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-31 11:07:29 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-31 11:07:29 +0800 |
commit | fd7731b77f28a054f0768eb01d94a8614d395ed3 (patch) | |
tree | 94d75bd0d8d761547c21a11325692a4d6bf743dd /print | |
parent | fdebeffe0150f19eda472372c4c32ab00bfa6bdf (diff) | |
download | freebsd-ports-fd7731b77f28a054f0768eb01d94a8614d395ed3.zip |
print/py-uharfbuzz: Update to 0.39.1
Changes: https://github.com/harfbuzz/uharfbuzz/releases
Diffstat (limited to 'print')
-rw-r--r-- | print/py-uharfbuzz/Makefile | 4 | ||||
-rw-r--r-- | 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 4ef13ccd56de..050f260dd62b 100644 --- a/print/py-uharfbuzz/Makefile +++ b/print/py-uharfbuzz/Makefile @@ -1,5 +1,5 @@ PORTNAME= uharfbuzz -PORTVERSION= 0.39.0 +PORTVERSION= 0.39.1 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>=8.3.0:print/harfbuzz \ +BUILD_DEPENDS= harfbuzz>=8.3.1: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 58971289b50c..b11f7fb22415 100644 --- a/print/py-uharfbuzz/distinfo +++ b/print/py-uharfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449432 -SHA256 (uharfbuzz-0.39.0.zip) = 06001ab50339003b04b194fd3804e3292c023b3f1d5b376f7e128891cc584491 -SIZE (uharfbuzz-0.39.0.zip) = 1842110 +TIMESTAMP = 1711466212 +SHA256 (uharfbuzz-0.39.1.zip) = 68c341f7cc9e43418b2db295eb679ed6dc638d58c11cf279d9bd28ce8a3ade06 +SIZE (uharfbuzz-0.39.1.zip) = 1855858 |