mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
print/py-fonttools: Update to 4.55.3
Changes: https://github.com/fonttools/fonttools/releases
This commit is contained in:
parent
7f7be99dc4
commit
d954f44a03
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= fonttools
|
||||
PORTVERSION= 4.55.0
|
||||
PORTVERSION= 4.55.3
|
||||
CATEGORIES= print python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -43,7 +43,7 @@ WOFF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotli>=1.0.1:archivers/py-brotli@${PY_
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:UNICODE} && ${PYTHON_REL} < 31299
|
||||
.if ${PORT_OPTIONS:UNICODE} && ${PYTHON_REL} < 31300
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}unicodedata2>=15.1.0:devel/py-unicodedata2@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731679334
|
||||
SHA256 (fonttools-4.55.0.tar.gz) = 7636acc6ab733572d5e7eec922b254ead611f1cdad17be3f0be7418e8bfaca71
|
||||
SIZE (fonttools-4.55.0.tar.gz) = 3490431
|
||||
TIMESTAMP = 1734888348
|
||||
SHA256 (fonttools-4.55.3.tar.gz) = 3983313c2a04d6cc1fe9251f8fc647754cf49a61dac6cb1e7249ae67afaafc45
|
||||
SIZE (fonttools-4.55.3.tar.gz) = 3498155
|
||||
|
|
Loading…
Add table
Reference in a new issue