Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 09:10:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543458 - head/devel/py-antlr4-python3-runtime
Message-ID:  <202007260910.06Q9Ad7f088493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jul 26 09:10:38 2020
New Revision: 543458
URL: https://svnweb.freebsd.org/changeset/ports/543458

Log:
  Update to 4.8

Modified:
  head/devel/py-antlr4-python3-runtime/Makefile
  head/devel/py-antlr4-python3-runtime/distinfo

Modified: head/devel/py-antlr4-python3-runtime/Makefile
==============================================================================
--- head/devel/py-antlr4-python3-runtime/Makefile	Sun Jul 26 09:04:41 2020	(r543457)
+++ head/devel/py-antlr4-python3-runtime/Makefile	Sun Jul 26 09:10:38 2020	(r543458)
@@ -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 (python
 
 LICENSE=	BSD3CLAUSE
 
-USES=		python:3.4+
+USES=		python:3.5+
 USE_PYTHON=	distutils autoplist
 
 NO_ARCH=	yes

Modified: head/devel/py-antlr4-python3-runtime/distinfo
==============================================================================
--- head/devel/py-antlr4-python3-runtime/distinfo	Sun Jul 26 09:04:41 2020	(r543457)
+++ head/devel/py-antlr4-python3-runtime/distinfo	Sun Jul 26 09:10:38 2020	(r543458)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007260910.06Q9Ad7f088493>