git: 314ad582b960 - main - devel/libantlr4: update to 4.13.0. release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 20:18:27 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=314ad582b9607fcbb669904f11ae98b3f1db966e commit 314ad582b9607fcbb669904f11ae98b3f1db966e Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-05-25 20:16:46 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-05-25 20:16:46 +0000 devel/libantlr4: update to 4.13.0. release (+) Changelog: https://github.com/antlr/antlr4/releases/tag/4.13.0 --- devel/libantlr4/Makefile | 2 +- devel/libantlr4/distinfo | 6 +++--- devel/libantlr4/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/libantlr4/Makefile b/devel/libantlr4/Makefile index c376b6334596..c985052ef3d5 100644 --- a/devel/libantlr4/Makefile +++ b/devel/libantlr4/Makefile @@ -1,5 +1,5 @@ PORTNAME= antlr4 -DISTVERSION= 4.12.0 +DISTVERSION= 4.13.0 DISTVERSIONPREFIX= cpp-runtime- DISTVERSIONSUFFIX= -source CATEGORIES= devel diff --git a/devel/libantlr4/distinfo b/devel/libantlr4/distinfo index 8679d33f2a0d..1485c067859c 100644 --- a/devel/libantlr4/distinfo +++ b/devel/libantlr4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678391001 -SHA256 (antlr4-cpp-runtime-4.12.0-source.zip) = 642d59854ddc0cebb5b23b2233ad0a8723eef20e66ef78b5b898d0a67556893b -SIZE (antlr4-cpp-runtime-4.12.0-source.zip) = 3171880 +TIMESTAMP = 1684939789 +SHA256 (antlr4-cpp-runtime-4.13.0-source.zip) = 2e5db62acdca9adc3329c485c3b9ce3029e40d13cc9c3e74ced354e818cb63e9 +SIZE (antlr4-cpp-runtime-4.13.0-source.zip) = 3173013 diff --git a/devel/libantlr4/pkg-plist b/devel/libantlr4/pkg-plist index 042fd9f769fb..722998ce80af 100644 --- a/devel/libantlr4/pkg-plist +++ b/devel/libantlr4/pkg-plist @@ -68,6 +68,7 @@ include/antlr4-runtime/atn/DecisionInfo.h include/antlr4-runtime/atn/DecisionState.h include/antlr4-runtime/atn/EpsilonTransition.h include/antlr4-runtime/atn/ErrorInfo.h +include/antlr4-runtime/atn/HashUtils.h include/antlr4-runtime/atn/LL1Analyzer.h include/antlr4-runtime/atn/LexerATNConfig.h include/antlr4-runtime/atn/LexerATNSimulator.h