Update to 4.8
This commit is contained in:
parent
d8722f974d
commit
e47915b6ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543458
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue