diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-17 23:44:55 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-17 23:58:22 +0000 |
commit | 022e0c5f02d9092f912843bc6fb59b2327e7a264 (patch) | |
tree | 3d04c45ba6d35d345884f522fc3cb6218eb11572 | |
parent | 60b25957d5004a72a698cdba57da897d90de185c (diff) | |
download | ports-022e0c5f02d9092f912843bc6fb59b2327e7a264.tar.gz ports-022e0c5f02d9092f912843bc6fb59b2327e7a264.zip |
print/py-glyphsets: Update to 0.3.1
-rw-r--r-- | print/py-glyphsets/Makefile | 6 | ||||
-rw-r--r-- | print/py-glyphsets/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/print/py-glyphsets/Makefile b/print/py-glyphsets/Makefile index d400293413eb..2b337367d36a 100644 --- a/print/py-glyphsets/Makefile +++ b/print/py-glyphsets/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= glyphsets -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,9 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=4:devel/py-setuptools_scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=0:print/py-fonttools@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defcon>=0:x11-fonts/py-defcon@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}fonttools>=0:print/py-fonttools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}glyphsLib>=0:x11-fonts/py-glyphsLib@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils diff --git a/print/py-glyphsets/distinfo b/print/py-glyphsets/distinfo index 8ad4359a2074..0ad7d19a3ac2 100644 --- a/print/py-glyphsets/distinfo +++ b/print/py-glyphsets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643382486 -SHA256 (googlefonts-glyphsets-v0.2.1_GH0.tar.gz) = dab3c915f1137eb5a16ea22b679b9e1408d1184134946b1905d90268fe46fe82 -SIZE (googlefonts-glyphsets-v0.2.1_GH0.tar.gz) = 1265612 +TIMESTAMP = 1650228806 +SHA256 (googlefonts-glyphsets-v0.3.1_GH0.tar.gz) = e1676d16d98153b9c8d906848e839e73b5ebb845c3e4c350ec230aea4fa29ce3 +SIZE (googlefonts-glyphsets-v0.3.1_GH0.tar.gz) = 1619668 |