git: 85fa866109ef - main - net-p2p/aeron: update 1.46.8 → 1.47.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Feb 2025 06:43:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=85fa866109ef2c396d328b14273263c198a3cd6e commit 85fa866109ef2c396d328b14273263c198a3cd6e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-17 05:52:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-17 06:43:40 +0000 net-p2p/aeron: update 1.46.8 → 1.47.3 --- net-p2p/aeron/Makefile | 2 +- net-p2p/aeron/distinfo | 6 +++--- net-p2p/aeron/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net-p2p/aeron/Makefile b/net-p2p/aeron/Makefile index 4ef0a977f5dc..22da522e4c37 100644 --- a/net-p2p/aeron/Makefile +++ b/net-p2p/aeron/Makefile @@ -1,5 +1,5 @@ PORTNAME= aeron -DISTVERSION= 1.46.8 +DISTVERSION= 1.47.3 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-p2p/aeron/distinfo b/net-p2p/aeron/distinfo index 07d512f35bf7..5a45730a16f4 100644 --- a/net-p2p/aeron/distinfo +++ b/net-p2p/aeron/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737257720 -SHA256 (real-logic-aeron-1.46.8_GH0.tar.gz) = db340ca3d3bc70349956faab168b19e4785f06061aa4f1988889147bd06cbc6c -SIZE (real-logic-aeron-1.46.8_GH0.tar.gz) = 3533085 +TIMESTAMP = 1739614208 +SHA256 (real-logic-aeron-1.47.3_GH0.tar.gz) = 2dc19b5b67b2c6e8c96209f1ade1e592249f8ba377f7300c8a2bdbd1cfce7aa3 +SIZE (real-logic-aeron-1.47.3_GH0.tar.gz) = 3683186 diff --git a/net-p2p/aeron/pkg-plist b/net-p2p/aeron/pkg-plist index 0ffeb450794b..afe441985fee 100644 --- a/net-p2p/aeron/pkg-plist +++ b/net-p2p/aeron/pkg-plist @@ -79,6 +79,7 @@ include/aeron/protocol/aeron_udp_protocol.h include/aeron/reports/aeron_loss_reporter.h include/aeron/status/aeron_local_sockaddr.h include/aeron/uri/aeron_uri.h +include/aeron/uri/aeron_uri_string_builder.h include/aeron/util/aeron_arrayutil.h include/aeron/util/aeron_bitutil.h include/aeron/util/aeron_clock.h @@ -263,6 +264,7 @@ include/wrapper/concurrent/status/Position.h include/wrapper/concurrent/status/ReadablePosition.h include/wrapper/concurrent/status/StatusIndicatorReader.h include/wrapper/concurrent/status/UnsafeBufferPosition.h +include/wrapper/status/PublicationErrorFrame.h include/wrapper/util/BitUtil.h include/wrapper/util/CommandOption.h include/wrapper/util/CommandOptionParser.h