diff options
-rw-r--r-- | devel/py-antlr4-python3-runtime/Makefile | 4 | ||||
-rw-r--r-- | devel/py-antlr4-python3-runtime/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-antlr4-python3-runtime/Makefile b/devel/py-antlr4-python3-runtime/Makefile index 1d4ac0d6c4ff..7a005ceaa32b 100644 --- a/devel/py-antlr4-python3-runtime/Makefile +++ b/devel/py-antlr4-python3-runtime/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= antlr4-python3-runtime -PORTVERSION= 4.7.2 +PORTVERSION= 4.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ COMMENT= ANother Tool for Language Recognition (python3 runtime) LICENSE= BSD3CLAUSE -USES= python:3.4+ +USES= python:3.5+ USE_PYTHON= distutils autoplist NO_ARCH= yes diff --git a/devel/py-antlr4-python3-runtime/distinfo b/devel/py-antlr4-python3-runtime/distinfo index f75e065b20ff..f6e8abb29ced 100644 --- a/devel/py-antlr4-python3-runtime/distinfo +++ b/devel/py-antlr4-python3-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545251219 -SHA256 (antlr4-python3-runtime-4.7.2.tar.gz) = 168cdcec8fb9152e84a87ca6fd261b3d54c8f6358f42ab3b813b14a7193bb50b -SIZE (antlr4-python3-runtime-4.7.2.tar.gz) = 112278 +TIMESTAMP = 1595749452 +SHA256 (antlr4-python3-runtime-4.8.tar.gz) = 15793f5d0512a372b4e7d2284058ad32ce7dd27126b105fb0b2245130445db33 +SIZE (antlr4-python3-runtime-4.8.tar.gz) = 112404 |