svn commit: r556334 - head/devel/antlr4

Dima Panov fluffy at FreeBSD.org
Thu Nov 26 11:53:39 UTC 2020


Author: fluffy
Date: Thu Nov 26 11:53:38 2020
New Revision: 556334
URL: https://svnweb.freebsd.org/changeset/ports/556334

Log:
  devel/antlr4: update to 4.9 release
  
  PR:		251399
  Submitted by:	fluffy
  Approved by:	maintainer (pi)

Modified:
  head/devel/antlr4/Makefile
  head/devel/antlr4/distinfo

Modified: head/devel/antlr4/Makefile
==============================================================================
--- head/devel/antlr4/Makefile	Thu Nov 26 11:40:59 2020	(r556333)
+++ head/devel/antlr4/Makefile	Thu Nov 26 11:53:38 2020	(r556334)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	antlr4
-PORTVERSION=	4.8
+PORTVERSION=	4.9
 CATEGORIES=	devel java
 MASTER_SITES=	http://www.antlr.org/download/
 DISTNAME=	antlr-${PORTVERSION}-complete

Modified: head/devel/antlr4/distinfo
==============================================================================
--- head/devel/antlr4/distinfo	Thu Nov 26 11:40:59 2020	(r556333)
+++ head/devel/antlr4/distinfo	Thu Nov 26 11:53:38 2020	(r556334)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590497187
-SHA256 (antlr-4.8-complete.jar) = 73a49d6810d903aa4827ee32126937b85d3bebec0a8e679b0dd963cbcc49ba5a
-SIZE (antlr-4.8-complete.jar) = 2089101
+TIMESTAMP = 1606389392
+SHA256 (antlr-4.9-complete.jar) = bd11b2464bc8aee5f51b119dff617101b77fa729540ee7f08241a6a672e6bc81
+SIZE (antlr-4.9-complete.jar) = 2100306


More information about the svn-ports-all mailing list