Date: Thu, 20 Dec 2018 19:50:27 +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: r487913 - head/devel/py-antlr4-python3-runtime Message-ID: <201812201950.wBKJoRw3021115@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Dec 20 19:50:26 2018 New Revision: 487913 URL: https://svnweb.freebsd.org/changeset/ports/487913 Log: Update to 4.7.2 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 Thu Dec 20 19:49:51 2018 (r487912) +++ head/devel/py-antlr4-python3-runtime/Makefile Thu Dec 20 19:50:26 2018 (r487913) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= antlr4-python3-runtime -PORTVERSION= 4.7.1 +PORTVERSION= 4.7.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-antlr4-python3-runtime/distinfo ============================================================================== --- head/devel/py-antlr4-python3-runtime/distinfo Thu Dec 20 19:49:51 2018 (r487912) +++ head/devel/py-antlr4-python3-runtime/distinfo Thu Dec 20 19:50:26 2018 (r487913) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538210928 -SHA256 (antlr4-python3-runtime-4.7.1.tar.gz) = 1b26b72c4492cef310542da10bf6b2ab4aa1775618fc6003f75b55ae9eaa3fd3 -SIZE (antlr4-python3-runtime-4.7.1.tar.gz) = 111381 +TIMESTAMP = 1545251219 +SHA256 (antlr4-python3-runtime-4.7.2.tar.gz) = 168cdcec8fb9152e84a87ca6fd261b3d54c8f6358f42ab3b813b14a7193bb50b +SIZE (antlr4-python3-runtime-4.7.2.tar.gz) = 112278
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812201950.wBKJoRw3021115>