Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2024 11:27:03 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 421b5b4534a0 - main - net-p2p/aeron: update 1.44.6 =?utf-8?Q?=E2=86=92?= 1.46.7
Message-ID:  <202412111127.4BBBR3Xm041155@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=421b5b4534a0c06576e5061fcf21fddd46c247c0

commit 421b5b4534a0c06576e5061fcf21fddd46c247c0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-11 10:19:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-11 11:26:53 +0000

    net-p2p/aeron: update 1.44.6 → 1.46.7
    
    Reported by:    portscout
---
 net-p2p/aeron/Makefile  | 2 +-
 net-p2p/aeron/distinfo  | 6 +++---
 net-p2p/aeron/pkg-plist | 9 +++++++++
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/net-p2p/aeron/Makefile b/net-p2p/aeron/Makefile
index b5446644554b..a6e6174c24cb 100644
--- a/net-p2p/aeron/Makefile
+++ b/net-p2p/aeron/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aeron
-DISTVERSION=	1.44.6
+DISTVERSION=	1.46.7
 CATEGORIES=	net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-p2p/aeron/distinfo b/net-p2p/aeron/distinfo
index ce5f062e045f..d6753ff186a6 100644
--- a/net-p2p/aeron/distinfo
+++ b/net-p2p/aeron/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1733791827
-SHA256 (real-logic-aeron-1.44.6_GH0.tar.gz) = e5482fde62998d80434f73f807b29b0e4c82dd4b8d55a81f9af05cbfab151b73
-SIZE (real-logic-aeron-1.44.6_GH0.tar.gz) = 3452582
+TIMESTAMP = 1733901682
+SHA256 (real-logic-aeron-1.46.7_GH0.tar.gz) = 9938226321405034d93eefb50592cca4df1ee5726abda2820689b22c7724522f
+SIZE (real-logic-aeron-1.46.7_GH0.tar.gz) = 3533219
diff --git a/net-p2p/aeron/pkg-plist b/net-p2p/aeron/pkg-plist
index b3e8a038e981..0ffeb450794b 100644
--- a/net-p2p/aeron/pkg-plist
+++ b/net-p2p/aeron/pkg-plist
@@ -1,6 +1,7 @@
 bin/aeronmd
 bin/aeronmd_s
 include/Aeron.h
+include/AeronCounters.h
 include/AeronVersion.h
 include/BufferBuilder.h
 include/ChannelUri.h
@@ -133,6 +134,7 @@ include/aeronmd/media/aeron_udp_channel_transport.h
 include/aeronmd/media/aeron_udp_channel_transport_bindings.h
 include/aeronmd/media/aeron_udp_channel_transport_fixed_loss.h
 include/aeronmd/media/aeron_udp_channel_transport_loss.h
+include/aeronmd/media/aeron_udp_channel_transport_multi_gap_loss.h
 include/aeronmd/media/aeron_udp_destination_tracker.h
 include/aeronmd/media/aeron_udp_transport_poller.h
 include/aeronmd/uri/aeron_driver_uri.h
@@ -217,6 +219,7 @@ include/util/Platform.h
 include/util/ScopeUtils.h
 include/util/StringUtil.h
 include/wrapper/Aeron.h
+include/wrapper/AeronCounters.h
 include/wrapper/BufferBuilder.h
 include/wrapper/ChannelUri.h
 include/wrapper/ChannelUriStringBuilder.h
@@ -248,6 +251,7 @@ include/wrapper/concurrent/YieldingIdleStrategy.h
 include/wrapper/concurrent/atomic/Atomic64_gcc_cpp11.h
 include/wrapper/concurrent/atomic/Atomic64_gcc_x86_64.h
 include/wrapper/concurrent/atomic/Atomic64_msvc.h
+include/wrapper/concurrent/errors/ErrorLogDescriptor.h
 include/wrapper/concurrent/errors/ErrorLogReader.h
 include/wrapper/concurrent/logbuffer/BufferClaim.h
 include/wrapper/concurrent/logbuffer/DataFrameHeader.h
@@ -266,9 +270,14 @@ include/wrapper/util/Exceptions.h
 include/wrapper/util/Index.h
 include/wrapper/util/LangUtil.h
 include/wrapper/util/MacroUtil.h
+include/wrapper/util/MemoryMappedFile.h
 include/wrapper/util/Platform.h
 include/wrapper/util/ScopeUtils.h
 include/wrapper/util/StringUtil.h
+lib/cmake/aeron/aeron-config-version.cmake
+lib/cmake/aeron/aeron-config.cmake
+lib/cmake/aeron/aeron-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/aeron/aeron-targets.cmake
 lib/libaeron.so
 lib/libaeron_client.a
 lib/libaeron_client_shared.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412111127.4BBBR3Xm041155>