diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 05:36:51 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 05:48:31 +0000 |
commit | d517610a29a4c7ff25c219cae03f5daf32888262 (patch) | |
tree | b4e15146f0f0ea8fb14206d6edcdc9224b4a30a0 /print | |
parent | 24345946b074ef28f630c317eb5f3b08ae85d974 (diff) |
Diffstat (limited to 'print')
-rw-r--r-- | print/py-glyphsets/Makefile | 3 | ||||
-rw-r--r-- | print/py-glyphsets/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/print/py-glyphsets/Makefile b/print/py-glyphsets/Makefile index b4c3966979a7..94e7c92f6d4d 100644 --- a/print/py-glyphsets/Makefile +++ b/print/py-glyphsets/Makefile @@ -1,5 +1,5 @@ PORTNAME= glyphsets -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=4:devel/py-setuptools_scm@${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}gflanguages>=0:x11-fonts/py-gflanguages@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}glyphsLib>=0:x11-fonts/py-glyphsLib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unicodedata2>=0:devel/py-unicodedata2@${PY_FLAVOR} diff --git a/print/py-glyphsets/distinfo b/print/py-glyphsets/distinfo index c94f4480b164..0551c42019f2 100644 --- a/print/py-glyphsets/distinfo +++ b/print/py-glyphsets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774588 -SHA256 (glyphsets-0.6.5.tar.gz) = 669e152c9f61ea5933eca38cecb58a023ed45f52b388ba1bcde4fd0e8b2fe545 -SIZE (glyphsets-0.6.5.tar.gz) = 2302446 +TIMESTAMP = 1702028142 +SHA256 (glyphsets-0.6.6.tar.gz) = d520a7eb2f81bbf38a4a0645e5f9b55a35dedade2a3dd552c446ad706d33503e +SIZE (glyphsets-0.6.6.tar.gz) = 2326630 |