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