git: c6472ca705c1 - main - devel/libantlr4: Include <chrono> for high_resolution_clock (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Dec 2025 08:52:58 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c6472ca705c1638f8f686f6d0f6b92bce52aeb74
commit c6472ca705c1638f8f686f6d0f6b92bce52aeb74
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-12-15 08:51:11 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-12-15 08:52:20 +0000
devel/libantlr4: Include <chrono> for high_resolution_clock (+)
---
devel/libantlr4/Makefile | 4 ++++
devel/libantlr4/distinfo | 4 +++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/devel/libantlr4/Makefile b/devel/libantlr4/Makefile
index c6c4261868d3..e15081f0eb81 100644
--- a/devel/libantlr4/Makefile
+++ b/devel/libantlr4/Makefile
@@ -1,11 +1,15 @@
PORTNAME= antlr4
DISTVERSION= 4.13.2
+PORTREVISION= 1
DISTVERSIONPREFIX= cpp-runtime-
DISTVERSIONSUFFIX= -source
CATEGORIES= devel
MASTER_SITES= http://www.antlr.org/download/
PKGNAMEPREFIX= lib
+PATCH_SITES+= https://github.com/antlr/antlr4/commit/
+PATCHFILES+= df4d68c09cdef73e023b8838a8bc7ca4dff1d1de.patch:-p3
+
MAINTAINER= fluffy@FreeBSD.org
COMMENT= ANother Tool for Language Recognition (C runtime)
WWW= https://www.antlr.org/
diff --git a/devel/libantlr4/distinfo b/devel/libantlr4/distinfo
index 1863017b6faf..0a1f0411f5cc 100644
--- a/devel/libantlr4/distinfo
+++ b/devel/libantlr4/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1730830190
+TIMESTAMP = 1765551156
SHA256 (antlr4-cpp-runtime-4.13.2-source.zip) = 0ed13668906e86dbc0dcddf30fdee68c10203dea4e83852b4edb810821bee3c4
SIZE (antlr4-cpp-runtime-4.13.2-source.zip) = 3182150
+SHA256 (df4d68c09cdef73e023b8838a8bc7ca4dff1d1de.patch) = ce5695876ae674db2e0cba4c4bbf6845596e510b034075f8ba19c8bc9e4cc9da
+SIZE (df4d68c09cdef73e023b8838a8bc7ca4dff1d1de.patch) = 830