diff --git a/devel/py-antlr4-python3-runtime/Makefile b/devel/py-antlr4-python3-runtime/Makefile index 3da1133e3b7a..48d09faf19c4 100644 --- a/devel/py-antlr4-python3-runtime/Makefile +++ b/devel/py-antlr4-python3-runtime/Makefile @@ -1,20 +1,24 @@ PORTNAME= antlr4-python3-runtime -PORTVERSION= 4.9 -PORTREVISION= 1 +PORTVERSION= 4.13.2 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= antlr4_python3_runtime-${PORTVERSION} -MAINTAINER= antoine@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= ANother Tool for Language Recognition (python3 runtime) -WWW= https://www.antlr.org/ +WWW= https://www.antlr.org/ \ + https://github.com/antlr/antlr4 LICENSE= BSD3CLAUSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-antlr4-python3-runtime/distinfo b/devel/py-antlr4-python3-runtime/distinfo index 449c4779dc72..0a1238d5d6fd 100644 --- a/devel/py-antlr4-python3-runtime/distinfo +++ b/devel/py-antlr4-python3-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606389264 -SHA256 (antlr4-python3-runtime-4.9.tar.gz) = 02d9afb720c13c52b336234286966cdf5aff704f230a513e635adb0d94de97ae -SIZE (antlr4-python3-runtime-4.9.tar.gz) = 114184 +TIMESTAMP = 1765313973 +SHA256 (antlr4_python3_runtime-4.13.2.tar.gz) = 909b647e1d2fc2b70180ac586df3933e38919c85f98ccc656a96cd3f25ef3916 +SIZE (antlr4_python3_runtime-4.13.2.tar.gz) = 117467