Update to 3.42.0

Changes:	https://github.com/fonttools/fonttools/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-05-29 18:36:27 +00:00
parent 6e3c1f8171
commit 5a403a9f95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502988
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fonttools
PORTVERSION= 3.41.2
PORTVERSION= 3.42.0
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -51,8 +51,8 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing>=0:devel/py-typing@${PY_FLAVOR}
.endif
.if ${PORT_OPTIONS:MUNICODE}
.if ${PYTHON_REL} < 3700
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}unicodedata2>=11.0.0:devel/py-unicodedata2@${PY_FLAVOR}
.if ${PYTHON_REL} < 3800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}unicodedata2>=12.0.0:devel/py-unicodedata2@${PY_FLAVOR}
.endif
.endif

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1558372511
SHA256 (fonttools-3.41.2.zip) = 2f0236403c76e29e5dd4ead7a22e7ef6e425b1bae48461366166c68d813d4384
SIZE (fonttools-3.41.2.zip) = 2996536
TIMESTAMP = 1559147088
SHA256 (fonttools-3.42.0.zip) = c00b393b8fb8644acc7a0c7b71d2e70eadc21db494baaa05b32b08148c661670
SIZE (fonttools-3.42.0.zip) = 2998088