svn commit: r536653 - head/devel/antlr4
Kurt Jaeger
pi at FreeBSD.org
Tue May 26 20:50:25 UTC 2020
Author: pi
Date: Tue May 26 20:50:24 2020
New Revision: 536653
URL: https://svnweb.freebsd.org/changeset/ports/536653
Log:
devel/antlr4: update 4.7.2 -> 4.8
PR: 246754
Submitted by: fluffy
Relnotes: https://github.com/antlr/antlr4/releases/tag/4.8
Modified:
head/devel/antlr4/Makefile
head/devel/antlr4/distinfo
Modified: head/devel/antlr4/Makefile
==============================================================================
--- head/devel/antlr4/Makefile Tue May 26 20:36:46 2020 (r536652)
+++ head/devel/antlr4/Makefile Tue May 26 20:50:24 2020 (r536653)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= antlr4
-PORTVERSION= 4.7.2
+PORTVERSION= 4.8
CATEGORIES= devel java
MASTER_SITES= http://www.antlr.org/download/
DISTNAME= antlr-${PORTVERSION}-complete
Modified: head/devel/antlr4/distinfo
==============================================================================
--- head/devel/antlr4/distinfo Tue May 26 20:36:46 2020 (r536652)
+++ head/devel/antlr4/distinfo Tue May 26 20:50:24 2020 (r536653)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545515456
-SHA256 (antlr-4.7.2-complete.jar) = 6852386d7975eff29171dae002cc223251510d35f291ae277948f381a7b380b4
-SIZE (antlr-4.7.2-complete.jar) = 2079769
+TIMESTAMP = 1590497187
+SHA256 (antlr-4.8-complete.jar) = 73a49d6810d903aa4827ee32126937b85d3bebec0a8e679b0dd963cbcc49ba5a
+SIZE (antlr-4.8-complete.jar) = 2089101
More information about the svn-ports-all
mailing list