Skip to content

Commit

Permalink
print/py-uharfbuzz: Update to 0.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 6df5a11 commit 6035061
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions print/py-uharfbuzz/Makefile
@@ -1,5 +1,5 @@
PORTNAME= uharfbuzz
PORTVERSION= 0.37.0
PORTVERSION= 0.37.2
CATEGORIES= print python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,8 +11,8 @@ WWW= https://github.com/harfbuzz/uharfbuzz
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= harfbuzz>=7.3.0:print/harfbuzz \
${PY_SETUPTOOLS} \
BUILD_DEPENDS= harfbuzz>=8.0.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}
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
Expand Down
6 changes: 3 additions & 3 deletions print/py-uharfbuzz/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684104520
SHA256 (uharfbuzz-0.37.0.zip) = 64a4f109fdcaadb609186a26b14c038a2551b7d23e8a82f8b05b7ae43568fada
SIZE (uharfbuzz-0.37.0.zip) = 1544130
TIMESTAMP = 1691070158
SHA256 (uharfbuzz-0.37.2.zip) = 6988baddfd5fb5547f1d40c53b2bb8475f335660c83ad4e7828957af96d77a3e
SIZE (uharfbuzz-0.37.2.zip) = 1660980

0 comments on commit 6035061

Please sign in to comment.