Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 2020 10:00: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: r528013 - head/devel/py-antlr4-python2-runtime
Message-ID:  <202003081000.028A0dkV098807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Mar  8 10:00:39 2020
New Revision: 528013
URL: https://svnweb.freebsd.org/changeset/ports/528013

Log:
  Deprecate py-antlr4-python2-runtime, it is no longer depended upon

Modified:
  head/devel/py-antlr4-python2-runtime/Makefile

Modified: head/devel/py-antlr4-python2-runtime/Makefile
==============================================================================
--- head/devel/py-antlr4-python2-runtime/Makefile	Sun Mar  8 09:54:35 2020	(r528012)
+++ head/devel/py-antlr4-python2-runtime/Makefile	Sun Mar  8 10:00:39 2020	(r528013)
@@ -11,6 +11,9 @@ COMMENT=	ANother Tool for Language Recognition (python
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Uses EoL python27, please use devel/antlr4-python3-runtime instead
+EXPIRATION_DATE=	2020-03-25
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 



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