diff --git a/net-p2p/aeron/Makefile b/net-p2p/aeron/Makefile index 81423569415d..8818ce2d5f8a 100644 --- a/net-p2p/aeron/Makefile +++ b/net-p2p/aeron/Makefile @@ -1,39 +1,38 @@ PORTNAME= aeron -DISTVERSION= 1.47.3 -PORTREVISION= 1 +DISTVERSION= 1.49.1 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= Reliable UDP unicast, UDP multicast, and IPC message transport WWW= https://aeron.io/ \ https://github.com/real-logic/aeron LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 # limited in aeron-client/src/main/c/concurrent/aeron_atomic.h LIB_DEPENDS= libuuid.so:misc/libuuid # only for uuid_generate TEST_DEPENDS= googletest>0:devel/googletest USES= cmake:testing localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= real-logic CMAKE_OFF= ${CMAKE_TESTING_ON} \ AERON_BUILD_SAMPLES \ BUILD_AERON_ARCHIVE_API CMAKE_OFF+= FETCHCONTENT_FULLY_DISCONNECTED CMAKE_TESTING_ON= AERON_TESTS \ AERON_UNIT_TESTS \ AERON_SYSTEM_TESTS \ AERON_SLOW_SYSTEM_TESTS LDFLAGS+= -lm \ -luuid -TESTING_UNSAFE= tests as of 1.44.6: 89% tests passed, 15 tests failed out of 131, see https://github.com/real-logic/aeron/issues/1696 +TESTING_UNSAFE= tests as of 1.44.6: 74% tests passed, 35 tests failed out of 136, see https://github.com/real-logic/aeron/issues/1696 .include diff --git a/net-p2p/aeron/distinfo b/net-p2p/aeron/distinfo index 5a45730a16f4..79939fb639e5 100644 --- a/net-p2p/aeron/distinfo +++ b/net-p2p/aeron/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739614208 -SHA256 (real-logic-aeron-1.47.3_GH0.tar.gz) = 2dc19b5b67b2c6e8c96209f1ade1e592249f8ba377f7300c8a2bdbd1cfce7aa3 -SIZE (real-logic-aeron-1.47.3_GH0.tar.gz) = 3683186 +TIMESTAMP = 1762592753 +SHA256 (real-logic-aeron-1.49.1_GH0.tar.gz) = b7a549b15d753c4697c2ce0b4768e4968b4dc1e8fc0b03bc8b97bf32da2566a1 +SIZE (real-logic-aeron-1.49.1_GH0.tar.gz) = 3797868