diff options
1141 files changed, 14356 insertions, 6995 deletions
@@ -4801,3 +4801,10 @@ net-p2p/tremotesf@qt6|net-p2p/tremotesf|2025-10-08|Qt 6 is the only supported ve sysutils/moor|textproc/moor|2025-10-10|Moved to a more appropriate category net/p5-URI-ws|net/p5-URI|2025-10-12|URI-ws was folded into URI science/py-cirq-rigetti||2025-10-13|Deprecated by the upstream, see https://github.com/quantumlib/Cirq/issues/7058 +games/xqf||2025-10-14|Has expired: Fails to build +games/galaxyhack||2025-10-14|Has expired: Fails to build with boost-1.85+ +x11-fm/fsv2||2025-10-14|Has expired: does not configure: No fonts installed on the system +deskutils/gnome-shell-extension-openweather||2025-10-14|Has expired: Superseded by deskutils/gnome-shell-extension-simple-weather +math/vtk8|math/vtk9|2025-10-14|Last user switched to math/vtk9 +security/iddawc||2025-10-14|Has expired: Upstream repo archived on Nov 11, 2024 +editors/quilter||2025-10-15|Deprecated upstream @@ -5,6 +5,23 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20251005: + AFFECTS: users of security/libressl + AUTHOR: brnrd@FreeBSD.org + + The port has been updated to the latest stable version 4.2 of LibreSSL. + The shared library versions of the libraries have been bumped. + + After upgrading, manually update all packages that depend on any of the + libraries provided by LibreSSL (libssl, libcrypto and libtls) since the + versions of these libraries have changed. Normally, you can obtain the + list of dependent software by running the following command: + + # pkg info -r libressl + + Then you should rebuild all ports depending on libressl to avoid dangling + shared library dependencies. + 20251011: AFFECTS: users of net-im/gotosocial AUTHOR: dinoex@FreeBSD.org diff --git a/accessibility/darkman/Makefile b/accessibility/darkman/Makefile index 214f4cad3d14..4ea79635171c 100644 --- a/accessibility/darkman/Makefile +++ b/accessibility/darkman/Makefile @@ -1,7 +1,7 @@ PORTNAME= darkman DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= accessibility wayland MAINTAINER= ports@FreeBSD.org diff --git a/archivers/Makefile b/archivers/Makefile index 7c3a5750d7d7..2ef4495d6efb 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -100,6 +100,7 @@ SUBDIR += nwreckdum SUBDIR += ocaml-bz2 SUBDIR += ocaml-zip + SUBDIR += openzl SUBDIR += opkg-openwrt SUBDIR += ouch SUBDIR += p5-Archive-Any diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile index ac8a5a5289fd..40872f71a00c 100644 --- a/archivers/nfpm/Makefile +++ b/archivers/nfpm/Makefile @@ -1,7 +1,7 @@ PORTNAME= nfpm DISTVERSIONPREFIX= v DISTVERSION= 2.41.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/archivers/openzl/Makefile b/archivers/openzl/Makefile new file mode 100644 index 000000000000..2d726da962ae --- /dev/null +++ b/archivers/openzl/Makefile @@ -0,0 +1,61 @@ +PORTNAME= openzl +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.0 +CATEGORIES= archivers +MASTER_SITES= https://github.com/google/googletest/releases/download/v${GOOGLETEST_VER}/:googletest +DISTFILES= ${DISTFILE_GOOGLETEST}:googletest +EXTRACT_ONLY= ${DISTFILE_DEFAULT} \ + ${DISTFILE_zstd} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Novel data compression framework +WWW= https://openzl.org/ + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BROKEN_i386= fails to build: error: static assertion failed due to requirement 'sizeof(HeapMeta) == 16': sizeof(HeapMeta) must be 16 to guarantee alignment + +BUILD_DEPENDS= gmd5sum:sysutils/coreutils +LIB_DEPENDS= libzstd.so:archivers/zstd + +USES= cmake:indirect gmake + +USE_GITHUB= yes +GH_ACCOUNT= facebook +GH_TUPLE= facebook:zstd:v${ZSTD_VER}:zstd/deps/zstd + +USE_LDCONFIG= yes + +MAKE_ARGS= ZL_JOBS=${MAKE_JOBS_NUMBER} + +CFLAGS_i386= -msse2 +LDFLAGS+= -pthread + +PORTDOCS= CHANGELOG CONTRIBUTING.md README.md + +OPTIONS_DEFINE= DOCS + +GOOGLETEST_VER= 1.17.0 +ZSTD_VER= 1.5.7 +DISTFILE_GOOGLETEST= googletest-${GOOGLETEST_VER}${EXTRACT_SUFX} + +post-extract: + @${CP} ${DISTDIR}/${DISTFILE_GOOGLETEST} \ + ${WRKSRC}/deps/googletest${EXTRACT_SUFX} + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/zli ${STAGEDIR}${PREFIX}/bin + cd ${WRKSRC}/include && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include + cd ${WRKSRC}/cpp/include && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include + ${INSTALL_DATA} ${WRKSRC}/libopenzl.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/libopenzl.so ${STAGEDIR}${PREFIX}/lib + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +do-test: + @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ./gtests + +.include <bsd.port.mk> diff --git a/archivers/openzl/distinfo b/archivers/openzl/distinfo new file mode 100644 index 000000000000..e64ebee57f02 --- /dev/null +++ b/archivers/openzl/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1760386552 +SHA256 (googletest-1.17.0.tar.gz) = 65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c +SIZE (googletest-1.17.0.tar.gz) = 885595 +SHA256 (facebook-openzl-v0.1.0_GH0.tar.gz) = 3278546dcdbae3aef3887f07b435ebe0aa9f6943a5ac74cf9b7baeefe6526c2e +SIZE (facebook-openzl-v0.1.0_GH0.tar.gz) = 14437924 +SHA256 (facebook-zstd-v1.5.7_GH0.tar.gz) = 37d7284556b20954e56e1ca85b80226768902e2edabd3b649e9e72c0c9012ee3 +SIZE (facebook-zstd-v1.5.7_GH0.tar.gz) = 2451884 diff --git a/archivers/openzl/files/patch-Makefile b/archivers/openzl/files/patch-Makefile new file mode 100644 index 000000000000..58b2d35aa8f0 --- /dev/null +++ b/archivers/openzl/files/patch-Makefile @@ -0,0 +1,13 @@ +--- Makefile.orig 2025-10-08 09:05:16 UTC ++++ Makefile +@@ -92,8 +92,8 @@ SDDL_COMPILER_CXXOBJS := $(filter-out %main.o, $(call + TRAINING_TEST_CXXOBJS := $(call cxx_objs,$(TRAINING_TEST_DIRS)) + SDDL_COMPILER_CXXOBJS := $(filter-out %main.o, $(call cxx_objs,$(SDDL_COMPILER_DIR))) + +-zli: CFLAGS += -O3 +-zli: CXXFLAGS += -O3 ++zli: CFLAGS += ++zli: CXXFLAGS += + $(eval $(call cxx_program,zli, \ + cli/zli.o \ + $(CLI_CXXOBJS) \ diff --git a/archivers/openzl/files/patch-build_make_zldefs.make b/archivers/openzl/files/patch-build_make_zldefs.make new file mode 100644 index 000000000000..3ad45b9ce3c2 --- /dev/null +++ b/archivers/openzl/files/patch-build_make_zldefs.make @@ -0,0 +1,13 @@ +--- build/make/zldefs.make.orig 2025-10-08 08:51:15 UTC ++++ build/make/zldefs.make +@@ -21,8 +21,8 @@ CPPFLAGS += -I. -Iinclude -Isrc -Icpp/include -Icpp/sr + + # base compilation flags + CPPFLAGS += -I. -Iinclude -Isrc -Icpp/include -Icpp/src +-CFLAGS += -O1 -std=c11 # code must be compliant with C11 +-CXXFLAGS += -O1 -std=c++1z # for gtests ++CFLAGS += -std=c11 # code must be compliant with C11 ++CXXFLAGS += -std=c++1z # for gtests + DEBUGFLAGS ?= -g \ + -Wall -Wcast-qual -Wcast-align -Wshadow \ + -Wstrict-aliasing=1 -Wundef -Wpointer-arith -Wvla -Wformat=2 \ diff --git a/archivers/openzl/files/patch-src_openzl_shared_portability.h b/archivers/openzl/files/patch-src_openzl_shared_portability.h new file mode 100644 index 000000000000..d15f9c837dde --- /dev/null +++ b/archivers/openzl/files/patch-src_openzl_shared_portability.h @@ -0,0 +1,15 @@ +--- src/openzl/shared/portability.h.orig 2025-10-08 09:01:34 UTC ++++ src/openzl/shared/portability.h +@@ -211,10 +211,11 @@ ZL_BEGIN_C_DECLS + // Detect IEEE 754 floating point support. + // Apple doesn't define __STDC_IEC_559__, but supports IEEE 754. + // MinGW doesn't define __STDC_IEC_559__, but supports IEEE 754. ++// FreeBSD doesn't define __STDC_IEC_559__, but supports IEEE 754. + #if (defined(__STDC_IEC_559__) && __STDC_IEC_559__) \ + || (defined(__STDC_IEC_60559_BFP__) \ + && __STDC_IEC_60559_BFP__ >= 202311L) \ +- || defined(__APPLE__) || defined(__MINGW32__) ++ || defined(__APPLE__) || defined(__MINGW32__) || defined(__FreeBSD__) + # define ZL_HAS_IEEE_754 1 + #else + # define ZL_HAS_IEEE_754 0 diff --git a/archivers/openzl/pkg-descr b/archivers/openzl/pkg-descr new file mode 100644 index 000000000000..a71f04afa07a --- /dev/null +++ b/archivers/openzl/pkg-descr @@ -0,0 +1,11 @@ +OpenZL delivers high compression ratios while preserving high speed, a +level of performance that is out of reach for generic compressors. + +OpenZL takes a description of your data and builds from it a +specialized compressor optimized for your specific format. + +OpenZL consists of a core library and tools to generate specialized +compressors - all compatible with a single universal decompressor. It +is designed for engineers that deal with large quantities of +specialized datasets (like AI workloads for example) and require high +speed for their processing pipelines. diff --git a/archivers/openzl/pkg-plist b/archivers/openzl/pkg-plist new file mode 100644 index 000000000000..1ba27f928d89 --- /dev/null +++ b/archivers/openzl/pkg-plist @@ -0,0 +1,146 @@ +bin/zli +include/openzl/codecs/zl_ace.h +include/openzl/codecs/zl_bitpack.h +include/openzl/codecs/zl_bitpack_manual.md +include/openzl/codecs/zl_bitunpack.h +include/openzl/codecs/zl_brute_force_selector.h +include/openzl/codecs/zl_clustering.h +include/openzl/codecs/zl_concat.h +include/openzl/codecs/zl_concat_manual.md +include/openzl/codecs/zl_constant.h +include/openzl/codecs/zl_constant_manual.md +include/openzl/codecs/zl_conversion.h +include/openzl/codecs/zl_conversion_manual.md +include/openzl/codecs/zl_dedup.h +include/openzl/codecs/zl_delta.h +include/openzl/codecs/zl_delta_manual.md +include/openzl/codecs/zl_dispatch.h +include/openzl/codecs/zl_dispatch_string_manual.md +include/openzl/codecs/zl_divide_by.h +include/openzl/codecs/zl_entropy.h +include/openzl/codecs/zl_entropy_manual.md +include/openzl/codecs/zl_field_lz.h +include/openzl/codecs/zl_flatpack.h +include/openzl/codecs/zl_float_deconstruct.h +include/openzl/codecs/zl_float_deconstruct_manual.md +include/openzl/codecs/zl_generic.h +include/openzl/codecs/zl_illegal.h +include/openzl/codecs/zl_interleave.h +include/openzl/codecs/zl_interleave_manual.md +include/openzl/codecs/zl_merge_sorted.h +include/openzl/codecs/zl_parse_int.h +include/openzl/codecs/zl_parse_int_manual.md +include/openzl/codecs/zl_prefix.h +include/openzl/codecs/zl_prefix.md +include/openzl/codecs/zl_quantize.h +include/openzl/codecs/zl_range_pack.h +include/openzl/codecs/zl_range_pack.md +include/openzl/codecs/zl_sddl.h +include/openzl/codecs/zl_sddl.md +include/openzl/codecs/zl_split.h +include/openzl/codecs/zl_split_by_struct.h +include/openzl/codecs/zl_store.h +include/openzl/codecs/zl_tokenize.h +include/openzl/codecs/zl_transpose.h +include/openzl/codecs/zl_zigzag.h +include/openzl/codecs/zl_zstd.h +include/openzl/cpp/CCtx.hpp +include/openzl/cpp/CParam.hpp +include/openzl/cpp/Codecs.hpp +include/openzl/cpp/CompressIntrospectionHooks.hpp +include/openzl/cpp/Compressor.hpp +include/openzl/cpp/Config.hpp +include/openzl/cpp/CustomCodecDescription.hpp +include/openzl/cpp/CustomDecoder.hpp +include/openzl/cpp/CustomEncoder.hpp +include/openzl/cpp/DCtx.hpp +include/openzl/cpp/Exception.hpp +include/openzl/cpp/FrameInfo.hpp +include/openzl/cpp/FunctionGraph.hpp +include/openzl/cpp/Input.hpp +include/openzl/cpp/LocalParams.hpp +include/openzl/cpp/Output.hpp +include/openzl/cpp/Selector.hpp +include/openzl/cpp/Type.hpp +include/openzl/cpp/codecs/ACE.hpp +include/openzl/cpp/codecs/Bitpack.hpp +include/openzl/cpp/codecs/Bitunpack.hpp +include/openzl/cpp/codecs/BruteForce.hpp +include/openzl/cpp/codecs/Compress.hpp +include/openzl/cpp/codecs/Concat.hpp +include/openzl/cpp/codecs/Constant.hpp +include/openzl/cpp/codecs/Conversion.hpp +include/openzl/cpp/codecs/Dedup.hpp +include/openzl/cpp/codecs/Delta.hpp +include/openzl/cpp/codecs/Dispatch.hpp +include/openzl/cpp/codecs/DivideBy.hpp +include/openzl/cpp/codecs/Entropy.hpp +include/openzl/cpp/codecs/FieldLz.hpp +include/openzl/cpp/codecs/Flatpack.hpp +include/openzl/cpp/codecs/FloatDeconstruct.hpp +include/openzl/cpp/codecs/Graph.hpp +include/openzl/cpp/codecs/Illegal.hpp +include/openzl/cpp/codecs/MergeSorted.hpp +include/openzl/cpp/codecs/Metadata.hpp +include/openzl/cpp/codecs/Node.hpp +include/openzl/cpp/codecs/ParseInt.hpp +include/openzl/cpp/codecs/Prefix.hpp +include/openzl/cpp/codecs/Quantize.hpp +include/openzl/cpp/codecs/RangePack.hpp +include/openzl/cpp/codecs/SDDL.hpp +include/openzl/cpp/codecs/Split.hpp +include/openzl/cpp/codecs/SplitByStruct.hpp +include/openzl/cpp/codecs/Store.hpp +include/openzl/cpp/codecs/Tokenize.hpp +include/openzl/cpp/codecs/Transpose.hpp +include/openzl/cpp/codecs/Zigzag.hpp +include/openzl/cpp/codecs/Zstd.hpp +include/openzl/cpp/detail/NonNullUniqueCPtr.hpp +include/openzl/cpp/detail/Portability.hpp +include/openzl/cpp/poly/Byte.hpp +include/openzl/cpp/poly/Iterator.hpp +include/openzl/cpp/poly/Optional.hpp +include/openzl/cpp/poly/SourceLocation.hpp +include/openzl/cpp/poly/Span.hpp +include/openzl/cpp/poly/StringView.hpp +include/openzl/cpp/poly/TypeTraits.hpp +include/openzl/detail/zl_error_context.h +include/openzl/detail/zl_errors_detail.h +include/openzl/openzl.h +include/openzl/openzl.hpp +include/openzl/zl_buffer.h +include/openzl/zl_cgraph.h +include/openzl/zl_common_types.h +include/openzl/zl_compress.h +include/openzl/zl_compressor.h +include/openzl/zl_compressor_serialization.h +include/openzl/zl_config.h +include/openzl/zl_ctransform.h +include/openzl/zl_ctransform_legacy.h +include/openzl/zl_data.h +include/openzl/zl_decompress.h +include/openzl/zl_dtransform.h +include/openzl/zl_dtransform_legacy.h +include/openzl/zl_dyngraph.h +include/openzl/zl_errors.h +include/openzl/zl_errors_types.h +include/openzl/zl_graph_api.h +include/openzl/zl_graphs.h +include/openzl/zl_input.h +include/openzl/zl_introspection.h +include/openzl/zl_localParams.h +include/openzl/zl_macro_helpers.h +include/openzl/zl_nodes.h +include/openzl/zl_opaque_types.h +include/openzl/zl_output.h +include/openzl/zl_portability.h +include/openzl/zl_public_nodes.h +include/openzl/zl_reflection.h +include/openzl/zl_segmenter.h +include/openzl/zl_selector.h +include/openzl/zl_selector_declare_helper.h +include/openzl/zl_selector_declare_helper_macro_utils.h +include/openzl/zl_stream.h +include/openzl/zl_version.h +lib/libopenzl.a +lib/libopenzl.so diff --git a/archivers/unpackerr/Makefile b/archivers/unpackerr/Makefile index 57577be92c79..9b67d90bac5d 100644 --- a/archivers/unpackerr/Makefile +++ b/archivers/unpackerr/Makefile @@ -1,7 +1,7 @@ PORTNAME= unpackerr DISTVERSIONPREFIX= v DISTVERSION= 0.14.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MAINTAINER= mdw@FreeBSD.org diff --git a/audio/go-librespot/Makefile b/audio/go-librespot/Makefile index 4388105dde14..c03a4c482ba9 100644 --- a/audio/go-librespot/Makefile +++ b/audio/go-librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-librespot DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ale@biancalanas.net diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile index ba3df436fccc..9d31aa792ad0 100644 --- a/audio/gonic/Makefile +++ b/audio/gonic/Makefile @@ -1,6 +1,7 @@ PORTNAME= gonic DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 +PORTREVISION= 1 CATEGORIES= audio net MAINTAINER= tagattie@FreeBSD.org diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 2a99619bd084..cd5891747773 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -1,5 +1,6 @@ PORTNAME= mac -PORTVERSION= 11.54 +PORTVERSION= 11.62 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://www.monkeysaudio.com/files/ DISTNAME= ${PORTNAME:tu}_${PORTVERSION:S|.||}_SDK @@ -14,7 +15,9 @@ LICENSE_FILE= ${WRKSRC}/License.txt USES= cmake dos2unix zip DOS2UNIX_FILES= Shared/*.h \ - Source/Console/Console.cpp + Source/Console/*.cpp \ + Source/Shared/*.cpp \ + Source/Shared/*.h NO_WRKSUBDIR= yes diff --git a/audio/mac/distinfo b/audio/mac/distinfo index c420dbd014e0..bb534eecf5d4 100644 --- a/audio/mac/distinfo +++ b/audio/mac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759128267 -SHA256 (MAC_1154_SDK.zip) = 6f825a606e474a03729eb50d8b6967c74dbd1863c172e0732d836bebd9813dfc -SIZE (MAC_1154_SDK.zip) = 1704471 +TIMESTAMP = 1760517847 +SHA256 (MAC_1162_SDK.zip) = 9945408555424f1f81d69d8bba46f191331219c144b7576158f1e4d9cff67024 +SIZE (MAC_1162_SDK.zip) = 1705126 diff --git a/audio/mac/files/patch-Shared_All.h b/audio/mac/files/patch-Shared_All.h index 03e25dc1defc..10b574e7d180 100644 --- a/audio/mac/files/patch-Shared_All.h +++ b/audio/mac/files/patch-Shared_All.h @@ -1,6 +1,9 @@ We need to define PLATFORM_LINUX as the default if consumers don't do so. ---- Shared/All.h.orig 2025-02-07 08:39:49 UTC +Fix runtime for little endian archs. At least on amd64, _BIG_ENDIAN is defined +somewhere in the toolchain, causing the byte order to be reversed. + +--- Shared/All.h.orig 2025-10-15 08:20:58 UTC +++ Shared/All.h @@ -10,8 +10,8 @@ PLATFORM_ANDROID PLATFORM_ANDROID @@ -13,3 +16,12 @@ We need to define PLATFORM_LINUX as the default if consumers don't do so. #endif #ifdef PLATFORM_ANDROID +@@ -311,7 +311,7 @@ Byte order + #define APE_LITTLE_ENDIAN 1234 + #define APE_BIG_ENDIAN 4321 + +-#if defined(_BIG_ENDIAN) || defined(__BIG_ENDIAN__) || (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) ++#if defined(__BIG_ENDIAN__) || (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) + #define APE_BYTE_ORDER APE_BIG_ENDIAN + #else + #define APE_BYTE_ORDER APE_LITTLE_ENDIAN diff --git a/audio/mac/files/patch-Source_Shared_All.h b/audio/mac/files/patch-Source_Shared_All.h new file mode 100644 index 000000000000..d7748cd159f8 --- /dev/null +++ b/audio/mac/files/patch-Source_Shared_All.h @@ -0,0 +1,27 @@ +We need to define PLATFORM_LINUX as the default if consumers don't do so. + +Fix runtime for little endian archs. At least on amd64, _BIG_ENDIAN is defined +somewhere in the toolchain, causing the byte order to be reversed. + +--- Source/Shared/All.h.orig 2025-10-15 08:20:58 UTC ++++ Source/Shared/All.h +@@ -10,8 +10,8 @@ PLATFORM_ANDROID + PLATFORM_ANDROID + **************************************************************************************************/ + #if !defined(PLATFORM_WINDOWS) && !defined(PLATFORM_APPLE) && !defined(PLATFORM_LINUX) && !defined(PLATFORM_ANDROID) +- #pragma message("No platform set for MACLib, defaulting to Windows") +- #define PLATFORM_WINDOWS ++ #pragma message("No platform set for MACLib, defaulting to Linux") ++ #define PLATFORM_LINUX + #endif + + #ifdef PLATFORM_ANDROID +@@ -311,7 +311,7 @@ Byte order + #define APE_LITTLE_ENDIAN 1234 + #define APE_BIG_ENDIAN 4321 + +-#if defined(_BIG_ENDIAN) || defined(__BIG_ENDIAN__) || (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) ++#if defined(__BIG_ENDIAN__) || (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) + #define APE_BYTE_ORDER APE_BIG_ENDIAN + #else + #define APE_BYTE_ORDER APE_LITTLE_ENDIAN diff --git a/audio/mac/files/patch-Source_Shared_CPUFeatures.cpp b/audio/mac/files/patch-Source_Shared_CPUFeatures.cpp index 3713b9bb9152..4c89888d95e9 100644 --- a/audio/mac/files/patch-Source_Shared_CPUFeatures.cpp +++ b/audio/mac/files/patch-Source_Shared_CPUFeatures.cpp @@ -1,26 +1,26 @@ --- Source/Shared/CPUFeatures.cpp.orig 2025-08-04 20:52:19 UTC +++ Source/Shared/CPUFeatures.cpp @@ -4,7 +4,7 @@ - #if defined(PLATFORM_LINUX)
- #include <sys/auxv.h>
-
-- #if defined(__arm__)
-+ #if defined(__arm__) && defined(__linux__)
- #include <asm/hwcap.h>
-
- #ifndef HWCAP_NEON
-@@ -187,7 +187,14 @@ bool GetNeonSupported()
- #if defined(__ARM_NEON) || defined(__ARM_NEON__) || defined(__aarch64__) || defined(_M_ARM64) || defined(_M_ARM64EC)
- return true;
- #elif defined(__arm__) && defined(PLATFORM_LINUX)
-+#ifdef __linux__
- return getauxval(AT_HWCAP) & HWCAP_NEON;
-+#elif defined(__FreeBSD__)
-+ long hwcap = 0;
-+
-+ elf_aux_info(AT_HWCAP, &hwcap, sizeof hwcap);
-+ return (hwcap & HWCAP_NEON);
-+#endif
- #else
- return false;
- #endif
+ #if defined(PLATFORM_LINUX) + #include <sys/auxv.h> + +- #if defined(__arm__) ++ #if defined(__arm__) && defined(__linux__) + #include <asm/hwcap.h> + + #ifndef HWCAP_NEON +@@ -187,7 +187,14 @@ bool GetNeonSupported() + #if defined(__ARM_NEON) || defined(__ARM_NEON__) || defined(__aarch64__) || defined(_M_ARM64) || defined(_M_ARM64EC) + return true; + #elif defined(__arm__) && defined(PLATFORM_LINUX) ++#ifdef __linux__ + return getauxval(AT_HWCAP) & HWCAP_NEON; ++#elif defined(__FreeBSD__) ++ long hwcap = 0; ++ ++ elf_aux_info(AT_HWCAP, &hwcap, sizeof hwcap); ++ return (hwcap & HWCAP_NEON); ++#endif + #else + return false; + #endif diff --git a/audio/murmur-cli/Makefile b/audio/murmur-cli/Makefile index 849989c6e249..e238c78c656b 100644 --- a/audio/murmur-cli/Makefile +++ b/audio/murmur-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= murmur-cli PORTVERSION= 0.0.0.20200528 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/unflac/Makefile b/audio/unflac/Makefile index f632e3566e0d..a89ec1651b91 100644 --- a/audio/unflac/Makefile +++ b/audio/unflac/Makefile @@ -1,6 +1,6 @@ PORTNAME= unflac DISTVERSION= 1.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MAINTAINER= bsd@abinet.ru diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile index bfa7e2581c61..ae975019f173 100644 --- a/audio/visp-go/Makefile +++ b/audio/visp-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp-go DISTVERSION= g20210723 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org diff --git a/benchmarks/ali/Makefile b/benchmarks/ali/Makefile index f4638328a40a..9aa14327516a 100644 --- a/benchmarks/ali/Makefile +++ b/benchmarks/ali/Makefile @@ -1,7 +1,7 @@ PORTNAME= ali PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= benchmarks MAINTAINER= olgeni@FreeBSD.org diff --git a/benchmarks/bombardier/Makefile b/benchmarks/bombardier/Makefile index e4be7ddc37fe..0ad3dea30442 100644 --- a/benchmarks/bombardier/Makefile +++ b/benchmarks/bombardier/Makefile @@ -1,7 +1,7 @@ PORTNAME= bombardier PORTVERSION= 1.2.6 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= benchmarks MAINTAINER= danilo@FreeBSD.org diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile index bca037784912..4aecfa487dfd 100644 --- a/benchmarks/ddosify/Makefile +++ b/benchmarks/ddosify/Makefile @@ -1,7 +1,7 @@ PORTNAME= ddosify DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= benchmarks MAINTAINER= grembo@FreeBSD.org diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index b08f8eeca93d..4755551bbf8c 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -1,7 +1,7 @@ PORTNAME= hey PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= benchmarks MAINTAINER= adamw@FreeBSD.org diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile index 8b6e0ee5944a..bf76e188d4e4 100644 --- a/benchmarks/plow/Makefile +++ b/benchmarks/plow/Makefile @@ -1,7 +1,7 @@ PORTNAME= plow DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= benchmarks MAINTAINER= dutra@FreeBSD.org diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile index 97c3964f6058..ed6527f81806 100644 --- a/benchmarks/vegeta/Makefile +++ b/benchmarks/vegeta/Makefile @@ -1,7 +1,7 @@ PORTNAME= vegeta DISTVERSIONPREFIX= v DISTVERSION= 12.11.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= benchmarks www MAINTAINER= egypcio@FreeBSD.org diff --git a/biology/kmcp/Makefile b/biology/kmcp/Makefile index 3e4e393d6d7d..7e0b494e287f 100644 --- a/biology/kmcp/Makefile +++ b/biology/kmcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= kmcp DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/ncbi-cxx-toolkit/Makefile b/biology/ncbi-cxx-toolkit/Makefile index e0e85c617156..082180569f99 100644 --- a/biology/ncbi-cxx-toolkit/Makefile +++ b/biology/ncbi-cxx-toolkit/Makefile @@ -1,6 +1,7 @@ PORTNAME= ncbi-cxx-toolkit DISTVERSIONPREFIX= release/ DISTVERSION= 29.6.0 +PORTREVISION= 1 CATEGORIES= biology science devel MAINTAINER= yuri@FreeBSD.org @@ -13,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/doc/public/LICENSE BROKEN_i386= compilation fails: Only 64-bit Intel and ARM architectures are supported (in src/util/compress/zlib_cloudflare/deflate.c:149) -LIB_DEPENDS= libbz2.so:archivers/bzip2 \ - libcdd.so:math/cddlib \ +LIB_DEPENDS= libcdd.so:math/cddlib \ liblmdb.so:databases/lmdb \ libpcre.so:devel/pcre \ libunwind.so:devel/libunwind \ diff --git a/biology/ncbi-entrez-direct/Makefile b/biology/ncbi-entrez-direct/Makefile index 29b571ea86c4..c7eb68295653 100644 --- a/biology/ncbi-entrez-direct/Makefile +++ b/biology/ncbi-entrez-direct/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-entrez-direct DISTVERSION= 14.9.20210423 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= biology perl5 MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/versions/${PORTVERSION}/ DISTFILES= edirect.tar.gz diff --git a/biology/seqkit/Makefile b/biology/seqkit/Makefile index a79a93af0685..c6085556d076 100644 --- a/biology/seqkit/Makefile +++ b/biology/seqkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= seqkit DISTVERSIONPREFIX= v DISTVERSION= 2.10.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/taxonkit/Makefile b/biology/taxonkit/Makefile index 55e6a8c10b05..b45e88e0da01 100644 --- a/biology/taxonkit/Makefile +++ b/biology/taxonkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= taxonkit DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/unikmer/Makefile b/biology/unikmer/Makefile index bc494df6d906..755999f07913 100644 --- a/biology/unikmer/Makefile +++ b/biology/unikmer/Makefile @@ -1,7 +1,7 @@ PORTNAME= unikmer DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/cad/magic/Makefile b/cad/magic/Makefile index 179b49e1fde4..952ee0dc23a3 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -1,5 +1,5 @@ PORTNAME= magic -DISTVERSION= 8.3.526 +DISTVERSION= 8.3.561 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/magic/archive/ @@ -14,15 +14,17 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= bash:shells/bash -USES= gmake gnome gl localbase:ldflags python:build shebangfix tar:tgz tk:tea xorg +USES= gl gmake gnome localbase:ldflags python:build shebangfix \ + tar:tgz tk:tea xorg USE_GL= gl glu USE_GNOME= cairo USE_XORG= ice sm x11 xext xi xmu -SHEBANG_FILES= scripts/preproc.py tcltk/magic.sh.in tcltk/ext2sim.sh.in tcltk/ext2spice.sh.in +SHEBANG_FILES= scripts/preproc.py tcltk/ext2sim.sh.in tcltk/ext2spice.sh.in \ + tcltk/magic.sh.in -CONFIGURE_ARGS= --with-opengl \ - --enable-modular # --enable-modular should fix build on 15, when failures were due to missing symbols defined in *.sym but not in code +CONFIGURE_ARGS= --enable-modular \ + --with-opengl # --enable-modular should fix build on 15, when failures were due to missing symbols defined in *.sym but not in code ALL_TARGET= tcllibrary @@ -56,10 +58,12 @@ post-patch: 's|^#!.*|#!${WISH}|' ${WRKSRC}/tcltk/tkshell.tcl pre-build: - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} database/database.h + @cd ${WRKSRC} && \ + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} \ + ${MAKE_ARGS} database/database.h post-install: - @cd ${STAGEDIR}${PREFIX}/lib/magic/tcl && ${STRIP_CMD} magicexec magicdnull tclmagic.so + @cd ${STAGEDIR}${PREFIX}/lib/magic/tcl && \ + ${STRIP_CMD} magicexec magicdnull tclmagic.so .include <bsd.port.post.mk> diff --git a/cad/magic/distinfo b/cad/magic/distinfo index 43e9118f969f..be22909ace53 100644 --- a/cad/magic/distinfo +++ b/cad/magic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744651958 -SHA256 (magic-8.3.526.tgz) = bba67f35fae5ce7e891436cf2cfae9699a11fe7506b44d47d6ba0cea48667b54 -SIZE (magic-8.3.526.tgz) = 4243637 +TIMESTAMP = 1760303907 +SHA256 (magic-8.3.561.tgz) = 4c42447696adbe2f8f624bdffab5ee3a01bada0b7e3bdcdd031e7efd8262e498 +SIZE (magic-8.3.561.tgz) = 4276101 diff --git a/cad/magic/files/patch-commands__Makefile b/cad/magic/files/patch-commands__Makefile index 249bf5d8ca65..f2b2c442d7e9 100644 --- a/cad/magic/files/patch-commands__Makefile +++ b/cad/magic/files/patch-commands__Makefile @@ -1,15 +1,14 @@ ---- commands/Makefile.orig 2020-04-08 15:45:13 UTC +--- commands/Makefile.orig 2025-07-30 06:00:02 UTC +++ commands/Makefile -@@ -10,12 +10,7 @@ SRCS = CmdSubrs.c CmdAB.c CmdCD.c CmdE.c CmdFI.c +@@ -10,11 +10,7 @@ SRCS = CmdSubrs.c CmdAB.c CmdCD.c CmdE.c CmdFI.c # Force the module to regenerate the symbolic link in the readline # directory, as it may be needed by CmdFI.c (in the non-Tcl compile) -module: ${MAGICDIR}/readline/readline lib${MODULE}.o - +-# Delegate this task to the readline/Makefile -${MAGICDIR}/readline/readline: -- @if ( ! test -f ${MAGICDIR}/readline/readline ) ; then \ -- (cd ${MAGICDIR}/readline; ln -s `ls | grep readline` readline) ; \ -- fi +- ${MAKE} -C ${MAGICDIR}/readline readline-create-symlinks +module: lib${MODULE}.o include ${MAGICDIR}/defs.mak diff --git a/cad/magic/files/patch-rules.mak b/cad/magic/files/patch-rules.mak new file mode 100644 index 000000000000..f2e87cb6a61b --- /dev/null +++ b/cad/magic/files/patch-rules.mak @@ -0,0 +1,12 @@ +Use BSD instead of GNU sed(1) convention +--- rules.mak.orig 2025-07-30 06:00:02 UTC ++++ rules.mak +@@ -17,7 +17,7 @@ ${DEPEND_FILE}: ${DEPSRCS} + # it indicates a missing dependency somewhere in a upstream/parent Makefile. + ${DEPEND_FILE}: ${DEPSRCS} + ${CC} ${CFLAGS} ${CPPFLAGS} ${DFLAGS} ${DEPEND_FLAG} ${DEPSRCS} > ${DEPEND_FILE}$$PPID.tmp +- ${SED} -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" -i ${DEPEND_FILE}$$PPID.tmp ++ ${SED} -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" -i '' ${DEPEND_FILE}$$PPID.tmp + ${MV} -f ${DEPEND_FILE}$$PPID.tmp ${DEPEND_FILE} + + # Original Depend file generating line: diff --git a/cad/magic/files/patch-scripts_configure b/cad/magic/files/patch-scripts_configure index 717527be8e9f..572bed2e0a97 100644 --- a/cad/magic/files/patch-scripts_configure +++ b/cad/magic/files/patch-scripts_configure @@ -1,6 +1,6 @@ ---- scripts/configure.orig 2025-01-11 07:00:02 UTC +--- scripts/configure.orig 2025-07-30 06:00:02 UTC +++ scripts/configure -@@ -8208,7 +8208,7 @@ fi +@@ -9187,7 +9187,7 @@ fi esac fi if test "$with_gnu_ld" = "yes" ; then diff --git a/cad/magic/files/patch-textio__textioInt.h b/cad/magic/files/patch-textio__textioInt.h index e7745fdfc40b..9c35955bf95d 100644 --- a/cad/magic/files/patch-textio__textioInt.h +++ b/cad/magic/files/patch-textio__textioInt.h @@ -1,4 +1,4 @@ ---- textio/textioInt.h.orig 2025-02-24 07:00:02 UTC +--- textio/textioInt.h.orig 2025-07-30 06:00:02 UTC +++ textio/textioInt.h @@ -43,7 +43,7 @@ typedef struct { #define TX_CMD_PROMPT ":" @@ -6,6 +6,6 @@ /* all of the state associated with a tty terminal */ -#if !defined(SYSV) && !defined(CYGWIN) && !defined(__OpenBSD__) && !defined(EMSCRIPTEN) +#if !defined(SYSV) && !defined(CYGWIN) && !defined(__FreeBSD__) && !defined(__OpenBSD__) && !defined(EMSCRIPTEN) - typedef struct { - struct sgttyb tx_i_sgtty; - struct tchars tx_i_tchars; + #if defined(HAVE_SYS_IOCTL_COMPAT_H) || defined(HAVE_SGTTY_H) + #if defined(HAVE_SYS_IOCTL_COMPAT_H) + #include <sys/ioctl_compat.h> /* replaced sgtty.h */ diff --git a/cad/magic/files/patch-utils_path.c b/cad/magic/files/patch-utils_path.c deleted file mode 100644 index 7623443cd798..000000000000 --- a/cad/magic/files/patch-utils_path.c +++ /dev/null @@ -1,10 +0,0 @@ ---- utils/path.c.orig 2025-03-17 19:16:36 UTC -+++ utils/path.c -@@ -29,6 +29,7 @@ static char rcsid[] __attribute__ ((unused)) = "$Heade - #include <sys/param.h> - #include <sys/stat.h> - #include <fcntl.h> -+#include <unistd.h> - - #ifdef HAVE_ZLIB - #include <zlib.h> diff --git a/cad/magic/pkg-plist b/cad/magic/pkg-plist index 262ee6e39233..7f92c0b18511 100644 --- a/cad/magic/pkg-plist +++ b/cad/magic/pkg-plist @@ -1,13 +1,13 @@ bin/ext2sim bin/ext2spice bin/magic -@comment bin/spice2sim lib/magic/doc/addendum6_5.ps lib/magic/doc/copyright.ps lib/magic/doc/html/Makefile lib/magic/doc/html/addcommandentry.html lib/magic/doc/html/addpath.html lib/magic/doc/html/antennacheck.html +lib/magic/doc/html/archive.html lib/magic/doc/html/array.html lib/magic/doc/html/box.html lib/magic/doc/html/calma.html @@ -54,8 +54,6 @@ lib/magic/doc/html/ext2sim.html lib/magic/doc/html/ext2spice.html lib/magic/doc/html/extract.html lib/magic/doc/html/extresist.html -lib/magic/doc/html/exttosim.html -lib/magic/doc/html/exttospice.html lib/magic/doc/html/feedback.html lib/magic/doc/html/fill.html lib/magic/doc/html/findbox.html @@ -282,8 +280,6 @@ lib/magic/tcl/bsitools.tcl lib/magic/tcl/cellmgr.tcl lib/magic/tcl/console.tcl lib/magic/tcl/drcmgr.tcl -@comment lib/magic/tcl/exttosim.so -@comment lib/magic/tcl/exttospice.so lib/magic/tcl/libmgr.tcl lib/magic/tcl/magic.tcl lib/magic/tcl/magicdnull diff --git a/cad/qflow/Makefile b/cad/qflow/Makefile index 862809933486..740bc2a7f8b2 100644 --- a/cad/qflow/Makefile +++ b/cad/qflow/Makefile @@ -1,6 +1,6 @@ PORTNAME= qflow DISTVERSION= 1.4.104 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile index acfa4759a88c..c55c56ed183d 100644 --- a/comms/libimobiledevice/Makefile +++ b/comms/libimobiledevice/Makefile @@ -1,9 +1,8 @@ PORTNAME= libimobiledevice -DISTVERSION= 1.3.0-300 +DISTVERSION= 1.4.0 PORTREVISION?= 0 -DISTVERSIONSUFFIX= -gcb34a17 CATEGORIES?= comms -#MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER?= jhale@FreeBSD.org COMMENT?= Library to communicate with Apple iOS devices @@ -12,23 +11,35 @@ WWW= https://www.libimobiledevice.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER -USES+= autoreconf cpe libtool localbase:ldflags pkgconfig \ - readline ssl -USE_GITHUB= yes +LIB_DEPENDS= libplist-2.0.so:devel/libplist + +USES= cpe libtool localbase:ldflags pkgconfig \ + readline ssl tar:bz2 GNU_CONFIGURE= yes -CONFIGURE_ARGS+=openssl_CFLAGS="-I${OPENSSLINC}" \ +CONFIGURE_ARGS= openssl_CFLAGS="-I${OPENSSLINC}" \ openssl_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" INSTALL_TARGET= install-strip CFLAGS+= -Wno-error=int-conversion -SLAVE_PORT?= no +.if defined(_LIMD_BINDING) && ${_LIMD_BINDING} == "py" +LIB_DEPENDS+= libimobiledevice-1.0.so:${MASTER_PORT} +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}libplist>=2.2.0:devel/py-libplist@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}libplist>=2.2.0:devel/py-libplist@${PY_FLAVOR} + +USES+= python +USE_PYTHON= cython3 flavors + +CONFIGURE_ENV+= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`" -.if ${SLAVE_PORT} == no +BINARY_ALIAS= cython=cython-${PYTHON_VER} \ + python=${PYTHON_VERSION} -LIB_DEPENDS= libplist-2.0.so:devel/libplist \ - libimobiledevice-glue-1.0.so:comms/libimobiledevice-glue \ +BUILD_WRKSRC= ${WRKSRC}/cython +INSTALL_WRKSRC= ${BUILD_WRKSRC} +.else # parent port +LIB_DEPENDS+= libimobiledevice-glue-1.0.so:comms/libimobiledevice-glue \ libusbmuxd-2.0.so:comms/libusbmuxd \ libtatsu.so:security/libtatsu @@ -39,16 +50,26 @@ CONFIGURE_ARGS+=--without-cython PORTDOCS= AUTHORS NEWS README.md OPTIONS_DEFINE= DOCS - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} - -.endif # ${SLAVE_PORT} == no +.endif post-patch: @${REINPLACE_CMD} -e 's| *@ssl_requires@||' \ ${WRKSRC}/src/${PORTNAME}*.pc.in - @echo "${DISTVERSIONFULL}" > ${WRKSRC}/.tarball-version +.if defined(_LIMD_BINDING) + @${REINPLACE_CMD} \ + -e 's|$$(top_builddir)/src/libimobiledevice-1.0.la|-limobiledevice-1.0|' \ + -e 's|$$(imobiledevice_la_DEPENDENCIES)||' \ + ${BUILD_WRKSRC}/Makefile.in +.endif + +post-install: +.if defined(_LIMD_BINDING) && ${_LIMD_BINDING} == "py" + @${MKDIR} ${STAGEDIR}${PREFIX}/include/imobiledevice/cython + ${INSTALL_DATA} ${INSTALL_WRKSRC}/imobiledevice.pxd \ + ${STAGEDIR}${PREFIX}/include/imobiledevice/cython +.else # parent port + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} +.endif .include <bsd.port.mk> diff --git a/comms/libimobiledevice/distinfo b/comms/libimobiledevice/distinfo index 8ec9aee3f8a7..4ec7114043a0 100644 --- a/comms/libimobiledevice/distinfo +++ b/comms/libimobiledevice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751600582 -SHA256 (libimobiledevice-libimobiledevice-1.3.0-300-gcb34a17_GH0.tar.gz) = a3bd75332a403855e46458606fb8bccc166e54c4755c7481bb5ddae275394069 -SIZE (libimobiledevice-libimobiledevice-1.3.0-300-gcb34a17_GH0.tar.gz) = 420171 +TIMESTAMP = 1760586833 +SHA256 (libimobiledevice-1.4.0.tar.bz2) = 23cc0077e221c7d991bd0eb02150a0d49199bcca1ddf059edccee9ffd914939d +SIZE (libimobiledevice-1.4.0.tar.bz2) = 714628 diff --git a/comms/libimobiledevice/files/patch-configure b/comms/libimobiledevice/files/patch-configure new file mode 100644 index 000000000000..50c2e684e9dd --- /dev/null +++ b/comms/libimobiledevice/files/patch-configure @@ -0,0 +1,13 @@ +Remove bash-ism from configure script + +--- configure.orig 2025-10-07 03:17:25 UTC ++++ configure +@@ -22303,7 +22303,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.b + + if test "X$flag_ok" = Xyes ; then + +- CYTHON_CFLAGS+=" -Wno-cast-function-type" ++ CYTHON_CFLAGS="$CYTHON_CFLAGS -Wno-cast-function-type" + + + diff --git a/comms/libimobiledevice/files/patch-configure.ac b/comms/libimobiledevice/files/patch-configure.ac deleted file mode 100644 index b9595b147b48..000000000000 --- a/comms/libimobiledevice/files/patch-configure.ac +++ /dev/null @@ -1,13 +0,0 @@ -Remove bash-ism from configure script - ---- configure.ac.orig 2024-07-01 16:27:27 UTC -+++ configure.ac -@@ -139,7 +139,7 @@ if test "$build_cython" = "true"; then - AM_PATH_PYTHON([3.0], [ - CYTHON_PYTHON - AS_COMPILER_FLAG([-Wno-cast-function-type -Werror], [ -- CYTHON_CFLAGS+=" -Wno-cast-function-type" -+ CYTHON_CFLAGS="$CYTHON_CFLAGS -Wno-cast-function-type" - AC_SUBST([CYTHON_CFLAGS]) - ], []) - ]) diff --git a/comms/libimobiledevice/pkg-plist b/comms/libimobiledevice/pkg-plist index 5d80ce566f8f..0e173a86acc7 100644 --- a/comms/libimobiledevice/pkg-plist +++ b/comms/libimobiledevice/pkg-plist @@ -20,6 +20,7 @@ bin/idevicescreenshot bin/idevicesetlocation bin/idevicesyslog include/libimobiledevice/afc.h +include/libimobiledevice/bt_packet_logger.h include/libimobiledevice/companion_proxy.h include/libimobiledevice/debugserver.h include/libimobiledevice/diagnostics_relay.h @@ -49,7 +50,7 @@ include/libimobiledevice/webinspector.h lib/libimobiledevice-1.0.a lib/libimobiledevice-1.0.so lib/libimobiledevice-1.0.so.6 -lib/libimobiledevice-1.0.so.6.0.0 +lib/libimobiledevice-1.0.so.6.1.0 libdata/pkgconfig/libimobiledevice-1.0.pc share/man/man1/afcclient.1.gz share/man/man1/idevice_id.1.gz diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile index 4b2a98ec349a..baff82aad8af 100644 --- a/comms/py-libimobiledevice/Makefile +++ b/comms/py-libimobiledevice/Makefile @@ -1,45 +1,18 @@ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jhale@FreeBSD.org COMMENT= Python bindings for libimobiledevice -LIB_DEPENDS= libimobiledevice-1.0.so:${MASTER_PORT} \ - libplist-2.0.so:devel/libplist -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libplist>=2.2.0:devel/py-libplist@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libplist>=2.2.0:devel/py-libplist@${PY_FLAVOR} - -USES+= python -USE_PYTHON= cython3 flavors - -CONFIGURE_ENV= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`" - -BINARY_ALIAS= cython=cython-${PYTHON_VER} MASTERDIR= ${.CURDIR:H:H}/comms/libimobiledevice PORTSCOUT= ignore:1 -BUILD_WRKSRC= ${WRKSRC}/cython -INSTALL_WRKSRC= ${BUILD_WRKSRC} - PLIST= ${.CURDIR}/pkg-plist PLIST_FILES= include/imobiledevice/cython/imobiledevice.pxd \ ${PYTHONPREFIX_SITELIBDIR:S|^${PREFIX}/||}/imobiledevice.a \ ${PYTHONPREFIX_SITELIBDIR:S|^${PREFIX}/||}/imobiledevice.so -_USES_configure+= 471:post-autoreconf - -SLAVE_PORT= yes - -post-autoreconf: - @${REINPLACE_CMD} \ - -e 's|$$(top_builddir)/src/libimobiledevice-1.0.la|-limobiledevice-1.0|' \ - -e 's|$$(imobiledevice_la_DEPENDENCIES)||' \ - ${BUILD_WRKSRC}/Makefile.in - -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/include/imobiledevice/cython - ${INSTALL_DATA} ${INSTALL_WRKSRC}/imobiledevice.pxd \ - ${STAGEDIR}${PREFIX}/include/imobiledevice/cython +_LIMD_BINDING= py .include "${MASTERDIR}/Makefile" diff --git a/converters/dos2ansi/Makefile b/converters/dos2ansi/Makefile index ad77c7640a03..1c8c8fec77c9 100644 --- a/converters/dos2ansi/Makefile +++ b/converters/dos2ansi/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.0 CATEGORIES= converters MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= grembo@FreeBSD.org COMMENT= Converter for old MS-DOS/ANSI.SYS text files WWW= https://github.com/Zirias/dos2ansi diff --git a/converters/dos2unix/Makefile b/converters/dos2unix/Makefile index 38a12451f532..83dd5d45c4fc 100644 --- a/converters/dos2unix/Makefile +++ b/converters/dos2unix/Makefile @@ -1,5 +1,5 @@ PORTNAME= dos2unix -DISTVERSION= 7.5.2 +DISTVERSION= 7.5.3 CATEGORIES= converters MASTER_SITES= SF \ https://waterlan.home.xs4all.nl/dos2unix/ diff --git a/converters/dos2unix/distinfo b/converters/dos2unix/distinfo index 276c7e3a733e..978b2ee7ff5f 100644 --- a/converters/dos2unix/distinfo +++ b/converters/dos2unix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707150448 -SHA256 (dos2unix-7.5.2.tar.gz) = 264742446608442eb48f96c20af6da303cb3a92b364e72cb7e24f88239c4bf3a -SIZE (dos2unix-7.5.2.tar.gz) = 991485 +TIMESTAMP = 1760514676 +SHA256 (dos2unix-7.5.3.tar.gz) = 28a4b0d9f9179da4e44c567b9c01f818b070a20827115fffd96f760dcfa0f3b2 +SIZE (dos2unix-7.5.3.tar.gz) = 955879 diff --git a/converters/yj/Makefile b/converters/yj/Makefile index 2fb65d997526..299952a02ffe 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -1,7 +1,7 @@ PORTNAME= yj PORTVERSION= 5.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= converters DIST_SUBDIR= yj diff --git a/databases/Makefile b/databases/Makefile index a9b48e6dbc45..9e2eaa683ef9 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -813,6 +813,7 @@ SUBDIR += py-pony SUBDIR += py-postgresql SUBDIR += py-powa-collector + SUBDIR += py-prisma SUBDIR += py-psycogreen SUBDIR += py-psycopg SUBDIR += py-psycopg-c @@ -840,6 +841,7 @@ SUBDIR += py-redis SUBDIR += py-redis2 SUBDIR += py-redis5 + SUBDIR += py-redisvl SUBDIR += py-rrdtool SUBDIR += py-schemachange SUBDIR += py-sispy diff --git a/databases/cayley/Makefile b/databases/cayley/Makefile index 7de1b055c510..ef99f70d06a4 100644 --- a/databases/cayley/Makefile +++ b/databases/cayley/Makefile @@ -1,7 +1,7 @@ PORTNAME= cayley DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/cockroach/Makefile b/databases/cockroach/Makefile index 35f555b7c58f..16312323e24f 100644 --- a/databases/cockroach/Makefile +++ b/databases/cockroach/Makefile @@ -1,7 +1,7 @@ PORTNAME= cockroach DISTVERSIONPREFIX= v DISTVERSION= 19.1.11 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= databases MASTER_SITES= https://binaries.cockroachdb.com/ EXTRACT_SUFX= .src.tgz diff --git a/databases/go-carbon/Makefile b/databases/go-carbon/Makefile index 7174aa9d2ac1..2187bd26b95d 100644 --- a/databases/go-carbon/Makefile +++ b/databases/go-carbon/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-carbon DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/go-pgweb/Makefile b/databases/go-pgweb/Makefile index 6f6f3ae663f2..0937b9f4b82e 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= databases www PKGNAMEPREFIX= go- diff --git a/databases/goose/Makefile b/databases/goose/Makefile index 539ecce68072..1a3cfdb397be 100644 --- a/databases/goose/Makefile +++ b/databases/goose/Makefile @@ -1,7 +1,7 @@ PORTNAME= goose DISTVERSIONPREFIX= v DISTVERSION= 3.22.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases PKGNAMESUFFIX= -db-migration-tool diff --git a/databases/immudb/Makefile b/databases/immudb/Makefile index 7cc750430bf9..a28fad02752a 100644 --- a/databases/immudb/Makefile +++ b/databases/immudb/Makefile @@ -1,7 +1,7 @@ PORTNAME= immudb DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/imposm3/Makefile b/databases/imposm3/Makefile index 1a28bb0f5b23..2cea77c9add3 100644 --- a/databases/imposm3/Makefile +++ b/databases/imposm3/Makefile @@ -1,7 +1,7 @@ PORTNAME= imposm3 DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= databases geography MAINTAINER= darcy@dbitech.ca diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index 7f5eec759271..55453993e41b 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb DISTVERSIONPREFIX= v DISTVERSION= 1.8.10 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/influxdb2-cli/Makefile b/databases/influxdb2-cli/Makefile index 6f09a590394d..b69ec4ba698c 100644 --- a/databases/influxdb2-cli/Makefile +++ b/databases/influxdb2-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb2-cli DISTVERSIONPREFIX= v DISTVERSION= 2.7.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/kuzu/Makefile b/databases/kuzu/Makefile index 50ffb7b0ef08..b3c1ae1598db 100644 --- a/databases/kuzu/Makefile +++ b/databases/kuzu/Makefile @@ -1,6 +1,6 @@ PORTNAME= kuzu DISTVERSIONPREFIX= v -DISTVERSION= 0.11.2 +DISTVERSION= 0.11.3 CATEGORIES= databases MAINTAINER= mahlon@martini.nu @@ -10,12 +10,15 @@ WWW= https://kuzudb.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream repository archived on Oct 11, 2025 + USES= cmake ninja:build python:3.9+,build -USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= kuzudb +USE_LDCONFIG= yes + PLIST_SUB= VERSION=${DISTVERSION} post-install: diff --git a/databases/kuzu/distinfo b/databases/kuzu/distinfo index 70beeba78004..c1727e9297e8 100644 --- a/databases/kuzu/distinfo +++ b/databases/kuzu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755753617 -SHA256 (kuzudb-kuzu-v0.11.2_GH0.tar.gz) = 9340f1151ea6c9f35c007f122d6e08ec119b5c1db743f0303d40ac8a8e2a5d55 -SIZE (kuzudb-kuzu-v0.11.2_GH0.tar.gz) = 154124558 +TIMESTAMP = 1760306415 +SHA256 (kuzudb-kuzu-v0.11.3_GH0.tar.gz) = f6456fa290879e4c13db49b8918258c4422d78a57fdc6d8925d4aef23e7a0b3c +SIZE (kuzudb-kuzu-v0.11.3_GH0.tar.gz) = 153734456 diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index 22206f408a7d..224092beb83b 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -131,6 +131,7 @@ MOZJS_WRKSRC= ${WRKSRC}/src/third_party/mozjs .if ${FLAVOR:U} == armv80a OPTIONS_SET+= ARMV80A +MAKE_JOBS_UNSAFE= yes .endif .include <bsd.port.pre.mk> diff --git a/databases/octosql/Makefile b/databases/octosql/Makefile index ada53fc0dd9d..2fbfccf6dbcd 100644 --- a/databases/octosql/Makefile +++ b/databases/octosql/Makefile @@ -1,7 +1,7 @@ PORTNAME= octosql DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/percona-orchestrator/Makefile b/databases/percona-orchestrator/Makefile index 777468d03fcf..33a6de749e90 100644 --- a/databases/percona-orchestrator/Makefile +++ b/databases/percona-orchestrator/Makefile @@ -1,7 +1,7 @@ PORTNAME= orchestrator DISTVERSIONPREFIX= v DISTVERSION= 3.2.6-16 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases PKGNAMEPREFIX= percona- diff --git a/databases/pgmetrics/Makefile b/databases/pgmetrics/Makefile index eb69ee341115..1b450a3c5997 100644 --- a/databases/pgmetrics/Makefile +++ b/databases/pgmetrics/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgmetrics PORTVERSION= 1.18.0 DISTVERSIONPREFIX=v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/pgschema/Makefile b/databases/pgschema/Makefile index 3f1f72cef345..b805961dea75 100644 --- a/databases/pgschema/Makefile +++ b/databases/pgschema/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgschema DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= olgeni@FreeBSD.org diff --git a/databases/prometheus-postgres-exporter/Makefile b/databases/prometheus-postgres-exporter/Makefile index a9b24af5459f..4fea7f72e1b2 100644 --- a/databases/prometheus-postgres-exporter/Makefile +++ b/databases/prometheus-postgres-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-postgres-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= ivy@FreeBSD.org diff --git a/databases/prometheus-postgresql-adapter/Makefile b/databases/prometheus-postgresql-adapter/Makefile index 4fa979cb11d0..51538817bd0a 100644 --- a/databases/prometheus-postgresql-adapter/Makefile +++ b/databases/prometheus-postgresql-adapter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-postgresql-adapter DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= databases MAINTAINER= felix@userspace.com.au diff --git a/databases/py-berkeleydb/Makefile b/databases/py-berkeleydb/Makefile index 26e974ab7b22..896b2190f4ea 100644 --- a/databases/py-berkeleydb/Makefile +++ b/databases/py-berkeleydb/Makefile @@ -1,5 +1,5 @@ PORTNAME= berkeleydb -DISTVERSION= 18.1.14 +DISTVERSION= 18.1.15 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-berkeleydb/distinfo b/databases/py-berkeleydb/distinfo index 06b87e1ad6f1..5611e5960460 100644 --- a/databases/py-berkeleydb/distinfo +++ b/databases/py-berkeleydb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742808980 -SHA256 (berkeleydb-18.1.14.tar.gz) = 8c260282f57ebd5b9c3ce53da0eb75be5957addb303e3190935b716448f32f7d -SIZE (berkeleydb-18.1.14.tar.gz) = 320796 +TIMESTAMP = 1760456031 +SHA256 (berkeleydb-18.1.15.tar.gz) = 7afa53143d754c6bb2c85656c1325ebae518adcfcd1b59e13cc2abb88ddf758e +SIZE (berkeleydb-18.1.15.tar.gz) = 188446 diff --git a/databases/py-berkeleydb/files/patch-setup3.py b/databases/py-berkeleydb/files/patch-setup3.py index bececbbdb5fa..8f3d0f7ce118 100644 --- a/databases/py-berkeleydb/files/patch-setup3.py +++ b/databases/py-berkeleydb/files/patch-setup3.py @@ -1,15 +1,15 @@ ---- setup3.py.orig 2024-10-31 03:59:08 UTC +--- setup3.py.orig 2025-10-12 02:12:47 UTC +++ setup3.py -@@ -41,7 +41,7 @@ os.environ['SETUPTOOLS_USE_DISTUTILS'] = 'local' - # See https://setuptools.readthedocs.io/en/latest/deprecated/\ - # distutils-legacy.html - os.environ['SETUPTOOLS_USE_DISTUTILS'] = 'local' +@@ -39,7 +39,7 @@ import platform + import platform + + -from setuptools import setup, Extension +from distutils.core import setup, Extension import distutils.ccompiler # read the module version number out of the .c file -@@ -260,8 +260,8 @@ if os.name == 'posix': +@@ -282,8 +282,8 @@ if os.name == 'posix': incdir = os.path.join(BERKELEYDB_DIR, 'include') if not libdir: libdir = os.path.join(BERKELEYDB_DIR, 'lib') @@ -20,7 +20,16 @@ else: if debug: print("LIBS already contains '-ldb' not adding our own", "'-l"+dblib+"'") -@@ -270,7 +270,7 @@ if os.name == 'posix': +@@ -292,7 +292,7 @@ if os.name == 'posix': + + # read db.h to figure out what version of Oracle Berkeley DB this is + ver = None +- with open(os.path.join(incdir, 'db.h'), 'r') as f : ++ with open('%%BDB_INCLUDE_DIR%%/db.h', 'r') as f : + db_h_lines = f.readlines() + db_ver_re = re.compile( + r'^#define\s+DB_VERSION_STRING\s.*Berkeley DB (\d+\.\d+).*') +@@ -338,7 +338,7 @@ elif os.name == 'nt': # read db.h to figure out what version of Oracle Berkeley DB this is ver = None diff --git a/databases/py-prisma/Makefile b/databases/py-prisma/Makefile new file mode 100644 index 000000000000..bf28253912b3 --- /dev/null +++ b/databases/py-prisma/Makefile @@ -0,0 +1,37 @@ +PORTNAME= prisma +DISTVERSION= 0.15.0 +CATEGORIES= databases python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Type-safe database access for Python +WWW= https://github.com/RobertCraigie/prisma-client-py + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.19.0:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.11.2:devel/py-Jinja2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=1.11.0<3:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click>=7.1.2:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.12.0:www/py-python-dotenv@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tomlkit>0:textproc/py-tomlkit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}nodeenv>0:devel/py-nodeenv@${PY_FLAVOR} + +USES= python + +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/databases/py-prisma/distinfo b/databases/py-prisma/distinfo new file mode 100644 index 000000000000..5113fccab7d7 --- /dev/null +++ b/databases/py-prisma/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760497728 +SHA256 (prisma-0.15.0.tar.gz) = 5cd6402aa8322625db3fc1152040404e7fc471fe7f8fa3a314fa8a99529ca107 +SIZE (prisma-0.15.0.tar.gz) = 154975 diff --git a/databases/py-prisma/pkg-descr b/databases/py-prisma/pkg-descr new file mode 100644 index 000000000000..c23e882d4afa --- /dev/null +++ b/databases/py-prisma/pkg-descr @@ -0,0 +1,11 @@ +Prisma Client Python is a next-generation ORM built on top of Prisma +that has been designed from the ground up for ease of use and +correctness. + +Prisma is a TypeScript ORM with zero-cost type safety for your +database, although don't worry, Prisma Client Python interfaces with +Prisma using Rust, you don't need Node or TypeScript. + +Prisma Client Python can be used in any Python backend +application. This can be a REST API, a GraphQL API or anything else +that needs a database. diff --git a/databases/py-redisvl/Makefile b/databases/py-redisvl/Makefile new file mode 100644 index 000000000000..8dc2d6eda00a --- /dev/null +++ b/databases/py-redisvl/Makefile @@ -0,0 +1,38 @@ +PORTNAME= redisvl +DISTVERSION= 0.9.1 +CATEGORIES= databases python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Python client library and CLI for using Redis as a vector database +WWW= https://github.com/redis/redis-vl-python + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.4<7.0:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}redis>=5.0<7.0:databases/py-redis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2<3:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tenacity>=8.2.2:devel/py-tenacity@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ml-dtypes>=0.4.0<1.0.0:math/py-ml-dtypes@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-ulid>=3.0.0:textproc/py-python-ulid@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonpath-ng>=1.5.0:devel/py-jsonpath-ng@${PY_FLAVOR} + +USES= python + +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +PORTDOCS= CONTRIBUTING.md README.md + +OPTIONS_DEFINE= DOCS + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/databases/py-redisvl/distinfo b/databases/py-redisvl/distinfo new file mode 100644 index 000000000000..b92a628c3925 --- /dev/null +++ b/databases/py-redisvl/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760507103 +SHA256 (redisvl-0.9.1.tar.gz) = a735ecf3238e804800b54a513b85a8cf4300fe6d111fb055bd75528f77dd5419 +SIZE (redisvl-0.9.1.tar.gz) = 606980 diff --git a/databases/py-redisvl/pkg-descr b/databases/py-redisvl/pkg-descr new file mode 100644 index 000000000000..e06569dd1329 --- /dev/null +++ b/databases/py-redisvl/pkg-descr @@ -0,0 +1,9 @@ +Redis Vector Library (RedisVL) is the production-ready Python client +for AI applications built on Redis. Lightning-fast vector search meets +enterprise-grade reliability. + +Built for Modern AI Workloads: +- RAG Pipelines -> Real-time retrieval with hybrid search capabilities +- AI Agents -> Short term & long term memory and semantic routing for + intent-based decisions +- Recommendation Systems -> Fast retrieval and reranking diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile index 287e5460bb1b..822b4dd6f38d 100644 --- a/databases/redis_exporter/Makefile +++ b/databases/redis_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= redis_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.75.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= arcade@b1t.name diff --git a/databases/rqlite/Makefile b/databases/rqlite/Makefile index abfa19b5b331..6630f42e2965 100644 --- a/databases/rqlite/Makefile +++ b/databases/rqlite/Makefile @@ -1,7 +1,7 @@ PORTNAME= rqlite DISTVERSIONPREFIX= v DISTVERSION= 9.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/sq/Makefile b/databases/sq/Makefile index 1889831ab2a5..74847dd8dcb0 100644 --- a/databases/sq/Makefile +++ b/databases/sq/Makefile @@ -1,7 +1,7 @@ PORTNAME= sq DISTVERSIONPREFIX= v DISTVERSION= 0.48.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= olgeni@FreeBSD.org diff --git a/databases/tile38/Makefile b/databases/tile38/Makefile index a65a3be7a39d..b453f5b040b6 100644 --- a/databases/tile38/Makefile +++ b/databases/tile38/Makefile @@ -1,6 +1,6 @@ PORTNAME= tile38 DISTVERSION= 1.12.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/timescaledb-backup/Makefile b/databases/timescaledb-backup/Makefile index bc816bb4af28..5d7ebaf51041 100644 --- a/databases/timescaledb-backup/Makefile +++ b/databases/timescaledb-backup/Makefile @@ -1,6 +1,6 @@ PORTNAME= timescaledb-backup DISTVERSION= 0.1.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb-tune/Makefile b/databases/timescaledb-tune/Makefile index f942ee111b98..31cbffba9ff9 100644 --- a/databases/timescaledb-tune/Makefile +++ b/databases/timescaledb-tune/Makefile @@ -1,7 +1,7 @@ PORTNAME= timescaledb-tune DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 12c325f1e714..863a8f1f6aae 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,7 +1,7 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v DISTVERSION= 1.30.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases # artificial-intelligence MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/Makefile b/deskutils/Makefile index 96929e26e1ff..85cbfc165fc3 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -91,7 +91,6 @@ SUBDIR += gnome-shell-extension-lockkeys SUBDIR += gnome-shell-extension-manager SUBDIR += gnome-shell-extension-mediaplayer - SUBDIR += gnome-shell-extension-openweather SUBDIR += gnome-shell-extension-panel-osd SUBDIR += gnome-shell-extension-recent-items SUBDIR += gnome-shell-extension-simple-weather diff --git a/deskutils/chart/Makefile b/deskutils/chart/Makefile index 00da501236ef..23e5f1808e48 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -1,7 +1,7 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in diff --git a/deskutils/dstask/Makefile b/deskutils/dstask/Makefile index f25c407bf880..3780a8092d78 100644 --- a/deskutils/dstask/Makefile +++ b/deskutils/dstask/Makefile @@ -1,7 +1,7 @@ PORTNAME= dstask DISTVERSIONPREFIX= v DISTVERSION= 0.26 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= deskutils MAINTAINER= ashish@FreeBSD.org diff --git a/deskutils/gnome-shell-extension-openweather/Makefile b/deskutils/gnome-shell-extension-openweather/Makefile deleted file mode 100644 index 7730e74d58fb..000000000000 --- a/deskutils/gnome-shell-extension-openweather/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -PORTNAME= gnome-shell-extension-openweather -DISTVERSION= 139 -DISTVERSIONPREFIX= v -PORTREVISION= 1 -CATEGORIES= deskutils gnome -MASTER_SITES= https://github.com/penguin-teal/gnome-openweather/releases/download/${DISTVERSIONFULL}/ -DISTNAME= ${PORTNAME}refined-${DISTVERSIONFULL} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= OpenWeather extension for the GNOME Shell -WWW= https://github.com/penguin-teal/gnome-openweather - -LICENSE= GPLv3 - -DEPRECATED= Superseded by deskutils/gnome-shell-extension-simple-weather -EXPIRATION_DATE= 2025-10-13 - -RUN_DEPENDS= gnome-shell>=47.0:x11/gnome-shell \ - gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas - -USES= gnome -USE_GNOME= glib20 - -NO_WRKSUBDIR= yes -NO_BUILD= yes -NO_ARCH= yes - -UUID_EXTENSION= openweather-extension@penguin-teal.github.io - -SUB_FILES= pkg-message -SUB_LIST= UUID=${UUID_EXTENSION} - -GLIB_SCHEMAS= org.gnome.shell.extensions.openweatherrefined.gschema.xml - -pre-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas - ${MKDIR} ${STAGEDIR}${PREFIX}/share/locale - ${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/${UUID_EXTENSION} - -do-install: - ${INSTALL_DATA} ${WRKSRC}/schemas/*.gschema.xml \ - ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/ - ${RM} -Rf ${WRKSRC}/schemas/ - cd ${WRKSRC} && ${COPYTREE_SHARE} . \ - ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/${UUID_EXTENSION} - -.include <bsd.port.mk> diff --git a/deskutils/gnome-shell-extension-openweather/distinfo b/deskutils/gnome-shell-extension-openweather/distinfo deleted file mode 100644 index ba9d668a8361..000000000000 --- a/deskutils/gnome-shell-extension-openweather/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1746367633 -SHA256 (gnome-shell-extension-openweatherrefined-v139.tar.gz) = 35af944a3a9dc4ebe13982a16d310cb6dc607715acd48fad4ca0146803940143 -SIZE (gnome-shell-extension-openweatherrefined-v139.tar.gz) = 169303 diff --git a/deskutils/gnome-shell-extension-openweather/files/pkg-message.in b/deskutils/gnome-shell-extension-openweather/files/pkg-message.in deleted file mode 100644 index f3426c1d308c..000000000000 --- a/deskutils/gnome-shell-extension-openweather/files/pkg-message.in +++ /dev/null @@ -1,18 +0,0 @@ -[ -{ type: install - message: <<EOM -To enable this extension: -gsettings set org.gnome.shell enabled-extensions "['%%UUID%%']" - -The gnome-shell must be restarted, press Alt+F2 and type 'r' (X11 only). - -To configure or disable an extension, after restarting the shell, -you have to launch 'gnome-extensions-app'. - -To disable this extension (before remove): -gdbus call --session --dest org.gnome.Shell.Extensions \ ---object-path /org/gnome/Shell/Extensions \ ---method org.gnome.Shell.Extensions.DisableExtension %%UUID%% -EOM -} -] diff --git a/deskutils/gnome-shell-extension-openweather/pkg-descr b/deskutils/gnome-shell-extension-openweather/pkg-descr deleted file mode 100644 index 01fd433df2d4..000000000000 --- a/deskutils/gnome-shell-extension-openweather/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -OpenWeather Refined is a simple extension for displaying weather conditions -and forecasts for any location on Earth in the GNOME Shell. diff --git a/deskutils/gnome-shell-extension-openweather/pkg-plist b/deskutils/gnome-shell-extension-openweather/pkg-plist deleted file mode 100644 index b7eb4b9474f0..000000000000 --- a/deskutils/gnome-shell-extension-openweather/pkg-plist +++ /dev/null @@ -1,71 +0,0 @@ -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/AUTHORS -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/COPYING -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/constants.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/extension.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/getweather.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/ar/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/be/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/bg/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/ca/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/cs/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/da/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/de/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/el/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/en/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/es/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/eu/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/fi/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/fr/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/he/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/hu/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/id/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/it/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/ja/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/lt/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/nb/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/nl/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/pl/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/pt/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/pt_BR/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/ro/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/ru/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/sk/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/sr/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/sr@latin/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/sv/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/tr/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/uk/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/vi/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/zh_CN/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locale/zh_TW/LC_MESSAGES/gnome-shell-extension-openweatherrefined.mo -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/locs.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/openweather-icon.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/daytime-sunrise-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/daytime-sunset-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/internet-web-browser-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-clear-night-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-clear-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-few-clouds-night-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-few-clouds-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-fog-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-freezing-rain-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-overcast-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-severe-alert-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-showers-scattered-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-showers-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-snow-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-storm-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-tornado-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/media/status/weather-windy-symbolic.svg -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/metadata.json -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/migration.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/myloc.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/openweathermap.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/preferences/aboutPage.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/preferences/generalPage.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/preferences/layoutPage.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/preferences/locationsPage.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/preferences/searchResultsWindow.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/prefs.js -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/stylesheet.css -share/gnome-shell/extensions/openweather-extension@penguin-teal.github.io/weathericons.js diff --git a/deskutils/gnome-shell-extra-extensions/Makefile b/deskutils/gnome-shell-extra-extensions/Makefile index bd499c39722d..1bc1db91ca24 100644 --- a/deskutils/gnome-shell-extra-extensions/Makefile +++ b/deskutils/gnome-shell-extra-extensions/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-shell-extra-extensions PORTVERSION= 3.28 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MAINTAINER= gnome@FreeBSD.org @@ -9,7 +9,6 @@ COMMENT= Gnome shell extra extensions metaport USES= metaport RUN_DEPENDS= gnome-shell-extension-weather>=0:deskutils/gnome-shell-extension-weather \ - gnome-shell-extension-openweather>=0:deskutils/gnome-shell-extension-openweather \ gnome-shell-extension-panel-osd>=0:deskutils/gnome-shell-extension-panel-osd \ gnome-shell-extension-mediaplayer>=0:deskutils/gnome-shell-extension-mediaplayer \ gnome-shell-extension-coverflow>=0:deskutils/gnome-shell-extension-coverflow \ diff --git a/deskutils/hebcal/Makefile b/deskutils/hebcal/Makefile index fabe5c04c531..d20fa244a2c3 100644 --- a/deskutils/hebcal/Makefile +++ b/deskutils/hebcal/Makefile @@ -1,7 +1,7 @@ PORTNAME= hebcal DISTVERSIONPREFIX= v DISTVERSION= 5.9.2.20250725 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= rtd24@columbia.edu diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index 14dac21c4b9f..b5222a2d217c 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -1,6 +1,6 @@ PORTNAME= noti DISTVERSION= 3.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MAINTAINER= tagattie@FreeBSD.org diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 31017a848f71..8041ec6adbab 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -1,5 +1,5 @@ PORTNAME= remind -DISTVERSION= 06.01.03 +DISTVERSION= 06.01.05 CATEGORIES= deskutils # upstream moves distfiles to OLD once a new release appears MASTER_SITES= https://dianne.skoll.ca/projects/remind/download/ \ diff --git a/deskutils/remind/distinfo b/deskutils/remind/distinfo index c8c15db33464..03934f8c08b8 100644 --- a/deskutils/remind/distinfo +++ b/deskutils/remind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759331016 -SHA256 (remind-06.01.03.tar.gz) = f7a5b6262970e3cd815a78dda22563470ff435099b8ec2d2a336186d7c236141 -SIZE (remind-06.01.03.tar.gz) = 9004015 +TIMESTAMP = 1760057551 +SHA256 (remind-06.01.05.tar.gz) = 2faded4b8bb60d32fd8bb600bc86b293bdaaa14724b3791fe1fa6a8d801c7fca +SIZE (remind-06.01.05.tar.gz) = 9021183 diff --git a/deskutils/ultralist/Makefile b/deskutils/ultralist/Makefile index 97fc0edc2ff0..e64bb6a3a517 100644 --- a/deskutils/ultralist/Makefile +++ b/deskutils/ultralist/Makefile @@ -1,6 +1,6 @@ PORTNAME= ultralist DISTVERSION= 1.7.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= deskutils MAINTAINER= lcook@FreeBSD.org diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index e860e8eb1613..6b088aef6a29 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -1,6 +1,5 @@ PORTNAME= tumbler -PORTVERSION= 4.20.0 -PORTREVISION= 4 +PORTVERSION= 4.20.1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- diff --git a/deskutils/xfce4-tumbler/distinfo b/deskutils/xfce4-tumbler/distinfo index aa994f442c6d..14aca3ffff2b 100644 --- a/deskutils/xfce4-tumbler/distinfo +++ b/deskutils/xfce4-tumbler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734285510 -SHA256 (xfce4/tumbler-4.20.0.tar.bz2) = 74b1647d55926547e98bfac70838ff63c5a84299a5e10c81c38d1fab90e25880 -SIZE (xfce4/tumbler-4.20.0.tar.bz2) = 706804 +TIMESTAMP = 1760341010 +SHA256 (xfce4/tumbler-4.20.1.tar.bz2) = 87b90df8f30144a292d70889e710c8619d8b8803f0e1db3280a4293367a42eae +SIZE (xfce4/tumbler-4.20.1.tar.bz2) = 710914 diff --git a/deskutils/zk/Makefile b/deskutils/zk/Makefile index 3731e4089ae9..49b46d25f59f 100644 --- a/deskutils/zk/Makefile +++ b/deskutils/zk/Makefile @@ -1,7 +1,7 @@ PORTNAME= zk DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= pat@patmaddox.com diff --git a/devel/Makefile b/devel/Makefile index 4d81b38b6cb5..a56fabd6c81c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -8253,6 +8253,7 @@ SUBDIR += sedsed SUBDIR += seer-gdb SUBDIR += selene + SUBDIR += semver SUBDIR += sentry-cli SUBDIR += serd SUBDIR += serdisplib diff --git a/devel/addlicense/Makefile b/devel/addlicense/Makefile index fe1d138fd7bb..c55e2d3a02a9 100644 --- a/devel/addlicense/Makefile +++ b/devel/addlicense/Makefile @@ -1,7 +1,7 @@ PORTNAME= addlicense DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= nxjoseph@protonmail.com diff --git a/devel/air-go/Makefile b/devel/air-go/Makefile index c420143dff8d..b1cb40894eb9 100644 --- a/devel/air-go/Makefile +++ b/devel/air-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 1.63.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMESUFFIX= -go diff --git a/devel/android-tools/Makefile b/devel/android-tools/Makefile index 98e5622595a6..4cd1323daa97 100644 --- a/devel/android-tools/Makefile +++ b/devel/android-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= android-tools PORTVERSION= 31.0.3p2.0 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= devel MASTER_SITES= GH diff --git a/devel/api-linter/Makefile b/devel/api-linter/Makefile index d4d403c2e06e..90deddfac3fe 100644 --- a/devel/api-linter/Makefile +++ b/devel/api-linter/Makefile @@ -1,7 +1,7 @@ PORTNAME= api-linter DISTVERSIONPREFIX= v DISTVERSION= 1.71.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/app-builder-devel/Makefile b/devel/app-builder-devel/Makefile index 456d1a3293b5..77d54705c9b4 100644 --- a/devel/app-builder-devel/Makefile +++ b/devel/app-builder-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= app-builder DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-alpha.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel PKGNAMESUFFIX= -devel diff --git a/devel/app-builder/Makefile b/devel/app-builder/Makefile index c9b55c8eb727..bc00103571e8 100644 --- a/devel/app-builder/Makefile +++ b/devel/app-builder/Makefile @@ -1,7 +1,7 @@ PORTNAME= app-builder DISTVERSIONPREFIX= v DISTVERSION= 3.4.2 -PORTREVISION= 16 +PORTREVISION= 17 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/arduino-builder/Makefile b/devel/arduino-builder/Makefile index 4efa2fcbd305..49c60637376b 100644 --- a/devel/arduino-builder/Makefile +++ b/devel/arduino-builder/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduino-builder PORTVERSION= 1.3.25 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/arduinoOTA/Makefile b/devel/arduinoOTA/Makefile index a9d07629ca59..065f46904ed1 100644 --- a/devel/arduinoOTA/Makefile +++ b/devel/arduinoOTA/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduinoOTA PORTVERSION= 1.2.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/athens/Makefile b/devel/athens/Makefile index ec42ee0d84b8..75939deb156d 100644 --- a/devel/athens/Makefile +++ b/devel/athens/Makefile @@ -1,7 +1,7 @@ PORTNAME= athens DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/awesome-cli/Makefile b/devel/awesome-cli/Makefile index ffd5e3351234..537d9750c684 100644 --- a/devel/awesome-cli/Makefile +++ b/devel/awesome-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= awesome-cli DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= ehaupt@FreeBSD.org diff --git a/devel/aws-c-io/Makefile b/devel/aws-c-io/Makefile index 01aa1b105dc4..cefa0a1e1159 100644 --- a/devel/aws-c-io/Makefile +++ b/devel/aws-c-io/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-io DISTVERSIONPREFIX= v -DISTVERSION= 0.23.1 +DISTVERSION= 0.23.2 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-io/distinfo b/devel/aws-c-io/distinfo index 7eac15e1c23c..c7a795d46ed4 100644 --- a/devel/aws-c-io/distinfo +++ b/devel/aws-c-io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759862620 -SHA256 (awslabs-aws-c-io-v0.23.1_GH0.tar.gz) = 95dd09c53773fb094973c4df3d89ab376a7f2d490c1b45bba41734079355d891 -SIZE (awslabs-aws-c-io-v0.23.1_GH0.tar.gz) = 754265 +TIMESTAMP = 1760574533 +SHA256 (awslabs-aws-c-io-v0.23.2_GH0.tar.gz) = 3a335b812411c30bcc64072f148ddf6cd632d8261799cd04e54051b44506feb9 +SIZE (awslabs-aws-c-io-v0.23.2_GH0.tar.gz) = 754263 diff --git a/devel/aws-sdk-php/Makefile b/devel/aws-sdk-php/Makefile index 1e14bad8d00e..a20f4e5e6220 100644 --- a/devel/aws-sdk-php/Makefile +++ b/devel/aws-sdk-php/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk -PORTVERSION= 3.273.3 +PORTVERSION= 3.356.38 CATEGORIES= devel MASTER_SITES= https://github.com/aws/${PORTNAME}-php/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/devel/aws-sdk-php/distinfo b/devel/aws-sdk-php/distinfo index e32d45473246..b05008154ae4 100644 --- a/devel/aws-sdk-php/distinfo +++ b/devel/aws-sdk-php/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687265025 -SHA256 (aws-sdk-php-3.273.3/aws.zip) = 0ae01cd3181ea39e07eee7643552fd8ccb3f239c869d26513372edf736bb3429 -SIZE (aws-sdk-php-3.273.3/aws.zip) = 5383320 +TIMESTAMP = 1760460664 +SHA256 (aws-sdk-php-3.356.38/aws.zip) = d7e393149f646b1a96304b000b249f5a7abe46604bbd0b1a96af39bbdd2de03f +SIZE (aws-sdk-php-3.356.38/aws.zip) = 6774376 diff --git a/devel/aws-sdk-php/pkg-plist b/devel/aws-sdk-php/pkg-plist index 659c687775a9..b80358097ef2 100644 --- a/devel/aws-sdk-php/pkg-plist +++ b/devel/aws-sdk-php/pkg-plist @@ -1,5 +1,9 @@ %%WWWDIR%%/Aws/ACMPCA/ACMPCAClient.php %%WWWDIR%%/Aws/ACMPCA/Exception/ACMPCAException.php +%%WWWDIR%%/Aws/AIOps/AIOpsClient.php +%%WWWDIR%%/Aws/AIOps/Exception/AIOpsException.php +%%WWWDIR%%/Aws/ARCRegionSwitch/ARCRegionSwitchClient.php +%%WWWDIR%%/Aws/ARCRegionSwitch/Exception/ARCRegionSwitchException.php %%WWWDIR%%/Aws/ARCZonalShift/ARCZonalShiftClient.php %%WWWDIR%%/Aws/ARCZonalShift/Exception/ARCZonalShiftException.php %%WWWDIR%%/Aws/AbstractConfigurationProvider.php @@ -9,8 +13,6 @@ %%WWWDIR%%/Aws/Account/Exception/AccountException.php %%WWWDIR%%/Aws/Acm/AcmClient.php %%WWWDIR%%/Aws/Acm/Exception/AcmException.php -%%WWWDIR%%/Aws/AlexaForBusiness/AlexaForBusinessClient.php -%%WWWDIR%%/Aws/AlexaForBusiness/Exception/AlexaForBusinessException.php %%WWWDIR%%/Aws/Amplify/AmplifyClient.php %%WWWDIR%%/Aws/Amplify/Exception/AmplifyException.php %%WWWDIR%%/Aws/AmplifyBackend/AmplifyBackendClient.php @@ -38,6 +40,7 @@ %%WWWDIR%%/Aws/Api/Parser/JsonParser.php %%WWWDIR%%/Aws/Api/Parser/JsonRpcParser.php %%WWWDIR%%/Aws/Api/Parser/MetadataParserTrait.php +%%WWWDIR%%/Aws/Api/Parser/NonSeekableStreamDecodingEventStreamIterator.php %%WWWDIR%%/Aws/Api/Parser/PayloadParserTrait.php %%WWWDIR%%/Aws/Api/Parser/QueryParser.php %%WWWDIR%%/Aws/Api/Parser/RestJsonParser.php @@ -56,6 +59,7 @@ %%WWWDIR%%/Aws/Api/Shape.php %%WWWDIR%%/Aws/Api/ShapeMap.php %%WWWDIR%%/Aws/Api/StructureShape.php +%%WWWDIR%%/Aws/Api/SupportedProtocols.php %%WWWDIR%%/Aws/Api/TimestampShape.php %%WWWDIR%%/Aws/Api/Validator.php %%WWWDIR%%/Aws/ApiGateway/ApiGatewayClient.php @@ -68,6 +72,8 @@ %%WWWDIR%%/Aws/AppConfig/Exception/AppConfigException.php %%WWWDIR%%/Aws/AppConfigData/AppConfigDataClient.php %%WWWDIR%%/Aws/AppConfigData/Exception/AppConfigDataException.php +%%WWWDIR%%/Aws/AppFabric/AppFabricClient.php +%%WWWDIR%%/Aws/AppFabric/Exception/AppFabricException.php %%WWWDIR%%/Aws/AppIntegrationsService/AppIntegrationsServiceClient.php %%WWWDIR%%/Aws/AppIntegrationsService/Exception/AppIntegrationsServiceException.php %%WWWDIR%%/Aws/AppMesh/AppMeshClient.php @@ -78,6 +84,8 @@ %%WWWDIR%%/Aws/AppRunner/Exception/AppRunnerException.php %%WWWDIR%%/Aws/AppSync/AppSyncClient.php %%WWWDIR%%/Aws/AppSync/Exception/AppSyncException.php +%%WWWDIR%%/Aws/AppTest/AppTestClient.php +%%WWWDIR%%/Aws/AppTest/Exception/AppTestException.php %%WWWDIR%%/Aws/Appflow/AppflowClient.php %%WWWDIR%%/Aws/Appflow/Exception/AppflowException.php %%WWWDIR%%/Aws/ApplicationAutoScaling/ApplicationAutoScalingClient.php @@ -88,6 +96,8 @@ %%WWWDIR%%/Aws/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php %%WWWDIR%%/Aws/ApplicationInsights/ApplicationInsightsClient.php %%WWWDIR%%/Aws/ApplicationInsights/Exception/ApplicationInsightsException.php +%%WWWDIR%%/Aws/ApplicationSignals/ApplicationSignalsClient.php +%%WWWDIR%%/Aws/ApplicationSignals/Exception/ApplicationSignalsException.php %%WWWDIR%%/Aws/Appstream/AppstreamClient.php %%WWWDIR%%/Aws/Appstream/Exception/AppstreamException.php %%WWWDIR%%/Aws/Arn/AccessPointArn.php @@ -104,12 +114,18 @@ %%WWWDIR%%/Aws/Arn/S3/OutpostsAccessPointArn.php %%WWWDIR%%/Aws/Arn/S3/OutpostsArnInterface.php %%WWWDIR%%/Aws/Arn/S3/OutpostsBucketArn.php +%%WWWDIR%%/Aws/Artifact/ArtifactClient.php +%%WWWDIR%%/Aws/Artifact/Exception/ArtifactException.php %%WWWDIR%%/Aws/Athena/AthenaClient.php %%WWWDIR%%/Aws/Athena/Exception/AthenaException.php %%WWWDIR%%/Aws/AuditManager/AuditManagerClient.php %%WWWDIR%%/Aws/AuditManager/Exception/AuditManagerException.php %%WWWDIR%%/Aws/AugmentedAIRuntime/AugmentedAIRuntimeClient.php %%WWWDIR%%/Aws/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php +%%WWWDIR%%/Aws/Auth/AuthSchemeResolver.php +%%WWWDIR%%/Aws/Auth/AuthSchemeResolverInterface.php +%%WWWDIR%%/Aws/Auth/AuthSelectionMiddleware.php +%%WWWDIR%%/Aws/Auth/Exception/UnresolvedAuthSchemeException.php %%WWWDIR%%/Aws/AutoScaling/AutoScalingClient.php %%WWWDIR%%/Aws/AutoScaling/Exception/AutoScalingException.php %%WWWDIR%%/Aws/AutoScalingPlans/AutoScalingPlansClient.php @@ -117,14 +133,42 @@ %%WWWDIR%%/Aws/AwsClient.php %%WWWDIR%%/Aws/AwsClientInterface.php %%WWWDIR%%/Aws/AwsClientTrait.php +%%WWWDIR%%/Aws/B2bi/B2biClient.php +%%WWWDIR%%/Aws/B2bi/Exception/B2biException.php +%%WWWDIR%%/Aws/BCMDashboards/BCMDashboardsClient.php +%%WWWDIR%%/Aws/BCMDashboards/Exception/BCMDashboardsException.php +%%WWWDIR%%/Aws/BCMDataExports/BCMDataExportsClient.php +%%WWWDIR%%/Aws/BCMDataExports/Exception/BCMDataExportsException.php +%%WWWDIR%%/Aws/BCMPricingCalculator/BCMPricingCalculatorClient.php +%%WWWDIR%%/Aws/BCMPricingCalculator/Exception/BCMPricingCalculatorException.php +%%WWWDIR%%/Aws/BCMRecommendedActions/BCMRecommendedActionsClient.php +%%WWWDIR%%/Aws/BCMRecommendedActions/Exception/BCMRecommendedActionsException.php %%WWWDIR%%/Aws/Backup/BackupClient.php %%WWWDIR%%/Aws/Backup/Exception/BackupException.php %%WWWDIR%%/Aws/BackupGateway/BackupGatewayClient.php %%WWWDIR%%/Aws/BackupGateway/Exception/BackupGatewayException.php -%%WWWDIR%%/Aws/BackupStorage/BackupStorageClient.php -%%WWWDIR%%/Aws/BackupStorage/Exception/BackupStorageException.php +%%WWWDIR%%/Aws/BackupSearch/BackupSearchClient.php +%%WWWDIR%%/Aws/BackupSearch/Exception/BackupSearchException.php %%WWWDIR%%/Aws/Batch/BatchClient.php %%WWWDIR%%/Aws/Batch/Exception/BatchException.php +%%WWWDIR%%/Aws/Bedrock/BedrockClient.php +%%WWWDIR%%/Aws/Bedrock/Exception/BedrockException.php +%%WWWDIR%%/Aws/BedrockAgent/BedrockAgentClient.php +%%WWWDIR%%/Aws/BedrockAgent/Exception/BedrockAgentException.php +%%WWWDIR%%/Aws/BedrockAgentCore/BedrockAgentCoreClient.php +%%WWWDIR%%/Aws/BedrockAgentCore/Exception/BedrockAgentCoreException.php +%%WWWDIR%%/Aws/BedrockAgentCoreControl/BedrockAgentCoreControlClient.php +%%WWWDIR%%/Aws/BedrockAgentCoreControl/Exception/BedrockAgentCoreControlException.php +%%WWWDIR%%/Aws/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +%%WWWDIR%%/Aws/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +%%WWWDIR%%/Aws/BedrockDataAutomation/BedrockDataAutomationClient.php +%%WWWDIR%%/Aws/BedrockDataAutomation/Exception/BedrockDataAutomationException.php +%%WWWDIR%%/Aws/BedrockDataAutomationRuntime/BedrockDataAutomationRuntimeClient.php +%%WWWDIR%%/Aws/BedrockDataAutomationRuntime/Exception/BedrockDataAutomationRuntimeException.php +%%WWWDIR%%/Aws/BedrockRuntime/BedrockRuntimeClient.php +%%WWWDIR%%/Aws/BedrockRuntime/Exception/BedrockRuntimeException.php +%%WWWDIR%%/Aws/Billing/BillingClient.php +%%WWWDIR%%/Aws/Billing/Exception/BillingException.php %%WWWDIR%%/Aws/BillingConductor/BillingConductorClient.php %%WWWDIR%%/Aws/BillingConductor/Exception/BillingConductorException.php %%WWWDIR%%/Aws/Braket/BraketClient.php @@ -132,6 +176,8 @@ %%WWWDIR%%/Aws/Budgets/BudgetsClient.php %%WWWDIR%%/Aws/Budgets/Exception/BudgetsException.php %%WWWDIR%%/Aws/CacheInterface.php +%%WWWDIR%%/Aws/Chatbot/ChatbotClient.php +%%WWWDIR%%/Aws/Chatbot/Exception/ChatbotException.php %%WWWDIR%%/Aws/Chime/ChimeClient.php %%WWWDIR%%/Aws/Chime/Exception/ChimeException.php %%WWWDIR%%/Aws/ChimeSDKIdentity/ChimeSDKIdentityClient.php @@ -146,6 +192,8 @@ %%WWWDIR%%/Aws/ChimeSDKVoice/Exception/ChimeSDKVoiceException.php %%WWWDIR%%/Aws/CleanRooms/CleanRoomsClient.php %%WWWDIR%%/Aws/CleanRooms/Exception/CleanRoomsException.php +%%WWWDIR%%/Aws/CleanRoomsML/CleanRoomsMLClient.php +%%WWWDIR%%/Aws/CleanRoomsML/Exception/CleanRoomsMLException.php %%WWWDIR%%/Aws/ClientResolver.php %%WWWDIR%%/Aws/ClientSideMonitoring/AbstractMonitoringMiddleware.php %%WWWDIR%%/Aws/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php @@ -168,6 +216,8 @@ %%WWWDIR%%/Aws/CloudFront/Exception/CloudFrontException.php %%WWWDIR%%/Aws/CloudFront/Signer.php %%WWWDIR%%/Aws/CloudFront/UrlSigner.php +%%WWWDIR%%/Aws/CloudFrontKeyValueStore/CloudFrontKeyValueStoreClient.php +%%WWWDIR%%/Aws/CloudFrontKeyValueStore/Exception/CloudFrontKeyValueStoreException.php %%WWWDIR%%/Aws/CloudHSMV2/CloudHSMV2Client.php %%WWWDIR%%/Aws/CloudHSMV2/Exception/CloudHSMV2Exception.php %%WWWDIR%%/Aws/CloudHsm/CloudHsmClient.php @@ -201,6 +251,8 @@ %%WWWDIR%%/Aws/CodeCatalyst/Exception/CodeCatalystException.php %%WWWDIR%%/Aws/CodeCommit/CodeCommitClient.php %%WWWDIR%%/Aws/CodeCommit/Exception/CodeCommitException.php +%%WWWDIR%%/Aws/CodeConnections/CodeConnectionsClient.php +%%WWWDIR%%/Aws/CodeConnections/Exception/CodeConnectionsException.php %%WWWDIR%%/Aws/CodeDeploy/CodeDeployClient.php %%WWWDIR%%/Aws/CodeDeploy/Exception/CodeDeployException.php %%WWWDIR%%/Aws/CodeGuruProfiler/CodeGuruProfilerClient.php @@ -211,8 +263,6 @@ %%WWWDIR%%/Aws/CodeGuruSecurity/Exception/CodeGuruSecurityException.php %%WWWDIR%%/Aws/CodePipeline/CodePipelineClient.php %%WWWDIR%%/Aws/CodePipeline/Exception/CodePipelineException.php -%%WWWDIR%%/Aws/CodeStar/CodeStarClient.php -%%WWWDIR%%/Aws/CodeStar/Exception/CodeStarException.php %%WWWDIR%%/Aws/CodeStarNotifications/CodeStarNotificationsClient.php %%WWWDIR%%/Aws/CodeStarNotifications/Exception/CodeStarNotificationsException.php %%WWWDIR%%/Aws/CodeStarconnections/CodeStarconnectionsClient.php @@ -235,11 +285,14 @@ %%WWWDIR%%/Aws/ComputeOptimizer/Exception/ComputeOptimizerException.php %%WWWDIR%%/Aws/ConfigService/ConfigServiceClient.php %%WWWDIR%%/Aws/ConfigService/Exception/ConfigServiceException.php +%%WWWDIR%%/Aws/Configuration/ConfigurationResolver.php %%WWWDIR%%/Aws/ConfigurationProviderInterface.php %%WWWDIR%%/Aws/Connect/ConnectClient.php %%WWWDIR%%/Aws/Connect/Exception/ConnectException.php %%WWWDIR%%/Aws/ConnectCampaignService/ConnectCampaignServiceClient.php %%WWWDIR%%/Aws/ConnectCampaignService/Exception/ConnectCampaignServiceException.php +%%WWWDIR%%/Aws/ConnectCampaignsV2/ConnectCampaignsV2Client.php +%%WWWDIR%%/Aws/ConnectCampaignsV2/Exception/ConnectCampaignsV2Exception.php %%WWWDIR%%/Aws/ConnectCases/ConnectCasesClient.php %%WWWDIR%%/Aws/ConnectCases/Exception/ConnectCasesException.php %%WWWDIR%%/Aws/ConnectContactLens/ConnectContactLensClient.php @@ -248,17 +301,23 @@ %%WWWDIR%%/Aws/ConnectParticipant/Exception/ConnectParticipantException.php %%WWWDIR%%/Aws/ConnectWisdomService/ConnectWisdomServiceClient.php %%WWWDIR%%/Aws/ConnectWisdomService/Exception/ConnectWisdomServiceException.php +%%WWWDIR%%/Aws/ControlCatalog/ControlCatalogClient.php +%%WWWDIR%%/Aws/ControlCatalog/Exception/ControlCatalogException.php %%WWWDIR%%/Aws/ControlTower/ControlTowerClient.php %%WWWDIR%%/Aws/ControlTower/Exception/ControlTowerException.php %%WWWDIR%%/Aws/CostExplorer/CostExplorerClient.php %%WWWDIR%%/Aws/CostExplorer/Exception/CostExplorerException.php +%%WWWDIR%%/Aws/CostOptimizationHub/CostOptimizationHubClient.php +%%WWWDIR%%/Aws/CostOptimizationHub/Exception/CostOptimizationHubException.php %%WWWDIR%%/Aws/CostandUsageReportService/CostandUsageReportServiceClient.php %%WWWDIR%%/Aws/CostandUsageReportService/Exception/CostandUsageReportServiceException.php %%WWWDIR%%/Aws/Credentials/AssumeRoleCredentialProvider.php %%WWWDIR%%/Aws/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php %%WWWDIR%%/Aws/Credentials/CredentialProvider.php +%%WWWDIR%%/Aws/Credentials/CredentialSources.php %%WWWDIR%%/Aws/Credentials/Credentials.php %%WWWDIR%%/Aws/Credentials/CredentialsInterface.php +%%WWWDIR%%/Aws/Credentials/CredentialsUtils.php %%WWWDIR%%/Aws/Credentials/EcsCredentialProvider.php %%WWWDIR%%/Aws/Credentials/InstanceProfileProvider.php %%WWWDIR%%/Aws/Crypto/AbstractCryptoClient.php @@ -284,25 +343,27 @@ %%WWWDIR%%/Aws/Crypto/MaterialsProviderV2.php %%WWWDIR%%/Aws/Crypto/MetadataEnvelope.php %%WWWDIR%%/Aws/Crypto/MetadataStrategyInterface.php -%%WWWDIR%%/Aws/Crypto/Polyfill/AesGcm.php -%%WWWDIR%%/Aws/Crypto/Polyfill/ByteArray.php -%%WWWDIR%%/Aws/Crypto/Polyfill/Gmac.php -%%WWWDIR%%/Aws/Crypto/Polyfill/Key.php -%%WWWDIR%%/Aws/Crypto/Polyfill/NeedsTrait.php %%WWWDIR%%/Aws/CustomerProfiles/CustomerProfilesClient.php %%WWWDIR%%/Aws/CustomerProfiles/Exception/CustomerProfilesException.php %%WWWDIR%%/Aws/DAX/DAXClient.php %%WWWDIR%%/Aws/DAX/Exception/DAXException.php %%WWWDIR%%/Aws/DLM/DLMClient.php %%WWWDIR%%/Aws/DLM/Exception/DLMException.php +%%WWWDIR%%/Aws/DSQL/AuthTokenGenerator.php +%%WWWDIR%%/Aws/DSQL/DSQLClient.php +%%WWWDIR%%/Aws/DSQL/Exception/DSQLException.php %%WWWDIR%%/Aws/DataExchange/DataExchangeClient.php %%WWWDIR%%/Aws/DataExchange/Exception/DataExchangeException.php %%WWWDIR%%/Aws/DataPipeline/DataPipelineClient.php %%WWWDIR%%/Aws/DataPipeline/Exception/DataPipelineException.php %%WWWDIR%%/Aws/DataSync/DataSyncClient.php %%WWWDIR%%/Aws/DataSync/Exception/DataSyncException.php +%%WWWDIR%%/Aws/DataZone/DataZoneClient.php +%%WWWDIR%%/Aws/DataZone/Exception/DataZoneException.php %%WWWDIR%%/Aws/DatabaseMigrationService/DatabaseMigrationServiceClient.php %%WWWDIR%%/Aws/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php +%%WWWDIR%%/Aws/Deadline/DeadlineClient.php +%%WWWDIR%%/Aws/Deadline/Exception/DeadlineException.php %%WWWDIR%%/Aws/DefaultsMode/Configuration.php %%WWWDIR%%/Aws/DefaultsMode/ConfigurationInterface.php %%WWWDIR%%/Aws/DefaultsMode/ConfigurationProvider.php @@ -317,6 +378,8 @@ %%WWWDIR%%/Aws/DirectConnect/Exception/DirectConnectException.php %%WWWDIR%%/Aws/DirectoryService/DirectoryServiceClient.php %%WWWDIR%%/Aws/DirectoryService/Exception/DirectoryServiceException.php +%%WWWDIR%%/Aws/DirectoryServiceData/DirectoryServiceDataClient.php +%%WWWDIR%%/Aws/DirectoryServiceData/Exception/DirectoryServiceDataException.php %%WWWDIR%%/Aws/DocDB/DocDBClient.php %%WWWDIR%%/Aws/DocDB/Exception/DocDBException.php %%WWWDIR%%/Aws/DocDBElastic/DocDBElasticClient.php @@ -344,6 +407,8 @@ %%WWWDIR%%/Aws/ECRPublic/Exception/ECRPublicException.php %%WWWDIR%%/Aws/EKS/EKSClient.php %%WWWDIR%%/Aws/EKS/Exception/EKSException.php +%%WWWDIR%%/Aws/EKSAuth/EKSAuthClient.php +%%WWWDIR%%/Aws/EKSAuth/Exception/EKSAuthException.php %%WWWDIR%%/Aws/EMRContainers/EMRContainersClient.php %%WWWDIR%%/Aws/EMRContainers/Exception/EMRContainersException.php %%WWWDIR%%/Aws/EMRServerless/EMRServerlessClient.php @@ -360,8 +425,6 @@ %%WWWDIR%%/Aws/ElastiCache/Exception/ElastiCacheException.php %%WWWDIR%%/Aws/ElasticBeanstalk/ElasticBeanstalkClient.php %%WWWDIR%%/Aws/ElasticBeanstalk/Exception/ElasticBeanstalkException.php -%%WWWDIR%%/Aws/ElasticInference/ElasticInferenceClient.php -%%WWWDIR%%/Aws/ElasticInference/Exception/ElasticInferenceException.php %%WWWDIR%%/Aws/ElasticLoadBalancing/ElasticLoadBalancingClient.php %%WWWDIR%%/Aws/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php %%WWWDIR%%/Aws/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php @@ -394,6 +457,7 @@ %%WWWDIR%%/Aws/EndpointParameterMiddleware.php %%WWWDIR%%/Aws/EndpointV2/EndpointDefinitionProvider.php %%WWWDIR%%/Aws/EndpointV2/EndpointProviderV2.php +%%WWWDIR%%/Aws/EndpointV2/EndpointV2Middleware.php %%WWWDIR%%/Aws/EndpointV2/EndpointV2SerializerTrait.php %%WWWDIR%%/Aws/EndpointV2/Rule/AbstractRule.php %%WWWDIR%%/Aws/EndpointV2/Rule/EndpointRule.php @@ -404,9 +468,13 @@ %%WWWDIR%%/Aws/EndpointV2/Ruleset/RulesetEndpoint.php %%WWWDIR%%/Aws/EndpointV2/Ruleset/RulesetParameter.php %%WWWDIR%%/Aws/EndpointV2/Ruleset/RulesetStandardLibrary.php +%%WWWDIR%%/Aws/EntityResolution/EntityResolutionClient.php +%%WWWDIR%%/Aws/EntityResolution/Exception/EntityResolutionException.php %%WWWDIR%%/Aws/EventBridge/EventBridgeClient.php %%WWWDIR%%/Aws/EventBridge/EventBridgeEndpointMiddleware.php %%WWWDIR%%/Aws/EventBridge/Exception/EventBridgeException.php +%%WWWDIR%%/Aws/Evs/EvsClient.php +%%WWWDIR%%/Aws/Evs/Exception/EvsException.php %%WWWDIR%%/Aws/Exception/AwsException.php %%WWWDIR%%/Aws/Exception/CommonRuntimeException.php %%WWWDIR%%/Aws/Exception/CouldNotCreateChecksumException.php @@ -438,10 +506,18 @@ %%WWWDIR%%/Aws/ForecastService/ForecastServiceClient.php %%WWWDIR%%/Aws/FraudDetector/Exception/FraudDetectorException.php %%WWWDIR%%/Aws/FraudDetector/FraudDetectorClient.php +%%WWWDIR%%/Aws/FreeTier/Exception/FreeTierException.php +%%WWWDIR%%/Aws/FreeTier/FreeTierClient.php %%WWWDIR%%/Aws/GameLift/Exception/GameLiftException.php %%WWWDIR%%/Aws/GameLift/GameLiftClient.php -%%WWWDIR%%/Aws/GameSparks/Exception/GameSparksException.php -%%WWWDIR%%/Aws/GameSparks/GameSparksClient.php +%%WWWDIR%%/Aws/GameLiftStreams/Exception/GameLiftStreamsException.php +%%WWWDIR%%/Aws/GameLiftStreams/GameLiftStreamsClient.php +%%WWWDIR%%/Aws/GeoMaps/Exception/GeoMapsException.php +%%WWWDIR%%/Aws/GeoMaps/GeoMapsClient.php +%%WWWDIR%%/Aws/GeoPlaces/Exception/GeoPlacesException.php +%%WWWDIR%%/Aws/GeoPlaces/GeoPlacesClient.php +%%WWWDIR%%/Aws/GeoRoutes/Exception/GeoRoutesException.php +%%WWWDIR%%/Aws/GeoRoutes/GeoRoutesClient.php %%WWWDIR%%/Aws/Glacier/Exception/GlacierException.php %%WWWDIR%%/Aws/Glacier/GlacierClient.php %%WWWDIR%%/Aws/Glacier/MultipartUploader.php @@ -460,9 +536,7 @@ %%WWWDIR%%/Aws/GroundStation/GroundStationClient.php %%WWWDIR%%/Aws/GuardDuty/Exception/GuardDutyException.php %%WWWDIR%%/Aws/GuardDuty/GuardDutyClient.php -%%WWWDIR%%/Aws/Handler/GuzzleV5/GuzzleHandler.php -%%WWWDIR%%/Aws/Handler/GuzzleV5/GuzzleStream.php -%%WWWDIR%%/Aws/Handler/GuzzleV5/PsrStream.php +%%WWWDIR%%/Aws/Handler/Guzzle/GuzzleHandler.php %%WWWDIR%%/Aws/Handler/GuzzleV6/GuzzleHandler.php %%WWWDIR%%/Aws/HandlerList.php %%WWWDIR%%/Aws/HasDataTrait.php @@ -474,8 +548,6 @@ %%WWWDIR%%/Aws/HealthLake/Exception/HealthLakeException.php %%WWWDIR%%/Aws/HealthLake/HealthLakeClient.php %%WWWDIR%%/Aws/History.php -%%WWWDIR%%/Aws/Honeycode/Exception/HoneycodeException.php -%%WWWDIR%%/Aws/Honeycode/HoneycodeClient.php %%WWWDIR%%/Aws/IVS/Exception/IVSException.php %%WWWDIR%%/Aws/IVS/IVSClient.php %%WWWDIR%%/Aws/IVSRealTime/Exception/IVSRealTimeException.php @@ -483,6 +555,11 @@ %%WWWDIR%%/Aws/Iam/Exception/IamException.php %%WWWDIR%%/Aws/Iam/IamClient.php %%WWWDIR%%/Aws/IdempotencyTokenMiddleware.php +%%WWWDIR%%/Aws/Identity/AwsCredentialIdentity.php +%%WWWDIR%%/Aws/Identity/BearerTokenIdentity.php +%%WWWDIR%%/Aws/Identity/IdentityInterface.php +%%WWWDIR%%/Aws/Identity/S3/S3ExpressIdentity.php +%%WWWDIR%%/Aws/Identity/S3/S3ExpressIdentityProvider.php %%WWWDIR%%/Aws/IdentityStore/Exception/IdentityStoreException.php %%WWWDIR%%/Aws/IdentityStore/IdentityStoreClient.php %%WWWDIR%%/Aws/ImportExport/Exception/ImportExportException.php @@ -492,12 +569,12 @@ %%WWWDIR%%/Aws/Inspector/InspectorClient.php %%WWWDIR%%/Aws/Inspector2/Exception/Inspector2Exception.php %%WWWDIR%%/Aws/Inspector2/Inspector2Client.php +%%WWWDIR%%/Aws/InspectorScan/Exception/InspectorScanException.php +%%WWWDIR%%/Aws/InspectorScan/InspectorScanClient.php %%WWWDIR%%/Aws/InternetMonitor/Exception/InternetMonitorException.php %%WWWDIR%%/Aws/InternetMonitor/InternetMonitorClient.php -%%WWWDIR%%/Aws/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php -%%WWWDIR%%/Aws/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php -%%WWWDIR%%/Aws/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php -%%WWWDIR%%/Aws/IoT1ClickProjects/IoT1ClickProjectsClient.php +%%WWWDIR%%/Aws/Invoicing/Exception/InvoicingException.php +%%WWWDIR%%/Aws/Invoicing/InvoicingClient.php %%WWWDIR%%/Aws/IoTAnalytics/Exception/IoTAnalyticsException.php %%WWWDIR%%/Aws/IoTAnalytics/IoTAnalyticsClient.php %%WWWDIR%%/Aws/IoTDeviceAdvisor/Exception/IoTDeviceAdvisorException.php @@ -512,8 +589,8 @@ %%WWWDIR%%/Aws/IoTFleetWise/IoTFleetWiseClient.php %%WWWDIR%%/Aws/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php %%WWWDIR%%/Aws/IoTJobsDataPlane/IoTJobsDataPlaneClient.php -%%WWWDIR%%/Aws/IoTRoboRunner/Exception/IoTRoboRunnerException.php -%%WWWDIR%%/Aws/IoTRoboRunner/IoTRoboRunnerClient.php +%%WWWDIR%%/Aws/IoTManagedIntegrations/Exception/IoTManagedIntegrationsException.php +%%WWWDIR%%/Aws/IoTManagedIntegrations/IoTManagedIntegrationsClient.php %%WWWDIR%%/Aws/IoTSecureTunneling/Exception/IoTSecureTunnelingException.php %%WWWDIR%%/Aws/IoTSecureTunneling/IoTSecureTunnelingClient.php %%WWWDIR%%/Aws/IoTSiteWise/Exception/IoTSiteWiseException.php @@ -537,6 +614,8 @@ %%WWWDIR%%/Aws/KendraRanking/KendraRankingClient.php %%WWWDIR%%/Aws/Keyspaces/Exception/KeyspacesException.php %%WWWDIR%%/Aws/Keyspaces/KeyspacesClient.php +%%WWWDIR%%/Aws/KeyspacesStreams/Exception/KeyspacesStreamsException.php +%%WWWDIR%%/Aws/KeyspacesStreams/KeyspacesStreamsClient.php %%WWWDIR%%/Aws/Kinesis/Exception/KinesisException.php %%WWWDIR%%/Aws/Kinesis/KinesisClient.php %%WWWDIR%%/Aws/KinesisAnalytics/Exception/KinesisAnalyticsException.php @@ -559,6 +638,8 @@ %%WWWDIR%%/Aws/LakeFormation/LakeFormationClient.php %%WWWDIR%%/Aws/Lambda/Exception/LambdaException.php %%WWWDIR%%/Aws/Lambda/LambdaClient.php +%%WWWDIR%%/Aws/LaunchWizard/Exception/LaunchWizardException.php +%%WWWDIR%%/Aws/LaunchWizard/LaunchWizardClient.php %%WWWDIR%%/Aws/LexModelBuildingService/Exception/LexModelBuildingServiceException.php %%WWWDIR%%/Aws/LexModelBuildingService/LexModelBuildingServiceClient.php %%WWWDIR%%/Aws/LexModelsV2/Exception/LexModelsV2Exception.php @@ -584,6 +665,8 @@ %%WWWDIR%%/Aws/LookoutforVision/Exception/LookoutforVisionException.php %%WWWDIR%%/Aws/LookoutforVision/LookoutforVisionClient.php %%WWWDIR%%/Aws/LruArrayCache.php +%%WWWDIR%%/Aws/MPA/Exception/MPAException.php +%%WWWDIR%%/Aws/MPA/MPAClient.php %%WWWDIR%%/Aws/MQ/Exception/MQException.php %%WWWDIR%%/Aws/MQ/MQClient.php %%WWWDIR%%/Aws/MTurk/Exception/MTurkException.php @@ -592,24 +675,32 @@ %%WWWDIR%%/Aws/MWAA/MWAAClient.php %%WWWDIR%%/Aws/MachineLearning/Exception/MachineLearningException.php %%WWWDIR%%/Aws/MachineLearning/MachineLearningClient.php -%%WWWDIR%%/Aws/Macie/Exception/MacieException.php -%%WWWDIR%%/Aws/Macie/MacieClient.php %%WWWDIR%%/Aws/Macie2/Exception/Macie2Exception.php %%WWWDIR%%/Aws/Macie2/Macie2Client.php +%%WWWDIR%%/Aws/MailManager/Exception/MailManagerException.php +%%WWWDIR%%/Aws/MailManager/MailManagerClient.php %%WWWDIR%%/Aws/MainframeModernization/Exception/MainframeModernizationException.php %%WWWDIR%%/Aws/MainframeModernization/MainframeModernizationClient.php %%WWWDIR%%/Aws/ManagedBlockchain/Exception/ManagedBlockchainException.php %%WWWDIR%%/Aws/ManagedBlockchain/ManagedBlockchainClient.php +%%WWWDIR%%/Aws/ManagedBlockchainQuery/Exception/ManagedBlockchainQueryException.php +%%WWWDIR%%/Aws/ManagedBlockchainQuery/ManagedBlockchainQueryClient.php %%WWWDIR%%/Aws/ManagedGrafana/Exception/ManagedGrafanaException.php %%WWWDIR%%/Aws/ManagedGrafana/ManagedGrafanaClient.php +%%WWWDIR%%/Aws/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +%%WWWDIR%%/Aws/MarketplaceAgreement/MarketplaceAgreementClient.php %%WWWDIR%%/Aws/MarketplaceCatalog/Exception/MarketplaceCatalogException.php %%WWWDIR%%/Aws/MarketplaceCatalog/MarketplaceCatalogClient.php %%WWWDIR%%/Aws/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php %%WWWDIR%%/Aws/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php +%%WWWDIR%%/Aws/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +%%WWWDIR%%/Aws/MarketplaceDeployment/MarketplaceDeploymentClient.php %%WWWDIR%%/Aws/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php %%WWWDIR%%/Aws/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php %%WWWDIR%%/Aws/MarketplaceMetering/Exception/MarketplaceMeteringException.php %%WWWDIR%%/Aws/MarketplaceMetering/MarketplaceMeteringClient.php +%%WWWDIR%%/Aws/MarketplaceReporting/Exception/MarketplaceReportingException.php +%%WWWDIR%%/Aws/MarketplaceReporting/MarketplaceReportingClient.php %%WWWDIR%%/Aws/MediaConnect/Exception/MediaConnectException.php %%WWWDIR%%/Aws/MediaConnect/MediaConnectClient.php %%WWWDIR%%/Aws/MediaConvert/Exception/MediaConvertException.php @@ -628,8 +719,11 @@ %%WWWDIR%%/Aws/MediaStoreData/MediaStoreDataClient.php %%WWWDIR%%/Aws/MediaTailor/Exception/MediaTailorException.php %%WWWDIR%%/Aws/MediaTailor/MediaTailorClient.php +%%WWWDIR%%/Aws/MedicalImaging/Exception/MedicalImagingException.php +%%WWWDIR%%/Aws/MedicalImaging/MedicalImagingClient.php %%WWWDIR%%/Aws/MemoryDB/Exception/MemoryDBException.php %%WWWDIR%%/Aws/MemoryDB/MemoryDBClient.php +%%WWWDIR%%/Aws/MetricsBuilder.php %%WWWDIR%%/Aws/Middleware.php %%WWWDIR%%/Aws/MigrationHub/Exception/MigrationHubException.php %%WWWDIR%%/Aws/MigrationHub/MigrationHubClient.php @@ -641,8 +735,6 @@ %%WWWDIR%%/Aws/MigrationHubRefactorSpaces/MigrationHubRefactorSpacesClient.php %%WWWDIR%%/Aws/MigrationHubStrategyRecommendations/Exception/MigrationHubStrategyRecommendationsException.php %%WWWDIR%%/Aws/MigrationHubStrategyRecommendations/MigrationHubStrategyRecommendationsClient.php -%%WWWDIR%%/Aws/Mobile/Exception/MobileException.php -%%WWWDIR%%/Aws/Mobile/MobileClient.php %%WWWDIR%%/Aws/MockHandler.php %%WWWDIR%%/Aws/MonitoringEventsInterface.php %%WWWDIR%%/Aws/MultiRegionClient.php @@ -651,38 +743,56 @@ %%WWWDIR%%/Aws/Multipart/UploadState.php %%WWWDIR%%/Aws/Neptune/Exception/NeptuneException.php %%WWWDIR%%/Aws/Neptune/NeptuneClient.php +%%WWWDIR%%/Aws/NeptuneGraph/Exception/NeptuneGraphException.php +%%WWWDIR%%/Aws/NeptuneGraph/NeptuneGraphClient.php +%%WWWDIR%%/Aws/Neptunedata/Exception/NeptunedataException.php +%%WWWDIR%%/Aws/Neptunedata/NeptunedataClient.php %%WWWDIR%%/Aws/NetworkFirewall/Exception/NetworkFirewallException.php %%WWWDIR%%/Aws/NetworkFirewall/NetworkFirewallClient.php +%%WWWDIR%%/Aws/NetworkFlowMonitor/Exception/NetworkFlowMonitorException.php +%%WWWDIR%%/Aws/NetworkFlowMonitor/NetworkFlowMonitorClient.php %%WWWDIR%%/Aws/NetworkManager/Exception/NetworkManagerException.php %%WWWDIR%%/Aws/NetworkManager/NetworkManagerClient.php -%%WWWDIR%%/Aws/NimbleStudio/Exception/NimbleStudioException.php -%%WWWDIR%%/Aws/NimbleStudio/NimbleStudioClient.php +%%WWWDIR%%/Aws/NetworkMonitor/Exception/NetworkMonitorException.php +%%WWWDIR%%/Aws/NetworkMonitor/NetworkMonitorClient.php +%%WWWDIR%%/Aws/Notifications/Exception/NotificationsException.php +%%WWWDIR%%/Aws/Notifications/NotificationsClient.php +%%WWWDIR%%/Aws/NotificationsContacts/Exception/NotificationsContactsException.php +%%WWWDIR%%/Aws/NotificationsContacts/NotificationsContactsClient.php %%WWWDIR%%/Aws/OAM/Exception/OAMException.php %%WWWDIR%%/Aws/OAM/OAMClient.php %%WWWDIR%%/Aws/OSIS/Exception/OSISException.php %%WWWDIR%%/Aws/OSIS/OSISClient.php +%%WWWDIR%%/Aws/ObservabilityAdmin/Exception/ObservabilityAdminException.php +%%WWWDIR%%/Aws/ObservabilityAdmin/ObservabilityAdminClient.php +%%WWWDIR%%/Aws/Odb/Exception/OdbException.php +%%WWWDIR%%/Aws/Odb/OdbClient.php %%WWWDIR%%/Aws/Omics/Exception/OmicsException.php %%WWWDIR%%/Aws/Omics/OmicsClient.php %%WWWDIR%%/Aws/OpenSearchServerless/Exception/OpenSearchServerlessException.php %%WWWDIR%%/Aws/OpenSearchServerless/OpenSearchServerlessClient.php %%WWWDIR%%/Aws/OpenSearchService/Exception/OpenSearchServiceException.php %%WWWDIR%%/Aws/OpenSearchService/OpenSearchServiceClient.php -%%WWWDIR%%/Aws/OpsWorks/Exception/OpsWorksException.php -%%WWWDIR%%/Aws/OpsWorks/OpsWorksClient.php -%%WWWDIR%%/Aws/OpsWorksCM/Exception/OpsWorksCMException.php -%%WWWDIR%%/Aws/OpsWorksCM/OpsWorksCMClient.php %%WWWDIR%%/Aws/Organizations/Exception/OrganizationsException.php %%WWWDIR%%/Aws/Organizations/OrganizationsClient.php %%WWWDIR%%/Aws/Outposts/Exception/OutpostsException.php %%WWWDIR%%/Aws/Outposts/OutpostsClient.php +%%WWWDIR%%/Aws/PCS/Exception/PCSException.php +%%WWWDIR%%/Aws/PCS/PCSClient.php %%WWWDIR%%/Aws/PI/Exception/PIException.php %%WWWDIR%%/Aws/PI/PIClient.php %%WWWDIR%%/Aws/Panorama/Exception/PanoramaException.php %%WWWDIR%%/Aws/Panorama/PanoramaClient.php +%%WWWDIR%%/Aws/PartnerCentralSelling/Exception/PartnerCentralSellingException.php +%%WWWDIR%%/Aws/PartnerCentralSelling/PartnerCentralSellingClient.php %%WWWDIR%%/Aws/PaymentCryptography/Exception/PaymentCryptographyException.php %%WWWDIR%%/Aws/PaymentCryptography/PaymentCryptographyClient.php %%WWWDIR%%/Aws/PaymentCryptographyData/Exception/PaymentCryptographyDataException.php %%WWWDIR%%/Aws/PaymentCryptographyData/PaymentCryptographyDataClient.php +%%WWWDIR%%/Aws/PcaConnectorAd/Exception/PcaConnectorAdException.php +%%WWWDIR%%/Aws/PcaConnectorAd/PcaConnectorAdClient.php +%%WWWDIR%%/Aws/PcaConnectorScep/Exception/PcaConnectorScepException.php +%%WWWDIR%%/Aws/PcaConnectorScep/PcaConnectorScepClient.php %%WWWDIR%%/Aws/Personalize/Exception/PersonalizeException.php %%WWWDIR%%/Aws/Personalize/PersonalizeClient.php %%WWWDIR%%/Aws/PersonalizeEvents/Exception/PersonalizeEventsException.php @@ -705,18 +815,23 @@ %%WWWDIR%%/Aws/PresignUrlMiddleware.php %%WWWDIR%%/Aws/Pricing/Exception/PricingException.php %%WWWDIR%%/Aws/Pricing/PricingClient.php -%%WWWDIR%%/Aws/PrivateNetworks/Exception/PrivateNetworksException.php -%%WWWDIR%%/Aws/PrivateNetworks/PrivateNetworksClient.php %%WWWDIR%%/Aws/PrometheusService/Exception/PrometheusServiceException.php %%WWWDIR%%/Aws/PrometheusService/PrometheusServiceClient.php %%WWWDIR%%/Aws/Proton/Exception/ProtonException.php %%WWWDIR%%/Aws/Proton/ProtonClient.php %%WWWDIR%%/Aws/Psr16CacheAdapter.php %%WWWDIR%%/Aws/PsrCacheAdapter.php +%%WWWDIR%%/Aws/QApps/Exception/QAppsException.php +%%WWWDIR%%/Aws/QApps/QAppsClient.php +%%WWWDIR%%/Aws/QBusiness/Exception/QBusinessException.php +%%WWWDIR%%/Aws/QBusiness/QBusinessClient.php +%%WWWDIR%%/Aws/QConnect/Exception/QConnectException.php +%%WWWDIR%%/Aws/QConnect/QConnectClient.php %%WWWDIR%%/Aws/QLDB/Exception/QLDBException.php %%WWWDIR%%/Aws/QLDB/QLDBClient.php %%WWWDIR%%/Aws/QLDBSession/Exception/QLDBSessionException.php %%WWWDIR%%/Aws/QLDBSession/QLDBSessionClient.php +%%WWWDIR%%/Aws/QueryCompatibleInputMiddleware.php %%WWWDIR%%/Aws/QuickSight/Exception/QuickSightException.php %%WWWDIR%%/Aws/QuickSight/QuickSightClient.php %%WWWDIR%%/Aws/RAM/Exception/RAMException.php @@ -736,6 +851,9 @@ %%WWWDIR%%/Aws/RedshiftServerless/RedshiftServerlessClient.php %%WWWDIR%%/Aws/Rekognition/Exception/RekognitionException.php %%WWWDIR%%/Aws/Rekognition/RekognitionClient.php +%%WWWDIR%%/Aws/Repostspace/Exception/RepostspaceException.php +%%WWWDIR%%/Aws/Repostspace/RepostspaceClient.php +%%WWWDIR%%/Aws/RequestCompressionMiddleware.php %%WWWDIR%%/Aws/ResilienceHub/Exception/ResilienceHubException.php %%WWWDIR%%/Aws/ResilienceHub/ResilienceHubClient.php %%WWWDIR%%/Aws/ResourceExplorer2/Exception/ResourceExplorer2Exception.php @@ -765,6 +883,8 @@ %%WWWDIR%%/Aws/Route53/Route53Client.php %%WWWDIR%%/Aws/Route53Domains/Exception/Route53DomainsException.php %%WWWDIR%%/Aws/Route53Domains/Route53DomainsClient.php +%%WWWDIR%%/Aws/Route53Profiles/Exception/Route53ProfilesException.php +%%WWWDIR%%/Aws/Route53Profiles/Route53ProfilesClient.php %%WWWDIR%%/Aws/Route53RecoveryCluster/Exception/Route53RecoveryClusterException.php %%WWWDIR%%/Aws/Route53RecoveryCluster/Route53RecoveryClusterClient.php %%WWWDIR%%/Aws/Route53RecoveryControlConfig/Exception/Route53RecoveryControlConfigException.php @@ -793,12 +913,17 @@ %%WWWDIR%%/Aws/S3/Exception/PermanentRedirectException.php %%WWWDIR%%/Aws/S3/Exception/S3Exception.php %%WWWDIR%%/Aws/S3/Exception/S3MultipartUploadException.php +%%WWWDIR%%/Aws/S3/ExpiresParsingMiddleware.php %%WWWDIR%%/Aws/S3/GetBucketLocationParser.php %%WWWDIR%%/Aws/S3/MultipartCopy.php %%WWWDIR%%/Aws/S3/MultipartUploader.php %%WWWDIR%%/Aws/S3/MultipartUploadingTrait.php %%WWWDIR%%/Aws/S3/ObjectCopier.php %%WWWDIR%%/Aws/S3/ObjectUploader.php +%%WWWDIR%%/Aws/S3/Parser/GetBucketLocationResultMutator.php +%%WWWDIR%%/Aws/S3/Parser/S3Parser.php +%%WWWDIR%%/Aws/S3/Parser/S3ResultMutator.php +%%WWWDIR%%/Aws/S3/Parser/ValidateResponseChecksumResultMutator.php %%WWWDIR%%/Aws/S3/PermanentRedirectMiddleware.php %%WWWDIR%%/Aws/S3/PostObject.php %%WWWDIR%%/Aws/S3/PostObjectV4.php @@ -827,10 +952,18 @@ %%WWWDIR%%/Aws/S3Control/S3ControlClient.php %%WWWDIR%%/Aws/S3Outposts/Exception/S3OutpostsException.php %%WWWDIR%%/Aws/S3Outposts/S3OutpostsClient.php +%%WWWDIR%%/Aws/S3Tables/Exception/S3TablesException.php +%%WWWDIR%%/Aws/S3Tables/S3TablesClient.php +%%WWWDIR%%/Aws/S3Vectors/Exception/S3VectorsException.php +%%WWWDIR%%/Aws/S3Vectors/S3VectorsClient.php %%WWWDIR%%/Aws/SSMContacts/Exception/SSMContactsException.php %%WWWDIR%%/Aws/SSMContacts/SSMContactsClient.php +%%WWWDIR%%/Aws/SSMGuiConnect/Exception/SSMGuiConnectException.php +%%WWWDIR%%/Aws/SSMGuiConnect/SSMGuiConnectClient.php %%WWWDIR%%/Aws/SSMIncidents/Exception/SSMIncidentsException.php %%WWWDIR%%/Aws/SSMIncidents/SSMIncidentsClient.php +%%WWWDIR%%/Aws/SSMQuickSetup/Exception/SSMQuickSetupException.php +%%WWWDIR%%/Aws/SSMQuickSetup/SSMQuickSetupClient.php %%WWWDIR%%/Aws/SSO/Exception/SSOException.php %%WWWDIR%%/Aws/SSO/SSOClient.php %%WWWDIR%%/Aws/SSOAdmin/Exception/SSOAdminException.php @@ -861,6 +994,8 @@ %%WWWDIR%%/Aws/SecretsManager/SecretsManagerClient.php %%WWWDIR%%/Aws/SecurityHub/Exception/SecurityHubException.php %%WWWDIR%%/Aws/SecurityHub/SecurityHubClient.php +%%WWWDIR%%/Aws/SecurityIR/Exception/SecurityIRException.php +%%WWWDIR%%/Aws/SecurityIR/SecurityIRClient.php %%WWWDIR%%/Aws/SecurityLake/Exception/SecurityLakeException.php %%WWWDIR%%/Aws/SecurityLake/SecurityLakeClient.php %%WWWDIR%%/Aws/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php @@ -880,6 +1015,7 @@ %%WWWDIR%%/Aws/Shield/Exception/ShieldException.php %%WWWDIR%%/Aws/Shield/ShieldClient.php %%WWWDIR%%/Aws/Signature/AnonymousSignature.php +%%WWWDIR%%/Aws/Signature/S3ExpressSignature.php %%WWWDIR%%/Aws/Signature/S3SignatureV4.php %%WWWDIR%%/Aws/Signature/SignatureInterface.php %%WWWDIR%%/Aws/Signature/SignatureProvider.php @@ -887,8 +1023,6 @@ %%WWWDIR%%/Aws/Signature/SignatureV4.php %%WWWDIR%%/Aws/SimSpaceWeaver/Exception/SimSpaceWeaverException.php %%WWWDIR%%/Aws/SimSpaceWeaver/SimSpaceWeaverClient.php -%%WWWDIR%%/Aws/Sms/Exception/SmsException.php -%%WWWDIR%%/Aws/Sms/SmsClient.php %%WWWDIR%%/Aws/SnowBall/Exception/SnowBallException.php %%WWWDIR%%/Aws/SnowBall/SnowBallClient.php %%WWWDIR%%/Aws/SnowDeviceManagement/Exception/SnowDeviceManagementException.php @@ -898,6 +1032,8 @@ %%WWWDIR%%/Aws/Sns/Message.php %%WWWDIR%%/Aws/Sns/MessageValidator.php %%WWWDIR%%/Aws/Sns/SnsClient.php +%%WWWDIR%%/Aws/SocialMessaging/Exception/SocialMessagingException.php +%%WWWDIR%%/Aws/SocialMessaging/SocialMessagingClient.php %%WWWDIR%%/Aws/Sqs/Exception/SqsException.php %%WWWDIR%%/Aws/Sqs/SqsClient.php %%WWWDIR%%/Aws/Ssm/Exception/SsmException.php @@ -913,6 +1049,8 @@ %%WWWDIR%%/Aws/Sts/RegionalEndpoints/ConfigurationProvider.php %%WWWDIR%%/Aws/Sts/RegionalEndpoints/Exception/ConfigurationException.php %%WWWDIR%%/Aws/Sts/StsClient.php +%%WWWDIR%%/Aws/SupplyChain/Exception/SupplyChainException.php +%%WWWDIR%%/Aws/SupplyChain/SupplyChainClient.php %%WWWDIR%%/Aws/Support/Exception/SupportException.php %%WWWDIR%%/Aws/Support/SupportClient.php %%WWWDIR%%/Aws/SupportApp/Exception/SupportAppException.php @@ -921,8 +1059,12 @@ %%WWWDIR%%/Aws/Swf/SwfClient.php %%WWWDIR%%/Aws/Synthetics/Exception/SyntheticsException.php %%WWWDIR%%/Aws/Synthetics/SyntheticsClient.php +%%WWWDIR%%/Aws/TaxSettings/Exception/TaxSettingsException.php +%%WWWDIR%%/Aws/TaxSettings/TaxSettingsClient.php %%WWWDIR%%/Aws/Textract/Exception/TextractException.php %%WWWDIR%%/Aws/Textract/TextractClient.php +%%WWWDIR%%/Aws/TimestreamInfluxDB/Exception/TimestreamInfluxDBException.php +%%WWWDIR%%/Aws/TimestreamInfluxDB/TimestreamInfluxDBClient.php %%WWWDIR%%/Aws/TimestreamQuery/Exception/TimestreamQueryException.php %%WWWDIR%%/Aws/TimestreamQuery/TimestreamQueryClient.php %%WWWDIR%%/Aws/TimestreamWrite/Exception/TimestreamWriteException.php @@ -930,6 +1072,7 @@ %%WWWDIR%%/Aws/Tnb/Exception/TnbException.php %%WWWDIR%%/Aws/Tnb/TnbClient.php %%WWWDIR%%/Aws/Token/BearerTokenAuthorization.php +%%WWWDIR%%/Aws/Token/BedrockTokenProvider.php %%WWWDIR%%/Aws/Token/ParsesIniTrait.php %%WWWDIR%%/Aws/Token/RefreshableTokenProviderInterface.php %%WWWDIR%%/Aws/Token/SsoToken.php @@ -938,6 +1081,7 @@ %%WWWDIR%%/Aws/Token/TokenAuthorization.php %%WWWDIR%%/Aws/Token/TokenInterface.php %%WWWDIR%%/Aws/Token/TokenProvider.php +%%WWWDIR%%/Aws/Token/TokenSource.php %%WWWDIR%%/Aws/TraceMiddleware.php %%WWWDIR%%/Aws/TranscribeService/Exception/TranscribeServiceException.php %%WWWDIR%%/Aws/TranscribeService/TranscribeServiceClient.php @@ -945,6 +1089,9 @@ %%WWWDIR%%/Aws/Transfer/TransferClient.php %%WWWDIR%%/Aws/Translate/Exception/TranslateException.php %%WWWDIR%%/Aws/Translate/TranslateClient.php +%%WWWDIR%%/Aws/TrustedAdvisor/Exception/TrustedAdvisorException.php +%%WWWDIR%%/Aws/TrustedAdvisor/TrustedAdvisorClient.php +%%WWWDIR%%/Aws/UserAgentMiddleware.php %%WWWDIR%%/Aws/VPCLattice/Exception/VPCLatticeException.php %%WWWDIR%%/Aws/VPCLattice/VPCLatticeClient.php %%WWWDIR%%/Aws/VerifiedPermissions/Exception/VerifiedPermissionsException.php @@ -962,16 +1109,18 @@ %%WWWDIR%%/Aws/WellArchitected/WellArchitectedClient.php %%WWWDIR%%/Aws/WorkDocs/Exception/WorkDocsException.php %%WWWDIR%%/Aws/WorkDocs/WorkDocsClient.php -%%WWWDIR%%/Aws/WorkLink/Exception/WorkLinkException.php -%%WWWDIR%%/Aws/WorkLink/WorkLinkClient.php %%WWWDIR%%/Aws/WorkMail/Exception/WorkMailException.php %%WWWDIR%%/Aws/WorkMail/WorkMailClient.php %%WWWDIR%%/Aws/WorkMailMessageFlow/Exception/WorkMailMessageFlowException.php %%WWWDIR%%/Aws/WorkMailMessageFlow/WorkMailMessageFlowClient.php %%WWWDIR%%/Aws/WorkSpaces/Exception/WorkSpacesException.php %%WWWDIR%%/Aws/WorkSpaces/WorkSpacesClient.php +%%WWWDIR%%/Aws/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +%%WWWDIR%%/Aws/WorkSpacesThinClient/WorkSpacesThinClientClient.php %%WWWDIR%%/Aws/WorkSpacesWeb/Exception/WorkSpacesWebException.php %%WWWDIR%%/Aws/WorkSpacesWeb/WorkSpacesWebClient.php +%%WWWDIR%%/Aws/WorkspacesInstances/Exception/WorkspacesInstancesException.php +%%WWWDIR%%/Aws/WorkspacesInstances/WorkspacesInstancesClient.php %%WWWDIR%%/Aws/WrappedHttpHandler.php %%WWWDIR%%/Aws/XRay/Exception/XRayException.php %%WWWDIR%%/Aws/XRay/XRayClient.php @@ -995,15 +1144,18 @@ %%WWWDIR%%/Aws/data/acm/2015-12-08/paginators-1.json.php %%WWWDIR%%/Aws/data/acm/2015-12-08/smoke.json.php %%WWWDIR%%/Aws/data/acm/2015-12-08/waiters-2.json.php -%%WWWDIR%%/Aws/data/alexaforbusiness/2017-11-09/api-2.json.php -%%WWWDIR%%/Aws/data/alexaforbusiness/2017-11-09/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/alexaforbusiness/2017-11-09/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/alexaforbusiness/2017-11-09/paginators-1.json.php +%%WWWDIR%%/Aws/data/aiops/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/aiops/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/aiops/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/aiops/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/aiops/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/aiops/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/aliases.json.php %%WWWDIR%%/Aws/data/amp/2020-08-01/api-2.json.php %%WWWDIR%%/Aws/data/amp/2020-08-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/amp/2020-08-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/amp/2020-08-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/amp/2020-08-01/smoke.json.php %%WWWDIR%%/Aws/data/amp/2020-08-01/waiters-2.json.php %%WWWDIR%%/Aws/data/amplify/2017-07-25/api-2.json.php %%WWWDIR%%/Aws/data/amplify/2017-07-25/endpoint-rule-set-1.json.php @@ -1036,10 +1188,17 @@ %%WWWDIR%%/Aws/data/appconfig/2019-10-09/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/appconfig/2019-10-09/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/appconfig/2019-10-09/paginators-1.json.php +%%WWWDIR%%/Aws/data/appconfig/2019-10-09/waiters-2.json.php %%WWWDIR%%/Aws/data/appconfigdata/2021-11-11/api-2.json.php %%WWWDIR%%/Aws/data/appconfigdata/2021-11-11/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/appconfigdata/2021-11-11/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/appconfigdata/2021-11-11/paginators-1.json.php +%%WWWDIR%%/Aws/data/appfabric/2023-05-19/api-2.json.php +%%WWWDIR%%/Aws/data/appfabric/2023-05-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/appfabric/2023-05-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/appfabric/2023-05-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/appfabric/2023-05-19/smoke.json.php +%%WWWDIR%%/Aws/data/appfabric/2023-05-19/waiters-2.json.php %%WWWDIR%%/Aws/data/appflow/2020-08-23/api-2.json.php %%WWWDIR%%/Aws/data/appflow/2020-08-23/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/appflow/2020-08-23/endpoint-tests-1.json.php @@ -1057,6 +1216,10 @@ %%WWWDIR%%/Aws/data/application-insights/2018-11-25/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/application-insights/2018-11-25/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/application-insights/2018-11-25/paginators-1.json.php +%%WWWDIR%%/Aws/data/application-signals/2024-04-15/api-2.json.php +%%WWWDIR%%/Aws/data/application-signals/2024-04-15/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/application-signals/2024-04-15/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/application-signals/2024-04-15/paginators-1.json.php %%WWWDIR%%/Aws/data/applicationcostprofiler/2020-09-10/api-2.json.php %%WWWDIR%%/Aws/data/applicationcostprofiler/2020-09-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/applicationcostprofiler/2020-09-10/endpoint-tests-1.json.php @@ -1083,10 +1246,30 @@ %%WWWDIR%%/Aws/data/appsync/2017-07-25/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/appsync/2017-07-25/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/appsync/2017-07-25/paginators-1.json.php +%%WWWDIR%%/Aws/data/apptest/2022-12-06/api-2.json.php +%%WWWDIR%%/Aws/data/apptest/2022-12-06/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/apptest/2022-12-06/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/apptest/2022-12-06/paginators-1.json.php +%%WWWDIR%%/Aws/data/apptest/2022-12-06/smoke.json.php +%%WWWDIR%%/Aws/data/apptest/2022-12-06/waiters-2.json.php +%%WWWDIR%%/Aws/data/arc-region-switch/2022-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/arc-region-switch/2022-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/arc-region-switch/2022-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/arc-region-switch/2022-07-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/arc-region-switch/2022-07-26/smoke.json.php +%%WWWDIR%%/Aws/data/arc-region-switch/2022-07-26/waiters-2.json.php %%WWWDIR%%/Aws/data/arc-zonal-shift/2022-10-30/api-2.json.php %%WWWDIR%%/Aws/data/arc-zonal-shift/2022-10-30/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/arc-zonal-shift/2022-10-30/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/arc-zonal-shift/2022-10-30/paginators-1.json.php +%%WWWDIR%%/Aws/data/arc-zonal-shift/2022-10-30/smoke.json.php +%%WWWDIR%%/Aws/data/arc-zonal-shift/2022-10-30/waiters-2.json.php +%%WWWDIR%%/Aws/data/artifact/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/artifact/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/artifact/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/artifact/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/artifact/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/artifact/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/athena/2017-05-18/api-2.json.php %%WWWDIR%%/Aws/data/athena/2017-05-18/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/athena/2017-05-18/endpoint-tests-1.json.php @@ -1106,6 +1289,11 @@ %%WWWDIR%%/Aws/data/autoscaling/2011-01-01/paginators-1.json.php %%WWWDIR%%/Aws/data/autoscaling/2011-01-01/smoke.json.php %%WWWDIR%%/Aws/data/autoscaling/2011-01-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/b2bi/2022-06-23/api-2.json.php +%%WWWDIR%%/Aws/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/b2bi/2022-06-23/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/b2bi/2022-06-23/paginators-1.json.php +%%WWWDIR%%/Aws/data/b2bi/2022-06-23/waiters-2.json.php %%WWWDIR%%/Aws/data/backup-gateway/2021-01-01/api-2.json.php %%WWWDIR%%/Aws/data/backup-gateway/2021-01-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/backup-gateway/2021-01-01/endpoint-tests-1.json.php @@ -1114,15 +1302,89 @@ %%WWWDIR%%/Aws/data/backup/2018-11-15/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/backup/2018-11-15/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/backup/2018-11-15/paginators-1.json.php -%%WWWDIR%%/Aws/data/backupstorage/2018-04-10/api-2.json.php -%%WWWDIR%%/Aws/data/backupstorage/2018-04-10/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/backupstorage/2018-04-10/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/backupstorage/2018-04-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/backupsearch/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/backupsearch/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/backupsearch/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/backupsearch/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/backupsearch/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/backupsearch/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/batch/2016-08-10/api-2.json.php %%WWWDIR%%/Aws/data/batch/2016-08-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/batch/2016-08-10/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/batch/2016-08-10/paginators-1.json.php %%WWWDIR%%/Aws/data/batch/2016-08-10/smoke.json.php +%%WWWDIR%%/Aws/data/bcm-dashboards/2025-08-18/api-2.json.php +%%WWWDIR%%/Aws/data/bcm-dashboards/2025-08-18/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bcm-dashboards/2025-08-18/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bcm-dashboards/2025-08-18/paginators-1.json.php +%%WWWDIR%%/Aws/data/bcm-dashboards/2025-08-18/smoke.json.php +%%WWWDIR%%/Aws/data/bcm-dashboards/2025-08-18/waiters-2.json.php +%%WWWDIR%%/Aws/data/bcm-data-exports/2023-11-26/api-2.json.php +%%WWWDIR%%/Aws/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bcm-data-exports/2023-11-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bcm-data-exports/2023-11-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/bcm-pricing-calculator/2024-06-19/api-2.json.php +%%WWWDIR%%/Aws/data/bcm-pricing-calculator/2024-06-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bcm-pricing-calculator/2024-06-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bcm-pricing-calculator/2024-06-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/bcm-pricing-calculator/2024-06-19/smoke.json.php +%%WWWDIR%%/Aws/data/bcm-pricing-calculator/2024-06-19/waiters-2.json.php +%%WWWDIR%%/Aws/data/bcm-recommended-actions/2024-11-14/api-2.json.php +%%WWWDIR%%/Aws/data/bcm-recommended-actions/2024-11-14/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bcm-recommended-actions/2024-11-14/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bcm-recommended-actions/2024-11-14/paginators-1.json.php +%%WWWDIR%%/Aws/data/bcm-recommended-actions/2024-11-14/smoke.json.php +%%WWWDIR%%/Aws/data/bcm-recommended-actions/2024-11-14/waiters-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agent-runtime/2023-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agent-runtime/2023-07-26/smoke.json.php +%%WWWDIR%%/Aws/data/bedrock-agent-runtime/2023-07-26/waiters-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agent/2023-06-05/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agent/2023-06-05/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agent/2023-06-05/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agent/2023-06-05/smoke.json.php +%%WWWDIR%%/Aws/data/bedrock-agent/2023-06-05/waiters-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore-control/2023-06-05/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore-control/2023-06-05/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore-control/2023-06-05/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore-control/2023-06-05/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore-control/2023-06-05/smoke.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore-control/2023-06-05/waiters-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore/2024-02-28/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore/2024-02-28/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore/2024-02-28/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore/2024-02-28/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore/2024-02-28/smoke.json.php +%%WWWDIR%%/Aws/data/bedrock-agentcore/2024-02-28/waiters-2.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation-runtime/2024-06-13/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation-runtime/2024-06-13/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation-runtime/2024-06-13/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation-runtime/2024-06-13/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation/2023-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation/2023-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation/2023-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock-data-automation/2023-07-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock-runtime/2023-09-30/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock-runtime/2023-09-30/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock-runtime/2023-09-30/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock-runtime/2023-09-30/smoke.json.php +%%WWWDIR%%/Aws/data/bedrock-runtime/2023-09-30/waiters-2.json.php +%%WWWDIR%%/Aws/data/bedrock/2023-04-20/api-2.json.php +%%WWWDIR%%/Aws/data/bedrock/2023-04-20/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/bedrock/2023-04-20/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/bedrock/2023-04-20/paginators-1.json.php +%%WWWDIR%%/Aws/data/bedrock/2023-04-20/smoke.json.php +%%WWWDIR%%/Aws/data/bedrock/2023-04-20/waiters-2.json.php +%%WWWDIR%%/Aws/data/billing/2023-09-07/api-2.json.php +%%WWWDIR%%/Aws/data/billing/2023-09-07/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/billing/2023-09-07/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/billing/2023-09-07/paginators-1.json.php +%%WWWDIR%%/Aws/data/billing/2023-09-07/smoke.json.php +%%WWWDIR%%/Aws/data/billing/2023-09-07/waiters-2.json.php %%WWWDIR%%/Aws/data/billingconductor/2021-07-30/api-2.json.php %%WWWDIR%%/Aws/data/billingconductor/2021-07-30/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/billingconductor/2021-07-30/endpoint-tests-1.json.php @@ -1141,6 +1403,10 @@ %%WWWDIR%%/Aws/data/ce/2017-10-25/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/ce/2017-10-25/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/ce/2017-10-25/paginators-1.json.php +%%WWWDIR%%/Aws/data/chatbot/2017-10-11/api-2.json.php +%%WWWDIR%%/Aws/data/chatbot/2017-10-11/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/chatbot/2017-10-11/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/chatbot/2017-10-11/paginators-1.json.php %%WWWDIR%%/Aws/data/chime-sdk-identity/2021-04-20/api-2.json.php %%WWWDIR%%/Aws/data/chime-sdk-identity/2021-04-20/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/chime-sdk-identity/2021-04-20/endpoint-tests-1.json.php @@ -1171,6 +1437,12 @@ %%WWWDIR%%/Aws/data/cleanrooms/2022-02-17/paginators-1.json.php %%WWWDIR%%/Aws/data/cleanrooms/2022-02-17/smoke.json.php %%WWWDIR%%/Aws/data/cleanrooms/2022-02-17/waiters-2.json.php +%%WWWDIR%%/Aws/data/cleanroomsml/2023-09-06/api-2.json.php +%%WWWDIR%%/Aws/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/cleanroomsml/2023-09-06/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/cleanroomsml/2023-09-06/paginators-1.json.php +%%WWWDIR%%/Aws/data/cleanroomsml/2023-09-06/smoke.json.php +%%WWWDIR%%/Aws/data/cleanroomsml/2023-09-06/waiters-2.json.php %%WWWDIR%%/Aws/data/cloud9/2017-09-23/api-2.json.php %%WWWDIR%%/Aws/data/cloud9/2017-09-23/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/cloud9/2017-09-23/endpoint-tests-1.json.php @@ -1195,6 +1467,10 @@ %%WWWDIR%%/Aws/data/cloudformation/2010-05-15/paginators-1.json.php %%WWWDIR%%/Aws/data/cloudformation/2010-05-15/smoke.json.php %%WWWDIR%%/Aws/data/cloudformation/2010-05-15/waiters-2.json.php +%%WWWDIR%%/Aws/data/cloudfront-keyvaluestore/2022-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/cloudfront-keyvaluestore/2022-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/cloudfront-keyvaluestore/2022-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/cloudfront-keyvaluestore/2022-07-26/paginators-1.json.php %%WWWDIR%%/Aws/data/cloudfront/2015-07-27/api-2.json.php %%WWWDIR%%/Aws/data/cloudfront/2015-07-27/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/cloudfront/2015-07-27/endpoint-tests-1.json.php @@ -1291,6 +1567,7 @@ %%WWWDIR%%/Aws/data/cloudsearchdomain/2013-01-01/api-2.json.php %%WWWDIR%%/Aws/data/cloudsearchdomain/2013-01-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/cloudsearchdomain/2013-01-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/cloudsearchdomain/2013-01-01/paginators-1.json.php %%WWWDIR%%/Aws/data/cloudtrail-data/2021-08-11/api-2.json.php %%WWWDIR%%/Aws/data/cloudtrail-data/2021-08-11/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/cloudtrail-data/2021-08-11/endpoint-tests-1.json.php @@ -1320,6 +1597,10 @@ %%WWWDIR%%/Aws/data/codecommit/2015-04-13/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/codecommit/2015-04-13/paginators-1.json.php %%WWWDIR%%/Aws/data/codecommit/2015-04-13/smoke.json.php +%%WWWDIR%%/Aws/data/codeconnections/2023-12-01/api-2.json.php +%%WWWDIR%%/Aws/data/codeconnections/2023-12-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/codeconnections/2023-12-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/codeconnections/2023-12-01/paginators-1.json.php %%WWWDIR%%/Aws/data/codedeploy/2014-10-06/api-2.json.php %%WWWDIR%%/Aws/data/codedeploy/2014-10-06/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/codedeploy/2014-10-06/endpoint-tests-1.json.php @@ -1336,6 +1617,8 @@ %%WWWDIR%%/Aws/data/codeguru-security/2018-05-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/codeguru-security/2018-05-10/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/codeguru-security/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/codeguru-security/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/codeguru-security/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/codeguruprofiler/2019-07-18/api-2.json.php %%WWWDIR%%/Aws/data/codeguruprofiler/2019-07-18/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/codeguruprofiler/2019-07-18/endpoint-tests-1.json.php @@ -1353,11 +1636,6 @@ %%WWWDIR%%/Aws/data/codestar-notifications/2019-10-15/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/codestar-notifications/2019-10-15/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/codestar-notifications/2019-10-15/paginators-1.json.php -%%WWWDIR%%/Aws/data/codestar/2017-04-19/api-2.json.php -%%WWWDIR%%/Aws/data/codestar/2017-04-19/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/codestar/2017-04-19/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/codestar/2017-04-19/paginators-1.json.php -%%WWWDIR%%/Aws/data/codestar/2017-04-19/smoke.json.php %%WWWDIR%%/Aws/data/cognito-identity/2014-06-30/api-2.json.php %%WWWDIR%%/Aws/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/cognito-identity/2014-06-30/endpoint-tests-1.json.php @@ -1402,18 +1680,36 @@ %%WWWDIR%%/Aws/data/connectcampaigns/2021-01-30/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/connectcampaigns/2021-01-30/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/connectcampaigns/2021-01-30/paginators-1.json.php +%%WWWDIR%%/Aws/data/connectcampaignsv2/2024-04-23/api-2.json.php +%%WWWDIR%%/Aws/data/connectcampaignsv2/2024-04-23/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/connectcampaignsv2/2024-04-23/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/connectcampaignsv2/2024-04-23/paginators-1.json.php %%WWWDIR%%/Aws/data/connectcases/2022-10-03/api-2.json.php %%WWWDIR%%/Aws/data/connectcases/2022-10-03/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/connectcases/2022-10-03/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/connectcases/2022-10-03/paginators-1.json.php +%%WWWDIR%%/Aws/data/connectcases/2022-10-03/smoke.json.php +%%WWWDIR%%/Aws/data/connectcases/2022-10-03/waiters-2.json.php %%WWWDIR%%/Aws/data/connectparticipant/2018-09-07/api-2.json.php %%WWWDIR%%/Aws/data/connectparticipant/2018-09-07/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/connectparticipant/2018-09-07/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/connectparticipant/2018-09-07/paginators-1.json.php +%%WWWDIR%%/Aws/data/controlcatalog/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/controlcatalog/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/controlcatalog/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/controlcatalog/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/controlcatalog/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/controlcatalog/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/controltower/2018-05-10/api-2.json.php %%WWWDIR%%/Aws/data/controltower/2018-05-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/controltower/2018-05-10/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/controltower/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/cost-optimization-hub/2022-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/cost-optimization-hub/2022-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/cost-optimization-hub/2022-07-26/smoke.json.php +%%WWWDIR%%/Aws/data/cost-optimization-hub/2022-07-26/waiters-2.json.php %%WWWDIR%%/Aws/data/cur/2017-01-06/api-2.json.php %%WWWDIR%%/Aws/data/cur/2017-01-06/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/cur/2017-01-06/endpoint-tests-1.json.php @@ -1446,10 +1742,19 @@ %%WWWDIR%%/Aws/data/datasync/2018-11-09/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/datasync/2018-11-09/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/datasync/2018-11-09/paginators-1.json.php +%%WWWDIR%%/Aws/data/datazone/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/datazone/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/datazone/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/datazone/2018-05-10/paginators-1.json.php %%WWWDIR%%/Aws/data/dax/2017-04-19/api-2.json.php %%WWWDIR%%/Aws/data/dax/2017-04-19/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/dax/2017-04-19/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/dax/2017-04-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/deadline/2023-10-12/api-2.json.php +%%WWWDIR%%/Aws/data/deadline/2023-10-12/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/deadline/2023-10-12/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/deadline/2023-10-12/paginators-1.json.php +%%WWWDIR%%/Aws/data/deadline/2023-10-12/waiters-2.json.php %%WWWDIR%%/Aws/data/detective/2018-10-26/api-2.json.php %%WWWDIR%%/Aws/data/detective/2018-10-26/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/detective/2018-10-26/endpoint-tests-1.json.php @@ -1468,6 +1773,10 @@ %%WWWDIR%%/Aws/data/directconnect/2012-10-25/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/directconnect/2012-10-25/paginators-1.json.php %%WWWDIR%%/Aws/data/directconnect/2012-10-25/smoke.json.php +%%WWWDIR%%/Aws/data/directory-service-data/2023-05-31/api-2.json.php +%%WWWDIR%%/Aws/data/directory-service-data/2023-05-31/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/directory-service-data/2023-05-31/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/directory-service-data/2023-05-31/paginators-1.json.php %%WWWDIR%%/Aws/data/discovery/2015-11-01/api-2.json.php %%WWWDIR%%/Aws/data/discovery/2015-11-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/discovery/2015-11-01/endpoint-tests-1.json.php @@ -1502,6 +1811,12 @@ %%WWWDIR%%/Aws/data/ds/2015-04-16/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/ds/2015-04-16/paginators-1.json.php %%WWWDIR%%/Aws/data/ds/2015-04-16/smoke.json.php +%%WWWDIR%%/Aws/data/ds/2015-04-16/waiters-2.json.php +%%WWWDIR%%/Aws/data/dsql/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/dsql/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/dsql/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/dsql/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/dsql/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/dynamodb/2011-12-05/api-2.json.php %%WWWDIR%%/Aws/data/dynamodb/2011-12-05/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/dynamodb/2011-12-05/endpoint-tests-1.json.php @@ -1564,15 +1879,17 @@ %%WWWDIR%%/Aws/data/ecs/2014-11-13/paginators-1.json.php %%WWWDIR%%/Aws/data/ecs/2014-11-13/smoke.json.php %%WWWDIR%%/Aws/data/ecs/2014-11-13/waiters-2.json.php +%%WWWDIR%%/Aws/data/eks-auth/2023-11-26/api-2.json.php +%%WWWDIR%%/Aws/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/eks-auth/2023-11-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/eks-auth/2023-11-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/eks-auth/2023-11-26/smoke.json.php +%%WWWDIR%%/Aws/data/eks-auth/2023-11-26/waiters-2.json.php %%WWWDIR%%/Aws/data/eks/2017-11-01/api-2.json.php %%WWWDIR%%/Aws/data/eks/2017-11-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/eks/2017-11-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/eks/2017-11-01/paginators-1.json.php %%WWWDIR%%/Aws/data/eks/2017-11-01/waiters-2.json.php -%%WWWDIR%%/Aws/data/elastic-inference/2017-07-25/api-2.json.php -%%WWWDIR%%/Aws/data/elastic-inference/2017-07-25/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/elastic-inference/2017-07-25/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/elastic-inference/2017-07-25/paginators-1.json.php %%WWWDIR%%/Aws/data/elasticache/2015-02-02/api-2.json.php %%WWWDIR%%/Aws/data/elasticache/2015-02-02/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/elasticache/2015-02-02/endpoint-tests-1.json.php @@ -1636,6 +1953,10 @@ %%WWWDIR%%/Aws/data/entitlement.marketplace/2017-01-11/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/entitlement.marketplace/2017-01-11/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/entitlement.marketplace/2017-01-11/paginators-1.json.php +%%WWWDIR%%/Aws/data/entityresolution/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/entityresolution/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/entityresolution/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/entityresolution/2018-05-10/paginators-1.json.php %%WWWDIR%%/Aws/data/es/2015-01-01/api-2.json.php %%WWWDIR%%/Aws/data/es/2015-01-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/es/2015-01-01/endpoint-tests-1.json.php @@ -1655,6 +1976,12 @@ %%WWWDIR%%/Aws/data/evidently/2021-02-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/evidently/2021-02-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/evidently/2021-02-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/evs/2023-07-27/api-2.json.php +%%WWWDIR%%/Aws/data/evs/2023-07-27/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/evs/2023-07-27/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/evs/2023-07-27/paginators-1.json.php +%%WWWDIR%%/Aws/data/evs/2023-07-27/smoke.json.php +%%WWWDIR%%/Aws/data/evs/2023-07-27/waiters-2.json.php %%WWWDIR%%/Aws/data/finspace-data/2020-07-13/api-2.json.php %%WWWDIR%%/Aws/data/finspace-data/2020-07-13/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/finspace-data/2020-07-13/endpoint-tests-1.json.php @@ -1688,6 +2015,12 @@ %%WWWDIR%%/Aws/data/frauddetector/2019-11-15/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/frauddetector/2019-11-15/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/frauddetector/2019-11-15/paginators-1.json.php +%%WWWDIR%%/Aws/data/freetier/2023-09-07/api-2.json.php +%%WWWDIR%%/Aws/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/freetier/2023-09-07/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/freetier/2023-09-07/paginators-1.json.php +%%WWWDIR%%/Aws/data/freetier/2023-09-07/smoke.json.php +%%WWWDIR%%/Aws/data/freetier/2023-09-07/waiters-2.json.php %%WWWDIR%%/Aws/data/fsx/2018-03-01/api-2.json.php %%WWWDIR%%/Aws/data/fsx/2018-03-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/fsx/2018-03-01/endpoint-tests-1.json.php @@ -1697,10 +2030,24 @@ %%WWWDIR%%/Aws/data/gamelift/2015-10-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/gamelift/2015-10-01/paginators-1.json.php %%WWWDIR%%/Aws/data/gamelift/2015-10-01/smoke.json.php -%%WWWDIR%%/Aws/data/gamesparks/2021-08-17/api-2.json.php -%%WWWDIR%%/Aws/data/gamesparks/2021-08-17/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/gamesparks/2021-08-17/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/gamesparks/2021-08-17/paginators-1.json.php +%%WWWDIR%%/Aws/data/gameliftstreams/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/gameliftstreams/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/gameliftstreams/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/gameliftstreams/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/gameliftstreams/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/gameliftstreams/2018-05-10/waiters-2.json.php +%%WWWDIR%%/Aws/data/geo-maps/2020-11-19/api-2.json.php +%%WWWDIR%%/Aws/data/geo-maps/2020-11-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/geo-maps/2020-11-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/geo-maps/2020-11-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/geo-places/2020-11-19/api-2.json.php +%%WWWDIR%%/Aws/data/geo-places/2020-11-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/geo-places/2020-11-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/geo-places/2020-11-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/geo-routes/2020-11-19/api-2.json.php +%%WWWDIR%%/Aws/data/geo-routes/2020-11-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/geo-routes/2020-11-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/geo-routes/2020-11-19/paginators-1.json.php %%WWWDIR%%/Aws/data/glacier/2012-06-01/api-2.json.php %%WWWDIR%%/Aws/data/glacier/2012-06-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/glacier/2012-06-01/endpoint-tests-1.json.php @@ -1747,10 +2094,7 @@ %%WWWDIR%%/Aws/data/healthlake/2017-07-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/healthlake/2017-07-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/healthlake/2017-07-01/paginators-1.json.php -%%WWWDIR%%/Aws/data/honeycode/2020-03-01/api-2.json.php -%%WWWDIR%%/Aws/data/honeycode/2020-03-01/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/honeycode/2020-03-01/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/honeycode/2020-03-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/healthlake/2017-07-01/waiters-2.json.php %%WWWDIR%%/Aws/data/iam/2010-05-08/api-2.json.php %%WWWDIR%%/Aws/data/iam/2010-05-08/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/iam/2010-05-08/endpoint-tests-1.json.php @@ -1769,6 +2113,10 @@ %%WWWDIR%%/Aws/data/importexport/2010-06-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/importexport/2010-06-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/importexport/2010-06-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/inspector-scan/2023-08-08/api-2.json.php +%%WWWDIR%%/Aws/data/inspector-scan/2023-08-08/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/inspector-scan/2023-08-08/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/inspector-scan/2023-08-08/paginators-1.json.php %%WWWDIR%%/Aws/data/inspector/2016-02-16/api-2.json.php %%WWWDIR%%/Aws/data/inspector/2016-02-16/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/inspector/2016-02-16/endpoint-tests-1.json.php @@ -1784,26 +2132,25 @@ %%WWWDIR%%/Aws/data/internetmonitor/2021-06-03/paginators-1.json.php %%WWWDIR%%/Aws/data/internetmonitor/2021-06-03/smoke.json.php %%WWWDIR%%/Aws/data/internetmonitor/2021-06-03/waiters-2.json.php +%%WWWDIR%%/Aws/data/invoicing/2024-12-01/api-2.json.php +%%WWWDIR%%/Aws/data/invoicing/2024-12-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/invoicing/2024-12-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/invoicing/2024-12-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/invoicing/2024-12-01/smoke.json.php +%%WWWDIR%%/Aws/data/invoicing/2024-12-01/waiters-2.json.php %%WWWDIR%%/Aws/data/iot-jobs-data/2017-09-29/api-2.json.php %%WWWDIR%%/Aws/data/iot-jobs-data/2017-09-29/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/iot-jobs-data/2017-09-29/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/iot-jobs-data/2017-09-29/paginators-1.json.php -%%WWWDIR%%/Aws/data/iot-roborunner/2018-05-10/api-2.json.php -%%WWWDIR%%/Aws/data/iot-roborunner/2018-05-10/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/iot-roborunner/2018-05-10/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/iot-roborunner/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/iot-managed-integrations/2025-03-03/api-2.json.php +%%WWWDIR%%/Aws/data/iot-managed-integrations/2025-03-03/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/iot-managed-integrations/2025-03-03/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/iot-managed-integrations/2025-03-03/paginators-1.json.php %%WWWDIR%%/Aws/data/iot/2015-05-28/api-2.json.php %%WWWDIR%%/Aws/data/iot/2015-05-28/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/iot/2015-05-28/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/iot/2015-05-28/paginators-1.json.php %%WWWDIR%%/Aws/data/iot/2015-05-28/smoke.json.php -%%WWWDIR%%/Aws/data/iot1click-devices/2018-05-14/api-2.json.php -%%WWWDIR%%/Aws/data/iot1click-devices/2018-05-14/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/iot1click-devices/2018-05-14/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/iot1click-projects/2018-05-14/api-2.json.php -%%WWWDIR%%/Aws/data/iot1click-projects/2018-05-14/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/iot1click-projects/2018-05-14/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/iot1click-projects/2018-05-14/paginators-1.json.php %%WWWDIR%%/Aws/data/iotanalytics/2017-11-27/api-2.json.php %%WWWDIR%%/Aws/data/iotanalytics/2017-11-27/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/iotanalytics/2017-11-27/endpoint-tests-1.json.php @@ -1857,6 +2204,8 @@ %%WWWDIR%%/Aws/data/ivs-realtime/2020-07-14/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/ivs-realtime/2020-07-14/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/ivs-realtime/2020-07-14/paginators-1.json.php +%%WWWDIR%%/Aws/data/ivs-realtime/2020-07-14/smoke.json.php +%%WWWDIR%%/Aws/data/ivs-realtime/2020-07-14/waiters-2.json.php %%WWWDIR%%/Aws/data/ivs/2020-07-14/api-2.json.php %%WWWDIR%%/Aws/data/ivs/2020-07-14/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/ivs/2020-07-14/endpoint-tests-1.json.php @@ -1865,6 +2214,8 @@ %%WWWDIR%%/Aws/data/ivschat/2020-07-14/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/ivschat/2020-07-14/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/ivschat/2020-07-14/paginators-1.json.php +%%WWWDIR%%/Aws/data/ivschat/2020-07-14/smoke.json.php +%%WWWDIR%%/Aws/data/ivschat/2020-07-14/waiters-2.json.php %%WWWDIR%%/Aws/data/kafka/2018-11-14/api-2.json.php %%WWWDIR%%/Aws/data/kafka/2018-11-14/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/kafka/2018-11-14/endpoint-tests-1.json.php @@ -1873,6 +2224,8 @@ %%WWWDIR%%/Aws/data/kafkaconnect/2021-09-14/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/kafkaconnect/2021-09-14/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/kafkaconnect/2021-09-14/paginators-1.json.php +%%WWWDIR%%/Aws/data/kafkaconnect/2021-09-14/smoke.json.php +%%WWWDIR%%/Aws/data/kafkaconnect/2021-09-14/waiters-2.json.php %%WWWDIR%%/Aws/data/kendra-ranking/2022-10-19/api-2.json.php %%WWWDIR%%/Aws/data/kendra-ranking/2022-10-19/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/kendra-ranking/2022-10-19/endpoint-tests-1.json.php @@ -1887,6 +2240,11 @@ %%WWWDIR%%/Aws/data/keyspaces/2022-02-10/paginators-1.json.php %%WWWDIR%%/Aws/data/keyspaces/2022-02-10/smoke.json.php %%WWWDIR%%/Aws/data/keyspaces/2022-02-10/waiters-2.json.php +%%WWWDIR%%/Aws/data/keyspacesstreams/2024-09-09/api-2.json.php +%%WWWDIR%%/Aws/data/keyspacesstreams/2024-09-09/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/keyspacesstreams/2024-09-09/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/keyspacesstreams/2024-09-09/paginators-1.json.php +%%WWWDIR%%/Aws/data/keyspacesstreams/2024-09-09/smoke.json.php %%WWWDIR%%/Aws/data/kinesis-video-archived-media/2017-09-30/api-2.json.php %%WWWDIR%%/Aws/data/kinesis-video-archived-media/2017-09-30/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/kinesis-video-archived-media/2017-09-30/endpoint-tests-1.json.php @@ -1936,6 +2294,10 @@ %%WWWDIR%%/Aws/data/lambda/2015-03-31/paginators-1.json.php %%WWWDIR%%/Aws/data/lambda/2015-03-31/smoke.json.php %%WWWDIR%%/Aws/data/lambda/2015-03-31/waiters-2.json.php +%%WWWDIR%%/Aws/data/launch-wizard/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/launch-wizard/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/launch-wizard/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/launch-wizard/2018-05-10/paginators-1.json.php %%WWWDIR%%/Aws/data/lex-models/2017-04-19/api-2.json.php %%WWWDIR%%/Aws/data/lex-models/2017-04-19/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/lex-models/2017-04-19/endpoint-tests-1.json.php @@ -1948,6 +2310,8 @@ %%WWWDIR%%/Aws/data/license-manager-user-subscriptions/2018-05-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/license-manager-user-subscriptions/2018-05-10/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/license-manager-user-subscriptions/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/license-manager-user-subscriptions/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/license-manager/2018-08-01/api-2.json.php %%WWWDIR%%/Aws/data/license-manager/2018-08-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/license-manager/2018-08-01/endpoint-tests-1.json.php @@ -1987,24 +2351,46 @@ %%WWWDIR%%/Aws/data/machinelearning/2014-12-12/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/machinelearning/2014-12-12/paginators-1.json.php %%WWWDIR%%/Aws/data/machinelearning/2014-12-12/waiters-2.json.php -%%WWWDIR%%/Aws/data/macie/2017-12-19/api-2.json.php -%%WWWDIR%%/Aws/data/macie/2017-12-19/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/macie/2017-12-19/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/macie/2017-12-19/paginators-1.json.php %%WWWDIR%%/Aws/data/macie2/2020-01-01/api-2.json.php %%WWWDIR%%/Aws/data/macie2/2020-01-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/macie2/2020-01-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/macie2/2020-01-01/paginators-1.json.php %%WWWDIR%%/Aws/data/macie2/2020-01-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/mailmanager/2023-10-17/api-2.json.php +%%WWWDIR%%/Aws/data/mailmanager/2023-10-17/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/mailmanager/2023-10-17/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/mailmanager/2023-10-17/paginators-1.json.php +%%WWWDIR%%/Aws/data/mailmanager/2023-10-17/smoke.json.php +%%WWWDIR%%/Aws/data/mailmanager/2023-10-17/waiters-2.json.php +%%WWWDIR%%/Aws/data/managedblockchain-query/2023-05-04/api-2.json.php +%%WWWDIR%%/Aws/data/managedblockchain-query/2023-05-04/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/managedblockchain-query/2023-05-04/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/managedblockchain-query/2023-05-04/paginators-1.json.php +%%WWWDIR%%/Aws/data/managedblockchain-query/2023-05-04/smoke.json.php +%%WWWDIR%%/Aws/data/managedblockchain-query/2023-05-04/waiters-2.json.php %%WWWDIR%%/Aws/data/managedblockchain/2018-09-24/api-2.json.php %%WWWDIR%%/Aws/data/managedblockchain/2018-09-24/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/managedblockchain/2018-09-24/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/managedblockchain/2018-09-24/paginators-1.json.php %%WWWDIR%%/Aws/data/manifest.json.php +%%WWWDIR%%/Aws/data/marketplace-agreement/2020-03-01/api-2.json.php +%%WWWDIR%%/Aws/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/marketplace-agreement/2020-03-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/marketplace-agreement/2020-03-01/paginators-1.json.php %%WWWDIR%%/Aws/data/marketplace-catalog/2018-09-17/api-2.json.php %%WWWDIR%%/Aws/data/marketplace-catalog/2018-09-17/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/marketplace-catalog/2018-09-17/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/marketplace-catalog/2018-09-17/paginators-1.json.php +%%WWWDIR%%/Aws/data/marketplace-deployment/2023-01-25/api-2.json.php +%%WWWDIR%%/Aws/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/marketplace-deployment/2023-01-25/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/marketplace-deployment/2023-01-25/paginators-1.json.php +%%WWWDIR%%/Aws/data/marketplace-reporting/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/marketplace-reporting/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/marketplace-reporting/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/marketplace-reporting/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/marketplace-reporting/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/marketplace-reporting/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php %%WWWDIR%%/Aws/data/marketplacecommerceanalytics/2015-07-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/marketplacecommerceanalytics/2015-07-01/endpoint-tests-1.json.php @@ -2014,6 +2400,7 @@ %%WWWDIR%%/Aws/data/mediaconnect/2018-11-14/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/mediaconnect/2018-11-14/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/mediaconnect/2018-11-14/paginators-1.json.php +%%WWWDIR%%/Aws/data/mediaconnect/2018-11-14/smoke.json.php %%WWWDIR%%/Aws/data/mediaconnect/2018-11-14/waiters-2.json.php %%WWWDIR%%/Aws/data/mediaconvert/2017-08-29/api-2.json.php %%WWWDIR%%/Aws/data/mediaconvert/2017-08-29/endpoint-rule-set-1.json.php @@ -2050,6 +2437,12 @@ %%WWWDIR%%/Aws/data/mediatailor/2018-04-23/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/mediatailor/2018-04-23/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/mediatailor/2018-04-23/paginators-1.json.php +%%WWWDIR%%/Aws/data/medical-imaging/2023-07-19/api-2.json.php +%%WWWDIR%%/Aws/data/medical-imaging/2023-07-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/medical-imaging/2023-07-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/medical-imaging/2023-07-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/medical-imaging/2023-07-19/smoke.json.php +%%WWWDIR%%/Aws/data/medical-imaging/2023-07-19/waiters-2.json.php %%WWWDIR%%/Aws/data/memorydb/2021-01-01/api-2.json.php %%WWWDIR%%/Aws/data/memorydb/2021-01-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/memorydb/2021-01-01/endpoint-tests-1.json.php @@ -2084,10 +2477,6 @@ %%WWWDIR%%/Aws/data/migrationhubstrategy/2020-02-19/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/migrationhubstrategy/2020-02-19/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/migrationhubstrategy/2020-02-19/paginators-1.json.php -%%WWWDIR%%/Aws/data/mobile/2017-07-01/api-2.json.php -%%WWWDIR%%/Aws/data/mobile/2017-07-01/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/mobile/2017-07-01/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/mobile/2017-07-01/paginators-1.json.php %%WWWDIR%%/Aws/data/models.lex.v2/2020-08-07/api-2.json.php %%WWWDIR%%/Aws/data/models.lex.v2/2020-08-07/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/models.lex.v2/2020-08-07/endpoint-tests-1.json.php @@ -2099,6 +2488,12 @@ %%WWWDIR%%/Aws/data/monitoring/2010-08-01/paginators-1.json.php %%WWWDIR%%/Aws/data/monitoring/2010-08-01/smoke.json.php %%WWWDIR%%/Aws/data/monitoring/2010-08-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/mpa/2022-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/mpa/2022-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/mpa/2022-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/mpa/2022-07-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/mpa/2022-07-26/smoke.json.php +%%WWWDIR%%/Aws/data/mpa/2022-07-26/waiters-2.json.php %%WWWDIR%%/Aws/data/mq/2017-11-27/api-2.json.php %%WWWDIR%%/Aws/data/mq/2017-11-27/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/mq/2017-11-27/endpoint-tests-1.json.php @@ -2112,29 +2507,69 @@ %%WWWDIR%%/Aws/data/mwaa/2020-07-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/mwaa/2020-07-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/mwaa/2020-07-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/neptune-graph/2023-11-29/api-2.json.php +%%WWWDIR%%/Aws/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/neptune-graph/2023-11-29/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/neptune-graph/2023-11-29/paginators-1.json.php +%%WWWDIR%%/Aws/data/neptune-graph/2023-11-29/waiters-2.json.php %%WWWDIR%%/Aws/data/neptune/2014-10-31/api-2.json.php %%WWWDIR%%/Aws/data/neptune/2014-10-31/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/neptune/2014-10-31/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/neptune/2014-10-31/paginators-1.json.php %%WWWDIR%%/Aws/data/neptune/2014-10-31/smoke.json.php %%WWWDIR%%/Aws/data/neptune/2014-10-31/waiters-2.json.php +%%WWWDIR%%/Aws/data/neptunedata/2023-08-01/api-2.json.php +%%WWWDIR%%/Aws/data/neptunedata/2023-08-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/neptunedata/2023-08-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/neptunedata/2023-08-01/paginators-1.json.php %%WWWDIR%%/Aws/data/network-firewall/2020-11-12/api-2.json.php %%WWWDIR%%/Aws/data/network-firewall/2020-11-12/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/network-firewall/2020-11-12/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/network-firewall/2020-11-12/paginators-1.json.php +%%WWWDIR%%/Aws/data/networkflowmonitor/2023-04-19/api-2.json.php +%%WWWDIR%%/Aws/data/networkflowmonitor/2023-04-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/networkflowmonitor/2023-04-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/networkflowmonitor/2023-04-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/networkflowmonitor/2023-04-19/smoke.json.php +%%WWWDIR%%/Aws/data/networkflowmonitor/2023-04-19/waiters-2.json.php %%WWWDIR%%/Aws/data/networkmanager/2019-07-05/api-2.json.php %%WWWDIR%%/Aws/data/networkmanager/2019-07-05/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/networkmanager/2019-07-05/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/networkmanager/2019-07-05/paginators-1.json.php -%%WWWDIR%%/Aws/data/nimble/2020-08-01/api-2.json.php -%%WWWDIR%%/Aws/data/nimble/2020-08-01/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/nimble/2020-08-01/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/nimble/2020-08-01/paginators-1.json.php -%%WWWDIR%%/Aws/data/nimble/2020-08-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/networkmonitor/2023-08-01/api-2.json.php +%%WWWDIR%%/Aws/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/networkmonitor/2023-08-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/networkmonitor/2023-08-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/networkmonitor/2023-08-01/smoke.json.php +%%WWWDIR%%/Aws/data/networkmonitor/2023-08-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/notifications/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/notifications/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/notifications/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/notifications/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/notifications/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/notifications/2018-05-10/waiters-2.json.php +%%WWWDIR%%/Aws/data/notificationscontacts/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/notificationscontacts/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/notificationscontacts/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/notificationscontacts/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/notificationscontacts/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/notificationscontacts/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/oam/2022-06-10/api-2.json.php %%WWWDIR%%/Aws/data/oam/2022-06-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/oam/2022-06-10/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/oam/2022-06-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/observabilityadmin/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/observabilityadmin/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/observabilityadmin/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/observabilityadmin/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/observabilityadmin/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/observabilityadmin/2018-05-10/waiters-2.json.php +%%WWWDIR%%/Aws/data/odb/2024-08-20/api-2.json.php +%%WWWDIR%%/Aws/data/odb/2024-08-20/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/odb/2024-08-20/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/odb/2024-08-20/paginators-1.json.php +%%WWWDIR%%/Aws/data/odb/2024-08-20/smoke.json.php +%%WWWDIR%%/Aws/data/odb/2024-08-20/waiters-2.json.php %%WWWDIR%%/Aws/data/omics/2022-11-28/api-2.json.php %%WWWDIR%%/Aws/data/omics/2022-11-28/defaults-1.json.php %%WWWDIR%%/Aws/data/omics/2022-11-28/endpoint-rule-set-1.json.php @@ -2151,17 +2586,8 @@ %%WWWDIR%%/Aws/data/opensearchserverless/2021-11-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/opensearchserverless/2021-11-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/opensearchserverless/2021-11-01/paginators-1.json.php -%%WWWDIR%%/Aws/data/opsworks/2013-02-18/api-2.json.php -%%WWWDIR%%/Aws/data/opsworks/2013-02-18/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/opsworks/2013-02-18/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/opsworks/2013-02-18/paginators-1.json.php -%%WWWDIR%%/Aws/data/opsworks/2013-02-18/smoke.json.php -%%WWWDIR%%/Aws/data/opsworks/2013-02-18/waiters-2.json.php -%%WWWDIR%%/Aws/data/opsworkscm/2016-11-01/api-2.json.php -%%WWWDIR%%/Aws/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/opsworkscm/2016-11-01/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/opsworkscm/2016-11-01/paginators-1.json.php -%%WWWDIR%%/Aws/data/opsworkscm/2016-11-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/opensearchserverless/2021-11-01/smoke.json.php +%%WWWDIR%%/Aws/data/opensearchserverless/2021-11-01/waiters-2.json.php %%WWWDIR%%/Aws/data/organizations/2016-11-28/api-2.json.php %%WWWDIR%%/Aws/data/organizations/2016-11-28/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/organizations/2016-11-28/endpoint-tests-1.json.php @@ -2179,14 +2605,40 @@ %%WWWDIR%%/Aws/data/panorama/2019-07-24/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/panorama/2019-07-24/paginators-1.json.php %%WWWDIR%%/Aws/data/partitions.json.php +%%WWWDIR%%/Aws/data/partnercentral-selling/2022-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/partnercentral-selling/2022-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/partnercentral-selling/2022-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/partnercentral-selling/2022-07-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/partnercentral-selling/2022-07-26/smoke.json.php +%%WWWDIR%%/Aws/data/partnercentral-selling/2022-07-26/waiters-2.json.php %%WWWDIR%%/Aws/data/payment-cryptography-data/2022-02-03/api-2.json.php %%WWWDIR%%/Aws/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/payment-cryptography-data/2022-02-03/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/payment-cryptography-data/2022-02-03/paginators-1.json.php +%%WWWDIR%%/Aws/data/payment-cryptography-data/2022-02-03/smoke.json.php +%%WWWDIR%%/Aws/data/payment-cryptography-data/2022-02-03/waiters-2.json.php %%WWWDIR%%/Aws/data/payment-cryptography/2021-09-14/api-2.json.php %%WWWDIR%%/Aws/data/payment-cryptography/2021-09-14/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/payment-cryptography/2021-09-14/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/payment-cryptography/2021-09-14/paginators-1.json.php +%%WWWDIR%%/Aws/data/payment-cryptography/2021-09-14/smoke.json.php +%%WWWDIR%%/Aws/data/payment-cryptography/2021-09-14/waiters-2.json.php +%%WWWDIR%%/Aws/data/pca-connector-ad/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/pca-connector-ad/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/pca-connector-ad/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/pca-connector-ad/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/pca-connector-scep/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/pca-connector-scep/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/pca-connector-scep/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/pca-connector-scep/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/pca-connector-scep/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/pca-connector-scep/2018-05-10/waiters-2.json.php +%%WWWDIR%%/Aws/data/pcs/2023-02-10/api-2.json.php +%%WWWDIR%%/Aws/data/pcs/2023-02-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/pcs/2023-02-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/pcs/2023-02-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/pcs/2023-02-10/smoke.json.php +%%WWWDIR%%/Aws/data/pcs/2023-02-10/waiters-2.json.php %%WWWDIR%%/Aws/data/personalize-events/2018-03-22/api-2.json.php %%WWWDIR%%/Aws/data/personalize-events/2018-03-22/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/personalize-events/2018-03-22/endpoint-tests-1.json.php @@ -2220,6 +2672,8 @@ %%WWWDIR%%/Aws/data/pipes/2015-10-07/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/pipes/2015-10-07/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/pipes/2015-10-07/paginators-1.json.php +%%WWWDIR%%/Aws/data/pipes/2015-10-07/smoke.json.php +%%WWWDIR%%/Aws/data/pipes/2015-10-07/waiters-2.json.php %%WWWDIR%%/Aws/data/polly/2016-06-10/api-2.json.php %%WWWDIR%%/Aws/data/polly/2016-06-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/polly/2016-06-10/endpoint-tests-1.json.php @@ -2231,16 +2685,29 @@ %%WWWDIR%%/Aws/data/pricing/2017-10-15/paginators-1.json.php %%WWWDIR%%/Aws/data/pricing/2017-10-15/smoke.json.php %%WWWDIR%%/Aws/data/pricing/2017-10-15/waiters-2.json.php -%%WWWDIR%%/Aws/data/privatenetworks/2021-12-03/api-2.json.php -%%WWWDIR%%/Aws/data/privatenetworks/2021-12-03/defaults-1.json.php -%%WWWDIR%%/Aws/data/privatenetworks/2021-12-03/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/privatenetworks/2021-12-03/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/privatenetworks/2021-12-03/paginators-1.json.php %%WWWDIR%%/Aws/data/proton/2020-07-20/api-2.json.php %%WWWDIR%%/Aws/data/proton/2020-07-20/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/proton/2020-07-20/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/proton/2020-07-20/paginators-1.json.php %%WWWDIR%%/Aws/data/proton/2020-07-20/waiters-2.json.php +%%WWWDIR%%/Aws/data/qapps/2023-11-27/api-2.json.php +%%WWWDIR%%/Aws/data/qapps/2023-11-27/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/qapps/2023-11-27/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/qapps/2023-11-27/paginators-1.json.php +%%WWWDIR%%/Aws/data/qapps/2023-11-27/smoke.json.php +%%WWWDIR%%/Aws/data/qapps/2023-11-27/waiters-2.json.php +%%WWWDIR%%/Aws/data/qbusiness/2023-11-27/api-2.json.php +%%WWWDIR%%/Aws/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/qbusiness/2023-11-27/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/qbusiness/2023-11-27/paginators-1.json.php +%%WWWDIR%%/Aws/data/qbusiness/2023-11-27/smoke.json.php +%%WWWDIR%%/Aws/data/qbusiness/2023-11-27/waiters-2.json.php +%%WWWDIR%%/Aws/data/qconnect/2020-10-19/api-2.json.php +%%WWWDIR%%/Aws/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/qconnect/2020-10-19/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/qconnect/2020-10-19/paginators-1.json.php +%%WWWDIR%%/Aws/data/qconnect/2020-10-19/smoke.json.php +%%WWWDIR%%/Aws/data/qconnect/2020-10-19/waiters-2.json.php %%WWWDIR%%/Aws/data/qldb-session/2019-07-11/api-2.json.php %%WWWDIR%%/Aws/data/qldb-session/2019-07-11/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/qldb-session/2019-07-11/endpoint-tests-1.json.php @@ -2298,6 +2765,12 @@ %%WWWDIR%%/Aws/data/rekognition/2016-06-27/paginators-1.json.php %%WWWDIR%%/Aws/data/rekognition/2016-06-27/smoke.json.php %%WWWDIR%%/Aws/data/rekognition/2016-06-27/waiters-2.json.php +%%WWWDIR%%/Aws/data/repostspace/2022-05-13/api-2.json.php +%%WWWDIR%%/Aws/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/repostspace/2022-05-13/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/repostspace/2022-05-13/paginators-1.json.php +%%WWWDIR%%/Aws/data/repostspace/2022-05-13/smoke.json.php +%%WWWDIR%%/Aws/data/repostspace/2022-05-13/waiters-2.json.php %%WWWDIR%%/Aws/data/resiliencehub/2020-04-30/api-2.json.php %%WWWDIR%%/Aws/data/resiliencehub/2020-04-30/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/resiliencehub/2020-04-30/endpoint-tests-1.json.php @@ -2306,6 +2779,8 @@ %%WWWDIR%%/Aws/data/resource-explorer-2/2022-07-28/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/resource-explorer-2/2022-07-28/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/resource-explorer-2/2022-07-28/paginators-1.json.php +%%WWWDIR%%/Aws/data/resource-explorer-2/2022-07-28/smoke.json.php +%%WWWDIR%%/Aws/data/resource-explorer-2/2022-07-28/waiters-2.json.php %%WWWDIR%%/Aws/data/resource-groups/2017-11-27/api-2.json.php %%WWWDIR%%/Aws/data/resource-groups/2017-11-27/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/resource-groups/2017-11-27/endpoint-tests-1.json.php @@ -2346,6 +2821,10 @@ %%WWWDIR%%/Aws/data/route53domains/2014-05-15/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/route53domains/2014-05-15/paginators-1.json.php %%WWWDIR%%/Aws/data/route53domains/2014-05-15/smoke.json.php +%%WWWDIR%%/Aws/data/route53profiles/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/route53profiles/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/route53profiles/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/route53profiles/2018-05-10/paginators-1.json.php %%WWWDIR%%/Aws/data/route53resolver/2018-04-01/api-2.json.php %%WWWDIR%%/Aws/data/route53resolver/2018-04-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/route53resolver/2018-04-01/endpoint-tests-1.json.php @@ -2382,6 +2861,18 @@ %%WWWDIR%%/Aws/data/s3outposts/2017-07-25/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/s3outposts/2017-07-25/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/s3outposts/2017-07-25/paginators-1.json.php +%%WWWDIR%%/Aws/data/s3tables/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/s3tables/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/s3tables/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/s3tables/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/s3tables/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/s3tables/2018-05-10/waiters-2.json.php +%%WWWDIR%%/Aws/data/s3vectors/2025-07-15/api-2.json.php +%%WWWDIR%%/Aws/data/s3vectors/2025-07-15/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/s3vectors/2025-07-15/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/s3vectors/2025-07-15/paginators-1.json.php +%%WWWDIR%%/Aws/data/s3vectors/2025-07-15/smoke.json.php +%%WWWDIR%%/Aws/data/s3vectors/2025-07-15/waiters-2.json.php %%WWWDIR%%/Aws/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php %%WWWDIR%%/Aws/data/sagemaker-a2i-runtime/2019-11-07/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/sagemaker-a2i-runtime/2019-11-07/endpoint-tests-1.json.php @@ -2426,6 +2917,12 @@ %%WWWDIR%%/Aws/data/secretsmanager/2017-10-17/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/secretsmanager/2017-10-17/paginators-1.json.php %%WWWDIR%%/Aws/data/secretsmanager/2017-10-17/smoke.json.php +%%WWWDIR%%/Aws/data/security-ir/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/security-ir/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/security-ir/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/security-ir/2018-05-10/paginators-1.json.php +%%WWWDIR%%/Aws/data/security-ir/2018-05-10/smoke.json.php +%%WWWDIR%%/Aws/data/security-ir/2018-05-10/waiters-2.json.php %%WWWDIR%%/Aws/data/securityhub/2018-10-26/api-2.json.php %%WWWDIR%%/Aws/data/securityhub/2018-10-26/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/securityhub/2018-10-26/endpoint-tests-1.json.php @@ -2476,11 +2973,6 @@ %%WWWDIR%%/Aws/data/sms-voice/2018-09-05/api-2.json.php %%WWWDIR%%/Aws/data/sms-voice/2018-09-05/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/sms-voice/2018-09-05/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/sms/2016-10-24/api-2.json.php -%%WWWDIR%%/Aws/data/sms/2016-10-24/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/sms/2016-10-24/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/sms/2016-10-24/paginators-1.json.php -%%WWWDIR%%/Aws/data/sms/2016-10-24/smoke.json.php %%WWWDIR%%/Aws/data/snow-device-management/2021-08-04/api-2.json.php %%WWWDIR%%/Aws/data/snow-device-management/2021-08-04/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/snow-device-management/2021-08-04/endpoint-tests-1.json.php @@ -2495,6 +2987,10 @@ %%WWWDIR%%/Aws/data/sns/2010-03-31/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/sns/2010-03-31/paginators-1.json.php %%WWWDIR%%/Aws/data/sns/2010-03-31/smoke.json.php +%%WWWDIR%%/Aws/data/socialmessaging/2024-01-01/api-2.json.php +%%WWWDIR%%/Aws/data/socialmessaging/2024-01-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/socialmessaging/2024-01-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/socialmessaging/2024-01-01/paginators-1.json.php %%WWWDIR%%/Aws/data/sqs/2012-11-05/api-2.json.php %%WWWDIR%%/Aws/data/sqs/2012-11-05/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/sqs/2012-11-05/endpoint-tests-1.json.php @@ -2505,11 +3001,19 @@ %%WWWDIR%%/Aws/data/ssm-contacts/2021-05-03/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/ssm-contacts/2021-05-03/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/ssm-contacts/2021-05-03/paginators-1.json.php +%%WWWDIR%%/Aws/data/ssm-guiconnect/2021-05-01/api-2.json.php +%%WWWDIR%%/Aws/data/ssm-guiconnect/2021-05-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/ssm-guiconnect/2021-05-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/ssm-guiconnect/2021-05-01/paginators-1.json.php %%WWWDIR%%/Aws/data/ssm-incidents/2018-05-10/api-2.json.php %%WWWDIR%%/Aws/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/ssm-incidents/2018-05-10/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/ssm-incidents/2018-05-10/paginators-1.json.php %%WWWDIR%%/Aws/data/ssm-incidents/2018-05-10/waiters-2.json.php +%%WWWDIR%%/Aws/data/ssm-quicksetup/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/ssm-quicksetup/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/ssm-quicksetup/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/ssm-quicksetup/2018-05-10/paginators-1.json.php %%WWWDIR%%/Aws/data/ssm-sap/2018-05-10/api-2.json.php %%WWWDIR%%/Aws/data/ssm-sap/2018-05-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/ssm-sap/2018-05-10/endpoint-tests-1.json.php @@ -2524,6 +3028,8 @@ %%WWWDIR%%/Aws/data/sso-admin/2020-07-20/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/sso-admin/2020-07-20/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/sso-admin/2020-07-20/paginators-1.json.php +%%WWWDIR%%/Aws/data/sso-admin/2020-07-20/smoke.json.php +%%WWWDIR%%/Aws/data/sso-admin/2020-07-20/waiters-2.json.php %%WWWDIR%%/Aws/data/sso-oidc/2019-06-10/api-2.json.php %%WWWDIR%%/Aws/data/sso-oidc/2019-06-10/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/sso-oidc/2019-06-10/endpoint-tests-1.json.php @@ -2550,6 +3056,10 @@ %%WWWDIR%%/Aws/data/sts/2011-06-15/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/sts/2011-06-15/paginators-1.json.php %%WWWDIR%%/Aws/data/sts/2011-06-15/smoke.json.php +%%WWWDIR%%/Aws/data/supplychain/2024-01-01/api-2.json.php +%%WWWDIR%%/Aws/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/supplychain/2024-01-01/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/supplychain/2024-01-01/paginators-1.json.php %%WWWDIR%%/Aws/data/support-app/2021-08-20/api-2.json.php %%WWWDIR%%/Aws/data/support-app/2021-08-20/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/support-app/2021-08-20/endpoint-tests-1.json.php @@ -2568,10 +3078,18 @@ %%WWWDIR%%/Aws/data/synthetics/2017-10-11/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/synthetics/2017-10-11/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/synthetics/2017-10-11/paginators-1.json.php +%%WWWDIR%%/Aws/data/taxsettings/2018-05-10/api-2.json.php +%%WWWDIR%%/Aws/data/taxsettings/2018-05-10/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/taxsettings/2018-05-10/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/taxsettings/2018-05-10/paginators-1.json.php %%WWWDIR%%/Aws/data/textract/2018-06-27/api-2.json.php %%WWWDIR%%/Aws/data/textract/2018-06-27/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/textract/2018-06-27/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/textract/2018-06-27/paginators-1.json.php +%%WWWDIR%%/Aws/data/timestream-influxdb/2023-01-27/api-2.json.php +%%WWWDIR%%/Aws/data/timestream-influxdb/2023-01-27/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/timestream-influxdb/2023-01-27/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/timestream-influxdb/2023-01-27/paginators-1.json.php %%WWWDIR%%/Aws/data/timestream-query/2018-11-01/api-2.json.php %%WWWDIR%%/Aws/data/timestream-query/2018-11-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/timestream-query/2018-11-01/endpoint-tests-1.json.php @@ -2598,6 +3116,10 @@ %%WWWDIR%%/Aws/data/translate/2017-07-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/translate/2017-07-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/translate/2017-07-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/trustedadvisor/2022-09-15/api-2.json.php +%%WWWDIR%%/Aws/data/trustedadvisor/2022-09-15/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/trustedadvisor/2022-09-15/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/trustedadvisor/2022-09-15/paginators-1.json.php %%WWWDIR%%/Aws/data/verifiedpermissions/2021-12-01/api-2.json.php %%WWWDIR%%/Aws/data/verifiedpermissions/2021-12-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/verifiedpermissions/2021-12-01/endpoint-tests-1.json.php @@ -2612,6 +3134,8 @@ %%WWWDIR%%/Aws/data/vpc-lattice/2022-11-30/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/vpc-lattice/2022-11-30/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/vpc-lattice/2022-11-30/paginators-1.json.php +%%WWWDIR%%/Aws/data/vpc-lattice/2022-11-30/smoke.json.php +%%WWWDIR%%/Aws/data/vpc-lattice/2022-11-30/waiters-2.json.php %%WWWDIR%%/Aws/data/waf-regional/2016-11-28/api-2.json.php %%WWWDIR%%/Aws/data/waf-regional/2016-11-28/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/waf-regional/2016-11-28/endpoint-tests-1.json.php @@ -2639,10 +3163,6 @@ %%WWWDIR%%/Aws/data/workdocs/2016-05-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/workdocs/2016-05-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/workdocs/2016-05-01/paginators-1.json.php -%%WWWDIR%%/Aws/data/worklink/2018-09-25/api-2.json.php -%%WWWDIR%%/Aws/data/worklink/2018-09-25/endpoint-rule-set-1.json.php -%%WWWDIR%%/Aws/data/worklink/2018-09-25/endpoint-tests-1.json.php -%%WWWDIR%%/Aws/data/worklink/2018-09-25/paginators-1.json.php %%WWWDIR%%/Aws/data/workmail/2017-10-01/api-2.json.php %%WWWDIR%%/Aws/data/workmail/2017-10-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/workmail/2017-10-01/endpoint-tests-1.json.php @@ -2651,10 +3171,22 @@ %%WWWDIR%%/Aws/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/workmailmessageflow/2019-05-01/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/workmailmessageflow/2019-05-01/paginators-1.json.php +%%WWWDIR%%/Aws/data/workspaces-instances/2022-07-26/api-2.json.php +%%WWWDIR%%/Aws/data/workspaces-instances/2022-07-26/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/workspaces-instances/2022-07-26/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/workspaces-instances/2022-07-26/paginators-1.json.php +%%WWWDIR%%/Aws/data/workspaces-instances/2022-07-26/smoke.json.php +%%WWWDIR%%/Aws/data/workspaces-instances/2022-07-26/waiters-2.json.php +%%WWWDIR%%/Aws/data/workspaces-thin-client/2023-08-22/api-2.json.php +%%WWWDIR%%/Aws/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +%%WWWDIR%%/Aws/data/workspaces-thin-client/2023-08-22/endpoint-tests-1.json.php +%%WWWDIR%%/Aws/data/workspaces-thin-client/2023-08-22/paginators-1.json.php %%WWWDIR%%/Aws/data/workspaces-web/2020-07-08/api-2.json.php %%WWWDIR%%/Aws/data/workspaces-web/2020-07-08/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/workspaces-web/2020-07-08/endpoint-tests-1.json.php %%WWWDIR%%/Aws/data/workspaces-web/2020-07-08/paginators-1.json.php +%%WWWDIR%%/Aws/data/workspaces-web/2020-07-08/smoke.json.php +%%WWWDIR%%/Aws/data/workspaces-web/2020-07-08/waiters-2.json.php %%WWWDIR%%/Aws/data/workspaces/2015-04-08/api-2.json.php %%WWWDIR%%/Aws/data/workspaces/2015-04-08/endpoint-rule-set-1.json.php %%WWWDIR%%/Aws/data/workspaces/2015-04-08/endpoint-tests-1.json.php @@ -2680,8 +3212,11 @@ %%WWWDIR%%/Aws/signer/Exception/signerException.php %%WWWDIR%%/Aws/signer/signerClient.php %%WWWDIR%%/CHANGELOG.md +%%WWWDIR%%/GuzzleHttp/BodySummarizer.php +%%WWWDIR%%/GuzzleHttp/BodySummarizerInterface.php %%WWWDIR%%/GuzzleHttp/Client.php %%WWWDIR%%/GuzzleHttp/ClientInterface.php +%%WWWDIR%%/GuzzleHttp/ClientTrait.php %%WWWDIR%%/GuzzleHttp/Cookie/CookieJar.php %%WWWDIR%%/GuzzleHttp/Cookie/CookieJarInterface.php %%WWWDIR%%/GuzzleHttp/Cookie/FileCookieJar.php @@ -2693,7 +3228,6 @@ %%WWWDIR%%/GuzzleHttp/Exception/GuzzleException.php %%WWWDIR%%/GuzzleHttp/Exception/InvalidArgumentException.php %%WWWDIR%%/GuzzleHttp/Exception/RequestException.php -%%WWWDIR%%/GuzzleHttp/Exception/SeekException.php %%WWWDIR%%/GuzzleHttp/Exception/ServerException.php %%WWWDIR%%/GuzzleHttp/Exception/TooManyRedirectsException.php %%WWWDIR%%/GuzzleHttp/Exception/TransferException.php @@ -2702,11 +3236,13 @@ %%WWWDIR%%/GuzzleHttp/Handler/CurlHandler.php %%WWWDIR%%/GuzzleHttp/Handler/CurlMultiHandler.php %%WWWDIR%%/GuzzleHttp/Handler/EasyHandle.php +%%WWWDIR%%/GuzzleHttp/Handler/HeaderProcessor.php %%WWWDIR%%/GuzzleHttp/Handler/MockHandler.php %%WWWDIR%%/GuzzleHttp/Handler/Proxy.php %%WWWDIR%%/GuzzleHttp/Handler/StreamHandler.php %%WWWDIR%%/GuzzleHttp/HandlerStack.php %%WWWDIR%%/GuzzleHttp/MessageFormatter.php +%%WWWDIR%%/GuzzleHttp/MessageFormatterInterface.php %%WWWDIR%%/GuzzleHttp/Middleware.php %%WWWDIR%%/GuzzleHttp/Pool.php %%WWWDIR%%/GuzzleHttp/PrepareBodyMiddleware.php @@ -2726,14 +3262,14 @@ %%WWWDIR%%/GuzzleHttp/Promise/TaskQueue.php %%WWWDIR%%/GuzzleHttp/Promise/TaskQueueInterface.php %%WWWDIR%%/GuzzleHttp/Promise/Utils.php -%%WWWDIR%%/GuzzleHttp/Promise/functions.php -%%WWWDIR%%/GuzzleHttp/Promise/functions_include.php %%WWWDIR%%/GuzzleHttp/Psr7/AppendStream.php %%WWWDIR%%/GuzzleHttp/Psr7/BufferStream.php %%WWWDIR%%/GuzzleHttp/Psr7/CachingStream.php %%WWWDIR%%/GuzzleHttp/Psr7/DroppingStream.php +%%WWWDIR%%/GuzzleHttp/Psr7/Exception/MalformedUriException.php %%WWWDIR%%/GuzzleHttp/Psr7/FnStream.php %%WWWDIR%%/GuzzleHttp/Psr7/Header.php +%%WWWDIR%%/GuzzleHttp/Psr7/HttpFactory.php %%WWWDIR%%/GuzzleHttp/Psr7/InflateStream.php %%WWWDIR%%/GuzzleHttp/Psr7/LazyOpenStream.php %%WWWDIR%%/GuzzleHttp/Psr7/LimitStream.php @@ -2757,13 +3293,10 @@ %%WWWDIR%%/GuzzleHttp/Psr7/UriNormalizer.php %%WWWDIR%%/GuzzleHttp/Psr7/UriResolver.php %%WWWDIR%%/GuzzleHttp/Psr7/Utils.php -%%WWWDIR%%/GuzzleHttp/Psr7/functions.php -%%WWWDIR%%/GuzzleHttp/Psr7/functions_include.php %%WWWDIR%%/GuzzleHttp/RedirectMiddleware.php %%WWWDIR%%/GuzzleHttp/RequestOptions.php %%WWWDIR%%/GuzzleHttp/RetryMiddleware.php %%WWWDIR%%/GuzzleHttp/TransferStats.php -%%WWWDIR%%/GuzzleHttp/UriTemplate.php %%WWWDIR%%/GuzzleHttp/Utils.php %%WWWDIR%%/GuzzleHttp/functions.php %%WWWDIR%%/GuzzleHttp/functions_include.php @@ -2781,6 +3314,10 @@ %%WWWDIR%%/JmesPath/Utils.php %%WWWDIR%%/LICENSE %%WWWDIR%%/NOTICE +%%WWWDIR%%/Psr/Http/Client/ClientExceptionInterface.php +%%WWWDIR%%/Psr/Http/Client/ClientInterface.php +%%WWWDIR%%/Psr/Http/Client/NetworkExceptionInterface.php +%%WWWDIR%%/Psr/Http/Client/RequestExceptionInterface.php %%WWWDIR%%/Psr/Http/Message/MessageInterface.php %%WWWDIR%%/Psr/Http/Message/RequestInterface.php %%WWWDIR%%/Psr/Http/Message/ResponseInterface.php @@ -2789,17 +3326,4 @@ %%WWWDIR%%/Psr/Http/Message/UploadedFileInterface.php %%WWWDIR%%/Psr/Http/Message/UriInterface.php %%WWWDIR%%/README.md -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Idn.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Info.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/LICENSE -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/DisallowedRanges.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/Regex.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/deviation.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/disallowed.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/disallowed_STD3_mapped.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/disallowed_STD3_valid.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/ignored.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/mapped.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/Resources/unidata/virama.php -%%WWWDIR%%/Symfony/Polyfill/Intl/Idn/bootstrap.php %%WWWDIR%%/aws-autoloader.php diff --git a/devel/bazel-buildtools/Makefile b/devel/bazel-buildtools/Makefile index 751672bcbcb6..ba9e68fa9035 100644 --- a/devel/bazel-buildtools/Makefile +++ b/devel/bazel-buildtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= bazel-buildtools DISTVERSION= 3.2.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/buf/Makefile b/devel/buf/Makefile index 1a844eaf37c5..c6317148d3ba 100644 --- a/devel/buf/Makefile +++ b/devel/buf/Makefile @@ -1,7 +1,7 @@ PORTNAME= buf DISTVERSIONPREFIX= v DISTVERSION= 1.32.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/buildkite-agent/Makefile b/devel/buildkite-agent/Makefile index c07427a88735..8095975dd61d 100644 --- a/devel/buildkite-agent/Makefile +++ b/devel/buildkite-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= buildkite-agent DISTVERSIONPREFIX= v DISTVERSION= 3.103.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel sysutils MAINTAINER= dch@FreeBSD.org diff --git a/devel/buildkite-cli/Makefile b/devel/buildkite-cli/Makefile index 62ef0e7058d9..6807ad39ef10 100644 --- a/devel/buildkite-cli/Makefile +++ b/devel/buildkite-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= buildkite-cli DISTVERSIONPREFIX= v DISTVERSION= 3.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel sysutils MAINTAINER= dch@FreeBSD.org diff --git a/devel/chroma/Makefile b/devel/chroma/Makefile index ef00f0a3148d..289c793f7118 100644 --- a/devel/chroma/Makefile +++ b/devel/chroma/Makefile @@ -1,7 +1,7 @@ PORTNAME= chroma DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel PKGNAMESUFFIX= -syntax-highlighter diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index 1713aa279988..1fc063009445 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v DISTVERSION= 0.155.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/delve/Makefile b/devel/delve/Makefile index 28d12b286894..b4f4905fcd86 100644 --- a/devel/delve/Makefile +++ b/devel/delve/Makefile @@ -1,6 +1,7 @@ PORTNAME= delve DISTVERSIONPREFIX= v DISTVERSION= 1.25.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmitry.wagin@ya.ru diff --git a/devel/dupl/Makefile b/devel/dupl/Makefile index d91d568e3c6c..95c09cb509c0 100644 --- a/devel/dupl/Makefile +++ b/devel/dupl/Makefile @@ -2,7 +2,7 @@ PORTNAME= dupl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-11 DISTVERSIONSUFFIX= -g28d787e -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/dwarf2json/Makefile b/devel/dwarf2json/Makefile index a3b5fd82545e..ea857ebfcf7e 100644 --- a/devel/dwarf2json/Makefile +++ b/devel/dwarf2json/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwarf2json DISTVERSION= g20220807 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= devel MAINTAINER= antoine@FreeBSD.org diff --git a/devel/efivar/Makefile b/devel/efivar/Makefile index 5e30a4f9a215..f8dcfa0620f3 100644 --- a/devel/efivar/Makefile +++ b/devel/efivar/Makefile @@ -1,53 +1,28 @@ PORTNAME= efivar -PORTVERSION= 0.15 -PORTREVISION= 9 +PORTVERSION= 39 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org -COMMENT= Tools and library to manipulate EFI variables +MAINTAINER= decke@FreeBSD.org +COMMENT= Tools and libraries to work with EFI variables WWW= https://github.com/rhboot/efivar LICENSE= LGPL21 NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe NOT_FOR_ARCHS_REASON= specification only supports little-endian processors +BROKEN_FreeBSD_13= requires at least FreeBSD 14 +BUILD_DEPENDS= gsed:textproc/gsed LIB_DEPENDS= libpopt.so:devel/popt -CFLAGS+= -fpermissive +USES= gmake pkgconfig python -USES= gmake localbase pkgconfig USE_GCC= yes USE_GITHUB= yes GH_ACCOUNT= rhboot USE_LDCONFIG= yes +BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed -.include <bsd.port.pre.mk> - -post-patch: - @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/efivar.pc.in - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/efivar ${STAGEDIR}${PREFIX}/bin - ${INSTALL_LIB} ${WRKSRC}/src/libefivar.so ${STAGEDIR}${PREFIX}/lib - ${INSTALL_LIB} ${WRKSRC}/src/libefivar.so.0 ${STAGEDIR}${PREFIX}/lib - ${INSTALL_DATA} ${WRKSRC}/src/efivar.h ${STAGEDIR}${PREFIX}/include - ${INSTALL_DATA} ${WRKSRC}/src/efivar-guids.h ${STAGEDIR}${PREFIX}/include - ${INSTALL_DATA} ${WRKSRC}/src/efivar.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig - ${INSTALL_MAN} ${WRKSRC}/docs/efivar.1 ${STAGEDIR}${PREFIX}/share/man/man1 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_append_variable.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_del_variable.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_get_next_variable_name.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_get_variable.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_get_variable_attributes.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_get_variable_size.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_guid_to_name.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_guid_to_str.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_guid_to_symbol.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_name_to_guid.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_set_variable.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_str_to_guid.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_symbol_to_guid.3 ${STAGEDIR}${PREFIX}/share/man/man3 - ${INSTALL_MAN} ${WRKSRC}/docs/efi_variables_supported.3 ${STAGEDIR}${PREFIX}/share/man/man3 - -.include <bsd.port.post.mk> +MAKE_ARGS+= CC="${CC}" LIBDIR="${PREFIX}/lib" + +.include <bsd.port.mk> diff --git a/devel/efivar/distinfo b/devel/efivar/distinfo index 4d6a04753aca..77a79246775d 100644 --- a/devel/efivar/distinfo +++ b/devel/efivar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544125008 -SHA256 (rhboot-efivar-0.15_GH0.tar.gz) = 8e5a45ebbd116a96a43176e96b211c73f3ec8452da3bd0ce75a5716f86d4343f -SIZE (rhboot-efivar-0.15_GH0.tar.gz) = 30064 +TIMESTAMP = 1730568659 +SHA256 (rhboot-efivar-39_GH0.tar.gz) = c9edd15f2eeeea63232f3e669a48e992c7be9aff57ee22672ac31f5eca1609a6 +SIZE (rhboot-efivar-39_GH0.tar.gz) = 463349 diff --git a/devel/efivar/files/patch-Make.rules b/devel/efivar/files/patch-Make.rules deleted file mode 100644 index 24d302516477..000000000000 --- a/devel/efivar/files/patch-Make.rules +++ /dev/null @@ -1,15 +0,0 @@ ---- Make.rules.orig 2014-10-15 13:48:49 UTC -+++ Make.rules -@@ -2,10 +2,10 @@ - $(AR) -cvqs $@ $^ - - % : %.o -- $(CCLD) $(ccldflags) -o $@ $^ $(foreach lib,$(LIBS),-l$(lib)) -+ $(CCLD) $(ccldflags) -o $@ $^ $(LIBS) - - %.so.$(SONAME_VERSION) : -- $(CCLD) $(cflags) -Wl,-soname,$(SONAME) $(ccldflags) $(LIBFLAGS) $^ -o $@ $(foreach lib,$(LIBS),-l$(lib)) -+ $(CCLD) $(cflags) -Wl,-soname,$(SONAME) $(ccldflags) $(LIBFLAGS) $^ -o $@ $(LIBS) - - %.so : %.so.$(SONAME_VERSION) - ln -sf $^ $@ diff --git a/devel/efivar/files/patch-src-Makefile b/devel/efivar/files/patch-src-Makefile deleted file mode 100644 index f0fdf02e6ac4..000000000000 --- a/devel/efivar/files/patch-src-Makefile +++ /dev/null @@ -1,18 +0,0 @@ ---- src/Makefile.orig 2014-10-15 13:48:49 UTC -+++ src/Makefile -@@ -15,14 +15,13 @@ all : $(LIBTARGETS) $(PCTARGETS) $(BINTA - OBJECTS = lib.o vars.o efivarfs.o guid.o guidlist.o guid-symbols.o - DEPS = .lib.c.P .efivar.c.P .efivar.h.P .vars.c.P .lib.h.P \ - .generics.h.P .guid.h.P .guid.c.P --LIBS = dl - - libefivar.a :: $(OBJECTS) - - libefivar.so.$(SONAME_VERSION) :: $(OBJECTS) - - efivar : efivar.o libefivar.so -- $(CCLD) $(ccldflags) -L. -lefivar -o $@ $^ -lpopt $(foreach lib,$(LIBS),-l$(lib)) -+ $(CCLD) $(ccldflags) -L. -lefivar -o $@ $^ -lpopt $(LIBS) - - efivar.pc : efivar.pc.in - sed -e "s,@@VERSION@@,$(VERSION),g" \ diff --git a/devel/efivar/files/patch-src-efivar.c b/devel/efivar/files/patch-src-efivar.c deleted file mode 100644 index a06dddab8713..000000000000 --- a/devel/efivar/files/patch-src-efivar.c +++ /dev/null @@ -1,51 +0,0 @@ ---- src/efivar.c.orig 2014-10-15 15:48:49.000000000 +0200 -+++ src/efivar.c 2015-01-19 15:41:34.000000000 +0100 -@@ -16,11 +16,11 @@ - * along with this library. If not, see <http://www.gnu.org/licenses/>. - */ - --#include <ctype.h> - #include <fcntl.h> - #include <popt.h> - #include <stdio.h> - #include <stdlib.h> -+#include <sys/endian.h> - #include <sys/mman.h> - #include <sys/types.h> - #include <sys/stat.h> -@@ -53,7 +53,7 @@ list_all_variables(void) - int rc; - while ((rc = efi_get_next_variable_name(&guid, &name)) > 0) - printf(GUID_FORMAT "-%s\n", -- guid->a, guid->b, guid->c, bswap_16(guid->d), -+ guid->a, guid->b, guid->c, bswap16(guid->d), - guid->e[0], guid->e[1], guid->e[2], guid->e[3], - guid->e[4], guid->e[5], name); - -@@ -142,7 +142,7 @@ show_variable(char *guid_name) - } - - printf("GUID: "GUID_FORMAT "\n", -- guid.a, guid.b, guid.c, bswap_16(guid.d), -+ guid.a, guid.b, guid.c, bswap16(guid.d), - guid.e[0], guid.e[1], guid.e[2], guid.e[3], - guid.e[4], guid.e[5]); - printf("Name: \"%s\"\n", name); -@@ -240,7 +240,7 @@ prepare_data(const char *filename, void - goto err; - - buflen = statbuf.st_size; -- buf = mmap(NULL, buflen, PROT_READ, MAP_PRIVATE|MAP_POPULATE, fd, 0); -+ buf = mmap(NULL, buflen, PROT_READ, MAP_PRIVATE, fd, 0); - if (!buf) - goto err; - -@@ -338,7 +338,7 @@ int main(int argc, char *argv[]) - { - printf("{"GUID_FORMAT"} {%s} %s %s\n", - guid->guid.a, guid->guid.b, -- guid->guid.c, bswap_16(guid->guid.d), -+ guid->guid.c, bswap16(guid->guid.d), - guid->guid.e[0], guid->guid.e[1], - guid->guid.e[2], guid->guid.e[3], - guid->guid.e[4], guid->guid.e[5], diff --git a/devel/efivar/files/patch-src-efivar.h b/devel/efivar/files/patch-src-efivar.h deleted file mode 100644 index 80c6a8ccbd57..000000000000 --- a/devel/efivar/files/patch-src-efivar.h +++ /dev/null @@ -1,28 +0,0 @@ ---- src/efivar.h.orig 2014-10-15 15:48:49.000000000 +0200 -+++ src/efivar.h 2015-01-19 15:32:22.000000000 +0100 -@@ -25,7 +25,6 @@ - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> --#include <byteswap.h> - - typedef struct { - uint32_t a; -@@ -40,7 +39,7 @@ typedef struct { - #endif - - #define EFI_GUID(a,b,c,d,e0,e1,e2,e3,e4,e5) \ --((efi_guid_t) {(a), (b), (c), bswap_16(d), { (e0), (e1), (e2), (e3), (e4), (e5) }}) -+((efi_guid_t) {(a), (b), (c), bswap16(d), { (e0), (e1), (e2), (e3), (e4), (e5) }}) - - #define EFI_GLOBAL_GUID EFI_GUID(0x8be4df61,0x93ca,0x11d2,0xaa0d,0x00,0xe0,0x98,0x03,0x2b,0x8c) - -@@ -85,7 +84,7 @@ efi_set_variable(efi_guid_t guid, const - return -1; - } - -- if (__va_arg_pack_len() == 0) -+ if (__builtin_va_arg_pack_len() == 0) - return _efi_set_variable(guid, name, data, data_size, - attributes, 0644); - diff --git a/devel/efivar/files/patch-src-efivar.pc.in b/devel/efivar/files/patch-src-efivar.pc.in deleted file mode 100644 index 1220e37ce7df..000000000000 --- a/devel/efivar/files/patch-src-efivar.pc.in +++ /dev/null @@ -1,19 +0,0 @@ ---- src/efivar.pc.in.orig 2014-10-15 15:48:49.000000000 +0200 -+++ src/efivar.pc.in 2015-01-19 16:23:12.000000000 +0100 -@@ -1,10 +1,11 @@ --prefix=/usr --exec_prefix=/usr --libdir=@@LIBDIR@@ --includedir=/usr/include -+prefix=%%PREFIX%% -+exec_prefix=${prefix} -+libdir=${exec_prefix}/lib -+includedir=${prefix}/include - - Name: efivar - Description: UEFI Variable Management - Version: @@VERSION@@ - Requires: --Libs: -L${libdir} -lefivar -ldl -+Libs: -L${libdir} -lefivar -+Cflags: -I${includedir} diff --git a/devel/efivar/files/patch-src-efivarfs.c b/devel/efivar/files/patch-src-efivarfs.c deleted file mode 100644 index f28f06f61598..000000000000 --- a/devel/efivar/files/patch-src-efivarfs.c +++ /dev/null @@ -1,29 +0,0 @@ ---- src/efivarfs.c.orig 2015-01-19 15:38:34.000000000 +0100 -+++ src/efivarfs.c 2015-01-19 15:40:15.000000000 +0100 -@@ -18,15 +18,15 @@ - - #include <errno.h> - #include <fcntl.h> --#include <linux/magic.h> - #include <stdio.h> - #include <stdlib.h> - #include <string.h> - #include <sys/mman.h> -+#include <sys/mount.h> - #include <sys/types.h> -+#include <sys/param.h> - #include <sys/stat.h> - #include <sys/uio.h> --#include <sys/vfs.h> - #include <unistd.h> - - #include "lib.h" -@@ -66,7 +66,7 @@ efivarfs_probe(void) - #define make_efivarfs_path(str, guid, name) ({ \ - asprintf(str, EFIVARS_PATH "%s-" GUID_FORMAT, \ - name, (guid).a, (guid).b, (guid).c, \ -- bswap_16((guid).d), \ -+ bswap16((guid).d), \ - (guid).e[0], (guid).e[1], (guid).e[2], \ - (guid).e[3], (guid).e[4], (guid).e[5]); \ - }) diff --git a/devel/efivar/files/patch-src-guid.c b/devel/efivar/files/patch-src-guid.c deleted file mode 100644 index 314601d34995..000000000000 --- a/devel/efivar/files/patch-src-guid.c +++ /dev/null @@ -1,44 +0,0 @@ ---- src/guid.c.orig 2015-01-19 15:37:01.000000000 +0100 -+++ src/guid.c 2015-01-19 15:37:10.000000000 +0100 -@@ -41,17 +41,17 @@ efi_guid_to_str(const efi_guid_t *guid, - - if (!sp) { - return snprintf(NULL, 0, GUID_FORMAT, -- guid->a, guid->b, guid->c, bswap_16(guid->d), -+ guid->a, guid->b, guid->c, bswap16(guid->d), - guid->e[0], guid->e[1], guid->e[2], guid->e[3], - guid->e[4], guid->e[5]); - } else if (sp && *sp) { - return snprintf(*sp, GUID_LENGTH_WITH_NUL, GUID_FORMAT, -- guid->a, guid->b, guid->c, bswap_16(guid->d), -+ guid->a, guid->b, guid->c, bswap16(guid->d), - guid->e[0], guid->e[1], guid->e[2], guid->e[3], - guid->e[4], guid->e[5]); - } else { - rc = asprintf(&ret, GUID_FORMAT, -- guid->a, guid->b, guid->c, bswap_16(guid->d), -+ guid->a, guid->b, guid->c, bswap16(guid->d), - guid->e[0], guid->e[1], guid->e[2], guid->e[3], - guid->e[4], guid->e[5]); - if (rc >= 0) -@@ -161,17 +161,17 @@ efi_guid_to_id_guid(const efi_guid_t *gu - } - if (!sp) { - return snprintf(NULL, 0, "{"GUID_FORMAT"}", -- guid->a, guid->b, guid->c, bswap_16(guid->d), -+ guid->a, guid->b, guid->c, bswap16(guid->d), - guid->e[0], guid->e[1], guid->e[2], guid->e[3], - guid->e[4], guid->e[5]); - } else if (sp && *sp) { - return snprintf(*sp, GUID_LENGTH_WITH_NUL+2, "{"GUID_FORMAT"}", -- guid->a, guid->b, guid->c, bswap_16(guid->d), -+ guid->a, guid->b, guid->c, bswap16(guid->d), - guid->e[0], guid->e[1], guid->e[2], guid->e[3], - guid->e[4], guid->e[5]); - } - rc = asprintf(&ret, "{"GUID_FORMAT"}", -- guid->a, guid->b, guid->c, bswap_16(guid->d), -+ guid->a, guid->b, guid->c, bswap16(guid->d), - guid->e[0], guid->e[1], guid->e[2], guid->e[3], - guid->e[4], guid->e[5]); - if (rc >= 0) diff --git a/devel/efivar/files/patch-src-guid.h b/devel/efivar/files/patch-src-guid.h deleted file mode 100644 index 006318f755f9..000000000000 --- a/devel/efivar/files/patch-src-guid.h +++ /dev/null @@ -1,20 +0,0 @@ ---- src/guid.h.orig 2014-10-15 15:48:49.000000000 +0200 -+++ src/guid.h 2015-01-19 15:34:12.000000000 +0100 -@@ -19,7 +19,7 @@ - #ifndef LIBEFIVAR_GUID_H - #define LIBEFIVAR_GUID_H 1 - --#include <endian.h> -+#include <sys/endian.h> - #include <errno.h> - #include <limits.h> - #include <stdlib.h> -@@ -111,7 +111,7 @@ text_to_guid(const char *text, efi_guid_ - strncpy(fourbytes, text+19, 4); - if (check_segment_sanity(fourbytes, 4) < 0) - return -1; -- guid->d = bswap_16((uint16_t)strtoul(fourbytes, NULL, 16)); -+ guid->d = bswap16((uint16_t)strtoul(fourbytes, NULL, 16)); - - /* 84be9c3e-8a32-42c0-891c-4cd3b072becc - * ^ */ diff --git a/devel/efivar/files/patch-src-test-Makefile b/devel/efivar/files/patch-src-test-Makefile deleted file mode 100644 index 22c70f7c9a73..000000000000 --- a/devel/efivar/files/patch-src-test-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- src/test/Makefile.orig 2014-10-15 13:48:49 UTC -+++ src/test/Makefile -@@ -4,7 +4,7 @@ TOPDIR = $(realpath $(SRCDIR)/../..) - include $(TOPDIR)/Make.defaults - - ccldflags += -L$(TOPDIR)/src/ -Wl,-rpath=$(TOPDIR)/src/ --LIBS=efivar -+LIBS = -lefivar - - all : tester - diff --git a/devel/efivar/files/patch-src-test-tester.c b/devel/efivar/files/patch-src-test-tester.c deleted file mode 100644 index fabd2c8bf30c..000000000000 --- a/devel/efivar/files/patch-src-test-tester.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/test/tester.c.orig 2015-01-19 15:43:11.000000000 +0100 -+++ src/test/tester.c 2015-01-19 15:43:31.000000000 +0100 -@@ -1,10 +1,10 @@ --#include <alloca.h> - #include <errno.h> - #include <fcntl.h> - #include <stdarg.h> - #include <stdio.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/endian.h> - #include <sys/types.h> - #include <sys/stat.h> - #include <unistd.h> diff --git a/devel/efivar/files/patch-src-vars.c b/devel/efivar/files/patch-src-vars.c deleted file mode 100644 index fd9a2c6593f3..000000000000 --- a/devel/efivar/files/patch-src-vars.c +++ /dev/null @@ -1,47 +0,0 @@ ---- src/vars.c.orig 2015-01-19 15:36:23.000000000 +0100 -+++ src/vars.c 2015-01-19 15:36:36.000000000 +0100 -@@ -94,7 +94,7 @@ vars_get_variable_size(efi_guid_t guid, - - char *path = NULL; - int rc = asprintf(&path, VARS_PATH "%s-"GUID_FORMAT"/size", -- name, guid.a, guid.b, guid.c, bswap_16(guid.d), -+ name, guid.a, guid.b, guid.c, bswap16(guid.d), - guid.e[0], guid.e[1], guid.e[2], guid.e[3], - guid.e[4], guid.e[5]); - if (rc < 0) -@@ -146,7 +146,7 @@ vars_get_variable(efi_guid_t guid, const - size_t bufsize = -1; - char *path; - int rc = asprintf(&path, VARS_PATH "%s-" GUID_FORMAT "/raw_var", -- name, guid.a, guid.b, guid.c, bswap_16(guid.d), -+ name, guid.a, guid.b, guid.c, bswap16(guid.d), - guid.e[0], guid.e[1], guid.e[2], - guid.e[3], guid.e[4], guid.e[5]); - if (rc < 0) -@@ -193,7 +193,7 @@ vars_del_variable(efi_guid_t guid, const - int ret = -1; - char *path; - int rc = asprintf(&path, VARS_PATH "%s-" GUID_FORMAT "/raw_var", -- name, guid.a, guid.b, guid.c, bswap_16(guid.d), -+ name, guid.a, guid.b, guid.c, bswap16(guid.d), - guid.e[0], guid.e[1], guid.e[2], - guid.e[3], guid.e[4], guid.e[5]); - if (rc < 0) -@@ -280,7 +280,7 @@ vars_chmod_variable(efi_guid_t guid, con - - char *path; - int rc = asprintf(&path, VARS_PATH "%s-" GUID_FORMAT, -- name, guid.a, guid.b, guid.c, bswap_16(guid.d), -+ name, guid.a, guid.b, guid.c, bswap16(guid.d), - guid.e[0], guid.e[1], guid.e[2], guid.e[3], - guid.e[4], guid.e[5]); - if (rc < 0) -@@ -312,7 +312,7 @@ vars_set_variable(efi_guid_t guid, const - - char *path; - int rc = asprintf(&path, VARS_PATH "%s-" GUID_FORMAT "/data", -- name, guid.a, guid.b, guid.c, bswap_16(guid.d), -+ name, guid.a, guid.b, guid.c, bswap16(guid.d), - guid.e[0], guid.e[1], guid.e[2], guid.e[3], - guid.e[4], guid.e[5]); - if (rc < 0) diff --git a/devel/efivar/files/patch-src_compiler.h b/devel/efivar/files/patch-src_compiler.h new file mode 100644 index 000000000000..ad398379bffa --- /dev/null +++ b/devel/efivar/files/patch-src_compiler.h @@ -0,0 +1,13 @@ +--- src/compiler.h.orig 2024-01-31 20:08:46 UTC ++++ src/compiler.h +@@ -74,7 +74,9 @@ + + #define __ALIGN_MASK(x, mask) (((x) + (mask)) & ~(mask)) + #define __ALIGN(x, a) __ALIGN_MASK(x, (typeof(x))(a) - 1) +-#define ALIGN(x, a) __ALIGN((x), (a)) ++#if !defined(ALIGN) ++# define ALIGN(x, a) __ALIGN((x), (a)) ++#endif + #define ALIGN_DOWN(x, a) __ALIGN((x) - ((a) - 1), (a)) + + #define ALIGNMENT_PADDING(value, align) ((align - (value % align)) % align) diff --git a/devel/efivar/files/patch-src_creator.c b/devel/efivar/files/patch-src_creator.c new file mode 100644 index 000000000000..21c7feb2106f --- /dev/null +++ b/devel/efivar/files/patch-src_creator.c @@ -0,0 +1,26 @@ +--- src/creator.c.orig 2024-01-31 20:08:46 UTC ++++ src/creator.c +@@ -9,16 +9,22 @@ + #include <fcntl.h> + #include <inttypes.h> + #include <limits.h> ++#if defined(__linux__) + #include <mntent.h> ++#endif ++#include <sys/types.h> + #include <netinet/in.h> + #include <netinet/ip.h> + #include <stdlib.h> + #include <stdio.h> +-#include <sys/types.h> + #include <sys/stat.h> + #include <sys/socket.h> + + #include "efiboot.h" ++ ++#if defined(__FreeBSD__) ++# include "mntent.h" ++#endif + + static int NONNULL(1, 2, 3) + find_file(const char * const filepath, char **devicep, char **relpathp) diff --git a/devel/efivar/files/patch-src_disk.c b/devel/efivar/files/patch-src_disk.c new file mode 100644 index 000000000000..796a0904ed29 --- /dev/null +++ b/devel/efivar/files/patch-src_disk.c @@ -0,0 +1,32 @@ +--- src/disk.c.orig 2024-01-31 20:08:46 UTC ++++ src/disk.c +@@ -14,6 +14,10 @@ + #include <stdio.h> + #include <stdlib.h> + #include <string.h> ++#ifdef __FreeBSD__ ++# include <sys/disk.h> ++# undef LIST_HEAD ++#endif + #include <sys/ioctl.h> + #include <sys/mount.h> + #include <sys/stat.h> +@@ -158,8 +162,18 @@ msdos_disk_get_partition_info (int fd, int write_signa + } else if (num == 0) { + /* Whole disk */ + *start = 0; ++#if defined(__linux__) + ioctl(fd, BLKGETSIZE, &disk_size); + *size = disk_size; ++#elif defined(__FreeBSD__) ++ long sector_size=0; ++ ioctl(fd, DIOCGMEDIASIZE, &disk_size); ++ ioctl(fd, DIOCGSECTORSIZE, §or_size); ++ *size = disk_size / sector_size; ++#else ++ efi_error("could not get disk size (not implemented on your OS)"); ++ return -1; ++#endif + } else if (num >= 1 && num <= 4) { + /* Primary partition */ + *start = mbr->partition[num-1].starting_lba; diff --git a/devel/efivar/files/patch-src_dp.h b/devel/efivar/files/patch-src_dp.h new file mode 100644 index 000000000000..27a3cc282b2b --- /dev/null +++ b/devel/efivar/files/patch-src_dp.h @@ -0,0 +1,13 @@ +--- src/dp.h.orig 2024-01-31 20:08:46 UTC ++++ src/dp.h +@@ -6,7 +6,9 @@ + #ifndef _EFIVAR_INTERNAL_DP_H + #define _EFIVAR_INTERNAL_DP_H + +-#include <alloca.h> ++#if defined(__linux__) ++# include <alloca.h> ++#endif + #include <stdarg.h> + #include <stdio.h> + #include <stdlib.h> diff --git a/devel/efivar/files/patch-src_efisecdb.c b/devel/efivar/files/patch-src_efisecdb.c new file mode 100644 index 000000000000..dd61da8d2eb3 --- /dev/null +++ b/devel/efivar/files/patch-src_efisecdb.c @@ -0,0 +1,38 @@ +--- src/efisecdb.c.orig 2024-01-31 20:08:46 UTC ++++ src/efisecdb.c +@@ -93,7 +93,7 @@ secdb_warnx(const char * const fmt, ...) + int errnum = errno; + + fflush(stdout); +- fprintf(stderr, "%s: ", program_invocation_short_name); ++ fprintf(stderr, "%s: ", getprogname()); + va_start(ap, fmt); + vfprintf(stderr, fmt, ap); + va_end(ap); +@@ -109,7 +109,7 @@ secdb_err(int status, const char * const fmt, ...) + int errnum = errno; + + fflush(stdout); +- fprintf(stderr, "%s: ", program_invocation_short_name); ++ fprintf(stderr, "%s: ", getprogname()); + va_start(ap, fmt); + vfprintf(stderr, fmt, ap); + va_end(ap); +@@ -126,7 +126,7 @@ secdb_errx(int status, const char * const fmt, ...) + int errnum = errno; + + fflush(stdout); +- fprintf(stderr, "%s: ", program_invocation_short_name); ++ fprintf(stderr, "%s: ", getprogname()); + va_start(ap, fmt); + errno = errnum; + vfprintf(stderr, fmt, ap); +@@ -149,7 +149,7 @@ usage(int status) + " -t, --type=<hash-type> hash type to add (\"help\" lists options)\n" + " -c, --certificate=<file> certificate file to add\n" + " -L, --list-guids list well known guids\n", +- program_invocation_short_name); ++ getprogname()); + exit(status); + } + diff --git a/devel/efivar/files/patch-src_efivar.c b/devel/efivar/files/patch-src_efivar.c new file mode 100644 index 000000000000..5a419a603b42 --- /dev/null +++ b/devel/efivar/files/patch-src_efivar.c @@ -0,0 +1,31 @@ +--- src/efivar.c.orig 2024-01-31 20:08:46 UTC ++++ src/efivar.c +@@ -20,6 +20,10 @@ + #include <string.h> + #include <limits.h> + ++#if defined(__FreeBSD__) ++# undef LIST_HEAD ++#endif ++ + extern char *optarg; + extern int optind, opterr, optopt; + +@@ -408,7 +412,7 @@ prepare_data(const char *filename, uint8_t **data, siz + goto err; + + buflen = statbuf.st_size; +- buf = mmap(NULL, buflen, PROT_READ, MAP_PRIVATE|MAP_POPULATE, fd, 0); ++ buf = mmap(NULL, buflen, PROT_READ, MAP_PRIVATE, fd, 0); + if (buf == MAP_FAILED) + goto err; + +@@ -447,7 +451,7 @@ usage(int ret) + "Help options:\n" + " -?, --help Show this help message\n" + " --usage Display brief usage message\n", +- program_invocation_short_name); ++ getprogname()); + exit(ret); + } + diff --git a/devel/efivar/files/patch-src_efivarfs.c b/devel/efivar/files/patch-src_efivarfs.c new file mode 100644 index 000000000000..1ca8a549aba8 --- /dev/null +++ b/devel/efivar/files/patch-src_efivarfs.c @@ -0,0 +1,162 @@ +--- src/efivarfs.c.orig 2024-01-31 20:08:46 UTC ++++ src/efivarfs.c +@@ -9,20 +9,32 @@ + #include <err.h> + #include <errno.h> + #include <fcntl.h> +-#include <linux/magic.h> ++#if defined(__linux__) ++# include <linux/magic.h> ++#endif + #include <stdio.h> + #include <stdlib.h> + #include <string.h> + #include <sys/mman.h> + #include <sys/types.h> ++#include <sys/param.h> ++#include <sys/mount.h> + #include <sys/stat.h> + #include <sys/uio.h> +-#include <sys/vfs.h> ++#if defined(__linux__) ++# include <sys/vfs.h> ++#endif + #include <unistd.h> + ++#if defined(__FreeBSD__) ++# undef LIST_HEAD ++#endif ++ + #include "efivar.h" + +-#include <linux/fs.h> ++#if defined(__linux__) ++# include <linux/fs.h> ++#endif + + #ifndef EFIVARFS_MAGIC + # define EFIVARFS_MAGIC 0xde5e81e4 +@@ -102,6 +114,7 @@ efivarfs_set_fd_immutable(int fd, int immutable) + static int + efivarfs_set_fd_immutable(int fd, int immutable) + { ++#if defined(__linux__) + unsigned int flags; + int rc = 0; + +@@ -124,11 +137,42 @@ efivarfs_set_fd_immutable(int fd, int immutable) + } + + return rc; ++#elif defined(__FreeBSD__) ++ struct stat sb; ++ int rc = 0; ++ unsigned long flags; ++ ++ if (fstat(fd, &sb) == -1) { ++ if (errno == EBADF) ++ rc = 0; ++ else ++ efi_error("fstat(%d) failed", fd); ++ return rc; ++ } ++ ++ flags = sb.st_flags; ++ ++ if ((immutable && !(flags & UF_IMMUTABLE)) || ++ (!immutable && (flags & UF_IMMUTABLE))) { ++ if (immutable) ++ flags |= UF_IMMUTABLE; ++ else ++ flags &= ~UF_IMMUTABLE; ++ ++ if (chflagsat(fd, "", flags, AT_EMPTY_PATH) == -1) { ++ efi_error("chflagsat(%d) failed\n", fd); ++ rc = -1; ++ } ++ } ++ ++ return rc; ++#endif + } + + static int + efivarfs_make_fd_mutable(int fd, unsigned long *orig_attrs) + { ++#if defined(__linux__) + unsigned long mutable_attrs = 0; + + *orig_attrs = 0; +@@ -145,6 +189,26 @@ efivarfs_make_fd_mutable(int fd, unsigned long *orig_a + return -1; + + return 0; ++#elif defined(__FreeBSD__) ++ struct stat sb; ++ ++ *orig_attrs = 0; ++ ++ if (fstat(fd, &sb) == -1) ++ return -1; ++ ++ *orig_attrs = sb.st_flags; ++ ++ // if the file is not immutable, nothing to do ++ if ((sb.st_flags & UF_IMMUTABLE) == 0) ++ return 0; ++ ++ // remove user immutable flag ++ if (chflagsat(fd, "", sb.st_flags & ~UF_IMMUTABLE, AT_EMPTY_PATH) == -1) ++ return -1; ++ ++ return 0; ++#endif + } + + static int +@@ -375,10 +439,17 @@ efivarfs_set_variable(efi_guid_t guid, const char *nam + goto err; + } + ++#if defined(__linux__) + /* if the file is indeed immutable, clear and remember it */ + if (efivarfs_make_fd_mutable(rfd, &orig_attrs) == 0 && + (orig_attrs & FS_IMMUTABLE_FL)) + restore_immutable_fd = rfd; ++#elif defined(__FreeBSD__) ++ /* if the file is indeed immutable, clear and remember it */ ++ if (efivarfs_make_fd_mutable(rfd, &orig_attrs) == 0 && ++ (orig_attrs & UF_IMMUTABLE)) ++ restore_immutable_fd = rfd; ++#endif + } + + /* +@@ -414,9 +485,15 @@ efivarfs_set_variable(efi_guid_t guid, const char *nam + * immediately, and the write() below would fail otherwise. + */ + if (rfd == -1) { ++#if defined(__linux__) + if (efivarfs_make_fd_mutable(wfd, &orig_attrs) == 0 && + (orig_attrs & FS_IMMUTABLE_FL)) + restore_immutable_fd = wfd; ++#elif defined(__FreeBSD__) ++ if (efivarfs_make_fd_mutable(wfd, &orig_attrs) == 0 && ++ (orig_attrs & UF_IMMUTABLE)) ++ restore_immutable_fd = wfd; ++#endif + } else { + /* make sure rfd and wfd refer to the same file */ + struct stat wfd_stat; +@@ -452,7 +529,11 @@ err: + if (ret == -1 && rfd == -1 && wfd != -1 && unlink(path) == -1) + efi_error("failed to unlink %s", path); + ++#if defined(__linux__) + ioctl(restore_immutable_fd, FS_IOC_SETFLAGS, &orig_attrs); ++#elif defined(__FreeBSD__) ++ chflagsat(restore_immutable_fd, "", orig_attrs, AT_EMPTY_PATH); ++#endif + + if (wfd >= 0) + close(wfd); diff --git a/devel/efivar/files/patch-src_gpt.c b/devel/efivar/files/patch-src_gpt.c new file mode 100644 index 000000000000..87d6d523d72a --- /dev/null +++ b/devel/efivar/files/patch-src_gpt.c @@ -0,0 +1,59 @@ +--- src/gpt.c.orig 2024-01-31 20:08:46 UTC ++++ src/gpt.c +@@ -16,6 +16,11 @@ + #include <stdio.h> + #include <stdlib.h> + #include <string.h> ++#if defined(__FreeBSD__) ++# include <sys/disk.h> ++# undef LIST_HEAD ++#endif ++#include <sys/ioctl.h> + #include <sys/mount.h> + #include <sys/param.h> + #include <sys/stat.h> +@@ -60,6 +65,7 @@ is_pmbr_valid(legacy_mbr *mbr) + return (magic && found); + } + ++#if defined(__linux__) + /** + * kernel_has_blkgetsize64() + * +@@ -92,6 +98,7 @@ kernel_has_blkgetsize64(void) + return 0; + return 1; + } ++#endif + + /************************************************************ + * _get_num_sectors +@@ -114,6 +121,8 @@ _get_num_sectors(int filedes) + unsigned long sectors=0; + uint64_t bytes=0; + int rc; ++ ++#if defined(__linux__) + if (kernel_has_blkgetsize64()) { + rc = ioctl(filedes, BLKGETSIZE64, &bytes); + if (!rc) +@@ -125,6 +134,19 @@ _get_num_sectors(int filedes) + return 0; + + return sectors; ++#elif defined(__FreeBSD__) ++ rc = ioctl(filedes, DIOCGMEDIASIZE, &bytes); ++ if (rc == -1) ++ return 0; ++ ++ rc = ioctl(filedes, DIOCGSECTORSIZE, §ors); ++ if (rc == -1) ++ return 0; ++ ++ return bytes / sectors; ++#else ++ return 0; ++#endif + } + + /************************************************************ diff --git a/devel/efivar/files/patch-src_include_defaults.mk b/devel/efivar/files/patch-src_include_defaults.mk new file mode 100644 index 000000000000..9c56eb219471 --- /dev/null +++ b/devel/efivar/files/patch-src_include_defaults.mk @@ -0,0 +1,26 @@ +--- src/include/defaults.mk.orig 2024-01-31 20:08:46 UTC ++++ src/include/defaults.mk +@@ -43,7 +43,6 @@ override CFLAGS = $(_CFLAGS) \ + override CFLAGS = $(_CFLAGS) \ + -std=gnu11 \ + -funsigned-char \ +- -fvisibility=hidden \ + $(call family,CFLAGS) \ + $(call pkg-config-cflags) + LDFLAGS_CLANG ?= -rtlib=compiler-rt +@@ -53,7 +52,6 @@ override LDFLAGS = $(CFLAGS) -L. $(_LDFLAGS) $(_CCLDFL + override _LDFLAGS := $(LDFLAGS) + override LDFLAGS = $(CFLAGS) -L. $(_LDFLAGS) $(_CCLDFLAGS) \ + -Wl,--build-id \ +- -Wl,--no-allow-shlib-undefined \ + -Wl,--no-undefined-version \ + -Wl,-z,now \ + -Wl,-z,muldefs \ +@@ -99,7 +97,6 @@ override HOST_LDFLAGS = $(HOST_CFLAGS) -L. \ + override HOST_LDFLAGS = $(HOST_CFLAGS) -L. \ + $(_HOST_LDFLAGS) $(_HOST_CCLDFLAGS) \ + -Wl,--build-id \ +- -Wl,--no-allow-shlib-undefined \ + -Wl,-z,now \ + -Wl,-z,muldefs \ + $(call family,HOST_LDFLAGS) \ diff --git a/devel/efivar/files/patch-src_include_gcc.specs b/devel/efivar/files/patch-src_include_gcc.specs new file mode 100644 index 000000000000..388f3d9e22cd --- /dev/null +++ b/devel/efivar/files/patch-src_include_gcc.specs @@ -0,0 +1,8 @@ +--- src/include/gcc.specs.orig 2024-01-31 20:08:46 UTC ++++ src/include/gcc.specs +@@ -5,4 +5,4 @@ + %{!shared:%{!static:%{!r:-pie}}} %{static:-Wl,-no-fa + + %{!shared:%{!static:%{!r:-pie}}} %{static:-Wl,-no-fatal-warnings -Wl,-static -static -Wl,-z,relro,-z,now} -grecord-gcc-switches + + *link: +-+ %{!static:--fatal-warnings} --no-undefined-version --no-allow-shlib-undefined -z now --build-id %{!static:%{!shared:-pie}} %{shared:-z relro} %{static:%<pie} +++ %{!static:--fatal-warnings} --no-undefined-version -z now --build-id %{!static:%{!shared:-pie}} %{shared:-z relro} %{static:%<pie} diff --git a/devel/efivar/files/patch-src_linux.c b/devel/efivar/files/patch-src_linux.c new file mode 100644 index 000000000000..1948fba2d92b --- /dev/null +++ b/devel/efivar/files/patch-src_linux.c @@ -0,0 +1,108 @@ +--- src/linux.c.orig 2024-01-31 20:08:46 UTC ++++ src/linux.c +@@ -12,17 +12,30 @@ + #include <fcntl.h> + #include <inttypes.h> + #include <limits.h> +-#include <linux/ethtool.h> +-#include <linux/version.h> +-#include <linux/sockios.h> ++#if defined(__linux__) ++# include <linux/ethtool.h> ++# include <linux/version.h> ++# include <linux/sockios.h> ++#elif defined(__FreeBSD__) ++# include <net/if.h> ++# include <net/if_dl.h> ++#endif + #include <net/if.h> +-#include <scsi/scsi.h> ++#if defined(__linux__) ++# include <scsi/scsi.h> ++#endif + #include <stdbool.h> + #include <stdio.h> ++#if defined(__FreeBSD__) ++# include <sys/disk.h> ++# undef LIST_HEAD ++#endif + #include <sys/ioctl.h> + #include <sys/mount.h> + #include <sys/socket.h> +-#include <sys/sysmacros.h> ++#if defined(__linux__) ++# include <sys/sysmacros.h> ++#endif + #include <sys/types.h> + #include <sys/param.h> + #include <sys/stat.h> +@@ -630,6 +643,7 @@ make_blockdev_path(uint8_t *buf, ssize_t size, struct + return off; + } + ++#if defined(__linux__) + ssize_t HIDDEN + make_mac_path(uint8_t *buf, ssize_t size, const char * const ifname) + { +@@ -693,7 +707,48 @@ err: + close(fd); + return ret; + } ++#elif defined(__FreeBSD__) ++ssize_t HIDDEN ++make_mac_path(uint8_t *buf, ssize_t size, const char * const ifname) ++{ ++ int fd; ++ struct ifreq ifr; ++ struct sockaddr_dl *sdl; ++ ssize_t ret = -1; + ++ if (!buf || !ifname) ++ return -1; ++ ++ fd = socket(AF_INET, SOCK_DGRAM, 0); ++ if (fd < 0) ++ return -1; ++ ++ memset(&ifr, 0, sizeof(ifr)); ++ strncpy(ifr.ifr_name, ifname, IFNAMSIZ-1); ++ ifr.ifr_name[IFNAMSIZ-1] = '\0'; ++ ++ if (ioctl(fd, SIOCGIFADDR, &ifr) < 0) { ++ close(fd); ++ return -1; ++ } ++ ++ // For MAC, use AF_LINK (sockaddr_dl) ++ if (ioctl(fd, SIOCGIFCONF, &ifr) < 0) { ++ close(fd); ++ return -1; ++ } ++ ++ sdl = (struct sockaddr_dl *)&ifr.ifr_addr; ++ if (sdl->sdl_alen > 0 && sdl->sdl_alen <= size) { ++ memcpy(buf, LLADDR(sdl), sdl->sdl_alen); ++ ret = sdl->sdl_alen; ++ } ++ ++ close(fd); ++ return ret; ++} ++#endif ++ + /************************************************************ + * get_sector_size + * Requires: +@@ -707,7 +762,12 @@ get_sector_size(int filedes) + { + int rc, sector_size = 512; + ++ (void)filedes; ++#if defined(__linux__) + rc = ioctl(filedes, BLKSSZGET, §or_size); ++#elif defined(__FreeBSD__) ++ rc = ioctl(filedes, DIOCGSECTORSIZE, §or_size); ++#endif + if (rc) + sector_size = 512; + return sector_size; diff --git a/devel/efivar/files/patch-src_mntent.h b/devel/efivar/files/patch-src_mntent.h new file mode 100644 index 000000000000..f4cf03ef4d55 --- /dev/null +++ b/devel/efivar/files/patch-src_mntent.h @@ -0,0 +1,192 @@ +--- src/mntent.h.orig 2025-10-12 11:00:40 UTC ++++ src/mntent.h +@@ -0,0 +1,189 @@ ++/* ++ * mntent ++ * mntent.h - compatibility header for FreeBSD ++ * ++ * Copyright (c) 2001 David Rufino <daverufino@btinternet.com> ++ * All rights reserved. ++ * ++ * Redistribution and use in source and binary forms, with or without ++ * modification, are permitted provided that the following conditions ++ * are met: ++ * 1. Redistributions of source code must retain the above copyright ++ * notice, this list of conditions and the following disclaimer. ++ * 2. Redistributions in binary form must reproduce the above copyright ++ * notice, this list of conditions and the following disclaimer in the ++ * documentation and/or other materials provided with the distribution. ++ * ++ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ++ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ++ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ++ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE ++ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL ++ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ++ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ++ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ++ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ++ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ++ * SUCH DAMAGE. ++ */ ++ ++#ifndef VIFM__UTILS__MNTENT_H__ ++#define VIFM__UTILS__MNTENT_H__ ++ ++#include <stddef.h> ++#include <stdio.h> ++ ++#define MOUNTED "dummy" ++ ++#define MNTTYPE_NFS "nfs" ++ ++struct mntent ++{ ++ char *mnt_fsname; ++ char *mnt_dir; ++ char *mnt_type; ++ char *mnt_opts; ++ int mnt_freq; ++ int mnt_passno; ++}; ++ ++#define setmntent(x,y) ((FILE *)0x1) ++struct mntent * getmntent(FILE *fp); ++char * hasmntopt(const struct mntent *mnt, const char option[]); ++#define endmntent(x) ((int)1) ++ ++#endif /* VIFM__UTILS__MNTENT_H__ */ ++ ++#include <sys/param.h> ++#include <sys/ucred.h> ++#include <sys/mount.h> ++ ++#include <stdlib.h> ++#include <string.h> ++ ++#ifdef __NetBSD__ ++#define statfs statvfs ++#define f_flags f_flag ++#endif ++ ++static struct mntent * statfs_to_mntent(struct statfs *mntbuf); ++static char * flags2opts(int flags); ++static char * catopt(char s0[], const char s1[]); ++ ++char * ++hasmntopt(const struct mntent *mnt, const char option[]) ++{ ++ char *opt, *optbuf; ++ ++ optbuf = strdup(mnt->mnt_opts); ++ for(opt = optbuf; (opt = strtok(opt, " ")) != NULL; opt = NULL) ++ { ++ if(!strcasecmp(opt, option)) ++ { ++ opt = opt - optbuf + mnt->mnt_opts; ++ free(optbuf); ++ return (opt); ++ } ++ } ++ free(optbuf); ++ return NULL; ++} ++ ++struct mntent * ++getmntent(FILE *fp) ++{ ++ static int pos = -1; ++ static int mntsize = -1; ++ ++ static struct statfs *mntbuf; ++ ++ (void)fp; ++ ++ if(pos == -1 || mntsize == -1) ++ { ++ mntsize = getmntinfo(&mntbuf, MNT_NOWAIT); ++ } ++ ++ pos++; ++ if(pos == mntsize) ++ { ++ pos = mntsize = -1; ++ return NULL; ++ } ++ ++ return statfs_to_mntent(&mntbuf[pos]); ++} ++ ++static struct mntent * ++statfs_to_mntent(struct statfs *mntbuf) ++{ ++ static struct mntent _mntent; ++ static char opts_buf[40], *tmp; ++ ++ _mntent.mnt_fsname = mntbuf->f_mntfromname; ++ _mntent.mnt_dir = mntbuf->f_mntonname; ++ _mntent.mnt_type = mntbuf->f_fstypename; ++ tmp = flags2opts (mntbuf->f_flags); ++ if(tmp != NULL) ++ { ++ opts_buf[sizeof(opts_buf) - 1] = '\0'; ++ strncpy(opts_buf, tmp, sizeof(opts_buf) - 1); ++ free(tmp); ++ } ++ else ++ { ++ *opts_buf = '\0'; ++ } ++ _mntent.mnt_opts = opts_buf; ++ _mntent.mnt_freq = _mntent.mnt_passno = 0; ++ return &_mntent; ++} ++ ++static char * ++flags2opts(int flags) ++{ ++ char *res = catopt(NULL, (flags & MNT_RDONLY) ? "ro" : "rw"); ++ if(flags & MNT_SYNCHRONOUS) res = catopt(res, "sync"); ++ if(flags & MNT_NOEXEC) res = catopt(res, "noexec"); ++ if(flags & MNT_NOSUID) res = catopt(res, "nosuid"); ++#ifndef __OpenBSD__ ++ if(flags & MNT_UNION) res = catopt(res, "union"); ++#endif ++ if(flags & MNT_ASYNC) res = catopt(res, "async"); ++ if(flags & MNT_NOATIME) res = catopt(res, "noatime"); ++#if !defined(__APPLE__) && !defined(__OpenBSD__) && !defined(__NetBSD__) ++ if(flags & MNT_NOCLUSTERR) res = catopt(res, "noclusterr"); ++ if(flags & MNT_NOCLUSTERW) res = catopt(res, "noclusterw"); ++ if(flags & MNT_NOSYMFOLLOW) res = catopt(res, "nosymfollow"); ++ if(flags & MNT_SUIDDIR) res = catopt(res, "suiddir"); ++#endif ++ ++ return res; ++} ++ ++static char * ++catopt(char s0[], const char s1[]) ++{ ++ char *cp; ++ ++ if(s1 == NULL || *s1 == '\0') ++ { ++ return s0; ++ } ++ if(s0 && *s0) ++ { ++ const size_t i = strlen(s0) + strlen(s1) + 1 + 1; ++ if((cp = malloc(i)) == NULL) ++ { ++ return NULL; ++ } ++ (void)snprintf(cp, i, "%s %s", s0, s1); ++ } ++ else ++ { ++ cp = strdup(s1); ++ } ++ ++ free(s0); ++ return cp; ++} diff --git a/devel/efivar/files/patch-src_test_tester.c b/devel/efivar/files/patch-src_test_tester.c new file mode 100644 index 000000000000..d93bb2d6456c --- /dev/null +++ b/devel/efivar/files/patch-src_test_tester.c @@ -0,0 +1,13 @@ +--- src/test/tester.c.orig 2024-01-31 20:08:46 UTC ++++ src/test/tester.c +@@ -5,7 +5,9 @@ + * Copyright 2012-2018 Peter M. Jones <pjones@redhat.com> + */ + +-#include <alloca.h> ++#if defined(__linux__) ++# include <alloca.h> ++#endif + #include <errno.h> + #include <fcntl.h> + #include <stdarg.h> diff --git a/devel/efivar/files/patch-src_thread-test.c b/devel/efivar/files/patch-src_thread-test.c new file mode 100644 index 000000000000..b46bf0bb4ead --- /dev/null +++ b/devel/efivar/files/patch-src_thread-test.c @@ -0,0 +1,22 @@ +--- src/thread-test.c.orig 2024-01-31 20:08:46 UTC ++++ src/thread-test.c +@@ -6,7 +6,9 @@ + + #include "fix_coverity.h" + +-#include <alloca.h> ++#if defined(__linux__) ++# include <alloca.h> ++#endif + #include <efivar.h> + #include <err.h> + #include <errno.h> +@@ -125,7 +127,7 @@ usage(int ret) + "Help options:\n" + " -?, --help Show this help message\n" + " --usage Display brief usage message\n", +- program_invocation_short_name); ++ getprogname()); + exit(ret); + } + diff --git a/devel/efivar/files/patch-src_time.c b/devel/efivar/files/patch-src_time.c new file mode 100644 index 000000000000..4a7edf743ef4 --- /dev/null +++ b/devel/efivar/files/patch-src_time.c @@ -0,0 +1,20 @@ +--- src/time.c.orig 2024-01-31 20:08:46 UTC ++++ src/time.c +@@ -52,7 +52,17 @@ tm_to_efi_time(const struct tm * const s, efi_time_t * + + if (tzadj) { + tzset(); ++ ++#if defined(__FreeBSD__) ++ time_t t = time(NULL); ++ struct tm lt = {0}; ++ ++ localtime_r(&t, <); ++ ++ d->timezone = lt.tm_gmtoff / 60; ++#else + d->timezone = timezone / 60; ++#endif + } + + return 0; diff --git a/devel/efivar/files/patch-src_util.h b/devel/efivar/files/patch-src_util.h new file mode 100644 index 000000000000..7c47def1ebf9 --- /dev/null +++ b/devel/efivar/files/patch-src_util.h @@ -0,0 +1,13 @@ +--- src/util.h.orig 2024-01-31 20:08:46 UTC ++++ src/util.h +@@ -8,7 +8,9 @@ + #ifndef EFIVAR_UTIL_H + #define EFIVAR_UTIL_H 1 + +-#include <alloca.h> ++#if defined(__linux__) ++# include <alloca.h> ++#endif + #include <ctype.h> + #include <endian.h> + #include <err.h> diff --git a/devel/efivar/pkg-descr b/devel/efivar/pkg-descr index 37d65fa5d927..6016e8495d1a 100644 --- a/devel/efivar/pkg-descr +++ b/devel/efivar/pkg-descr @@ -1 +1 @@ -Tools and library to manipulate EFI variables. +Tools and libraries to work with EFI variables. diff --git a/devel/efivar/pkg-plist b/devel/efivar/pkg-plist index bf135b272c8f..d95e99c0eb2e 100644 --- a/devel/efivar/pkg-plist +++ b/devel/efivar/pkg-plist @@ -1,9 +1,29 @@ +bin/efisecdb bin/efivar -include/efivar-guids.h -include/efivar.h +include/efivar/efiboot-creator.h +include/efivar/efiboot-loadopt.h +include/efivar/efiboot.h +include/efivar/efisec-secdb.h +include/efivar/efisec-types.h +include/efivar/efisec.h +include/efivar/efivar-dp.h +include/efivar/efivar-guids.h +include/efivar/efivar-time.h +include/efivar/efivar-types.h +include/efivar/efivar.h +lib/libefiboot.so +lib/libefiboot.so.1 +lib/libefiboot.so.1.39 +lib/libefisec.so +lib/libefisec.so.1 +lib/libefisec.so.1.39 lib/libefivar.so -lib/libefivar.so.0 +lib/libefivar.so.1 +lib/libefivar.so.1.39 +libdata/pkgconfig/efiboot.pc +libdata/pkgconfig/efisec.pc libdata/pkgconfig/efivar.pc +share/man/man1/efisecdb.1.gz share/man/man1/efivar.1.gz share/man/man3/efi_append_variable.3.gz share/man/man3/efi_del_variable.3.gz @@ -11,6 +31,7 @@ share/man/man3/efi_get_next_variable_name.3.gz share/man/man3/efi_get_variable.3.gz share/man/man3/efi_get_variable_attributes.3.gz share/man/man3/efi_get_variable_size.3.gz +share/man/man3/efi_guid_to_id_guid.3.gz share/man/man3/efi_guid_to_name.3.gz share/man/man3/efi_guid_to_str.3.gz share/man/man3/efi_guid_to_symbol.3.gz @@ -18,4 +39,18 @@ share/man/man3/efi_name_to_guid.3.gz share/man/man3/efi_set_variable.3.gz share/man/man3/efi_str_to_guid.3.gz share/man/man3/efi_symbol_to_guid.3.gz +share/man/man3/efi_variable_alloc.3.gz +share/man/man3/efi_variable_export.3.gz +share/man/man3/efi_variable_free.3.gz +share/man/man3/efi_variable_get_attributes.3.gz +share/man/man3/efi_variable_get_data.3.gz +share/man/man3/efi_variable_get_guid.3.gz +share/man/man3/efi_variable_get_name.3.gz +share/man/man3/efi_variable_import.3.gz +share/man/man3/efi_variable_realize.3.gz +share/man/man3/efi_variable_set_attributes.3.gz +share/man/man3/efi_variable_set_data.3.gz +share/man/man3/efi_variable_set_guid.3.gz +share/man/man3/efi_variable_set_name.3.gz +share/man/man3/efi_variable_t.3.gz share/man/man3/efi_variables_supported.3.gz diff --git a/devel/esbuild/Makefile b/devel/esbuild/Makefile index 2f9225028d35..a3fbf04ff1cc 100644 --- a/devel/esbuild/Makefile +++ b/devel/esbuild/Makefile @@ -1,7 +1,7 @@ PORTNAME= esbuild DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel www # also bump & test ESBUILD_VERSION in net-im/signal-desktop diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile index 93bfd18c31c2..48ddf0dbf62f 100644 --- a/devel/etcd/Makefile +++ b/devel/etcd/Makefile @@ -1,7 +1,7 @@ PORTNAME= etcd PORTVERSION= 2.3.8 DISTVERSIONPREFIX= v -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= devel PKGNAMEPREFIX= coreos- diff --git a/devel/forgejo-runner/Makefile b/devel/forgejo-runner/Makefile index 4201bc2c0741..bf2a6bede3e2 100644 --- a/devel/forgejo-runner/Makefile +++ b/devel/forgejo-runner/Makefile @@ -1,7 +1,7 @@ PORTNAME= act_runner DISTVERSIONPREFIX= v DISTVERSION= 9.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= forgejo- diff --git a/devel/gh/Makefile b/devel/gh/Makefile index f7d1229a3ee1..bb42c69618ec 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,7 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 2.79.0 -PORTREVISION= 1 +DISTVERSION= 2.81.0 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index 975b442e49e5..20dfcdeaa3b3 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757700385 -SHA256 (go/devel_gh/gh-v2.79.0/v2.79.0.mod) = 8424dae144988c0fb202380c9b1b1224320a0d37207e82f9fbede1c8d509c01f -SIZE (go/devel_gh/gh-v2.79.0/v2.79.0.mod) = 11873 -SHA256 (go/devel_gh/gh-v2.79.0/v2.79.0.zip) = 0909ce0e58b4e41550d26e7d59c9695e83bcd90c34e2219982cd9d57a20f0c32 -SIZE (go/devel_gh/gh-v2.79.0/v2.79.0.zip) = 15542088 +TIMESTAMP = 1760501107 +SHA256 (go/devel_gh/gh-v2.81.0/v2.81.0.mod) = 3588c064bc1ff6c0aaaa00b75a01127e1513383ad4091492e8d62ec52116b0d1 +SIZE (go/devel_gh/gh-v2.81.0/v2.81.0.mod) = 11971 +SHA256 (go/devel_gh/gh-v2.81.0/v2.81.0.zip) = f23434421b0934f9af0b2e60924f15e2339178f4b4559719d7842ad0a171934e +SIZE (go/devel_gh/gh-v2.81.0/v2.81.0.zip) = 15622855 diff --git a/devel/gh/pkg-plist b/devel/gh/pkg-plist index 82029f922e05..00c60ba62cac 100644 --- a/devel/gh/pkg-plist +++ b/devel/gh/pkg-plist @@ -1,3 +1,7 @@ +%%MANPAGES%%share/man/man1/gh-agent-task.1.gz +%%MANPAGES%%share/man/man1/gh-agent-task-create.1.gz +%%MANPAGES%%share/man/man1/gh-agent-task-list.1.gz +%%MANPAGES%%share/man/man1/gh-agent-task-view.1.gz %%MANPAGES%%share/man/man1/gh-alias-delete.1.gz %%MANPAGES%%share/man/man1/gh-alias-import.1.gz %%MANPAGES%%share/man/man1/gh-alias-list.1.gz @@ -134,6 +138,8 @@ %%MANPAGES%%share/man/man1/gh-release-edit.1.gz %%MANPAGES%%share/man/man1/gh-release-list.1.gz %%MANPAGES%%share/man/man1/gh-release-upload.1.gz +%%MANPAGES%%share/man/man1/gh-release-verify.1.gz +%%MANPAGES%%share/man/man1/gh-release-verify-asset.1.gz %%MANPAGES%%share/man/man1/gh-release-view.1.gz %%MANPAGES%%share/man/man1/gh-release.1.gz %%MANPAGES%%share/man/man1/gh-repo-autolink-create.1.gz diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index a046268cc71f..bd8398f98d2a 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -1,7 +1,7 @@ PORTNAME= ghq DISTVERSIONPREFIX= v DISTVERSION= 1.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= driesm@FreeBSD.org diff --git a/devel/git-bug/Makefile b/devel/git-bug/Makefile index 407af960398a..7875349e1b5c 100644 --- a/devel/git-bug/Makefile +++ b/devel/git-bug/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-bug DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/git-codereview/Makefile b/devel/git-codereview/Makefile index 75314eb6c14d..5cce30bc484c 100644 --- a/devel/git-codereview/Makefile +++ b/devel/git-codereview/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-codereview DISTVERSIONPREFIX= v DISTVERSION= 1.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index 4968c520c37b..a9ad838752c1 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-lfs DISTVERSIONPREFIX= v DISTVERSION= 3.6.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/devel/git-who/Makefile b/devel/git-who/Makefile index 639a790d00a9..1dc4bfc39bd6 100644 --- a/devel/git-who/Makefile +++ b/devel/git-who/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-who DISTVERSIONPREFIX= v DISTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= nxjoseph@protonmail.com diff --git a/devel/gitea-act_runner/Makefile b/devel/gitea-act_runner/Makefile index a8610b70efdc..7fdf95d4dadb 100644 --- a/devel/gitea-act_runner/Makefile +++ b/devel/gitea-act_runner/Makefile @@ -1,7 +1,7 @@ PORTNAME= act_runner DISTVERSIONPREFIX= v DISTVERSION= 0.2.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMEPREFIX= gitea- diff --git a/devel/gitid/Makefile b/devel/gitid/Makefile index 3e64998dadb2..69e7be46f8d3 100644 --- a/devel/gitid/Makefile +++ b/devel/gitid/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitid DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index 0a14051a7fd2..3f04524d8840 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-runner DISTVERSIONPREFIX= v DISTVERSION= 18.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \ https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerarm diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 23a5ae07d220..36a7f6c88218 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-shell PORTVERSION= 14.45.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile index 004d33c506d6..046615afa9c3 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitleaks DISTVERSIONPREFIX= v DISTVERSION= 8.28.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitmux/Makefile b/devel/gitmux/Makefile index 8acc47dc0169..761ce5fa8293 100644 --- a/devel/gitmux/Makefile +++ b/devel/gitmux/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitmux PORTVERSION= 0.11.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/gitty/Makefile b/devel/gitty/Makefile index 970ecc8fcb18..60ac6e815fec 100644 --- a/devel/gitty/Makefile +++ b/devel/gitty/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitty DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org diff --git a/devel/glab/Makefile b/devel/glab/Makefile index eb93bddd6bd2..fd3f7cc616e0 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.73.1 +DISTVERSION= 1.74.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/glab/distinfo b/devel/glab/distinfo index fb2af53a4a46..f9697e1e984f 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760252925 -SHA256 (go/devel_glab/glab-v1.73.1/v1.73.1.mod) = 6c38c677d14fc3d35aa06017b339ef57be98de0f2142523635d63b5eeb9ac600 -SIZE (go/devel_glab/glab-v1.73.1/v1.73.1.mod) = 8140 -SHA256 (go/devel_glab/glab-v1.73.1/v1.73.1.zip) = a698c8ef0d0ba94ee8be4b398ccfa7fa963cb5f16c507119a53bd5da0174559c -SIZE (go/devel_glab/glab-v1.73.1/v1.73.1.zip) = 17506729 +TIMESTAMP = 1760504467 +SHA256 (go/devel_glab/glab-v1.74.0/v1.74.0.mod) = 6c38c677d14fc3d35aa06017b339ef57be98de0f2142523635d63b5eeb9ac600 +SIZE (go/devel_glab/glab-v1.74.0/v1.74.0.mod) = 8140 +SHA256 (go/devel_glab/glab-v1.74.0/v1.74.0.zip) = d3f21f1223a444f52144fb0a89df395b0b610f65deec03271fa4425269fe53f8 +SIZE (go/devel_glab/glab-v1.74.0/v1.74.0.zip) = 17486124 diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist index 7f6273740199..f6dbfbd47ee9 100644 --- a/devel/glab/pkg-plist +++ b/devel/glab/pkg-plist @@ -53,9 +53,6 @@ %%MANPAGES%%share/man/man1/glab-deploy-key.1.gz %%MANPAGES%%share/man/man1/glab-duo-ask.1.gz %%MANPAGES%%share/man/man1/glab-duo.1.gz -%%MANPAGES%%share/man/man1/glab-duo-claude-token.1.gz -%%MANPAGES%%share/man/man1/glab-duo-claude.1.gz -%%MANPAGES%%share/man/man1/glab-duo-codex.1.gz %%MANPAGES%%share/man/man1/glab-incident-close.1.gz %%MANPAGES%%share/man/man1/glab-incident-list.1.gz %%MANPAGES%%share/man/man1/glab-incident-note.1.gz diff --git a/devel/gllvm/Makefile b/devel/gllvm/Makefile index 954c7a95600a..d15b1eb57a29 100644 --- a/devel/gllvm/Makefile +++ b/devel/gllvm/Makefile @@ -1,7 +1,7 @@ PORTNAME= gllvm DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= devel MAINTAINER= arrowd@FreeBSD.org diff --git a/devel/go-bindata-assetfs/Makefile b/devel/go-bindata-assetfs/Makefile index 20df26ff0a1b..be965917c07e 100644 --- a/devel/go-bindata-assetfs/Makefile +++ b/devel/go-bindata-assetfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-bindata-assetfs DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel www MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/go-bindata/Makefile b/devel/go-bindata/Makefile index 4413bfe30a1e..cc3a4271ff43 100644 --- a/devel/go-bindata/Makefile +++ b/devel/go-bindata/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-bindata PORTVERSION= 3.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index ec5b42910c34..8e2cfa7a3c61 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-git DISTVERSIONPREFIX= v DISTVERSION= 5.10.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/go-perf/Makefile b/devel/go-perf/Makefile index 275082aa907e..b4bf84faa5bc 100644 --- a/devel/go-perf/Makefile +++ b/devel/go-perf/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-perf PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index ac03bfa987d7..f0233469edb0 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= tools DISTVERSIONPREFIX= v DISTVERSION= 0.37.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/go-wire/Makefile b/devel/go-wire/Makefile index 5fc01dc87c93..b6d181f3ca8a 100644 --- a/devel/go-wire/Makefile +++ b/devel/go-wire/Makefile @@ -1,7 +1,7 @@ PORTNAME= wire DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/gocheese/Makefile b/devel/gocheese/Makefile index 0cfdc196e4eb..8c84ca48a05a 100644 --- a/devel/gocheese/Makefile +++ b/devel/gocheese/Makefile @@ -1,6 +1,6 @@ PORTNAME= gocheese DISTVERSION= 4.2.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel python MASTER_SITES= http://www.gocheese.cypherpunks.ru/download/ diff --git a/devel/gocritic/Makefile b/devel/gocritic/Makefile index 495b5e81d634..7bf6ff0344cb 100644 --- a/devel/gocritic/Makefile +++ b/devel/gocritic/Makefile @@ -1,7 +1,7 @@ PORTNAME= gocritic DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile index 2ad0176043af..61c884d50651 100644 --- a/devel/gogs/Makefile +++ b/devel/gogs/Makefile @@ -1,7 +1,7 @@ PORTNAME= gogs DISTVERSIONPREFIX= v DISTVERSION= 0.13.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel www MAINTAINER= me@svmhdvn.name diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile index 9d73d8eb40b3..195dd0265ee7 100644 --- a/devel/golangci-lint/Makefile +++ b/devel/golangci-lint/Makefile @@ -1,7 +1,6 @@ PORTNAME= golangci-lint DISTVERSIONPREFIX= v -DISTVERSION= 2.4.0 -PORTREVISION= 2 +DISTVERSION= 2.5.0 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/golangci-lint/distinfo b/devel/golangci-lint/distinfo index a3e2aadeaf85..6d5534dcbf22 100644 --- a/devel/golangci-lint/distinfo +++ b/devel/golangci-lint/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756595488 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.mod) = 932eec519a8abe11111e4746f1675c8bd2120691b3893a4e6081ee4333c8fd55 -SIZE (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.mod) = 9682 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.zip) = 89bdc80bd2c577a08749210d07c0867210c0bffa29352c7d63411de22468f5c3 -SIZE (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.zip) = 1803634 +TIMESTAMP = 1760539161 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.mod) = 41e79ad6d4d78115005c2c70526c1b41b158031756be8baa8e3dc39c429b1152 +SIZE (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.mod) = 9800 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.zip) = 94b66aa801f66ce99ff117b7c409b398bd4e94ccbc7821cda3ddf10a21e9035f +SIZE (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.zip) = 1820419 diff --git a/devel/golint/Makefile b/devel/golint/Makefile index d34c51139c13..d657fdfbb915 100644 --- a/devel/golint/Makefile +++ b/devel/golint/Makefile @@ -1,6 +1,6 @@ PORTNAME= golint PORTVERSION= g20190409 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile index 71bc1cc0e537..94c9fce09f64 100644 --- a/devel/gopls/Makefile +++ b/devel/gopls/Makefile @@ -1,7 +1,7 @@ PORTNAME= gopls DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile index 179f26b12407..07ce5a7b292c 100644 --- a/devel/goprotobuf/Makefile +++ b/devel/goprotobuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= goprotobuf DISTVERSIONPREFIX= v DISTVERSION= 1.5.4 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/goredo/Makefile b/devel/goredo/Makefile index 1a280e8f94a7..1399d91606dc 100644 --- a/devel/goredo/Makefile +++ b/devel/goredo/Makefile @@ -1,6 +1,6 @@ PORTNAME= goredo DISTVERSION= 2.6.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= http://www.goredo.cypherpunks.su/download/ diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index 1734799d91a0..ca931b9a8f9b 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,7 +1,7 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v DISTVERSION= 2.12.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index 8c9c27e3c197..4a6860fbfd1b 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -1,6 +1,7 @@ PORTNAME= goswagger DISTVERSIONPREFIX= v DISTVERSION= 0.33.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= atanubiswas484@gmail.com diff --git a/devel/gotestsum/Makefile b/devel/gotestsum/Makefile index d407ac2e50ba..0853011bf15d 100644 --- a/devel/gotestsum/Makefile +++ b/devel/gotestsum/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotestsum DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/grpc-gateway/Makefile b/devel/grpc-gateway/Makefile index a03d4e326340..62f27b377b90 100644 --- a/devel/grpc-gateway/Makefile +++ b/devel/grpc-gateway/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpc-gateway DISTVERSIONPREFIX= v DISTVERSION= 2.27.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/gum/Makefile b/devel/gum/Makefile index e00f7bf099a1..489a5a86a89f 100644 --- a/devel/gum/Makefile +++ b/devel/gum/Makefile @@ -1,7 +1,7 @@ PORTNAME= gum DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= dave@bitboss.ca diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index 84c2617f3a4c..a33bcc5afff0 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -1,8 +1,8 @@ PORTNAME= gwenhywfar -PORTVERSION= 5.12.2 +PORTVERSION= 5.13.0 PORTREVISION?= 0 CATEGORIES= devel net security -MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/539/ +MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/550/ MAINTAINER?= jhale@FreeBSD.org COMMENT?= Multi-platform helper library for networking and security applications @@ -64,7 +64,6 @@ INSTALL_WRKSRC= ${WRKSRC}/gui/${_GWEN_GUI} LIB_DEPENDS+= libFOX-1.6.so:x11-toolkits/fox16 CONFIGURE_ARGS+=--with-fox-includes=${LOCALBASE}/include/fox-1.6 \ --with-fox-libs=${LOCALBASE}/lib -CXXFLAGS+= -Dregister= . elif ${_GWEN_GUI} == "gtk2" LIB_DEPENDS+= libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ diff --git a/devel/gwenhywfar/distinfo b/devel/gwenhywfar/distinfo index fa5d582a9fb3..6ca803486e9b 100644 --- a/devel/gwenhywfar/distinfo +++ b/devel/gwenhywfar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758418544 -SHA256 (gwenhywfar-5.12.2.tar.gz) = 4351ac71d22b6819238d62e71f1f40be835c0ac239c9e59174aed5db6a1e8b58 -SIZE (gwenhywfar-5.12.2.tar.gz) = 2747208 +TIMESTAMP = 1760581211 +SHA256 (gwenhywfar-5.13.0.tar.gz) = 26513d4b032eb8108ff2b6bf234b7d60c710fd16059fb80077acd79c250824b9 +SIZE (gwenhywfar-5.13.0.tar.gz) = 2748050 diff --git a/devel/hub/Makefile b/devel/hub/Makefile index 7936769f9512..18b8428f8d49 100644 --- a/devel/hub/Makefile +++ b/devel/hub/Makefile @@ -1,7 +1,7 @@ PORTNAME= hub PORTVERSION= 2.14.2 DISTVERSIONPREFIX= v -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= devel sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/influx-pkg-config/Makefile b/devel/influx-pkg-config/Makefile index 3895101d634c..9b925919ef50 100644 --- a/devel/influx-pkg-config/Makefile +++ b/devel/influx-pkg-config/Makefile @@ -1,7 +1,7 @@ PORTNAME= pkg-config DISTVERSIONPREFIX= v DISTVERSION= 0.2.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel PKGNAMEPREFIX= influx diff --git a/devel/jenkins-lts/Makefile b/devel/jenkins-lts/Makefile index b22b9cc23ed9..3f0306954642 100644 --- a/devel/jenkins-lts/Makefile +++ b/devel/jenkins-lts/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.516.3 +PORTVERSION= 2.528.1 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts diff --git a/devel/jenkins-lts/distinfo b/devel/jenkins-lts/distinfo index 61567c35d05f..48fc3b48f1d9 100644 --- a/devel/jenkins-lts/distinfo +++ b/devel/jenkins-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758133479 -SHA256 (jenkins/2.516.3/jenkins.war) = 81b3abcc0f24cea48e74effe152f69dc5f0d880edc0c2737c61446b3c5992c00 -SIZE (jenkins/2.516.3/jenkins.war) = 87500304 +TIMESTAMP = 1760543849 +SHA256 (jenkins/2.528.1/jenkins.war) = d630dca265f75a8d581f127a9234f1679d4b0800a8f370d03ad4a154ceb7295b +SIZE (jenkins/2.528.1/jenkins.war) = 95450898 diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index 32b351935c4f..dff2fcdb8b38 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.531 +PORTVERSION= 2.532 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war/${PORTVERSION}/ DISTNAME= jenkins diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo index 89c17315aa04..7ed0b28a2209 100644 --- a/devel/jenkins/distinfo +++ b/devel/jenkins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760217877 -SHA256 (jenkins/2.531/jenkins.war) = ccaa59b34ff7b13bdc442d57b39eee130f7ee582792269fde262fb18b9212f41 -SIZE (jenkins/2.531/jenkins.war) = 94643876 +TIMESTAMP = 1760466660 +SHA256 (jenkins/2.532/jenkins.war) = 50e9b91184005736a6399dfdd26fece06ff26f9a720091c1406017c1d3f65b4f +SIZE (jenkins/2.532/jenkins.war) = 94658312 diff --git a/devel/jiri/Makefile b/devel/jiri/Makefile index 33b021d07711..a1bc3a97440d 100644 --- a/devel/jiri/Makefile +++ b/devel/jiri/Makefile @@ -1,6 +1,6 @@ PORTNAME= jiri PORTVERSION= g${TIMESTAMP:S/-/./g:C/T.*//g} -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MASTER_SITES= LOCAL/swills DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} diff --git a/devel/jjui/Makefile b/devel/jjui/Makefile index 48d49f13f6a1..38fdd44e3a1c 100644 --- a/devel/jjui/Makefile +++ b/devel/jjui/Makefile @@ -1,7 +1,7 @@ PORTNAME= jjui DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= hoanga@gmail.com diff --git a/devel/lab/Makefile b/devel/lab/Makefile index 0a50c4d2ea02..fb16ae770a32 100644 --- a/devel/lab/Makefile +++ b/devel/lab/Makefile @@ -1,7 +1,7 @@ PORTNAME= lab PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index 0ea5172db19f..39d156ec8a55 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -1,6 +1,7 @@ PORTNAME= lazygit DISTVERSIONPREFIX= v DISTVERSION= 0.55.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= meta@FreeBSD.org diff --git a/devel/lets/Makefile b/devel/lets/Makefile index c4429abb4a2d..da5df1f346bd 100644 --- a/devel/lets/Makefile +++ b/devel/lets/Makefile @@ -1,7 +1,7 @@ PORTNAME= lets DISTVERSIONPREFIX= v DISTVERSION= 0.0.54 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile index 0562ae76371c..31e57b37ca21 100644 --- a/devel/libunistring/Makefile +++ b/devel/libunistring/Makefile @@ -1,5 +1,5 @@ PORTNAME= libunistring -DISTVERSION= 1.4 +DISTVERSION= 1.4.1 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/libunistring/distinfo b/devel/libunistring/distinfo index 94f212c4e22e..f1e1ece21432 100644 --- a/devel/libunistring/distinfo +++ b/devel/libunistring/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759127969 -SHA256 (libunistring-1.4.tar.xz) = 708571fce9965e805fee08b410aa8e886d391a492c387f75abb7be0e195337f5 -SIZE (libunistring-1.4.tar.xz) = 2768428 +TIMESTAMP = 1760404489 +SHA256 (libunistring-1.4.1.tar.xz) = 67d88430892527861903788868c77802a217b0959990f7449f2976126a307763 +SIZE (libunistring-1.4.1.tar.xz) = 2769164 diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index 9916d77ba28f..ed75c98a51ee 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -1,7 +1,7 @@ PORTNAME= liteide DISTVERSIONPREFIX= x DISTVERSION= 38.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel editors .ifmake makesum MASTER_SITES= https://go.googlesource.com/sync/+archive/refs/tags/:errgroup diff --git a/devel/llvm-devel/Makefile.COMMANDS b/devel/llvm-devel/Makefile.COMMANDS index 2b2600bfeb6f..93b56ac5db45 100644 --- a/devel/llvm-devel/Makefile.COMMANDS +++ b/devel/llvm-devel/Makefile.COMMANDS @@ -142,7 +142,9 @@ LLDB_COMMANDS= \ lldb-dap \ lldb-instr \ lldb-mcp \ - lldb-server + lldb-server \ + lldb-tblgen \ + yaml2macho-core MLIR_COMMANDS= \ mlir-cat \ diff --git a/devel/llvm-devel/Makefile.snapshot b/devel/llvm-devel/Makefile.snapshot index 2ce515f2a183..97d56d002ba5 100644 --- a/devel/llvm-devel/Makefile.snapshot +++ b/devel/llvm-devel/Makefile.snapshot @@ -4,6 +4,6 @@ # LLVM_MAJOR= 22 LLVM_RELEASE= ${LLVM_MAJOR}.0.0 -SNAPDATE= 20250904 +SNAPDATE= 20251007 -LLVM_PROJECT_COMMIT= 13f97f013adbe7ad0ef2bf3634d14b6fccfae90d +LLVM_PROJECT_COMMIT= cce7cfbf53f9e9b0927fb2edd464a8889abb8155 diff --git a/devel/llvm-devel/distinfo b/devel/llvm-devel/distinfo index afbcd1c105c2..95432a792625 100644 --- a/devel/llvm-devel/distinfo +++ b/devel/llvm-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756990631 -SHA256 (llvm-llvm-project-22.0.d20250904-13f97f013adbe7ad0ef2bf3634d14b6fccfae90d_GH0.tar.gz) = 8bf3fbe1de1ef1fd6cfcba7bf7486b868e3f3086c6f2a6e887e4c831c3e0d51e -SIZE (llvm-llvm-project-22.0.d20250904-13f97f013adbe7ad0ef2bf3634d14b6fccfae90d_GH0.tar.gz) = 247160057 +TIMESTAMP = 1759834561 +SHA256 (llvm-llvm-project-22.0.d20251007-cce7cfbf53f9e9b0927fb2edd464a8889abb8155_GH0.tar.gz) = d46b58adebf5c6bd57f80ed213d444dde6047bd5cc40a2e5f170c733ea3ee033 +SIZE (llvm-llvm-project-22.0.d20251007-cce7cfbf53f9e9b0927fb2edd464a8889abb8155_GH0.tar.gz) = 248714842 diff --git a/devel/llvm-devel/pkg-plist b/devel/llvm-devel/pkg-plist index 9a5845a29f81..b88c767bc2cb 100644 --- a/devel/llvm-devel/pkg-plist +++ b/devel/llvm-devel/pkg-plist @@ -129,6 +129,8 @@ bin/offload-arch-devel %%LLDB%%bin/lldb-instr-devel %%LLDB%%bin/lldb-mcp-devel %%LLDB%%bin/lldb-server-devel +%%LLDB%%bin/lldb-tblgen-devel +bin/yaml2macho-core-devel %%MLIR%%bin/mlir-cat-devel %%MLIR%%bin/mlir-lsp-server-devel %%MLIR%%bin/mlir-minimal-opt-devel @@ -231,6 +233,7 @@ llvm-devel/bin/llc %%LLDB%%llvm-devel/bin/lldb-instr %%LLDB%%llvm-devel/bin/lldb-mcp %%LLDB%%llvm-devel/bin/lldb-server +%%LLDB%%llvm-devel/bin/lldb-tblgen llvm-devel/bin/lli llvm-devel/bin/llvm-addr2line llvm-devel/bin/llvm-ar @@ -336,6 +339,7 @@ llvm-devel/bin/sanstats %%FLANG%%llvm-devel/bin/tco llvm-devel/bin/verify-uselistorder %%LLD%%llvm-devel/bin/wasm-ld +llvm-devel/bin/yaml2macho-core %%CLANG%%llvm-devel/include/clang-c/BuildSystem.h %%CLANG%%llvm-devel/include/clang-c/CXCompilationDatabase.h %%CLANG%%llvm-devel/include/clang-c/CXDiagnostic.h @@ -415,10 +419,12 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/CapturingThisInMemberVariableCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/CastingThroughVoidCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/ChainedComparisonCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/CommandProcessorCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/ComparePointerToMemberVirtualFunctionCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/CopyConstructorInitCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/CrtpConstructorAccessibilityCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/DanglingHandleCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/DerivedMethodShadowingBaseMethodCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/DynamicStaticInitializersCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/EasilySwappableParametersCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/EmptyCatchCheck.h @@ -484,8 +490,10 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/TaggedUnionMemberCountCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/TerminatingContinueCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/ThrowKeywordMissingCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/ThrowingStaticInitializationCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/TooSmallLoopVariableCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/UncheckedOptionalAccessCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/UncheckedStringToNumberConversionCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/UndelegatedConstructorCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/UnhandledExceptionAtNewCheck.h @@ -498,7 +506,6 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/UnusedReturnValueCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/UseAfterMoveCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/bugprone/VirtualNearMissCheck.h -%%EXTRAS%%llvm-devel/include/clang-tidy/cert/CommandProcessorCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cert/DontModifyStdNamespaceCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cert/FloatLoopCounter.h @@ -506,11 +513,7 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/cert/MutatingCopyCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cert/NonTrivialTypesLibcMemoryCallsCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h -%%EXTRAS%%llvm-devel/include/clang-tidy/cert/SetLongJmpCheck.h -%%EXTRAS%%llvm-devel/include/clang-tidy/cert/StaticObjectExceptionCheck.h -%%EXTRAS%%llvm-devel/include/clang-tidy/cert/StrToNumCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cert/ThrownExceptionTypeCheck.h -%%EXTRAS%%llvm-devel/include/clang-tidy/cert/VariadicFunctionDefCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/concurrency/MtUnsafeCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/concurrency/ThreadCanceltypeAsynchronousCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cppcoreguidelines/AvoidCapturingLambdaCoroutinesCheck.h @@ -544,6 +547,7 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cppcoreguidelines/UseEnumClassCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/cppcoreguidelines/VirtualClassDestructorCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/custom/QueryCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/darwin/AvoidSpinlockCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/darwin/DispatchOnceNonstaticCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/fuchsia/DefaultArgumentsCallsCheck.h @@ -560,6 +564,7 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/google/DefaultArgumentsCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/google/ExplicitConstructorCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/google/ExplicitMakePairCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/google/FloatTypesCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/google/FunctionNamingCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/google/GlobalNamesInHeadersCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/google/GlobalVariableDeclarationCheck.h @@ -582,6 +587,7 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/llvm/PreferStaticOverAnonymousNamespaceCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/llvm/TwineLocalCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/llvm/UseNewMLIROpBuilderCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/llvm/UseRangesCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/llvmlibc/CalleeNamespaceCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/llvmlibc/InlineFunctionDeclCheck.h @@ -613,6 +619,8 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/misc/UseInternalLinkageCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/modernize/AvoidBindCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/modernize/AvoidCArraysCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/modernize/AvoidSetjmpLongjmpCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/modernize/AvoidVariadicFunctionsCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/modernize/ConcatNestedNamespacesCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/modernize/DeprecatedHeadersCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.h @@ -734,6 +742,7 @@ llvm-devel/bin/verify-uselistorder %%EXTRAS%%llvm-devel/include/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/readability/RedundantInlineSpecifierCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/readability/RedundantMemberInitCheck.h +%%EXTRAS%%llvm-devel/include/clang-tidy/readability/RedundantParenthesesCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/readability/RedundantPreprocessorCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/readability/RedundantSmartptrGetCheck.h %%EXTRAS%%llvm-devel/include/clang-tidy/readability/RedundantStringCStrCheck.h @@ -874,6 +883,7 @@ llvm-devel/bin/verify-uselistorder %%CLANG%%llvm-devel/include/clang/AST/ExternalASTSource.h %%CLANG%%llvm-devel/include/clang/AST/FormatString.h %%CLANG%%llvm-devel/include/clang/AST/GlobalDecl.h +%%CLANG%%llvm-devel/include/clang/AST/HLSLResource.h %%CLANG%%llvm-devel/include/clang/AST/IgnoreExpr.h %%CLANG%%llvm-devel/include/clang/AST/JSONNodeDumper.h %%CLANG%%llvm-devel/include/clang/AST/LambdaCapture.h @@ -947,6 +957,7 @@ llvm-devel/bin/verify-uselistorder %%CLANG%%llvm-devel/include/clang/Analysis/Analyses/Dominators.h %%CLANG%%llvm-devel/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h %%CLANG%%llvm-devel/include/clang/Analysis/Analyses/IntervalPartition.h +%%CLANG%%llvm-devel/include/clang/Analysis/Analyses/LifetimeAnnotations.h %%CLANG%%llvm-devel/include/clang/Analysis/Analyses/LifetimeSafety.h %%CLANG%%llvm-devel/include/clang/Analysis/Analyses/LiveVariables.h %%CLANG%%llvm-devel/include/clang/Analysis/Analyses/PostOrderCFGView.h @@ -1393,7 +1404,6 @@ llvm-devel/bin/verify-uselistorder %%CLANG%%llvm-devel/include/clang/Interpreter/CodeCompletion.h %%CLANG%%llvm-devel/include/clang/Interpreter/Interpreter.h %%CLANG%%llvm-devel/include/clang/Interpreter/PartialTranslationUnit.h -%%CLANG%%llvm-devel/include/clang/Interpreter/RemoteJITUtils.h %%CLANG%%llvm-devel/include/clang/Interpreter/Value.h %%CLANG%%llvm-devel/include/clang/Lex/CodeCompletionHandler.h %%CLANG%%llvm-devel/include/clang/Lex/DependencyDirectivesScanner.h @@ -2375,6 +2385,7 @@ llvm-devel/bin/verify-uselistorder %%LLDB%%llvm-devel/include/lldb/Interpreter/CommandReturnObject.h %%LLDB%%llvm-devel/include/lldb/Interpreter/Interfaces/OperatingSystemInterface.h %%LLDB%%llvm-devel/include/lldb/Interpreter/Interfaces/ScriptedBreakpointInterface.h +%%LLDB%%llvm-devel/include/lldb/Interpreter/Interfaces/ScriptedFrameInterface.h %%LLDB%%llvm-devel/include/lldb/Interpreter/Interfaces/ScriptedInterface.h %%LLDB%%llvm-devel/include/lldb/Interpreter/Interfaces/ScriptedInterfaceUsages.h %%LLDB%%llvm-devel/include/lldb/Interpreter/Interfaces/ScriptedPlatformInterface.h @@ -2428,6 +2439,7 @@ llvm-devel/bin/verify-uselistorder %%LLDB%%llvm-devel/include/lldb/Protocol/MCP/Resource.h %%LLDB%%llvm-devel/include/lldb/Protocol/MCP/Server.h %%LLDB%%llvm-devel/include/lldb/Protocol/MCP/Tool.h +%%LLDB%%llvm-devel/include/lldb/Protocol/MCP/Transport.h %%LLDB%%llvm-devel/include/lldb/Symbol/ArmUnwindInfo.h %%LLDB%%llvm-devel/include/lldb/Symbol/Block.h %%LLDB%%llvm-devel/include/lldb/Symbol/CallFrameInfo.h @@ -2860,6 +2872,7 @@ llvm-devel/include/llvm/Analysis/InstSimplifyFolder.h llvm-devel/include/llvm/Analysis/InstructionPrecedenceTracking.h llvm-devel/include/llvm/Analysis/InstructionSimplify.h llvm-devel/include/llvm/Analysis/InteractiveModelRunner.h +llvm-devel/include/llvm/Analysis/InterestingMemoryOperand.h llvm-devel/include/llvm/Analysis/IteratedDominanceFrontier.h llvm-devel/include/llvm/Analysis/KernelInfo.h llvm-devel/include/llvm/Analysis/LastRunTrackingAnalysis.h @@ -3017,7 +3030,11 @@ llvm-devel/include/llvm/CAS/BuiltinCASContext.h llvm-devel/include/llvm/CAS/BuiltinObjectHasher.h llvm-devel/include/llvm/CAS/CASID.h llvm-devel/include/llvm/CAS/CASReference.h +llvm-devel/include/llvm/CAS/FileOffset.h +llvm-devel/include/llvm/CAS/MappedFileRegionArena.h llvm-devel/include/llvm/CAS/ObjectStore.h +llvm-devel/include/llvm/CAS/OnDiskDataAllocator.h +llvm-devel/include/llvm/CAS/OnDiskTrieRawHashMap.h llvm-devel/include/llvm/CGData/CGDataPatchItem.h llvm-devel/include/llvm/CGData/CodeGenData.h llvm-devel/include/llvm/CGData/CodeGenData.inc @@ -3695,6 +3712,7 @@ llvm-devel/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h llvm-devel/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h llvm-devel/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h llvm-devel/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h +llvm-devel/include/llvm/ExecutionEngine/Orc/ExecutorResolutionGenerator.h llvm-devel/include/llvm/ExecutionEngine/Orc/GetDylibInterface.h llvm-devel/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h llvm-devel/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h @@ -3749,6 +3767,7 @@ llvm-devel/include/llvm/ExecutionEngine/Orc/Speculation.h llvm-devel/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h llvm-devel/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h llvm-devel/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h +llvm-devel/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorResolver.h llvm-devel/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h llvm-devel/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h llvm-devel/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h @@ -3904,6 +3923,7 @@ llvm-devel/include/llvm/IR/IntrinsicsRISCV.h llvm-devel/include/llvm/IR/IntrinsicsRISCV.td llvm-devel/include/llvm/IR/IntrinsicsRISCVXAndes.td llvm-devel/include/llvm/IR/IntrinsicsRISCVXCV.td +llvm-devel/include/llvm/IR/IntrinsicsRISCVXMIPS.td llvm-devel/include/llvm/IR/IntrinsicsRISCVXTHead.td llvm-devel/include/llvm/IR/IntrinsicsRISCVXsf.td llvm-devel/include/llvm/IR/IntrinsicsS390.h @@ -4239,7 +4259,6 @@ llvm-devel/include/llvm/ProfileData/SampleProfReader.h llvm-devel/include/llvm/ProfileData/SampleProfWriter.h llvm-devel/include/llvm/ProfileData/SymbolRemappingReader.h llvm-devel/include/llvm/Remarks/BitstreamRemarkContainer.h -llvm-devel/include/llvm/Remarks/BitstreamRemarkParser.h llvm-devel/include/llvm/Remarks/BitstreamRemarkSerializer.h llvm-devel/include/llvm/Remarks/HotnessThresholdParser.h llvm-devel/include/llvm/Remarks/Remark.h @@ -4372,17 +4391,22 @@ llvm-devel/include/llvm/Support/GenericLoopInfoImpl.h llvm-devel/include/llvm/Support/GlobPattern.h llvm-devel/include/llvm/Support/GraphWriter.h llvm-devel/include/llvm/Support/HashBuilder.h +llvm-devel/include/llvm/Support/HashingOutputBackend.h llvm-devel/include/llvm/Support/HexagonAttributeParser.h llvm-devel/include/llvm/Support/HexagonAttributes.h llvm-devel/include/llvm/Support/InitLLVM.h llvm-devel/include/llvm/Support/InstructionCost.h llvm-devel/include/llvm/Support/InterleavedRange.h llvm-devel/include/llvm/Support/JSON.h +llvm-devel/include/llvm/Support/Jobserver.h llvm-devel/include/llvm/Support/KnownBits.h llvm-devel/include/llvm/Support/KnownFPClass.h llvm-devel/include/llvm/Support/LEB128.h llvm-devel/include/llvm/Support/LICENSE.TXT llvm-devel/include/llvm/Support/LLVMDriver.h +llvm-devel/include/llvm/Support/LSP/Logging.h +llvm-devel/include/llvm/Support/LSP/Protocol.h +llvm-devel/include/llvm/Support/LSP/Transport.h llvm-devel/include/llvm/Support/LineIterator.h llvm-devel/include/llvm/Support/Locale.h llvm-devel/include/llvm/Support/LockFileManager.h @@ -4467,6 +4491,12 @@ llvm-devel/include/llvm/Support/VCSRevision.h llvm-devel/include/llvm/Support/Valgrind.h llvm-devel/include/llvm/Support/VersionTuple.h llvm-devel/include/llvm/Support/VirtualFileSystem.h +llvm-devel/include/llvm/Support/VirtualOutputBackend.h +llvm-devel/include/llvm/Support/VirtualOutputBackends.h +llvm-devel/include/llvm/Support/VirtualOutputConfig.def +llvm-devel/include/llvm/Support/VirtualOutputConfig.h +llvm-devel/include/llvm/Support/VirtualOutputError.h +llvm-devel/include/llvm/Support/VirtualOutputFile.h llvm-devel/include/llvm/Support/Watchdog.h llvm-devel/include/llvm/Support/Win64EH.h llvm-devel/include/llvm/Support/Windows/WindowsSupport.h @@ -4488,6 +4518,7 @@ llvm-devel/include/llvm/Support/type_traits.h llvm-devel/include/llvm/Support/xxhash.h llvm-devel/include/llvm/TableGen/AArch64ImmCheck.h llvm-devel/include/llvm/TableGen/Automaton.td +llvm-devel/include/llvm/TableGen/CodeGenHelpers.h llvm-devel/include/llvm/TableGen/DirectiveEmitter.h llvm-devel/include/llvm/TableGen/Error.h llvm-devel/include/llvm/TableGen/Main.h @@ -4674,6 +4705,7 @@ llvm-devel/include/llvm/Transforms/Scalar/DCE.h llvm-devel/include/llvm/Transforms/Scalar/DFAJumpThreading.h llvm-devel/include/llvm/Transforms/Scalar/DeadStoreElimination.h llvm-devel/include/llvm/Transforms/Scalar/DivRemPairs.h +llvm-devel/include/llvm/Transforms/Scalar/DropUnnecessaryAssumes.h llvm-devel/include/llvm/Transforms/Scalar/EarlyCSE.h llvm-devel/include/llvm/Transforms/Scalar/FlattenCFG.h llvm-devel/include/llvm/Transforms/Scalar/Float2Int.h @@ -4761,6 +4793,7 @@ llvm-devel/include/llvm/Transforms/Utils/ControlFlowUtils.h llvm-devel/include/llvm/Transforms/Utils/CountVisits.h llvm-devel/include/llvm/Transforms/Utils/CtorUtils.h llvm-devel/include/llvm/Transforms/Utils/DXILUpgrade.h +llvm-devel/include/llvm/Transforms/Utils/DebugSSAUpdater.h llvm-devel/include/llvm/Transforms/Utils/Debugify.h llvm-devel/include/llvm/Transforms/Utils/DeclareRuntimeLibcalls.h llvm-devel/include/llvm/Transforms/Utils/EntryExitInstrumenter.h @@ -4833,7 +4866,6 @@ llvm-devel/include/llvm/Transforms/Utils/UnifyLoopExits.h llvm-devel/include/llvm/Transforms/Utils/UnrollLoop.h llvm-devel/include/llvm/Transforms/Utils/VNCoercion.h llvm-devel/include/llvm/Transforms/Utils/ValueMapper.h -llvm-devel/include/llvm/Transforms/Vectorize/EVLIndVarSimplify.h llvm-devel/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h llvm-devel/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h llvm-devel/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h @@ -4971,7 +5003,6 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%MLIR%%llvm-devel/include/mlir/Bindings/Python/IRTypes.h %%MLIR%%llvm-devel/include/mlir/Bindings/Python/Nanobind.h %%MLIR%%llvm-devel/include/mlir/Bindings/Python/NanobindAdaptors.h -%%MLIR%%llvm-devel/include/mlir/Bindings/Python/PybindAdaptors.h %%MLIR%%llvm-devel/include/mlir/Bytecode/BytecodeImplementation.h %%MLIR%%llvm-devel/include/mlir/Bytecode/BytecodeOpInterface.cpp.inc %%MLIR%%llvm-devel/include/mlir/Bytecode/BytecodeOpInterface.h @@ -6156,8 +6187,6 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Transforms/Passes.h %%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Transforms/Passes.h.inc %%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Transforms/Passes.td -%%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Transforms/PassesEnums.cpp.inc -%%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Transforms/PassesEnums.h.inc %%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Utils/ConversionUtils.h %%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Utils/QuantUtils.h %%MLIR%%llvm-devel/include/mlir/Dialect/Tosa/Utils/ShapeUtils.h @@ -6215,6 +6244,11 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%MLIR%%llvm-devel/include/mlir/Dialect/Transform/PDLExtension/PDLExtensionOps.h %%MLIR%%llvm-devel/include/mlir/Dialect/Transform/PDLExtension/PDLExtensionOps.h.inc %%MLIR%%llvm-devel/include/mlir/Dialect/Transform/PDLExtension/PDLExtensionOps.td +%%MLIR%%llvm-devel/include/mlir/Dialect/Transform/SMTExtension/SMTExtension.h +%%MLIR%%llvm-devel/include/mlir/Dialect/Transform/SMTExtension/SMTExtensionOps.cpp.inc +%%MLIR%%llvm-devel/include/mlir/Dialect/Transform/SMTExtension/SMTExtensionOps.h +%%MLIR%%llvm-devel/include/mlir/Dialect/Transform/SMTExtension/SMTExtensionOps.h.inc +%%MLIR%%llvm-devel/include/mlir/Dialect/Transform/SMTExtension/SMTExtensionOps.td %%MLIR%%llvm-devel/include/mlir/Dialect/Transform/Transforms/Passes.h %%MLIR%%llvm-devel/include/mlir/Dialect/Transform/Transforms/Passes.h.inc %%MLIR%%llvm-devel/include/mlir/Dialect/Transform/Transforms/Passes.td @@ -6485,10 +6519,6 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%MLIR%%llvm-devel/include/mlir/Interfaces/ControlFlowInterfaces.h %%MLIR%%llvm-devel/include/mlir/Interfaces/ControlFlowInterfaces.h.inc %%MLIR%%llvm-devel/include/mlir/Interfaces/ControlFlowInterfaces.td -%%MLIR%%llvm-devel/include/mlir/Interfaces/CopyOpInterface.cpp.inc -%%MLIR%%llvm-devel/include/mlir/Interfaces/CopyOpInterface.h -%%MLIR%%llvm-devel/include/mlir/Interfaces/CopyOpInterface.h.inc -%%MLIR%%llvm-devel/include/mlir/Interfaces/CopyOpInterface.td %%MLIR%%llvm-devel/include/mlir/Interfaces/DataLayoutAttrInterface.cpp.inc %%MLIR%%llvm-devel/include/mlir/Interfaces/DataLayoutAttrInterface.h.inc %%MLIR%%llvm-devel/include/mlir/Interfaces/DataLayoutInterfaces.h @@ -6527,6 +6557,10 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%MLIR%%llvm-devel/include/mlir/Interfaces/LoopLikeInterface.h %%MLIR%%llvm-devel/include/mlir/Interfaces/LoopLikeInterface.h.inc %%MLIR%%llvm-devel/include/mlir/Interfaces/LoopLikeInterface.td +%%MLIR%%llvm-devel/include/mlir/Interfaces/MemOpInterfaces.cpp.inc +%%MLIR%%llvm-devel/include/mlir/Interfaces/MemOpInterfaces.h +%%MLIR%%llvm-devel/include/mlir/Interfaces/MemOpInterfaces.h.inc +%%MLIR%%llvm-devel/include/mlir/Interfaces/MemOpInterfaces.td %%MLIR%%llvm-devel/include/mlir/Interfaces/MemorySlotInterfaces.h %%MLIR%%llvm-devel/include/mlir/Interfaces/MemorySlotInterfaces.td %%MLIR%%llvm-devel/include/mlir/Interfaces/MemorySlotOpInterfaces.cpp.inc @@ -6703,10 +6737,7 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%MLIR%%llvm-devel/include/mlir/Tools/Plugins/DialectPlugin.h %%MLIR%%llvm-devel/include/mlir/Tools/Plugins/PassPlugin.h %%MLIR%%llvm-devel/include/mlir/Tools/lsp-server-support/CompilationDatabase.h -%%MLIR%%llvm-devel/include/mlir/Tools/lsp-server-support/Logging.h -%%MLIR%%llvm-devel/include/mlir/Tools/lsp-server-support/Protocol.h %%MLIR%%llvm-devel/include/mlir/Tools/lsp-server-support/SourceMgrUtils.h -%%MLIR%%llvm-devel/include/mlir/Tools/lsp-server-support/Transport.h %%MLIR%%llvm-devel/include/mlir/Tools/mlir-lsp-server/MlirLspRegistryFunction.h %%MLIR%%llvm-devel/include/mlir/Tools/mlir-lsp-server/MlirLspServerMain.h %%MLIR%%llvm-devel/include/mlir/Tools/mlir-opt/MlirOptMain.h @@ -6717,6 +6748,7 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%MLIR%%llvm-devel/include/mlir/Tools/mlir-translate/MlirTranslateMain.h %%MLIR%%llvm-devel/include/mlir/Tools/mlir-translate/Translation.h %%MLIR%%llvm-devel/include/mlir/Tools/tblgen-lsp-server/TableGenLspServerMain.h +%%MLIR%%llvm-devel/include/mlir/Transforms/BubbleDownMemorySpaceCasts.h %%MLIR%%llvm-devel/include/mlir/Transforms/CFGToSCF.h %%MLIR%%llvm-devel/include/mlir/Transforms/CSE.h %%MLIR%%llvm-devel/include/mlir/Transforms/CommutativityUtils.h @@ -7074,6 +7106,7 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/riscv_bitmanip.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/riscv_corev_alu.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/riscv_crypto.h +%%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/riscv_mips.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/riscv_nds.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/riscv_ntlh.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/riscv_vector.h @@ -7392,6 +7425,7 @@ llvm-devel/lib/libLLVM.so.%%LLVM_MAJOR_MINOR%%git %%STATIC_LIBS%%llvm-devel/lib/libLLVMSparcDisassembler.a %%STATIC_LIBS%%llvm-devel/lib/libLLVMSparcInfo.a %%STATIC_LIBS%%llvm-devel/lib/libLLVMSupport.a +%%STATIC_LIBS%%llvm-devel/lib/libLLVMSupportLSP.a %%STATIC_LIBS%%llvm-devel/lib/libLLVMSymbolize.a %%STATIC_LIBS%%llvm-devel/lib/libLLVMSystemZAsmParser.a %%STATIC_LIBS%%llvm-devel/lib/libLLVMSystemZCodeGen.a @@ -7548,7 +7582,6 @@ llvm-devel/lib/libLTO.so.%%LLVM_MAJOR_MINOR%%git %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRConvertToEmitC.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRConvertToLLVMInterface.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRConvertToLLVMPass.a -%%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRCopyOpInterface.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRDLTIDialect.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRDLTITestPasses.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRDLTITransformOps.a @@ -7632,6 +7665,7 @@ llvm-devel/lib/libLTO.so.%%LLVM_MAJOR_MINOR%%git %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRMathToROCDL.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRMathToSPIRV.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRMathTransforms.a +%%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRMemOpInterfaces.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRMemRefDialect.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRMemRefTestPasses.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRMemRefToEmitC.a @@ -7799,6 +7833,7 @@ llvm-devel/lib/libLTO.so.%%LLVM_MAJOR_MINOR%%git %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRTransformDialectUtils.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRTransformLoopExtension.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRTransformPDLExtension.a +%%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRTransformSMTExtension.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRTransformTuneExtension.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRTransformUtils.a %%STATIC_LIBS%%%%MLIR%%llvm-devel/lib/libMLIRTransforms.a @@ -7900,6 +7935,7 @@ llvm-devel/lib/libRemarks.so.%%LLVM_MAJOR_MINOR%%git %%STATIC_LIBS%%%%EXTRAS%%llvm-devel/lib/libclangTidyCERTModule.a %%STATIC_LIBS%%%%EXTRAS%%llvm-devel/lib/libclangTidyConcurrencyModule.a %%STATIC_LIBS%%%%EXTRAS%%llvm-devel/lib/libclangTidyCppCoreGuidelinesModule.a +%%STATIC_LIBS%%%%EXTRAS%%llvm-devel/lib/libclangTidyCustomModule.a %%STATIC_LIBS%%%%EXTRAS%%llvm-devel/lib/libclangTidyDarwinModule.a %%STATIC_LIBS%%%%EXTRAS%%llvm-devel/lib/libclangTidyFuchsiaModule.a %%STATIC_LIBS%%%%EXTRAS%%llvm-devel/lib/libclangTidyGoogleModule.a @@ -8060,6 +8096,7 @@ llvm-devel/share/opt-viewer/style.css %%CLANG%%llvm-devel/share/scan-view/bugcatcher.ico %%CLANG%%llvm-devel/share/scan-view/startfile.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/BooleanExpression.py +%%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/DiffUpdater.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/LitConfig.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/LitTestCase.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/ProgressBar.py @@ -8071,6 +8108,7 @@ llvm-devel/share/opt-viewer/style.css %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/TestingConfig.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/__init__.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/builtin_commands/__init__.py +%%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/builtin_commands/_launch_with_limit.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/builtin_commands/cat.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/builtin_commands/diff.py %%LIT%%%%PYTHON_SITELIBDIR%%/%%LIT_MOD_NAME%%/cl_arguments.py diff --git a/devel/llvm21/Makefile b/devel/llvm21/Makefile index 5a46adcd39d6..7ee0cde6e127 100644 --- a/devel/llvm21/Makefile +++ b/devel/llvm21/Makefile @@ -1,5 +1,5 @@ PORTNAME= llvm -DISTVERSION= 21.1.2 +DISTVERSION= 21.1.3 PORTREVISION= 0 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION}/ diff --git a/devel/llvm21/distinfo b/devel/llvm21/distinfo index 273b6b3bbbc9..6916a92c4509 100644 --- a/devel/llvm21/distinfo +++ b/devel/llvm21/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758722928 -SHA256 (llvm-project-21.1.2.src.tar.xz) = 1a417d1c8faf8d93e73fec1cbb76d393ed3218974c2283c7bac9672d3d47c54b -SIZE (llvm-project-21.1.2.src.tar.xz) = 158926856 +TIMESTAMP = 1759927782 +SHA256 (llvm-project-21.1.3.src.tar.xz) = 9c9db50d8046f668156d83f6b594631b4ca79a0d96e4f19bed9dc019b022e58f +SIZE (llvm-project-21.1.3.src.tar.xz) = 158943752 diff --git a/devel/loccount/Makefile b/devel/loccount/Makefile index 6c23f37013bb..b0cd422aa888 100644 --- a/devel/loccount/Makefile +++ b/devel/loccount/Makefile @@ -1,6 +1,6 @@ PORTNAME= loccount DISTVERSION= 2.16 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel MASTER_SITES= http://www.catb.org/~esr/loccount/ diff --git a/devel/mage/Makefile b/devel/mage/Makefile index e24d611574de..0bae29a9bd9b 100644 --- a/devel/mage/Makefile +++ b/devel/mage/Makefile @@ -1,7 +1,7 @@ PORTNAME= mage DISTVERSIONPREFIX= v DISTVERSION= 1.15.0 -PORTREVISION= 17 +PORTREVISION= 18 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/modd/Makefile b/devel/modd/Makefile index 09e4cc2f34e9..607bf27bb445 100644 --- a/devel/modd/Makefile +++ b/devel/modd/Makefile @@ -1,7 +1,7 @@ PORTNAME= modd DISTVERSIONPREFIX= v DISTVERSION= 0.8 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= devel sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/mutagen/Makefile b/devel/mutagen/Makefile index 628f6429d47f..ab8819f7df4b 100644 --- a/devel/mutagen/Makefile +++ b/devel/mutagen/Makefile @@ -1,7 +1,7 @@ PORTNAME= mutagen DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org diff --git a/devel/openapi/Makefile b/devel/openapi/Makefile index 8a2b6c0bd780..3e851ae0e0b4 100644 --- a/devel/openapi/Makefile +++ b/devel/openapi/Makefile @@ -1,6 +1,7 @@ PORTNAME= openapi PORTVERSION= 1.7.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/oq/Makefile b/devel/oq/Makefile index ca451458c1c0..1ced5f55bb2f 100644 --- a/devel/oq/Makefile +++ b/devel/oq/Makefile @@ -1,6 +1,7 @@ PORTNAME= oq DISTVERSIONPREFIX= v DISTVERSION= 0.0.20 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= hoanga@gmail.com diff --git a/devel/packr/Makefile b/devel/packr/Makefile index 1b7812b6d9ac..a5c5fe226f34 100644 --- a/devel/packr/Makefile +++ b/devel/packr/Makefile @@ -1,7 +1,7 @@ PORTNAME= packr DISTVERSIONPREFIX= v DISTVERSION= 2.8.3 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/please/Makefile b/devel/please/Makefile index d200b10a7f85..6a9388f40d4c 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,6 +1,7 @@ PORTNAME= please DISTVERSIONPREFIX= v DISTVERSION= 17.21.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod diff --git a/devel/poser/Makefile b/devel/poser/Makefile index 4b54a24a14bb..234f70c209d0 100644 --- a/devel/poser/Makefile +++ b/devel/poser/Makefile @@ -11,6 +11,9 @@ WWW= https://zirias.github.io/poser/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Unmaintained port +EXPIRATION_DATE=2025-12-31 + USES= compiler:c11 gmake pkgconfig tar:xz USE_LDCONFIG= yes diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile index 489392516e34..e889cea79844 100644 --- a/devel/protobuf-go/Makefile +++ b/devel/protobuf-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= protobuf-go DISTVERSIONPREFIX= v DISTVERSION= 1.36.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/protoc-gen-go-grpc/Makefile b/devel/protoc-gen-go-grpc/Makefile index 2927eeaa0906..700452b723a0 100644 --- a/devel/protoc-gen-go-grpc/Makefile +++ b/devel/protoc-gen-go-grpc/Makefile @@ -1,6 +1,7 @@ PORTNAME= protoc-gen-go-grpc DISTVERSIONPREFIX= v DISTVERSION= 1.76.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/prototool/Makefile b/devel/prototool/Makefile index 0b5ae88db055..d3868c72292e 100644 --- a/devel/prototool/Makefile +++ b/devel/prototool/Makefile @@ -1,7 +1,7 @@ PORTNAME= prototool DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/py-aiortc/Makefile b/devel/py-aiortc/Makefile index cf861bf2f3d0..3466f3ea69a1 100644 --- a/devel/py-aiortc/Makefile +++ b/devel/py-aiortc/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiortc -DISTVERSION= 1.13.0 +DISTVERSION= 1.14.0 CATEGORIES= devel multimedia python www MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiortc/distinfo b/devel/py-aiortc/distinfo index adca35be9aa9..368affc20006 100644 --- a/devel/py-aiortc/distinfo +++ b/devel/py-aiortc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748523149 -SHA256 (aiortc-1.13.0.tar.gz) = 5d209975c22d0910fb5a0f0e2caa828f2da966c53580f7c7170ac3a16a871620 -SIZE (aiortc-1.13.0.tar.gz) = 1179894 +TIMESTAMP = 1760457231 +SHA256 (aiortc-1.14.0.tar.gz) = adc8a67ace10a085721e588e06a00358ed8eaf5f6b62f0a95358ff45628dd762 +SIZE (aiortc-1.14.0.tar.gz) = 1180864 diff --git a/devel/py-babi_grammars/Makefile b/devel/py-babi_grammars/Makefile index 74779c127a89..cc30ce3ee628 100644 --- a/devel/py-babi_grammars/Makefile +++ b/devel/py-babi_grammars/Makefile @@ -1,5 +1,5 @@ PORTNAME= babi_grammars -DISTVERSION= 0.0.63 +DISTVERSION= 0.0.64 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-babi_grammars/distinfo b/devel/py-babi_grammars/distinfo index 0ac74f18ec60..cc834e000d74 100644 --- a/devel/py-babi_grammars/distinfo +++ b/devel/py-babi_grammars/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757404785 -SHA256 (babi_grammars-0.0.63.tar.gz) = 5529af4cf0e942bfb9f90ea66e5fe17a2926878b90c3e1f0a95e20251356b88d -SIZE (babi_grammars-0.0.63.tar.gz) = 465155 +TIMESTAMP = 1760457295 +SHA256 (babi_grammars-0.0.64.tar.gz) = 1b39c34c58441d91fbe86d0ee0659f0222db7d88e5d2e2c713905551d2e37e24 +SIZE (babi_grammars-0.0.64.tar.gz) = 466917 diff --git a/devel/py-openstacksdk/Makefile b/devel/py-openstacksdk/Makefile index 1073e742a943..9724ed9b89e3 100644 --- a/devel/py-openstacksdk/Makefile +++ b/devel/py-openstacksdk/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=4.4.1:devel/py-decorator@${PY_FLA ${PYTHON_PKGNAMEPREFIX}jmespath>=0.9.0:devel/py-jmespath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonpatch>=1.16:devel/py-jsonpatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=5.10.0:devel/py-keystoneauth1@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}os-service-types>=1.8.0:devel/py-os-service-types@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}os-service-types>0:devel/py-os-service-types@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=3:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>=3.2.2:sysutils/py-psutil@${PY_FLAVOR} \ diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile index 582cee5f3caf..a13d77c50b1a 100644 --- a/devel/py-pybind11/Makefile +++ b/devel/py-pybind11/Makefile @@ -1,5 +1,5 @@ PORTNAME= pybind11 -DISTVERSION= 2.13.6 +DISTVERSION= 3.0.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +11,11 @@ WWW= https://pybind11.readthedocs.io/en/stable/ \ LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build-core>0:devel/py-scikit-build-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -USES= python -USE_PYTHON= pep517 concurrent autoplist +USES= cmake:indirect python +USE_PYTHON= pep517 concurrent autoplist pytest NO_ARCH= yes diff --git a/devel/py-pybind11/distinfo b/devel/py-pybind11/distinfo index 3a02704480e4..dc2251267414 100644 --- a/devel/py-pybind11/distinfo +++ b/devel/py-pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726298011 -SHA256 (pybind11-2.13.6.tar.gz) = ba6af10348c12b24e92fa086b39cfba0eff619b61ac77c406167d813b096d39a -SIZE (pybind11-2.13.6.tar.gz) = 218403 +TIMESTAMP = 1760505164 +SHA256 (pybind11-3.0.1.tar.gz) = 9c0f40056a016da59bab516efb523089139fcc6f2ba7e4930854c61efb932051 +SIZE (pybind11-3.0.1.tar.gz) = 546914 diff --git a/devel/py-scikit-build-core/Makefile b/devel/py-scikit-build-core/Makefile index 0c4739f0f45b..aa2108dde3b5 100644 --- a/devel/py-scikit-build-core/Makefile +++ b/devel/py-scikit-build-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= scikit-build-core -DISTVERSION= 0.11.1 +DISTVERSION= 0.11.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -46,6 +46,6 @@ TEST_ENV= ${MAKE_ENV} \ NO_ARCH= yes -# tests as of 0.11.1: 1 failed, 415 passed, 5 skipped, 3 xfailed, 1 warning in 603.00s (0:10:03), see https://github.com/scikit-build/scikit-build-core/issues/1057 +# tests as of 0.11.6: 2 failed, 460 passed, 5 skipped, 4 xfailed, 1 warning in 1152.80s (0:19:12), see https://github.com/scikit-build/scikit-build-core/issues/1159 .include <bsd.port.mk> diff --git a/devel/py-scikit-build-core/distinfo b/devel/py-scikit-build-core/distinfo index 256a11ba316d..0d39780bddbf 100644 --- a/devel/py-scikit-build-core/distinfo +++ b/devel/py-scikit-build-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745646968 -SHA256 (scikit_build_core-0.11.1.tar.gz) = 4e5988df5cd33f0bdb9967b72663ca99f50383c9bc21d8b24fa40c0661ae72b7 -SIZE (scikit_build_core-0.11.1.tar.gz) = 273807 +TIMESTAMP = 1760505206 +SHA256 (scikit_build_core-0.11.6.tar.gz) = 5982ccd839735be99cfd3b92a8847c6c196692f476c215da84b79d2ad12f9f1b +SIZE (scikit_build_core-0.11.6.tar.gz) = 286006 diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index 1b6be96a204b..e0a989feae80 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,6 +1,6 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.13.6 +DISTVERSION= 3.0.1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org @@ -23,4 +23,6 @@ CMAKE_TESTING_TARGET= pytest NO_ARCH= yes +# tests of 3.0.1: 5 failed, 1253 passed, 20 skipped, 2 xfailed, 1 xpassed in 53.99s + .include <bsd.port.mk> diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index d899221bd476..6153f18eacf0 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726298147 -SHA256 (pybind-pybind11-v2.13.6_GH0.tar.gz) = e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20 -SIZE (pybind-pybind11-v2.13.6_GH0.tar.gz) = 800804 +TIMESTAMP = 1760503125 +SHA256 (pybind-pybind11-v3.0.1_GH0.tar.gz) = 741633da746b7c738bb71f1854f957b9da660bcd2dce68d71949037f0969d0ca +SIZE (pybind-pybind11-v3.0.1_GH0.tar.gz) = 918227 diff --git a/devel/pybind11/pkg-plist b/devel/pybind11/pkg-plist index 1dff2e13bd8d..f7f1c9dfdb14 100644 --- a/devel/pybind11/pkg-plist +++ b/devel/pybind11/pkg-plist @@ -4,15 +4,26 @@ include/pybind11/cast.h include/pybind11/chrono.h include/pybind11/common.h include/pybind11/complex.h +include/pybind11/conduit/README.txt +include/pybind11/conduit/pybind11_conduit_v1.h +include/pybind11/conduit/pybind11_platform_abi_id.h +include/pybind11/conduit/wrap_include_python_h.h +include/pybind11/critical_section.h include/pybind11/detail/class.h include/pybind11/detail/common.h include/pybind11/detail/cpp_conduit.h include/pybind11/detail/descr.h +include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h include/pybind11/detail/exception_translation.h +include/pybind11/detail/function_record_pyobject.h include/pybind11/detail/init.h include/pybind11/detail/internals.h +include/pybind11/detail/native_enum_data.h +include/pybind11/detail/pybind11_namespace_macros.h +include/pybind11/detail/struct_smart_holder.h include/pybind11/detail/type_caster_base.h include/pybind11/detail/typeid.h +include/pybind11/detail/using_smart_holder.h include/pybind11/detail/value_and_holder.h include/pybind11/eigen.h include/pybind11/eigen/common.h @@ -23,7 +34,9 @@ include/pybind11/eval.h include/pybind11/functional.h include/pybind11/gil.h include/pybind11/gil_safe_call_once.h +include/pybind11/gil_simple.h include/pybind11/iostream.h +include/pybind11/native_enum.h include/pybind11/numpy.h include/pybind11/operators.h include/pybind11/options.h @@ -32,8 +45,11 @@ include/pybind11/pytypes.h include/pybind11/stl.h include/pybind11/stl/filesystem.h include/pybind11/stl_bind.h +include/pybind11/subinterpreter.h +include/pybind11/trampoline_self_life_support.h include/pybind11/type_caster_pyobject_ptr.h include/pybind11/typing.h +include/pybind11/warnings.h share/cmake/pybind11/FindPythonLibsNew.cmake share/cmake/pybind11/pybind11Common.cmake share/cmake/pybind11/pybind11Config.cmake diff --git a/devel/rubygem-opentelemetry-helpers-sql-processor/distinfo b/devel/rubygem-opentelemetry-helpers-sql-processor/distinfo index a2cfa2ae6127..379229a2ef01 100644 --- a/devel/rubygem-opentelemetry-helpers-sql-processor/distinfo +++ b/devel/rubygem-opentelemetry-helpers-sql-processor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760245948 -SHA256 (rubygem/opentelemetry-helpers-sql-obfuscation-0.4.0.gem) = 7252199f13df8dabb0a44f6b856c0ed3393585b9ad055371da4227a88a2c2341 -SIZE (rubygem/opentelemetry-helpers-sql-obfuscation-0.4.0.gem) = 12288 +TIMESTAMP = 1760436896 +SHA256 (rubygem/opentelemetry-helpers-sql-processor-0.1.0.gem) = 940aaf18ea184ec3efaae9ac30768be1990374a089fac41788ba0ec54f7f021c +SIZE (rubygem/opentelemetry-helpers-sql-processor-0.1.0.gem) = 11776 diff --git a/devel/scc/Makefile b/devel/scc/Makefile index 7315f1801884..f9b7880364b8 100644 --- a/devel/scc/Makefile +++ b/devel/scc/Makefile @@ -1,7 +1,7 @@ PORTNAME= scc DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/semver/Makefile b/devel/semver/Makefile new file mode 100644 index 000000000000..38a9c89ffd53 --- /dev/null +++ b/devel/semver/Makefile @@ -0,0 +1,28 @@ +PORTNAME= semver +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.0-rc +CATEGORIES= devel + +MAINTAINER= bsdcode@disroot.org +COMMENT= Semantic Versioning for modern C++ +WWW= https://github.com/Neargye/semver + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake:testing +USE_GITHUB= yes +GH_ACCOUNT= Neargye + +CMAKE_OFF= SEMVER_OPT_BUILD_EXAMPLES \ + SEMVER_OPT_BUILD_TESTS +CMAKE_TESTING_ON= SEMVER_OPT_BUILD_TESTS + +NO_ARCH= yes +NO_BUILD= yes + +PLIST_FILES= include/semver.hpp \ + lib/cmake/semver/semverConfig.cmake \ + lib/cmake/semver/semverConfigVersion.cmake + +.include <bsd.port.mk> diff --git a/devel/semver/distinfo b/devel/semver/distinfo new file mode 100644 index 000000000000..7cc9845a394d --- /dev/null +++ b/devel/semver/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760363768 +SHA256 (Neargye-semver-v1.0.0-rc_GH0.tar.gz) = 343a667ecf619ead05ba75ccd6bc500e7a809a450b2a79fe3ee92238f2ecf814 +SIZE (Neargye-semver-v1.0.0-rc_GH0.tar.gz) = 142723 diff --git a/devel/semver/pkg-descr b/devel/semver/pkg-descr new file mode 100644 index 000000000000..5beb4099d15b --- /dev/null +++ b/devel/semver/pkg-descr @@ -0,0 +1,3 @@ +semver is a header-only semantic versioning library for modern C++. It allows to +compare and manipulate versions complying with the Semantic Versioning 2.0.0 +specification. It is licensed under the MIT License. diff --git a/devel/shfmt/Makefile b/devel/shfmt/Makefile index 72d8daaa194a..30ad269ca62a 100644 --- a/devel/shfmt/Makefile +++ b/devel/shfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= shfmt DISTVERSIONPREFIX= v DISTVERSION= 3.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/soft-serve/Makefile b/devel/soft-serve/Makefile index 790c7986daa3..3aabf851b207 100644 --- a/devel/soft-serve/Makefile +++ b/devel/soft-serve/Makefile @@ -1,7 +1,7 @@ PORTNAME= soft-serve DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org diff --git a/devel/statik/Makefile b/devel/statik/Makefile index 09a75074b434..44b50e47b699 100644 --- a/devel/statik/Makefile +++ b/devel/statik/Makefile @@ -1,7 +1,7 @@ PORTNAME= statik DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 31 +PORTREVISION= 32 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/stuffbin/Makefile b/devel/stuffbin/Makefile index 102bd35946a0..a8cb743b0ce2 100644 --- a/devel/stuffbin/Makefile +++ b/devel/stuffbin/Makefile @@ -1,7 +1,7 @@ PORTNAME= stuffbin DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/task/Makefile b/devel/task/Makefile index 0453adace522..0025a0c7ca87 100644 --- a/devel/task/Makefile +++ b/devel/task/Makefile @@ -1,7 +1,7 @@ PORTNAME= task DISTVERSIONPREFIX= v DISTVERSION= 3.45.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/taskctl/Makefile b/devel/taskctl/Makefile index 1bc4de7c83b2..437f3ad9a961 100644 --- a/devel/taskctl/Makefile +++ b/devel/taskctl/Makefile @@ -1,6 +1,6 @@ PORTNAME= taskctl PORTVERSION= 1.4.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/terraform-ls/Makefile b/devel/terraform-ls/Makefile index bb29b265d877..3fb3ccc5dfb6 100644 --- a/devel/terraform-ls/Makefile +++ b/devel/terraform-ls/Makefile @@ -1,7 +1,6 @@ PORTNAME= terraform-ls DISTVERSIONPREFIX= v -DISTVERSION= 0.37.0 -PORTREVISION= 1 +DISTVERSION= 0.38.2 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/terraform-ls/distinfo b/devel/terraform-ls/distinfo index beff1db2dbd3..b16f7255e4b9 100644 --- a/devel/terraform-ls/distinfo +++ b/devel/terraform-ls/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757539496 -SHA256 (go/devel_terraform-ls/terraform-ls-v0.37.0/v0.37.0.mod) = e4b047450a7fadb828986014ddeb9d61afebe62b105f4f1b37aa843c29b77259 -SIZE (go/devel_terraform-ls/terraform-ls-v0.37.0/v0.37.0.mod) = 4900 -SHA256 (go/devel_terraform-ls/terraform-ls-v0.37.0/v0.37.0.zip) = 21e680d561cf094864a048bf0ba8e6ac97e32c75a7c6d50510f03d00fe874817 -SIZE (go/devel_terraform-ls/terraform-ls-v0.37.0/v0.37.0.zip) = 2757919 +TIMESTAMP = 1760539693 +SHA256 (go/devel_terraform-ls/terraform-ls-v0.38.2/v0.38.2.mod) = aaec55c2bbfafe1c50e9cd0476c017f2f2bc80683ce89f1cd0edb4090df738b4 +SIZE (go/devel_terraform-ls/terraform-ls-v0.38.2/v0.38.2.mod) = 4902 +SHA256 (go/devel_terraform-ls/terraform-ls-v0.38.2/v0.38.2.zip) = 297d835bac66116505fc5d88db634276ca6e3256fc96c915192a350c402482b0 +SIZE (go/devel_terraform-ls/terraform-ls-v0.38.2/v0.38.2.zip) = 2759361 diff --git a/devel/tinygo/Makefile b/devel/tinygo/Makefile index 005fab1eed95..795e2e8083e3 100644 --- a/devel/tinygo/Makefile +++ b/devel/tinygo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tinygo DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/venom/Makefile b/devel/venom/Makefile index 4098a8ed88b0..3ba00c1cd014 100644 --- a/devel/venom/Makefile +++ b/devel/venom/Makefile @@ -1,7 +1,7 @@ PORTNAME= venom DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel MAINTAINER= bapt@FreeBSD.org diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile index aee5a9e49300..161a5c8b3891 100644 --- a/devel/wasi-compiler-rt21/Makefile +++ b/devel/wasi-compiler-rt21/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.2 +DISTVERSION= 21.1.3 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile index e6578b60023b..69fcd63238b7 100644 --- a/devel/wasi-libcxx21/Makefile +++ b/devel/wasi-libcxx21/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.2 +DISTVERSION= 21.1.3 MASTERDIR= ${.CURDIR}/../wasi-libcxx diff --git a/devel/xdg-user-dirs/Makefile b/devel/xdg-user-dirs/Makefile index a0078c18eaff..306e0a23511b 100644 --- a/devel/xdg-user-dirs/Makefile +++ b/devel/xdg-user-dirs/Makefile @@ -1,5 +1,6 @@ PORTNAME= xdg-user-dirs DISTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://user-dirs.freedesktop.org/releases/ @@ -17,4 +18,9 @@ USES= gettext gnome iconv localbase:ldflags meson tar:xz USE_GNOME= libxslt:build LDFLAGS+= ${ICONV_LIB} +post-patch: + ${REINPLACE_CMD} -e "s|get_option('sysconfdir')|'${PREFIX}/etc'|g" \ + -e "s|get_option('localedir')|'${PREFIX}/share/locale'|g" \ + ${WRKSRC}/meson.build + .include <bsd.port.mk> diff --git a/devel/xtl-quant-stack/Makefile b/devel/xtl-quant-stack/Makefile index cf506fcef6da..7a73fd50bad2 100644 --- a/devel/xtl-quant-stack/Makefile +++ b/devel/xtl-quant-stack/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtl -DISTVERSION= 0.7.6 +DISTVERSION= 0.8.1 CATEGORIES= devel PKGNAMESUFFIX= -quant-stack @@ -23,10 +23,15 @@ GH_ACCOUNT= xtensor-stack NO_BUILD= yes NO_ARCH= yes -do-test: # tests fail to compile: https://github.com/xtensor-stack/xtl/issues/255 +do-test: @cd ${WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -Dxtl_DIR:STRING=${STAGEDIR}${PREFIX}/lib/cmake/xtl -DBUILD_TESTS=ON -DDOWNLOAD_GTEST=OFF && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xtest +# tests as of 0.8.1: +# doctest] test cases: 224 | 224 passed | 0 failed | 0 skipped +# [doctest] assertions: 1214 | 1214 passed | 0 failed | +# [doctest] Status: SUCCESS! + .include <bsd.port.mk> diff --git a/devel/xtl-quant-stack/distinfo b/devel/xtl-quant-stack/distinfo index 828f722fbfdf..dc2310f12c84 100644 --- a/devel/xtl-quant-stack/distinfo +++ b/devel/xtl-quant-stack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702442875 -SHA256 (xtensor-stack-xtl-0.7.6_GH0.tar.gz) = dda442dc81f390f77561913062471c39b6ef19ffc6f64d3cd12b5c4b4607c957 -SIZE (xtensor-stack-xtl-0.7.6_GH0.tar.gz) = 159729 +TIMESTAMP = 1760416610 +SHA256 (xtensor-stack-xtl-0.8.1_GH0.tar.gz) = e69a696068ccffd2b435539d583665981b6c6abed596a72832bffbe3e13e1f49 +SIZE (xtensor-stack-xtl-0.8.1_GH0.tar.gz) = 138497 diff --git a/devel/xtl-quant-stack/pkg-plist b/devel/xtl-quant-stack/pkg-plist index c3237e325f3e..4b2854c9fa43 100644 --- a/devel/xtl-quant-stack/pkg-plist +++ b/devel/xtl-quant-stack/pkg-plist @@ -1,4 +1,3 @@ -include/xtl/xany.hpp include/xtl/xbase64.hpp include/xtl/xbasic_fixed_string.hpp include/xtl/xclosure.hpp @@ -28,8 +27,6 @@ include/xtl/xspan_impl.hpp include/xtl/xsystem.hpp include/xtl/xtl_config.hpp include/xtl/xtype_traits.hpp -include/xtl/xvariant.hpp -include/xtl/xvariant_impl.hpp include/xtl/xvisitor.hpp share/cmake/xtl/xtlConfig.cmake share/cmake/xtl/xtlConfigVersion.cmake diff --git a/devel/yaegi/Makefile b/devel/yaegi/Makefile index 4edc3b78750d..2058f770e99c 100644 --- a/devel/yaegi/Makefile +++ b/devel/yaegi/Makefile @@ -1,7 +1,7 @@ PORTNAME= yaegi DISTVERSION= 0.16.1 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org diff --git a/dns/acme-dns/Makefile b/dns/acme-dns/Makefile index 6c586971182c..cb26468138fc 100644 --- a/dns/acme-dns/Makefile +++ b/dns/acme-dns/Makefile @@ -1,7 +1,7 @@ PORTNAME= acme-dns DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 27 +PORTREVISION= 28 PORTEPOCH= 1 CATEGORIES= dns diff --git a/dns/amass/Makefile b/dns/amass/Makefile index f5fb168553c7..370198b233c1 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,7 +1,7 @@ PORTNAME= amass DISTVERSIONPREFIX= v DISTVERSION= 5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index 22e484571660..1eab5c087a33 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -1,6 +1,7 @@ PORTNAME= blocky DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= eduardo@FreeBSD.org diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index 16637f3100c0..ef48e458178e 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,7 +1,7 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v DISTVERSION= 4.25.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index 2f3e6e074c8e..3fac8917cca7 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 2.1.5 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= dns security PKGNAMESUFFIX= 2 diff --git a/dns/doggo/Makefile b/dns/doggo/Makefile index c2b12c31d02f..597246083a9a 100644 --- a/dns/doggo/Makefile +++ b/dns/doggo/Makefile @@ -1,7 +1,7 @@ PORTNAME= doggo DISTVERSIONPREFIX= v DISTVERSION= 1.0.5 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= dns diff --git a/dns/godns/Makefile b/dns/godns/Makefile index b5b8a987f174..a47037729b7f 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,7 +1,7 @@ PORTNAME= godns DISTVERSIONPREFIX= v DISTVERSION= 3.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/dns/nextdns/Makefile b/dns/nextdns/Makefile index a3de60389895..32d1078abd2a 100644 --- a/dns/nextdns/Makefile +++ b/dns/nextdns/Makefile @@ -1,7 +1,7 @@ PORTNAME= nextdns PORTVERSION= 1.42.0 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= dns security MAINTAINER= rs@nextdns.io diff --git a/dns/prometheus-dnssec-exporter/Makefile b/dns/prometheus-dnssec-exporter/Makefile index 65c65a4cbf62..22c970772c0f 100644 --- a/dns/prometheus-dnssec-exporter/Makefile +++ b/dns/prometheus-dnssec-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= prometheus-dnssec-exporter DISTVERSION= g20220925 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= dns MAINTAINER= philip@FreeBSD.org diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile index 1e7f58a19927..c13b502ed16f 100644 --- a/dns/q-dns/Makefile +++ b/dns/q-dns/Makefile @@ -1,7 +1,7 @@ PORTNAME= q-dns DISTVERSIONPREFIX= v DISTVERSION= 0.19.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/rdap/Makefile b/dns/rdap/Makefile index 85ca39dc476c..c5728e180a4c 100644 --- a/dns/rdap/Makefile +++ b/dns/rdap/Makefile @@ -1,7 +1,7 @@ PORTNAME= rdap DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= dns MAINTAINER= pi@FreeBSD.org diff --git a/dns/subfinder/Makefile b/dns/subfinder/Makefile index fd7297e432ce..7db3b9df3f9d 100644 --- a/dns/subfinder/Makefile +++ b/dns/subfinder/Makefile @@ -1,7 +1,7 @@ PORTNAME= subfinder DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/tldx/Makefile b/dns/tldx/Makefile index a6be4d9c45ac..a73ba19dbfbe 100644 --- a/dns/tldx/Makefile +++ b/dns/tldx/Makefile @@ -1,7 +1,7 @@ PORTNAME= tldx DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MAINTAINER= nxjoseph@protonmail.com diff --git a/dns/yandex-ddns/Makefile b/dns/yandex-ddns/Makefile index c3291e213921..19783b76237a 100644 --- a/dns/yandex-ddns/Makefile +++ b/dns/yandex-ddns/Makefile @@ -1,6 +1,6 @@ PORTNAME= yandex-ddns DISTVERSION= g20200613 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= dns MAINTAINER= ports@FreeBSD.org diff --git a/dns/zdns/Makefile b/dns/zdns/Makefile index a5f62205dfcb..74baa3c9ab04 100644 --- a/dns/zdns/Makefile +++ b/dns/zdns/Makefile @@ -1,7 +1,7 @@ PORTNAME= zdns DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/zns/Makefile b/dns/zns/Makefile index 0c39795fedd6..ed41f23a89f1 100644 --- a/dns/zns/Makefile +++ b/dns/zns/Makefile @@ -1,7 +1,7 @@ PORTNAME= zns DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= nxjoseph@protonmail.com diff --git a/editors/Makefile b/editors/Makefile index 3656e873007d..2315d902a115 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -243,7 +243,6 @@ SUBDIR += py-editorconfig SUBDIR += py-pynvim SUBDIR += py-vim-bridge - SUBDIR += quilter SUBDIR += rehex SUBDIR += retext SUBDIR += rubygem-neovim diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 7e5c9bb78690..23e4ce2a34a1 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20250930 +DISTVERSION= 31.0.50.20251015 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags makeinfo ncurses \ CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= ca704a67dc7 +GH_TAGNAME= eeaa9421479 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 7c9e8f3408a9..96f05e1728a2 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759227161 -SHA256 (emacs-mirror-emacs-31.0.50.20250930-ca704a67dc7_GH0.tar.gz) = 90b4c4fa6394300925300f541dec8ac3a10e499b664842cf794387485b1e33e7 -SIZE (emacs-mirror-emacs-31.0.50.20250930-ca704a67dc7_GH0.tar.gz) = 52355096 +TIMESTAMP = 1760534929 +SHA256 (emacs-mirror-emacs-31.0.50.20251015-eeaa9421479_GH0.tar.gz) = 9c06f7b15d6dbc473760b9588feef9d7d31424f9a23a658809cc32fd986af2ca +SIZE (emacs-mirror-emacs-31.0.50.20251015-eeaa9421479_GH0.tar.gz) = 52404925 diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist index 0c579f295735..3eb279ac51ac 100644 --- a/editors/emacs-devel/pkg-plist +++ b/editors/emacs-devel/pkg-plist @@ -1699,6 +1699,8 @@ share/applications/emacsclient.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eldoc.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eldoc.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elisp-scope.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elisp-scope.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elp.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elp.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ert-font-lock.el.gz diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile index c24b9df6539c..36816d3a0a72 100644 --- a/editors/gomate/Makefile +++ b/editors/gomate/Makefile @@ -1,6 +1,6 @@ PORTNAME= gomate DISTVERSION= g20170711 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= editors MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/editors/micro/Makefile b/editors/micro/Makefile index 070e0bb6beb4..5744c75fec58 100644 --- a/editors/micro/Makefile +++ b/editors/micro/Makefile @@ -1,7 +1,7 @@ PORTNAME= micro DISTVERSIONPREFIX= v DISTVERSION= 2.0.14 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/quilter/Makefile b/editors/quilter/Makefile deleted file mode 100644 index 6b4ee8810203..000000000000 --- a/editors/quilter/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= quilter -DISTVERSION= 3.3.4 -PORTREVISION= 2 -CATEGORIES= editors - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Editor allowing you to focus on your writing -WWW= https://github.com/lainsce/quilter - -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= discount>0:textproc/discount -LIB_DEPENDS= libgee-0.8.so:devel/libgee \ - libgranite.so:x11-toolkits/granite \ - libgtkspell3-3.so:textproc/gtkspell3 \ - libwebkit2gtk-4.0.so:www/webkit2-gtk@40 \ - libhandy-1.so:x11-toolkits/libhandy - -USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig python:build vala:build -USE_GITHUB= yes -GH_ACCOUNT= lainsce -USE_GNOME= glib20 gtk30 gtksourceview4 - -LDFLAGS+= ${LOCALBASE}/lib/libmarkdown.a - -BINARY_ALIAS= python3=${PYTHON_CMD} - -.include <bsd.port.mk> diff --git a/editors/quilter/distinfo b/editors/quilter/distinfo deleted file mode 100644 index a0954b75eb94..000000000000 --- a/editors/quilter/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1728746280 -SHA256 (lainsce-quilter-3.3.4_GH0.tar.gz) = ea43d9e44de1232cf145b7644460430dd44d960781bd1d86ee61a14ff4b6c940 -SIZE (lainsce-quilter-3.3.4_GH0.tar.gz) = 1461457 diff --git a/editors/quilter/files/patch-meson.build b/editors/quilter/files/patch-meson.build deleted file mode 100644 index 3f937b587c87..000000000000 --- a/editors/quilter/files/patch-meson.build +++ /dev/null @@ -1,20 +0,0 @@ ---- meson.build.orig 2024-10-12 15:19:01 UTC -+++ meson.build -@@ -76,7 +76,7 @@ cc = meson.get_compiler('c') - ) - - cc = meson.get_compiler('c') --libmarkdown = cc.find_library('markdown', required: true) -+#libmarkdown = cc.find_library('markdown', required: true) - dependencies = [ - dependency('gio-2.0'), - dependency('gtk+-3.0'), -@@ -88,7 +88,7 @@ dependencies = [ - dependency('webkit2gtk-4.0'), - dependency('gtkspell3-3.0'), - dependency('libhandy-1'), -- libmarkdown, -+ #libmarkdown, - cc.find_library('m', required: true) - ] - diff --git a/editors/quilter/pkg-descr b/editors/quilter/pkg-descr deleted file mode 100644 index 845bd62efdf3..000000000000 --- a/editors/quilter/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Focus on your writing and write beautiful solid stories with the Focus Mode in -tow in this Markdown editor. diff --git a/editors/quilter/pkg-plist b/editors/quilter/pkg-plist deleted file mode 100644 index d9d99cc871bd..000000000000 --- a/editors/quilter/pkg-plist +++ /dev/null @@ -1,42 +0,0 @@ -bin/io.github.lainsce.Quilter -share/applications/io.github.lainsce.Quilter.desktop -share/fonts/truetype/quilt/QuiltMono.ttf -share/fonts/truetype/quilt/QuiltVier.ttf -share/fonts/truetype/quilt/QuiltZwei.ttf -share/glib-2.0/schemas/io.github.lainsce.Quilter.gschema.xml -share/gtksourceview-4/styles/io.github.lainsce.Quilter-dark.xml -share/gtksourceview-4/styles/io.github.lainsce.Quilter-sepia.xml -share/gtksourceview-4/styles/io.github.lainsce.Quilter.xml -share/icons/hicolor/scalable/apps/io.github.lainsce.Quilter.svg -share/icons/hicolor/scalable/apps/io.github.lainsce.QuilterDevel.svg -share/icons/hicolor/symbolic/apps/io.github.lainsce.Quilter-symbolic.svg -share/io.github.lainsce.Quilter/center_headers/cheaders.css -share/io.github.lainsce.Quilter/font/mono.css -share/io.github.lainsce.Quilter/font/sans.css -share/io.github.lainsce.Quilter/font/serif.css -share/io.github.lainsce.Quilter/highlight.js/lib/highlight.min.js -share/io.github.lainsce.Quilter/highlight.js/styles/dark.min.css -share/io.github.lainsce.Quilter/highlight.js/styles/default.min.css -share/io.github.lainsce.Quilter/highlight.js/styles/sepia.min.css -share/io.github.lainsce.Quilter/katex/katex.css -share/io.github.lainsce.Quilter/katex/katex.js -share/io.github.lainsce.Quilter/katex/render.js -share/io.github.lainsce.Quilter/mermaid/mermaid.js -share/io.github.lainsce.Quilter/wordlist/adjective.txt -share/io.github.lainsce.Quilter/wordlist/adverb.txt -share/io.github.lainsce.Quilter/wordlist/conjunction.txt -share/io.github.lainsce.Quilter/wordlist/verb.txt -share/locale/ca/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/da/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/de/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/eo/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/es/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/fr/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/it/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/ja/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/lt/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/nl/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/pl/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/pt_BR/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/locale/ru/LC_MESSAGES/io.github.lainsce.Quilter.mo -share/metainfo/io.github.lainsce.Quilter.appdata.xml diff --git a/emulators/Ymir/Makefile b/emulators/Ymir/Makefile index aaf5d4ed0a8c..ba5381637c76 100644 --- a/emulators/Ymir/Makefile +++ b/emulators/Ymir/Makefile @@ -1,6 +1,6 @@ PORTNAME= Ymir DISTVERSIONPREFIX= v -DISTVERSION= 0.1.8 +DISTVERSION= 0.2.0 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org @@ -16,17 +16,23 @@ ONLY_FOR_ARCHS_REASON= upstream only supports aarch64 and amd64 BUILD_DEPENDS= cereal>0:devel/cereal \ concurrentqueue>0:devel/concurrentqueue \ cxxopts>0:devel/cxxopts \ + date>0:devel/date \ glslangValidator:graphics/glslang \ glslc:graphics/shaderc \ + libnghttp3>0:www/libnghttp3 \ + libngtcp2>0:net/libngtcp2 \ + nlohmann-json>0:devel/nlohmann-json \ + semver>0:devel/semver \ stb>0:devel/stb \ - tomlplusplus>0:devel/tomlplusplus \ vulkan-headers>0:graphics/vulkan-headers LIB_DEPENDS= libchdr.so:devel/libchdr \ + libcurl.so:ftp/curl \ libfmt.so:devel/libfmt \ libglfw.so:graphics/glfw \ libimgui.so:x11-toolkits/imgui \ liblz4.so:archivers/liblz4 \ librtmidi.so:audio/rtmidi \ + libtomlplusplus.so:devel/tomlplusplus \ libvulkan.so:graphics/vulkan-loader \ libxxhash.so:devel/xxhash @@ -39,11 +45,11 @@ ${FLAVOR}_BUILD_DEPENDS= ${_${FLAVOR}_BR_DEPENDS} ${FLAVOR}_RUN_DEPENDS= ${_${FLAVOR}_BR_DEPENDS} USES= cmake compiler:c++20-lang desktop-file-utils gl \ - llvm${_LLVM_${ARCH}} pkgconfig sdl xorg + llvm${_LLVM_${ARCH}} localbase pkgconfig sdl xorg _LLVM_aarch64= :min=21 USE_GITHUB= yes GH_ACCOUNT= StrikerX3 -GH_TUPLE= StrikerX3:mio:c9dbe3a6f74b2c2c4a6c9621005c3df213a33eaa:mio/vendor/mio +GH_TUPLE= StrikerX3:mio:4e4cdc711d73d9dc96c0cb9475e6951f476218e6:mio/vendor/mio USE_GL= glut USE_SDL= sdl3 USE_XORG= xi xmu @@ -52,8 +58,7 @@ CMAKE_OFF= Ymir_DEV_BUILD \ Ymir_ENABLE_IMGUI_DEMO \ Ymir_ENABLE_SANDBOX \ Ymir_ENABLE_TESTS \ - Ymir_INCLUDE_PACKAGING \ - Ymir_SHARED_LIBS + Ymir_INCLUDE_PACKAGING CFLAGS+= -I${LOCALBASE}/include/concurrentqueue/moodycamel \ -I${LOCALBASE}/include/stb \ @@ -80,7 +85,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/apps/ymir-sdl3/res/io.github.strikerx3.ymir.desktop \ ${STAGEDIR}${DESKTOPDIR} ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps \ - ${STAGEDIR}${PREFIX}/share/metainfo + ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_DATA} ${WRKSRC}/apps/ymir-sdl3/res/ymir.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps ${INSTALL_DATA} ${WRKSRC}/apps/ymir-sdl3/res/io.github.strikerx3.ymir.xml \ diff --git a/emulators/Ymir/distinfo b/emulators/Ymir/distinfo index ea0e78976f0f..26b0995b0a76 100644 --- a/emulators/Ymir/distinfo +++ b/emulators/Ymir/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757486628 -SHA256 (StrikerX3-Ymir-v0.1.8_GH0.tar.gz) = 6a5951c25a4a1796c0643aacdced3f31099014e4f89412c5eb11bb385c0218d3 -SIZE (StrikerX3-Ymir-v0.1.8_GH0.tar.gz) = 5477804 -SHA256 (StrikerX3-mio-c9dbe3a6f74b2c2c4a6c9621005c3df213a33eaa_GH0.tar.gz) = 384d3a3ee249ebda0766fa5dc9f8bc5a871c8b2e3d3eedf46f330e6350058738 -SIZE (StrikerX3-mio-c9dbe3a6f74b2c2c4a6c9621005c3df213a33eaa_GH0.tar.gz) = 34871 +TIMESTAMP = 1760363610 +SHA256 (StrikerX3-Ymir-v0.2.0_GH0.tar.gz) = 82270cd8cb0694d7575e1437e9a378e925d85c02cdb2c7eb7557eb8870fd5894 +SIZE (StrikerX3-Ymir-v0.2.0_GH0.tar.gz) = 6306947 +SHA256 (StrikerX3-mio-4e4cdc711d73d9dc96c0cb9475e6951f476218e6_GH0.tar.gz) = 5da72ba39d70edab8cc42075c40895758c4a4ad905f9254ed5fd216757331773 +SIZE (StrikerX3-mio-4e4cdc711d73d9dc96c0cb9475e6951f476218e6_GH0.tar.gz) = 34878 diff --git a/emulators/Ymir/files/patch-apps_ymir-sdl3_CMakeLists.txt b/emulators/Ymir/files/patch-apps_ymir-sdl3_CMakeLists.txt index e18e7f768ee3..8ba4d51260aa 100644 --- a/emulators/Ymir/files/patch-apps_ymir-sdl3_CMakeLists.txt +++ b/emulators/Ymir/files/patch-apps_ymir-sdl3_CMakeLists.txt @@ -1,11 +1,18 @@ ---- apps/ymir-sdl3/CMakeLists.txt.orig 2025-07-20 22:35:27 UTC +--- apps/ymir-sdl3/CMakeLists.txt.orig 2025-10-12 17:41:59 UTC +++ apps/ymir-sdl3/CMakeLists.txt -@@ -256,7 +256,7 @@ target_link_libraries(ymir-sdl3 PRIVATE - fmt - cxxopts - imgui::imgui -- tomlplusplus::tomlplusplus -+# tomlplusplus::tomlplusplus - cereal::cereal - lz4::lz4 - stb::stb +@@ -352,12 +352,12 @@ find_package(date CONFIG REQUIRED) + find_package(cereal CONFIG REQUIRED) + find_package(cxxopts CONFIG REQUIRED) + find_package(date CONFIG REQUIRED) +-find_package(OpenSSL CONFIG REQUIRED) + find_package(CURL REQUIRED) ++add_library(CURL::libcurl_static ALIAS CURL::libcurl) + find_package(fmt CONFIG REQUIRED) +-find_package(rtmidi CONFIG REQUIRED) ++pkg_check_modules(rtmidi REQUIRED IMPORTED_TARGET rtmidi) ++add_library(RtMidi::rtmidi ALIAS PkgConfig::rtmidi) + find_package(SDL3 CONFIG REQUIRED) +-find_package(Stb REQUIRED) + find_package(tomlplusplus CONFIG REQUIRED) + + target_include_directories(ymir-sdl3 diff --git a/emulators/Ymir/files/patch-apps_ymir-sdl3_src_app_ui_views_settings_cdblock__settings__view.cpp b/emulators/Ymir/files/patch-apps_ymir-sdl3_src_app_ui_views_settings_cdblock__settings__view.cpp new file mode 100644 index 000000000000..b9ecadb667d6 --- /dev/null +++ b/emulators/Ymir/files/patch-apps_ymir-sdl3_src_app_ui_views_settings_cdblock__settings__view.cpp @@ -0,0 +1,11 @@ +--- apps/ymir-sdl3/src/app/ui/views/settings/cdblock_settings_view.cpp.orig 2025-10-13 11:40:42 UTC ++++ apps/ymir-sdl3/src/app/ui/views/settings/cdblock_settings_view.cpp +@@ -6,7 +6,7 @@ + + #include <util/sdl_file_dialog.hpp> + +-#include <misc/cpp/imgui_stdlib.h> ++#include <imgui_stdlib.h> + + #include <SDL3/SDL_misc.h> + diff --git a/emulators/Ymir/files/patch-apps_ymir-sdl3_src_app_ui_windows_about__window.cpp b/emulators/Ymir/files/patch-apps_ymir-sdl3_src_app_ui_windows_about__window.cpp new file mode 100644 index 000000000000..a42fe54d23b6 --- /dev/null +++ b/emulators/Ymir/files/patch-apps_ymir-sdl3_src_app_ui_windows_about__window.cpp @@ -0,0 +1,14 @@ +--- apps/ymir-sdl3/src/app/ui/windows/about_window.cpp.orig 2025-10-14 17:56:52 UTC ++++ apps/ymir-sdl3/src/app/ui/windows/about_window.cpp +@@ -48,6 +48,11 @@ + #define ZLIB_VERSION "1.3.1" // Private dependency of libchdr + #define ZSTD_VERSION "1.5.6" // Private dependency of libchdr + ++// Needed on 13.5, openssl in base is too old ++#ifndef OPENSSL_FULL_VERSION_STR ++#define OPENSSL_FULL_VERSION_STR OPENSSL_VERSION_TEXT ++#endif ++ + static const std::string fmtVersion = std::to_string(FMT_VERSION / 10000) + "." + + std::to_string(FMT_VERSION / 100 % 100) + "." + std::to_string(FMT_VERSION % 100); + diff --git a/emulators/Ymir/files/patch-libs_ymir-core_CMakeLists.txt b/emulators/Ymir/files/patch-libs_ymir-core_CMakeLists.txt index 2c971a407b7a..607ae6341003 100644 --- a/emulators/Ymir/files/patch-libs_ymir-core_CMakeLists.txt +++ b/emulators/Ymir/files/patch-libs_ymir-core_CMakeLists.txt @@ -1,13 +1,15 @@ ---- libs/ymir-core/CMakeLists.txt.orig 2025-07-20 22:35:27 UTC +--- libs/ymir-core/CMakeLists.txt.orig 2025-10-13 12:04:15 UTC +++ libs/ymir-core/CMakeLists.txt -@@ -239,7 +239,10 @@ target_compile_features(ymir-core PUBLIC cxx_std_20) +@@ -289,10 +289,12 @@ target_compile_features(ymir-core PUBLIC cxx_std_20) + ) target_compile_features(ymir-core PUBLIC cxx_std_20) - ## Add dependencies +find_package(Threads REQUIRED) -+ + find_package(fmt CONFIG REQUIRED) + + ## Add dependencies target_link_libraries(ymir-core PUBLIC + Threads::Threads - fmt + fmt::fmt mio concurrentqueue diff --git a/emulators/Ymir/files/patch-vendor_CMakeLists.txt b/emulators/Ymir/files/patch-vendor_CMakeLists.txt index c6c095066435..7b6c480df4a9 100644 --- a/emulators/Ymir/files/patch-vendor_CMakeLists.txt +++ b/emulators/Ymir/files/patch-vendor_CMakeLists.txt @@ -1,100 +1,40 @@ ---- vendor/CMakeLists.txt.orig 2025-07-20 22:35:27 UTC +--- vendor/CMakeLists.txt.orig 2025-10-12 17:41:59 UTC +++ vendor/CMakeLists.txt -@@ -22,9 +22,12 @@ message(STATUS "Adding vendored libraries") - - message(STATUS "Adding vendored libraries") - -+find_package(PkgConfig REQUIRED) -+ - # {fmt} - https://github.com/fmtlib/fmt - message(STATUS "==> {fmt}") --add_subdirectory(fmt EXCLUDE_FROM_ALL) -+pkg_check_modules(fmt REQUIRED IMPORTED_TARGET GLOBAL fmt) -+add_library(fmt ALIAS PkgConfig::fmt) - - # mio - https://github.com/vimpunk/mio - # Notes: -@@ -36,65 +39,55 @@ message(STATUS "==> SDL") - - # SDL - https://github.com/libsdl-org/SDL - message(STATUS "==> SDL") --set(SDL_DISABLE_UNINSTALL ON) --set(SDL_TEST_LIBRARY OFF) --set(SDL_TESTS OFF) --set(SDL_EXAMPLES OFF) --if (BUILD_SHARED_LIBS) -- set(SDL_SHARED ON) -- set(SDL_STATIC OFF) --else () -- set(SDL_SHARED OFF) -- set(SDL_STATIC ON) --endif () --add_subdirectory_quiet(SDL EXCLUDE_FROM_ALL) -+find_package(SDL3 REQUIRED GLOBAL) - - # cxxopts - https://github.com/jarro2783/cxxopts - message(STATUS "==> cxxopts") --add_subdirectory(cxxopts EXCLUDE_FROM_ALL) -+find_package(cxxopts REQUIRED GLOBAL) -+add_library(cxxopts ALIAS cxxopts::cxxopts) - +@@ -36,28 +36,31 @@ message(STATUS "==> concurrentqueue") # concurrentqueue - https://github.com/cameron314/concurrentqueue + # - Not available as a vcpkg port message(STATUS "==> concurrentqueue") -add_subdirectory(concurrentqueue EXCLUDE_FROM_ALL) +find_package(concurrentqueue REQUIRED GLOBAL) +add_library(concurrentqueue ALIAS concurrentqueue::concurrentqueue) # dear ImGui - https://github.com/ocornut/imgui - # docking branch + # - Using the docking branch message(STATUS "==> dear ImGui") -add_subdirectory(imgui EXCLUDE_FROM_ALL) +find_package(imgui REQUIRED GLOBAL) - # toml++ - https://github.com/marzer/tomlplusplus - message(STATUS "==> toml++") --add_subdirectory(tomlplusplus EXCLUDE_FROM_ALL) -+find_package(tomlplusplus REQUIRED GLOBAL) - # xxHash - https://github.com/Cyan4973/xxHash + # - Unable to configure AVX2 support message(STATUS "==> xxHash") -add_subdirectory(xxHash EXCLUDE_FROM_ALL) +pkg_check_modules(libxxhash REQUIRED IMPORTED_TARGET GLOBAL libxxhash) +add_library(xxHash::xxHash ALIAS PkgConfig::libxxhash) # lz4 - https://github.com/lz4/lz4 + # - Unable to configure AVX2 support message(STATUS "==> lz4") -add_subdirectory(lz4 EXCLUDE_FROM_ALL) +pkg_check_modules(liblz4 REQUIRED IMPORTED_TARGET GLOBAL liblz4) +add_library(lz4::lz4 ALIAS PkgConfig::liblz4) - # cereal - https://github.com/USCiLab/cereal - message(STATUS "==> cereal") --set(BUILD_DOC OFF) --set(BUILD_SANDBOX OFF) --set(JUST_INSTALL_CEREAL ON) --add_subdirectory(cereal EXCLUDE_FROM_ALL) -+find_package(cereal REQUIRED GLOBAL) - - # stb - https://github.com/nothings/stb - message(STATUS "==> stb") --add_subdirectory(stb) -+add_library(stb INTERFACE) -+add_library(stb::stb ALIAS stb) - # libchdr - https://github.com/rtissera/libchdr + # - Not available as a vcpkg port message(STATUS "==> libchdr") -set(BUILD_FUZZER OFF) -add_subdirectory(libchdr) +pkg_check_modules(libchdr REQUIRED IMPORTED_TARGET GLOBAL libchdr) +add_library(chdr-static ALIAS PkgConfig::libchdr) - # rtmidi - https://github.com/thestk/rtmidi - message(STATUS "==> rtmidi") --set(RTMIDI_BUILD_STATIC_LIBS ON) --set(RTMIDI_BUILD_TESTING OFF) --add_subdirectory(rtmidi) -+pkg_check_modules(rtmidi REQUIRED IMPORTED_TARGET GLOBAL rtmidi) -+add_library(rtmidi ALIAS PkgConfig::rtmidi) - - # -------------------------------------------------------------------------------------------------- - # Test dependencies + # Place vendored library projects under a Vendored folder in Visual Studio solutions + if (MSVC) diff --git a/emulators/Ymir/files/patch-vendor_mio_include_mio_detail_mmap.ipp b/emulators/Ymir/files/patch-vendor_mio_include_mio_detail_mmap.ipp deleted file mode 100644 index cf610729c0d1..000000000000 --- a/emulators/Ymir/files/patch-vendor_mio_include_mio_detail_mmap.ipp +++ /dev/null @@ -1,13 +0,0 @@ -https://github.com/vimpunk/mio/issues/110 - ---- vendor/mio/include/mio/detail/mmap.ipp.orig 2025-02-12 00:14:41 UTC -+++ vendor/mio/include/mio/detail/mmap.ipp -@@ -208,7 +208,7 @@ inline mmap_context memory_map(const file_handle_type - char* mapping_start = static_cast<char*>(::mmap( - 0, // Don't give hint as to where to map. - length_to_map, -- mode == access_mode::read ? PROT_READ : PROT_WRITE, -+ mode == access_mode::read ? PROT_READ : PROT_READ | PROT_WRITE, - mode == access_mode::copy_on_write ? MAP_PRIVATE : MAP_SHARED, - file_handle, - aligned_offset)); diff --git a/emulators/Ymir/pkg-descr b/emulators/Ymir/pkg-descr index 2eae362fc391..907adbc7aaba 100644 --- a/emulators/Ymir/pkg-descr +++ b/emulators/Ymir/pkg-descr @@ -3,14 +3,16 @@ Ymir is a Sega Saturn emulator with the following features: - Load games from MAME CHD, BIN+CUE, IMG+CCD, MDF+MDS or ISO files - Automatic IPL (BIOS) ROM detection - Automatic region switching -- Up to two players with standard Control Pads or 3D Control Pads on both ports +- Up to two players with a variety of controllers on both ports - Fully customizable keybindings -- Backup RAM, DRAM and ROM cartridges +- Backup RAM, DRAM and ROM cartridges (more to come) - Integrated backup memory manager to import and export saves, and transfer between internal and cartridge RAM -- Save states +- Forwards-compatible save states - Rewinding (up to one minute at 60 fps), turbo speed, frame step (forwards and backwards) - Full screen mode with VRR support and low input lag -- Optional deinterlaced/progressive rendering of high resolution modes +- Graphics enhancements such as optional deinterlaced/progressive rendering of + high resolution modes and transparent mesh polygon rendering +- Optional low level CD block emulation - A feature-rich debugger diff --git a/emulators/magia/Makefile b/emulators/magia/Makefile index 7bd0194d25b8..f66c823fde6c 100644 --- a/emulators/magia/Makefile +++ b/emulators/magia/Makefile @@ -1,7 +1,7 @@ PORTNAME= magia DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org diff --git a/filesystems/Makefile b/filesystems/Makefile index 4f7065513f9a..67ebb926d71f 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -76,6 +76,7 @@ SUBDIR += mp3fs SUBDIR += mtools SUBDIR += mtpfs + SUBDIR += nbd-client-kmod SUBDIR += nbt SUBDIR += ntfs SUBDIR += ntfs-compression diff --git a/filesystems/kio-fuse/Makefile b/filesystems/kio-fuse/Makefile index fb88e9b94aa3..05127f8f3963 100644 --- a/filesystems/kio-fuse/Makefile +++ b/filesystems/kio-fuse/Makefile @@ -1,6 +1,5 @@ PORTNAME= kio-fuse -DISTVERSION= 5.1.0 -PORTREVISION= 2 +DISTVERSION= 5.1.1 CATEGORIES= filesystems sysutils kde MASTER_SITES= KDE/stable/${PORTNAME} @@ -11,10 +10,10 @@ WWW= https://invent.kde.org/system/kio-fuse LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt -USES= cmake compiler:c++11-lang fuse:3 kde:6 pkgconfig qt:6 tar:xz +USES= cmake compiler:c++17-lang fuse:3 kde:6 pkgconfig qt:6 tar:xz USE_KDE= coreaddons kio \ ecm:build -USE_QT= base +USE_QT= base declarative PLIST_FILES= lib/libexec/kio-fuse \ share/dbus-1/services/org.kde.KIOFuse.service diff --git a/filesystems/kio-fuse/distinfo b/filesystems/kio-fuse/distinfo index b839419dae7d..138202994112 100644 --- a/filesystems/kio-fuse/distinfo +++ b/filesystems/kio-fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705202711 -SHA256 (kio-fuse-5.1.0.tar.xz) = 7d104581227d5a19b424b33f4168d181556b1015d6df2218e01a88d64449e94b -SIZE (kio-fuse-5.1.0.tar.xz) = 48820 +TIMESTAMP = 1760473515 +SHA256 (kio-fuse-5.1.1.tar.xz) = adf6aa7ce055c0987e716a93ac01f3c0a97c1280421443cd6b21e0e71d763d14 +SIZE (kio-fuse-5.1.1.tar.xz) = 49404 diff --git a/filesystems/kio-fuse/files/patch-CMakeLists.txt b/filesystems/kio-fuse/files/patch-data_CMakeLists.txt index f6a3612f75c0..f7db38656eb3 100644 --- a/filesystems/kio-fuse/files/patch-CMakeLists.txt +++ b/filesystems/kio-fuse/files/patch-data_CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2024-01-14 03:25:35 UTC -+++ CMakeLists.txt -@@ -72,10 +72,12 @@ ecm_generate_dbus_service_file( +--- data/CMakeLists.txt.orig 2025-10-13 17:56:58 UTC ++++ data/CMakeLists.txt +@@ -11,8 +11,10 @@ ecm_generate_dbus_service_file( DESTINATION ${KDE_INSTALL_DBUSSERVICEDIR} ) @@ -15,5 +15,3 @@ + ecm_install_configured_files(INPUT kio-fuse.service.in DESTINATION ${SYSTEMD_USER_UNIT_INSTALL_DIR}) + endif() endif() - - feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) diff --git a/filesystems/nbd-client-kmod/Makefile b/filesystems/nbd-client-kmod/Makefile new file mode 100644 index 000000000000..27d78925a28d --- /dev/null +++ b/filesystems/nbd-client-kmod/Makefile @@ -0,0 +1,31 @@ +PORTNAME= nbd-client +DISTVERSION= g20250928 +CATEGORIES= filesystems +PKGNAMESUFFIX= -kmod + +MAINTAINER= dtxdf@FreeBSD.org +COMMENT= Kernel NBD client for FreeBSD GEOM framework +WWW= https://github.com/ryan-moeller/kernel-nbd-client + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= kmod ssl uidfix +USE_GITHUB= yes +GH_ACCOUNT= ryan-moeller +GH_PROJECT= kernel-nbd-client +GH_TAGNAME= df0528162deffaabaae4365394b4b6e75ff3fcaf + +MAKE_ENV= GEOM_CLASS_DIR="${PREFIX}/lib/geom" \ + MANDIR="${PREFIX}/share/man/man" + +SUB_FILES= gnbd + +pre-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/geom + +post-install: + ${INSTALL_SCRIPT} ${WRKDIR}/gnbd ${STAGEDIR}${PREFIX}/sbin/gnbd + ${INSTALL_DATA} ${WRKSRC}/devd.conf.sample ${STAGEDIR}${PREFIX}/etc/devd/${PORTNAME}.conf.sample + +.include <bsd.port.mk> diff --git a/filesystems/nbd-client-kmod/distinfo b/filesystems/nbd-client-kmod/distinfo new file mode 100644 index 000000000000..8d781e318f51 --- /dev/null +++ b/filesystems/nbd-client-kmod/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760457302 +SHA256 (ryan-moeller-kernel-nbd-client-g20250928-df0528162deffaabaae4365394b4b6e75ff3fcaf_GH0.tar.gz) = 9e6b66d41ae86c5eb52f9cb835b7517775d2a58a0523d7617ff55d91384f792f +SIZE (ryan-moeller-kernel-nbd-client-g20250928-df0528162deffaabaae4365394b4b6e75ff3fcaf_GH0.tar.gz) = 39296 diff --git a/filesystems/nbd-client-kmod/files/gnbd.in b/filesystems/nbd-client-kmod/files/gnbd.in new file mode 100644 index 000000000000..94d021b26b05 --- /dev/null +++ b/filesystems/nbd-client-kmod/files/gnbd.in @@ -0,0 +1,3 @@ +#!/bin/sh + +exec env GEOM_LIBRARY_PATH="%%LOCALBASE%%/lib/geom" /sbin/geom nbd "$@" diff --git a/filesystems/nbd-client-kmod/files/patch-lib_Makefile b/filesystems/nbd-client-kmod/files/patch-lib_Makefile new file mode 100644 index 000000000000..72ec380c46c4 --- /dev/null +++ b/filesystems/nbd-client-kmod/files/patch-lib_Makefile @@ -0,0 +1,12 @@ +--- lib/Makefile.orig 2025-10-14 17:24:26 UTC ++++ lib/Makefile +@@ -21,9 +21,6 @@ LDADD+= -lssl -lcrypto + LDADD+= -lssl -lcrypto + #.endif + +-# Not needed when in tree +-LINKS= /sbin/geom /sbin/gnbd +- + .PATH: ${SRCTOP}/sbin/geom/misc + + .include <bsd.lib.mk> diff --git a/filesystems/nbd-client-kmod/pkg-descr b/filesystems/nbd-client-kmod/pkg-descr new file mode 100644 index 000000000000..199e3750eea1 --- /dev/null +++ b/filesystems/nbd-client-kmod/pkg-descr @@ -0,0 +1,5 @@ +FreeBSD Geom NBD Client is a Network Block Device (NBD) client for +the FreeBSD kernel GEOM framework. + +The project consists of a kernel driver for the NBD GEOM class in +mod/ and a user library for the geom(8) control utility in lib/. diff --git a/filesystems/nbd-client-kmod/pkg-plist b/filesystems/nbd-client-kmod/pkg-plist new file mode 100644 index 000000000000..6467c9b1e620 --- /dev/null +++ b/filesystems/nbd-client-kmod/pkg-plist @@ -0,0 +1,5 @@ +/%%KMODDIR%%/geom_nbd.ko +lib/geom/geom_nbd.so +share/man/man8/gnbd.8.gz +sbin/gnbd +@sample etc/devd/nbd-client.conf.sample diff --git a/filesystems/webdavfs/Makefile b/filesystems/webdavfs/Makefile index 47928042f4f6..8668ee06c88c 100644 --- a/filesystems/webdavfs/Makefile +++ b/filesystems/webdavfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= fusefs-webdavfs DISTVERSION= g20200520 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= filesystems MAINTAINER= eugen@FreeBSD.org diff --git a/filesystems/zfs-snap-diff/Makefile b/filesystems/zfs-snap-diff/Makefile index 0f7fa0256d5d..bb8a89e9491f 100644 --- a/filesystems/zfs-snap-diff/Makefile +++ b/filesystems/zfs-snap-diff/Makefile @@ -1,7 +1,7 @@ PORTNAME= zfs-snap-diff PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= filesystems sysutils MAINTAINER= ports@FreeBSD.org diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index 6ccfa0a81ada..3ba4c47c3f3b 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,7 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -${GH_ACCOUNT} diff --git a/filesystems/zrepl/Makefile b/filesystems/zrepl/Makefile index f8844c4541fc..103e38f11a54 100644 --- a/filesystems/zrepl/Makefile +++ b/filesystems/zrepl/Makefile @@ -1,7 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= filesystems sysutils MAINTAINER= driesm@FreeBSD.org diff --git a/finance/aqbanking/Makefile b/finance/aqbanking/Makefile index c0844d7b6c91..ca25a8a20e2b 100644 --- a/finance/aqbanking/Makefile +++ b/finance/aqbanking/Makefile @@ -1,7 +1,7 @@ PORTNAME= aqbanking -PORTVERSION= 6.6.1 +PORTVERSION= 6.6.4 CATEGORIES= finance -MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/535/ +MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/548/ MAINTAINER= jhale@FreeBSD.org COMMENT= Online banking interface and financial data framework diff --git a/finance/aqbanking/distinfo b/finance/aqbanking/distinfo index 3efd998e8964..733fb127b98e 100644 --- a/finance/aqbanking/distinfo +++ b/finance/aqbanking/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754204436 -SHA256 (aqbanking-6.6.1.tar.gz) = 3250fa6d893f816d29c19af35fe5fccb74c080e21753fd9e52579a792dd48567 -SIZE (aqbanking-6.6.1.tar.gz) = 2729954 +TIMESTAMP = 1760583556 +SHA256 (aqbanking-6.6.4.tar.gz) = a25c209538fa163f3749676a084493c9a43d9045a945aeee2db25dfd9a502b7f +SIZE (aqbanking-6.6.4.tar.gz) = 2741409 diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile index eb6bb7de912d..36779856a43e 100644 --- a/finance/fixc/Makefile +++ b/finance/fixc/Makefile @@ -1,7 +1,7 @@ PORTNAME= fixc PORTVERSION= 1.2 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= finance MAINTAINER= blttll@gmail.com diff --git a/finance/homebox/Makefile b/finance/homebox/Makefile index 9d26430ea7fe..eae4fae86f62 100644 --- a/finance/homebox/Makefile +++ b/finance/homebox/Makefile @@ -1,7 +1,7 @@ PORTNAME= homebox DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/finance/lnd/Makefile b/finance/lnd/Makefile index d949213a4370..d83a5f913122 100644 --- a/finance/lnd/Makefile +++ b/finance/lnd/Makefile @@ -1,7 +1,7 @@ PORTNAME= lnd DISTVERSIONPREFIX= v DISTVERSION= 0.17.3-beta -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index 50b511e1c381..12b3036d3457 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -1,5 +1,5 @@ PORTNAME= cospend -PORTVERSION= 3.1.5 +PORTVERSION= 3.1.6 CATEGORIES= finance www editors MASTER_SITES= https://github.com/julien-nc/${PORTNAME}-nc/releases/download/v${PORTVERSION}/ diff --git a/finance/nextcloud-cospend/distinfo b/finance/nextcloud-cospend/distinfo index f1dff3dcb07e..634234e36db8 100644 --- a/finance/nextcloud-cospend/distinfo +++ b/finance/nextcloud-cospend/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760277446 -SHA256 (nextcloud/cospend-3.1.5.tar.gz) = d098bd6096a29094bb18c7f1e37aede009b43afe7651d5855b2de7a736aa903d -SIZE (nextcloud/cospend-3.1.5.tar.gz) = 5029972 +TIMESTAMP = 1760430012 +SHA256 (nextcloud/cospend-3.1.6.tar.gz) = 283da5eaa6a41203eb9e880970b3597cefbf394627548ec99fc36d58ec1e5877 +SIZE (nextcloud/cospend-3.1.6.tar.gz) = 5031897 diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile index 280f8795db62..5a0888d169ba 100644 --- a/finance/ticker/Makefile +++ b/finance/ticker/Makefile @@ -1,6 +1,6 @@ PORTNAME= ticker DISTVERSIONPREFIX= v -DISTVERSION= 5.0.6 +DISTVERSION= 5.0.7 PORTREVISION= 1 CATEGORIES= finance @@ -12,7 +12,6 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.24,modules -GH_ACCOUNT= achannarasappa GO_BUILDFLAGS= -ldflags="-X github.com/achannarasappa/ticker/v4/cmd.Version=${DISTVERSIONPREFIX}${PKGVERSION}" GO_MODULE= github.com/achannarasappa/ticker/v5 diff --git a/finance/ticker/distinfo b/finance/ticker/distinfo index 45e600d2ff1c..aa0ea3e7b06d 100644 --- a/finance/ticker/distinfo +++ b/finance/ticker/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757410706 -SHA256 (go/finance_ticker/ticker-v5.0.6/v5.0.6.mod) = 8dbac1083855a53eb0671a0289fdc1cd66ddc51258957eef6130c5d3b015ef2f -SIZE (go/finance_ticker/ticker-v5.0.6/v5.0.6.mod) = 2587 -SHA256 (go/finance_ticker/ticker-v5.0.6/v5.0.6.zip) = 84e82731ceed245c83f6672e2e25ea48b0585752f455a1e3b3e9bb872d9a4961 -SIZE (go/finance_ticker/ticker-v5.0.6/v5.0.6.zip) = 1673591 +TIMESTAMP = 1759933646 +SHA256 (go/finance_ticker/ticker-v5.0.7/v5.0.7.mod) = 8dbac1083855a53eb0671a0289fdc1cd66ddc51258957eef6130c5d3b015ef2f +SIZE (go/finance_ticker/ticker-v5.0.7/v5.0.7.mod) = 2587 +SHA256 (go/finance_ticker/ticker-v5.0.7/v5.0.7.zip) = 59f0d8c48f494a26b3ab0699ca812fa3d1dca44541b95a70f699411d2c2b0d95 +SIZE (go/finance_ticker/ticker-v5.0.7/v5.0.7.zip) = 1673683 diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 2bf3dc273bed..4ee0d737e29a 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -1,7 +1,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.6.7 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org diff --git a/ftp/pget/Makefile b/ftp/pget/Makefile index efe78a1ce3c0..3c51cd33f060 100644 --- a/ftp/pget/Makefile +++ b/ftp/pget/Makefile @@ -1,7 +1,7 @@ PORTNAME= pget DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= ftp net www MAINTAINER= yuri@FreeBSD.org diff --git a/games/Makefile b/games/Makefile index fef48266dbba..b40fdef8c6a5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -309,7 +309,6 @@ SUBDIR += fs2open SUBDIR += funnyboat SUBDIR += galaxis - SUBDIR += galaxyhack SUBDIR += garden-of-coloured-lights SUBDIR += gargoyle SUBDIR += gbrainy @@ -1137,7 +1136,6 @@ SUBDIR += xpired SUBDIR += xpuzzletama SUBDIR += xpyraminx - SUBDIR += xqf SUBDIR += xrally SUBDIR += xray-16 SUBDIR += xray_re-tools diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index 166aeea3ba3d..f1625ea9f3ba 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,6 +1,6 @@ PORTNAME= automuteus DISTVERSION= 8.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= seafork@disroot.org diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile deleted file mode 100644 index 512e7ae98896..000000000000 --- a/games/galaxyhack/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -PORTNAME= galaxyhack -PORTVERSION= 1.74 -PORTREVISION= 43 -CATEGORIES= games -MASTER_SITES= SF \ - SF/${PORTNAME}/Fleet%20packages/020906:fleets -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= AI script based strategy game -WWW= https://galaxyhack.sourceforge.net/ - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= fails to build with boost-1.85+ -EXPIRATION_DATE=2025-10-13 - -BUILD_DEPENDS= winicontoppm:graphics/netpbm -LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ - libfreetype.so:print/freetype2 - -OPTIONS_DEFINE= FLEETS OPTIMIZED_CFLAGS -OPTIONS_DEFAULT= OPTIMIZED_CFLAGS -OPTIONS_SUB= yes -FLEETS_DESC= Additional fleets - -WRKSRC= ${WRKDIR}/${PORTNAME}/src - -USES= compiler:c++11-lang dos2unix gmake sdl tar:bzip2 -USE_SDL= gfx image mixer sdl -ALL_TARGET= ${PORTNAME} - -CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}} -CXXFLAGS_clang= -Wno-c++11-narrowing - -SUB_FILES= ${PORTNAME}-sh - -PLIST_FILES= bin/galaxyhack \ - libexec/galaxyhack \ - share/pixmaps/galaxyhack.png -PORTDATA= * - -DESKTOP_ENTRIES="GalaxyHack" "" "${PREFIX}/share/pixmaps/galaxyhack.png" \ - "${PORTNAME}" "" "" - -FLEETS_DISTFILES= gh_fleets_020906.zip:fleets -FLEETS_EXTRACT_DEPENDS= ${UNZIP_CMD}:archivers/unzip -OPTIMIZED_CFLAGS_MAKE_ENV= OPTIMIZED_CFLAGS=YES - -post-build: - @(winicontoppm ${WRKSRC}/../GalaxyHack.ico | pnmtopng \ - > ${WRKDIR}/galaxyhack.png) - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/libexec/ - @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/../settings.dat ${STAGEDIR}${DATADIR} -.for d in fleets gamedata graphics music standardpictures - @(cd ${WRKSRC}/.. && ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR}) -.endfor - @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps - ${INSTALL_DATA} ${WRKDIR}/galaxyhack.png ${STAGEDIR}/${PREFIX}/share/pixmaps - -do-install-FLEETS-on: - @${MKDIR} ${STAGEDIR}${DATADIR} - @${UNZIP_CMD} -o ${DISTDIR}/${FLEETS_DISTFILES:S/:fleets//} \ - -x "*/CVS/*" "*/.svn/*" -d ${STAGEDIR}${DATADIR} - @cd ${STAGEDIR}${PREFIX} && ${FIND} -d ${DATADIR_REL} -type d -empty -exec \ - ${ECHO_CMD} @dir {} \; >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/games/galaxyhack/distinfo b/games/galaxyhack/distinfo deleted file mode 100644 index 92850ced4655..000000000000 --- a/games/galaxyhack/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (galaxyhack-1.74.tar.bz2) = ae6529008fe5be76607ce78833ef3b5d55e10f60a998b5747255b0854037880a -SIZE (galaxyhack-1.74.tar.bz2) = 9948336 -SHA256 (gh_fleets_020906.zip) = d159de55d36c5699f76102403ada9541cf875c49d13f42b764b2ad389ce4250b -SIZE (gh_fleets_020906.zip) = 7451243 diff --git a/games/galaxyhack/files/galaxyhack-sh.in b/games/galaxyhack/files/galaxyhack-sh.in deleted file mode 100644 index 930b2551a4ab..000000000000 --- a/games/galaxyhack/files/galaxyhack-sh.in +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh - -# The executable needs to be run from its data directory, and needs to store -# configuration in it. We therefore mirror the data directory hierarchy in -# ~/.galaxyhack, and create symlinks to the data files, but the configuration -# file is copied, and write permission for the user is added to it. - -if [ -d ~/.galaxyhack ] -then - echo "Using existing ~/.galaxyhack directory." -else - echo "Creating ~/.galaxyhack directory." - cd %%DATADIR%% || exit 1 - find * -type d -exec mkdir -p ~/.galaxyhack/{} \; - cp settings.dat ~/.galaxyhack && chmod u+w ~/.galaxyhack/settings.dat - find * -type f -exec ln -s %%DATADIR%%/{} ~/.galaxyhack/{} \; 2>/dev/null -fi - -cd ~/.galaxyhack || exit 1 -exec %%PREFIX%%/libexec/galaxyhack "$@" diff --git a/games/galaxyhack/files/patch-JSDL.cpp b/games/galaxyhack/files/patch-JSDL.cpp deleted file mode 100644 index bacd8c758b04..000000000000 --- a/games/galaxyhack/files/patch-JSDL.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- JSDL.cpp.orig 2015-09-20 01:08:54 UTC -+++ JSDL.cpp -@@ -18,6 +18,7 @@ - #include <SDL_mixer.h> - - #include <cstdlib> -+#include <cstring> - #include <fstream> - #include <stdexcept> - diff --git a/games/galaxyhack/files/patch-Makefile b/games/galaxyhack/files/patch-Makefile deleted file mode 100644 index ef26385d8848..000000000000 --- a/games/galaxyhack/files/patch-Makefile +++ /dev/null @@ -1,19 +0,0 @@ ---- Makefile.orig Wed Oct 4 22:32:43 2006 -+++ Makefile Wed Oct 4 22:34:18 2006 -@@ -9,9 +9,13 @@ - INSTALL_DIR=/usr/local/share - INSTALL_BIN_DIR=/usr/local/bin - --CXX = g++ --CXXFLAGS = $(shell sdl-config --cflags) -O3 --LDFLAGS = $(shell sdl-config --libs) -lSDL_image -lSDL_mixer -lboost_filesystem -+CXX ?= g++ -+CXXFLAGS += $(shell $(SDL_CONFIG) --cflags) -+LDFLAGS += $(shell $(SDL_CONFIG) --libs) -lSDL_image -lSDL_mixer -lboost_filesystem -lboost_system -+ -+ifdef OPTIMIZED_CFLAGS -+CXXFLAGS += -O3 -+endif - - OBJS = AIInterpreter.o AutoFireUnit.o BCCompiler.o DerivedGroups.o DragWindow.o \ - ForceSelect.o ForceSelectWin.o GenWindow.o GenWindow_Base.o GFX.o Globals.o \ diff --git a/games/galaxyhack/files/patch-SetupBattle.cpp b/games/galaxyhack/files/patch-SetupBattle.cpp deleted file mode 100644 index 355a2c7bc048..000000000000 --- a/games/galaxyhack/files/patch-SetupBattle.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- SetupBattle.cpp.orig Fri Jul 6 01:44:52 2007 -+++ SetupBattle.cpp Fri Jul 6 01:52:29 2007 -@@ -18,7 +18,7 @@ - #include "PreBattle.h" - - #include <sstream> --#include <boost/filesystem/exception.hpp> -+#include <boost/filesystem.hpp> - - using std::stringstream; - using std::getline; diff --git a/games/galaxyhack/files/patch-boost-1.52 b/games/galaxyhack/files/patch-boost-1.52 deleted file mode 100644 index ac824e4efbcf..000000000000 --- a/games/galaxyhack/files/patch-boost-1.52 +++ /dev/null @@ -1,77 +0,0 @@ ---- ForceSelectWin.cpp.orig 2012-08-20 17:35:01.000000000 +0200 -+++ ForceSelectWin.cpp 2012-08-20 17:47:19.000000000 +0200 -@@ -1596,15 +1596,15 @@ - fs::directory_iterator directoryEnd; // default construction yields past-the-end - for (fs::directory_iterator iter(sourcePath); iter != directoryEnd; ++iter) { - if (is_directory(*iter)) { -- fs::create_directory(destPath.string() + "/" + iter->leaf()); -- DoCopy(sourcePath.string() + "/" + iter->leaf(), destPath.string() + "/" + iter->leaf()); -+ fs::create_directory(destPath.string() + "/" + iter->path().filename().string()); -+ DoCopy(sourcePath.string() + "/" + iter->path().filename().string(), destPath.string() + "/" + iter->path().filename().string()); - continue; - } - string destFile; -- if (iter->leaf() == sideName + ".dat") -+ if (iter->path().filename() == sideName + ".dat") - destFile = theInput + ".dat"; - else -- destFile = iter->leaf(); -+ destFile = iter->path().filename().string(); - - fs::copy_file(*iter, destPath.string() + "/" + destFile); - } ---- Main.cpp.orig 2012-08-20 17:48:13.000000000 +0200 -+++ Main.cpp 2012-08-20 17:50:51.000000000 +0200 -@@ -339,12 +339,6 @@ - - void GameInit(char* argv[]) { - namespace fs = boost::filesystem; -- //boost is really quite stupid -- #ifndef WIN32 -- fs::path::default_name_check(fs::windows_name); -- #else -- fs::path::default_name_check(fs::native); -- #endif - - FindHomePath(); - LoadSettings(argv); ---- Menu_Base.cpp.orig 2012-08-20 17:51:05.000000000 +0200 -+++ Menu_Base.cpp 2012-08-20 17:52:15.000000000 +0200 -@@ -206,7 +206,7 @@ - - fs::directory_iterator directoryEnd; // default construction yields past-the-end - for (fs::directory_iterator iter(directory); iter != directoryEnd; ++iter) { -- string filename = iter->leaf(); -+ string filename = iter->path().filename().string(); - - if (filename.find('.') == filename.npos) - continue; -@@ -237,7 +237,7 @@ - fs::directory_iterator directoryEnd; // default construction yields past-the-end - for (fs::directory_iterator iter(globalSettings.bdp + "fleets/"); iter != directoryEnd; ++iter) { - if (fs::is_directory(*iter)) { -- string fleetName = iter->leaf(); -+ string fleetName = iter->path().filename().string(); - - if (CheckFleetExists(fleetName)) { - tempItem.desc = fleetName; -@@ -261,7 +261,7 @@ - fs::path iterPath(GetFleetDir(whichSide)); - fs::directory_iterator directoryEnd; // default construction yields past-the-end - for (fs::directory_iterator iter(iterPath); iter != directoryEnd; ++iter) { -- string filename = iter->leaf(); -+ string filename = iter->path().filename().string(); - - if (filename.find('.') == filename.npos) - continue; ---- Stuff.cpp.orig 2012-08-20 17:52:36.000000000 +0200 -+++ Stuff.cpp 2012-08-20 17:53:11.000000000 +0200 -@@ -657,7 +657,7 @@ - fs::directory_iterator directoryEnd; // default construction yields past-the-end - for (fs::directory_iterator iter(tempPath); iter != directoryEnd; ++iter) { - if (fs::is_directory(*iter) && !fs::is_empty(*iter)) -- RemoveDirectory(iter->string()); -+ RemoveDirectory(iter->path().string()); - else - fs::remove(*iter); - } diff --git a/games/galaxyhack/pkg-descr b/games/galaxyhack/pkg-descr deleted file mode 100644 index 210f8f34966a..000000000000 --- a/games/galaxyhack/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -GalaxyHack allows you to design a fleet of spaceships which can then be tested -in AI script based battles against fleets designed by other players. Though -battles take place in real time, the strategy comes before hand, both in -writing short AI scripts in a simple scripting language, and also in the set -up and selection of your fleet. You don't actually have any control over your -units at all mid-battle, but rather use the time to see where the set up of -your fleets is working, where your fleets' weaknesses lie and changes are -needed, and perhaps also to learn from the strategy of your opponent. - -The game revolves around very large capital ships, from which smaller ships -are launched. To win a battle you must destroy of all of your opponent's -capital ships before they destroy yours. - -There can be hundreds of units in any one battle, but there is no harvesting, -resource management or base building. diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile index 727fb70f5604..2d3d14ed389a 100644 --- a/games/neo-cowsay/Makefile +++ b/games/neo-cowsay/Makefile @@ -1,7 +1,7 @@ PORTNAME= neo-cowsay DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org diff --git a/games/typtea/Makefile b/games/typtea/Makefile index 54f0cc5bca1f..8aca63351aed 100644 --- a/games/typtea/Makefile +++ b/games/typtea/Makefile @@ -1,7 +1,7 @@ PORTNAME= typtea DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= nxjoseph@protonmail.com diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 33118a3a1e0f..3b43347450b2 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20251008 +PORTVERSION= s20251015 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-1253-g8176fe3613 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-1267-g95d857f67f # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index d8789159a2f9..46a6623dc307 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759952259 +TIMESTAMP = 1760557897 SHA256 (rust/crates/ab_glyph-0.2.31.crate) = e074464580a518d16a7126262fffaaa47af89d4099d4cb403f8ed938ba12ee7d SIZE (rust/crates/ab_glyph-0.2.31.crate) = 20909 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.10.crate) = 366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618 @@ -1925,5 +1925,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43 SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2 SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268 -SHA256 (veloren-v0.17.0-1253-g8176fe3613.tar.bz2) = db8ad800fb1fb91adc3ff4ee1f0fd642e670718a962eba8fe4f09df59f0ed22d -SIZE (veloren-v0.17.0-1253-g8176fe3613.tar.bz2) = 345070395 +SHA256 (veloren-v0.17.0-1267-g95d857f67f.tar.bz2) = bd3a7b67ca2dae8d73b64f8fb3cbf56bb41aa06c38d87ab31e381158b6f35ea0 +SIZE (veloren-v0.17.0-1267-g95d857f67f.tar.bz2) = 345076938 diff --git a/games/veloren-weekly/files/patch-nodebug b/games/veloren-weekly/files/patch-nodebug index 3215301f5dfc..d6155b9225b5 100644 --- a/games/veloren-weekly/files/patch-nodebug +++ b/games/veloren-weekly/files/patch-nodebug @@ -1,30 +1,30 @@ Don't generate debuginfo as the binaries will be stripped ---- Cargo.toml.orig 2024-02-07 19:13:27 UTC +--- Cargo.toml.orig 2025-10-15 13:35:33 UTC +++ Cargo.toml -@@ -81,25 +81,6 @@ panic = "abort" # don't need unwinding so we +@@ -96,25 +96,6 @@ panic = "abort" # don't need unwinding so we lto = true debug = false panic = "abort" # don't need unwinding so we can skip including the landing pads for that -# line tables so we can have useful backtraces for in-house crates -[profile.release.package."veloren-network"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-network-protocol"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-common"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-common-systems"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-client"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-server"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-server-cli"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-voxygen"] --debug = 1 +-debug = "line-tables-only" -[profile.release.package."veloren-world"] --debug = 1 +-debug = "line-tables-only" - # used for cargo bench - [profile.bench] + [profile.release-thinlto] + inherits = 'release' diff --git a/games/xqf/Makefile b/games/xqf/Makefile deleted file mode 100644 index 874ce8235b5a..000000000000 --- a/games/xqf/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -PORTNAME= xqf -PORTVERSION= 1.0.6.2 -PORTREVISION= 3 -DISTVERSIONPREFIX= ${PORTNAME}- -CATEGORIES= games - -MAINTAINER= ports@FreeBSD.org -COMMENT= Server browser for many popular 3D action games -WWW= http://www.linuxgames.com/xqf/ - -BROKEN= Fails to build, ld: error: non-exported symbol 'environ' in '/usr/lib/crt1.o' is referenced by DSO '/lib/libc.so.7' -EXPIRATION_DATE=2025-10-13 - -RUN_DEPENDS= qstat:games/qstat - -USES= autoreconf gettext gmake gnome pkgconfig xorg -USE_GNOME= intlhack gdkpixbuf gdkpixbuf2xlib -USE_XORG= x11 -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share - -USE_GITHUB= yes -GH_ACCOUNT= XQF - -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -lX11 - -PORTDATA= * -PORTDOCS= * - -OPTIONS_DEFINE= GTK2 BZIP2 DOCS -OPTIONS_DEFAULT=GTK2 BZIP2 - -GTK2_USE= GNOME=gtk20 -GTK2_CONFIGURE_ENABLE= gtk2 - -BZIP2_CONFIGURE_ENABLE= bzip2 - -post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/xqfdocs.html ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/games/xqf/distinfo b/games/xqf/distinfo deleted file mode 100644 index 0642f555fa71..000000000000 --- a/games/xqf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1615661122 -SHA256 (XQF-xqf-xqf-1.0.6.2_GH0.tar.gz) = bcfb87c9a452993b13bd1019b0c61459a37cbc37b13b951b73f2a93b2b1c83ad -SIZE (XQF-xqf-xqf-1.0.6.2_GH0.tar.gz) = 595096 diff --git a/games/xqf/files/patch-src__country-filter.h b/games/xqf/files/patch-src__country-filter.h deleted file mode 100644 index 828dd7db4cd5..000000000000 --- a/games/xqf/files/patch-src__country-filter.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/country-filter.h.orig 2014-11-02 00:43:18 UTC -+++ src/country-filter.h -@@ -22,6 +22,9 @@ - - #include <glib.h> - #include "pixmaps.h" -+#include <sys/types.h> -+#include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - extern unsigned MaxCountries; diff --git a/games/xqf/files/patch-src__trayicon.c b/games/xqf/files/patch-src__trayicon.c deleted file mode 100644 index 040703fa3c6c..000000000000 --- a/games/xqf/files/patch-src__trayicon.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/trayicon.c.orig 2014-11-02 00:43:18 UTC -+++ src/trayicon.c -@@ -726,6 +726,7 @@ static void egg_tray_icon_update_manager_window (EggTr - icon->ready=TRUE; - } - } else { -+ GdkWindow *gdkwin; - - icon->box=gtk_event_box_new (); - gtk_container_add(GTK_CONTAINER(icon), icon->box); -@@ -736,8 +737,6 @@ static void egg_tray_icon_update_manager_window (EggTr - - gtk_widget_show (icon->image); - gtk_widget_show(icon->box); -- -- GdkWindow *gdkwin; - - gdkwin = gdk_window_lookup (icon->manager_window); - gdk_window_add_filter (gdkwin, egg_tray_icon_manager_filter, icon); diff --git a/games/xqf/files/patch-src_filter.c b/games/xqf/files/patch-src_filter.c deleted file mode 100644 index 81fd064ce7b9..000000000000 --- a/games/xqf/files/patch-src_filter.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/filter.c.orig 2014-11-02 00:43:18 UTC -+++ src/filter.c -@@ -142,6 +142,7 @@ static unsigned filter_current_time = 1; - - unsigned server_filter_dialog_current_filter = 0; - -+unsigned current_server_filter; - - static GtkWidget *filter_option_menu; - static GtkWidget *filter_retries_spinner; diff --git a/games/xqf/files/patch-src_filter.h b/games/xqf/files/patch-src_filter.h deleted file mode 100644 index 98c28df52651..000000000000 --- a/games/xqf/files/patch-src_filter.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/filter.h.orig 2014-11-02 00:43:18 UTC -+++ src/filter.h -@@ -89,7 +89,6 @@ extern unsigned char cur_filter; - - extern GArray* server_filters; - --unsigned int current_server_filter; - extern unsigned int current_server_filter; - - diff --git a/games/xqf/pkg-descr b/games/xqf/pkg-descr deleted file mode 100644 index 7d2d050cd126..000000000000 --- a/games/xqf/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -XQF is a game server browser and launcher for Unix/X11 for many popular games -such as the Quake series, Unreal Tournament series, Half-Life etc. XQF is a -front-end to QStat, a program by Steve Jankowski and uses the GTK+ toolkit. diff --git a/games/xqf/pkg-plist b/games/xqf/pkg-plist deleted file mode 100644 index 96cc3f83137f..000000000000 --- a/games/xqf/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -bin/xqf -share/man/man6/xqf.6.gz -share/locale/ca/LC_MESSAGES/xqf.mo -share/locale/da/LC_MESSAGES/xqf.mo -share/locale/de/LC_MESSAGES/xqf.mo -share/locale/es/LC_MESSAGES/xqf.mo -share/locale/fi/LC_MESSAGES/xqf.mo -share/locale/fr/LC_MESSAGES/xqf.mo -share/locale/pl/LC_MESSAGES/xqf.mo -share/locale/ru/LC_MESSAGES/xqf.mo -share/applications/xqf.desktop -share/pixmaps/xqf.png -share/pixmaps/xqf.svg -share/pixmaps/xqf.xpm -share/pixmaps/xqf_22x22.png -share/pixmaps/xqf_32x32.png -share/pixmaps/xqf_48x48.png -share/pixmaps/xqf_48x48_2.png -@dir libexec/xqf diff --git a/graphics/Makefile b/graphics/Makefile index 5a67ce23bd68..2bccf42a9ba8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -33,6 +33,7 @@ SUBDIR += R-cran-qcc SUBDIR += R-cran-qpdf SUBDIR += R-cran-ragg + SUBDIR += R-cran-rgl SUBDIR += R-cran-s2 SUBDIR += R-cran-scales SUBDIR += R-cran-shape diff --git a/graphics/R-cran-rgl/Makefile b/graphics/R-cran-rgl/Makefile new file mode 100644 index 000000000000..2725b38a9859 --- /dev/null +++ b/graphics/R-cran-rgl/Makefile @@ -0,0 +1,44 @@ +PORTNAME= rgl +DISTVERSION= 1.3.24 +CATEGORIES= graphics +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= uzsolt@FreeBSD.org +COMMENT= 3D Visualization Using OpenGL +WWW= https://cran.r-project.org/package=${PORTNAME} + +LICENSE= GPLv3 + +CRAN_DEPENDS= R-cran-base64enc>0:converters/R-cran-base64enc \ + R-cran-htmltools>0:textproc/R-cran-htmltools \ + R-cran-htmlwidgets>=1.6.0:www/R-cran-htmlwidgets \ + R-cran-jsonlite>=0.9.20:converters/R-cran-jsonlite \ + R-cran-knitr>=1.33:print/R-cran-knitr \ + R-cran-magrittr>0:devel/R-cran-magrittr \ + R-cran-mime>0:misc/R-cran-mime \ + R-cran-R6>0:devel/R-cran-R6 +BUILD_DEPENDS= ${CRAN_DEPENDS} +LIB_DEPENDS= libfreetype.so:print/freetype2 \ + libpng.so:graphics/png +RUN_DEPENDS= ${CRAN_DEPENDS} +TEST_DEPENDS= R-cran-crosstalk>0:www/R-cran-crosstalk \ + R-cran-deldir>=1.0.4:math/R-cran-deldir \ + R-cran-downlit>=0.4.0:textproc/R-cran-downlit \ + R-cran-interp>0:devel/R-cran-interp \ + R-cran-jpeg>0:graphics/R-cran-jpeg \ + R-cran-magick>0:graphics/R-cran-magick \ + R-cran-markdown>0:textproc/R-cran-markdown \ + R-cran-misc3d>0:math/R-cran-misc3d \ + R-cran-pkgdown>=2.0.0:www/R-cran-pkgdown \ + R-cran-png>0:graphics/R-cran-png \ + R-cran-rmarkdown>=2.16:textproc/R-cran-rmarkdown \ + R-cran-shiny>0:www/R-cran-shiny \ + R-cran-testthat>0:devel/R-cran-testthat + +USES= compiler:c++17-lang cran:auto-plist,compiles gl xorg +USE_GL= gl glu +USE_XORG= x11 + +TESTING_UNSAFE= Requires a WebGL-capable browser + +.include <bsd.port.mk> diff --git a/graphics/R-cran-rgl/distinfo b/graphics/R-cran-rgl/distinfo new file mode 100644 index 000000000000..30d9e3c3e784 --- /dev/null +++ b/graphics/R-cran-rgl/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760362372 +SHA256 (rgl_1.3.24.tar.gz) = 9f580a97c56eaf28344da83a2309e35cd665fa77ba07a324d9c4789bdc03ee49 +SIZE (rgl_1.3.24.tar.gz) = 4146898 diff --git a/graphics/R-cran-rgl/pkg-descr b/graphics/R-cran-rgl/pkg-descr new file mode 100644 index 000000000000..48bda7c2539e --- /dev/null +++ b/graphics/R-cran-rgl/pkg-descr @@ -0,0 +1,6 @@ +Provides medium to high level functions for 3D interactive graphics, including +functions modelled on base graphics (plot3d(), etc.) as well as functions for +constructing representations of geometric objects (cube3d(), etc.). Output may +be on screen using OpenGL, or to various standard 3D file formats including +WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, +SVG, PGF. diff --git a/graphics/corrupter/Makefile b/graphics/corrupter/Makefile index d9deb7cb9abe..2018f46b6ea1 100644 --- a/graphics/corrupter/Makefile +++ b/graphics/corrupter/Makefile @@ -1,7 +1,7 @@ PORTNAME= corrupter DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/d2/Makefile b/graphics/d2/Makefile index 8309fc37737f..82543c9d8817 100644 --- a/graphics/d2/Makefile +++ b/graphics/d2/Makefile @@ -1,7 +1,7 @@ PORTNAME= d2 DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= adamw@FreeBSD.org diff --git a/graphics/frei0r/distinfo b/graphics/frei0r/distinfo index fbbd64e50389..ad3a06785455 100644 --- a/graphics/frei0r/distinfo +++ b/graphics/frei0r/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756953325 -SHA256 (dyne-frei0r-v2.4.0_GH0.tar.gz) = 6b3491ee65c775b251ecd0ba2cb86955ca2469de47c73718170442732cb9ce75 -SIZE (dyne-frei0r-v2.4.0_GH0.tar.gz) = 935395 +TIMESTAMP = 1760584037 +SHA256 (dyne-frei0r-v2.5.0_GH0.tar.gz) = c511aeb51faeb0de2afe47327c30026d5b76ccc910a0b93d286029f07d29c656 +SIZE (dyne-frei0r-v2.5.0_GH0.tar.gz) = 939132 diff --git a/graphics/frei0r/files/patch-src_filter_CMakeLists.txt b/graphics/frei0r/files/patch-src_filter_CMakeLists.txt index 2d6a3fd597e5..b3de8938b99f 100644 --- a/graphics/frei0r/files/patch-src_filter_CMakeLists.txt +++ b/graphics/frei0r/files/patch-src_filter_CMakeLists.txt @@ -1,6 +1,6 @@ - Add logic so slave ports can build without installing base plugins. ---- src/filter/CMakeLists.txt.orig 2025-09-03 14:34:34 UTC +--- src/filter/CMakeLists.txt.orig 2025-10-07 14:15:56 UTC +++ src/filter/CMakeLists.txt @@ -15,6 +15,7 @@ endif (${Cairo_FOUND}) add_subdirectory (mirr0r) @@ -10,7 +10,7 @@ add_subdirectory (3dflippo) add_subdirectory (aech0r) add_subdirectory (alpha0ps) -@@ -101,3 +102,4 @@ add_subdirectory (vignette) +@@ -102,3 +103,4 @@ add_subdirectory (vignette) add_subdirectory (twolay0r) add_subdirectory (vertigo) add_subdirectory (vignette) diff --git a/graphics/frei0r/files/patch-src_filter_heatmap0r_CMakeLists.txt b/graphics/frei0r/files/patch-src_filter_heatmap0r_CMakeLists.txt new file mode 100644 index 000000000000..58f3c3557a18 --- /dev/null +++ b/graphics/frei0r/files/patch-src_filter_heatmap0r_CMakeLists.txt @@ -0,0 +1,10 @@ +Don't forget to install it! + +--- src/filter/heatmap0r/CMakeLists.txt.orig 2025-10-07 14:15:56 UTC ++++ src/filter/heatmap0r/CMakeLists.txt +@@ -9,3 +9,5 @@ set_target_properties (${TARGET} PROPERTIES PREFIX "") + + # No «lib» prefix (name.so instead of libname.so) + set_target_properties (${TARGET} PROPERTIES PREFIX "") ++ ++install (TARGETS ${TARGET} LIBRARY DESTINATION ${LIBDIR}) diff --git a/graphics/frei0r/pkg-plist b/graphics/frei0r/pkg-plist index 43cd158e817b..57124bae10c0 100644 --- a/graphics/frei0r/pkg-plist +++ b/graphics/frei0r/pkg-plist @@ -69,6 +69,7 @@ lib/frei0r-1/glow.so lib/frei0r-1/grain_extract.so lib/frei0r-1/grain_merge.so lib/frei0r-1/hardlight.so +lib/frei0r-1/heatmap0r.so lib/frei0r-1/hue.so lib/frei0r-1/hueshift0r.so lib/frei0r-1/invert0r.so diff --git a/graphics/frei0r/version.mk b/graphics/frei0r/version.mk index 4857de20d005..de7ec6e8b8d6 100644 --- a/graphics/frei0r/version.mk +++ b/graphics/frei0r/version.mk @@ -1 +1 @@ -FREI0R_VERSION= 2.4.0 +FREI0R_VERSION= 2.5.0 diff --git a/graphics/gowall/Makefile b/graphics/gowall/Makefile index c8f1d1aa390a..dce6566dbfbc 100644 --- a/graphics/gowall/Makefile +++ b/graphics/gowall/Makefile @@ -1,6 +1,6 @@ PORTNAME= gowall DISTVERSIONPREFIX= v -DISTVERSION= 0.2.1 +DISTVERSION= 0.2.3 PORTREVISION= 1 CATEGORIES= graphics @@ -11,17 +11,44 @@ WWW= https://github.com/Achno/gowall LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +LIB_DEPENDS= libffi.so:devel/libffi \ + libmupdf.so:graphics/mupdf RUN_DEPENDS= xdg-open:devel/xdg-utils -USES= go:1.22,modules +USES= go:modules -GO_MODULE= github.com/Achno/gowall +GO_MODULE= github.com/Achno/${PORTNAME} +CGO_LDFLAGS+= -lmupdf -lffi -PLIST_FILES= bin/gowall +# utils/error.go:15:18: non-constant format string in call to ... +TESTING_UNSAFE= yes -OPTIONS_DEFINE= PREVIEW -OPTIONS_DEFAULT= PREVIEW -PREVIEW_DESC= Enable image preview support using chafa +PLIST_FILES= bin/${PORTNAME} + +OPTIONS_DEFAULT= PNGQUANT PREVIEW UPSCALE +OPTIONS_GROUP= COMPRESSION FEATURES OCR +OPTIONS_GROUP_COMPRESSION= PNGQUANT +OPTIONS_GROUP_FEATURES= PREVIEW UPSCALE +OPTIONS_GROUP_OCR= TESSERACT + +PNGQUANT_DESC= Install pngquant PNG image compression method +PREVIEW_DESC= Install chafa for image previewing support in terminal +TESSERACT_DESC= Install Tesseract OCR Engine for extracting text from an image or pdf +UPSCALE_DESC= Install upscaler for upscaling and enhancing images + +PNGQUANT_RUN_DEPENDS= pngquant:graphics/pngquant PREVIEW_RUN_DEPENDS= chafa:graphics/chafa +TESSERACT_RUN_DEPENDS= tesseract:graphics/tesseract +UPSCALE_RUN_DEPENDS= upscaler:graphics/upscaler + +post-patch: + @${REINPLACE_CMD} -e '23s,([^()]*),("${LOCALBASE}/bin"),g' \ + ${WRKSRC}/internal/image/upscale.go + +.include <bsd.port.options.mk> + +.if ${ARCH} == "i386" +EXTRA_PATCHES= ${PATCHDIR}/i386/extra-patch-vendor_github.com_gen2brain_go-fitz_fitz__cgo.go +.endif .include <bsd.port.mk> diff --git a/graphics/gowall/distinfo b/graphics/gowall/distinfo index 7e77db9590b9..6f9636659c15 100644 --- a/graphics/gowall/distinfo +++ b/graphics/gowall/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1744489937 -SHA256 (go/graphics_gowall/gowall-v0.2.1/v0.2.1.mod) = 9db8b7d9dd21d67a66903acadccb4a0aa2c0d3713c3097be5fd8798da7c21804 -SIZE (go/graphics_gowall/gowall-v0.2.1/v0.2.1.mod) = 515 -SHA256 (go/graphics_gowall/gowall-v0.2.1/v0.2.1.zip) = 4deb2c1b61e31f88dcead48a2f4a31fb4b43ba66085990d60c566c9c78121a2c -SIZE (go/graphics_gowall/gowall-v0.2.1/v0.2.1.zip) = 3359975 +TIMESTAMP = 1760285357 +SHA256 (go/graphics_gowall/gowall-v0.2.3/v0.2.3.mod) = 7a4f2e628182dc4e3bec87f4f1fef9f399fa8d744220297b7b17dfe6835f338c +SIZE (go/graphics_gowall/gowall-v0.2.3/v0.2.3.mod) = 2289 +SHA256 (go/graphics_gowall/gowall-v0.2.3/v0.2.3.zip) = 3bdff68aad21129c387d7720fc5f7474fd89b8e20d514e10141dae20e6873342 +SIZE (go/graphics_gowall/gowall-v0.2.3/v0.2.3.zip) = 3410684 diff --git a/graphics/gowall/files/i386/extra-patch-vendor_github.com_gen2brain_go-fitz_fitz__cgo.go b/graphics/gowall/files/i386/extra-patch-vendor_github.com_gen2brain_go-fitz_fitz__cgo.go new file mode 100644 index 000000000000..0391135e5926 --- /dev/null +++ b/graphics/gowall/files/i386/extra-patch-vendor_github.com_gen2brain_go-fitz_fitz__cgo.go @@ -0,0 +1,25 @@ +===> Building gowall from . +# github.com/gen2brain/go-fitz +vendor/github.com/gen2brain/go-fitz/fitz_cgo.go:100:79: cannot use _Ctype_store(MaxStore) (value of uint32 type _Ctype_store) as _Ctype_size_t value in argument to (_Cfunc_fz_new_context_imp) +vendor/github.com/gen2brain/go-fitz/fitz_cgo.go:133:79: cannot use _Ctype_store(MaxStore) (value of uint32 type _Ctype_store) as _Ctype_size_t value in argument to (_Cfunc_fz_new_context_imp) + +--- vendor/github.com/gen2brain/go-fitz/fitz_cgo.go.orig 2025-10-13 13:52:34 UTC ++++ vendor/github.com/gen2brain/go-fitz/fitz_cgo.go +@@ -97,7 +97,7 @@ func New(filename string) (f *Document, err error) { + return + } + +- f.ctx = (*C.struct_fz_context)(unsafe.Pointer(C.fz_new_context_imp(nil, nil, C.store(MaxStore), C.fz_version))) ++ f.ctx = (*C.struct_fz_context)(unsafe.Pointer(C.fz_new_context_imp(nil, nil, C.size_t(MaxStore), C.fz_version))) + if f.ctx == nil { + err = ErrCreateContext + return +@@ -130,7 +130,7 @@ func NewFromMemory(b []byte) (f *Document, err error) + } + f = &Document{} + +- f.ctx = (*C.struct_fz_context)(unsafe.Pointer(C.fz_new_context_imp(nil, nil, C.store(MaxStore), C.fz_version))) ++ f.ctx = (*C.struct_fz_context)(unsafe.Pointer(C.fz_new_context_imp(nil, nil, C.size_t(MaxStore), C.fz_version))) + if f.ctx == nil { + err = ErrCreateContext + return diff --git a/graphics/gowall/files/patch-internal_backends_compression_png_setup.go b/graphics/gowall/files/patch-internal_backends_compression_png_setup.go new file mode 100644 index 000000000000..ff6a552b412c --- /dev/null +++ b/graphics/gowall/files/patch-internal_backends_compression_png_setup.go @@ -0,0 +1,10 @@ +--- internal/backends/compression/png/setup.go.orig 2025-10-12 17:20:54 UTC ++++ internal/backends/compression/png/setup.go +@@ -76,6 +76,7 @@ func CheckPngquantInstalled() (string, error) { + "linux": config.PngquantBinaryName, + "windows": config.PngquantBinaryName + ".exe", + "darwin": config.PngquantBinaryName, ++ "freebsd": config.PngquantBinaryName, + } + + destFolder := filepath.Join(config.GowallConfig.OutputFolder, "compression", "pngquant") diff --git a/graphics/gowall/files/patch-internal_image_upscale.go b/graphics/gowall/files/patch-internal_image_upscale.go new file mode 100644 index 000000000000..ab402d78c440 --- /dev/null +++ b/graphics/gowall/files/patch-internal_image_upscale.go @@ -0,0 +1,19 @@ +--- internal/image/upscale.go.orig 1979-11-30 00:00:00 UTC ++++ internal/image/upscale.go +@@ -7,7 +7,7 @@ import ( + "os/exec" + "path/filepath" + +- "github.com/Achno/gowall/config" ++ // "github.com/Achno/gowall/config" + imageio "github.com/Achno/gowall/internal/image_io" + types "github.com/Achno/gowall/internal/types" + "github.com/Achno/gowall/internal/upscaler" +@@ -35,6 +35,7 @@ func (p *UpscaleProcessor) Process(img image.Image, th + "windows": "realesrgan-ncnn-vulkan.exe", + "darwin": "realesrgan-ncnn-vulkan", + "linux": "realesrgan-ncnn-vulkan", ++ "freebsd": "realesrgan-ncnn-vulkan", + } + + binary, err := utils.FindBinary(binaryNames, destFolder) diff --git a/graphics/gowall/files/patch-vendor_github.com_gen2brain_go-fitz_fitz__cgo.go b/graphics/gowall/files/patch-vendor_github.com_gen2brain_go-fitz_fitz__cgo.go new file mode 100644 index 000000000000..3aa616f47c78 --- /dev/null +++ b/graphics/gowall/files/patch-vendor_github.com_gen2brain_go-fitz_fitz__cgo.go @@ -0,0 +1,16 @@ +===> Building gowall from . +# github.com/gen2brain/go-fitz +vendor/github.com/gen2brain/go-fitz/fitz_cgo.go:546:103: cannot use _Ctype_int(len(buf)) (value of int32 type _Ctype_int) as _Ctype_size_t value in variable declaration +*** Error code 1 + +--- vendor/github.com/gen2brain/go-fitz/fitz_cgo.go.orig 2025-10-12 16:34:24 UTC ++++ vendor/github.com/gen2brain/go-fitz/fitz_cgo.go +@@ -543,7 +543,7 @@ func (f *Document) Metadata() map[string]string { + defer C.free(unsafe.Pointer(ckey)) + + buf := make([]byte, 256) +- C.fz_lookup_metadata(f.ctx, f.doc, ckey, (*C.char)(unsafe.Pointer(&buf[0])), C.int(len(buf))) ++ C.fz_lookup_metadata(f.ctx, f.doc, ckey, (*C.char)(unsafe.Pointer(&buf[0])), C.size_t(len(buf))) + + return string(buf) + } diff --git a/graphics/jp/Makefile b/graphics/jp/Makefile index fb27bd7d4f3f..334da057d526 100644 --- a/graphics/jp/Makefile +++ b/graphics/jp/Makefile @@ -1,6 +1,6 @@ PORTNAME= jp DISTVERSION= 1.1.12 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index ebfafd1e4f5a..00526bd5a72c 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 25.2-branchpoint-4433 -DISTVERSIONSUFFIX= -g07f3b62d59d +DISTVERSION= 25.2-branchpoint-4828 +DISTVERSIONSUFFIX= -g84d8e6824be CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 7f7e31ef4e65..f6f09b851849 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1759959813 -SHA256 (mesa-25.2-branchpoint-4433-g07f3b62d59d.tar.bz2) = 3bf9a8993e6b9c0bd5f1e782c6561d7d20a4e0c92b80335f6f0ea72fe4990bf6 -SIZE (mesa-25.2-branchpoint-4433-g07f3b62d59d.tar.bz2) = 58737590 +TIMESTAMP = 1760569293 +SHA256 (mesa-25.2-branchpoint-4828-g84d8e6824be.tar.bz2) = 16d14453c0a9a801ed47d34474fe05a1d925c7f34b3369313953c5b07a8fd6c6 +SIZE (mesa-25.2-branchpoint-4828-g84d8e6824be.tar.bz2) = 55320540 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (de5cf0a44b50.patch) = c9e02e5eb1fb4e3aa2bc7a7e0a70f28f3ee609835ff0b59e827893a821983851 diff --git a/graphics/vhs/Makefile b/graphics/vhs/Makefile index f38f49840d1c..4a7d6690eed8 100644 --- a/graphics/vhs/Makefile +++ b/graphics/vhs/Makefile @@ -1,7 +1,7 @@ PORTNAME= vhs DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= dtxdf@FreeBSD.org diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index f238b61ff4ed..949a0af9f166 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -1,8 +1,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0-383 -DISTVERSIONSUFFIX= -g7a783a8b -PORTREVISION= 8 +DISTVERSION= 1.4.0-406 +DISTVERSIONSUFFIX= -gd33ac3e8 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org @@ -18,15 +17,16 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libgdcmCommon.so:devel/gdcm \ libhdf5_cpp.so:science/hdf5 \ libITKLabelMap-5.0.so:science/InsightToolkit501 \ - libpng.so:graphics/png \ - libsz.so:science/libaec \ + libmpi.so:net/mpich \ + libnetcdf.so:science/netcdf \ + libpng16.so:graphics/png \ libtiff.so:graphics/tiff \ - libvtkIOSQL-8.2.so:math/vtk8 + libvtkIOSQL-${VTK_VER}.so:math/vtk9 -USES= cmake compiler:c++11-lang eigen:3 jpeg qt:5 xorg +USES= cmake compiler:c++11-lang eigen:3 jpeg python:build,run qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= open-vv -USE_QT= core designer gui network sql widgets xml buildtools:build qmake:build +USE_QT= core designer gui network opengl declarative sql widgets xml buildtools:build qmake:build USE_XORG= ice sm x11 xext xt USE_CXXSTD= c++11 @@ -40,7 +40,31 @@ PLIST_FILES= bin/vv CXXFLAGS+= -msse2 # workaround for ITK failing to add -msse2 on i386: https://github.com/open-vv/vv/issues/83 & https://github.com/InsightSoftwareConsortium/ITK/issues/2011 .endif +post-patch: + @${REINPLACE_CMD} -e 's/VTK_OVERRIDE/override/g' \ + ${WRKSRC}/vv/vtkVOXImageWriter.h \ + ${WRKSRC}/vv/vvAnimatedGIFWriter.h \ + ${WRKSRC}/vv/vvBlendImageActor.h \ + ${WRKSRC}/vv/vvClipPolyData.h \ + ${WRKSRC}/vv/vvGlyph2D.h \ + ${WRKSRC}/vv/vvGlyphSource.h \ + ${WRKSRC}/vv/vvInteractorStyleNavigator.h \ + ${WRKSRC}/vv/vvLandmarksGlyph.h \ + ${WRKSRC}/vv/vvSlicer.h + @${REINPLACE_CMD} -e 's/Widget()->GetRenderWindow()/Widget()->renderWindow()/g' \ + ${WRKSRC}/vv/vvToolHistogramCommand.cxx + @${REINPLACE_CMD} -e 's/Widget->GetRenderWindow()/Widget->renderWindow()/g' \ + ${WRKSRC}/vv/vvMainWindow.cxx \ + ${WRKSRC}/vv/vvSegmentationDialog.cxx \ + ${WRKSRC}/vv/vvSurfaceViewerDialog.cxx \ + ${WRKSRC}/vv/vvToolHistogram.cxx \ + ${WRKSRC}/vv/vvToolProfile.cxx + @${REINPLACE_CMD} -e 's/widget->GetRenderWindow()/widget->renderWindow()/g' \ + ${WRKSRC}/vv/vvMainWindow.cxx + post-configure: # workaround for "error: unable to find library -lGTest::GTest", see https://github.com/open-vv/vv/issues/74 @${REINPLACE_CMD} -E 's/ -lGTest::(GTest|Main) / /g' ${BUILD_WRKSRC}/build.ninja + @${REINPLACE_CMD} -E 's|/usr/local/lib/libtiff\.so\.[0-9]+\.[0-9]+\.[0-9]+|/usr/local/lib/libtiff.so|g' ${BUILD_WRKSRC}/build.ninja +.include <../../math/vtk9/Makefile.version> .include <bsd.port.post.mk> diff --git a/graphics/vv/distinfo b/graphics/vv/distinfo index a7748e6e693c..5f0f729f98bf 100644 --- a/graphics/vv/distinfo +++ b/graphics/vv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600492328 -SHA256 (open-vv-vv-v1.4.0-383-g7a783a8b_GH0.tar.gz) = dfa80f7036297e859bf5c6b18b2b187fc05dc50a17f0b074d909e96fa8c2acbb -SIZE (open-vv-vv-v1.4.0-383-g7a783a8b_GH0.tar.gz) = 4860982 +TIMESTAMP = 1760419528 +SHA256 (open-vv-vv-v1.4.0-406-gd33ac3e8_GH0.tar.gz) = 7f3e10a3a1391ccebd56d685316303b2fbf7f0112417d8caadb4562644cebf06 +SIZE (open-vv-vv-v1.4.0-406-gd33ac3e8_GH0.tar.gz) = 8248327 diff --git a/graphics/vv/files/patch-common_clitkCommon.txx b/graphics/vv/files/patch-common_clitkCommon.txx new file mode 100644 index 000000000000..8f800d137543 --- /dev/null +++ b/graphics/vv/files/patch-common_clitkCommon.txx @@ -0,0 +1,25 @@ +Remove deprecated std::binary_function base class. + +C++17 removed std::binary_function which was deprecated in C++11. +Replace with plain structs that define operator(). + +--- common/clitkCommon.txx.orig 2025-04-17 12:54:38 UTC ++++ common/clitkCommon.txx +@@ -135,7 +135,7 @@ template<class Type> + + //-------------------------------------------------------------------- + template<class Type> +-struct vectorComparisonLowerThan: public std::binary_function<int, int, bool> { ++struct vectorComparisonLowerThan { + vectorComparisonLowerThan(const std::vector<Type> & v):vect(v) {}; + bool operator()(int x, int y) { + return (vect[x] < vect[y]); +@@ -146,7 +146,7 @@ template<class Type> + + //-------------------------------------------------------------------- + template<class Type> +-struct vectorComparisonGreaterThan: public std::binary_function<int, int, bool> { ++struct vectorComparisonGreaterThan { + vectorComparisonGreaterThan(const std::vector<Type> & v):vect(v) {}; + bool operator()(int x, int y) { + return (vect[x] > vect[y]); diff --git a/graphics/vv/files/patch-common_clitkXdrImageIOWriter.cxx b/graphics/vv/files/patch-common_clitkXdrImageIOWriter.cxx new file mode 100644 index 000000000000..0a7eef8e114b --- /dev/null +++ b/graphics/vv/files/patch-common_clitkXdrImageIOWriter.cxx @@ -0,0 +1,15 @@ +Remove register storage class specifier. + +C++17 removed the 'register' keyword which was deprecated in C++11. + +--- common/clitkXdrImageIOWriter.cxx.orig 2025-04-17 12:54:38 UTC ++++ common/clitkXdrImageIOWriter.cxx +@@ -464,7 +464,7 @@ static size_t nki_private_compress(signed char *dest, + unsigned long iCRC; + unsigned long iCRC2; + unsigned int iHeaderSize=8; // value for iMode==1 and iMode==3 +- register int val; ++ int val; + size_t i,j; + NKI_MODE2* pHeader = (NKI_MODE2*)dest; + NKI_MODE2_64BITS* pHeader_64bits = (NKI_MODE2_64BITS*)dest; diff --git a/graphics/vv/files/patch-common_rtkEdfImageIO.h b/graphics/vv/files/patch-common_rtkEdfImageIO.h new file mode 100644 index 000000000000..f79dd805a41f --- /dev/null +++ b/graphics/vv/files/patch-common_rtkEdfImageIO.h @@ -0,0 +1,15 @@ +Update ITK enum name for ITK 5.0 compatibility. + +ITK 5.0 renamed IOByteOrderEnum to ByteOrder. + +--- common/rtkEdfImageIO.h.orig 2025-04-17 12:54:38 UTC ++++ common/rtkEdfImageIO.h +@@ -100,7 +100,7 @@ class EdfImageIO : public itk::ImageIOBase (protected) + // table key-value structure + struct table { + const char *key; +- itk::ImageIOBase::IOByteOrderEnum value; ++ itk::ImageIOBase::ByteOrder value; + }; + + struct table3 { diff --git a/graphics/vv/files/patch-itk_RelativePositionPropImageFilter.txx b/graphics/vv/files/patch-itk_RelativePositionPropImageFilter.txx new file mode 100644 index 000000000000..f6d963c9eada --- /dev/null +++ b/graphics/vv/files/patch-itk_RelativePositionPropImageFilter.txx @@ -0,0 +1,30 @@ +Remove register storage class specifier. + +C++17 removed the 'register' keyword which was deprecated in C++11. + +--- itk/RelativePositionPropImageFilter.txx.orig 2025-04-17 12:54:38 UTC ++++ itk/RelativePositionPropImageFilter.txx +@@ -365,12 +365,12 @@ namespace itk + + typename TabulationImageType::IndexType start; + +- for(register int i=0;i<ImageDimension;i++) ++ for(int i=0;i<ImageDimension;i++) + start[i]=0; + + typename TabulationImageType::SizeType size = this->GetInput()->GetLargestPossibleRegion().GetSize(); + +- for(register int i=0;i<ImageDimension;i++) ++ for(int i=0;i<ImageDimension;i++) + size[i]*=2; + + typename TabulationImageType::RegionType region; +@@ -390,7 +390,7 @@ namespace itk + m_AngleTabulation->GetRequestedRegion().GetIndex(); + + typename TabulationImageType::SizeType center = this->GetInput()->GetLargestPossibleRegion().GetSize(); +- for(register int i=0;i<ImageDimension;i++) ++ for(int i=0;i<ImageDimension;i++) + center[i]-=1; + + VectorType vecttemp; diff --git a/graphics/vv/files/patch-vv_vv.cxx b/graphics/vv/files/patch-vv_vv.cxx index b3517f001de0..1167955d887f 100644 --- a/graphics/vv/files/patch-vv_vv.cxx +++ b/graphics/vv/files/patch-vv_vv.cxx @@ -1,11 +1,36 @@ ---- vv/vv.cxx.orig 2020-09-19 05:31:12 UTC +Update for VTK 9 and fix platform-specific code. + +- Replace QVTKOpenGLWidget with QVTKOpenGLNativeWidget (VTK 9 API change) +- Wrap Windows-specific #pragma in #ifdef _WIN32 to prevent linking errors + on non-Windows platforms + +--- vv/vv.cxx.orig 2025-04-17 12:54:38 UTC +++ vv/vv.cxx -@@ -53,7 +53,7 @@ +@@ -43,7 +43,7 @@ + #include "vvToolsList.h" + #include "vvConfiguration.h" + #if (VTK_MAJOR_VERSION == 8 && VTK_MINOR_VERSION >= 2) || VTK_MAJOR_VERSION >= 9 +-#include <QVTKOpenGLWidget.h> ++#include <QVTKOpenGLNativeWidget.h> + #endif + + #include <vtkFileOutputWindow.h> +@@ -56,7 +56,9 @@ #include <sys/types.h> #include <sys/stat.h> #include <errno.h> --#pragma comment(lib, "ws2_32.lib") -+//#pragma comment(lib, "ws2_32.lib") ++#ifdef _WIN32 + #pragma comment(lib, "ws2_32.lib") ++#endif typedef enum {O_BASE,O_OVERLAY,O_FUSION,O_VF,O_CONTOUR,O_LANDMARKS} OpenModeType; typedef enum {P_NORMAL,P_SEQUENCE,P_WINDOW,P_LEVEL} ParseModeType; +@@ -119,7 +121,7 @@ int main( int argc, char** argv ) + #endif + + #if (VTK_MAJOR_VERSION == 8 && VTK_MINOR_VERSION >= 2) || VTK_MAJOR_VERSION >= 9 +- QSurfaceFormat::setDefaultFormat(QVTKOpenGLWidget::defaultFormat()); ++ QSurfaceFormat::setDefaultFormat(QVTKOpenGLNativeWidget::defaultFormat()); + #endif + CLITK_INIT; + diff --git a/graphics/vv/files/patch-vv_vvBlendImageActor.cxx b/graphics/vv/files/patch-vv_vvBlendImageActor.cxx new file mode 100644 index 000000000000..0f2bd047929a --- /dev/null +++ b/graphics/vv/files/patch-vv_vvBlendImageActor.cxx @@ -0,0 +1,56 @@ +Update OpenGL and VTK headers for VTK 9 compatibility. + +VTK 9 removed several deprecated headers and changed OpenGL handling: +- Removed vtk_glew.h and vtkOpenGL.h (no longer needed) +- Added vtkOpenGLState.h and vtk_glad.h for modern OpenGL +- Replaced vtkgl::BlendEquationEXT with standard glBlendEquation + (OpenGL 3.2+ has blend equations built-in, no extensions needed) + +--- vv/vvBlendImageActor.cxx.orig 2025-04-17 12:54:38 UTC ++++ vv/vvBlendImageActor.cxx +@@ -3,7 +3,7 @@ - University of LYON http://www.universit + + Authors belong to: + - University of LYON http://www.universite-lyon.fr/ +-- Léon Bérard cancer center http://www.centreleonberard.fr ++- L�on B�rard cancer center http://www.centreleonberard.fr + - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr + + This software is distributed WITHOUT ANY WARRANTY; without even +@@ -17,11 +17,11 @@ - CeCILL-B http://www.cecill.info/licences/Licence_C + ===========================================================================**/ + + #include "vvBlendImageActor.h" +-#include <vtk_glew.h> + #include <vtkOpenGLRenderWindow.h> + #include <vtkOpenGLRenderer.h> +-#include <vtkOpenGL.h> + #include <vtkObjectFactory.h> ++#include <vtkOpenGLState.h> ++#include <vtk_glad.h> + + vtkStandardNewMacro(vvBlendImageActor); + +@@ -45,19 +45,14 @@ void vvBlendImageActor::Render(vtkRenderer *ren) + VTK_IMAGE_ACTOR::Render(ren); + + #else +- vtkOpenGLExtensionManager *extensions = renwin->GetExtensionManager(); +- if (extensions->ExtensionSupported("GL_EXT_blend_minmax")) { +- extensions->LoadExtension("GL_EXT_blend_minmax"); +- vtkgl::BlendEquationEXT( vtkgl::MAX ); +- } ++ // VTK 9 uses OpenGL 3.2+ which has blend equations built-in ++ glBlendEquation(GL_MAX); + + //Call normal render + VTK_IMAGE_ACTOR::Render(ren); + + //Move back blending to weighted sum +- if (vtkgl::BlendEquationEXT!=0) { +- vtkgl::BlendEquationEXT( vtkgl::FUNC_ADD ); +- } ++ glBlendEquation(GL_FUNC_ADD); + #endif + } + diff --git a/graphics/vv/files/patch-vv_vvSlicer.cxx b/graphics/vv/files/patch-vv_vvSlicer.cxx new file mode 100644 index 000000000000..7612f66f5b5e --- /dev/null +++ b/graphics/vv/files/patch-vv_vvSlicer.cxx @@ -0,0 +1,25 @@ +Update for VTK 9 compatibility. + +- Remove deprecated vtkToolkits.h header (no longer exists in VTK 9) +- Convert vtkStdString to const char* when calling SetCaption() + (VTK 9 changed API to require explicit conversion) + +--- vv/vvSlicer.cxx.orig 2025-04-17 12:54:38 UTC ++++ vv/vvSlicer.cxx +@@ -44,7 +44,6 @@ + #include <vtkImageData.h> + #include <vtkImageActor.h> + #include <vvBlendImageActor.h> +-#include <vtkToolkits.h> + #include <vtkObjectFactory.h> + #include <vtkPointData.h> + #include <vtkDataArray.h> +@@ -1877,7 +1876,7 @@ void vvSlicer::DisplayLandmarks() + double *position = mLandClipper->GetOutput()->GetPoint(id); + vtkStdString label = static_cast<vtkStringArray*>(mLandClipper->GetOutput()->GetPointData()->GetAbstractArray("labels"))->GetValue(id); + vtkSmartPointer<vtkCaptionActor2D> label_actor = vtkSmartPointer<vtkCaptionActor2D>::New(); +- label_actor->SetCaption(label); ++ label_actor->SetCaption(label.c_str()); + label_actor->SetAttachmentPoint(position); + label_actor->GetCaptionTextProperty()->SetColor(1,0,0); + label_actor->GetCaptionTextProperty()->SetOrientation(33.333333); diff --git a/lang/go-devel/Makefile b/lang/go-devel/Makefile index 3f88e4f1bc5c..e320cd53fc72 100644 --- a/lang/go-devel/Makefile +++ b/lang/go-devel/Makefile @@ -45,6 +45,8 @@ SHEBANG_FILES?= misc/wasm/go_js_wasm_exec misc/wasm/go_wasip1_wasm_exec SHEBANG_GLOB= *.bash *.pl *.sh REINPLACE_ARGS= -i'' +# Example: 1.24.2 matches go124, 1.25.2 matches go125, etc. +PORTSCOUT?= limit:^${DISTVERSION:R:S/./\./g}\. # Upstream archive contains files with UTF-8 names EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 ${TAR} diff --git a/lang/go/Makefile b/lang/go/Makefile index 925b9ee3bec4..494ae1d2baef 100644 --- a/lang/go/Makefile +++ b/lang/go/Makefile @@ -1,6 +1,6 @@ PORTNAME= go DISTVERSION= ${GO_DEFAULT} -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 2 CATEGORIES= lang MASTER_SITES= # not applicable diff --git a/lang/go124/Makefile b/lang/go124/Makefile index 1e4b1b74fdeb..332ef1526b26 100644 --- a/lang/go124/Makefile +++ b/lang/go124/Makefile @@ -1,22 +1,24 @@ -DISTVERSION= 1.24.8 +DISTVERSION= 1.24.9 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://go.dev/dl/ DISTFILES= go${DISTVERSION}.src.tar.gz \ go1.23.12.${OPSYS:tl}-${GOARCH_${ARCH}}.tar.gz +EXTRACT_ONLY= ${DISTFILES:[1]} # Avoid conflicting patch files PATCHFILES= -PATCHDIR= ${.CURDIR}/files COMMENT= Go programming language +SHEBANG_FILES= lib/wasm/go_js_wasm_exec lib/wasm/go_wasip1_wasm_exec + MASTERDIR= ${.CURDIR}/../go-devel +PATCHDIR= ${.CURDIR}/files + WRKSRC= ${WRKDIR}/go -DISTINFO_FILE= ${.CURDIR}/distinfo -EXTRACT_ONLY= ${DISTFILES:[1]} -SHEBANG_FILES= lib/wasm/go_js_wasm_exec lib/wasm/go_wasip1_wasm_exec +DISTINFO_FILE= ${.CURDIR}/distinfo BOOTSTRAP_WRKSRC= ${WRKDIR}/go-${OPSYS:tl}-${GOARCH_${ARCH}}${GOARM_${ARCH}}-bootstrap diff --git a/lang/go124/distinfo b/lang/go124/distinfo index 8aebc3890910..6c214e3e96f0 100644 --- a/lang/go124/distinfo +++ b/lang/go124/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1759883403 -SHA256 (go1.24.8.src.tar.gz) = b1ff32c5c4a50ddfa1a1cb78b60dd5a362aeb2184bb78f008b425b62095755fb -SIZE (go1.24.8.src.tar.gz) = 30797581 +TIMESTAMP = 1760452575 +SHA256 (go1.24.9.src.tar.gz) = c72f81ba54fe00efe7f3e7499d400979246881b13b775e9a9bb85541c11be695 +SIZE (go1.24.9.src.tar.gz) = 30800154 SHA256 (go1.23.12.freebsd-arm64.tar.gz) = e06eaa4d8547f94c26b195dbb89d2a5c0875b8bb0499dd738a34951303f8fd43 SIZE (go1.23.12.freebsd-arm64.tar.gz) = 69916830 SHA256 (go1.23.12.freebsd-amd64.tar.gz) = c9d7029ae11a6680fba97ac63defa3d0d00220728d6c41186b2517da4b3cd0ea diff --git a/lang/go125/Makefile b/lang/go125/Makefile index d533306a3977..950f33536e32 100644 --- a/lang/go125/Makefile +++ b/lang/go125/Makefile @@ -1,22 +1,24 @@ -DISTVERSION= 1.25.2 +DISTVERSION= 1.25.3 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://go.dev/dl/ DISTFILES= go${DISTVERSION}.src.tar.gz \ go1.24.6.${OPSYS:tl}-${GOARCH_${ARCH}}.tar.gz +EXTRACT_ONLY= ${DISTFILES:[1]} # Avoid conflicting patch files PATCHFILES= -PATCHDIR= ${.CURDIR}/files COMMENT= Go programming language +SHEBANG_FILES= lib/wasm/go_js_wasm_exec lib/wasm/go_wasip1_wasm_exec + MASTERDIR= ${.CURDIR}/../go-devel +PATCHDIR= ${.CURDIR}/files + WRKSRC= ${WRKDIR}/go -DISTINFO_FILE= ${.CURDIR}/distinfo -EXTRACT_ONLY= ${DISTFILES:[1]} -SHEBANG_FILES= lib/wasm/go_js_wasm_exec lib/wasm/go_wasip1_wasm_exec +DISTINFO_FILE= ${.CURDIR}/distinfo BOOTSTRAP_WRKSRC= ${WRKDIR}/go-${OPSYS:tl}-${GOARCH_${ARCH}}${GOARM_${ARCH}}-bootstrap diff --git a/lang/go125/distinfo b/lang/go125/distinfo index c5814ecb6e8c..aa39d5751c08 100644 --- a/lang/go125/distinfo +++ b/lang/go125/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1759882276 -SHA256 (go1.25.2.src.tar.gz) = 3711140cfb87fce8f7a13f7cd860df041e6c12f7610f40cac6ec6fa2b65e96e4 -SIZE (go1.25.2.src.tar.gz) = 31978632 +TIMESTAMP = 1760450515 +SHA256 (go1.25.3.src.tar.gz) = a81a4ba593d0015e10c51e267de3ff07c7ac914dfca037d9517d029517097795 +SIZE (go1.25.3.src.tar.gz) = 31980799 SHA256 (go1.24.6.freebsd-arm64.tar.gz) = 76a75ad5125217c268029c0ad9c7295cc7f6042fe9cba4bebf9a89f7f42ad8af SIZE (go1.24.6.freebsd-arm64.tar.gz) = 74459381 SHA256 (go1.24.6.freebsd-amd64.tar.gz) = 4983e2b10ae1f754e4eb07e1e589691c7e1d0dc428a92c16bd0e2ba03cc23ed9 diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile index dc745180f540..06bacf738d8b 100644 --- a/lang/gomacro/Makefile +++ b/lang/gomacro/Makefile @@ -2,7 +2,7 @@ PORTNAME= gomacro DISTVERSIONPREFIX= v DISTVERSION= 2.7-601 DISTVERSIONSUFFIX= -g9aafa23 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= lang MAINTAINER= ports@FreeBSD.org diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile index 1b3268cabd9e..505151e0e072 100644 --- a/lang/pocl/Makefile +++ b/lang/pocl/Makefile @@ -1,7 +1,6 @@ PORTNAME= pocl DISTVERSIONPREFIX= v -DISTVERSION= 7.0 -PORTREVISION= 1 +DISTVERSION= 7.1 CATEGORIES= lang MAINTAINER= ohartmann@walstatt.org @@ -14,21 +13,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= only tested on ${ONLY_FOR_ARCHS:tW:S/ /, /g} -BUILD_DEPENDS= clang${LLVM_VER}:devel/llvm${LLVM_VER} \ - opencl>=3:devel/opencl \ - spirv-llvm-translator-llvm${LLVM_VER}>=${LLVM_VER}:devel/spirv-llvm-translator@llvm${LLVM_VER} \ +_BR_DEPENDS= opencl>=3:devel/opencl \ + spirv-llvm-translator-llvm${LLVM_VERSION}>=${LLVM_VERSION}:devel/spirv-llvm-translator@llvm${LLVM_VERSION} \ spirv-tools>0:graphics/spirv-tools - +BUILD_DEPENDS= ${_BR_DEPENDS} LIB_DEPENDS= libhwloc.so:devel/hwloc2 \ - libLLVM-${LLVM_VER}.so:devel/llvm${LLVM_VER} \ libOpenCL.so:devel/ocl-icd -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${_BR_DEPENDS} USES= cmake:noninja gmake localbase:ldflags ncurses pkgconfig python USE_GITHUB= yes USE_LDCONFIG= yes -LLVM_VER= 20 CMAKE_ARGS= ${CMAKE_ARGS_${ARCH}} \ -DENABLE_HOST_CPU_DEVICES=ON \ -DENABLE_HOST_CPU_DEVICES_OPENMP=ON \ @@ -38,30 +34,39 @@ CMAKE_ARGS= ${CMAKE_ARGS_${ARCH}} \ -DENABLE_SPIRV=ON \ -DHAVE_OCL_ICD_30_COMPATIBLE=ON \ -DHOST_COMPILER_SUPPORTS_FLOAT16:BOOL=OFF \ - -DLLVM_CONFIG_LOCATION=${LOCALBASE}/bin/llvm-config${LLVM_VER}/ \ + -DLLVM_CONFIG_LOCATION=${LOCALBASE}/bin/llvm-config${LLVM_VERSION}/ \ -DPOCL_ICD_ABSOLUTE_PATH=ON \ -DPOCL_INSTALL_PKGCONFIG_DIR="${PREFIX}/libdata/pkgconfig" \ - -DWITH_LLVM_CONFIG="${LOCALBASE}/llvm${LLVM_VER}/bin/llvm-config" + -DWITH_LLVM_CONFIG="${LOCALBASE}/llvm${LLVM_VERSION}/bin/llvm-config" CMAKE_ARGS_aarch64= -DLLC_HOST_CPU=cortex-a53 CMAKE_ARGS_powerpc64= -DLLC_HOST_CPU=ppc64 CMAKE_ARGS_powerpc64le= -DLLC_HOST_CPU=ppc64le CMAKE_ARGS_amd64= -DKERNELLIB_HOST_CPU_VARIANTS=distro -PLIST_SUB= CONFIGURE_TARGET=${CONFIGURE_TARGET:S/amd64/x86_64/} +PLIST_SUB= CONFIGURE_TARGET=${CONFIGURE_TARGET:S/amd64/x86_64/} OPTIONS_DEFINE= CONFORMANCE DEBUG DOCS DOCS_PDF LTTNG OMP REMOTE \ SHARED_LIBS STATIC_LLVM TESTS -OPTIONS_DEFAULT= OMP SHARED_LIBS TESTS +OPTIONS_DEFAULT= LLVM21 OMP SHARED_LIBS TESTS +OPTIONS_SINGLE= LLVM +OPTIONS_SINGLE_LLVM= LLVM17 LLVM18 LLVM19 LLVM20 LLVM21 LLVMDEFAULT OPTIONS_SUB= yes CONFORMANCE_DESC= Conformant pocl build (defaults to OFF) DEBUG_DESC= Build POCL with DEBUG messages DOCS_DESC= Build documentation (needs textproc/py-sphinx) DOCS_PDF_DESC= Build PDF alongside with standard HTML docs +LLVM17_DESC= Use llvm 17 +LLVM18_DESC= Use llvm 18 +LLVM19_DESC= Use llvm 19 +LLVM20_DESC= Use llvm 20 +LLVM21_DESC= Use llvm 21 +LLVMDEFAULT_DESC= Use default llvm version +LLVM_DESC= LLVM version to choose LTTNG_DESC= Trace both server and client lib with lttng OMP_DESC= Enable OpenMP on CPU driver -REMOTE_DESC= Enable pocld, a remote server +REMOTE_DESC= Enable pocld, a remote server (esperimental) SHARED_LIBS_DESC= Build shared libs STATIC_LLVM_DESC= Have static libLLVM TESTS_DESC= Enable compilation of internal tests @@ -79,6 +84,13 @@ DOCS_CMAKE_OFF= -DENABLE_DOCS=OFF DOCS_PDF_IMPLIES= DOCS DOCS_PDF_BROKEN= TeX error: Unicode character ≈ (U+2248) not set up for use with LaTeX. +LLVM17_USES= llvm:17,build,lib,run +LLVM18_USES= llvm:18,build,lib,run +LLVM19_USES= llvm:19,build,lib,run +LLVM20_USES= llvm:20,build,lib,run +LLVM21_USES= llvm:21,build,lib,run +LLVMDEFAULT_USES= llvm:min=17,max=21,build,lib,run + LTTNG_LIB_DEPENDS= liblttng-ust.so:sysutils/lttng-ust LTTNG_CMAKE_ON= -DENABLE_LTTNG=YES LTTNG_CMAKE_OFF= -DENABLE_LTTNG=NO diff --git a/lang/pocl/distinfo b/lang/pocl/distinfo index 8860b0ec290e..bf0d18ef2e01 100644 --- a/lang/pocl/distinfo +++ b/lang/pocl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748010431 -SHA256 (pocl-pocl-v7.0_GH0.tar.gz) = f55caba8c3ce12bec7b683ce55104c7555e19457fc2ac72c6f035201e362be08 -SIZE (pocl-pocl-v7.0_GH0.tar.gz) = 3766036 +TIMESTAMP = 1760001904 +SHA256 (pocl-pocl-v7.1_GH0.tar.gz) = 1110057cb0736c74819ad65238655a03f7b93403a0ca60cdd8849082f515ca25 +SIZE (pocl-pocl-v7.1_GH0.tar.gz) = 3889905 diff --git a/lang/pocl/pkg-plist b/lang/pocl/pkg-plist index 69b54bb8e7b6..d73eeb8ed328 100644 --- a/lang/pocl/pkg-plist +++ b/lang/pocl/pkg-plist @@ -2,7 +2,7 @@ bin/poclcc etc/OpenCL/vendors/pocl.icd lib/libpocl.so lib/libpocl.so.2 -lib/libpocl.so.2.14.0 +lib/libpocl.so.2.15.0 lib/pocl/libpocl-devices-basic.so lib/pocl/libpocl-devices-pthread.so libdata/pkgconfig/pocl.pc @@ -33,6 +33,7 @@ libdata/pkgconfig/pocl.pc %%PORTDOCS%%%%DOCSDIR%%/html/notes_5_0.html %%PORTDOCS%%%%DOCSDIR%%/html/notes_6_0.html %%PORTDOCS%%%%DOCSDIR%%/html/notes_7_0.html +%%PORTDOCS%%%%DOCSDIR%%/html/notes_7_1.html %%PORTDOCS%%%%DOCSDIR%%/html/opencl_status.html %%PORTDOCS%%%%DOCSDIR%%/html/pocl_binary.html %%PORTDOCS%%%%DOCSDIR%%/html/proxy.html diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo index b6bdd4e44218..148382e0d004 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1760232378 +TIMESTAMP = 1760233632 SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932 SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = dbac6953e48aac341351067ba0938393e415b10bf48ac8cbbc7247deaf13ab67 @@ -11,12 +11,12 @@ SHA256 (python/python-3.10.19-docs-pdf-a4.tar.bz2) = 60a66d9f4d54dfc44a738f0baab SIZE (python/python-3.10.19-docs-pdf-a4.tar.bz2) = 16784042 SHA256 (python/python-3.10.19-docs-text.tar.bz2) = 01a1a9b9f9ecce300b08cbf69fac6e7d0c18c36b852fe5dff1691e33966aaa2c SIZE (python/python-3.10.19-docs-text.tar.bz2) = 2692682 -SHA256 (python/python-3.11.13-docs-html.tar.bz2) = 954bfe769459645fb45802c920bcf59f8881c74c4f94d30922d44edd7a08c542 -SIZE (python/python-3.11.13-docs-html.tar.bz2) = 8003127 -SHA256 (python/python-3.11.13-docs-pdf-a4.tar.bz2) = 46a92e8742de3267e69ea380678e4e6395fdc002fafb7842db25d672a6236e9b -SIZE (python/python-3.11.13-docs-pdf-a4.tar.bz2) = 17604236 -SHA256 (python/python-3.11.13-docs-text.tar.bz2) = b93b9cc1439fea23df90e0ded2c6faadb9f0ec7c773738371e26c1b7e6209300 -SIZE (python/python-3.11.13-docs-text.tar.bz2) = 2836348 +SHA256 (python/python-3.11.14-docs-html.tar.bz2) = 706bc8613eccdc76424d7a590adf36793623f7bfbf480260812a581a575cbae8 +SIZE (python/python-3.11.14-docs-html.tar.bz2) = 8011943 +SHA256 (python/python-3.11.14-docs-pdf-a4.tar.bz2) = a3e54af51981f53ad57b1c9fb27c43f1c2a229c63f02b79beaf4dcf020822daa +SIZE (python/python-3.11.14-docs-pdf-a4.tar.bz2) = 17607647 +SHA256 (python/python-3.11.14-docs-text.tar.bz2) = 7a45f9613a6edbd0c8ced91881c5be40fb218f809c1ea943e16472761956b85c +SIZE (python/python-3.11.14-docs-text.tar.bz2) = 2832948 SHA256 (python/python-3.12.12-docs-html.tar.bz2) = 93d20d849a8931c2e9e1fd1b0d32646c154b867751ca4080c905c810815a4fa9 SIZE (python/python-3.12.12-docs-html.tar.bz2) = 8444609 SHA256 (python/python-3.12.12-docs-pdf-a4.tar.bz2) = 653235601908c3729ba322b9a38a1ebe30d51099ea9c90289901696eb0ddc778 diff --git a/lang/python311/Makefile b/lang/python311/Makefile index afd49583ec74..23c42ce9bfce 100644 --- a/lang/python311/Makefile +++ b/lang/python311/Makefile @@ -1,6 +1,5 @@ PORTNAME= python DISTVERSION= ${PYTHON_DISTVERSION} -PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/python311/Makefile.version b/lang/python311/Makefile.version index 9b38b86b4222..c14d63e33bdb 100644 --- a/lang/python311/Makefile.version +++ b/lang/python311/Makefile.version @@ -4,4 +4,4 @@ # 1. Update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" # 2. Remove PORTREVISION in Makefile -PYTHON_DISTVERSION= 3.11.13 +PYTHON_DISTVERSION= 3.11.14 diff --git a/lang/python311/distinfo b/lang/python311/distinfo index 2ad4cdb62efe..75deef2f6da6 100644 --- a/lang/python311/distinfo +++ b/lang/python311/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1749685283 -SHA256 (python/Python-3.11.13.tar.xz) = 8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a -SIZE (python/Python-3.11.13.tar.xz) = 20117496 -SHA256 (python/0c33e5baedf18ebcb04bc41dff7cfc614d5ea5fe.patch) = 2b9857d46cb45cbf0db322a7149f940f8aae8265f66f8ff8f5cd88d2af4015c5 -SIZE (python/0c33e5baedf18ebcb04bc41dff7cfc614d5ea5fe.patch) = 23930 +TIMESTAMP = 1760233094 +SHA256 (python/Python-3.11.14.tar.xz) = 8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b78 +SIZE (python/Python-3.11.14.tar.xz) = 20326860 diff --git a/lang/python311/pkg-plist b/lang/python311/pkg-plist index 875480307d58..7384500769bb 100644 --- a/lang/python311/pkg-plist +++ b/lang/python311/pkg-plist @@ -2206,7 +2206,7 @@ lib/libpython%%PYTHON_VER%%%%ABI%%.so.1.0-gdb.py %%PYTHON_LIBDIR%%/ensurepip/__pycache__/_uninstall%%PYTHON_TAG%%.opt-2.pyc %%PYTHON_LIBDIR%%/ensurepip/__pycache__/_uninstall%%PYTHON_TAG%%.pyc %%PYTHON_LIBDIR%%/ensurepip/_bundled/pip-24.0-py3-none-any.whl -%%PYTHON_LIBDIR%%/ensurepip/_bundled/setuptools-65.5.0-py3-none-any.whl +%%PYTHON_LIBDIR%%/ensurepip/_bundled/setuptools-79.0.1-py3-none-any.whl %%PYTHON_LIBDIR%%/ensurepip/_uninstall.py %%PYTHON_LIBDIR%%/enum.py %%PYTHON_LIBDIR%%/filecmp.py diff --git a/lang/rust-nightly/Makefile b/lang/rust-nightly/Makefile index 62d9a371e38e..88f67d690509 100644 --- a/lang/rust-nightly/Makefile +++ b/lang/rust-nightly/Makefile @@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../rust PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo -NIGHTLY_DATE= 2025-10-01 +NIGHTLY_DATE= 2025-10-12 BOOTSTRAPS_DATE= 2025-09-21 RUST_BOOTSTRAP_VERSION= beta diff --git a/lang/rust-nightly/distinfo b/lang/rust-nightly/distinfo index fbf97d53e330..dc8252a834af 100644 --- a/lang/rust-nightly/distinfo +++ b/lang/rust-nightly/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1759420705 -SHA256 (rust/2025-10-01/rustc-nightly-src.tar.xz) = d6e7279471ed84ffd3cebc66bb977f62113f71b75d747c1dea12018092e3ba7b -SIZE (rust/2025-10-01/rustc-nightly-src.tar.xz) = 270505628 +TIMESTAMP = 1760371989 +SHA256 (rust/2025-10-12/rustc-nightly-src.tar.xz) = a84ec4841fbc9c32c9e8dc83df0fe51002330bdd4dcf93bd1e040217a1b4bb43 +SIZE (rust/2025-10-12/rustc-nightly-src.tar.xz) = 272084296 SHA256 (rust/2025-09-21/rustc-beta-x86_64-unknown-freebsd.tar.xz) = a0e3409ec6f6b02517c8f9d0e00a0627434f6b06a5360da286c46ceab9d12ab1 SIZE (rust/2025-09-21/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 91527860 SHA256 (rust/2025-09-21/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = ff2aae7c2e37e48f500df5876c3a26d3dd10affd04e888ce54a4635a5345efa6 diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index 87346b998274..7ddfde02a37c 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -1,5 +1,5 @@ PORTNAME= seed7 -DISTVERSION= 05_20250729 +DISTVERSION= 05_20250930 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/lang/seed7/distinfo b/lang/seed7/distinfo index 25c350a95aed..522970a6dafc 100644 --- a/lang/seed7/distinfo +++ b/lang/seed7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753863983 -SHA256 (seed7_05_20250729.tgz) = 416a8a54e61b1539f5fbc131827a38d588758415e617b9941af3cd6b0e2105f0 -SIZE (seed7_05_20250729.tgz) = 4386548 +TIMESTAMP = 1760538033 +SHA256 (seed7_05_20250930.tgz) = a0ca3c643d2723254e2db1076ed95e1d992f5e3109ba9126e3d15fb4f4c5ebdf +SIZE (seed7_05_20250930.tgz) = 4412992 diff --git a/mail/Makefile b/mail/Makefile index 092979a16662..6805cdb4c98b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -519,6 +519,7 @@ SUBDIR += py-dkimpy-milter SUBDIR += py-email-reply-parser SUBDIR += py-email-validator + SUBDIR += py-exchangelib SUBDIR += py-flanker SUBDIR += py-flask-mail SUBDIR += py-flufl.bounce @@ -543,6 +544,7 @@ SUBDIR += py-pyspf SUBDIR += py-python-slimta SUBDIR += py-pyzmail + SUBDIR += py-resend SUBDIR += py-rfc6555 SUBDIR += py-spf-engine SUBDIR += py-tlsrpt-reporter diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index 75d1253a55a5..c2152a6f8b05 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -1,6 +1,6 @@ PORTNAME= aerc DISTVERSION= 0.21.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= iamsleepy@ryuki.me diff --git a/mail/hydroxide/Makefile b/mail/hydroxide/Makefile index 2305acc9c1f7..198a3872943a 100644 --- a/mail/hydroxide/Makefile +++ b/mail/hydroxide/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydroxide DISTVERSIONPREFIX= v DISTVERSION= 0.2.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MAINTAINER= nxjoseph@protonmail.com diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index 81baa12c2cfc..f0e9dd5d835c 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= mail devel MAINTAINER= mops@punkt.de diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile index 86222719eddc..fa50a8665c20 100644 --- a/mail/mailpit/Makefile +++ b/mail/mailpit/Makefile @@ -1,6 +1,7 @@ PORTNAME= mailpit DISTVERSIONPREFIX= v DISTVERSION= 1.27.10 +PORTREVISION= 1 CATEGORIES= mail devel MASTER_SITES= https://www.madpilot.net/mailpit/:npmcache \ LOCAL/madpilot/mailpit:npmcache diff --git a/mail/mailslurper/Makefile b/mail/mailslurper/Makefile index 27fe36e1e89b..9d46233856dd 100644 --- a/mail/mailslurper/Makefile +++ b/mail/mailslurper/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailslurper DISTVERSIONPREFIX= release- DISTVERSION= 1.15.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MAINTAINER= einar@isnic.is diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 85ceb645669f..f88ef950d2eb 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,5 +1,5 @@ PORTNAME= msmtp -PORTVERSION= 1.8.31 +PORTVERSION= 1.8.32 CATEGORIES= mail MASTER_SITES= https://marlam.de/msmtp/releases/ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index aae37628e473..fce1ba8fec57 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757225396 -SHA256 (msmtp-1.8.31.tar.xz) = c262b11762d8582a3c6d6ca8d8b2cca2b1605497324ca27cc57fdc145a27119f -SIZE (msmtp-1.8.31.tar.xz) = 455820 +TIMESTAMP = 1760543755 +SHA256 (msmtp-1.8.32.tar.xz) = 20cd58b58dd007acf7b937fa1a1e21f3afb3e9ef5bbcfb8b4f5650deadc64db4 +SIZE (msmtp-1.8.32.tar.xz) = 456960 diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index 146553cea1e9..4975487e426b 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -1,5 +1,5 @@ PORTNAME= mail -PORTVERSION= 5.5.7 +PORTVERSION= 5.5.9 DISTVERSIONPREFIX= v CATEGORIES= mail diff --git a/mail/nextcloud-mail/distinfo b/mail/nextcloud-mail/distinfo index b56d75a8fee8..bccfcf02a377 100644 --- a/mail/nextcloud-mail/distinfo +++ b/mail/nextcloud-mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759905085 -SHA256 (nextcloud/mail-v5.5.7.tar.gz) = f3f275a10eda55aae8618cb61ed4320e90f0eef4ed82413e473cf2eb2482d938 -SIZE (nextcloud/mail-v5.5.7.tar.gz) = 29053447 +TIMESTAMP = 1760546183 +SHA256 (nextcloud/mail-v5.5.9.tar.gz) = 477b062099b96cfb85ae482e5d71838da4d50765d982a09e4f9f67d3955cc4dc +SIZE (nextcloud/mail-v5.5.9.tar.gz) = 29063037 diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile index f6989e11a8fc..45f38fb1f467 100644 --- a/mail/opensmtpd-filter-rspamd/Makefile +++ b/mail/opensmtpd-filter-rspamd/Makefile @@ -1,7 +1,7 @@ PORTNAME= opensmtpd-filter-rspamd PORTVERSION= 0.1.8 DISTVERSIONPREFIX= v -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile index 413eed1a32d0..bb70097de1dd 100644 --- a/mail/opensmtpd-filter-senderscore/Makefile +++ b/mail/opensmtpd-filter-senderscore/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensmtpd-filter-senderscore PORTVERSION= 0.1.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 7fa6d998db63..2d91f5783ae1 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -1,31 +1,27 @@ PORTNAME= pantomime DISTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gnustep-nonfsf/ DISTNAME= Pantomime-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mew14930xvi@inbox.lv COMMENT= Mail/MIME handling library for GNUstep -WWW= http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 +WWW= https://www.nongnu.org/gnustep-nonfsf/gnumail/ LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/Documentation/LICENSE USES= gnustep iconv ssl -# The use of libiconv shouldn't be necessary, but a build dependency installs -# it and we end up picking up the header. -USE_GNUSTEP= back build -USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} - -MAKE_ARGS+= LIBRARIES_DEPEND_UPON='${ICONV_LIB} -lssl' - +USE_GNUSTEP= back build DEFAULT_LIBVERSION= ${DISTVERSION:R} -.include <bsd.port.pre.mk> +USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} + +MAKE_ARGS+= LIBRARIES_DEPEND_UPON='-lssl' -.if ${OPSYS} == FreeBSD -CFLAGS+= -Wno-error=int-conversion -.endif +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/Pantomime.framework/Versions/${DISTVERSION:R}/libPantomime.so.${DISTVERSION} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/mail/pantomime/pkg-descr b/mail/pantomime/pkg-descr index 13e3f55972fc..e2a1822d8406 100644 --- a/mail/pantomime/pkg-descr +++ b/mail/pantomime/pkg-descr @@ -1,3 +1,5 @@ Mail/MIME handling library for GNUstep. - -LICENSE: LGPL2 or later +The Pantomime framework supports the major mail protocols: POP3, IMAP, +and SMTP. +Pantomime provides a set of Objective-C classes that model a mail +system. diff --git a/mail/py-exchangelib/Makefile b/mail/py-exchangelib/Makefile new file mode 100644 index 000000000000..268afd31fb55 --- /dev/null +++ b/mail/py-exchangelib/Makefile @@ -0,0 +1,40 @@ +PORTNAME= exchangelib +DISTVERSIONPREFIX= v +DISTVERSION= 5.6.0 +CATEGORIES= mail python +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Client for Microsoft Exchange Web Services (EWS) +WWW= https://github.com/ecederstrand/exchangelib + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>0:devel/py-cached-property@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dnspython>=2.2.0:dns/py-dnspython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}isodate>0:devel/py-isodate@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>3.0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}oauthlib>0:security/py-oauthlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests_ntlm>=0.2.0:www/py-requests_ntlm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>0:www/py-requests-oauthlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tzdata>0:devel/py-tzdata@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tzlocal>0:devel/py-tzlocal@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= ecederstrand + +NO_ARCH= yes + +# tests as of 5.6.0: 62 passed, 435 skipped in 8.62s + +.include <bsd.port.mk> diff --git a/mail/py-exchangelib/distinfo b/mail/py-exchangelib/distinfo new file mode 100644 index 000000000000..458116e1627d --- /dev/null +++ b/mail/py-exchangelib/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760468833 +SHA256 (ecederstrand-exchangelib-v5.6.0_GH0.tar.gz) = d969b1857bab6318a78cb54a809464cbf8ed2c37e1375200b1fca0f947053d2c +SIZE (ecederstrand-exchangelib-v5.6.0_GH0.tar.gz) = 3049641 diff --git a/mail/py-exchangelib/files/patch-pyproject.toml b/mail/py-exchangelib/files/patch-pyproject.toml new file mode 100644 index 000000000000..66b9465d43e5 --- /dev/null +++ b/mail/py-exchangelib/files/patch-pyproject.toml @@ -0,0 +1,12 @@ +--- pyproject.toml.orig 2024-10-10 01:50:58 UTC ++++ pyproject.toml +@@ -24,8 +24,7 @@ description = "Client for Microsoft Exchange Web Serv + description = "Client for Microsoft Exchange Web Services (EWS)" + readme = {file = "README.md", content-type = "text/markdown"} + requires-python = ">=3.10" +-license = "BSD-2-Clause" +-license-files = ["LICENSE"] ++license = {text = "BSD-2-Clause"} + keywords = [ + "autodiscover", + "ews", diff --git a/mail/py-exchangelib/pkg-descr b/mail/py-exchangelib/pkg-descr new file mode 100644 index 000000000000..19904c33aa26 --- /dev/null +++ b/mail/py-exchangelib/pkg-descr @@ -0,0 +1,13 @@ +Exchangelib is a Python client for Microsoft Exchange Web Services (EWS). +It allows to access and manage mailbox items such as email, calendar, contacts, +and tasks. + +With exchangelib, you can: +* Search, create, update, and delete items in your mailbox. +* Send and receive email messages. +* Manage calendar events and appointments. +* Access and modify contacts and distribution lists. +* Work with tasks and other mailbox items. + +Exchangelib is compatible with Exchange Server 2007 and later, as well +as Office 365. diff --git a/mail/py-resend/Makefile b/mail/py-resend/Makefile new file mode 100644 index 000000000000..e317f7979aaa --- /dev/null +++ b/mail/py-resend/Makefile @@ -0,0 +1,36 @@ +PORTNAME= resend +DISTVERSION= 2.17.0 +CATEGORIES= mail python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Resend Python SDK +WWW= https://github.com/resend/resend-python + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +BR_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4.0:devel/py-typing-extensions@${PY_FLAVOR} +BUILD_DEPENDS= ${BR_DEPENDS} +RUN_DEPENDS= ${BR_DEPENDS} + +USES= python + +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-extract: + @${CP} ${FILESDIR}/requirements.txt ${WRKSRC} + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/mail/py-resend/distinfo b/mail/py-resend/distinfo new file mode 100644 index 000000000000..956e27ba3020 --- /dev/null +++ b/mail/py-resend/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760506235 +SHA256 (resend-2.17.0.tar.gz) = 90c8adbe92bfc14c9dfbe0bbe68cee14bd8813fdd568f36ae71df7a8946bbd4a +SIZE (resend-2.17.0.tar.gz) = 16964 diff --git a/mail/py-resend/files/requirements.txt b/mail/py-resend/files/requirements.txt new file mode 100644 index 000000000000..935af601a213 --- /dev/null +++ b/mail/py-resend/files/requirements.txt @@ -0,0 +1,2 @@ +requests>=2.31.0 +typing_extensions>=4.4.0 diff --git a/mail/py-resend/pkg-descr b/mail/py-resend/pkg-descr new file mode 100644 index 000000000000..f1206c34f721 --- /dev/null +++ b/mail/py-resend/pkg-descr @@ -0,0 +1,4 @@ +Resend is the email API for developers. + +The best way to reach humans instead of spam folders. Deliver +transactional and marketing emails at scale. diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index a69770329df6..f243395ccbd5 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -1,7 +1,7 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.12.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org diff --git a/mail/spamassassin-devel/Makefile b/mail/spamassassin-devel/Makefile index d1e18eeb6566..9f62eef3d473 100644 --- a/mail/spamassassin-devel/Makefile +++ b/mail/spamassassin-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= spamassassin PORTVERSION= ${SA_COMMIT_DATE} -PORTREVISION= 1 CATEGORIES?= mail perl5 PKGNAMESUFFIX= -devel @@ -10,8 +9,8 @@ WWW= https://spamassassin.apache.org/ USE_GITHUB= yes GH_ACCOUNT= apache -GH_TAGNAME= f2a0189c2 -SA_COMMIT_DATE= 2025.09.24 +GH_TAGNAME= 775c93607 +SA_COMMIT_DATE= 2025.10.14 LICENSE= APACHE20 diff --git a/mail/spamassassin-devel/distinfo b/mail/spamassassin-devel/distinfo index 7e2bf3ad7dbe..2b640247639f 100644 --- a/mail/spamassassin-devel/distinfo +++ b/mail/spamassassin-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758739616 -SHA256 (apache-spamassassin-2025.09.24-f2a0189c2_GH0.tar.gz) = 894aef72442d6af45fb30b487486ca955280090d03c81f174c60843df62b15f9 -SIZE (apache-spamassassin-2025.09.24-f2a0189c2_GH0.tar.gz) = 8425943 +TIMESTAMP = 1760452021 +SHA256 (apache-spamassassin-2025.10.14-775c93607_GH0.tar.gz) = 0f3cc6668ff3757eb124016de9d23c85469acba0ab3f14ae85e608f705840e44 +SIZE (apache-spamassassin-2025.10.14-775c93607_GH0.tar.gz) = 8427629 diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index a9371193350d..0d370a153e56 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,6 +1,5 @@ PORTNAME= spamassassin -PORTVERSION= 4.0.1 -PORTREVISION= 2 +PORTVERSION= 4.0.2 CATEGORIES?= mail perl5 MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/source/ CPAN/Mail DISTNAME= Mail-SpamAssassin-${PORTVERSION} @@ -182,6 +181,7 @@ post-patch:: -e 's,B_CONFDIR)/v343.pre,B_CONFDIR)/v343.pre.sample,g' \ -e 's,B_CONFDIR)/v400.pre,B_CONFDIR)/v400.pre.sample,g' \ -e 's,B_CONFDIR)/v401.pre,B_CONFDIR)/v401.pre.sample,g' \ + -e 's,B_CONFDIR)/v402.pre,B_CONFDIR)/v402.pre.sample,g' \ -e 's/require DBI/0/' \ ${WRKSRC}/Makefile.PL ${REINPLACE_CMD} -e '/^CC =/d; \ diff --git a/mail/spamassassin/distinfo b/mail/spamassassin/distinfo index f211a38125fa..d3cbd94a64e3 100644 --- a/mail/spamassassin/distinfo +++ b/mail/spamassassin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711824814 -SHA256 (Mail-SpamAssassin-4.0.1.tar.gz) = 5c6bb222e18405f1a276816d04e1ffc5cc90785e1265714b4506c2b541d6d5e5 -SIZE (Mail-SpamAssassin-4.0.1.tar.gz) = 6789832 +TIMESTAMP = 1760425913 +SHA256 (Mail-SpamAssassin-4.0.2.tar.gz) = c521be978cef3d49b1e139477ca60a0bd498345fc98274796e44161fae49a17f +SIZE (Mail-SpamAssassin-4.0.2.tar.gz) = 6833828 diff --git a/mail/spamassassin/pkg-plist b/mail/spamassassin/pkg-plist index 6838abe7a893..eb65edf38ea9 100644 --- a/mail/spamassassin/pkg-plist +++ b/mail/spamassassin/pkg-plist @@ -18,6 +18,7 @@ bin/spamd @sample %%ETCDIR%%/v343.pre.sample @sample %%ETCDIR%%/v400.pre.sample @sample %%ETCDIR%%/v401.pre.sample +@sample %%ETCDIR%%/v402.pre.sample include/libspamc.h lib/libspamc.so lib/libspamc.so.0 @@ -50,6 +51,9 @@ lib/libspamc.so.0 %%SITE_PERL%%/Mail/SpamAssassin/DnsResolver.pm %%SITE_PERL%%/Mail/SpamAssassin/GeoDB.pm %%SITE_PERL%%/Mail/SpamAssassin/HTML.pm +%%SITE_PERL%%/Mail/SpamAssassin/HTML/Color.pm +%%SITE_PERL%%/Mail/SpamAssassin/Header.pm +%%SITE_PERL%%/Mail/SpamAssassin/Header/ParameterHeader.pm %%SITE_PERL%%/Mail/SpamAssassin/Locales.pm %%SITE_PERL%%/Mail/SpamAssassin/Locker.pm %%SITE_PERL%%/Mail/SpamAssassin/Locker/Flock.pm @@ -82,9 +86,9 @@ lib/libspamc.so.0 %%SITE_PERL%%/Mail/SpamAssassin/Plugin/Check.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/DCC.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/DKIM.pm +%%SITE_PERL%%/Mail/SpamAssassin/Plugin/DMARC.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/DNSEval.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/DecodeShortURLs.pm -%%SITE_PERL%%/Mail/SpamAssassin/Plugin/DMARC.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/ExtractText.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/FreeMail.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/FromNameSpoof.pm @@ -102,6 +106,7 @@ lib/libspamc.so.0 %%SITE_PERL%%/Mail/SpamAssassin/Plugin/Phishing.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/Pyzor.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/Razor2.pm +%%SITE_PERL%%/Mail/SpamAssassin/Plugin/Redirectors.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/RelayCountry.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/RelayEval.pm %%SITE_PERL%%/Mail/SpamAssassin/Plugin/ReplaceTags.pm @@ -168,6 +173,9 @@ lib/libspamc.so.0 %%PERL5_MAN3%%/Mail::SpamAssassin::Conf::SQL.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::DnsResolver.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::GeoDB.3.gz +%%PERL5_MAN3%%/Mail::SpamAssassin::HTML::Color.3.gz +%%PERL5_MAN3%%/Mail::SpamAssassin::Header.3.gz +%%PERL5_MAN3%%/Mail::SpamAssassin::Header::ParameterHeader.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Logger.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Logger::File.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Logger::Stderr.3.gz @@ -191,13 +199,14 @@ lib/libspamc.so.0 %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Check.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::DCC.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::DKIM.3.gz +%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::DMARC.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::DNSEval.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::DecodeShortURLs.3.gz -%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::DMARC.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::ExtractText.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::FreeMail.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::FromNameSpoof.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::HashBL.3.gz +%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::HeaderEval.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::MIMEEval.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::MIMEHeader.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::OLEVBMacro.3.gz @@ -207,6 +216,7 @@ lib/libspamc.so.0 %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Phishing.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Pyzor.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Razor2.3.gz +%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::Redirectors.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::RelayCountry.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::ReplaceTags.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::ResourceLimits.3.gz @@ -222,6 +232,7 @@ lib/libspamc.so.0 %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::URIDetail.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::URILocalBL.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::VBounce.3.gz +%%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::WLBLEval.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Plugin::WelcomeListSubject.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::PluginHandler.3.gz %%PERL5_MAN3%%/Mail::SpamAssassin::Pyzor.3.gz diff --git a/math/Makefile b/math/Makefile index 076bb693bafd..5be7d12943d1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -604,8 +604,10 @@ SUBDIR += octave-forge-interval SUBDIR += octave-forge-io SUBDIR += octave-forge-irsa + SUBDIR += octave-forge-joystick SUBDIR += octave-forge-level-set SUBDIR += octave-forge-linear-algebra + SUBDIR += octave-forge-llms SUBDIR += octave-forge-lssa SUBDIR += octave-forge-ltfat SUBDIR += octave-forge-mapping @@ -1293,7 +1295,6 @@ SUBDIR += vinci SUBDIR += visualpolylib SUBDIR += vowpal_wabbit - SUBDIR += vtk8 SUBDIR += vtk9 SUBDIR += wavelib SUBDIR += wcalc diff --git a/math/geogebra/Makefile b/math/geogebra/Makefile index 8d4a8db5b136..623cddb8ef2c 100644 --- a/math/geogebra/Makefile +++ b/math/geogebra/Makefile @@ -1,5 +1,5 @@ PORTNAME= geogebra -DISTVERSION= 5-2-899-0 +DISTVERSION= 5-2-903-0 CATEGORIES= math education java MASTER_SITES= http://download.geogebra.org/installers/5.2/ \ https://static.geogebra.org/images/ \ diff --git a/math/geogebra/distinfo b/math/geogebra/distinfo index 84a9e4d8c457..2377af69810e 100644 --- a/math/geogebra/distinfo +++ b/math/geogebra/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757477906 -SHA256 (GeoGebra-Linux-Portable-5-2-899-0.tar.bz2) = dda3e8075e66990418a5913e38bbdd72a8bf32a2805f1886aa1d13aaad95b264 -SIZE (GeoGebra-Linux-Portable-5-2-899-0.tar.bz2) = 62954321 +TIMESTAMP = 1760496589 +SHA256 (GeoGebra-Linux-Portable-5-2-903-0.tar.bz2) = cc1cdc9c42622987b50dddf34df95d061c9e3691b90d5da8a08405f410f3c6f3 +SIZE (GeoGebra-Linux-Portable-5-2-903-0.tar.bz2) = 62981031 SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614 SIZE (geogebra.png) = 4018 SHA256 (geogebra-logo.svg) = 55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07 diff --git a/math/hexowl/Makefile b/math/hexowl/Makefile index 9afbf93fd1ca..51319e123bc3 100644 --- a/math/hexowl/Makefile +++ b/math/hexowl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hexowl DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= olgeni@FreeBSD.org diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 86304eccd656..399d7eb24c8b 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,5 +1,5 @@ PORTNAME= libqalculate -PORTVERSION= 5.7.0 +PORTVERSION= 5.8.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo index 4cbc8eb21bab..078a64d4de44 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754377124 -SHA256 (libqalculate-5.7.0.tar.gz) = b0aa7e7f6b729ad88f41c3562e81bdc349e072f4df0e62ce152304d979702cfe -SIZE (libqalculate-5.7.0.tar.gz) = 2835670 +TIMESTAMP = 1760528533 +SHA256 (libqalculate-5.8.0.tar.gz) = 5595dc304de252945ee51bd68cef3b5f0dacf3ce1c75bd0a8f6c158c1c723741 +SIZE (libqalculate-5.8.0.tar.gz) = 2664148 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index a61ca69ef777..c400e126afc7 100644 --- a/math/libqalculate/pkg-plist +++ b/math/libqalculate/pkg-plist @@ -16,7 +16,7 @@ include/libqalculate/util.h lib/libqalculate.a lib/libqalculate.so lib/libqalculate.so.23 -lib/libqalculate.so.23.3.6 +lib/libqalculate.so.23.3.7 libdata/pkgconfig/libqalculate.pc share/man/man1/qalc.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo diff --git a/math/octave-forge-joystick/Makefile b/math/octave-forge-joystick/Makefile new file mode 100644 index 000000000000..1469177b1b74 --- /dev/null +++ b/math/octave-forge-joystick/Makefile @@ -0,0 +1,26 @@ +PORTNAME= octave-forge-joystick +DISTVERSIONPREFIX= v +DISTVERSION= 0.0.4 +CATEGORIES= math + +MAINTAINER= stephen@FreeBSD.org +COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +WWW= https://packages.octave.org/ + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING + +BUILD_DEPENDS+= cmake:devel/cmake # Required by configure. + +LIB_DEPENDS+= libSDL2.so:devel/sdl20 + +USES= octave autoreconf +USE_GITHUB= yes +GH_ACCOUNT= gnu-octave +GH_PROJECT= octave-joystick + +GNU_CONFIGURE= yes + +OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} + +.include <bsd.port.mk> diff --git a/math/octave-forge-joystick/distinfo b/math/octave-forge-joystick/distinfo new file mode 100644 index 000000000000..6b7d79577d42 --- /dev/null +++ b/math/octave-forge-joystick/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760386084 +SHA256 (octave-forge/gnu-octave-octave-joystick-v0.0.4_GH0.tar.gz) = 9b54728ca7c67bf098950d757c381a693d94b20b57533a3a44bc3f3c2d50b73c +SIZE (octave-forge/gnu-octave-octave-joystick-v0.0.4_GH0.tar.gz) = 118692 diff --git a/math/octave-forge-joystick/pkg-descr b/math/octave-forge-joystick/pkg-descr new file mode 100644 index 000000000000..0422277613d9 --- /dev/null +++ b/math/octave-forge-joystick/pkg-descr @@ -0,0 +1,8 @@ +The octave-forge package is the result of The GNU Octave Repository project, +which is intended to be a central location for custom scripts, functions and +extensions for GNU Octave. contains the source for all the functions plus +build and install scripts. + +This is joystick. + + Provides basic joystick functions for GNU Octave. diff --git a/math/octave-forge-llms/Makefile b/math/octave-forge-llms/Makefile new file mode 100644 index 000000000000..1315b9d1e3b8 --- /dev/null +++ b/math/octave-forge-llms/Makefile @@ -0,0 +1,22 @@ +PORTNAME= octave-forge-llms +DISTVERSIONPREFIX= release- +DISTVERSION= 0.1.0 +CATEGORIES= math + +MAINTAINER= stephen@FreeBSD.org +COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +WWW= https://packages.octave.org/ + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING + +RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/datatypes.tar.gz:math/octave-forge-datatypes + +USES= octave +USE_GITHUB= yes +GH_ACCOUNT= pr0m1th3as +GH_PROJECT= octave-llms + +OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} + +.include <bsd.port.mk> diff --git a/math/octave-forge-llms/distinfo b/math/octave-forge-llms/distinfo new file mode 100644 index 000000000000..12eb43d7d877 --- /dev/null +++ b/math/octave-forge-llms/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760558006 +SHA256 (octave-forge/pr0m1th3as-octave-llms-release-0.1.0_GH0.tar.gz) = 59593d29d8cec165f34b630771cbd319e11f0f9c87e3df6925b734a47f29715c +SIZE (octave-forge/pr0m1th3as-octave-llms-release-0.1.0_GH0.tar.gz) = 335688 diff --git a/math/octave-forge-llms/pkg-descr b/math/octave-forge-llms/pkg-descr new file mode 100644 index 000000000000..406d012ee713 --- /dev/null +++ b/math/octave-forge-llms/pkg-descr @@ -0,0 +1,8 @@ +The octave-forge package is the result of The GNU Octave Repository project, +which is intended to be a central location for custom scripts, functions and +extensions for GNU Octave. contains the source for all the functions plus +build and install scripts. + +This is llms. + + Large Language Models for GNU Octave. diff --git a/math/octave-forge-odbc/Makefile b/math/octave-forge-odbc/Makefile index 69ae6709e3e2..a5722946a424 100644 --- a/math/octave-forge-odbc/Makefile +++ b/math/octave-forge-odbc/Makefile @@ -1,7 +1,6 @@ PORTNAME= octave-forge-odbc DISTVERSIONPREFIX= v -DISTVERSION= 0.0.3 -PORTREVISION= 1 +DISTVERSION= 0.0.4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-odbc/distinfo b/math/octave-forge-odbc/distinfo index 83739a99959f..31451248e0ed 100644 --- a/math/octave-forge-odbc/distinfo +++ b/math/octave-forge-odbc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712697908 -SHA256 (octave-forge/gnu-octave-octave-odbc-v0.0.3_GH0.tar.gz) = 5fe381b39de71a94cbe1720a8426c7fba8a768ebc879c46da71586bb7829a0f8 -SIZE (octave-forge/gnu-octave-octave-odbc-v0.0.3_GH0.tar.gz) = 73900 +TIMESTAMP = 1760301587 +SHA256 (octave-forge/gnu-octave-octave-odbc-v0.0.4_GH0.tar.gz) = 8035794e44bf39b6f4f8ac3fc23918affefb3ef982e7fa97d85721f8bc4850d2 +SIZE (octave-forge/gnu-octave-octave-odbc-v0.0.4_GH0.tar.gz) = 74214 diff --git a/math/octave-forge-pkg-octave-doc/Makefile b/math/octave-forge-pkg-octave-doc/Makefile index 3660f1458105..4e8b26c32cee 100644 --- a/math/octave-forge-pkg-octave-doc/Makefile +++ b/math/octave-forge-pkg-octave-doc/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-pkg-octave-doc DISTVERSIONPREFIX= release- -DISTVERSION= 0.6.7 +DISTVERSION= 0.6.8 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-pkg-octave-doc/distinfo b/math/octave-forge-pkg-octave-doc/distinfo index 6b3a3e79edba..454d67b4b895 100644 --- a/math/octave-forge-pkg-octave-doc/distinfo +++ b/math/octave-forge-pkg-octave-doc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759102778 -SHA256 (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.7_GH0.tar.gz) = 3aa52b681b7bbfea65d3999ee92e8bacbef26938b1ce64324590f75b89fb53fb -SIZE (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.7_GH0.tar.gz) = 162500 +TIMESTAMP = 1760547190 +SHA256 (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.8_GH0.tar.gz) = 3aef12b6c4cc5019236eed4d7d05bed6be021bb4f6912ef3d0190b57fb68ded6 +SIZE (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.8_GH0.tar.gz) = 162955 diff --git a/math/octave-forge-sqlite/Makefile b/math/octave-forge-sqlite/Makefile index bed130e42c10..a6fbd94ffc46 100644 --- a/math/octave-forge-sqlite/Makefile +++ b/math/octave-forge-sqlite/Makefile @@ -1,7 +1,6 @@ PORTNAME= octave-forge-sqlite DISTVERSIONPREFIX= v -DISTVERSION= 0.1.0 -PORTREVISION= 2 +DISTVERSION= 0.1.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-sqlite/distinfo b/math/octave-forge-sqlite/distinfo index fee8d519d3d1..34b3b2b703f2 100644 --- a/math/octave-forge-sqlite/distinfo +++ b/math/octave-forge-sqlite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704989987 -SHA256 (octave-forge/gnu-octave-octave-sqlite-v0.1.0_GH0.tar.gz) = 329a49a2a7bf2d74fd31f2a914a14ef064bcb291e2c12828ebf570dc474a4196 -SIZE (octave-forge/gnu-octave-octave-sqlite-v0.1.0_GH0.tar.gz) = 105402 +TIMESTAMP = 1760302134 +SHA256 (octave-forge/gnu-octave-octave-sqlite-v0.1.1_GH0.tar.gz) = 3144ad58c842b1bd4c2bb758141a8732f89b9f57a8aaafee0d8f62a9fbc6010a +SIZE (octave-forge/gnu-octave-octave-sqlite-v0.1.1_GH0.tar.gz) = 106259 diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 618071668765..ac98489cd213 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20251010 +PORTVERSION= 20251015 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -20,8 +20,8 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ GEOMETRY GENERAL \ GENERATE_HTML GNUPLOT GSL HDF5OCT IDENT IMAGE \ INFORMATIONTHEORY INTEGRATION INTERNAL_FLUID_FLOW \ - INTERVAL IO IRSA LEVEL_SET \ - LINEAR_ALGEBRA LSSA LTFAT \ + INTERVAL IO IRSA JOYSTICK LEVEL_SET \ + LINEAR_ALGEBRA LLMS LSSA LTFAT \ MAPPING MATGEOM \ MBOCT_FEM_PKG MBOCT_MBDYN_PKG MBOCT_NUMERICAL_PKG \ MBOCT_OCTAVE_PKG MCCABE_THIELE \ diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 5d51c1112175..7b7273abe5be 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.26.4 -PORTREVISION= 8 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ @@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.24.1:devel/py-hypothesis@${PY ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.2.0:devel/py-typing-extensions@${PY_FLAVOR} USES= compiler:c11 cpe fortran pkgconfig python:3.9+ shebangfix -USE_PYTHON= allflavors autoplist concurrent cython pep517 +USE_PYTHON= autoplist concurrent cython pep517 GCCLIBDIR_CMDS= ${FC} -print-file-name=libgfortran.so | ${SED} -e \ s/libgfortran.so// diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index ab20fb2d0e04..74b9b74a0248 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,6 +1,5 @@ PORTNAME= qalculate-gtk -PORTVERSION= 5.7.0 -PORTREVISION= 1 +PORTVERSION= 5.8.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/qalculate-gtk/distinfo b/math/qalculate-gtk/distinfo index 393049d4c84a..aee789da32cb 100644 --- a/math/qalculate-gtk/distinfo +++ b/math/qalculate-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754377627 -SHA256 (qalculate-gtk-5.7.0.tar.gz) = dcb3663b36abafdfe32e943644bf4fc64bd685c0225f944a3f1c4a85e70db3b5 -SIZE (qalculate-gtk-5.7.0.tar.gz) = 3074403 +TIMESTAMP = 1760531708 +SHA256 (qalculate-gtk-5.8.0.tar.gz) = fdd74cbf011d5ff88219489033ec207d856aa116d3e16b729ccdbea9277a5d41 +SIZE (qalculate-gtk-5.8.0.tar.gz) = 3089390 diff --git a/math/qalculate-qt/Makefile b/math/qalculate-qt/Makefile index 1c23e9ffb775..d04f8b06a72d 100644 --- a/math/qalculate-qt/Makefile +++ b/math/qalculate-qt/Makefile @@ -1,5 +1,5 @@ PORTNAME= qalculate-qt -PORTVERSION= 5.7.0 +PORTVERSION= 5.8.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/qalculate-qt/distinfo b/math/qalculate-qt/distinfo index 31f5530abbcd..152db4a88f6a 100644 --- a/math/qalculate-qt/distinfo +++ b/math/qalculate-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754377968 -SHA256 (qalculate-qt-5.7.0.tar.gz) = 76e03b976a7b1347a6e8779b6be83ea053ab74e8ddeafb0aa62d20b3fadc0b9c -SIZE (qalculate-qt-5.7.0.tar.gz) = 1992166 +TIMESTAMP = 1760531474 +SHA256 (qalculate-qt-5.8.0.tar.gz) = 7c8e3074b709177462ead9b2b36736b18f1cb0f8e88dda3608911b9f7491c8e6 +SIZE (qalculate-qt-5.8.0.tar.gz) = 2016264 diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile deleted file mode 100644 index 06d0030f5f76..000000000000 --- a/math/vtk8/Makefile +++ /dev/null @@ -1,130 +0,0 @@ -PORTNAME= vtk -DISTVERSION= 8.2.0 # it has only one consumer that is possibly dead upstream but is still compiling fine -PORTREVISION= 6 -CATEGORIES= math graphics -MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ -PKGNAMESUFFIX= 8 -DISTNAME= ${PORTNAME:tu}-${PORTVERSION} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Visualization toolkit -WWW= https://www.vtk.org - -LICENSE= BSD3CLAUSE - -BROKEN_FreeBSD_13= complation fails: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>' -BROKEN_FreeBSD_15= complation fails: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>' - -LIB_DEPENDS= libtiff.so:graphics/tiff \ - libpng.so:graphics/png \ - libfreetype.so:print/freetype2 \ - libexpat.so:textproc/expat2 - -CONFLICTS= vtk9 - -USES= alias cmake compiler:c++11-lang gl jpeg localbase perl5 xorg -USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER} -USE_XORG= ice x11 xt xext sm - -CMAKE_ON= BUILD_SHARED_LIBS \ - VTK_INSTALL_NO_DOCUMENTATION VTK_USE_SYSTEM_EXPAT VTK_USE_SYSTEM_TIFF \ - VTK_USE_SYSTEM_PNG VTK_USE_SYSTEM_JPEG VTK_USE_SYSTEM_FREETYPE VTK_USE_SYSTEM_ZLIB \ - Module_vtkTestingCore Module_vtkTestingRendering -CMAKE_ARGS+= -DBUILD_EXAMPLES:BOOL=false \ - -DVTK_INSTALL_LIBRARY_DIR=lib/vtk-${VTK_SHORT_VER} \ - -DVTK_INSTALL_ARCHIVE_DIR=lib/vtk-${VTK_SHORT_VER} \ - -DVTK_INSTALL_QT_DIR=/${QT_LIBDIR_REL}/plugins/designer \ - -DSTAGEDIR=${STAGEDIR} - -VTK_SHORT_VER= ${PORTVERSION:R} - -DOCSDIR= ${PREFIX}/share/doc/vtk-${VTK_SHORT_VER} -DATADIR= ${PREFIX}/share/vtk-${VTK_SHORT_VER} - -# Options -OPTIONS_DEFINE= DESIGNER DOCS OSMESA QT5 -OPTIONS_DEFAULT= MPI QT5 -OSMESA_DESC= Use Mesa for off-screen rendering -DESIGNER_DESC= Build the Qt Designer plugin -OPTIONS_SUB= yes - -# Options groups -#VTK_GROUPS= Imaging MPI Qt Rendering StandAlone Views -VTK_GROUPS= MPI -VTK_WRAPS= JAVA TCLTK -OPTIONS_GROUP= GROUPS WRAPPING -OPTIONS_GROUP_GROUPS=${VTK_GROUPS} -OPTIONS_GROUP_WRAPPING=${VTK_WRAPS} -GROUPS_DESC= Groups -WRAPPING_DESC= Wrapping -.for g in ${VTK_GROUPS} -$g_DESC= Build the $g group -.endfor -.for w in ${VTK_WRAPS} -$w_DESC= $w wrapping -.endfor - -QT5_USES= qt:5 -QT5_USE= QT=core,gui,sql,uiplugin,widgets,x11extras,qmake:build,buildtools:build -QT5_CMAKE_ON= -DVTK_QT_VERSION:STRING="5" \ - -DCMAKE_PREFIX_PATH:STRING=${LOCALBASE}/lib/qt5 \ - -DVTK_Group_Qt:BOOL=ON - -DESIGNER_CMAKE_BOOL= QT_DESIGNER_PLUGIN -DESIGNER_USE= QT=designer -DESIGNER_IMPLIES= QT5 - -MPI_LIB_DEPENDS= libmpi_cxx.so:net/openmpi4 -MPI_CMAKE_ON= -DMPIEXEC=${LOCALBASE}/mpi/openmpi/bin/mpiexec - -OSMESA_CMAKE_ARGS= -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \ - -DOSMESA_INCLUDE_DIR:PATH=${LOCALBASE}/include/Mesa \ - -DOSMESA_LIBRARY:FILEPATH=${LOCALBASE}/lib/libOSMesa.so \ - -DOPENGL_gl_LIBRARY:FILEPATH=${LOCALBASE}/lib/libOSMesa.so \ - -DVTK_USE_X:BOOL=OFF -OSMESA_LIB_DEPENDS= libOSMesa.so:graphics/libosmesa - -# Wrapping -JAVA_CATEGORIES= java -JAVA_USES= java -JAVA_CMAKE_BOOL= VTK_WRAP_JAVA Module_vtkWrappingJava -JAVA_CMAKE_ON= -DJAVA_INCLUDE_PATH:PATH=${JAVA_HOME}/include \ - -DJAVA_AWT_LIBRARY:PATH=${JAVA_HOME}/jre/lib/${ARCH}/libjawt.so \ - -DJAVA_JVM_LIBRARY:PATH=${JAVA_HOME}/jre/lib/${ATCH}/libjava.so - -TCLTK_USES= tk -TCLTK_CMAKE_BOOL= VTK_WRAP_TCL VTK_Group_Tk -TCLTK_CMAKE_ON= -DTCL_INCLUDE_PATH:PATH=${TCL_INCLUDEDIR} \ - -DTK_INCLUDE_PATH:PATH=${TK_INCLUDEDIR} \ - -DVTK_INSTALL_TCL_DIR=lib/vtk-${VTK_SHORT_VER} - -DOCS_CMAKE_BOOL= BUILD_DOCUMENTATION -DOCS_BUILD_DEPENDS= doxygen:devel/doxygen - -# Mangling so that it will build when science/netcdf is installed. -post-patch: - @${MV} ${WRKSRC}/ThirdParty/netcdf/vtknetcdf/include/netcdf.h \ - ${WRKSRC}/ThirdParty/netcdf/vtknetcdf/include/xxxnetcdf.h - @${FIND} ${WRKSRC}/ThirdParty/netcdf -type f | ${XARGS} ${REINPLACE_CMD} \ - -E 's/[[:<:]]netcdf\.h[[:>:]]/xxxnetcdf.h/' - -.include <bsd.port.options.mk> - -.for g in ${VTK_GROUPS} -. if ${PORT_OPTIONS:M${g}} -CMAKE_ARGS+= -DVTK_Group_${g}:BOOL=ON -. else -CMAKE_ARGS+= -DVTK_Group_${g}:BOOL=OFF -. endif -.endfor - -.if !${PORT_OPTIONS:MOSMESA} -USES+= gl -USE_GL= gl glu -.endif - -post-install: # autoplist: thousands of files, complex dependencies on options - @cd ${STAGEDIR}${PREFIX} && \ - ${FIND} * -type f -or -type l >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/math/vtk8/distinfo b/math/vtk8/distinfo deleted file mode 100644 index 5cc3a3a28ff4..000000000000 --- a/math/vtk8/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1587775906 -SHA256 (VTK-8.2.0.tar.gz) = 34c3dc775261be5e45a8049155f7228b6bd668106c72a3c435d95730d17d57bb -SIZE (VTK-8.2.0.tar.gz) = 35511819 diff --git a/math/vtk8/files/patch-GUISupport_Qt_CMakeLists.txt b/math/vtk8/files/patch-GUISupport_Qt_CMakeLists.txt deleted file mode 100644 index 43e82e2f9310..000000000000 --- a/math/vtk8/files/patch-GUISupport_Qt_CMakeLists.txt +++ /dev/null @@ -1,28 +0,0 @@ ---- GUISupport/Qt/CMakeLists.txt.orig 2019-01-30 17:15:13 UTC -+++ GUISupport/Qt/CMakeLists.txt -@@ -128,21 +128,21 @@ if(VTK_BUILD_QT_DESIGNER_PLUGIN AND add_qvtkwidget) - find_package(Qt5 COMPONENTS ${qt_component} REQUIRED QUIET) - add_definitions(${Qt5${qt_component}_DEFINITIONS}) - include_directories(${Qt5${qt_component}_INCLUDE_DIRS}) -- qt5_wrap_cpp(PluginMocSrcs ${PluginMocHeaders} TARGET QVTKWidgetPlugin) -+ qt5_wrap_cpp(PluginMocSrcs ${PluginMocHeaders} TARGET QVTKWidgetPlugin-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION}) - set(QT_LIBRARIES Qt5::${qt_component}) - - # add QVTK plugin from sources - # stand-alone as it doesn't depend on QVTK library -- add_library(QVTKWidgetPlugin -+ add_library(QVTKWidgetPlugin-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION} - SHARED - ${PluginLibSrcs} - ${PluginMocSrcs} - ) - -- set_target_properties(QVTKWidgetPlugin PROPERTIES COMPILE_DEFINITIONS QT_NO_DEBUG) -+ set_target_properties(QVTKWidgetPlugin-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION} PROPERTIES COMPILE_DEFINITIONS QT_NO_DEBUG) - - # link with Qt libs -- vtk_module_link_libraries(QVTKWidgetPlugin ${QT_LIBRARIES}) -+ vtk_module_link_libraries(QVTKWidgetPlugin-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION} ${QT_LIBRARIES}) - - # install rules - diff --git a/math/vtk8/files/patch-GUISupport_Qt_PluginInstall.cmake.in b/math/vtk8/files/patch-GUISupport_Qt_PluginInstall.cmake.in deleted file mode 100644 index 19c95db7c524..000000000000 --- a/math/vtk8/files/patch-GUISupport_Qt_PluginInstall.cmake.in +++ /dev/null @@ -1,11 +0,0 @@ ---- GUISupport/Qt/PluginInstall.cmake.in.orig 2017-11-21 08:23:50 UTC -+++ GUISupport/Qt/PluginInstall.cmake.in -@@ -10,7 +10,7 @@ if (WIN32) - set(BUILDTYPE_SUFFIX @CMAKE_RELEASE_POSTFIX@) - endif () - endif () --set(VTK_INSTALL_QT_PLUGIN_FILE "@CMAKE_SHARED_LIBRARY_PREFIX@QVTKWidgetPlugin${BUILDTYPE_SUFFIX}@CMAKE_SHARED_LIBRARY_SUFFIX@") -+set(VTK_INSTALL_QT_PLUGIN_FILE "@CMAKE_SHARED_LIBRARY_PREFIX@QVTKWidgetPlugin-@VTK_MAJOR_VERSION@.@VTK_MINOR_VERSION@${BUILDTYPE_SUFFIX}@CMAKE_SHARED_LIBRARY_SUFFIX@") - set(VTK_CONFIGURATIONS "@CMAKE_CONFIGURATION_TYPES@") - - if(VTK_CONFIGURATIONS) diff --git a/math/vtk8/files/patch-Rendering_FreeType_vtkFreeTypeTools.cxx b/math/vtk8/files/patch-Rendering_FreeType_vtkFreeTypeTools.cxx deleted file mode 100644 index e3d29d4d7deb..000000000000 --- a/math/vtk8/files/patch-Rendering_FreeType_vtkFreeTypeTools.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- Rendering/FreeType/vtkFreeTypeTools.cxx.orig 2020-10-22 10:20:24 UTC -+++ Rendering/FreeType/vtkFreeTypeTools.cxx -@@ -387,7 +387,7 @@ FTC_CMapCache* vtkFreeTypeTools::GetCMapCache() - } - - //---------------------------------------------------------------------------- --FT_CALLBACK_DEF(FT_Error) -+static FT_Error - vtkFreeTypeToolsFaceRequester(FTC_FaceID face_id, - FT_Library lib, - FT_Pointer request_data, diff --git a/math/vtk8/files/patch-Rendering_Qt_vtkQtLabelRenderStrategy.cxx b/math/vtk8/files/patch-Rendering_Qt_vtkQtLabelRenderStrategy.cxx deleted file mode 100644 index b733cfeee383..000000000000 --- a/math/vtk8/files/patch-Rendering_Qt_vtkQtLabelRenderStrategy.cxx +++ /dev/null @@ -1,10 +0,0 @@ ---- Rendering/Qt/vtkQtLabelRenderStrategy.cxx.orig 2020-05-28 17:13:13 UTC -+++ Rendering/Qt/vtkQtLabelRenderStrategy.cxx -@@ -41,6 +41,7 @@ - #include <QImage> - #include <QMap> - #include <QPainter> -+#include <QPainterPath> - #include <QPair> - #include <QPixmap> - #include <QTextDocument> diff --git a/math/vtk8/files/patch-Rendering_Qt_vtkQtStringToImage.cxx b/math/vtk8/files/patch-Rendering_Qt_vtkQtStringToImage.cxx deleted file mode 100644 index 299be5f51c46..000000000000 --- a/math/vtk8/files/patch-Rendering_Qt_vtkQtStringToImage.cxx +++ /dev/null @@ -1,10 +0,0 @@ ---- Rendering/Qt/vtkQtStringToImage.cxx.orig 2020-06-05 04:36:21 UTC -+++ Rendering/Qt/vtkQtStringToImage.cxx -@@ -31,6 +31,7 @@ - #include <QFontMetrics> - #include <QImage> - #include <QPainter> -+#include <QPainterPath> - #include <QPixmap> - #include <QTextDocument> - #include <QTextStream> diff --git a/math/vtk8/files/patch-ThirdParty_libproj_vtklibproj_src_pj__mutex.c b/math/vtk8/files/patch-ThirdParty_libproj_vtklibproj_src_pj__mutex.c deleted file mode 100644 index bd453a0dc9ca..000000000000 --- a/math/vtk8/files/patch-ThirdParty_libproj_vtklibproj_src_pj__mutex.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ThirdParty/libproj/vtklibproj/src/pj_mutex.c.orig 2020-04-25 01:23:01 UTC -+++ ThirdParty/libproj/vtklibproj/src/pj_mutex.c -@@ -124,7 +124,7 @@ void pj_acquire_lock() - pthread_mutex_lock( &pj_precreated_lock); - - pthread_mutexattr_init(&mutex_attr); --#ifdef HAVE_PTHREAD_MUTEX_RECURSIVE -+#if defined(HAVE_PTHREAD_MUTEX_RECURSIVE) || defined(__FreeBSD__) - pthread_mutexattr_settype(&mutex_attr, PTHREAD_MUTEX_RECURSIVE); - #else - pthread_mutexattr_settype(&mutex_attr, PTHREAD_MUTEX_RECURSIVE_NP); diff --git a/math/vtk8/files/patch-ThirdParty_verdict_vtkverdict_CMakeLists.txt b/math/vtk8/files/patch-ThirdParty_verdict_vtkverdict_CMakeLists.txt deleted file mode 100644 index f7e860060a89..000000000000 --- a/math/vtk8/files/patch-ThirdParty_verdict_vtkverdict_CMakeLists.txt +++ /dev/null @@ -1,25 +0,0 @@ ---- ThirdParty/verdict/vtkverdict/CMakeLists.txt.orig 2019-01-30 17:15:13 UTC -+++ ThirdParty/verdict/vtkverdict/CMakeLists.txt -@@ -128,14 +128,14 @@ endif () - # Installation stuff - # - IF(NOT verdict_INSTALL_NO_DEVELOPMENT) -- install(FILES -- README -- Verdict.htm -- Verdict.doc -- verdict_test.cpp -- DESTINATION ${verdict_INSTALL_DOC_DIR}/verdict/${verdict_VERSION}/ -- COMPONENT Development -- ) -+# install(FILES -+# README -+# Verdict.htm -+# Verdict.doc -+# verdict_test.cpp -+# DESTINATION ${verdict_INSTALL_DOC_DIR}/verdict/${verdict_VERSION}/ -+# COMPONENT Development -+# ) - - install( - FILES ${verdict_BINARY_DIR}/verdict.h diff --git a/math/vtk8/files/patch-git_a9079bd b/math/vtk8/files/patch-git_a9079bd deleted file mode 100644 index 1248811772dd..000000000000 --- a/math/vtk8/files/patch-git_a9079bd +++ /dev/null @@ -1,44 +0,0 @@ -Obtained from: - https://gitlab.kitware.com/vtk/vtk/-/commit/a9079bdccbb2165583d6773a5ed848427e2a38a8.patch - -From a9079bdccbb2165583d6773a5ed848427e2a38a8 Mon Sep 17 00:00:00 2001 -From: Seacas Upstream <kwrobot@kitware.com> -Date: Tue, 28 Jan 2020 09:13:38 -0500 -Subject: [PATCH] exodusII 2020-01-28 (d97eb08d) - -Code extracted from: - - https://gitlab.kitware.com/third-party/seacas.git - -at commit d97eb08d79e87c82facfae39bc75deb60c0a2d83 (for/vtk-20200128-7.24f-v2019-12-18). ---- - src/ex_create_par.c | 2 +- - src/ex_open_par.c | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/ex_create_par.c b/src/ex_create_par.c -index 8d5d6734f0..ef439618da 100644 ---- ThirdParty/exodusII/vtkexodusII/src/ex_create_par.c -+++ ThirdParty/exodusII/vtkexodusII/src/ex_create_par.c -@@ -216,5 +216,5 @@ int ex_create_par_int(const char *path, int cmode, int *comp_ws, int *io_ws, MPI - * Prevent warning in some versions of ranlib(1) because the object - * file has no symbols. - */ --const char exodus_unused_symbol_dummy_1; -+const char exodus_unused_symbol_dummy_ex_create_par; - #endif -diff --git a/src/ex_open_par.c b/src/ex_open_par.c -index b2faa22c29..9df4818767 100644 ---- ThirdParty/exodusII/vtkexodusII/src/ex_open_par.c -+++ ThirdParty/exodusII/vtkexodusII/src/ex_open_par.c -@@ -459,5 +459,5 @@ int ex_open_par_int(const char *path, int mode, int *comp_ws, int *io_ws, float - * Prevent warning in some versions of ranlib(1) because the object - * file has no symbols. - */ --const char exodus_unused_symbol_dummy_1; -+const char exodus_unused_symbol_dummy_ex_open_par; - #endif --- -GitLab - - diff --git a/math/vtk8/pkg-descr b/math/vtk8/pkg-descr deleted file mode 100644 index 250b76ca8cc1..000000000000 --- a/math/vtk8/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -The Visualization Toolkit (VTK) is an open-source, freely available software -system for 3D computer graphics, image processing and visualization. VTK -consists of a C++ class library and several interpreted interface layers -including Tcl/Tk, Java, and Python. Kitware, whose team created and continues -to extend the toolkit, offers professional support and consulting services for -VTK. VTK supports a wide variety of visualization algorithms including: scalar, -vector, tensor, texture, and volumetric methods; and advanced modeling -techniques such as: implicit modeling, polygon reduction, mesh smoothing, -cutting, contouring, and Delaunay triangulation. VTK has an extensive -information visualization framework, has a suite of 3D interaction widgets, -supports parallel processing, and integrates with various databases on GUI -toolkits such as Qt and Tk. diff --git a/math/xtensor-python/Makefile b/math/xtensor-python/Makefile index 5e9004ad03c1..e655514f484f 100644 --- a/math/xtensor-python/Makefile +++ b/math/xtensor-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtensor-python -DISTVERSION= 0.27.0 +DISTVERSION= 0.29.0 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org @@ -17,20 +17,23 @@ RUN_DEPENDS= ${HPP_DEPENDS} TEST_DEPENDS= googletest>0:devel/googletest \ pybind11>0:devel/pybind11 -USES= cmake compiler:c++14-lang python +USES= cmake compiler:c++20-lang localbase:ldflags python USE_GITHUB= yes GH_ACCOUNT= xtensor-stack CXXFLAGS+= -I${PYTHON_INCLUDEDIR} -I${PYTHON_SITELIBDIR}/numpy/core/include # workaround for https://github.com/xtensor-stack/xtensor-python/issues/272 +LDFLAGS+= -lpython${PYTHON_VER} NO_BUILD= yes NO_ARCH= yes -do-test: install +do-test: @cd ${WRKSRC}/test && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} . && \ ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \ ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xtest +# tests as of 0.29.0: [ PASSED ] 55 tests. + .include <bsd.port.mk> diff --git a/math/xtensor-python/distinfo b/math/xtensor-python/distinfo index d867423177b3..838cc4dbee20 100644 --- a/math/xtensor-python/distinfo +++ b/math/xtensor-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708074061 -SHA256 (xtensor-stack-xtensor-python-0.27.0_GH0.tar.gz) = 40ee01bd213aeb7bf64f6d8a3257f4fa98ed31c401596c6c7b3b115f61a473b9 -SIZE (xtensor-stack-xtensor-python-0.27.0_GH0.tar.gz) = 65455 +TIMESTAMP = 1760503057 +SHA256 (xtensor-stack-xtensor-python-0.29.0_GH0.tar.gz) = 2915b220bd11b70fdd9fbb2db5f313e751189fec083e406228c8e5a31dfaa4a2 +SIZE (xtensor-stack-xtensor-python-0.29.0_GH0.tar.gz) = 66835 diff --git a/math/xtensor-python/pkg-plist b/math/xtensor-python/pkg-plist index e9f7970198bd..0009a66e0660 100644 --- a/math/xtensor-python/pkg-plist +++ b/math/xtensor-python/pkg-plist @@ -7,6 +7,7 @@ include/xtensor-python/pytensor.hpp include/xtensor-python/pyvectorize.hpp include/xtensor-python/xtensor_python_config.hpp include/xtensor-python/xtensor_type_caster_base.hpp -lib/cmake/xtensor-python/xtensor-pythonConfig.cmake -lib/cmake/xtensor-python/xtensor-pythonConfigVersion.cmake -lib/cmake/xtensor-python/xtensor-pythonTargets.cmake +share/cmake/xtensor-python/xtensor-pythonConfig.cmake +share/cmake/xtensor-python/xtensor-pythonConfigVersion.cmake +share/cmake/xtensor-python/xtensor-pythonTargets.cmake +share/pkgconfig/xtensor-python.pc diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index de14c6f3bb9b..a98b5cb5cb6a 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtensor -DISTVERSION= 0.25.0 +DISTVERSION= 0.27.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -18,7 +18,7 @@ TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ doctest>0:devel/doctest \ googletest>0:devel/googletest -USES= cmake:testing # 2 tests fail, see https://github.com/xtensor-stack/xtensor/issues/2722 +USES= cmake:testing USE_GITHUB= yes GH_ACCOUNT= xtensor-stack @@ -27,4 +27,6 @@ CMAKE_TESTING_ON= BUILD_TESTS NO_BUILD= yes NO_ARCH= yes +# tests as of 0.27.1: 100% tests passed, 0 tests failed out of 81 + .include <bsd.port.mk> diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo index 25aac7f34028..d9d1f8404a1b 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708063969 -SHA256 (xtensor-stack-xtensor-0.25.0_GH0.tar.gz) = 32d5d9fd23998c57e746c375a544edf544b74f0a18ad6bc3c38cbba968d5e6c7 -SIZE (xtensor-stack-xtensor-0.25.0_GH0.tar.gz) = 1214069 +TIMESTAMP = 1760416559 +SHA256 (xtensor-stack-xtensor-0.27.1_GH0.tar.gz) = 117c192ae3b7c37c0156dedaa88038e0599a6b264666c3c6c2553154b500fe23 +SIZE (xtensor-stack-xtensor-0.27.1_GH0.tar.gz) = 1224405 diff --git a/math/xtensor/pkg-plist b/math/xtensor/pkg-plist index 1675a78d7ed1..c063a9d6ca54 100644 --- a/math/xtensor/pkg-plist +++ b/math/xtensor/pkg-plist @@ -1,77 +1,81 @@ +etc/xeus-cpp/tags.d/xtensor.json include/xtensor.hpp -include/xtensor/xaccessible.hpp -include/xtensor/xaccumulator.hpp -include/xtensor/xadapt.hpp -include/xtensor/xarray.hpp -include/xtensor/xassign.hpp -include/xtensor/xaxis_iterator.hpp -include/xtensor/xaxis_slice_iterator.hpp -include/xtensor/xblockwise_reducer.hpp -include/xtensor/xblockwise_reducer_functors.hpp -include/xtensor/xbroadcast.hpp -include/xtensor/xbuffer_adaptor.hpp -include/xtensor/xbuilder.hpp -include/xtensor/xchunked_array.hpp -include/xtensor/xchunked_assign.hpp -include/xtensor/xchunked_view.hpp -include/xtensor/xcomplex.hpp -include/xtensor/xcontainer.hpp -include/xtensor/xcsv.hpp -include/xtensor/xdynamic_view.hpp -include/xtensor/xeval.hpp -include/xtensor/xexception.hpp -include/xtensor/xexpression.hpp -include/xtensor/xexpression_holder.hpp -include/xtensor/xexpression_traits.hpp -include/xtensor/xfixed.hpp -include/xtensor/xfunction.hpp -include/xtensor/xfunctor_view.hpp -include/xtensor/xgenerator.hpp -include/xtensor/xhistogram.hpp -include/xtensor/xindex_view.hpp -include/xtensor/xinfo.hpp -include/xtensor/xio.hpp -include/xtensor/xiterable.hpp -include/xtensor/xiterator.hpp -include/xtensor/xjson.hpp -include/xtensor/xlayout.hpp -include/xtensor/xmanipulation.hpp -include/xtensor/xmasked_view.hpp -include/xtensor/xmath.hpp -include/xtensor/xmime.hpp -include/xtensor/xmultiindex_iterator.hpp -include/xtensor/xnoalias.hpp -include/xtensor/xnorm.hpp -include/xtensor/xnpy.hpp -include/xtensor/xoffset_view.hpp -include/xtensor/xoperation.hpp -include/xtensor/xoptional.hpp -include/xtensor/xoptional_assembly.hpp -include/xtensor/xoptional_assembly_base.hpp -include/xtensor/xoptional_assembly_storage.hpp -include/xtensor/xpad.hpp -include/xtensor/xrandom.hpp -include/xtensor/xreducer.hpp -include/xtensor/xrepeat.hpp -include/xtensor/xscalar.hpp -include/xtensor/xsemantic.hpp -include/xtensor/xset_operation.hpp -include/xtensor/xshape.hpp -include/xtensor/xslice.hpp -include/xtensor/xsort.hpp -include/xtensor/xstorage.hpp -include/xtensor/xstrided_view.hpp -include/xtensor/xstrided_view_base.hpp -include/xtensor/xstrides.hpp -include/xtensor/xtensor.hpp -include/xtensor/xtensor_config.hpp -include/xtensor/xtensor_forward.hpp -include/xtensor/xtensor_simd.hpp -include/xtensor/xutils.hpp -include/xtensor/xvectorize.hpp -include/xtensor/xview.hpp -include/xtensor/xview_utils.hpp +include/xtensor/chunk/xchunked_array.hpp +include/xtensor/chunk/xchunked_assign.hpp +include/xtensor/chunk/xchunked_view.hpp +include/xtensor/containers/xadapt.hpp +include/xtensor/containers/xarray.hpp +include/xtensor/containers/xbuffer_adaptor.hpp +include/xtensor/containers/xcontainer.hpp +include/xtensor/containers/xfixed.hpp +include/xtensor/containers/xscalar.hpp +include/xtensor/containers/xstorage.hpp +include/xtensor/containers/xtensor.hpp +include/xtensor/core/xaccessible.hpp +include/xtensor/core/xassign.hpp +include/xtensor/core/xeval.hpp +include/xtensor/core/xexpression.hpp +include/xtensor/core/xexpression_traits.hpp +include/xtensor/core/xfunction.hpp +include/xtensor/core/xiterable.hpp +include/xtensor/core/xiterator.hpp +include/xtensor/core/xlayout.hpp +include/xtensor/core/xmath.hpp +include/xtensor/core/xmultiindex_iterator.hpp +include/xtensor/core/xnoalias.hpp +include/xtensor/core/xoperation.hpp +include/xtensor/core/xsemantic.hpp +include/xtensor/core/xshape.hpp +include/xtensor/core/xstrides.hpp +include/xtensor/core/xtensor_config.hpp +include/xtensor/core/xtensor_forward.hpp +include/xtensor/core/xvectorize.hpp +include/xtensor/generators/xbuilder.hpp +include/xtensor/generators/xgenerator.hpp +include/xtensor/generators/xrandom.hpp +include/xtensor/io/xcsv.hpp +include/xtensor/io/xinfo.hpp +include/xtensor/io/xio.hpp +include/xtensor/io/xjson.hpp +include/xtensor/io/xmime.hpp +include/xtensor/io/xnpy.hpp +include/xtensor/misc/xcomplex.hpp +include/xtensor/misc/xexpression_holder.hpp +include/xtensor/misc/xfft.hpp +include/xtensor/misc/xhistogram.hpp +include/xtensor/misc/xmanipulation.hpp +include/xtensor/misc/xpad.hpp +include/xtensor/misc/xset_operation.hpp +include/xtensor/misc/xsort.hpp +include/xtensor/misc/xtl_concepts.hpp +include/xtensor/optional/xoptional.hpp +include/xtensor/optional/xoptional_assembly.hpp +include/xtensor/optional/xoptional_assembly_base.hpp +include/xtensor/optional/xoptional_assembly_storage.hpp +include/xtensor/reducers/xaccumulator.hpp +include/xtensor/reducers/xblockwise_reducer.hpp +include/xtensor/reducers/xblockwise_reducer_functors.hpp +include/xtensor/reducers/xnorm.hpp +include/xtensor/reducers/xreducer.hpp +include/xtensor/utils/xexception.hpp +include/xtensor/utils/xtensor_simd.hpp +include/xtensor/utils/xutils.hpp +include/xtensor/views/xaxis_iterator.hpp +include/xtensor/views/xaxis_slice_iterator.hpp +include/xtensor/views/xbroadcast.hpp +include/xtensor/views/xdynamic_view.hpp +include/xtensor/views/xfunctor_view.hpp +include/xtensor/views/xindex_view.hpp +include/xtensor/views/xmasked_view.hpp +include/xtensor/views/xoffset_view.hpp +include/xtensor/views/xrepeat.hpp +include/xtensor/views/xslice.hpp +include/xtensor/views/xstrided_view.hpp +include/xtensor/views/xstrided_view_base.hpp +include/xtensor/views/xview.hpp +include/xtensor/views/xview_utils.hpp share/cmake/xtensor/xtensorConfig.cmake share/cmake/xtensor/xtensorConfigVersion.cmake share/cmake/xtensor/xtensorTargets.cmake share/pkgconfig/xtensor.pc +share/xeus-cpp/tagfiles/xtensor.tag diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 8937ad5227f1..8b2f1929545a 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cheat DISTVERSION= 4.4.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index 470cabf6fd36..824b33fc7451 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile index 5366f8334e61..82605d182e4a 100644 --- a/misc/concourse/Makefile +++ b/misc/concourse/Makefile @@ -1,7 +1,7 @@ PORTNAME= concourse DISTVERSIONPREFIX= v DISTVERSION= 6.7.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/crush/Makefile b/misc/crush/Makefile index 8908c5295941..960e74cf0252 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,7 +1,6 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.10.4 -PORTREVISION= 1 +DISTVERSION= 0.11.1 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/crush/distinfo b/misc/crush/distinfo index 7d731666429d..c74b37620eb9 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759288629 -SHA256 (go/misc_crush/crush-v0.10.4/v0.10.4.mod) = 4aa621712cc4d6b9664bc1c8b7089756183e53274d2779a8cfd46454525f7449 -SIZE (go/misc_crush/crush-v0.10.4/v0.10.4.mod) = 8048 -SHA256 (go/misc_crush/crush-v0.10.4/v0.10.4.zip) = 06dc54c5f3270c58d05a3f590ef4a22132ac84540a1f11d0581902463e4ca437 -SIZE (go/misc_crush/crush-v0.10.4/v0.10.4.zip) = 763374 +TIMESTAMP = 1760537032 +SHA256 (go/misc_crush/crush-v0.11.1/v0.11.1.mod) = 3726515ee279e2c17845581dc346de2360b8476b9ebdc8093c125b032bf14894 +SIZE (go/misc_crush/crush-v0.11.1/v0.11.1.mod) = 8056 +SHA256 (go/misc_crush/crush-v0.11.1/v0.11.1.zip) = 5655a9ed02ddfa438bebe64ea57cbabe5495206b11fd3ce4bd0b93a31c95f554 +SIZE (go/misc_crush/crush-v0.11.1/v0.11.1.zip) = 765493 diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index 132236aec358..9f89553697ca 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index 68f5fb8872fb..c31852ac5b7d 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 22ba69c93b49..a4d6282624b0 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -1,7 +1,7 @@ PORTNAME= exercism DISTVERSIONPREFIX= v DISTVERSION= 3.5.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= bofh@FreeBSD.org diff --git a/misc/fastscapelib/Makefile b/misc/fastscapelib/Makefile index f12e771e44b3..acf18d4c7001 100644 --- a/misc/fastscapelib/Makefile +++ b/misc/fastscapelib/Makefile @@ -1,6 +1,6 @@ PORTNAME= fastscapelib DISTVERSIONPREFIX= v -DISTVERSION= 0.2.2 +DISTVERSION= 0.3.0 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -10,8 +10,10 @@ WWW= https://fastscapelib.readthedocs.io/en/latest/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= xtensor>0:math/xtensor -RUN_DEPENDS= xtensor>0:math/xtensor +BUILD_DEPENDS= healpix>0:science/healpix \ + xtensor>0:math/xtensor +RUN_DEPENDS= healpix>0:science/healpix \ + xtensor>0:math/xtensor USES= cmake:testing @@ -22,4 +24,6 @@ CMAKE_TESTING_ON= FS_BUILD_TESTS NO_ARCH= yes +# tests as of 0.3.0: 100% tests passed, 0 tests failed out of 162 + .include <bsd.port.mk> diff --git a/misc/fastscapelib/distinfo b/misc/fastscapelib/distinfo index 0f410933e158..b9a8b539f8e0 100644 --- a/misc/fastscapelib/distinfo +++ b/misc/fastscapelib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717650943 -SHA256 (fastscape-lem-fastscapelib-v0.2.2_GH0.tar.gz) = 21cac72a0586d1ceb1080eadbb60a7b7e81a4d6a7b56edbc696f92ff87fc6566 -SIZE (fastscape-lem-fastscapelib-v0.2.2_GH0.tar.gz) = 537207 +TIMESTAMP = 1760501532 +SHA256 (fastscape-lem-fastscapelib-v0.3.0_GH0.tar.gz) = bfd3e8549a9bdd3ae3f0ba0ce4b1d8767d2bb8d163fd6be5d4beb35a9a36bcd0 +SIZE (fastscape-lem-fastscapelib-v0.3.0_GH0.tar.gz) = 733594 diff --git a/misc/fastscapelib/pkg-plist b/misc/fastscapelib/pkg-plist index 96e75d975c40..4ea250a51ea2 100644 --- a/misc/fastscapelib/pkg-plist +++ b/misc/fastscapelib/pkg-plist @@ -4,20 +4,26 @@ include/fastscapelib/eroders/spl.hpp include/fastscapelib/flow/basin_graph.hpp include/fastscapelib/flow/flow_graph.hpp include/fastscapelib/flow/flow_graph_impl.hpp +include/fastscapelib/flow/flow_kernel.hpp include/fastscapelib/flow/flow_operator.hpp include/fastscapelib/flow/flow_router.hpp include/fastscapelib/flow/flow_snapshot.hpp include/fastscapelib/flow/sink_resolver.hpp include/fastscapelib/grid/base.hpp +include/fastscapelib/grid/healpix_grid.hpp include/fastscapelib/grid/profile_grid.hpp include/fastscapelib/grid/raster_grid.hpp include/fastscapelib/grid/structured_grid.hpp include/fastscapelib/grid/trimesh.hpp include/fastscapelib/utils/consts.hpp +include/fastscapelib/utils/containers.hpp +include/fastscapelib/utils/eigen_containers.hpp +include/fastscapelib/utils/impl/thread_pool_inl.hpp include/fastscapelib/utils/iterators.hpp +include/fastscapelib/utils/thread_pool.hpp include/fastscapelib/utils/union_find.hpp include/fastscapelib/utils/utils.hpp -include/fastscapelib/utils/xtensor_utils.hpp +include/fastscapelib/utils/xtensor_containers.hpp include/fastscapelib/version.hpp lib/cmake/fastscapelib/fastscapelibConfig.cmake lib/cmake/fastscapelib/fastscapelibConfigVersion.cmake diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile index 3a5f7e29b07d..7332f5386343 100644 --- a/misc/github-copilot-cli/Makefile +++ b/misc/github-copilot-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= github-copilot-cli -DISTVERSION= 0.0.337 +DISTVERSION= 0.0.340 CATEGORIES= misc # machine-learning DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} ${NODE_HEADERS}${EXTRACT_SUFX} @@ -7,6 +7,8 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= GitHub Copilot CLI brings the power of the coding agent to terminal WWW= https://github.com/github/copilot-cli +BROKEN_i386= fails to package due to sharp-freebsd-x64.node file in the plist + FETCH_DEPENDS= npm:www/npm BUILD_DEPENDS= npm:www/npm \ libsecret>0:security/libsecret \ diff --git a/misc/github-copilot-cli/distinfo b/misc/github-copilot-cli/distinfo index 27eb02bbc8dc..a5e639e355e0 100644 --- a/misc/github-copilot-cli/distinfo +++ b/misc/github-copilot-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759991089 -SHA256 (github-copilot-cli-0.0.337.tar.gz) = 9169d1e4396e89cb8a37452bd42a92632f6e39a72180939601ad71a22b978671 -SIZE (github-copilot-cli-0.0.337.tar.gz) = 25240417 +TIMESTAMP = 1760408506 +SHA256 (github-copilot-cli-0.0.340.tar.gz) = c9dacc035b8e32518f926327be2987400844e792e0a8e98e067f2523d8a2dcaf +SIZE (github-copilot-cli-0.0.340.tar.gz) = 25265033 SHA256 (node-v22.19.0-headers.tar.gz) = 183bdc17092336ad21e01a425d238e85db4ee077ae3caa0547ff1fbda07d9bd8 SIZE (node-v22.19.0-headers.tar.gz) = 8750990 diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index d18e5b185ca7..b4ef13a59ffe 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= misc dns www MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openhab-addons/Makefile b/misc/openhab-addons/Makefile index bdce1ce24bdb..f3829086b187 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 4.3.7 +PORTVERSION= 4.3.8 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons/${PORTVERSION}/ DISTNAME= openhab-addons-${PORTVERSION} diff --git a/misc/openhab-addons/distinfo b/misc/openhab-addons/distinfo index d11ae6f3bcc1..2766b6a1bd91 100644 --- a/misc/openhab-addons/distinfo +++ b/misc/openhab-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755848785 -SHA256 (openhab-addons-4.3.7.kar) = f87b4df487a079e534b045163183f063040e99820c96b0e368dd80450cb5c822 -SIZE (openhab-addons-4.3.7.kar) = 452463749 +TIMESTAMP = 1760598868 +SHA256 (openhab-addons-4.3.8.kar) = 7341355c9ff24b0e1dd6214cd590952d6cdc34659b4e2a66240e20f913ebf0a0 +SIZE (openhab-addons-4.3.8.kar) = 453077645 diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index 5d79bd4c57f7..afcfa820b0fa 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,7 +1,6 @@ PORTNAME= openhab -PORTVERSION= 4.3.7 +PORTVERSION= 4.3.8 PORTREVISION= 0 -# For those waiting for OpenHAB 5: it has 3rd party components which do an OS check, FreeBSD is not supported CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo index dc732f02c737..84a573988869 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755847983 -SHA256 (openhab-4.3.7.zip) = 181f004b0367f5219437466c1fe6833561110d01ce6be315a92c8e433c8c2dfb -SIZE (openhab-4.3.7.zip) = 111527134 +TIMESTAMP = 1760598044 +SHA256 (openhab-4.3.8.zip) = c2e29ac6f564739430bb787c0a8bd31d5632f5926e616470515de5c53c75917c +SIZE (openhab-4.3.8.zip) = 111537227 diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index b812343c9670..d8efe723ed2b 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,5 +1,5 @@ PORTNAME= Business-ISBN-Data -PORTVERSION= 20250915.001 +PORTVERSION= 20251003.001 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/misc/p5-Business-ISBN-Data/distinfo b/misc/p5-Business-ISBN-Data/distinfo index 3b1b3785b498..2c0501a8fb5a 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758099704 -SHA256 (Business-ISBN-Data-20250915.001.tar.gz) = 5c29b0166bc23dc5ca7f804f4fb554a7589a854ff23990e93f65cbc61771fe30 -SIZE (Business-ISBN-Data-20250915.001.tar.gz) = 37265 +TIMESTAMP = 1760424506 +SHA256 (Business-ISBN-Data-20251003.001.tar.gz) = c0c0778162f4ebad6c261927858e4cbc9e8e7a02791dc5f7093a0646ce69a70d +SIZE (Business-ISBN-Data-20251003.001.tar.gz) = 37273 diff --git a/misc/perkeep/Makefile b/misc/perkeep/Makefile index a9400c60adad..48faa6257565 100644 --- a/misc/perkeep/Makefile +++ b/misc/perkeep/Makefile @@ -1,6 +1,6 @@ PORTNAME= perkeep DISTVERSION= 0.11 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-fastscapelib/Makefile b/misc/py-fastscapelib/Makefile index 42412318de85..9bbc7d6f603c 100644 --- a/misc/py-fastscapelib/Makefile +++ b/misc/py-fastscapelib/Makefile @@ -1,6 +1,6 @@ PORTNAME= fastscapelib DISTVERSIONPREFIX= v -DISTVERSION= 0.2.2 +DISTVERSION= 0.3.0 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,6 @@ WWW= https://fastscapelib.readthedocs.io/en/latest/ \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_13= compilation fails with clang-19, see https://github.com/fastscape-lem/fastscapelib/issues/168 -BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/fastscape-lem/fastscapelib/issues/168 - BUILD_DEPENDS= cmake:devel/cmake-core \ xtensor>0:math/xtensor \ xtensor-python>0:math/xtensor-python \ @@ -23,6 +20,7 @@ BUILD_DEPENDS= cmake:devel/cmake-core \ ${PYTHON_PKGNAMEPREFIX}pyproject-metadata>0:devel/py-pyproject-metadata@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-build-core>0:devel/py-scikit-build-core@${PY_FLAVOR} +LIB_DEPENDS= libhealpix_cxx.so:science/healpix RUN_DEPENDS= ${PYNUMPY} USES= python @@ -33,4 +31,6 @@ GH_ACCOUNT= fastscape-lem TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +# tests as of 0.3.0: 174 passed in 131.81s (0:02:11) + .include <bsd.port.mk> diff --git a/misc/py-fastscapelib/distinfo b/misc/py-fastscapelib/distinfo index 0acea30dc66f..18edab22ebca 100644 --- a/misc/py-fastscapelib/distinfo +++ b/misc/py-fastscapelib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717651075 -SHA256 (fastscape-lem-fastscapelib-v0.2.2_GH0.tar.gz) = 21cac72a0586d1ceb1080eadbb60a7b7e81a4d6a7b56edbc696f92ff87fc6566 -SIZE (fastscape-lem-fastscapelib-v0.2.2_GH0.tar.gz) = 537207 +TIMESTAMP = 1760416384 +SHA256 (fastscape-lem-fastscapelib-v0.3.0_GH0.tar.gz) = bfd3e8549a9bdd3ae3f0ba0ce4b1d8767d2bb8d163fd6be5d4beb35a9a36bcd0 +SIZE (fastscape-lem-fastscapelib-v0.3.0_GH0.tar.gz) = 733594 diff --git a/misc/py-fastscapelib/files/patch-pyproject.toml b/misc/py-fastscapelib/files/patch-pyproject.toml index 703b73ab414a..fb123612f4a7 100644 --- a/misc/py-fastscapelib/files/patch-pyproject.toml +++ b/misc/py-fastscapelib/files/patch-pyproject.toml @@ -1,10 +1,12 @@ ---- pyproject.toml.orig 2023-10-10 18:00:46 UTC +--- pyproject.toml.orig 2025-06-25 14:33:51 UTC +++ pyproject.toml -@@ -4,7 +4,7 @@ requires = [ - "pybind11", - # TODO: replace by "numpy>=1.25.0,<2" when dropping py3.8 support. - # https://github.com/scipy/oldest-supported-numpy/issues/76 -- "oldest-supported-numpy", +@@ -4,8 +4,8 @@ requires = [ + # pybind11 2.12 added support for numpy 2.0 + # pybind11 doesn't require numpy at build time, but xtensor-python does! + # packages built with numpy 2.x are compatible with numpy 1.xx +- "pybind11>=2.12,<3", +- "numpy>=2.0,<3", ++ "pybind11", + "numpy", ] build-backend = "scikit_build_core.build" diff --git a/misc/py-haystack_ai/Makefile b/misc/py-haystack_ai/Makefile index 5ffd5a5be3e9..9c91c1659368 100644 --- a/misc/py-haystack_ai/Makefile +++ b/misc/py-haystack_ai/Makefile @@ -1,5 +1,5 @@ PORTNAME= haystack_ai -PORTVERSION= 2.17.1 +PORTVERSION= 2.18.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-haystack_ai/distinfo b/misc/py-haystack_ai/distinfo index 39e350d72c24..efc1aba04d3e 100644 --- a/misc/py-haystack_ai/distinfo +++ b/misc/py-haystack_ai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757594976 -SHA256 (haystack_ai-2.17.1.tar.gz) = dffd79c2202a93a95dbf31bbb888027f8e78791902ef984974f0409059a9eb30 -SIZE (haystack_ai-2.17.1.tar.gz) = 394779 +TIMESTAMP = 1760378404 +SHA256 (haystack_ai-2.18.1.tar.gz) = e734369ae5064b4f1647f1001e1a28584955be08df673a32cd36877126dbcc77 +SIZE (haystack_ai-2.18.1.tar.gz) = 403143 diff --git a/misc/py-litellm-proxy-extras/Makefile b/misc/py-litellm-proxy-extras/Makefile index 8a592dbf09aa..d2e6c22d1e54 100644 --- a/misc/py-litellm-proxy-extras/Makefile +++ b/misc/py-litellm-proxy-extras/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm-proxy-extras -DISTVERSION= 0.2.25 +DISTVERSION= 0.2.27 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm-proxy-extras/distinfo b/misc/py-litellm-proxy-extras/distinfo index 40206e668abf..a707c4c62d28 100644 --- a/misc/py-litellm-proxy-extras/distinfo +++ b/misc/py-litellm-proxy-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759721647 -SHA256 (litellm_proxy_extras-0.2.25.tar.gz) = 9cf363570a5dc3349bea6ad1fba00ce9aeb90232fc69adc32881e53bec2cbf8f -SIZE (litellm_proxy_extras-0.2.25.tar.gz) = 15884 +TIMESTAMP = 1760529151 +SHA256 (litellm_proxy_extras-0.2.27.tar.gz) = 1b874fd025486647bdae6aef4c8bd2842a98afa2fa748408ff9cd967afdf7f10 +SIZE (litellm_proxy_extras-0.2.27.tar.gz) = 16865 diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index 39123908a3e6..f38713c71031 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.77.7 +DISTVERSION= 1.78.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 54f2d11c9224..9e24f888c5ee 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759717562 -SHA256 (litellm-1.77.7.tar.gz) = e3398fb2575b98726e787c0a1481daed5938d58cafdcd96fbca80c312221af3e -SIZE (litellm-1.77.7.tar.gz) = 10401706 +TIMESTAMP = 1760514012 +SHA256 (litellm-1.78.0.tar.gz) = 020e40e0d6e16009bb3a6b156d4c1d98cb5c33704aa340fdf9ffd014bfd31f3b +SIZE (litellm-1.78.0.tar.gz) = 10684595 diff --git a/misc/radio_datetime_analyzer/Makefile b/misc/radio_datetime_analyzer/Makefile index bc493dca9959..451bcb28f657 100644 --- a/misc/radio_datetime_analyzer/Makefile +++ b/misc/radio_datetime_analyzer/Makefile @@ -1,6 +1,5 @@ PORTNAME= radio_datetime_analyzer -DISTVERSION= 1.1.0 -PORTREVISION= 3 +DISTVERSION= 1.2.0 CATEGORIES= misc MASTER_SITES= https://codeberg.org/rene0/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # prevent USES=cargo from overriding default DISTFILES diff --git a/misc/radio_datetime_analyzer/Makefile.crates b/misc/radio_datetime_analyzer/Makefile.crates index e534c2bdf0d3..2baa44ae0212 100644 --- a/misc/radio_datetime_analyzer/Makefile.crates +++ b/misc/radio_datetime_analyzer/Makefile.crates @@ -1,4 +1,8 @@ -CARGO_CRATES= dcf77_utils-1.1.0 \ - getopt-1.1.7 \ - msf60_utils-1.1.0 \ - radio_datetime_utils-1.1.0 +CARGO_CRATES= byteorder-1.5.0 \ + dcf77_utils-1.2.0 \ + getopt-1.1.9 \ + hash32-0.3.1 \ + heapless-0.8.0 \ + msf60_utils-1.2.0 \ + radio_datetime_utils-1.2.0 \ + stable_deref_trait-1.2.1 diff --git a/misc/radio_datetime_analyzer/distinfo b/misc/radio_datetime_analyzer/distinfo index 86df18ab4467..c5fcadb6fd99 100644 --- a/misc/radio_datetime_analyzer/distinfo +++ b/misc/radio_datetime_analyzer/distinfo @@ -1,11 +1,19 @@ -TIMESTAMP = 1749073004 -SHA256 (radio_datetime_analyzer-1.1.0.tar.gz) = 590f6df204232c37cfde943f1e4718b076e913ec45c6192083adb5e22d93b00f -SIZE (radio_datetime_analyzer-1.1.0.tar.gz) = 10947 -SHA256 (rust/crates/dcf77_utils-1.1.0.crate) = f5b1ae3c5f0fbb87a9187ca0f1cb665f7444f481f77940131c4737c17bc845e8 -SIZE (rust/crates/dcf77_utils-1.1.0.crate) = 11723 -SHA256 (rust/crates/getopt-1.1.7.crate) = 2a9e40b04867f241a94b98f4649825925553807ae34f07b953a590270f45d9d4 -SIZE (rust/crates/getopt-1.1.7.crate) = 8037 -SHA256 (rust/crates/msf60_utils-1.1.0.crate) = 8aa32aa811b514329ceb1af4ff3d744bb96a5e18af8e188215deefcc1f13c6d6 -SIZE (rust/crates/msf60_utils-1.1.0.crate) = 14545 -SHA256 (rust/crates/radio_datetime_utils-1.1.0.crate) = bbc9a0dfa3cff91f691dbb878c8856d3096686786662858225f8102809a32701 -SIZE (rust/crates/radio_datetime_utils-1.1.0.crate) = 17044 +TIMESTAMP = 1760475760 +SHA256 (radio_datetime_analyzer-1.2.0.tar.gz) = e5f825acec996a14af7aaef32293dfda2f926809a0e7753a2863df34a667aaa4 +SIZE (radio_datetime_analyzer-1.2.0.tar.gz) = 35709 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/dcf77_utils-1.2.0.crate) = e6cf7f6ce3af52b8251ecff57d519c67a5aadcd1c91f4db5651760d4e65427f3 +SIZE (rust/crates/dcf77_utils-1.2.0.crate) = 12154 +SHA256 (rust/crates/getopt-1.1.9.crate) = 66eb69f29cb9773ca399122b247020f929dde18de809a27b0250be02bbf9fa5e +SIZE (rust/crates/getopt-1.1.9.crate) = 7780 +SHA256 (rust/crates/hash32-0.3.1.crate) = 47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606 +SIZE (rust/crates/hash32-0.3.1.crate) = 10273 +SHA256 (rust/crates/heapless-0.8.0.crate) = 0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad +SIZE (rust/crates/heapless-0.8.0.crate) = 77802 +SHA256 (rust/crates/msf60_utils-1.2.0.crate) = 8f2c91e5fe80e6ffc85ebfb6ade504c19e4a68c2fef9c89eba81bba6129898b4 +SIZE (rust/crates/msf60_utils-1.2.0.crate) = 14690 +SHA256 (rust/crates/radio_datetime_utils-1.2.0.crate) = cb02ad60d277e3a56f109ef51bb61c28ee4222ed23521218414b8aee8f2756dc +SIZE (rust/crates/radio_datetime_utils-1.2.0.crate) = 21327 +SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 +SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186 diff --git a/misc/radio_datetime_analyzer/pkg-descr b/misc/radio_datetime_analyzer/pkg-descr index 20ad76ac1ed8..5aa2ba373629 100644 --- a/misc/radio_datetime_analyzer/pkg-descr +++ b/misc/radio_datetime_analyzer/pkg-descr @@ -1,9 +1,16 @@ -Analyzer for log files of time stations. +Analyzer for log files of time stations + +The program takes a minimum of two parameters: -The program takes two parameters: - the station name of the file to analyze (as argument to the -s option) - the name of the file to analyze (as argument to the -f option) +The -h option provides a short help message. + +Currently supported stations are dcf77 and msf. DCF77 is the German time +station at 77.5 kHz, and MSF is the British time station at 60 kHz. Some +information these stations can be found at: -Currently supported stations are DCF77 and MSF. +- https://en.wikipedia.org/wiki/DCF77 +- https://en.wikipedia.org/wiki/Time_from_NPL_(MSF) See the enclosed README.md for more information. diff --git a/misc/slides/Makefile b/misc/slides/Makefile index d9fc62fb64fe..5f114c74b5b8 100644 --- a/misc/slides/Makefile +++ b/misc/slides/Makefile @@ -1,7 +1,7 @@ PORTNAME= slides DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= misc PKGNAMESUFFIX= -presentation-tool diff --git a/misc/stormy/Makefile b/misc/stormy/Makefile index 57d191bedcc8..c741525d3c06 100644 --- a/misc/stormy/Makefile +++ b/misc/stormy/Makefile @@ -1,7 +1,7 @@ PORTNAME= stormy DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= nxjoseph@protonmail.com diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index a6ca895426ea..0043c6e4df08 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,7 +1,7 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v DISTVERSION= 0.14.3 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org diff --git a/misc/wego/Makefile b/misc/wego/Makefile index be6aaf788fd7..13f1abf748ec 100644 --- a/misc/wego/Makefile +++ b/misc/wego/Makefile @@ -1,6 +1,6 @@ PORTNAME= wego DISTVERSION= 2.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org diff --git a/multimedia/livego/Makefile b/multimedia/livego/Makefile index caf7a8b72ad2..084c60cee1ef 100644 --- a/multimedia/livego/Makefile +++ b/multimedia/livego/Makefile @@ -1,6 +1,6 @@ PORTNAME= livego DISTVERSION= 0.0.15 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/mediamtx/Makefile b/multimedia/mediamtx/Makefile index bb3e58fc5f92..386122dc390e 100644 --- a/multimedia/mediamtx/Makefile +++ b/multimedia/mediamtx/Makefile @@ -1,7 +1,6 @@ PORTNAME= mediamtx DISTVERSIONPREFIX= v -DISTVERSION= 1.15.1 -PORTREVISION= 1 +DISTVERSION= 1.15.2 CATEGORIES= multimedia net MASTER_SITES+= https://github.com/video-dev/hls.js/releases/download/v1.6.13/ DISTFILES+= release.zip diff --git a/multimedia/mediamtx/distinfo b/multimedia/mediamtx/distinfo index 848f5a64feed..fa684540372b 100644 --- a/multimedia/mediamtx/distinfo +++ b/multimedia/mediamtx/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1758842192 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.1/release.zip) = 0212e8ab83997218c56450a424ae754c63547a8cc88f5338cce438381623a414 -SIZE (go/multimedia_mediamtx/mediamtx-v1.15.1/release.zip) = 5577940 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.1/v1.15.1.mod) = 27a2c5ce507876628976b43e3d4198cf7b079af5bb6b742ac29c7961b35cbf5c -SIZE (go/multimedia_mediamtx/mediamtx-v1.15.1/v1.15.1.mod) = 4375 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.1/v1.15.1.zip) = ae10ba7fbe1bfa3f7c1986ac3fff8e0cb7c3d275f53c911e771881f15b36f318 -SIZE (go/multimedia_mediamtx/mediamtx-v1.15.1/v1.15.1.zip) = 572528 +TIMESTAMP = 1760398684 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.2/release.zip) = 0212e8ab83997218c56450a424ae754c63547a8cc88f5338cce438381623a414 +SIZE (go/multimedia_mediamtx/mediamtx-v1.15.2/release.zip) = 5577940 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.2/v1.15.2.mod) = 9c2df617f17dde47c595f93e7a78d933cc2d23682e0797f5e7cd61e97486f2ab +SIZE (go/multimedia_mediamtx/mediamtx-v1.15.2/v1.15.2.mod) = 4490 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.2/v1.15.2.zip) = fdb6c612eaa72f9e8a77a2aff0715864fe32bc0a9d59bf80d266f01ac164e153 +SIZE (go/multimedia_mediamtx/mediamtx-v1.15.2/v1.15.2.zip) = 581917 diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index 424974ae0f47..4b3652cab181 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -1,7 +1,7 @@ PORTNAME= navidrome DISTVERSIONPREFIX= v DISTVERSION= 0.56.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/multimedia/obs-text-pthread/Makefile b/multimedia/obs-text-pthread/Makefile index 4169ee3e8466..21a0eaf3c853 100644 --- a/multimedia/obs-text-pthread/Makefile +++ b/multimedia/obs-text-pthread/Makefile @@ -1,5 +1,5 @@ PORTNAME= obs-text-pthread -DISTVERSION= 2.0.5 +DISTVERSION= 2.0.7 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org @@ -9,6 +9,7 @@ WWW= https://github.com/norihiro/obs-text-pthread LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= simde>0:devel/simde LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ libobs.so:multimedia/obs-studio \ libpng16.so:graphics/png diff --git a/multimedia/obs-text-pthread/distinfo b/multimedia/obs-text-pthread/distinfo index cfa7412acf0b..fd83401e8b9f 100644 --- a/multimedia/obs-text-pthread/distinfo +++ b/multimedia/obs-text-pthread/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726625328 -SHA256 (norihiro-obs-text-pthread-2.0.5_GH0.tar.gz) = d86f47601cd6e85db47f07c0353e8c78428e3a097b458e28bacbd1e8af2aa5c1 -SIZE (norihiro-obs-text-pthread-2.0.5_GH0.tar.gz) = 44812 +TIMESTAMP = 1760414076 +SHA256 (norihiro-obs-text-pthread-2.0.7_GH0.tar.gz) = ba84d2c595e6e63a5dae3619db6d8ba0adb6ef167a58b3361bb8c86c7d5ae5e3 +SIZE (norihiro-obs-text-pthread-2.0.7_GH0.tar.gz) = 46996 diff --git a/multimedia/ringrtc/Makefile b/multimedia/ringrtc/Makefile index f5f557ad9ca4..f89a949f9962 100644 --- a/multimedia/ringrtc/Makefile +++ b/multimedia/ringrtc/Makefile @@ -1,10 +1,8 @@ PORTNAME= ringrtc DISTVERSIONPREFIX= v -DISTVERSION= 2.57.1 -PORTREVISION= 1 +DISTVERSION= 2.59.0 CATEGORIES= multimedia -MASTER_SITES= LOCAL/mikael/ringrtc/:base \ - LOCAL/mikael/ringrtc/:boringssl \ +MASTER_SITES= LOCAL/mikael/ringrtc/:boringssl \ LOCAL/mikael/ringrtc/:build \ LOCAL/mikael/ringrtc/:buildtools \ LOCAL/mikael/ringrtc/:catapult \ @@ -21,8 +19,7 @@ MASTER_SITES= LOCAL/mikael/ringrtc/:base \ LOCAL/mikael/ringrtc/:testing \ LOCAL/mikael/ringrtc/:third_party \ LOCAL/mikael/ringrtc/:tools -DISTFILES= base-${BASE_REV}.tar.gz:base \ - boringssl-${BORINGSSL_REV}.tar.gz:boringssl \ +DISTFILES= boringssl-${BORINGSSL_REV}.tar.gz:boringssl \ build-${BUILD_REV}.tar.gz:build \ buildtools-${BUILDTOOLS_REV}.tar.gz:buildtools \ catapult-${CATAPULT_REV}.tar.gz:catapult \ @@ -65,28 +62,27 @@ GH_TUPLE= signalapp:ringrtc:${DISTVERSIONPREFIX}${DISTVERSION} \ signalapp:webrtc:${WEBRTC_REV}:webrtc # sh net-im/signal-desktop/get_deps.sh -WEBRTC_REV= 7204c +WEBRTC_REV= 7339c # modify webrtc_fetch.sh, then sh webrtc_fetch.sh -BASE_REV= 4ba67f727a84a10e32a417dc7e194f4fc6a23390 -BORINGSSL_REV= 9295969e1dad2c31d0d99481734c1c68dcbc6403 -BUILD_REV= 7adbc7e3263f3ab427ba7c5ac7839a69082ff7fb -BUILDTOOLS_REV= 1fc7350e65e9d7848c083b83aaf67611e74a5654 -CATAPULT_REV= 5477c6dfde1132b685c73edc16e1bc71449a691d -ICU_REV= b929596baebf0ab4ac7ec07f38365db4c50a559d -LIBCUBEB_VER= 0.30.1 +BORINGSSL_REV= ddb2ca4b48fca9a1c468d83dc513b837331843ac +BUILD_REV= 66d076c7ab192991f67891b062b35404f3cb0739 +BUILDTOOLS_REV= 0c4bbb0f8a874de0a2a15d196031c7303d04fbb3 +CATAPULT_REV= 0fd1415f0cf3219ba097d37336141897fab7c5e9 +ICU_REV= 1b2e3e8a421efae36141a7b932b41e315b089af8 +LIBCUBEB_VER= 0.31.2 LIBJPEG_TURBO_REV= e14cbfaa85529d47f9f55b0f104a579c1061f9ad LIBSRTP_REV= a52756acb1c5e133089c798736dd171567df11f5 -LIBVPX_REV= b84ca9b63730e7d4563573a56a66317eb0087ebf -LIBYUV_REV= 61bdaee13a701d2b52c6dc943ccc5c888077a591 -NASM_REV= 9f916e90e6fc34ec302573f6ce147e43e33d68ca +LIBVPX_REV= a985e5e847a2fe69bef3e547cf25088132194e39 +LIBYUV_REV= cdd3bae84818e78466fec1ce954eead8f403d10c +NASM_REV= e2c93c34982b286b27ce8b56dd7159e0b90869a2 OPUS_REV= 55513e81d8f606bd75d0ff773d2144e5f2a732f5 -PERFETTO_REV= dd35b295cd359ba094404218414955f961a0d6ae +PERFETTO_REV= 0c893ed6bf6b42e3fee58daf3380d301c72550ed PROTOBUFJS_REV= 28bf5df73ef2f345a936d9cc95d64ba8ed426a53 -RE2_REV= c84a140c93352cdabbfb547c531be34515b12228 -TESTING_REV= 44b0a8d794b28dbd74614e5f5e7da2b407030647 -THIRD_PARTY_REV= 8a150db896356cd9b47f8c1a6d916347393f90f2 -TOOLS_REV= 901b847deda65d44f1bba16a9f47e2ea68a805be +RE2_REV= 8451125897dd7816a5c118925e8e42309d598ecc +TESTING_REV= 305de9533d3ee2840af0b3f2c8ed0b32802b0a5d +THIRD_PARTY_REV= e30091e8987ee0bb0cd30bc467250a96a7614762 +TOOLS_REV= ec8f1c6113753a31c55b6d6bddfbe198046029a8 BINARY_ALIAS= vpython3=${PYTHON_CMD} @@ -142,7 +138,6 @@ GN_ARGS+= enable_rust=true \ post-extract: ${MKDIR} ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src/webrtc ${MV} ${WRKDIR}/webrtc-${WEBRTC_REV} ${WEBRTCDIR} - ${MV} ${WRKDIR}/base ${WEBRTCDIR} ${MV} ${WRKDIR}/build ${WEBRTCDIR} ${MV} ${WRKDIR}/buildtools ${WEBRTCDIR} ${MV} ${WRKDIR}/testing ${WEBRTCDIR} diff --git a/multimedia/ringrtc/Makefile.crates b/multimedia/ringrtc/Makefile.crates index c7827da1e76e..853dc496b395 100644 --- a/multimedia/ringrtc/Makefile.crates +++ b/multimedia/ringrtc/Makefile.crates @@ -68,9 +68,9 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ ctr-0.9.2 \ - cubeb-0.30.1 \ - cubeb-core-0.30.1 \ - cubeb-sys-0.30.1 \ + cubeb-0.31.2 \ + cubeb-core-0.31.2 \ + cubeb-sys-0.31.2 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ diff --git a/multimedia/ringrtc/distinfo b/multimedia/ringrtc/distinfo index b45a61bfbe34..cbfd9a53b2c0 100644 --- a/multimedia/ringrtc/distinfo +++ b/multimedia/ringrtc/distinfo @@ -1,40 +1,38 @@ -TIMESTAMP = 1758207951 -SHA256 (base-4ba67f727a84a10e32a417dc7e194f4fc6a23390.tar.gz) = 587e729eca0d4e6762dd47fcb3ff45c4e0187019bb98e5208c4ec1c475fb2c8e -SIZE (base-4ba67f727a84a10e32a417dc7e194f4fc6a23390.tar.gz) = 6343572 -SHA256 (boringssl-9295969e1dad2c31d0d99481734c1c68dcbc6403.tar.gz) = 38d8818d8925e8dde2fb7ece0f528eb5cc4ec96bacbf6d22f6e3cf8705fc99f5 -SIZE (boringssl-9295969e1dad2c31d0d99481734c1c68dcbc6403.tar.gz) = 46490073 -SHA256 (build-7adbc7e3263f3ab427ba7c5ac7839a69082ff7fb.tar.gz) = eff6b13e959795597d4413950bc97028ce1b642ad09e4b8e3b5ffd1f07c811cb -SIZE (build-7adbc7e3263f3ab427ba7c5ac7839a69082ff7fb.tar.gz) = 1691280 -SHA256 (buildtools-1fc7350e65e9d7848c083b83aaf67611e74a5654.tar.gz) = 778468b6a9192a35600c3854c6156f7a8166b92e463b3ea53e07cb9a8500554a -SIZE (buildtools-1fc7350e65e9d7848c083b83aaf67611e74a5654.tar.gz) = 105246 -SHA256 (catapult-5477c6dfde1132b685c73edc16e1bc71449a691d.tar.gz) = cddb7ca4992630e13e4c9255f3409e97f7620685776bc1359c19b8f2fa5b16ac -SIZE (catapult-5477c6dfde1132b685c73edc16e1bc71449a691d.tar.gz) = 165315811 -SHA256 (icu-b929596baebf0ab4ac7ec07f38365db4c50a559d.tar.gz) = a696efa75651e9d2591c76f312ba042c97093dac646453dd9edfedf6b96efd6b -SIZE (icu-b929596baebf0ab4ac7ec07f38365db4c50a559d.tar.gz) = 54306779 -SHA256 (nasm-9f916e90e6fc34ec302573f6ce147e43e33d68ca.tar.gz) = b62071bc904b541fc2a5dd1688c9a028515b1e4ca1622b7acb4417f42be9711a -SIZE (nasm-9f916e90e6fc34ec302573f6ce147e43e33d68ca.tar.gz) = 1640019 +TIMESTAMP = 1760276999 +SHA256 (boringssl-ddb2ca4b48fca9a1c468d83dc513b837331843ac.tar.gz) = dd8bd3bff9215f945ea056c120443d076fece66fa3505b170d268e258d3b2419 +SIZE (boringssl-ddb2ca4b48fca9a1c468d83dc513b837331843ac.tar.gz) = 47628099 +SHA256 (build-66d076c7ab192991f67891b062b35404f3cb0739.tar.gz) = 9180093b827f7051f3ede09c6e405c53206f81016028f51c826ddb35d101dfb0 +SIZE (build-66d076c7ab192991f67891b062b35404f3cb0739.tar.gz) = 1680205 +SHA256 (buildtools-0c4bbb0f8a874de0a2a15d196031c7303d04fbb3.tar.gz) = f28262cd13f7e3b9bdb50aaa067572cd7a434f8e9c121a5db823d4f3e2435712 +SIZE (buildtools-0c4bbb0f8a874de0a2a15d196031c7303d04fbb3.tar.gz) = 53726 +SHA256 (catapult-0fd1415f0cf3219ba097d37336141897fab7c5e9.tar.gz) = ac34a57dd9a69073e5d3f775d7d4b60a03bbf025fa8df7cd7475fed3ff912e3d +SIZE (catapult-0fd1415f0cf3219ba097d37336141897fab7c5e9.tar.gz) = 165360942 +SHA256 (icu-1b2e3e8a421efae36141a7b932b41e315b089af8.tar.gz) = abf224372bc2067405c0bbc7dc39ea2661f404f61a54cf400a594928386d1e3a +SIZE (icu-1b2e3e8a421efae36141a7b932b41e315b089af8.tar.gz) = 54277713 +SHA256 (nasm-e2c93c34982b286b27ce8b56dd7159e0b90869a2.tar.gz) = 960caa476995910b435c6a38cb0423e46b36dd11b94c2ea3c150048ecd5ae77a +SIZE (nasm-e2c93c34982b286b27ce8b56dd7159e0b90869a2.tar.gz) = 1645427 SHA256 (libjpeg_turbo-e14cbfaa85529d47f9f55b0f104a579c1061f9ad.tar.gz) = 4dbfed66468f812132ece54ab1af0c2b035c5a426ebdadc361626432901d8015 SIZE (libjpeg_turbo-e14cbfaa85529d47f9f55b0f104a579c1061f9ad.tar.gz) = 2684933 SHA256 (libsrtp-a52756acb1c5e133089c798736dd171567df11f5.tar.gz) = c1105b5c1c34c3d069b8e2561de9d568ea1b8d4d7d1cd5a049f70a830e8cf71c SIZE (libsrtp-a52756acb1c5e133089c798736dd171567df11f5.tar.gz) = 140953 -SHA256 (libvpx-b84ca9b63730e7d4563573a56a66317eb0087ebf.tar.gz) = 1e8d247dff0c37a4d8ca97bf66c337cf6ea13264ea72e57910efff6c659ef79e -SIZE (libvpx-b84ca9b63730e7d4563573a56a66317eb0087ebf.tar.gz) = 5704757 -SHA256 (libyuv-61bdaee13a701d2b52c6dc943ccc5c888077a591.tar.gz) = 027fcf1407df3babff39621f16646c690c4f15a78e53722a6a3938f3e09e1747 -SIZE (libyuv-61bdaee13a701d2b52c6dc943ccc5c888077a591.tar.gz) = 620158 +SHA256 (libvpx-a985e5e847a2fe69bef3e547cf25088132194e39.tar.gz) = f6691a058ec03205b34b62f5e0d70ccd473031bcb7f85cde1a1d5675b98ac093 +SIZE (libvpx-a985e5e847a2fe69bef3e547cf25088132194e39.tar.gz) = 5707956 +SHA256 (libyuv-cdd3bae84818e78466fec1ce954eead8f403d10c.tar.gz) = cf46a992bbcaae70b883c34b4d10b2c7eb78a9d9c6af4d95c8a821a409ec9a7b +SIZE (libyuv-cdd3bae84818e78466fec1ce954eead8f403d10c.tar.gz) = 622417 SHA256 (opus-55513e81d8f606bd75d0ff773d2144e5f2a732f5.tar.gz) = 0e568cf80e3df39ed9e5cddb5921103e8c861760f180013de9240337d37184bd SIZE (opus-55513e81d8f606bd75d0ff773d2144e5f2a732f5.tar.gz) = 4248433 -SHA256 (perfetto-dd35b295cd359ba094404218414955f961a0d6ae.tar.gz) = 86c8af74bf7b3dc0a1e7732c60f9dd4aafe83109584eba56c95872e3dcefe3b8 -SIZE (perfetto-dd35b295cd359ba094404218414955f961a0d6ae.tar.gz) = 28738959 +SHA256 (perfetto-0c893ed6bf6b42e3fee58daf3380d301c72550ed.tar.gz) = 951d049eeb950f362570ac0fbc9db83bb78ff4155af73c9ddc2ae2cca7fb1472 +SIZE (perfetto-0c893ed6bf6b42e3fee58daf3380d301c72550ed.tar.gz) = 46179278 SHA256 (protobuf_javascript-28bf5df73ef2f345a936d9cc95d64ba8ed426a53.tar.gz) = 058d5130df687f58ba1a21011638b9b70165a01f2021d43431963233e7ce0d13 SIZE (protobuf_javascript-28bf5df73ef2f345a936d9cc95d64ba8ed426a53.tar.gz) = 382573 -SHA256 (re2-c84a140c93352cdabbfb547c531be34515b12228.tar.gz) = a7aa3ff629e53aeec9b84b26fbd016e405dfd3fa493933b7c605e5ebc5498e9a -SIZE (re2-c84a140c93352cdabbfb547c531be34515b12228.tar.gz) = 396463 -SHA256 (testing-44b0a8d794b28dbd74614e5f5e7da2b407030647.tar.gz) = 52b1eec66fafd717d74516dc9ab8d4009fd67bc72082c28446015f37a812b857 -SIZE (testing-44b0a8d794b28dbd74614e5f5e7da2b407030647.tar.gz) = 2162959 -SHA256 (third_party-8a150db896356cd9b47f8c1a6d916347393f90f2.tar.gz) = 283c90c3433221dd86b0ca66bb39d2a4dcd08ad3226c810e8d4804d8d1cf956c -SIZE (third_party-8a150db896356cd9b47f8c1a6d916347393f90f2.tar.gz) = 760183695 -SHA256 (tools-901b847deda65d44f1bba16a9f47e2ea68a805be.tar.gz) = d3ff6f5063d0356fcc05de9a24c8205d6829a70f656dd8efa262f871313c022c -SIZE (tools-901b847deda65d44f1bba16a9f47e2ea68a805be.tar.gz) = 16802251 +SHA256 (re2-8451125897dd7816a5c118925e8e42309d598ecc.tar.gz) = f6ca937370a88ef0808aac40605bb5bddd1e5d9cfa660980a2d62bdc09e7516c +SIZE (re2-8451125897dd7816a5c118925e8e42309d598ecc.tar.gz) = 396884 +SHA256 (testing-305de9533d3ee2840af0b3f2c8ed0b32802b0a5d.tar.gz) = 7a084fd7643dbd03838529fc3c8db4efe2481cd182863e29af42bb21a4fbedb4 +SIZE (testing-305de9533d3ee2840af0b3f2c8ed0b32802b0a5d.tar.gz) = 2168667 +SHA256 (third_party-e30091e8987ee0bb0cd30bc467250a96a7614762.tar.gz) = f696e1279467f6528c0fd07066b7fd6ca8f98e77dc607266c3a1c6848c55acf1 +SIZE (third_party-e30091e8987ee0bb0cd30bc467250a96a7614762.tar.gz) = 743186126 +SHA256 (tools-ec8f1c6113753a31c55b6d6bddfbe198046029a8.tar.gz) = d03ff3da296eb73190c21c051941b49cc4863bf0e74f46bc1596acc663476024 +SIZE (tools-ec8f1c6113753a31c55b6d6bddfbe198046029a8.tar.gz) = 16963574 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -175,12 +173,12 @@ SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/ctr-0.9.2.crate) = 0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835 SIZE (rust/crates/ctr-0.9.2.crate) = 18344 -SHA256 (rust/crates/cubeb-0.30.1.crate) = 413fe37b5d84d57df6e43f1ac92c39cd14038acdc143b95e420fae2ebc8b6300 -SIZE (rust/crates/cubeb-0.30.1.crate) = 8128 -SHA256 (rust/crates/cubeb-core-0.30.1.crate) = fc031febafcc3c116ad360fe046c5cd1020e7436f5e6781015c603c494909bf1 -SIZE (rust/crates/cubeb-core-0.30.1.crate) = 12572 -SHA256 (rust/crates/cubeb-sys-0.30.1.crate) = cd2114801cd652119ace9e050a16d6641475fe3341ef45c58c9377fa45cbe3bf -SIZE (rust/crates/cubeb-sys-0.30.1.crate) = 412587 +SHA256 (rust/crates/cubeb-0.31.2.crate) = b2cd1c2d1e39e54b6b7cc7b44222844c5ac05285d1667f54b0d17b8329c12b7d +SIZE (rust/crates/cubeb-0.31.2.crate) = 8205 +SHA256 (rust/crates/cubeb-core-0.31.2.crate) = b6c9979d62b94e8bd43b08b9c4bafd8950acfa20b8338ff9671d35be6fd308a3 +SIZE (rust/crates/cubeb-core-0.31.2.crate) = 13025 +SHA256 (rust/crates/cubeb-sys-0.31.2.crate) = 564cb433c2eb9bc33221ce3726467352570b75704a2083321767e4d8f59621c1 +SIZE (rust/crates/cubeb-sys-0.31.2.crate) = 412486 SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee SIZE (rust/crates/darling-0.20.11.crate) = 37614 SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e @@ -917,7 +915,7 @@ SHA256 (signalapp-libsignal-v0.78.3_GH0.tar.gz) = 5df4afee765414ed8c8012a289a4f4 SIZE (signalapp-libsignal-v0.78.3_GH0.tar.gz) = 2327582 SHA256 (signalapp-curve25519-dalek-signal-curve25519-4.1.3_GH0.tar.gz) = 8dd338dd7d558b7882310e8dc76ceca41ef448afd0532be208d4ff0f2924f334 SIZE (signalapp-curve25519-dalek-signal-curve25519-4.1.3_GH0.tar.gz) = 808022 -SHA256 (signalapp-ringrtc-v2.57.1_GH0.tar.gz) = a609e25e3c60d17475da8729269f37fcc30ed8eb1eb5794799b883325336e62c -SIZE (signalapp-ringrtc-v2.57.1_GH0.tar.gz) = 858227 -SHA256 (signalapp-webrtc-7204c_GH0.tar.gz) = f1f59d8bd2343a03f8c065dbb07bb3a2da46a35c1fa3e28c71c6ef6fc02fc072 -SIZE (signalapp-webrtc-7204c_GH0.tar.gz) = 39977265 +SHA256 (signalapp-ringrtc-v2.59.0_GH0.tar.gz) = 72d9b075c8c86a657ad7ba06786e88809043e5cc19b71201fcb8286e55bc712c +SIZE (signalapp-ringrtc-v2.59.0_GH0.tar.gz) = 865026 +SHA256 (signalapp-webrtc-7339c_GH0.tar.gz) = bf3f9af40a42deb71c36e62079561617d07fc49bc269ff83835e05b3c7a6a2df +SIZE (signalapp-webrtc-7339c_GH0.tar.gz) = 39956797 diff --git a/multimedia/ringrtc/files/patch-build_config_compiler_BUILD.gn b/multimedia/ringrtc/files/patch-build_config_compiler_BUILD.gn index 65b46735dcc7..8a56023da48b 100644 --- a/multimedia/ringrtc/files/patch-build_config_compiler_BUILD.gn +++ b/multimedia/ringrtc/files/patch-build_config_compiler_BUILD.gn @@ -1,15 +1,15 @@ --- src/webrtc/src/build/config/compiler/BUILD.gn.orig 2024-06-18 16:34:35 UTC +++ src/webrtc/src/build/config/compiler/BUILD.gn -@@ -199,7 +199,7 @@ declare_args() { +@@ -194,7 +194,7 @@ declare_args() { # This greatly reduces the size of debug builds, at the cost of # debugging information which is required by some specialized # debugging tools. -- simple_template_names = is_clang && !is_nacl && !is_win && !is_apple -+ simple_template_names = is_clang && !is_nacl && !is_win && !is_apple && !is_bsd - } +- simple_template_names = is_clang && !is_win && !is_apple ++ simple_template_names = is_clang && !is_win && !is_apple && !is_bsd - declare_args() { -@@ -256,13 +256,16 @@ config("no_unresolved_symbols") { + # This switch is used to enable -Wexit-time-destructors by default. This + # warning serves as a flip switch to allow a gradual migration of targets +@@ -290,13 +290,16 @@ config("no_unresolved_symbols") { # Compiler instrumentation can introduce dependencies in DSOs to symbols in # the executable they are loaded into, so they are unresolved at link-time. config("no_unresolved_symbols") { @@ -27,7 +27,7 @@ } # compiler --------------------------------------------------------------------- -@@ -521,6 +524,10 @@ config("compiler") { +@@ -564,6 +567,10 @@ config("compiler") { } } @@ -38,52 +38,43 @@ # Linux-specific compiler flags setup. # ------------------------------------ if (use_icf && (!is_apple || use_lld)) { -@@ -581,7 +588,7 @@ config("compiler") { +@@ -639,7 +646,7 @@ config("compiler") { ldflags += [ "-Wl,-z,keep-text-section-prefix" ] } -- if (is_clang && !is_nacl) { -+ if (is_clang && !is_nacl && !is_bsd) { +- if (is_clang) { ++ if (is_clang && !is_bsd) { cflags += [ "-fcrash-diagnostics-dir=" + clang_diagnostic_dir ] if (save_reproducers_on_lld_crash && use_lld) { ldflags += [ -@@ -1233,7 +1240,7 @@ config("compiler_cpu_abi") { +@@ -1281,7 +1288,7 @@ config("compiler_cpu_abi") { + # CPU architecture. We may or may not be doing a cross compile now, so for # simplicity we always explicitly set the architecture. if (current_cpu == "x64") { - if (is_clang && !is_android && !is_nacl && !is_fuchsia && -- !is_chromeos_device) { -+ !is_chromeos_device && !is_bsd) { +- if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device) { ++ if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device && !is_bsd) { cflags += [ "--target=x86_64-unknown-linux-gnu" ] ldflags += [ "--target=x86_64-unknown-linux-gnu" ] } else { -@@ -1256,7 +1263,7 @@ config("compiler_cpu_abi") { - ] - } +@@ -1302,7 +1309,7 @@ config("compiler_cpu_abi") { + "-msse3", + ] } else if (current_cpu == "arm") { -- if (is_clang && !is_android && !is_nacl && !is_chromeos_device) { -+ if (is_clang && !is_android && !is_nacl && !is_chromeos_device && !is_bsd) { +- if (is_clang && !is_android && !is_chromeos_device) { ++ if (is_clang && !is_android && !is_chromeos_device && !is_bsd) { cflags += [ "--target=arm-linux-gnueabihf" ] ldflags += [ "--target=arm-linux-gnueabihf" ] } -@@ -1271,7 +1278,7 @@ config("compiler_cpu_abi") { +@@ -1314,7 +1321,7 @@ config("compiler_cpu_abi") { + cflags += [ "-mtune=$arm_tune" ] } } else if (current_cpu == "arm64") { - if (is_clang && !is_android && !is_nacl && !is_fuchsia && -- !is_chromeos_device) { -+ !is_chromeos_device && !is_bsd) { +- if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device) { ++ if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device && !is_bsd) { cflags += [ "--target=aarch64-linux-gnu" ] ldflags += [ "--target=aarch64-linux-gnu" ] } -@@ -1617,7 +1624,7 @@ config("compiler_deterministic") { - # different build directory like "out/feature_a" and "out/feature_b" if - # we build same files with same compile flag. - # Other paths are already given in relative, no need to normalize them. -- if (is_nacl) { -+ if (is_nacl || is_bsd) { - # TODO(https://crbug.com/1231236): Use -ffile-compilation-dir= here. - cflags += [ - "-Xclang", -@@ -1683,7 +1690,7 @@ config("clang_revision") { +@@ -1713,7 +1720,7 @@ config("clang_revision") { } config("clang_revision") { @@ -92,25 +83,16 @@ current_os != "zos") { _perform_consistency_checks = current_toolchain == default_toolchain if (llvm_force_head_revision) { -@@ -1775,7 +1782,7 @@ config("clang_warning_suppression") { - # e.g. by setting in the the project's .gn file. - config("clang_warning_suppression") { - # Some build configs use older versions of clang that don't support WSMs -- if (!is_nacl && default_toolchain != "//build/toolchain/cros:target" && -+ if (!is_bsd && !is_nacl && default_toolchain != "//build/toolchain/cros:target" && - !llvm_android_mainline && is_clang && - clang_warning_suppression_file != "") { - from_build_root = @@ -2134,9 +2141,6 @@ config("default_warnings") { - # TODO(crbug.com/40284799): Fix and re-enable. - "-Wno-thread-safety-reference-return", + # TODO(crbug.com/40284799): Fix and re-enable. + "-Wno-thread-safety-reference-return", - -- # TODO(crbug.com/376641662): Fix and re-enable. -- "-Wno-nontrivial-memcall", - ] +- # TODO(crbug.com/376641662): Fix and re-enable. +- "-Wno-nontrivial-memcall", + ] - cflags_cc += [ + cflags_cc += [ @@ -2920,7 +2924,7 @@ config("afdo") { # There are some targeted places that AFDO regresses, so we provide a separate # config to allow AFDO to be disabled per-target. @@ -129,12 +111,3 @@ cflags = [ "-fauto-profile=${auto_profile_path}" ] inputs = [ auto_profile_path ] } -@@ -3136,7 +3140,7 @@ config("symbols") { - cflags += [ "-gomit-unreferenced-methods" ] - } - -- if (is_clang && (!is_nacl || is_nacl_saigo)) { -+ if (is_clang && (!is_nacl || is_nacl_saigo) && !is_bsd) { - if (is_apple) { - # TODO(crbug.com/40117949): Investigate missing debug info on mac. - # Make sure we don't use constructor homing on mac. diff --git a/multimedia/ringrtc/files/patch-cargo-crates_cubeb-sys_build.rs b/multimedia/ringrtc/files/patch-cargo-crates_cubeb-sys_build.rs index 07d8057c0ae6..e587a6f825c8 100644 --- a/multimedia/ringrtc/files/patch-cargo-crates_cubeb-sys_build.rs +++ b/multimedia/ringrtc/files/patch-cargo-crates_cubeb-sys_build.rs @@ -1,5 +1,5 @@ ---- cargo-crates/cubeb-sys-0.30.1/build.rs.orig 2025-02-01 09:46:43 UTC -+++ cargo-crates/cubeb-sys-0.30.1/build.rs +--- cargo-crates/cubeb-sys-0.31.2/build.rs.orig 2025-02-01 09:46:43 UTC ++++ cargo-crates/cubeb-sys-0.31.2/build.rs @@ -155,22 +155,6 @@ fn main() { // Ignore the result of find_library. We don't care if the // libraries are missing. diff --git a/multimedia/ringrtc/files/patch-src_rust_src_webrtc_audio__device__module__utils.rs b/multimedia/ringrtc/files/patch-src_rust_src_webrtc_audio__device__module__utils.rs index ec15f6b1927f..f3cd4b309e23 100644 --- a/multimedia/ringrtc/files/patch-src_rust_src_webrtc_audio__device__module__utils.rs +++ b/multimedia/ringrtc/files/patch-src_rust_src_webrtc_audio__device__module__utils.rs @@ -1,18 +1,18 @@ --- src/rust/src/webrtc/audio_device_module_utils.rs.orig 2024-11-18 16:04:01 UTC +++ src/rust/src/webrtc/audio_device_module_utils.rs -@@ -11,7 +11,7 @@ use cubeb_core::DevicePref; +@@ -10,7 +10,7 @@ use cubeb::{DeviceCollection, DeviceState}; + use anyhow::anyhow; use cubeb::{DeviceCollection, DeviceState}; - use cubeb_core::DevicePref; -#[cfg(target_os = "linux")] +#[cfg(any(target_os = "freebsd", target_os = "linux"))] use cubeb_core::DeviceType; + use cubeb_core::{DeviceId, DevicePref}; use regex::Regex; - @@ -22,7 +22,7 @@ pub struct MinimalDeviceInfo { - pub devid: *const c_void, + pub devid: DeviceId, pub device_id: Option<String>, - pub friendly_name: Option<String>, + pub friendly_name: String, - #[cfg(target_os = "linux")] + #[cfg(any(target_os = "freebsd", target_os = "linux"))] device_type: DeviceType, @@ -27,16 +27,16 @@ fn device_is_monitor(device: &MinimalDeviceInfo) -> bool { device.device_type == DeviceType::INPUT && device -@@ -57,7 +57,7 @@ impl DeviceCollectionWrapper { - devid: device.devid(), - device_id: device.device_id().as_ref().map(|s| s.to_string()), - friendly_name: device.friendly_name().as_ref().map(|s| s.to_string()), -- #[cfg(target_os = "linux")] -+ #[cfg(any(target_os = "freebsd", target_os = "linux"))] - device_type: device.device_type(), - preferred: device.preferred(), - state: device.state(), -@@ -79,7 +79,7 @@ impl DeviceCollectionWrapper { +@@ -58,7 +58,7 @@ impl DeviceCollectionWrapper { + devid: device.devid(), + device_id: device.device_id().as_ref().map(|s| s.to_string()), + friendly_name: friendly.to_string(), +- #[cfg(target_os = "linux")] ++ #[cfg(any(target_os = "freebsd", target_os = "linux"))] + device_type: device.device_type(), + preferred: device.preferred(), + state: device.state(), +@@ -83,7 +83,7 @@ impl DeviceCollectionWrapper { } // For linux only, a method that will ignore "monitor" devices. @@ -45,7 +45,7 @@ pub fn iter_non_monitor( &self, ) -> std::iter::Filter<std::slice::Iter<'_, MinimalDeviceInfo>, fn(&&MinimalDeviceInfo) -> bool> -@@ -121,7 +121,7 @@ impl DeviceCollectionWrapper { +@@ -125,7 +125,7 @@ impl DeviceCollectionWrapper { { self.iter().nth(idx - 1) } @@ -54,7 +54,7 @@ { // filter out "monitor" devices. self.iter_non_monitor().nth(idx - 1) -@@ -149,12 +149,12 @@ impl DeviceCollectionWrapper { +@@ -153,12 +153,12 @@ impl DeviceCollectionWrapper { pub fn count(&self) -> usize { #[cfg(target_os = "macos")] let count = self.iter().count(); diff --git a/multimedia/ringrtc/files/patch-src_webrtc_src_modules_audio__device_linux_audio__device__alsa__linux.cc b/multimedia/ringrtc/files/patch-src_webrtc_src_modules_audio__device_linux_audio__device__alsa__linux.cc new file mode 100644 index 000000000000..f65876c52fdd --- /dev/null +++ b/multimedia/ringrtc/files/patch-src_webrtc_src_modules_audio__device_linux_audio__device__alsa__linux.cc @@ -0,0 +1,11 @@ +--- src/webrtc/src/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2025-10-12 17:07:03 UTC ++++ src/webrtc/src/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -10,7 +10,7 @@ + + #include "modules/audio_device/linux/audio_device_alsa_linux.h" + +-#include <asm-generic/errno.h> ++//#include <asm-generic/errno.h> + + #include <cerrno> + #include <cstdint> diff --git a/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc b/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc index 0a582a318a0a..701ee6e4f4ea 100644 --- a/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc +++ b/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc @@ -1,24 +1,24 @@ --- src/webrtc/src/rtc_base/physical_socket_server.cc.orig 2024-06-17 12:56:06 UTC +++ src/webrtc/src/rtc_base/physical_socket_server.cc -@@ -54,7 +54,7 @@ - #include "rtc_base/time_utils.h" - #include "system_wrappers/include/field_trial.h" +@@ -61,7 +61,7 @@ + #undef SetPort + #endif -#if defined(WEBRTC_LINUX) -+#if defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) ++#if defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) + #include <asm-generic/socket.h> #include <linux/sockios.h> - #endif - -@@ -74,7 +74,7 @@ typedef void* SockOptArg; - + #include <sys/epoll.h> +@@ -78,7 +78,7 @@ typedef void* SockOptArg; + typedef void* SockOptArg; #endif // WEBRTC_POSIX --#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(__native_client__) -+#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(__native_client__) && !defined(WEBRTC_BSD) - +-#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) ++#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(WEBRTC_BSD) int64_t GetSocketRecvTimestamp(int socket) { struct timeval tv_ioctl; -@@ -329,7 +329,7 @@ int PhysicalSocket::GetOption(Option opt, int* value) + int ret = ioctl(socket, SIOCGSTAMP, &tv_ioctl); +@@ -334,7 +334,7 @@ int PhysicalSocket::GetOption(Option opt, int* value) return -1; } if (opt == OPT_DONTFRAGMENT) { @@ -27,7 +27,7 @@ *value = (*value != IP_PMTUDISC_DONT) ? 1 : 0; #endif } else if (opt == OPT_DSCP) { -@@ -358,7 +358,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { +@@ -363,7 +363,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { if (TranslateOption(opt, &slevel, &sopt) == -1) return -1; if (opt == OPT_DONTFRAGMENT) { @@ -36,7 +36,7 @@ value = (value) ? IP_PMTUDISC_DO : IP_PMTUDISC_DONT; #endif } else if (opt == OPT_DSCP) { -@@ -389,7 +389,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { +@@ -394,7 +394,7 @@ int PhysicalSocket::Send(const void* pv, size_t cb) { int PhysicalSocket::Send(const void* pv, size_t cb) { int sent = DoSend( s_, reinterpret_cast<const char*>(pv), static_cast<int>(cb), @@ -45,7 +45,7 @@ // Suppress SIGPIPE. Without this, attempting to send on a socket whose // other end is closed will result in a SIGPIPE signal being raised to // our process, which by default will terminate the process, which we -@@ -418,7 +418,7 @@ int PhysicalSocket::SendTo(const void* buffer, +@@ -423,7 +423,7 @@ int PhysicalSocket::SendTo(const void* buffer, size_t len = addr.ToSockAddrStorage(&saddr); int sent = DoSendTo(s_, static_cast<const char*>(buffer), static_cast<int>(length), @@ -54,16 +54,16 @@ // Suppress SIGPIPE. See above for explanation. MSG_NOSIGNAL, #else -@@ -697,7 +697,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s - *slevel = IPPROTO_IP; - *sopt = IP_DONTFRAGMENT; - break; --#elif defined(WEBRTC_MAC) || defined(BSD) || defined(__native_client__) -+#elif defined(WEBRTC_MAC) || defined(WEBRTC_BSD) || defined(__native_client__) +@@ -704,7 +704,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s + #elif defined(WEBRTC_MAC) || defined(BSD) RTC_LOG(LS_WARNING) << "Socket::OPT_DONTFRAGMENT not supported."; return -1; - #elif defined(WEBRTC_POSIX) -@@ -746,7 +746,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s +-#elif defined(WEBRTC_POSIX) ++#elif defined(WEBRTC_POSIX) && !defined(WEBRTC_BSD) + *slevel = IPPROTO_IP; + *sopt = IP_MTU_DISCOVER; + break; +@@ -751,7 +751,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s return -1; #endif case OPT_RECV_ECN: @@ -72,7 +72,7 @@ if (family_ == AF_INET6) { *slevel = IPPROTO_IPV6; *sopt = IPV6_RECVTCLASS; -@@ -766,10 +766,19 @@ int PhysicalSocket::TranslateOption(Option opt, int* s +@@ -771,10 +771,19 @@ int PhysicalSocket::TranslateOption(Option opt, int* s *sopt = SO_KEEPALIVE; break; case OPT_TCP_KEEPCNT: @@ -92,7 +92,7 @@ *slevel = IPPROTO_TCP; #if !defined(WEBRTC_MAC) *sopt = TCP_KEEPIDLE; -@@ -777,12 +786,18 @@ int PhysicalSocket::TranslateOption(Option opt, int* s +@@ -782,12 +791,18 @@ int PhysicalSocket::TranslateOption(Option opt, int* s *sopt = TCP_KEEPALIVE; #endif break; diff --git a/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc b/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc index ff4c8327b562..f341cfaf97b6 100644 --- a/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc +++ b/multimedia/ringrtc/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc @@ -1,16 +1,21 @@ --- src/webrtc/src/rtc_base/platform_thread_types.cc.orig 2023-02-08 09:03:45 UTC +++ src/webrtc/src/rtc_base/platform_thread_types.cc -@@ -11,7 +11,9 @@ - #include "rtc_base/platform_thread_types.h" +@@ -12,11 +12,13 @@ + // IWYU pragma: begin_keep #if defined(WEBRTC_LINUX) +#if !defined(WEBRTC_BSD) + #include <linux/prctl.h> #include <sys/prctl.h> +#endif #include <sys/syscall.h> - #endif -@@ -44,6 +46,8 @@ PlatformThreadId CurrentThreadId() { +-#if !defined(WEBRTC_ARCH_ARM) && !defined(WEBRTC_ARCH_ARM64) ++#if !defined(WEBRTC_ARCH_ARM) && !defined(WEBRTC_ARCH_ARM64) && !defined(WEBRTC_BSD) + #include <asm/unistd_64.h> + #endif + #endif +@@ -50,6 +52,8 @@ PlatformThreadId CurrentThreadId() { return gettid(); #elif defined(WEBRTC_FUCHSIA) return zx_thread_self(); @@ -19,7 +24,7 @@ #elif defined(WEBRTC_LINUX) return syscall(__NR_gettid); #elif defined(__EMSCRIPTEN__) -@@ -74,6 +78,7 @@ bool IsThreadRefEqual(const PlatformThreadRef& a, cons +@@ -80,6 +84,7 @@ void SetCurrentThreadName(const char* name) { } void SetCurrentThreadName(const char* name) { @@ -27,7 +32,7 @@ #if defined(WEBRTC_WIN) // The SetThreadDescription API works even if no debugger is attached. // The names set with this API also show up in ETW traces. Very handy. -@@ -120,6 +125,7 @@ void SetCurrentThreadName(const char* name) { +@@ -126,6 +131,7 @@ void SetCurrentThreadName(const char* name) { zx_status_t status = zx_object_set_property(zx_thread_self(), ZX_PROP_NAME, name, strlen(name)); RTC_DCHECK_EQ(status, ZX_OK); diff --git a/multimedia/ringrtc/files/patch-third__party_webrtc_system__wrappers_BUILD.gn b/multimedia/ringrtc/files/patch-third__party_webrtc_system__wrappers_BUILD.gn deleted file mode 100644 index b34b0548b661..000000000000 --- a/multimedia/ringrtc/files/patch-third__party_webrtc_system__wrappers_BUILD.gn +++ /dev/null @@ -1,15 +0,0 @@ ---- src/webrtc/src/system_wrappers/BUILD.gn.orig 2021-01-28 23:16:17 UTC -+++ src/webrtc/src/system_wrappers/BUILD.gn -@@ -58,11 +58,9 @@ rtc_library("system_wrappers") { - } - - if (is_linux || is_chromeos) { -- if (!build_with_chromium) { -+ if (!build_with_chromium && !is_bsd) { - sources += [ "source/cpu_features_linux.cc" ] - } -- -- libs += [ "rt" ] - } - - if (is_win) { diff --git a/multimedia/ringrtc/files/patch-third__party_zlib_BUILD.gn b/multimedia/ringrtc/files/patch-third__party_zlib_BUILD.gn index 9fc0594b53e2..b2b0c92cc12d 100644 --- a/multimedia/ringrtc/files/patch-third__party_zlib_BUILD.gn +++ b/multimedia/ringrtc/files/patch-third__party_zlib_BUILD.gn @@ -20,12 +20,12 @@ } else { assert(false, "Unsupported ARM OS") } -@@ -407,7 +411,7 @@ static_library("minizip") { +@@ -419,7 +423,7 @@ static_library("minizip") { ] } -- if (is_apple || is_android || is_nacl) { -+ if (is_apple || is_android || is_nacl || is_bsd) { +- if (is_apple || is_android) { ++ if (is_apple || is_android || is_bsd) { # Mac, Android and the BSDs don't have fopen64, ftello64, or fseeko64. We # use fopen, ftell, and fseek instead on these systems. defines = [ "USE_FILE32API" ] diff --git a/multimedia/ringrtc/update.txt b/multimedia/ringrtc/update.txt index c8c73778efb5..dcadc5e0b140 100644 --- a/multimedia/ringrtc/update.txt +++ b/multimedia/ringrtc/update.txt @@ -2,4 +2,4 @@ To update this port: Bump DISTVERSION eventually bump WEBRTC_REV (sh net-im/signal-desktop/get_deps.sh) eventually update *_REV (sh multimedia/ringrtc/webrtc_fetch.sh) -eventually update CARGO_CRATES (fetch -qo - https://raw.githubusercontent.com/signalapp/ringrtc/v2.57.1/Cargo.lock | awk -f /usr/ports/Mk/Scripts/cargo-crates.awk | portedit merge -i Makefile.crates) +eventually update CARGO_CRATES (fetch -qo - https://raw.githubusercontent.com/signalapp/ringrtc/v2.59.0/Cargo.lock | awk -f /usr/ports/Mk/Scripts/cargo-crates.awk | portedit merge -i Makefile.crates) diff --git a/multimedia/ringrtc/webrtc_fetch.sh b/multimedia/ringrtc/webrtc_fetch.sh index 750ed5406d61..a9f3452d0f2c 100644 --- a/multimedia/ringrtc/webrtc_fetch.sh +++ b/multimedia/ringrtc/webrtc_fetch.sh @@ -1,6 +1,6 @@ #!/bin/sh -WEBRTC_REV=7204c +WEBRTC_REV=7339c base_url="https://chromium.googlesource.com/chromium/src/base.git/+archive/" boringssl_url="https://boringssl.googlesource.com/boringssl.git/+archive/" diff --git a/multimedia/supersonic/Makefile b/multimedia/supersonic/Makefile index 935163d744ab..f1fad6a2bef9 100644 --- a/multimedia/supersonic/Makefile +++ b/multimedia/supersonic/Makefile @@ -1,7 +1,7 @@ PORTNAME= supersonic DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= dtxdf@FreeBSD.org diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile index d74f395e8b64..886e9798799d 100644 --- a/net-im/coyim/Makefile +++ b/net-im/coyim/Makefile @@ -1,7 +1,7 @@ PORTNAME= coyim DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MAINTAINER= fox@FreeBSD.org diff --git a/net-im/discordo/Makefile b/net-im/discordo/Makefile index 3164bf48766f..4405f7983aa3 100644 --- a/net-im/discordo/Makefile +++ b/net-im/discordo/Makefile @@ -1,6 +1,6 @@ PORTNAME= discordo DISTVERSION= g20220909 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-im MAINTAINER= lcook@FreeBSD.org diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile index 8c3c6f94c3bd..d0feacc59d83 100644 --- a/net-im/dissent/Makefile +++ b/net-im/dissent/Makefile @@ -1,7 +1,7 @@ PORTNAME= dissent DISTVERSIONPREFIX= v DISTVERSION= 0.0.34 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile index 0382359b1f8e..8001f0c03922 100644 --- a/net-im/gomuks/Makefile +++ b/net-im/gomuks/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomuks DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-im MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile index 64e85288d075..ecaa4c8612e1 100644 --- a/net-im/gotktrix/Makefile +++ b/net-im/gotktrix/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotktrix DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= net-im MAINTAINER= fuz@FreeBSD.org diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index bfa6f11ffb53..deff915e5398 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,6 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://codeberg.org/superseriousbusiness/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTFILES= ${PORTNAME}-${DISTVERSION}-source-code.tar.gz ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz diff --git a/net-im/libsignal-node/Makefile b/net-im/libsignal-node/Makefile index e3c8e029dba5..beb3c9c8c22b 100644 --- a/net-im/libsignal-node/Makefile +++ b/net-im/libsignal-node/Makefile @@ -1,7 +1,6 @@ PORTNAME= libsignal DISTVERSIONPREFIX= v -DISTVERSION= 0.81.0 -PORTREVISION= 1 +DISTVERSION= 0.81.1 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm PKGNAMESUFFIX= -node diff --git a/net-im/libsignal-node/Makefile.crates b/net-im/libsignal-node/Makefile.crates index d5f2f351d951..c23e5e2cc4e8 100644 --- a/net-im/libsignal-node/Makefile.crates +++ b/net-im/libsignal-node/Makefile.crates @@ -161,7 +161,9 @@ CARGO_CRATES= addr2line-0.24.2 \ hax-lib-macros-types-0.2.0 \ hax-lib-macros-types-0.3.1 \ headers-0.3.9 \ + headers-0.4.1 \ headers-core-0.2.0 \ + headers-core-0.3.0 \ heck-0.5.0 \ hermit-abi-0.5.0 \ hex-0.4.3 \ @@ -454,7 +456,6 @@ CARGO_CRATES= addr2line-0.24.2 \ tracing-subscriber-0.3.20 \ try-lock-0.2.5 \ tungstenite-0.21.0 \ - tungstenite-0.27.0 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unarray-0.1.4 \ @@ -536,5 +537,6 @@ CARGO_CRATES= addr2line-0.24.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ curve25519-dalek,curve25519-dalek-derive@git+https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3\#7c6d34756355a3566a704da84dce7b1c039a6572 \ + tungstenite@git+https://github.com/signalapp/tungstenite-rs?tag=signal-v0.27.0\#d9409e3622ff867e7cf77e864be95487113ae499 \ boring,boring-sys,tokio-boring@git+https://github.com/signalapp/boring?tag=signal-v4.18.0\#81d4aa19ac6c5af99238ff0bf9328b381ccebcdd \ spqr@git+https://github.com/signalapp/SparsePostQuantumRatchet.git?tag=v1.2.0\#99a759a3fd40cd9304459fb007fcf177db9ed207 diff --git a/net-im/libsignal-node/distinfo b/net-im/libsignal-node/distinfo index e2cca9e9b614..a6234a9239de 100644 --- a/net-im/libsignal-node/distinfo +++ b/net-im/libsignal-node/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1758875939 -SHA256 (libsignal-node-0.81.0-npm-cache.tar.gz) = 7787902f19f7e09f69ea602cadba303d822c00c1d3cfdc901b946859aa258324 -SIZE (libsignal-node-0.81.0-npm-cache.tar.gz) = 59275837 +TIMESTAMP = 1760277083 +SHA256 (libsignal-node-0.81.1-npm-cache.tar.gz) = cfd6d25fee790a8fa64ac74b28ecea4285515e911b340d08b3c0289ebbcef9a4 +SIZE (libsignal-node-0.81.1-npm-cache.tar.gz) = 59391905 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 @@ -327,8 +327,12 @@ SHA256 (rust/crates/hax-lib-macros-types-0.3.1.crate) = f302d2a43ba5888c61454ffe SIZE (rust/crates/hax-lib-macros-types-0.3.1.crate) = 4430 SHA256 (rust/crates/headers-0.3.9.crate) = 06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270 SIZE (rust/crates/headers-0.3.9.crate) = 68290 +SHA256 (rust/crates/headers-0.4.1.crate) = b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb +SIZE (rust/crates/headers-0.4.1.crate) = 71105 SHA256 (rust/crates/headers-core-0.2.0.crate) = e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429 SIZE (rust/crates/headers-core-0.2.0.crate) = 2380 +SHA256 (rust/crates/headers-core-0.3.0.crate) = 54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4 +SIZE (rust/crates/headers-core-0.3.0.crate) = 2333 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/hermit-abi-0.5.0.crate) = fbd780fe5cc30f81464441920d82ac8740e2e46b29a6fad543ddd075229ce37e @@ -913,8 +917,6 @@ SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418 SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/tungstenite-0.21.0.crate) = 9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1 SIZE (rust/crates/tungstenite-0.21.0.crate) = 59858 -SHA256 (rust/crates/tungstenite-0.27.0.crate) = eadc29d668c91fcc564941132e17b28a7ceb2f3ebf0b9dae3e03fd7a6748eb0d -SIZE (rust/crates/tungstenite-0.27.0.crate) = 67162 SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 @@ -1077,12 +1079,14 @@ SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 SHA256 (signalapp-curve25519-dalek-signal-curve25519-4.1.3_GH0.tar.gz) = 8dd338dd7d558b7882310e8dc76ceca41ef448afd0532be208d4ff0f2924f334 SIZE (signalapp-curve25519-dalek-signal-curve25519-4.1.3_GH0.tar.gz) = 808022 +SHA256 (signalapp-tungstenite-rs-signal-v0.27.0_GH0.tar.gz) = 637562a4295889389407051b154c9144573331dd1fc9685273e10000d63c0490 +SIZE (signalapp-tungstenite-rs-signal-v0.27.0_GH0.tar.gz) = 2349398 SHA256 (signalapp-boring-signal-v4.18.0_GH0.tar.gz) = 9c954862f663475b1e7063a26b0e16ea0eca372826e7d16fd25775e84b0eb280 SIZE (signalapp-boring-signal-v4.18.0_GH0.tar.gz) = 338846 SHA256 (signalapp-SparsePostQuantumRatchet-v1.2.0_GH0.tar.gz) = e551333c1ff1a1e8fc19d4b47513b1b15b556f2d79ab37c10ffab3150b17d405 SIZE (signalapp-SparsePostQuantumRatchet-v1.2.0_GH0.tar.gz) = 143737 -SHA256 (signalapp-libsignal-v0.81.0_GH0.tar.gz) = 93c9efebd227d5b1cc12f7efcbdc81d8bd38b969e23de4db67521f818a8725b7 -SIZE (signalapp-libsignal-v0.81.0_GH0.tar.gz) = 2335721 +SHA256 (signalapp-libsignal-v0.81.1_GH0.tar.gz) = 37c211d885e7418001f49fa6c353ad7345ce9852157bf478bb959e530f8c4197 +SIZE (signalapp-libsignal-v0.81.1_GH0.tar.gz) = 2336606 SHA256 (google-boringssl-44b3df6f03d85c901767250329c571db405122d5_GH0.tar.gz) = 9567b43de39f66e57b895ee814135adc5ddf7f2c895964269b6b13b388158982 SIZE (google-boringssl-44b3df6f03d85c901767250329c571db405122d5_GH0.tar.gz) = 46106995 SHA256 (google-boringssl-853ca1ea1168dff08011e5d42d94609cc0ca2e27_GH0.tar.gz) = 61e85d6eaecf1706be0420a9104b66ff01bd04301b5fad323970685f942108ed diff --git a/net-im/linux-discord/Makefile b/net-im/linux-discord/Makefile index a48a53b3d626..3245f2ef1382 100644 --- a/net-im/linux-discord/Makefile +++ b/net-im/linux-discord/Makefile @@ -1,5 +1,5 @@ PORTNAME= discord -DISTVERSION= 0.0.111 +DISTVERSION= 0.0.112 PORTEPOCH= 1 CATEGORIES= net-im MASTER_SITES= https://dl.discordapp.net/apps/linux/${DISTVERSION}/ diff --git a/net-im/linux-discord/distinfo b/net-im/linux-discord/distinfo index 8a1af5aa9c51..adb894fc0108 100644 --- a/net-im/linux-discord/distinfo +++ b/net-im/linux-discord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759217490 -SHA256 (discord-0.0.111.tar.gz) = a3853a8b6db7020b5bb7537dbf418efc8bf1ebc390717fcdde61d7517da0aee0 -SIZE (discord-0.0.111.tar.gz) = 105410604 +TIMESTAMP = 1760520577 +SHA256 (discord-0.0.112.tar.gz) = c8b0398f2cd4a217db17b818e28a7f214a4faa8b611a7dceba9b5e21e94b4fc2 +SIZE (discord-0.0.112.tar.gz) = 105409929 diff --git a/net-im/matterbridge/Makefile b/net-im/matterbridge/Makefile index 19e8c6807943..09a898ea173a 100644 --- a/net-im/matterbridge/Makefile +++ b/net-im/matterbridge/Makefile @@ -1,7 +1,7 @@ PORTNAME= matterbridge PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net-im MAINTAINER= bofh@FreeBSD.org diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile index 336ebf875c3c..5a347cbce0f6 100644 --- a/net-im/matterircd/Makefile +++ b/net-im/matterircd/Makefile @@ -1,7 +1,7 @@ PORTNAME= matterircd DISTVERSIONPREFIX= v DISTVERSION= 0.28.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-im irc MAINTAINER= chalpin@cs.wisc.edu diff --git a/net-im/mautrix-whatsapp/Makefile b/net-im/mautrix-whatsapp/Makefile index 720a3d9f737e..3c46a3a6eb52 100644 --- a/net-im/mautrix-whatsapp/Makefile +++ b/net-im/mautrix-whatsapp/Makefile @@ -1,7 +1,7 @@ PORTNAME= mautrix-whatsapp DISTVERSIONPREFIX= v DISTVERSION= 0.12.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= juw@posteo.de diff --git a/net-im/purple-gowhatsapp/Makefile b/net-im/purple-gowhatsapp/Makefile index d7223708482b..ebed0d624163 100644 --- a/net-im/purple-gowhatsapp/Makefile +++ b/net-im/purple-gowhatsapp/Makefile @@ -1,7 +1,7 @@ PORTNAME= purple-gowhatsapp DISTVERSIONPREFIX=v DISTVERSION= 1.16.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MAINTAINER= ports@virtual-estates.net diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index f16e226e3767..30b0af8ea497 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,7 +1,6 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v -DISTVERSION= 7.72.1 -PORTREVISION= 2 +DISTVERSION= 7.74.0 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \ https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \ diff --git a/net-im/signal-desktop/distinfo b/net-im/signal-desktop/distinfo index f6f9352fe9b8..f9c496f679db 100644 --- a/net-im/signal-desktop/distinfo +++ b/net-im/signal-desktop/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1758877230 -SHA256 (signal-desktop-7.72.1-npm-cache.tar.gz) = f3731026fbe8f0bb2dc4c906774009b9254c6041205ae0bb603b171a8092daac -SIZE (signal-desktop-7.72.1-npm-cache.tar.gz) = 999831425 +TIMESTAMP = 1760283148 +SHA256 (signal-desktop-7.74.0-npm-cache.tar.gz) = 9f4f6fa1665b9f7ad1545046bb1c580fa2df2b3188a8c0fecafb4771f700a25b +SIZE (signal-desktop-7.74.0-npm-cache.tar.gz) = 1008889783 SHA256 (freebsd-arm64-0.24.0.tgz) = c09c0acf0e892cf3aa54b61aa02d447a9ecf00a9d7f0e6165e81f208d25d7de0 SIZE (freebsd-arm64-0.24.0.tgz) = 3970551 SHA256 (freebsd-x64-0.24.0.tgz) = f2562d5c4b5d48f832c73f30dc6155adc505b5a296081ddae48b517f2e3d6b42 SIZE (freebsd-x64-0.24.0.tgz) = 4318529 -SHA256 (signalapp-Signal-Desktop-v7.72.1_GH0.tar.gz) = bbbff7d2027589664e1a4cb519697b8e8da072fb9e8221800a21c1f6306e654b -SIZE (signalapp-Signal-Desktop-v7.72.1_GH0.tar.gz) = 46149922 +SHA256 (signalapp-Signal-Desktop-v7.74.0_GH0.tar.gz) = bd1f0a3180823ddeeb15a3169ff97f1a6f8be99a69ac36175c667b815856070c +SIZE (signalapp-Signal-Desktop-v7.74.0_GH0.tar.gz) = 50798489 diff --git a/net-im/signal-desktop/files/package-lock.json b/net-im/signal-desktop/files/package-lock.json index 297425be2807..b937a7f498bd 100644 --- a/net-im/signal-desktop/files/package-lock.json +++ b/net-im/signal-desktop/files/package-lock.json @@ -1,12 +1,12 @@ { "name": "signal-desktop", - "version": "7.72.1", + "version": "7.74.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "signal-desktop", - "version": "7.72.1", + "version": "7.74.0", "hasInstallScript": true, "license": "AGPL-3.0-only", "dependencies": { @@ -26,10 +26,10 @@ "@react-aria/utils": "3.25.3", "@react-spring/web": "9.7.5", "@react-types/shared": "3.27.0", - "@signalapp/libsignal-client": "0.81.0", + "@signalapp/libsignal-client": "0.81.1", "@signalapp/minimask": "1.0.1", "@signalapp/quill-cjs": "2.1.2", - "@signalapp/ringrtc": "2.57.1", + "@signalapp/ringrtc": "2.59.0", "@signalapp/sqlcipher": "2.4.4", "@signalapp/windows-ucv": "1.0.1", "@tanstack/react-virtual": "3.11.2", @@ -49,8 +49,8 @@ "credit-card-type": "10.0.2", "dashdash": "2.0.0", "direction": "1.0.4", - "emoji-datasource": "15.1.2", - "emoji-datasource-apple": "15.1.2", + "emoji-datasource": "16.0.0", + "emoji-datasource-apple": "16.0.0", "emoji-regex": "10.4.0", "encoding": "0.1.13", "fabric": "4.6.0", @@ -203,18 +203,18 @@ "csv-parse": "5.5.6", "danger": "12.3.3", "debug": "4.3.7", - "electron": "38.1.2", + "electron": "38.2.0", "electron-builder": "26.0.14", "electron-mocha": "13.0.1", "endanger": "7.0.4", "enhanced-resolve": "5.18.3", "enquirer": "2.4.1", - "esbuild": "0.24.0", + "esbuild": "0.25.9", "eslint": "8.56.0", "eslint-config-airbnb-typescript-prettier": "5.0.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-better-tailwindcss": "3.7.2", - "eslint-plugin-import": "2.26.0", + "eslint-plugin-import": "2.32.0", "eslint-plugin-local-rules": "1.3.2", "eslint-plugin-mocha": "10.1.0", "eslint-plugin-more": "1.0.5", @@ -1662,9 +1662,9 @@ } }, "node_modules/@electron/rebuild/node_modules/detect-libc": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.1.tgz", - "integrity": "sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", + "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", "dev": true, "license": "Apache-2.0", "engines": { @@ -1768,9 +1768,9 @@ "optional": true }, "node_modules/@esbuild/aix-ppc64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz", - "integrity": "sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.9.tgz", + "integrity": "sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==", "cpu": [ "ppc64" ], @@ -1785,9 +1785,9 @@ } }, "node_modules/@esbuild/android-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.0.tgz", - "integrity": "sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.9.tgz", + "integrity": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==", "cpu": [ "arm" ], @@ -1802,9 +1802,9 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.0.tgz", - "integrity": "sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.9.tgz", + "integrity": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==", "cpu": [ "arm64" ], @@ -1819,9 +1819,9 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.0.tgz", - "integrity": "sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.9.tgz", + "integrity": "sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==", "cpu": [ "x64" ], @@ -1836,9 +1836,9 @@ } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz", - "integrity": "sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.9.tgz", + "integrity": "sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==", "cpu": [ "arm64" ], @@ -1853,9 +1853,9 @@ } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.0.tgz", - "integrity": "sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.9.tgz", + "integrity": "sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==", "cpu": [ "x64" ], @@ -1870,9 +1870,9 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.0.tgz", - "integrity": "sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.9.tgz", + "integrity": "sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==", "cpu": [ "arm64" ], @@ -1887,9 +1887,9 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.0.tgz", - "integrity": "sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.9.tgz", + "integrity": "sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==", "cpu": [ "x64" ], @@ -1904,9 +1904,9 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.0.tgz", - "integrity": "sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.9.tgz", + "integrity": "sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==", "cpu": [ "arm" ], @@ -1921,9 +1921,9 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.0.tgz", - "integrity": "sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.9.tgz", + "integrity": "sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==", "cpu": [ "arm64" ], @@ -1938,9 +1938,9 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.0.tgz", - "integrity": "sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.9.tgz", + "integrity": "sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==", "cpu": [ "ia32" ], @@ -1955,9 +1955,9 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.0.tgz", - "integrity": "sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.9.tgz", + "integrity": "sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==", "cpu": [ "loong64" ], @@ -1972,9 +1972,9 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.0.tgz", - "integrity": "sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.9.tgz", + "integrity": "sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==", "cpu": [ "mips64el" ], @@ -1989,9 +1989,9 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.0.tgz", - "integrity": "sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.9.tgz", + "integrity": "sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==", "cpu": [ "ppc64" ], @@ -2006,9 +2006,9 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.0.tgz", - "integrity": "sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.9.tgz", + "integrity": "sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==", "cpu": [ "riscv64" ], @@ -2023,9 +2023,9 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.0.tgz", - "integrity": "sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.9.tgz", + "integrity": "sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==", "cpu": [ "s390x" ], @@ -2040,9 +2040,9 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.0.tgz", - "integrity": "sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.9.tgz", + "integrity": "sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==", "cpu": [ "x64" ], @@ -2056,10 +2056,27 @@ "node": ">=18" } }, + "node_modules/@esbuild/netbsd-arm64": { + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.9.tgz", + "integrity": "sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.0.tgz", - "integrity": "sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.9.tgz", + "integrity": "sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==", "cpu": [ "x64" ], @@ -2074,9 +2091,9 @@ } }, "node_modules/@esbuild/openbsd-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.0.tgz", - "integrity": "sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.9.tgz", + "integrity": "sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==", "cpu": [ "arm64" ], @@ -2091,9 +2108,9 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.0.tgz", - "integrity": "sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.9.tgz", + "integrity": "sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==", "cpu": [ "x64" ], @@ -2107,10 +2124,27 @@ "node": ">=18" } }, + "node_modules/@esbuild/openharmony-arm64": { + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.9.tgz", + "integrity": "sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openharmony" + ], + "engines": { + "node": ">=18" + } + }, "node_modules/@esbuild/sunos-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.0.tgz", - "integrity": "sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.9.tgz", + "integrity": "sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==", "cpu": [ "x64" ], @@ -2125,9 +2159,9 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.0.tgz", - "integrity": "sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.9.tgz", + "integrity": "sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==", "cpu": [ "arm64" ], @@ -2142,9 +2176,9 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.0.tgz", - "integrity": "sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.9.tgz", + "integrity": "sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==", "cpu": [ "ia32" ], @@ -2159,9 +2193,9 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz", - "integrity": "sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.9.tgz", + "integrity": "sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==", "cpu": [ "x64" ], @@ -2205,9 +2239,9 @@ } }, "node_modules/@eslint/css-tree": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/@eslint/css-tree/-/css-tree-3.6.5.tgz", - "integrity": "sha512-bJgnXu0D0K1BbfPfHTmCaJe2ucBOjeg/tG37H2CSqYCw51VMmBtPfWrH8LKPLAVCOp0h94e1n8PfR3v9iRbtyA==", + "version": "3.6.6", + "resolved": "https://registry.npmjs.org/@eslint/css-tree/-/css-tree-3.6.6.tgz", + "integrity": "sha512-C3YiJMY9OZyZ/3vEMFWJIesdGaRY6DmIYvmtyxMT934CbrOKqRs+Iw7NWSRlJQEaK4dPYy2lZ2y1zkaj8z0p5A==", "dev": true, "license": "MIT", "dependencies": { @@ -2665,9 +2699,9 @@ } }, "node_modules/@internationalized/date": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.9.0.tgz", - "integrity": "sha512-yaN3brAnHRD+4KyyOsJyk49XUvj2wtbNACSqg0bz3u8t2VuzhC8Q5dfRnrSxjnnbDb+ienBnkn1TzQfE154vyg==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.10.0.tgz", + "integrity": "sha512-oxDR/NTEJ1k+UFVQElaNIk65E/Z83HK1z1WI3lQyhTtnNg4R5oVXaPzK3jcpKG8UHKDVuDQHzn+wsxSz8RP3aw==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" @@ -3076,13 +3110,13 @@ "license": "MIT" }, "node_modules/@jest/create-cache-key-function": { - "version": "30.0.5", - "resolved": "https://registry.npmjs.org/@jest/create-cache-key-function/-/create-cache-key-function-30.0.5.tgz", - "integrity": "sha512-W1kmkwPq/WTMQWgvbzWSCbXSqvjI6rkqBQCxuvYmd+g6o4b5gHP98ikfh/Ei0SKzHvWdI84TOXp0hRcbpr8Q0w==", + "version": "30.2.0", + "resolved": "https://registry.npmjs.org/@jest/create-cache-key-function/-/create-cache-key-function-30.2.0.tgz", + "integrity": "sha512-44F4l4Enf+MirJN8X/NhdGkl71k5rBYiwdVlo4HxOwbu0sHV8QKrGEedb1VUU4K3W7fBKE0HGfbn7eZm0Ti3zg==", "dev": true, "license": "MIT", "dependencies": { - "@jest/types": "30.0.5" + "@jest/types": "30.2.0" }, "engines": { "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" @@ -3102,9 +3136,9 @@ } }, "node_modules/@jest/create-cache-key-function/node_modules/@jest/types": { - "version": "30.0.5", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.0.5.tgz", - "integrity": "sha512-aREYa3aku9SSnea4aX6bhKn4bgv3AXkgijoQgbYV3yvbiGt6z+MQ85+6mIhx9DsKW2BuB/cLR/A+tcMThx+KLQ==", + "version": "30.2.0", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.2.0.tgz", + "integrity": "sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==", "dev": true, "license": "MIT", "dependencies": { @@ -3472,9 +3506,9 @@ } }, "node_modules/@jsonjoy.com/buffers": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.0.0.tgz", - "integrity": "sha512-NDigYR3PHqCnQLXYyoLbnEdzMMvzeiCWo1KOut7Q0CoIqg9tUAPKJ1iq/2nFhc5kZtexzutNY0LFjdwWL3Dw3Q==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.0.tgz", + "integrity": "sha512-6RX+W5a+ZUY/c/7J5s5jK9UinLfJo5oWKh84fb4X0yK2q4WXEWUWZWuEMjvCb1YNUQhEAhUfr5scEGOH7jC4YQ==", "dev": true, "license": "Apache-2.0", "engines": { @@ -3506,16 +3540,16 @@ } }, "node_modules/@jsonjoy.com/json-pack": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.14.0.tgz", - "integrity": "sha512-LpWbYgVnKzphN5S6uss4M25jJ/9+m6q6UJoeN6zTkK4xAGhKsiBRPVeF7OYMWonn5repMQbE5vieRXcMUrKDKw==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.20.0.tgz", + "integrity": "sha512-adcXFVorSQULtT4XDL0giRLr2EVGIcyWm6eQKZWTrRA4EEydGOY8QVQtL0PaITQpUyu+lOd/QOicw6vdy1v8QQ==", "dev": true, "license": "Apache-2.0", "dependencies": { "@jsonjoy.com/base64": "^1.1.2", - "@jsonjoy.com/buffers": "^1.0.0", + "@jsonjoy.com/buffers": "^1.2.0", "@jsonjoy.com/codegen": "^1.0.0", - "@jsonjoy.com/json-pointer": "^1.0.1", + "@jsonjoy.com/json-pointer": "^1.0.2", "@jsonjoy.com/util": "^1.9.0", "hyperdyperid": "^1.2.0", "thingies": "^2.5.0" @@ -3657,9 +3691,9 @@ } }, "node_modules/@mapbox/node-pre-gyp/node_modules/detect-libc": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.1.tgz", - "integrity": "sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", + "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", "license": "Apache-2.0", "optional": true, "engines": { @@ -6137,16 +6171,16 @@ } }, "node_modules/@react-aria/breadcrumbs": { - "version": "3.5.28", - "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.28.tgz", - "integrity": "sha512-6S3QelpajodEzN7bm49XXW5gGoZksK++cl191W0sexq/E5hZHAEA9+CFC8pL3px13ji7qHGqKAxOP4IUVBdVpQ==", + "version": "3.5.29", + "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.29.tgz", + "integrity": "sha512-rKS0dryllaZJqrr3f/EAf2liz8CBEfmL5XACj+Z1TAig6GIYe1QuA3BtkX0cV9OkMugXdX8e3cbA7nD10ORRqg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.12", - "@react-aria/link": "^3.8.5", - "@react-aria/utils": "^3.30.1", - "@react-types/breadcrumbs": "^3.7.16", - "@react-types/shared": "^3.32.0", + "@react-aria/i18n": "^3.12.13", + "@react-aria/link": "^3.8.6", + "@react-aria/utils": "^3.31.0", + "@react-types/breadcrumbs": "^3.7.17", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6155,15 +6189,15 @@ } }, "node_modules/@react-aria/breadcrumbs/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6173,26 +6207,26 @@ } }, "node_modules/@react-aria/breadcrumbs/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/button": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.1.tgz", - "integrity": "sha512-Ug06unKEYVG3OF6zKmpVR7VfLzpj7eJVuFo3TCUxwFJG7DI28pZi2TaGWnhm7qjkxfl1oz0avQiHVfDC99gSuw==", + "version": "3.14.2", + "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.2.tgz", + "integrity": "sha512-VbLIA+Kd6f/MDjd+TJBUg2+vNDw66pnvsj2E4RLomjI9dfBuN7d+Yo2UnsqKVyhePjCUZ6xxa2yDuD63IOSIYA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/toolbar": "3.0.0-beta.20", - "@react-aria/utils": "^3.30.1", - "@react-stately/toggle": "^3.9.1", - "@react-types/button": "^3.14.0", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/toolbar": "3.0.0-beta.21", + "@react-aria/utils": "^3.31.0", + "@react-stately/toggle": "^3.9.2", + "@react-types/button": "^3.14.1", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6201,15 +6235,15 @@ } }, "node_modules/@react-aria/button/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6218,15 +6252,15 @@ } }, "node_modules/@react-aria/button/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6236,29 +6270,29 @@ } }, "node_modules/@react-aria/button/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/calendar": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.1.tgz", - "integrity": "sha512-dCJliRIi3x3VmAZkJDNTZddq0+QoUX9NS7GgdqPPYcJIMbVPbyLWL61//0SrcCr3MuSRCoI1eQZ8PkQe/2PJZQ==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.2.tgz", + "integrity": "sha512-uSLxLgOPRnEU4Jg59lAhUVA+uDx/55NBg4lpfsP2ynazyiJ5LCXmYceJi+VuOqMml7d9W0dB87OldOeLdIxYVA==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.9.0", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", + "@internationalized/date": "^3.10.0", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.30.1", - "@react-stately/calendar": "^3.8.4", - "@react-types/button": "^3.14.0", - "@react-types/calendar": "^3.7.4", - "@react-types/shared": "^3.32.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/calendar": "^3.9.0", + "@react-types/button": "^3.14.1", + "@react-types/calendar": "^3.8.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6267,15 +6301,15 @@ } }, "node_modules/@react-aria/calendar/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6284,15 +6318,15 @@ } }, "node_modules/@react-aria/calendar/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6302,30 +6336,30 @@ } }, "node_modules/@react-aria/calendar/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/checkbox": { - "version": "3.16.1", - "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.1.tgz", - "integrity": "sha512-YcG3QhuGIwqPHo4GVGVmwxPM5Ayq9CqYfZjla/KTfJILPquAJ12J7LSMpqS/Z5TlMNgIIqZ3ZdrYmjQlUY7eUg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/form": "^3.1.1", - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/toggle": "^3.12.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/checkbox": "^3.7.1", - "@react-stately/form": "^3.2.1", - "@react-stately/toggle": "^3.9.1", - "@react-types/checkbox": "^3.10.1", - "@react-types/shared": "^3.32.0", + "version": "3.16.2", + "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.2.tgz", + "integrity": "sha512-29Mj9ZqXioJ0bcMnNGooHztnTau5pikZqX3qCRj5bYR3by/ZFFavYoMroh9F7s/MbFm/tsKX+Sf02lYFEdXRjA==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/form": "^3.1.2", + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/toggle": "^3.12.2", + "@react-aria/utils": "^3.31.0", + "@react-stately/checkbox": "^3.7.2", + "@react-stately/form": "^3.2.2", + "@react-stately/toggle": "^3.9.2", + "@react-types/checkbox": "^3.10.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6334,15 +6368,15 @@ } }, "node_modules/@react-aria/checkbox/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6351,15 +6385,15 @@ } }, "node_modules/@react-aria/checkbox/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6369,9 +6403,9 @@ } }, "node_modules/@react-aria/checkbox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -6395,23 +6429,23 @@ } }, "node_modules/@react-aria/color": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.1.1.tgz", - "integrity": "sha512-4+woybtn4kh5ytggWQ06bqqWsoucOrxwNrwW1XP6EmvcjIcsfVW+VwFwM5ZYa2LGF+fHiW3dM4bjRqVa7i9PVg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/numberfield": "^3.12.1", - "@react-aria/slider": "^3.8.1", - "@react-aria/spinbutton": "^3.6.18", - "@react-aria/textfield": "^3.18.1", - "@react-aria/utils": "^3.30.1", - "@react-aria/visually-hidden": "^3.8.27", - "@react-stately/color": "^3.9.1", - "@react-stately/form": "^3.2.1", - "@react-types/color": "^3.1.1", - "@react-types/shared": "^3.32.0", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.1.2.tgz", + "integrity": "sha512-jCC+Q7rAQGLQBkHjkPAeDuGYuMbc4neifjlNRiyZ9as1z4gg63H8MteoWYYk6K4vCKKxSixgt8MfI29XWMOWPQ==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/numberfield": "^3.12.2", + "@react-aria/slider": "^3.8.2", + "@react-aria/spinbutton": "^3.6.19", + "@react-aria/textfield": "^3.18.2", + "@react-aria/utils": "^3.31.0", + "@react-aria/visually-hidden": "^3.8.28", + "@react-stately/color": "^3.9.2", + "@react-stately/form": "^3.2.2", + "@react-types/color": "^3.1.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6420,15 +6454,15 @@ } }, "node_modules/@react-aria/color/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6437,15 +6471,15 @@ } }, "node_modules/@react-aria/color/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6455,35 +6489,35 @@ } }, "node_modules/@react-aria/color/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/combobox": { - "version": "3.13.2", - "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.13.2.tgz", - "integrity": "sha512-PNyqlaM19A+lKX9hwqkKTXvWDilCKaRH2RdrB/C5AfmGi3bh/IKsu66c8ohgadXB2AIdJB36EOOm3hNh8G9DqQ==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.14.0.tgz", + "integrity": "sha512-z4ro0Hma//p4nL2IJx5iUa7NwxeXbzSoZ0se5uTYjG1rUUMszg+wqQh/AQoL+eiULn7rs18JY9wwNbVIkRNKWA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/listbox": "^3.14.8", + "@react-aria/focus": "^3.21.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/listbox": "^3.15.0", "@react-aria/live-announcer": "^3.4.4", - "@react-aria/menu": "^3.19.2", - "@react-aria/overlays": "^3.29.1", - "@react-aria/selection": "^3.25.1", - "@react-aria/textfield": "^3.18.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/collections": "^3.12.7", - "@react-stately/combobox": "^3.11.1", - "@react-stately/form": "^3.2.1", - "@react-types/button": "^3.14.0", - "@react-types/combobox": "^3.13.8", - "@react-types/shared": "^3.32.0", + "@react-aria/menu": "^3.19.3", + "@react-aria/overlays": "^3.30.0", + "@react-aria/selection": "^3.26.0", + "@react-aria/textfield": "^3.18.2", + "@react-aria/utils": "^3.31.0", + "@react-stately/collections": "^3.12.8", + "@react-stately/combobox": "^3.12.0", + "@react-stately/form": "^3.2.2", + "@react-types/button": "^3.14.1", + "@react-types/combobox": "^3.13.9", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6492,14 +6526,14 @@ } }, "node_modules/@react-aria/combobox/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6509,15 +6543,15 @@ } }, "node_modules/@react-aria/combobox/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6526,15 +6560,15 @@ } }, "node_modules/@react-aria/combobox/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6544,37 +6578,37 @@ } }, "node_modules/@react-aria/combobox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/datepicker": { - "version": "3.15.1", - "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.15.1.tgz", - "integrity": "sha512-RfUOvsupON6E5ZELpBgb9qxsilkbqwzsZ78iqCDTVio+5kc5G9jVeHEIQOyHnavi/TmJoAnbmmVpEbE6M9lYJQ==", + "version": "3.15.2", + "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.15.2.tgz", + "integrity": "sha512-th078hyNqPf4P2K10su/y32zPDjs3lOYVdHvsL9/+5K1dnTvLHCK5vgUyLuyn8FchhF7cmHV49D+LZVv65PEpQ==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.9.0", + "@internationalized/date": "^3.10.0", "@internationalized/number": "^3.6.5", "@internationalized/string": "^3.2.7", - "@react-aria/focus": "^3.21.1", - "@react-aria/form": "^3.1.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/spinbutton": "^3.6.18", - "@react-aria/utils": "^3.30.1", - "@react-stately/datepicker": "^3.15.1", - "@react-stately/form": "^3.2.1", - "@react-types/button": "^3.14.0", - "@react-types/calendar": "^3.7.4", - "@react-types/datepicker": "^3.13.1", - "@react-types/dialog": "^3.5.21", - "@react-types/shared": "^3.32.0", + "@react-aria/focus": "^3.21.2", + "@react-aria/form": "^3.1.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/spinbutton": "^3.6.19", + "@react-aria/utils": "^3.31.0", + "@react-stately/datepicker": "^3.15.2", + "@react-stately/form": "^3.2.2", + "@react-types/button": "^3.14.1", + "@react-types/calendar": "^3.8.0", + "@react-types/datepicker": "^3.13.2", + "@react-types/dialog": "^3.5.22", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6583,14 +6617,14 @@ } }, "node_modules/@react-aria/datepicker/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6600,15 +6634,15 @@ } }, "node_modules/@react-aria/datepicker/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6617,15 +6651,15 @@ } }, "node_modules/@react-aria/datepicker/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6635,25 +6669,25 @@ } }, "node_modules/@react-aria/datepicker/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/dialog": { - "version": "3.5.30", - "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.30.tgz", - "integrity": "sha512-fiodaeMSTiC4qKNwnCLbNykyvfcxuz/PiU/pBNhWYd4lUrX1TauBQb0++o5/K6OHt8iB+A7/LSHRbPtyOSWE9g==", + "version": "3.5.31", + "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.31.tgz", + "integrity": "sha512-inxQMyrzX0UBW9Mhraq0nZ4HjHdygQvllzloT1E/RlDd61lr3RbmJR6pLsrbKOTtSvDIBJpCso1xEdHCFNmA0Q==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/overlays": "^3.29.1", - "@react-aria/utils": "^3.30.1", - "@react-types/dialog": "^3.5.21", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/overlays": "^3.30.0", + "@react-aria/utils": "^3.31.0", + "@react-types/dialog": "^3.5.22", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6662,15 +6696,15 @@ } }, "node_modules/@react-aria/dialog/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6679,15 +6713,15 @@ } }, "node_modules/@react-aria/dialog/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6697,9 +6731,9 @@ } }, "node_modules/@react-aria/dialog/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -6728,21 +6762,21 @@ } }, "node_modules/@react-aria/dnd": { - "version": "3.11.2", - "resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.11.2.tgz", - "integrity": "sha512-xaIUV0zPtUTLIBoE7qlGFPfRTfyDJT78fDzawYq6FwZcjgrl8X408UDCUaKk6xSJRh9UjNn78hil1WDYTLFNWA==", + "version": "3.11.3", + "resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.11.3.tgz", + "integrity": "sha512-MyTziciik1Owz3rqDghu0K3ZtTFvmj/R2ZsLDwbU9N4hKqGX/BKnrI8SytTn8RDqVv5LmA/GhApLngiupTAsXw==", "license": "Apache-2.0", "dependencies": { "@internationalized/string": "^3.2.7", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", "@react-aria/live-announcer": "^3.4.4", - "@react-aria/overlays": "^3.29.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/collections": "^3.12.7", - "@react-stately/dnd": "^3.7.0", - "@react-types/button": "^3.14.0", - "@react-types/shared": "^3.32.0", + "@react-aria/overlays": "^3.30.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/collections": "^3.12.8", + "@react-stately/dnd": "^3.7.1", + "@react-types/button": "^3.14.1", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6751,15 +6785,15 @@ } }, "node_modules/@react-aria/dnd/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6768,15 +6802,15 @@ } }, "node_modules/@react-aria/dnd/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6786,9 +6820,9 @@ } }, "node_modules/@react-aria/dnd/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -6812,15 +6846,15 @@ } }, "node_modules/@react-aria/focus/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6830,24 +6864,24 @@ } }, "node_modules/@react-aria/focus/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/form": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.1.tgz", - "integrity": "sha512-PjZC25UgH5orit9p56Ymbbo288F3eaDd3JUvD8SG+xgx302HhlFAOYsQLLAb4k4H03bp0gWtlUEkfX6KYcE1Tw==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.2.tgz", + "integrity": "sha512-R3i7L7Ci61PqZQvOrnL9xJeWEbh28UkTVgkj72EvBBn39y4h7ReH++0stv7rRs8p5ozETSKezBbGfu4UsBewWw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-stately/form": "^3.2.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-stately/form": "^3.2.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6856,15 +6890,15 @@ } }, "node_modules/@react-aria/form/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6873,15 +6907,15 @@ } }, "node_modules/@react-aria/form/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6891,32 +6925,32 @@ } }, "node_modules/@react-aria/form/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/grid": { - "version": "3.14.4", - "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.4.tgz", - "integrity": "sha512-l1FLQNKnoHpY4UClUTPUV0AqJ5bfAULEE0ErY86KznWLd+Hqzo7mHLqqDV02CDa/8mIUcdoax/MrYYIbPDlOZA==", + "version": "3.14.5", + "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.5.tgz", + "integrity": "sha512-XHw6rgjlTqc85e3zjsWo3U0EVwjN5MOYtrolCKc/lc2ItNdcY3OlMhpsU9+6jHwg/U3VCSWkGvwAz9hg7krd8Q==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", + "@react-aria/focus": "^3.21.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", "@react-aria/live-announcer": "^3.4.4", - "@react-aria/selection": "^3.25.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/collections": "^3.12.7", - "@react-stately/grid": "^3.11.5", - "@react-stately/selection": "^3.20.5", - "@react-types/checkbox": "^3.10.1", - "@react-types/grid": "^3.3.5", - "@react-types/shared": "^3.32.0", + "@react-aria/selection": "^3.26.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/collections": "^3.12.8", + "@react-stately/grid": "^3.11.6", + "@react-stately/selection": "^3.20.6", + "@react-types/checkbox": "^3.10.2", + "@react-types/grid": "^3.3.6", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6925,14 +6959,14 @@ } }, "node_modules/@react-aria/grid/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6942,15 +6976,15 @@ } }, "node_modules/@react-aria/grid/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -6959,15 +6993,15 @@ } }, "node_modules/@react-aria/grid/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -6977,29 +7011,29 @@ } }, "node_modules/@react-aria/grid/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/gridlist": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.14.0.tgz", - "integrity": "sha512-8NWDaUbPe6ujI+kSvDqr2onPYWlBXiaLCQ6nfYOo+GFKxeVCsv4a2I5HAAoGf9THNQ5b8b8kJa+M0xyL1Z71XA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/grid": "^3.14.4", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/selection": "^3.25.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/list": "^3.13.0", - "@react-stately/tree": "^3.9.2", - "@react-types/shared": "^3.32.0", + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.14.1.tgz", + "integrity": "sha512-keS03Am07aOn7RuNaRsMOyh0jscyhDn95asCVy4lxhl9A9TFk1Jw0o2L6q6cWRj1gFiKeacj/otG5H8ZKQQ2Wg==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/focus": "^3.21.2", + "@react-aria/grid": "^3.14.5", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/selection": "^3.26.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/list": "^3.13.1", + "@react-stately/tree": "^3.9.3", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7008,14 +7042,14 @@ } }, "node_modules/@react-aria/gridlist/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7025,15 +7059,15 @@ } }, "node_modules/@react-aria/gridlist/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7042,15 +7076,15 @@ } }, "node_modules/@react-aria/gridlist/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7060,27 +7094,27 @@ } }, "node_modules/@react-aria/gridlist/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/i18n": { - "version": "3.12.12", - "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.12.tgz", - "integrity": "sha512-JN6p+Xc6Pu/qddGRoeYY6ARsrk2Oz7UiQc9nLEPOt3Ch+blJZKWwDjcpo/p6/wVZdD/2BgXS7El6q6+eMg7ibw==", + "version": "3.12.13", + "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.13.tgz", + "integrity": "sha512-YTM2BPg0v1RvmP8keHenJBmlx8FXUKsdYIEX7x6QWRd1hKlcDwphfjzvt0InX9wiLiPHsT5EoBTpuUk8SXc0Mg==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.9.0", + "@internationalized/date": "^3.10.0", "@internationalized/message": "^3.1.8", "@internationalized/number": "^3.6.5", "@internationalized/string": "^3.2.7", "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7089,15 +7123,15 @@ } }, "node_modules/@react-aria/i18n/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7107,9 +7141,9 @@ } }, "node_modules/@react-aria/i18n/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -7132,15 +7166,15 @@ } }, "node_modules/@react-aria/interactions/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7150,22 +7184,22 @@ } }, "node_modules/@react-aria/interactions/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/label": { - "version": "3.7.21", - "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.21.tgz", - "integrity": "sha512-8G+059/GZahgQbrhMcCcVcrjm7W+pfzrypH/Qkjo7C1yqPGt6geeFwWeOIbiUZoI0HD9t9QvQPryd6m46UC7Tg==", + "version": "3.7.22", + "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.22.tgz", + "integrity": "sha512-jLquJeA5ZNqDT64UpTc9XJ7kQYltUlNcgxZ37/v4mHe0UZ7QohCKdKQhXHONb0h2jjNUpp2HOZI8J9++jOpzxA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7174,15 +7208,15 @@ } }, "node_modules/@react-aria/label/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7192,24 +7226,24 @@ } }, "node_modules/@react-aria/label/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/link": { - "version": "3.8.5", - "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.5.tgz", - "integrity": "sha512-klhV4roPp5MLRXJv1N+7SXOj82vx4gzVpuwQa3vouA+YI1my46oNzwgtkLGSTvE9OvDqYzPDj2YxFYhMywrkuw==", + "version": "3.8.6", + "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.6.tgz", + "integrity": "sha512-7F7UDJnwbU9IjfoAdl6f3Hho5/WB7rwcydUOjUux0p7YVWh/fTjIFjfAGyIir7MJhPapun1D0t97QQ3+8jXVcg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/link": "^3.6.4", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/link": "^3.6.5", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7218,15 +7252,15 @@ } }, "node_modules/@react-aria/link/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7235,15 +7269,15 @@ } }, "node_modules/@react-aria/link/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7253,28 +7287,28 @@ } }, "node_modules/@react-aria/link/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/listbox": { - "version": "3.14.8", - "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.14.8.tgz", - "integrity": "sha512-uRgbuD9afFv0PDhQ/VXCmAwlYctIyKRzxztkqp1p/1yz/tn/hs+bG9kew9AI02PtlRO1mSc+32O+mMDXDer8hA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/selection": "^3.25.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/collections": "^3.12.7", - "@react-stately/list": "^3.13.0", - "@react-types/listbox": "^3.7.3", - "@react-types/shared": "^3.32.0", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.15.0.tgz", + "integrity": "sha512-Ub1Wu79R9sgxM7h4HeEdjOgOKDHwduvYcnDqsSddGXgpkL8ADjsy2YUQ0hHY5VnzA4BxK36bLp4mzSna8Qvj1w==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/selection": "^3.26.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/collections": "^3.12.8", + "@react-stately/list": "^3.13.1", + "@react-types/listbox": "^3.7.4", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7283,15 +7317,15 @@ } }, "node_modules/@react-aria/listbox/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7300,15 +7334,15 @@ } }, "node_modules/@react-aria/listbox/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7318,9 +7352,9 @@ } }, "node_modules/@react-aria/listbox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -7336,24 +7370,24 @@ } }, "node_modules/@react-aria/menu": { - "version": "3.19.2", - "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.2.tgz", - "integrity": "sha512-WzDLW2MotL0L5/LEwc5oGgISf2ODuw4FnRpF0Zk+J4tKFfC88odvKz848ubBvThRXuXEvL0BHY+WqtM+j9fn3g==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/overlays": "^3.29.1", - "@react-aria/selection": "^3.25.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/collections": "^3.12.7", - "@react-stately/menu": "^3.9.7", - "@react-stately/selection": "^3.20.5", - "@react-stately/tree": "^3.9.2", - "@react-types/button": "^3.14.0", - "@react-types/menu": "^3.10.4", - "@react-types/shared": "^3.32.0", + "version": "3.19.3", + "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.3.tgz", + "integrity": "sha512-52fh8y8b2776R2VrfZPpUBJYC9oTP7XDy+zZuZTxPEd7Ywk0JNUl5F92y6ru22yPkS13sdhrNM/Op+V/KulmAg==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/focus": "^3.21.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/overlays": "^3.30.0", + "@react-aria/selection": "^3.26.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/collections": "^3.12.8", + "@react-stately/menu": "^3.9.8", + "@react-stately/selection": "^3.20.6", + "@react-stately/tree": "^3.9.3", + "@react-types/button": "^3.14.1", + "@react-types/menu": "^3.10.5", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7362,14 +7396,14 @@ } }, "node_modules/@react-aria/menu/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7379,15 +7413,15 @@ } }, "node_modules/@react-aria/menu/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7396,15 +7430,15 @@ } }, "node_modules/@react-aria/menu/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7414,23 +7448,23 @@ } }, "node_modules/@react-aria/menu/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/meter": { - "version": "3.4.26", - "resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.26.tgz", - "integrity": "sha512-BI+Ri0dkhx9jjf6yPbOLl69M6808Fi08KNEmserMEapy++5usB/8krh9ARuR0GZYUPFOcny0Ml0or/HqamyFvw==", + "version": "3.4.27", + "resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.27.tgz", + "integrity": "sha512-andOOdJkgRJF9vBi5VWRmFodK+GT+5X1lLeNUmb4qOX8/MVfX/RbK72LDeIhd7xC7rSCFHj3WvZ198rK4q0k3w==", "license": "Apache-2.0", "dependencies": { - "@react-aria/progress": "^3.4.26", - "@react-types/meter": "^3.4.12", - "@react-types/shared": "^3.32.0", + "@react-aria/progress": "^3.4.27", + "@react-types/meter": "^3.4.13", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7439,30 +7473,30 @@ } }, "node_modules/@react-aria/meter/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/numberfield": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.1.tgz", - "integrity": "sha512-3KjxGgWiF4GRvIyqrE3nCndkkEJ68v86y0nx89TpAjdzg7gCgdXgU2Lr4BhC/xImrmlqCusw0IBUMhsEq9EQWA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/spinbutton": "^3.6.18", - "@react-aria/textfield": "^3.18.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/form": "^3.2.1", - "@react-stately/numberfield": "^3.10.1", - "@react-types/button": "^3.14.0", - "@react-types/numberfield": "^3.8.14", - "@react-types/shared": "^3.32.0", + "version": "3.12.2", + "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.2.tgz", + "integrity": "sha512-M2b+z0HIXiXpGAWOQkO2kpIjaLNUXJ5Q3/GMa3Fkr+B1piFX0VuOynYrtddKVrmXCe+r5t+XcGb0KS29uqv7nQ==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/spinbutton": "^3.6.19", + "@react-aria/textfield": "^3.18.2", + "@react-aria/utils": "^3.31.0", + "@react-stately/form": "^3.2.2", + "@react-stately/numberfield": "^3.10.2", + "@react-types/button": "^3.14.1", + "@react-types/numberfield": "^3.8.15", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7471,15 +7505,15 @@ } }, "node_modules/@react-aria/numberfield/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7488,15 +7522,15 @@ } }, "node_modules/@react-aria/numberfield/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7506,30 +7540,30 @@ } }, "node_modules/@react-aria/numberfield/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/overlays": { - "version": "3.29.1", - "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.29.1.tgz", - "integrity": "sha512-Yz92XNPnbrTnxrvNrY/fXJ3iWaYNrj0q24ddvZNNKDcWak0S1/mQeUwNb+PwS2AryhFU5VQqKz5rNsM96TKmPQ==", + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.30.0.tgz", + "integrity": "sha512-UpjqSjYZx5FAhceWCRVsW6fX1sEwya1fQ/TKkL53FAlLFR8QKuoKqFlmiL43YUFTcGK3UdEOy3cWTleLQwdSmQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", + "@react-aria/focus": "^3.21.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", - "@react-aria/visually-hidden": "^3.8.27", - "@react-stately/overlays": "^3.6.19", - "@react-types/button": "^3.14.0", - "@react-types/overlays": "^3.9.1", - "@react-types/shared": "^3.32.0", + "@react-aria/utils": "^3.31.0", + "@react-aria/visually-hidden": "^3.8.28", + "@react-stately/overlays": "^3.6.20", + "@react-types/button": "^3.14.1", + "@react-types/overlays": "^3.9.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7538,14 +7572,14 @@ } }, "node_modules/@react-aria/overlays/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7555,15 +7589,15 @@ } }, "node_modules/@react-aria/overlays/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7572,15 +7606,15 @@ } }, "node_modules/@react-aria/overlays/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7590,25 +7624,25 @@ } }, "node_modules/@react-aria/overlays/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/progress": { - "version": "3.4.26", - "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.26.tgz", - "integrity": "sha512-EJBzbE0IjXrJ19ofSyNKDnqC70flUM0Z+9heMRPLi6Uz01o6Uuz9tjyzmoPnd9Q1jnTT7dCl7ydhdYTGsWFcUg==", + "version": "3.4.27", + "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.27.tgz", + "integrity": "sha512-0OA1shs1575g1zmO8+rWozdbTnxThFFhOfuoL1m7UV5Dley6FHpueoKB1ECv7B+Qm4dQt6DoEqLg7wsbbQDhmg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.12", - "@react-aria/label": "^3.7.21", - "@react-aria/utils": "^3.30.1", - "@react-types/progress": "^3.5.15", - "@react-types/shared": "^3.32.0", + "@react-aria/i18n": "^3.12.13", + "@react-aria/label": "^3.7.22", + "@react-aria/utils": "^3.31.0", + "@react-types/progress": "^3.5.16", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7617,15 +7651,15 @@ } }, "node_modules/@react-aria/progress/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7635,29 +7669,29 @@ } }, "node_modules/@react-aria/progress/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/radio": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.1.tgz", - "integrity": "sha512-feZdMJyNp+UX03seIX0W6gdUk8xayTY+U0Ct61eci6YXzyyZoL2PVh49ojkbyZ2UZA/eXeygpdF5sgQrKILHCA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/form": "^3.1.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/utils": "^3.30.1", - "@react-stately/radio": "^3.11.1", - "@react-types/radio": "^3.9.1", - "@react-types/shared": "^3.32.0", + "version": "3.12.2", + "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.2.tgz", + "integrity": "sha512-I11f6I90neCh56rT/6ieAs3XyDKvEfbj/QmbU5cX3p+SJpRRPN0vxQi5D1hkh0uxDpeClxygSr31NmZsd4sqfg==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/focus": "^3.21.2", + "@react-aria/form": "^3.1.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/utils": "^3.31.0", + "@react-stately/radio": "^3.11.2", + "@react-types/radio": "^3.9.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7666,14 +7700,14 @@ } }, "node_modules/@react-aria/radio/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7683,15 +7717,15 @@ } }, "node_modules/@react-aria/radio/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7700,15 +7734,15 @@ } }, "node_modules/@react-aria/radio/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7718,27 +7752,27 @@ } }, "node_modules/@react-aria/radio/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/searchfield": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.8.8.tgz", - "integrity": "sha512-Yn6esCYEym3Cwrh/OZt6o/RFzsG2zyCAEZf7BhWk6NWUvP6aPwHgoSDVSjDN6YnnPn4yMqkqPnZulHV4+MvE/w==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.12", - "@react-aria/textfield": "^3.18.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/searchfield": "^3.5.15", - "@react-types/button": "^3.14.0", - "@react-types/searchfield": "^3.6.5", - "@react-types/shared": "^3.32.0", + "version": "3.8.9", + "resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.8.9.tgz", + "integrity": "sha512-Yt2pj8Wb5/XsUr2T0DQqFv+DlFpzzWIWnNr9cJATUcWV/xw6ok7YFEg9+7EHtBmsCQxFFJtock1QfZzBw6qLtQ==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/i18n": "^3.12.13", + "@react-aria/textfield": "^3.18.2", + "@react-aria/utils": "^3.31.0", + "@react-stately/searchfield": "^3.5.16", + "@react-types/button": "^3.14.1", + "@react-types/searchfield": "^3.6.6", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7747,15 +7781,15 @@ } }, "node_modules/@react-aria/searchfield/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7765,33 +7799,33 @@ } }, "node_modules/@react-aria/searchfield/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/select": { - "version": "3.16.2", - "resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.16.2.tgz", - "integrity": "sha512-MwsOJ6FfPxzrLP6spnYg2SUeGKNm4m5vyH6GebecLxTO1ee7/YyTNP1xkrQTqPMP9xx6uqhzFLFuCym2b6ripA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/form": "^3.1.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/listbox": "^3.14.8", - "@react-aria/menu": "^3.19.2", - "@react-aria/selection": "^3.25.1", - "@react-aria/utils": "^3.30.1", - "@react-aria/visually-hidden": "^3.8.27", - "@react-stately/select": "^3.7.1", - "@react-types/button": "^3.14.0", - "@react-types/select": "^3.10.1", - "@react-types/shared": "^3.32.0", + "version": "3.17.0", + "resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.17.0.tgz", + "integrity": "sha512-q5ZuyAn5jSOeI0Ys99951TaGcF4O7u1SSBVxPMwVVXOU8ZhToCNx+WG3n/JDYHEjqdo7sbsVRaPA7LkBzBGf5w==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/form": "^3.1.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/listbox": "^3.15.0", + "@react-aria/menu": "^3.19.3", + "@react-aria/selection": "^3.26.0", + "@react-aria/utils": "^3.31.0", + "@react-aria/visually-hidden": "^3.8.28", + "@react-stately/select": "^3.8.0", + "@react-types/button": "^3.14.1", + "@react-types/select": "^3.11.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7800,15 +7834,15 @@ } }, "node_modules/@react-aria/select/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7817,15 +7851,15 @@ } }, "node_modules/@react-aria/select/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7835,26 +7869,26 @@ } }, "node_modules/@react-aria/select/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/selection": { - "version": "3.25.1", - "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.25.1.tgz", - "integrity": "sha512-HG+k3rDjuhnXPdVyv9CKiebee2XNkFYeYZBxEGlK3/pFVBzndnc8BXNVrXSgtCHLs2d090JBVKl1k912BPbj0Q==", + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.26.0.tgz", + "integrity": "sha512-ZBH3EfWZ+RfhTj01dH8L17uT7iNbXWS8u77/fUpHgtrm0pwNVhx0TYVnLU1YpazQ/3WVpvWhmBB8sWwD1FlD/g==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-stately/selection": "^3.20.5", - "@react-types/shared": "^3.32.0", + "@react-aria/focus": "^3.21.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-stately/selection": "^3.20.6", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7863,14 +7897,14 @@ } }, "node_modules/@react-aria/selection/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7880,15 +7914,15 @@ } }, "node_modules/@react-aria/selection/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7897,15 +7931,15 @@ } }, "node_modules/@react-aria/selection/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7915,22 +7949,22 @@ } }, "node_modules/@react-aria/selection/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/separator": { - "version": "3.4.12", - "resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.12.tgz", - "integrity": "sha512-rvFCPdOPMQKY/Bpv2jNzXtetCuBLYSRCvpzam1LpMaEgwau5yECbId66+M2UX/cscPccKNU537SM6ei2j7RGog==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.13.tgz", + "integrity": "sha512-0NlcrdBfQbcjWEXdHl3+uSY1272n2ljT1gWL2RIf6aQsQWTZ0gz0rTgRHy0MTXN+y+tICItUERJT4vmTLtIzVg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7939,15 +7973,15 @@ } }, "node_modules/@react-aria/separator/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -7957,27 +7991,27 @@ } }, "node_modules/@react-aria/separator/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/slider": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.1.tgz", - "integrity": "sha512-uPgwZQrcuqHaLU2prJtPEPIyN9ugZ7qGgi0SB2U8tvoODNVwuPvOaSsvR98Mn6jiAzMFNoWMydeIi+J1OjvWsQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/utils": "^3.30.1", - "@react-stately/slider": "^3.7.1", - "@react-types/shared": "^3.32.0", - "@react-types/slider": "^3.8.1", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.2.tgz", + "integrity": "sha512-6KyUGaVzRE4xAz1LKHbNh1q5wzxe58pdTHFSnxNe6nk1SCoHw7NfI4h2s2m6LgJ0megFxsT0Ir8aHaFyyxmbgg==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/utils": "^3.31.0", + "@react-stately/slider": "^3.7.2", + "@react-types/shared": "^3.32.1", + "@react-types/slider": "^3.8.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -7986,15 +8020,15 @@ } }, "node_modules/@react-aria/slider/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8003,15 +8037,15 @@ } }, "node_modules/@react-aria/slider/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8021,25 +8055,25 @@ } }, "node_modules/@react-aria/slider/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/spinbutton": { - "version": "3.6.18", - "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.18.tgz", - "integrity": "sha512-dnmh7sNsprhYTpqCJhcuc9QJ9C/IG/o9TkgW5a9qcd2vS+dzEgqAiJKIMbJFG9kiJymv2NwIPysF12IWix+J3A==", + "version": "3.6.19", + "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.19.tgz", + "integrity": "sha512-xOIXegDpts9t3RSHdIN0iYQpdts0FZ3LbpYJIYVvdEHo9OpDS+ElnDzCGtwZLguvZlwc5s1LAKuKopDUsAEMkw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.12", + "@react-aria/i18n": "^3.12.13", "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.30.1", - "@react-types/button": "^3.14.0", - "@react-types/shared": "^3.32.0", + "@react-aria/utils": "^3.31.0", + "@react-types/button": "^3.14.1", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8048,15 +8082,15 @@ } }, "node_modules/@react-aria/spinbutton/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8066,9 +8100,9 @@ } }, "node_modules/@react-aria/spinbutton/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -8090,15 +8124,15 @@ } }, "node_modules/@react-aria/switch": { - "version": "3.7.7", - "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.7.tgz", - "integrity": "sha512-auV3g1qh+d/AZk7Idw2BOcYeXfCD9iDaiGmlcLJb9Eaz4nkq8vOkQxIXQFrn9Xhb+PfQzmQYKkt5N6P2ZNsw/g==", + "version": "3.7.8", + "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.8.tgz", + "integrity": "sha512-AfsUq1/YiuoprhcBUD9vDPyWaigAwctQNW1fMb8dROL+i/12B+Zekj8Ml+jbU69/kIVtfL0Jl7/0Bo9KK3X0xQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/toggle": "^3.12.1", - "@react-stately/toggle": "^3.9.1", - "@react-types/shared": "^3.32.0", - "@react-types/switch": "^3.5.14", + "@react-aria/toggle": "^3.12.2", + "@react-stately/toggle": "^3.9.2", + "@react-types/shared": "^3.32.1", + "@react-types/switch": "^3.5.15", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8107,34 +8141,34 @@ } }, "node_modules/@react-aria/switch/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/table": { - "version": "3.17.7", - "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.7.tgz", - "integrity": "sha512-FxXryGTxePgh8plIxlOMwXdleGWjK52vsmbRoqz66lTIHMUMLTmmm+Y0V3lBOIoaW1rxvKcolYgS79ROnbDYBw==", + "version": "3.17.8", + "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.8.tgz", + "integrity": "sha512-bXiZoxTMbsqUJsYDhHPzKc3jw0HFJ/xMsJ49a0f7mp5r9zACxNLeIU0wJ4Uvx37dnYOHKzGliG+rj5l4sph7MA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/grid": "^3.14.4", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", + "@react-aria/focus": "^3.21.2", + "@react-aria/grid": "^3.14.5", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", "@react-aria/live-announcer": "^3.4.4", - "@react-aria/utils": "^3.30.1", - "@react-aria/visually-hidden": "^3.8.27", - "@react-stately/collections": "^3.12.7", + "@react-aria/utils": "^3.31.0", + "@react-aria/visually-hidden": "^3.8.28", + "@react-stately/collections": "^3.12.8", "@react-stately/flags": "^3.1.2", - "@react-stately/table": "^3.15.0", - "@react-types/checkbox": "^3.10.1", - "@react-types/grid": "^3.3.5", - "@react-types/shared": "^3.32.0", - "@react-types/table": "^3.13.3", + "@react-stately/table": "^3.15.1", + "@react-types/checkbox": "^3.10.2", + "@react-types/grid": "^3.3.6", + "@react-types/shared": "^3.32.1", + "@react-types/table": "^3.13.4", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8143,14 +8177,14 @@ } }, "node_modules/@react-aria/table/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8160,15 +8194,15 @@ } }, "node_modules/@react-aria/table/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8177,15 +8211,15 @@ } }, "node_modules/@react-aria/table/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8195,27 +8229,27 @@ } }, "node_modules/@react-aria/table/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/tabs": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.10.7.tgz", - "integrity": "sha512-iA1M6H+N+9GggsEy/6MmxpMpeOocwYgFy2EoEl3it24RVccY6iZT4AweJq96s5IYga5PILpn7VVcpssvhkPgeA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/selection": "^3.25.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/tabs": "^3.8.5", - "@react-types/shared": "^3.32.0", - "@react-types/tabs": "^3.3.18", + "version": "3.10.8", + "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.10.8.tgz", + "integrity": "sha512-sPPJyTyoAqsBh76JinBAxStOcbjZvyWFYKpJ9Uqw+XT0ObshAPPFSGeh8DiQemPs02RwJdrfARPMhyqiX8t59A==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/focus": "^3.21.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/selection": "^3.26.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/tabs": "^3.8.6", + "@react-types/shared": "^3.32.1", + "@react-types/tabs": "^3.3.19", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8224,14 +8258,14 @@ } }, "node_modules/@react-aria/tabs/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8241,15 +8275,15 @@ } }, "node_modules/@react-aria/tabs/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8258,15 +8292,15 @@ } }, "node_modules/@react-aria/tabs/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8276,29 +8310,29 @@ } }, "node_modules/@react-aria/tabs/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/tag": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.7.1.tgz", - "integrity": "sha512-VpF26ez+QmEzTK8E9tXZ4cofa1wocjnIo/Bd1LCXgLCytnHAkYGxeIRm5QbznJ0aF/9UgR1QtMqhyRrCZg9QqA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/gridlist": "^3.14.0", - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/selection": "^3.25.1", - "@react-aria/utils": "^3.30.1", - "@react-stately/list": "^3.13.0", - "@react-types/button": "^3.14.0", - "@react-types/shared": "^3.32.0", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.7.2.tgz", + "integrity": "sha512-JV679P5r4DftbqyNBRt7Nw9mP7dxaKPfikjyQuvUoEOa06wBLbM/hU9RJUPRvqK+Un6lgBDAmXD9NNf4N2xpdw==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/gridlist": "^3.14.1", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/selection": "^3.26.0", + "@react-aria/utils": "^3.31.0", + "@react-stately/list": "^3.13.1", + "@react-types/button": "^3.14.1", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8307,15 +8341,15 @@ } }, "node_modules/@react-aria/tag/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8324,15 +8358,15 @@ } }, "node_modules/@react-aria/tag/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8342,28 +8376,28 @@ } }, "node_modules/@react-aria/tag/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/textfield": { - "version": "3.18.1", - "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.1.tgz", - "integrity": "sha512-8yCoirnQzbbQgdk5J5bqimEu3GhHZ9FXeMHez1OF+H+lpTwyTYQ9XgioEN3HKnVUBNEufG4lYkQMxTKJdq1v9g==", + "version": "3.18.2", + "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.2.tgz", + "integrity": "sha512-G+lM8VYSor6g9Yptc6hLZ6BF+0cq0pYol1z6wdQUQgJN8tg4HPtzq75lsZtlCSIznL3amgRAxJtd0dUrsAnvaQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/form": "^3.1.1", - "@react-aria/interactions": "^3.25.5", - "@react-aria/label": "^3.7.21", - "@react-aria/utils": "^3.30.1", - "@react-stately/form": "^3.2.1", + "@react-aria/form": "^3.1.2", + "@react-aria/interactions": "^3.25.6", + "@react-aria/label": "^3.7.22", + "@react-aria/utils": "^3.31.0", + "@react-stately/form": "^3.2.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", - "@react-types/textfield": "^3.12.5", + "@react-types/shared": "^3.32.1", + "@react-types/textfield": "^3.12.6", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8372,15 +8406,15 @@ } }, "node_modules/@react-aria/textfield/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8389,15 +8423,15 @@ } }, "node_modules/@react-aria/textfield/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8407,25 +8441,25 @@ } }, "node_modules/@react-aria/textfield/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/toggle": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.1.tgz", - "integrity": "sha512-XaFiRs1KEcIT6bTtVY/KTQxw4kinemj/UwXw2iJTu9XS43hhJ/9cvj8KzNGrKGqaxTpOYj62TnSHZbSiFViHDA==", + "version": "3.12.2", + "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.2.tgz", + "integrity": "sha512-g25XLYqJuJpt0/YoYz2Rab8ax+hBfbssllcEFh0v0jiwfk2gwTWfRU9KAZUvxIqbV8Nm8EBmrYychDpDcvW1kw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-stately/toggle": "^3.9.1", - "@react-types/checkbox": "^3.10.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-stately/toggle": "^3.9.2", + "@react-types/checkbox": "^3.10.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8434,15 +8468,15 @@ } }, "node_modules/@react-aria/toggle/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8451,15 +8485,15 @@ } }, "node_modules/@react-aria/toggle/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8469,24 +8503,24 @@ } }, "node_modules/@react-aria/toggle/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/toolbar": { - "version": "3.0.0-beta.20", - "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.20.tgz", - "integrity": "sha512-Kxvqw+TpVOE/eSi8RAQ9xjBQ2uXe8KkRvlRNQWQsrzkZDkXhzqGfQuJnBmozFxqpzSLwaVqQajHFUSvPAScT8Q==", + "version": "3.0.0-beta.21", + "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.21.tgz", + "integrity": "sha512-yRCk/GD8g+BhdDgxd3I0a0c8Ni4Wyo6ERzfSoBkPkwQ4X2E2nkopmraM9D0fXw4UcIr4bnmvADzkHXtBN0XrBg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.21.1", - "@react-aria/i18n": "^3.12.12", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/focus": "^3.21.2", + "@react-aria/i18n": "^3.12.13", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8495,14 +8529,14 @@ } }, "node_modules/@react-aria/toolbar/node_modules/@react-aria/focus": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", - "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", + "version": "3.21.2", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz", + "integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8512,15 +8546,15 @@ } }, "node_modules/@react-aria/toolbar/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8529,15 +8563,15 @@ } }, "node_modules/@react-aria/toolbar/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8547,25 +8581,25 @@ } }, "node_modules/@react-aria/toolbar/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/tooltip": { - "version": "3.8.7", - "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.8.7.tgz", - "integrity": "sha512-Aj7DPJYGZ9/+2ZfhkvbN7YMeA5qu4oy4LVQiMCpqNwcFzvhTAVhN7J7cS6KjA64fhd1shKm3BZ693Ez6lSpqwg==", + "version": "3.8.8", + "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.8.8.tgz", + "integrity": "sha512-CmHUqtXtFWmG4AHMEr9hIVex+oscK6xcM2V47gq9ijNInxe3M6UBu/dBdkgGP/jYv9N7tzCAjTR8nNIHQXwvWw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-stately/tooltip": "^3.5.7", - "@react-types/shared": "^3.32.0", - "@react-types/tooltip": "^3.4.20", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-stately/tooltip": "^3.5.8", + "@react-types/shared": "^3.32.1", + "@react-types/tooltip": "^3.4.21", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8574,15 +8608,15 @@ } }, "node_modules/@react-aria/tooltip/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8591,15 +8625,15 @@ } }, "node_modules/@react-aria/tooltip/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8609,9 +8643,9 @@ } }, "node_modules/@react-aria/tooltip/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -8654,16 +8688,16 @@ } }, "node_modules/@react-aria/virtualizer": { - "version": "4.1.9", - "resolved": "https://registry.npmjs.org/@react-aria/virtualizer/-/virtualizer-4.1.9.tgz", - "integrity": "sha512-LN5MfnM/fpZegzkqciipyAvPzbi4DNOGGCh98hVlpIT8IdTm0gNW1Ho2vza15EFcYgt9iinCZ9lhLT5HmE2ZtQ==", + "version": "4.1.10", + "resolved": "https://registry.npmjs.org/@react-aria/virtualizer/-/virtualizer-4.1.10.tgz", + "integrity": "sha512-s0xOFh602ybTWuDrV/i6fV7Pz7vYghsY7F/RpYL/5IX9qCZ5C1FWFePpVktQAZghnd3ljH8hS8DULPeDfVLCrg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.12", - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-stately/virtualizer": "^4.4.3", - "@react-types/shared": "^3.32.0", + "@react-aria/i18n": "^3.12.13", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-stately/virtualizer": "^4.4.4", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8672,15 +8706,15 @@ } }, "node_modules/@react-aria/virtualizer/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8689,15 +8723,15 @@ } }, "node_modules/@react-aria/virtualizer/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8707,23 +8741,23 @@ } }, "node_modules/@react-aria/virtualizer/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-aria/visually-hidden": { - "version": "3.8.27", - "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.27.tgz", - "integrity": "sha512-hD1DbL3WnjPnCdlQjwe19bQVRAGJyN0Aaup+s7NNtvZUn7AjoEH78jo8TE+L8yM7z/OZUQF26laCfYqeIwWn4g==", + "version": "3.8.28", + "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.28.tgz", + "integrity": "sha512-KRRjbVVob2CeBidF24dzufMxBveEUtUu7IM+hpdZKB+gxVROoh4XRLPv9SFmaH89Z7D9To3QoykVZoWD0lan6Q==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.5", - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-aria/interactions": "^3.25.6", + "@react-aria/utils": "^3.31.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8732,15 +8766,15 @@ } }, "node_modules/@react-aria/visually-hidden/node_modules/@react-aria/interactions": { - "version": "3.25.5", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", - "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", + "version": "3.25.6", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz", + "integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", - "@react-aria/utils": "^3.30.1", + "@react-aria/utils": "^3.31.0", "@react-stately/flags": "^3.1.2", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8749,15 +8783,15 @@ } }, "node_modules/@react-aria/visually-hidden/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz", + "integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==", "license": "Apache-2.0", "dependencies": { "@react-aria/ssr": "^3.9.10", "@react-stately/flags": "^3.1.2", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -8767,9 +8801,9 @@ } }, "node_modules/@react-aria/visually-hidden/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -8848,15 +8882,15 @@ } }, "node_modules/@react-stately/calendar": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.8.4.tgz", - "integrity": "sha512-q9mq0ydOLS5vJoHLnYfSCS/vppfjbg0XHJlAoPR+w+WpYZF4wPP453SrlX9T1DbxCEYFTpcxcMk/O8SDW3miAw==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.9.0.tgz", + "integrity": "sha512-U5Nf2kx9gDhJRxdDUm5gjfyUlt/uUfOvM1vDW2UA62cA6+2k2cavMLc2wNlXOb/twFtl6p0joYKHG7T4xnEFkg==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.9.0", + "@internationalized/date": "^3.10.0", "@react-stately/utils": "^3.10.8", - "@react-types/calendar": "^3.7.4", - "@react-types/shared": "^3.32.0", + "@react-types/calendar": "^3.8.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8864,24 +8898,24 @@ } }, "node_modules/@react-stately/calendar/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/checkbox": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.1.tgz", - "integrity": "sha512-ezfKRJsDuRCLtNoNOi9JXCp6PjffZWLZ/vENW/gbRDL8i46RKC/HpfJrJhvTPmsLYazxPC99Me9iq3v0VoNCsw==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.2.tgz", + "integrity": "sha512-j1ycUVz5JmqhaL6mDZgDNZqBilOB8PBW096sDPFaTtuYreDx2HOd1igxiIvwlvPESZwsJP7FVM3mYnaoXtpKPA==", "license": "Apache-2.0", "dependencies": { - "@react-stately/form": "^3.2.1", + "@react-stately/form": "^3.2.2", "@react-stately/utils": "^3.10.8", - "@react-types/checkbox": "^3.10.1", - "@react-types/shared": "^3.32.0", + "@react-types/checkbox": "^3.10.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8889,21 +8923,21 @@ } }, "node_modules/@react-stately/checkbox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/collections": { - "version": "3.12.7", - "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.7.tgz", - "integrity": "sha512-0kQc0mI986GOCQHvRy4L0JQiotIK/KmEhR9Mu/6V0GoSdqg5QeUe4kyoNWj3bl03uQXme80v0L2jLHt+fOHHjA==", + "version": "3.12.8", + "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.8.tgz", + "integrity": "sha512-AceJYLLXt1Y2XIcOPi6LEJSs4G/ubeYW3LqOCQbhfIgMaNqKfQMIfagDnPeJX9FVmPFSlgoCBxb1pTJW2vjCAQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8911,28 +8945,28 @@ } }, "node_modules/@react-stately/collections/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/color": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.9.1.tgz", - "integrity": "sha512-fCj7fFamyuQbL++MOcf4W4d4aFWXYWJ2UI1dKhrXdqVz/ly9CBVjy/MHKQ6xZX2tEiuoPX5NexfxzKKiozE50Q==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.9.2.tgz", + "integrity": "sha512-F+6Do8W3yu/4n7MpzZtbXwVukcLTFYYDIUtpoR+Jl52UmAr9Hf1CQgkyTI2azv1ZMzj1mVrTBhpBL0q27kFZig==", "license": "Apache-2.0", "dependencies": { "@internationalized/number": "^3.6.5", "@internationalized/string": "^3.2.7", - "@react-stately/form": "^3.2.1", - "@react-stately/numberfield": "^3.10.1", - "@react-stately/slider": "^3.7.1", + "@react-stately/form": "^3.2.2", + "@react-stately/numberfield": "^3.10.2", + "@react-stately/slider": "^3.7.2", "@react-stately/utils": "^3.10.8", - "@react-types/color": "^3.1.1", - "@react-types/shared": "^3.32.0", + "@react-types/color": "^3.1.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8940,28 +8974,27 @@ } }, "node_modules/@react-stately/color/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/combobox": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.11.1.tgz", - "integrity": "sha512-ZZh+SaAmddoY+MeJr470oDYA0nGaJm4xoHCBapaBA0JNakGC/wTzF/IRz3tKQT2VYK4rumr1BJLZQydGp7zzeg==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.12.0.tgz", + "integrity": "sha512-A6q9R/7cEa/qoQsBkdslXWvD7ztNLLQ9AhBhVN9QvzrmrH5B4ymUwcTU8lWl22ykH7RRwfonLeLXJL4C+/L2oQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.7", - "@react-stately/form": "^3.2.1", - "@react-stately/list": "^3.13.0", - "@react-stately/overlays": "^3.6.19", - "@react-stately/select": "^3.7.1", + "@react-stately/collections": "^3.12.8", + "@react-stately/form": "^3.2.2", + "@react-stately/list": "^3.13.1", + "@react-stately/overlays": "^3.6.20", "@react-stately/utils": "^3.10.8", - "@react-types/combobox": "^3.13.8", - "@react-types/shared": "^3.32.0", + "@react-types/combobox": "^3.13.9", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8969,21 +9002,21 @@ } }, "node_modules/@react-stately/combobox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/data": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.14.0.tgz", - "integrity": "sha512-3GUsOXatYohBX2wTQHnJKVQlFfYXnt7IoDDuIaUeM8kXlF+dRSFAOAfPUSGAph6lJz2ht4dq1SEl6ZL/u+dRlQ==", + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.14.1.tgz", + "integrity": "sha512-lDNc4gZ6kVZcrABeeQZPTTnP+1ykNylSvFzAC/Hq1fs8+s54xLRvoENWIyG+yK19N9TIGEoA0AOFG8PoAun43g==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -8991,27 +9024,27 @@ } }, "node_modules/@react-stately/data/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/datepicker": { - "version": "3.15.1", - "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.15.1.tgz", - "integrity": "sha512-t64iYPms9y+MEQgOAu0XUHccbEXWVUWBHJWnYvAmILCHY8ZAOeSPAT1g4v9nzyiApcflSNXgpsvbs9BBEsrWww==", + "version": "3.15.2", + "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.15.2.tgz", + "integrity": "sha512-S5GL+W37chvV8knv9v0JRv0L6hKo732qqabCCHXzOpYxkLIkV4f/y3cHdEzFWzpZ0O0Gkg7WgeYo160xOdBKYg==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.9.0", + "@internationalized/date": "^3.10.0", "@internationalized/string": "^3.2.7", - "@react-stately/form": "^3.2.1", - "@react-stately/overlays": "^3.6.19", + "@react-stately/form": "^3.2.2", + "@react-stately/overlays": "^3.6.20", "@react-stately/utils": "^3.10.8", - "@react-types/datepicker": "^3.13.1", - "@react-types/shared": "^3.32.0", + "@react-types/datepicker": "^3.13.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9019,9 +9052,9 @@ } }, "node_modules/@react-stately/datepicker/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -9042,13 +9075,13 @@ } }, "node_modules/@react-stately/dnd": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.7.0.tgz", - "integrity": "sha512-DddpCVkqt6vUPHLqe/2FHxW/gkR4tEt7W0MbFcCeCLbc9lmvzOClPwNpjmU/3UnU+vPQnwGGUeF3HvaxduUq2Q==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.7.1.tgz", + "integrity": "sha512-O1JBJ4HI1rVNKuoa5NXiC5FCrCEkr9KVBoKNlTZU8/cnQselhbEsUfMglAakO2EuwIaM1tIXoNF5J/N5P+6lTA==", "license": "Apache-2.0", "dependencies": { - "@react-stately/selection": "^3.20.5", - "@react-types/shared": "^3.32.0", + "@react-stately/selection": "^3.20.6", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9056,9 +9089,9 @@ } }, "node_modules/@react-stately/dnd/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -9074,12 +9107,12 @@ } }, "node_modules/@react-stately/form": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.1.tgz", - "integrity": "sha512-btgOPXkwvd6fdWKoepy5Ue43o2932OSkQxozsR7US1ffFLcQc3SNlADHaRChIXSG8ffPo9t0/Sl4eRzaKu3RgQ==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.2.tgz", + "integrity": "sha512-soAheOd7oaTO6eNs6LXnfn0tTqvOoe3zN9FvtIhhrErKz9XPc5sUmh3QWwR45+zKbitOi1HOjfA/gifKhZcfWw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9087,24 +9120,24 @@ } }, "node_modules/@react-stately/form/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/grid": { - "version": "3.11.5", - "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.5.tgz", - "integrity": "sha512-4cNjGYaNkcVS2wZoNHUrMRICBpkHStYw57EVemP7MjiWEVu53kzPgR1Iwmti2WFCpi1Lwu0qWNeCfzKpXW4BTg==", + "version": "3.11.6", + "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.6.tgz", + "integrity": "sha512-vWPAkzpeTIsrurHfMubzMuqEw7vKzFhIJeEK5sEcLunyr1rlADwTzeWrHNbPMl66NAIAi70Dr1yNq+kahQyvMA==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.7", - "@react-stately/selection": "^3.20.5", - "@react-types/grid": "^3.3.5", - "@react-types/shared": "^3.32.0", + "@react-stately/collections": "^3.12.8", + "@react-stately/selection": "^3.20.6", + "@react-types/grid": "^3.3.6", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9112,26 +9145,26 @@ } }, "node_modules/@react-stately/grid/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/layout": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@react-stately/layout/-/layout-4.5.0.tgz", - "integrity": "sha512-giN20XXxSjOG/pRSdzKkHhIFochl0Wer2aWCYceXRNSoP0dTPNU7bjn2p3n3atVRdC9iZpmwIiASO5qDf89sLQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@react-stately/layout/-/layout-4.5.1.tgz", + "integrity": "sha512-Zk92HM6a8KFdyPzslhLCOmrrsvJ28+vFBisgiKMwVhe96cWlax1m9i4ktmO43xaUpSZkn06DRD/2k0d1x+Uwjw==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.7", - "@react-stately/table": "^3.15.0", - "@react-stately/virtualizer": "^4.4.3", - "@react-types/grid": "^3.3.5", - "@react-types/shared": "^3.32.0", - "@react-types/table": "^3.13.3", + "@react-stately/collections": "^3.12.8", + "@react-stately/table": "^3.15.1", + "@react-stately/virtualizer": "^4.4.4", + "@react-types/grid": "^3.3.6", + "@react-types/shared": "^3.32.1", + "@react-types/table": "^3.13.4", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9140,24 +9173,24 @@ } }, "node_modules/@react-stately/layout/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/list": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.13.0.tgz", - "integrity": "sha512-Panv8TmaY8lAl3R7CRhyUadhf2yid6VKsRDBCBB1FHQOOeL7lqIraz/oskvpabZincuaIUWqQhqYslC4a6dvuA==", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.13.1.tgz", + "integrity": "sha512-eHaoauh21twbcl0kkwULhVJ+CzYcy1jUjMikNVMHOQdhr4WIBdExf7PmSgKHKqsSPhpGg6IpTCY2dUX3RycjDg==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.7", - "@react-stately/selection": "^3.20.5", + "@react-stately/collections": "^3.12.8", + "@react-stately/selection": "^3.20.6", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9165,23 +9198,23 @@ } }, "node_modules/@react-stately/list/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/menu": { - "version": "3.9.7", - "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.7.tgz", - "integrity": "sha512-mfz1YoCgtje61AGxVdQaAFLlOXt9vV5dd1lQljYUPRafA/qu5Ursz4fNVlcavWW9GscebzFQErx+y0oSP7EUtQ==", + "version": "3.9.8", + "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.8.tgz", + "integrity": "sha512-bo0NOhofnTHLESiYfsSSw6gyXiPVJJ0UlN2igUXtJk5PmyhWjFzUzTzcnd7B028OB0si9w3LIWM3stqz5271Eg==", "license": "Apache-2.0", "dependencies": { - "@react-stately/overlays": "^3.6.19", - "@react-types/menu": "^3.10.4", - "@react-types/shared": "^3.32.0", + "@react-stately/overlays": "^3.6.20", + "@react-types/menu": "^3.10.5", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9189,24 +9222,24 @@ } }, "node_modules/@react-stately/menu/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/numberfield": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.1.tgz", - "integrity": "sha512-lXABmcTneVvXYMGTgZvTCr4E+upOi7VRLL50ZzTMJqHwB/qlEQPAam3dmddQRwIsuCM3MEnL7bSZFFlSYAtkEw==", + "version": "3.10.2", + "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.2.tgz", + "integrity": "sha512-jlKVFYaH3RX5KvQ7a+SAMQuPccZCzxLkeYkBE64u1Zvi7YhJ8hkTMHG/fmZMbk1rHlseE2wfBdk0Rlya3MvoNQ==", "license": "Apache-2.0", "dependencies": { "@internationalized/number": "^3.6.5", - "@react-stately/form": "^3.2.1", + "@react-stately/form": "^3.2.2", "@react-stately/utils": "^3.10.8", - "@react-types/numberfield": "^3.8.14", + "@react-types/numberfield": "^3.8.15", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9214,13 +9247,13 @@ } }, "node_modules/@react-stately/overlays": { - "version": "3.6.19", - "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.19.tgz", - "integrity": "sha512-swZXfDvxTYd7tKEpijEHBFFaEmbbnCvEhGlmrAz4K72cuRR9O5u+lcla8y1veGBbBSzrIdKNdBoIIJ+qQH+1TQ==", + "version": "3.6.20", + "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.20.tgz", + "integrity": "sha512-YAIe+uI8GUXX8F/0Pzr53YeC5c/bjqbzDFlV8NKfdlCPa6+Jp4B/IlYVjIooBj9+94QvbQdjylegvYWK/iPwlg==", "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.8", - "@react-types/overlays": "^3.9.1", + "@react-types/overlays": "^3.9.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9228,15 +9261,15 @@ } }, "node_modules/@react-stately/radio": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.1.tgz", - "integrity": "sha512-ld9KWztI64gssg7zSZi9li21sG85Exb+wFPXtCim1TtpnEpmRtB05pXDDS3xkkIU/qOL4eMEnnLO7xlNm0CRIA==", + "version": "3.11.2", + "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.2.tgz", + "integrity": "sha512-UM7L6AW+k8edhSBUEPZAqiWNRNadfOKK7BrCXyBiG79zTz0zPcXRR+N+gzkDn7EMSawDeyK1SHYUuoSltTactg==", "license": "Apache-2.0", "dependencies": { - "@react-stately/form": "^3.2.1", + "@react-stately/form": "^3.2.2", "@react-stately/utils": "^3.10.8", - "@react-types/radio": "^3.9.1", - "@react-types/shared": "^3.32.0", + "@react-types/radio": "^3.9.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9244,22 +9277,22 @@ } }, "node_modules/@react-stately/radio/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/searchfield": { - "version": "3.5.15", - "resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.15.tgz", - "integrity": "sha512-6LVVvm6Z60fetYLLa4B2Q/BIY+fSSknLTw8sjlV+iDEPAknj7MqWtoLz2gSQRTFKvyO7ZCjJoar8ZU/JEqcm+w==", + "version": "3.5.16", + "resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.16.tgz", + "integrity": "sha512-MRfqT1lZ24r94GuFNcGJXsfijZoWjSMySCT60T6NXtbOzVPuAF3K+pL70Rayq/EWLJjS2NPHND11VTs0VdcE0Q==", "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.8", - "@react-types/searchfield": "^3.6.5", + "@react-types/searchfield": "^3.6.6", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9267,16 +9300,17 @@ } }, "node_modules/@react-stately/select": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.7.1.tgz", - "integrity": "sha512-vZt4j9yVyOTWWJoP9plXmYaPZH2uMxbjcGMDbiShwsFiK8C2m9b3Cvy44TZehfzCWzpMVR/DYxEYuonEIGA82Q==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.8.0.tgz", + "integrity": "sha512-A721nlt0DSCDit0wKvhcrXFTG5Vv1qkEVkeKvobmETZy6piKvwh0aaN8iQno5AFuZaj1iOZeNjZ/20TsDJR/4A==", "license": "Apache-2.0", "dependencies": { - "@react-stately/form": "^3.2.1", - "@react-stately/list": "^3.13.0", - "@react-stately/overlays": "^3.6.19", - "@react-types/select": "^3.10.1", - "@react-types/shared": "^3.32.0", + "@react-stately/form": "^3.2.2", + "@react-stately/list": "^3.13.1", + "@react-stately/overlays": "^3.6.20", + "@react-stately/utils": "^3.10.8", + "@react-types/select": "^3.11.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9284,23 +9318,23 @@ } }, "node_modules/@react-stately/select/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/selection": { - "version": "3.20.5", - "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.5.tgz", - "integrity": "sha512-YezWUNEn2pz5mQlbhmngiX9HqQsruLSXlkrAzB1DD6aliGrUvPKufTTGCixOaB8KVeCamdiFAgx1WomNplzdQA==", + "version": "3.20.6", + "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.6.tgz", + "integrity": "sha512-a0bjuP2pJYPKEiedz2Us1W1aSz0iHRuyeQEdBOyL6Z6VUa6hIMq9H60kvseir2T85cOa4QggizuRV7mcO6bU5w==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.7", + "@react-stately/collections": "^3.12.8", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9308,23 +9342,23 @@ } }, "node_modules/@react-stately/selection/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/slider": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.1.tgz", - "integrity": "sha512-J+G18m1bZBCNQSXhxGd4GNGDUVonv4Sg7fZL+uLhXUy1x71xeJfFdKaviVvZcggtl0/q5InW41PXho7EouMDEg==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.2.tgz", + "integrity": "sha512-EVBHUdUYwj++XqAEiQg2fGi8Reccznba0uyQ3gPejF0pAc390Q/J5aqiTEDfiCM7uJ6WHxTM6lcCqHQBISk2dQ==", "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", - "@react-types/slider": "^3.8.1", + "@react-types/shared": "^3.32.1", + "@react-types/slider": "^3.8.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9332,28 +9366,28 @@ } }, "node_modules/@react-stately/slider/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/table": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.15.0.tgz", - "integrity": "sha512-KbvkrVF3sb25IPwyte9JcG5/4J7TgjHSsw7D61d/T/oUFMYPYVeolW9/2y+6u48WPkDJE8HJsurme+HbTN0FQA==", + "version": "3.15.1", + "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.15.1.tgz", + "integrity": "sha512-MhMAgE/LgAzHcAn1P3p/nQErzJ6DiixSJ1AOt2JlnAKEb5YJg4ATKWCb2IjBLwywt9ZCzfm3KMUzkctZqAoxwA==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.7", + "@react-stately/collections": "^3.12.8", "@react-stately/flags": "^3.1.2", - "@react-stately/grid": "^3.11.5", - "@react-stately/selection": "^3.20.5", + "@react-stately/grid": "^3.11.6", + "@react-stately/selection": "^3.20.6", "@react-stately/utils": "^3.10.8", - "@react-types/grid": "^3.3.5", - "@react-types/shared": "^3.32.0", - "@react-types/table": "^3.13.3", + "@react-types/grid": "^3.3.6", + "@react-types/shared": "^3.32.1", + "@react-types/table": "^3.13.4", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9361,23 +9395,23 @@ } }, "node_modules/@react-stately/table/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/tabs": { - "version": "3.8.5", - "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.5.tgz", - "integrity": "sha512-gdeI+NUH3hfqrxkJQSZkt+Zw4G2DrYJRloq/SGxu/9Bu5QD/U0psU2uqxQNtavW5qTChFK+D30rCPXpKlslWAA==", + "version": "3.8.6", + "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.6.tgz", + "integrity": "sha512-9RYxmgjVIxUpIsGKPIF7uRoHWOEz8muwaYiStCVeyiYBPmarvZoIYtTXcwSMN/vEs7heVN5uGCL6/bfdY4+WiA==", "license": "Apache-2.0", "dependencies": { - "@react-stately/list": "^3.13.0", - "@react-types/shared": "^3.32.0", - "@react-types/tabs": "^3.3.18", + "@react-stately/list": "^3.13.1", + "@react-types/shared": "^3.32.1", + "@react-types/tabs": "^3.3.19", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9385,9 +9419,9 @@ } }, "node_modules/@react-stately/tabs/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -9407,14 +9441,14 @@ } }, "node_modules/@react-stately/toggle": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.1.tgz", - "integrity": "sha512-L6yUdE8xZfQhw4aEFZduF8u4v0VrpYrwWEA4Tu/4qwGIPukH0wd2W21Zpw+vAiLOaDKnxel1nXX68MWnm4QXpw==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.2.tgz", + "integrity": "sha512-dOxs9wrVXHUmA7lc8l+N9NbTJMAaXcYsnNGsMwfXIXQ3rdq+IjWGNYJ52UmNQyRYFcg0jrzRrU16TyGbNjOdNQ==", "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.8", - "@react-types/checkbox": "^3.10.1", - "@react-types/shared": "^3.32.0", + "@react-types/checkbox": "^3.10.2", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9422,22 +9456,22 @@ } }, "node_modules/@react-stately/toggle/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-stately/tooltip": { - "version": "3.5.7", - "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.7.tgz", - "integrity": "sha512-GYh764BcYZz+Lclyutyir5I3elNo+vVNYzeNOKmPGZCE3p5B+/8lgZAHKxnRc9qmBlxvofnhMcuQxAPlBhoEkw==", + "version": "3.5.8", + "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.8.tgz", + "integrity": "sha512-gkcUx2ROhCiGNAYd2BaTejakXUUNLPnnoJ5+V/mN480pN+OrO8/2V9pqb/IQmpqxLsso93zkM3A4wFHHLBBmPQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/overlays": "^3.6.19", - "@react-types/tooltip": "^3.4.20", + "@react-stately/overlays": "^3.6.20", + "@react-types/tooltip": "^3.4.21", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9445,15 +9479,15 @@ } }, "node_modules/@react-stately/tree": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.2.tgz", - "integrity": "sha512-jsT1WZZhb7GRmg1iqoib9bULsilIK5KhbE8WrcfIml8NYr4usP4DJMcIYfRuiRtPLhKtUvHSoZ5CMbinPp8PUQ==", + "version": "3.9.3", + "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.3.tgz", + "integrity": "sha512-ZngG79nLFxE/GYmpwX6E/Rma2MMkzdoJPRI3iWk3dgqnGMMzpPnUp/cvjDsU3UHF7xDVusC5BT6pjWN0uxCIFQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.7", - "@react-stately/selection": "^3.20.5", + "@react-stately/collections": "^3.12.8", + "@react-stately/selection": "^3.20.6", "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9461,9 +9495,9 @@ } }, "node_modules/@react-stately/tree/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -9482,13 +9516,12 @@ } }, "node_modules/@react-stately/virtualizer": { - "version": "4.4.3", - "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.4.3.tgz", - "integrity": "sha512-kk6ZyMtOT51kZYGUjUhbgEdRBp/OR3WD+Vj9kFoCa1vbY+fGzbpcnjsvR2LDZuEq8W45ruOvdr1c7HRJG4gWxA==", + "version": "4.4.4", + "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.4.4.tgz", + "integrity": "sha512-ri8giqXSZOrznZDCCOE4U36wSkOhy+hrFK7yo/YVcpxTqqp3d3eisfKMqbDsgqBW+XTHycTU/xeAf0u9NqrfpQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.30.1", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -9496,28 +9529,10 @@ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, - "node_modules/@react-stately/virtualizer/node_modules/@react-aria/utils": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", - "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/ssr": "^3.9.10", - "@react-stately/flags": "^3.1.2", - "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", - "@swc/helpers": "^0.5.0", - "clsx": "^2.0.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", - "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" - } - }, "node_modules/@react-stately/virtualizer/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -9536,420 +9551,420 @@ } }, "node_modules/@react-types/breadcrumbs": { - "version": "3.7.16", - "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.16.tgz", - "integrity": "sha512-4J+7b9y6z8QGZqvsBSWQfebx6aIbc+1unQqnZCAlJl9EGzlI6SGdXRsURGkOUGJCV2GqY8bSocc8AZbRXpQ0XQ==", + "version": "3.7.17", + "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.17.tgz", + "integrity": "sha512-IhvVTcfli5o/UDlGACXxjlor2afGlMQA8pNR3faH0bBUay1Fmm3IWktVw9Xwmk+KraV2RTAg9e+E6p8DOQZfiw==", "license": "Apache-2.0", "dependencies": { - "@react-types/link": "^3.6.4", - "@react-types/shared": "^3.32.0" + "@react-types/link": "^3.6.5", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/breadcrumbs/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/button": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.14.0.tgz", - "integrity": "sha512-pXt1a+ElxiZyWpX0uznyjy5Z6EHhYxPcaXpccZXyn6coUo9jmCbgg14xR7Odo+JcbfaaISzZTDO7oGLVTcHnpA==", + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.14.1.tgz", + "integrity": "sha512-D8C4IEwKB7zEtiWYVJ3WE/5HDcWlze9mLWQ5hfsBfpePyWCgO3bT/+wjb/7pJvcAocrkXo90QrMm85LcpBtrpg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/button/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/calendar": { - "version": "3.7.4", - "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.7.4.tgz", - "integrity": "sha512-MZDyXtvdHl8CKQGYBkjYwc4ABBq6Mb4Fu7k/4boQAmMQ5Rtz29ouBCJrAs0BpR14B8ZMGzoNIolxS5RLKBmFSA==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.8.0.tgz", + "integrity": "sha512-ZDZgfZgbz1ydWOFs1mH7QFfX3ioJrmb3Y/lkoubQE0HWXLZzyYNvhhKyFJRS1QJ40IofLSBHriwbQb/tsUnGlw==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.9.0", - "@react-types/shared": "^3.32.0" + "@internationalized/date": "^3.10.0", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/calendar/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/checkbox": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.1.tgz", - "integrity": "sha512-8ZqBoGBxtn6U/znpmyutGtBBaafUzcZnbuvYjwyRSONTrqQ0IhUq6jI/jbnE9r9SslIkbMB8IS1xRh2e63qmEQ==", + "version": "3.10.2", + "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.2.tgz", + "integrity": "sha512-ktPkl6ZfIdGS1tIaGSU/2S5Agf2NvXI9qAgtdMDNva0oLyAZ4RLQb6WecPvofw1J7YKXu0VA5Mu7nlX+FM2weQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/checkbox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/color": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.1.1.tgz", - "integrity": "sha512-zBF1Op4AO3mlygUq2gFhEoK3gZp2HgwCMUKkCzoDbrvcaahhVbDbfhRxgXKM/2dg7WkgsqhokdkjYV2mGQadRQ==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.1.2.tgz", + "integrity": "sha512-NP0TAY3j4tlMztOp/bBfMlPwC9AQKTjSiTFmc2oQNkx5M4sl3QpPqFPosdt7jZ8M4nItvfCWZrlZGjST4SB83A==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0", - "@react-types/slider": "^3.8.1" + "@react-types/shared": "^3.32.1", + "@react-types/slider": "^3.8.2" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/color/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/combobox": { - "version": "3.13.8", - "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.8.tgz", - "integrity": "sha512-HGC3X9hmDRsjSZcFiflvJ7vbIgQ2gX/ZDxo1HVtvQqUDbgQCVakCcCdrB44aYgHFnyDiO6hyp7Y7jXtDBaEIIA==", + "version": "3.13.9", + "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.9.tgz", + "integrity": "sha512-G6GmLbzVkLW6VScxPAr/RtliEyPhBClfYaIllK1IZv+Z42SVnOpKzhnoe79BpmiFqy1AaC3+LjZX783mrsHCwA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/combobox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/datepicker": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.1.tgz", - "integrity": "sha512-ub+g5pS3WOo5P/3FRNsQSwvlb9CuLl2m6v6KBkRXc5xqKhFd7UjvVpL6Oi/1zwwfow4itvD1t7l1XxgCo7wZ6Q==", + "version": "3.13.2", + "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.2.tgz", + "integrity": "sha512-+M6UZxJnejYY8kz0spbY/hP08QJ5rsZ3aNarRQQHc48xV2oelFLX5MhAqizfLEsvyfb0JYrhWoh4z1xZtAmYCg==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.9.0", - "@react-types/calendar": "^3.7.4", - "@react-types/overlays": "^3.9.1", - "@react-types/shared": "^3.32.0" + "@internationalized/date": "^3.10.0", + "@react-types/calendar": "^3.8.0", + "@react-types/overlays": "^3.9.2", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/datepicker/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/dialog": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.21.tgz", - "integrity": "sha512-jF1gN4bvwYamsLjefaFDnaSKxTa3Wtvn5f7WLjNVZ8ICVoiMBMdUJXTlPQHAL4YWqtCj4hK/3uimR1E+Pwd7Xw==", + "version": "3.5.22", + "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.22.tgz", + "integrity": "sha512-smSvzOcqKE196rWk0oqJDnz+ox5JM5+OT0PmmJXiUD4q7P5g32O6W5Bg7hMIFUI9clBtngo8kLaX2iMg+GqAzg==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.9.1", - "@react-types/shared": "^3.32.0" + "@react-types/overlays": "^3.9.2", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/dialog/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/form": { - "version": "3.7.15", - "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.15.tgz", - "integrity": "sha512-a7C1RXgMpHX9b1x/+h5YCOJL/2/Ojw9ErOJhLwUWzKUu5JWpQYf8JsXNsuMSndo4YBaiH/7bXFmg09cllHUmow==", + "version": "3.7.16", + "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.16.tgz", + "integrity": "sha512-Sb7KJoWEaQ/e4XIY+xRbjKvbP1luome98ZXevpD+zVSyGjEcfIroebizP6K1yMHCWP/043xH6GUkgEqWPoVGjg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/form/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/grid": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.5.tgz", - "integrity": "sha512-hG6J2KDfmOHitkWoCa/9DvY1nTO2wgMIApcFoqLv7AWJr9CzvVqo5tIhZZCXiT1AvU2kafJxu9e7sr5GxAT2YA==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.6.tgz", + "integrity": "sha512-vIZJlYTii2n1We9nAugXwM2wpcpsC6JigJFBd6vGhStRdRWRoU4yv1Gc98Usbx0FQ/J7GLVIgeG8+1VMTKBdxw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/grid/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/link": { - "version": "3.6.4", - "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.4.tgz", - "integrity": "sha512-eLpIgOPf7GW4DpdMq8UqiRJkriend1kWglz5O9qU+/FM6COtvRnQkEeRhHICUaU2NZUvMRQ30KaGUo3eeZ6b+g==", + "version": "3.6.5", + "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.5.tgz", + "integrity": "sha512-+I2s3XWBEvLrzts0GnNeA84mUkwo+a7kLUWoaJkW0TOBDG7my95HFYxF9WnqKye7NgpOkCqz4s3oW96xPdIniQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/link/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/listbox": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.3.tgz", - "integrity": "sha512-ONgror9uyGmIer5XxpRRNcc8QFVWiOzINrMKyaS8G4l3aP52ZwYpRfwMAVtra8lkVNvXDmO7hthPZkB6RYdNOA==", + "version": "3.7.4", + "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.4.tgz", + "integrity": "sha512-p4YEpTl/VQGrqVE8GIfqTS5LkT5jtjDTbVeZgrkPnX/fiPhsfbTPiZ6g0FNap4+aOGJFGEEZUv2q4vx+rCORww==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/listbox/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/menu": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.4.tgz", - "integrity": "sha512-jCFVShLq3eASiuznenjoKBv3j0Jy2KQilAjBxdEp56WkZ5D338y/oY5zR6d25u9M0QslpI0DgwC8BwU7MCsPnw==", + "version": "3.10.5", + "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.5.tgz", + "integrity": "sha512-HBTrKll2hm0VKJNM4ubIv1L9MNo8JuOnm2G3M+wXvb6EYIyDNxxJkhjsqsGpUXJdAOSkacHBDcNh2HsZABNX4A==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.9.1", - "@react-types/shared": "^3.32.0" + "@react-types/overlays": "^3.9.2", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/menu/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/meter": { - "version": "3.4.12", - "resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.12.tgz", - "integrity": "sha512-rx+yrwdesSabPworWRMpQnuT69gm8xt58cAfTDV9eSY1Jo+lO5OPp0OIyKb+U0q/whf60wnn2hsVnXm2fBXKhA==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.13.tgz", + "integrity": "sha512-EiarfbpHcvmeyXvXcr6XLaHkNHuGc4g7fBVEiDPwssFJKKfbUzqnnknDxPjyspqUVRcXC08CokS98J1jYobqDg==", "license": "Apache-2.0", "dependencies": { - "@react-types/progress": "^3.5.15" + "@react-types/progress": "^3.5.16" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/numberfield": { - "version": "3.8.14", - "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.14.tgz", - "integrity": "sha512-tlGEHJyeQSMlUoO4g9ekoELGJcqsjc/+/FAxo6YQMhQSkuIdkUKZg3UEBKzif4hLw787u80e1D0SxPUi3KO2oA==", + "version": "3.8.15", + "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.15.tgz", + "integrity": "sha512-97r92D23GKCOjGIGMeW9nt+/KlfM3GeWH39Czcmd2/D5y3k6z4j0avbsfx2OttCtJszrnENjw3GraYGYI2KosQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/numberfield/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/overlays": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.1.tgz", - "integrity": "sha512-UCG3TOu8FLk4j0Pr1nlhv0opcwMoqbGEOUvsSr6ITN6Qs2y0j+KYSYQ7a4+04m3dN//8+9Wjkkid8k+V1dV2CA==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.2.tgz", + "integrity": "sha512-Q0cRPcBGzNGmC8dBuHyoPR7N3057KTS5g+vZfQ53k8WwmilXBtemFJPLsogJbspuewQ/QJ3o2HYsp2pne7/iNw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/overlays/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/progress": { - "version": "3.5.15", - "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.15.tgz", - "integrity": "sha512-3SYvEyRt7vq7w0sc6wBYmkPqLMZbhH8FI3Lrnn9r3y8+69/efRjVmmJvwjm1z+c6rukszc2gCjUGTsMPQxVk2w==", + "version": "3.5.16", + "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.16.tgz", + "integrity": "sha512-I9tSdCFfvQ7gHJtm90VAKgwdTWXQgVNvLRStEc0z9h+bXBxdvZb+QuiRPERChwFQ9VkK4p4rDqaFo69nDqWkpw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/progress/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/radio": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.1.tgz", - "integrity": "sha512-DUCN3msm8QZ0MJrP55FmqMONaadYq6JTxihYFGMLP+NoKRnkxvXqNZ2PlkAOLGy3y4RHOnOF8O1LuJqFCCuxDw==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.2.tgz", + "integrity": "sha512-3UcJXu37JrTkRyP4GJPDBU7NmDTInrEdOe+bVzA1j4EegzdkJmLBkLg5cLDAbpiEHB+xIsvbJdx6dxeMuc+H3g==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/radio/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/searchfield": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.6.5.tgz", - "integrity": "sha512-5hI+Hb1U0bSxrJLvEwFEQfk7n3S+GO4c5W/0WZBG00YlYDY9asr1V0oU1WRmKPJJlRpyfG6PkMHDC3jhdj89ew==", + "version": "3.6.6", + "resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.6.6.tgz", + "integrity": "sha512-cl3itr/fk7wbIQc2Gz5Ie8aVeUmPjVX/mRGS5/EXlmzycAKNYTvqf2mlxwObLndtLISmt7IgNjRRhbUUDI8Ang==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0", - "@react-types/textfield": "^3.12.5" + "@react-types/shared": "^3.32.1", + "@react-types/textfield": "^3.12.6" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/searchfield/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/select": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.10.1.tgz", - "integrity": "sha512-teANUr1byOzGsS/r2j7PatV470JrOhKP8En9lscfnqW5CeUghr+0NxkALnPkiEhCObi/Vu8GIcPareD0HNhtFA==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.11.0.tgz", + "integrity": "sha512-SzIsMFVPCbXE1Z1TLfpdfiwJ1xnIkcL1/CjGilmUKkNk5uT7rYX1xCJqWCjXI0vAU1xM4Qn+T3n8de4fw6HRBg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/select/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -9965,133 +9980,140 @@ } }, "node_modules/@react-types/slider": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.1.tgz", - "integrity": "sha512-WxiQWj6iQr5Uft0/KcB9XSr361XnyTmL6eREZZacngA9CjPhRWYP3BRDPcCTuP7fj9Yi4QKMrryyjHqMHP8OKQ==", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.2.tgz", + "integrity": "sha512-MQYZP76OEOYe7/yA2To+Dl0LNb0cKKnvh5JtvNvDnAvEprn1RuLiay8Oi/rTtXmc2KmBa4VdTcsXsmkbbkeN2Q==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/slider/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/switch": { - "version": "3.5.14", - "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.14.tgz", - "integrity": "sha512-M8kIv97i+ejCel4Ho+Y7tDbpOehymGwPA4ChxibeyD32+deyxu5B6BXxgKiL3l+oTLQ8ihLo3sRESdPFw8vpQg==", + "version": "3.5.15", + "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.15.tgz", + "integrity": "sha512-r/ouGWQmIeHyYSP1e5luET+oiR7N7cLrAlWsrAfYRWHxqXOSNQloQnZJ3PLHrKFT02fsrQhx2rHaK2LfKeyN3A==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/switch/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/table": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.3.tgz", - "integrity": "sha512-/kY/VlXN+8l9saySd6igcsDQ3x8pOVFJAWyMh6gOaOVN7HOJkTMIchmqS+ATa4nege8jZqcdzyGeAmv7mN655A==", + "version": "3.13.4", + "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.4.tgz", + "integrity": "sha512-I/DYiZQl6aNbMmjk90J9SOhkzVDZvyA3Vn3wMWCiajkMNjvubFhTfda5DDf2SgFP5l0Yh6TGGH5XumRv9LqL5Q==", "license": "Apache-2.0", "dependencies": { - "@react-types/grid": "^3.3.5", - "@react-types/shared": "^3.32.0" + "@react-types/grid": "^3.3.6", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/table/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/tabs": { - "version": "3.3.18", - "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.18.tgz", - "integrity": "sha512-yX/AVlGS7VXCuy2LSm8y8nxUrKVBgnLv+FrtkLqf6jUMtD4KP3k1c4+GPHeScR0HcYzCQF7gCF3Skba1RdYoug==", + "version": "3.3.19", + "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.19.tgz", + "integrity": "sha512-fE+qI43yR5pAMpeqPxGqQq9jDHXEPqXskuxNHERMW0PYMdPyem2Cw6goc5F4qeZO3Hf6uPZgHkvJz2OAq7TbBw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/tabs/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/textfield": { - "version": "3.12.5", - "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.5.tgz", - "integrity": "sha512-VXez8KIcop87EgIy00r+tb30xokA309TfJ32Qv5qOYB5SMqoHnb6SYvWL8Ih2PDqCo5eBiiGesSaWYrHnRIL8Q==", + "version": "3.12.6", + "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.6.tgz", + "integrity": "sha512-hpEVKE+M3uUkTjw2WrX1NrH/B3rqDJFUa+ViNK2eVranLY4ZwFqbqaYXSzHupOF3ecSjJJv2C103JrwFvx6TPQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.32.0" + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/textfield/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/tooltip": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.20.tgz", - "integrity": "sha512-tF1yThwvgSgW8Gu/CLL0p92AUldHR6szlwhwW+ewT318sQlfabMGO4xlCNFdxJYtqTpEXk2rlaVrBuaC//du0w==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.21.tgz", + "integrity": "sha512-ugGHOZU6WbOdeTdbjnaEc+Ms7/WhsUCg+T3PCOIeOT9FG02Ce189yJ/+hd7oqL/tVwIhEMYJIqSCgSELFox+QA==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.9.1", - "@react-types/shared": "^3.32.0" + "@react-types/overlays": "^3.9.2", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/tooltip/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@sideway/address": { "version": "4.1.5", "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz", @@ -10117,9 +10139,9 @@ "license": "BSD-3-Clause" }, "node_modules/@signalapp/libsignal-client": { - "version": "0.81.0", - "resolved": "https://registry.npmjs.org/@signalapp/libsignal-client/-/libsignal-client-0.81.0.tgz", - "integrity": "sha512-oGVhVTfbh6Sp2m74o4iG61sF9Bf50FKcSX6FQxKBoqiIiZe7f4ziBuVCT1vis3o9lu1RMFrIK/Wf9YrsAhKGdg==", + "version": "0.81.1", + "resolved": "https://registry.npmjs.org/@signalapp/libsignal-client/-/libsignal-client-0.81.1.tgz", + "integrity": "sha512-pG0ShEkYH3q3kmlLAl/G3SGMOSc47AM4ksBlWUn6uNi7CBkCRLFoiN/LgI0zQ4LnwIifSl3tkilFSKPYs+fVuA==", "hasInstallScript": true, "license": "AGPL-3.0-only", "dependencies": { @@ -10156,9 +10178,9 @@ } }, "node_modules/@signalapp/ringrtc": { - "version": "2.57.1", - "resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.57.1.tgz", - "integrity": "sha512-eFJvPRjMv1/CHniPw8Zn3vTIu5NdPxXn8rPMqswIhPFrhD5BSvtotIcrUWxHped7lc7GWvxVvSISQsUBACHLxA==", + "version": "2.59.0", + "resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.59.0.tgz", + "integrity": "sha512-d0nim4iS7bkQuER7dZ1CgJePTJ4o9lb7ktm+DVTR7QZkq527dpeSwWOaywoiqo7V06KVp1D0vhby2PMxxLjyug==", "hasInstallScript": true, "license": "AGPL-3.0-only", "dependencies": { @@ -10505,9 +10527,9 @@ } }, "node_modules/@storybook/builder-webpack5/node_modules/@types/node": { - "version": "22.18.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.6.tgz", - "integrity": "sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==", + "version": "22.18.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.10.tgz", + "integrity": "sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==", "dev": true, "license": "MIT", "dependencies": { @@ -10686,9 +10708,9 @@ } }, "node_modules/@storybook/core-webpack/node_modules/@types/node": { - "version": "22.18.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.6.tgz", - "integrity": "sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==", + "version": "22.18.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.10.tgz", + "integrity": "sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==", "dev": true, "license": "MIT", "dependencies": { @@ -10702,6 +10724,472 @@ "dev": true, "license": "MIT" }, + "node_modules/@storybook/core/node_modules/@esbuild/aix-ppc64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.2.tgz", + "integrity": "sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/android-arm": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.2.tgz", + "integrity": "sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/android-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.2.tgz", + "integrity": "sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/android-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.2.tgz", + "integrity": "sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/darwin-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.2.tgz", + "integrity": "sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/darwin-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.2.tgz", + "integrity": "sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/freebsd-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.2.tgz", + "integrity": "sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/freebsd-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.2.tgz", + "integrity": "sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-arm": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.2.tgz", + "integrity": "sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.2.tgz", + "integrity": "sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-ia32": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.2.tgz", + "integrity": "sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-loong64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.2.tgz", + "integrity": "sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-mips64el": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.2.tgz", + "integrity": "sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==", + "cpu": [ + "mips64el" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-ppc64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.2.tgz", + "integrity": "sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-riscv64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.2.tgz", + "integrity": "sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-s390x": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.2.tgz", + "integrity": "sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==", + "cpu": [ + "s390x" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/linux-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.2.tgz", + "integrity": "sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/netbsd-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.24.2.tgz", + "integrity": "sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/netbsd-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.2.tgz", + "integrity": "sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/openbsd-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.2.tgz", + "integrity": "sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/openbsd-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.2.tgz", + "integrity": "sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/sunos-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.2.tgz", + "integrity": "sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/win32-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.2.tgz", + "integrity": "sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/win32-ia32": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.2.tgz", + "integrity": "sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/@esbuild/win32-x64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.2.tgz", + "integrity": "sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@storybook/core/node_modules/esbuild": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz", + "integrity": "sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.24.2", + "@esbuild/android-arm": "0.24.2", + "@esbuild/android-arm64": "0.24.2", + "@esbuild/android-x64": "0.24.2", + "@esbuild/darwin-arm64": "0.24.2", + "@esbuild/darwin-x64": "0.24.2", + "@esbuild/freebsd-arm64": "0.24.2", + "@esbuild/freebsd-x64": "0.24.2", + "@esbuild/linux-arm": "0.24.2", + "@esbuild/linux-arm64": "0.24.2", + "@esbuild/linux-ia32": "0.24.2", + "@esbuild/linux-loong64": "0.24.2", + "@esbuild/linux-mips64el": "0.24.2", + "@esbuild/linux-ppc64": "0.24.2", + "@esbuild/linux-riscv64": "0.24.2", + "@esbuild/linux-s390x": "0.24.2", + "@esbuild/linux-x64": "0.24.2", + "@esbuild/netbsd-arm64": "0.24.2", + "@esbuild/netbsd-x64": "0.24.2", + "@esbuild/openbsd-arm64": "0.24.2", + "@esbuild/openbsd-x64": "0.24.2", + "@esbuild/sunos-x64": "0.24.2", + "@esbuild/win32-arm64": "0.24.2", + "@esbuild/win32-ia32": "0.24.2", + "@esbuild/win32-x64": "0.24.2" + } + }, "node_modules/@storybook/core/node_modules/ws": { "version": "8.18.3", "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", @@ -10825,9 +11313,9 @@ } }, "node_modules/@storybook/preset-react-webpack/node_modules/@types/node": { - "version": "22.18.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.6.tgz", - "integrity": "sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==", + "version": "22.18.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.10.tgz", + "integrity": "sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==", "dev": true, "license": "MIT", "dependencies": { @@ -10960,9 +11448,9 @@ } }, "node_modules/@storybook/react-webpack5/node_modules/@types/node": { - "version": "22.18.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.6.tgz", - "integrity": "sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==", + "version": "22.18.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.10.tgz", + "integrity": "sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==", "dev": true, "license": "MIT", "dependencies": { @@ -11068,15 +11556,15 @@ } }, "node_modules/@swc/core": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.13.19.tgz", - "integrity": "sha512-V1r4wFdjaZIUIZZrV2Mb/prEeu03xvSm6oatPxsvnXKF9lNh5Jtk9QvUdiVfD9rrvi7bXrAVhg9Wpbmv/2Fl1g==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.13.5.tgz", + "integrity": "sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@swc/counter": "^0.1.3", - "@swc/types": "^0.1.25" + "@swc/types": "^0.1.24" }, "engines": { "node": ">=10" @@ -11086,16 +11574,16 @@ "url": "https://opencollective.com/swc" }, "optionalDependencies": { - "@swc/core-darwin-arm64": "1.13.19", - "@swc/core-darwin-x64": "1.13.19", - "@swc/core-linux-arm-gnueabihf": "1.13.19", - "@swc/core-linux-arm64-gnu": "1.13.19", - "@swc/core-linux-arm64-musl": "1.13.19", - "@swc/core-linux-x64-gnu": "1.13.19", - "@swc/core-linux-x64-musl": "1.13.19", - "@swc/core-win32-arm64-msvc": "1.13.19", - "@swc/core-win32-ia32-msvc": "1.13.19", - "@swc/core-win32-x64-msvc": "1.13.19" + "@swc/core-darwin-arm64": "1.13.5", + "@swc/core-darwin-x64": "1.13.5", + "@swc/core-linux-arm-gnueabihf": "1.13.5", + "@swc/core-linux-arm64-gnu": "1.13.5", + "@swc/core-linux-arm64-musl": "1.13.5", + "@swc/core-linux-x64-gnu": "1.13.5", + "@swc/core-linux-x64-musl": "1.13.5", + "@swc/core-win32-arm64-msvc": "1.13.5", + "@swc/core-win32-ia32-msvc": "1.13.5", + "@swc/core-win32-x64-msvc": "1.13.5" }, "peerDependencies": { "@swc/helpers": ">=0.5.17" @@ -11107,9 +11595,9 @@ } }, "node_modules/@swc/core-darwin-arm64": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.19.tgz", - "integrity": "sha512-NxDyte9tCJSJ8+R62WDtqwg8eI57lubD52sHyGOfezpJBOPr36bUSGGLyO3Vod9zTGlOu2CpkuzA/2iVw92u1g==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.5.tgz", + "integrity": "sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==", "cpu": [ "arm64" ], @@ -11124,9 +11612,9 @@ } }, "node_modules/@swc/core-darwin-x64": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.13.19.tgz", - "integrity": "sha512-+w5DYrJndSygFFRDcuPYmx5BljD6oYnAohZ15K1L6SfORHp/BTSIbgSFRKPoyhjuIkDiq3W0um8RoMTOBAcQjQ==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.13.5.tgz", + "integrity": "sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==", "cpu": [ "x64" ], @@ -11141,9 +11629,9 @@ } }, "node_modules/@swc/core-linux-arm-gnueabihf": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.13.19.tgz", - "integrity": "sha512-7LlfgpdwwYq2q7himNkAAFo4q6jysMLFNoBH6GRP7WL29NcSsl5mPMJjmYZymK+sYq/9MTVieDTQvChzYDsapw==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.13.5.tgz", + "integrity": "sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==", "cpu": [ "arm" ], @@ -11158,9 +11646,9 @@ } }, "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.19.tgz", - "integrity": "sha512-ml3I6Lm2marAQ3UC/TS9t/yILBh/eDSVHAdPpikp652xouWAVW1znUeV6bBSxe1sSZIenv+p55ubKAWq/u84sQ==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.5.tgz", + "integrity": "sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==", "cpu": [ "arm64" ], @@ -11175,9 +11663,9 @@ } }, "node_modules/@swc/core-linux-arm64-musl": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.13.19.tgz", - "integrity": "sha512-M/otFc3/rWWkbF6VgbOXVzUKVoE7MFcphTaStxJp4bwb7oP5slYlxMZN51Dk/OTOfvCDo9pTAFDKNyixbkXMDQ==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.13.5.tgz", + "integrity": "sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==", "cpu": [ "arm64" ], @@ -11192,9 +11680,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.19.tgz", - "integrity": "sha512-NoMUKaOJEdouU4tKF88ggdDHFiRRING+gYLxDqnTfm+sUXaizB5OGBRzvSVDYSXQb1SuUuChnXFPFzwTWbt3ZQ==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.5.tgz", + "integrity": "sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==", "cpu": [ "x64" ], @@ -11209,9 +11697,9 @@ } }, "node_modules/@swc/core-linux-x64-musl": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.13.19.tgz", - "integrity": "sha512-r6krlZwyu8SBaw24QuS1lau2I9q8M+eJV6ITz0rpb6P1Bx0elf9ii5Bhh8ddmIqXXH8kOGSjC/dwcdHbZqAhgw==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.13.5.tgz", + "integrity": "sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==", "cpu": [ "x64" ], @@ -11226,9 +11714,9 @@ } }, "node_modules/@swc/core-win32-arm64-msvc": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.13.19.tgz", - "integrity": "sha512-awcZSIuxyVn0Dw28VjMvgk1qiDJ6CeQwHkZNUjg2UxVlq23zE01NMMp+zkoGFypmLG9gaGmJSzuoqvk/WCQ5tw==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.13.5.tgz", + "integrity": "sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==", "cpu": [ "arm64" ], @@ -11243,9 +11731,9 @@ } }, "node_modules/@swc/core-win32-ia32-msvc": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.13.19.tgz", - "integrity": "sha512-H5d+KO7ISoLNgYvTbOcCQjJZNM3R7yaYlrMAF13lUr6GSiOUX+92xtM31B+HvzAWI7HtvVe74d29aC1b1TpXFA==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.13.5.tgz", + "integrity": "sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==", "cpu": [ "ia32" ], @@ -11260,9 +11748,9 @@ } }, "node_modules/@swc/core-win32-x64-msvc": { - "version": "1.13.19", - "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.13.19.tgz", - "integrity": "sha512-qNoyCpXvv2O3JqXKanRIeoMn03Fho/As+N4Fhe7u0FsYh4VYqGQah4DGDzEP/yjl4Gx1IElhqLGDhCCGMwWaDw==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.13.5.tgz", + "integrity": "sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==", "cpu": [ "x64" ], @@ -11624,9 +12112,9 @@ } }, "node_modules/@tailwindcss/oxide/node_modules/detect-libc": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.1.tgz", - "integrity": "sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", + "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", "dev": true, "license": "Apache-2.0", "engines": { @@ -12080,9 +12568,9 @@ } }, "node_modules/@types/express-serve-static-core": { - "version": "4.19.6", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz", - "integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==", + "version": "4.19.7", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.7.tgz", + "integrity": "sha512-FvPtiIf1LfhzsaIXhv/PHan/2FeQBbtBDtfX2QfvPxdUelMDEckK08SM6nqo1MIZY3RUlfA+HV8+hFUSio78qg==", "dev": true, "license": "MIT", "dependencies": { @@ -12544,13 +13032,12 @@ "license": "MIT" }, "node_modules/@types/send": { - "version": "0.17.5", - "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.5.tgz", - "integrity": "sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@types/send/-/send-1.2.0.tgz", + "integrity": "sha512-zBF6vZJn1IaMpg3xUF25VK3gd3l8zwE0ZLRX7dsQyQi+jp4E8mMDJNGDYnYse+bQhYwWERTxVwHpi3dMOq7RKQ==", "dev": true, "license": "MIT", "dependencies": { - "@types/mime": "^1", "@types/node": "*" } }, @@ -12565,15 +13052,26 @@ } }, "node_modules/@types/serve-static": { - "version": "1.15.8", - "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.8.tgz", - "integrity": "sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==", + "version": "1.15.9", + "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.9.tgz", + "integrity": "sha512-dOTIuqpWLyl3BBXU3maNQsS4A3zuuoYRNIvYSxxhebPfXg2mzWQEPne/nlJ37yOse6uGgR386uTpdsx4D0QZWA==", "dev": true, "license": "MIT", "dependencies": { "@types/http-errors": "*", "@types/node": "*", - "@types/send": "*" + "@types/send": "<1" + } + }, + "node_modules/@types/serve-static/node_modules/@types/send": { + "version": "0.17.5", + "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.5.tgz", + "integrity": "sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/mime": "^1", + "@types/node": "*" } }, "node_modules/@types/sinon": { @@ -14073,6 +14571,28 @@ "node": ">=8" } }, + "node_modules/array.prototype.findlastindex": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz", + "integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.4", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.9", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.1.1", + "es-shim-unscopables": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/array.prototype.flat": { "version": "1.3.3", "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", @@ -14714,9 +15234,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "version": "2.8.7", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.7.tgz", - "integrity": "sha512-bxxN2M3a4d1CRoQC//IqsR5XrLh0IJ8TCv2x6Y9N0nckNz/rTjZB3//GGscZziZOxmjP55rzxg/ze7usFI9FqQ==", + "version": "2.8.16", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.16.tgz", + "integrity": "sha512-OMu3BGQ4E7P1ErFsIPpbJh0qvDudM/UuJeHgkAvfWe+0HFJCXh+t/l8L6fVLR55RI/UbKrVLnAXZSVwd9ysWYw==", "dev": true, "license": "Apache-2.0", "bin": { @@ -15199,9 +15719,9 @@ "license": "ISC" }, "node_modules/browserslist": { - "version": "4.26.2", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.2.tgz", - "integrity": "sha512-ECFzp6uFOSB+dcZ5BK/IBaGWssbSYBHvuMeMt3MMFyhI0Z8SqGgEkBLARgpRH3hutIgPVsALcMwbDrJqPxQ65A==", + "version": "4.26.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.3.tgz", + "integrity": "sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==", "dev": true, "funding": [ { @@ -15219,9 +15739,9 @@ ], "license": "MIT", "dependencies": { - "baseline-browser-mapping": "^2.8.3", - "caniuse-lite": "^1.0.30001741", - "electron-to-chromium": "^1.5.218", + "baseline-browser-mapping": "^2.8.9", + "caniuse-lite": "^1.0.30001746", + "electron-to-chromium": "^1.5.227", "node-releases": "^2.0.21", "update-browserslist-db": "^1.1.3" }, @@ -15659,9 +16179,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001745", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001745.tgz", - "integrity": "sha512-ywt6i8FzvdgrrrGbr1jZVObnVv6adj+0if2/omv9cmR2oiZs30zL4DIyaptKcbOrBdOIc74QTMoJvSE2QHh5UQ==", + "version": "1.0.30001750", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001750.tgz", + "integrity": "sha512-cuom0g5sdX6rw00qOoLNSFCJ9/mYIsuSOA+yzpDw8eopiFqcVwQvZHqov0vmEighRxX++cfC0Vg1G+1Iy/mSpQ==", "dev": true, "funding": [ { @@ -16832,9 +17352,9 @@ } }, "node_modules/core-js": { - "version": "3.45.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.45.1.tgz", - "integrity": "sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz", + "integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -16844,13 +17364,13 @@ } }, "node_modules/core-js-compat": { - "version": "3.45.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.45.1.tgz", - "integrity": "sha512-tqTt5T4PzsMIZ430XGviK4vzYSoeNJ6CXODi6c/voxOT6IZqBht5/EKaSNnYiEjjRYxjVz7DQIsOsY0XNi8PIA==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.46.0.tgz", + "integrity": "sha512-p9hObIIEENxSV8xIu+V68JjSeARg6UVMG5mR+JEUguG3sI6MsiS1njz2jHmyJDvA+8jX/sytkBHup6kxhM9law==", "dev": true, "license": "MIT", "dependencies": { - "browserslist": "^4.25.3" + "browserslist": "^4.26.3" }, "funding": { "type": "opencollective", @@ -18356,9 +18876,9 @@ } }, "node_modules/electron": { - "version": "38.1.2", - "resolved": "https://registry.npmjs.org/electron/-/electron-38.1.2.tgz", - "integrity": "sha512-WXUcN3W8h8NTTZViA3KNX0rV2YBU0X0mEUM3ubupXTDY4QtIN7tmiqYVOKSKpR2LckTmBWGuEeY4D6xVoffwKQ==", + "version": "38.2.0", + "resolved": "https://registry.npmjs.org/electron/-/electron-38.2.0.tgz", + "integrity": "sha512-Cw5Mb+N5NxsG0Hc1qr8I65Kt5APRrbgTtEEn3zTod30UNJRnAE1xbGk/1NOaDn3ODzI/MYn6BzT9T9zreP7xWA==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -18504,9 +19024,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.224", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.224.tgz", - "integrity": "sha512-kWAoUu/bwzvnhpdZSIc6KUyvkI1rbRXMT0Eq8pKReyOyaPZcctMli+EgvcN1PAvwVc7Tdo4Fxi2PsLNDU05mdg==", + "version": "1.5.234", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.234.tgz", + "integrity": "sha512-RXfEp2x+VRYn8jbKfQlRImzoJU01kyDvVPBmG39eU2iuRVhuS6vQNocB8J0/8GrIMLnPzgz4eW6WiRnJkTuNWg==", "dev": true, "license": "ISC" }, @@ -18521,9 +19041,9 @@ } }, "node_modules/electron/node_modules/@types/node": { - "version": "22.18.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.6.tgz", - "integrity": "sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==", + "version": "22.18.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.10.tgz", + "integrity": "sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==", "dev": true, "license": "MIT", "dependencies": { @@ -18551,15 +19071,15 @@ } }, "node_modules/emoji-datasource": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/emoji-datasource/-/emoji-datasource-15.1.2.tgz", - "integrity": "sha512-tXAqGsrDVhgCRpFePtaD9P4Z8Ro2SUQSL/4MIJBG0SxqQJaMslEbin8J53OaFwEBu6e7JxFaIF6s4mw9+8acAQ==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/emoji-datasource/-/emoji-datasource-16.0.0.tgz", + "integrity": "sha512-/qHKqK5Nr3+8zhgO6kHmF43Fm5C8HNn0AaFRIpgw8HF3+uF0Vfc8jgLI1ZQS5ba1vBzksS8NBCjHejwLb2D/Sg==", "license": "MIT" }, "node_modules/emoji-datasource-apple": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/emoji-datasource-apple/-/emoji-datasource-apple-15.1.2.tgz", - "integrity": "sha512-32UZTK36x4DlvgD1smkmBlKmmJH7qUr5Qut4U/on2uQLGqNXGbZiheq6/LEA8xRQEUrmNrGEy25wpEI6wvYmTg==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/emoji-datasource-apple/-/emoji-datasource-apple-16.0.0.tgz", + "integrity": "sha512-dVYjsK0FnCry9F+PBtnivhG2K0xdwlmqYaSgiUtztUdAGPYiHYhZcVKvNBqC791g2qyEcFNTBO6utg4eQ3uLTw==", "license": "MIT" }, "node_modules/emoji-regex": { @@ -18755,9 +19275,9 @@ } }, "node_modules/envinfo": { - "version": "7.14.0", - "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.14.0.tgz", - "integrity": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==", + "version": "7.17.0", + "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.17.0.tgz", + "integrity": "sha512-GpfViocsFM7viwClFgxK26OtjMlKN67GCR5v6ASFkotxtpBWd9d+vNy+AH7F2E1TUkMDZ8P/dDPZX71/NG8xnQ==", "dev": true, "license": "MIT", "bin": { @@ -18997,9 +19517,9 @@ } }, "node_modules/esbuild": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.0.tgz", - "integrity": "sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==", + "version": "0.25.9", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz", + "integrity": "sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -19010,30 +19530,32 @@ "node": ">=18" }, "optionalDependencies": { - "@esbuild/aix-ppc64": "0.24.0", - "@esbuild/android-arm": "0.24.0", - "@esbuild/android-arm64": "0.24.0", - "@esbuild/android-x64": "0.24.0", - "@esbuild/darwin-arm64": "0.24.0", - "@esbuild/darwin-x64": "0.24.0", - "@esbuild/freebsd-arm64": "0.24.0", - "@esbuild/freebsd-x64": "0.24.0", - "@esbuild/linux-arm": "0.24.0", - "@esbuild/linux-arm64": "0.24.0", - "@esbuild/linux-ia32": "0.24.0", - "@esbuild/linux-loong64": "0.24.0", - "@esbuild/linux-mips64el": "0.24.0", - "@esbuild/linux-ppc64": "0.24.0", - "@esbuild/linux-riscv64": "0.24.0", - "@esbuild/linux-s390x": "0.24.0", - "@esbuild/linux-x64": "0.24.0", - "@esbuild/netbsd-x64": "0.24.0", - "@esbuild/openbsd-arm64": "0.24.0", - "@esbuild/openbsd-x64": "0.24.0", - "@esbuild/sunos-x64": "0.24.0", - "@esbuild/win32-arm64": "0.24.0", - "@esbuild/win32-ia32": "0.24.0", - "@esbuild/win32-x64": "0.24.0" + "@esbuild/aix-ppc64": "0.25.9", + "@esbuild/android-arm": "0.25.9", + "@esbuild/android-arm64": "0.25.9", + "@esbuild/android-x64": "0.25.9", + "@esbuild/darwin-arm64": "0.25.9", + "@esbuild/darwin-x64": "0.25.9", + "@esbuild/freebsd-arm64": "0.25.9", + "@esbuild/freebsd-x64": "0.25.9", + "@esbuild/linux-arm": "0.25.9", + "@esbuild/linux-arm64": "0.25.9", + "@esbuild/linux-ia32": "0.25.9", + "@esbuild/linux-loong64": "0.25.9", + "@esbuild/linux-mips64el": "0.25.9", + "@esbuild/linux-ppc64": "0.25.9", + "@esbuild/linux-riscv64": "0.25.9", + "@esbuild/linux-s390x": "0.25.9", + "@esbuild/linux-x64": "0.25.9", + "@esbuild/netbsd-arm64": "0.25.9", + "@esbuild/netbsd-x64": "0.25.9", + "@esbuild/openbsd-arm64": "0.25.9", + "@esbuild/openbsd-x64": "0.25.9", + "@esbuild/openharmony-arm64": "0.25.9", + "@esbuild/sunos-x64": "0.25.9", + "@esbuild/win32-arm64": "0.25.9", + "@esbuild/win32-ia32": "0.25.9", + "@esbuild/win32-x64": "0.25.9" } }, "node_modules/esbuild-register": { @@ -19654,41 +20176,47 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.26.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", - "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", + "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", "dev": true, "license": "MIT", "dependencies": { - "array-includes": "^3.1.4", - "array.prototype.flat": "^1.2.5", - "debug": "^2.6.9", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.9", + "array.prototype.findlastindex": "^1.2.6", + "array.prototype.flat": "^1.3.3", + "array.prototype.flatmap": "^1.3.3", + "debug": "^3.2.7", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.6", - "eslint-module-utils": "^2.7.3", - "has": "^1.0.3", - "is-core-module": "^2.8.1", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.12.1", + "hasown": "^2.0.2", + "is-core-module": "^2.16.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.values": "^1.1.5", - "resolve": "^1.22.0", - "tsconfig-paths": "^3.14.1" + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.1", + "semver": "^6.3.1", + "string.prototype.trimend": "^1.0.9", + "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "dev": true, "license": "MIT", "dependencies": { - "ms": "2.0.0" + "ms": "^2.1.1" } }, "node_modules/eslint-plugin-import/node_modules/doctrine": { @@ -19717,12 +20245,15 @@ "json5": "lib/cli.js" } }, - "node_modules/eslint-plugin-import/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "node_modules/eslint-plugin-import/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, - "license": "MIT" + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + } }, "node_modules/eslint-plugin-import/node_modules/strip-bom": { "version": "3.0.0", @@ -20223,9 +20754,9 @@ "license": "MIT" }, "node_modules/exponential-backoff": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.2.tgz", - "integrity": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.3.tgz", + "integrity": "sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==", "dev": true, "license": "Apache-2.0" }, @@ -21210,6 +21741,16 @@ "node": ">=10" } }, + "node_modules/generator-function": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz", + "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/gensync": { "version": "1.0.0-beta.2", "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", @@ -21460,9 +22001,9 @@ } }, "node_modules/glob-to-regex.js": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/glob-to-regex.js/-/glob-to-regex.js-1.0.1.tgz", - "integrity": "sha512-CG/iEvgQqfzoVsMUbxSJcwbG2JwyZ3naEqPkeltwl0BSS8Bp83k3xlGms+0QdWFUAwV+uvo80wNswKF6FWEkKg==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz", + "integrity": "sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==", "dev": true, "license": "Apache-2.0", "engines": { @@ -21741,16 +22282,6 @@ "node": ">=6" } }, - "node_modules/has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4.0" - } - }, "node_modules/has-bigints": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", @@ -23042,14 +23573,15 @@ } }, "node_modules/is-generator-function": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz", - "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz", + "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.3", - "get-proto": "^1.0.0", + "call-bound": "^1.0.4", + "generator-function": "^2.0.0", + "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", "safe-regex-test": "^1.1.0" }, @@ -24929,9 +25461,9 @@ } }, "node_modules/jiti": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.0.tgz", - "integrity": "sha512-VXe6RjJkBPj0ohtqaO8vSWP3ZhAKo66fKrFNCll4BTcwljPLz03pCbaNKfzGP5MbrCYcbJ7v0nOYYwUzTEIdXQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", + "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", "dev": true, "license": "MIT", "bin": { @@ -24994,9 +25526,9 @@ "optional": true }, "node_modules/jsdoc": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.4.tgz", - "integrity": "sha512-zeFezwyXeG4syyYHbvh1A967IAqq/67yXtXvuL5wnqCkFZe8I0vKfm+EO+YEvLguo6w9CDUbrAXVtJSHh2E8rw==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.5.tgz", + "integrity": "sha512-P4C6MWP9yIlMiK8nwoZvxN84vb6MsnXcHuy7XzVOvQoCizWX5JFCBsWIIWKXBltpoRZXddUOVQmCTOZt9yDj9g==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -25721,9 +26253,9 @@ } }, "node_modules/lightningcss/node_modules/detect-libc": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.1.tgz", - "integrity": "sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", + "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", "dev": true, "license": "Apache-2.0", "engines": { @@ -25787,13 +26319,17 @@ } }, "node_modules/loader-runner": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz", - "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz", + "integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==", "dev": true, "license": "MIT", "engines": { "node": ">=6.11.5" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" } }, "node_modules/loader-utils": { @@ -27228,9 +27764,9 @@ } }, "node_modules/node-abi": { - "version": "3.77.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.77.0.tgz", - "integrity": "sha512-DSmt0OEcLoK4i3NuscSbGjOf3bqiDEutejqENSplMSFA/gmB8mkED9G4pKWnPl7MDU4rSHebKPHeitpDfyH0cQ==", + "version": "3.78.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.78.0.tgz", + "integrity": "sha512-E2wEyrgX/CqvicaQYU3Ze1PFGjc4QYPGsjUrlYkqAE0WjHEZwgOsGMPMzkMse4LjJbDmaEuDX3CM036j5K2DSQ==", "dev": true, "license": "MIT", "dependencies": { @@ -27754,9 +28290,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.21", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.21.tgz", - "integrity": "sha512-5b0pgg78U3hwXkCM8Z9b2FJdPZlr9Psr9V2gQPESdGHqbntyFJKFW4r5TeWGFzafGY3hzs1JC62VEQMbl1JFkw==", + "version": "2.0.23", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.23.tgz", + "integrity": "sha512-cCmFDMSm26S6tQSDpBCg/NR8NENrVPhAJSf+XbxBG4rPFaaonlEoE9wHQmun+cls499TQGSb7ZyPBRlzgKfpeg==", "dev": true, "license": "MIT" }, @@ -28379,6 +28915,21 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/object.groupby": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz", + "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/object.hasown": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz", @@ -29484,9 +30035,9 @@ } }, "node_modules/playwright-core": { - "version": "1.55.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.55.1.tgz", - "integrity": "sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==", + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.56.0.tgz", + "integrity": "sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==", "dev": true, "license": "Apache-2.0", "bin": { @@ -30992,9 +31543,9 @@ } }, "node_modules/react-docgen/node_modules/strip-indent": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-4.1.0.tgz", - "integrity": "sha512-OA95x+JPmL7kc7zCu+e+TeYxEiaIyndRx0OrBcK2QPPH09oAndr2ALvymxWA+Lx1PYYvFUm4O63pRkdJAaW96w==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-4.1.1.tgz", + "integrity": "sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==", "dev": true, "license": "MIT", "engines": { @@ -31230,50 +31781,50 @@ } }, "node_modules/react-stately": { - "version": "3.41.0", - "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.41.0.tgz", - "integrity": "sha512-Fe8PaZPm9Ue9kDXVa8KaOz6gzbmZPuzftxeVQwKVX3u/kyFhbRkr/LeAFvgP7a+EeX+Bjmdht/9ixDsBXj4qbQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/calendar": "^3.8.4", - "@react-stately/checkbox": "^3.7.1", - "@react-stately/collections": "^3.12.7", - "@react-stately/color": "^3.9.1", - "@react-stately/combobox": "^3.11.1", - "@react-stately/data": "^3.14.0", - "@react-stately/datepicker": "^3.15.1", - "@react-stately/disclosure": "^3.0.7", - "@react-stately/dnd": "^3.7.0", - "@react-stately/form": "^3.2.1", - "@react-stately/list": "^3.13.0", - "@react-stately/menu": "^3.9.7", - "@react-stately/numberfield": "^3.10.1", - "@react-stately/overlays": "^3.6.19", - "@react-stately/radio": "^3.11.1", - "@react-stately/searchfield": "^3.5.15", - "@react-stately/select": "^3.7.1", - "@react-stately/selection": "^3.20.5", - "@react-stately/slider": "^3.7.1", - "@react-stately/table": "^3.15.0", - "@react-stately/tabs": "^3.8.5", + "version": "3.42.0", + "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.42.0.tgz", + "integrity": "sha512-lYt2o1dd6dK8Bb4GRh08RG/2u64bSA1cqtRqtw4jEMgxC7Q17RFcIumBbChErndSdLzafEG/UBwV6shOfig6yw==", + "license": "Apache-2.0", + "dependencies": { + "@react-stately/calendar": "^3.9.0", + "@react-stately/checkbox": "^3.7.2", + "@react-stately/collections": "^3.12.8", + "@react-stately/color": "^3.9.2", + "@react-stately/combobox": "^3.12.0", + "@react-stately/data": "^3.14.1", + "@react-stately/datepicker": "^3.15.2", + "@react-stately/disclosure": "^3.0.8", + "@react-stately/dnd": "^3.7.1", + "@react-stately/form": "^3.2.2", + "@react-stately/list": "^3.13.1", + "@react-stately/menu": "^3.9.8", + "@react-stately/numberfield": "^3.10.2", + "@react-stately/overlays": "^3.6.20", + "@react-stately/radio": "^3.11.2", + "@react-stately/searchfield": "^3.5.16", + "@react-stately/select": "^3.8.0", + "@react-stately/selection": "^3.20.6", + "@react-stately/slider": "^3.7.2", + "@react-stately/table": "^3.15.1", + "@react-stately/tabs": "^3.8.6", "@react-stately/toast": "^3.1.2", - "@react-stately/toggle": "^3.9.1", - "@react-stately/tooltip": "^3.5.7", - "@react-stately/tree": "^3.9.2", - "@react-types/shared": "^3.32.0" + "@react-stately/toggle": "^3.9.2", + "@react-stately/tooltip": "^3.5.8", + "@react-stately/tree": "^3.9.3", + "@react-types/shared": "^3.32.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/react-stately/node_modules/@react-stately/disclosure": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.7.tgz", - "integrity": "sha512-ogM2y02uhpGfSOaBKIDz+hEha8qBH6WIRHRkoqdF4sEaR1kfq8LvBWdP1e/OcqHAhuRr28P2Rf0TDicnAnN7uA==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.8.tgz", + "integrity": "sha512-/Ce/Z76y85eSBZiemfU/uEyXkBBa1RdfLRaKD13rnfUV7/nS3ae1VtNlsXgmwQjWv2pmAiSuEKYMbZfVL7q/lQ==", "license": "Apache-2.0", "dependencies": { "@react-stately/utils": "^3.10.8", - "@react-types/shared": "^3.32.0", + "@react-types/shared": "^3.32.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -31281,9 +31832,9 @@ } }, "node_modules/react-stately/node_modules/@react-types/shared": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", - "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", + "version": "3.32.1", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz", + "integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -32489,9 +33040,9 @@ } }, "node_modules/schema-utils": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.2.tgz", - "integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz", + "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==", "dev": true, "license": "MIT", "dependencies": { @@ -34589,9 +35140,9 @@ "license": "MIT" }, "node_modules/tapable": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.3.tgz", - "integrity": "sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", + "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", "dev": true, "license": "MIT", "engines": { @@ -36100,9 +36651,9 @@ } }, "node_modules/use-sync-external-store": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz", - "integrity": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", + "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", "license": "MIT", "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" @@ -36700,9 +37251,9 @@ } }, "node_modules/webpack-dev-server/node_modules/memfs": { - "version": "4.46.1", - "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.46.1.tgz", - "integrity": "sha512-2wjHDg7IjP+ufAqqqSxjiNePFDrvWviA79ajUwG9lkHhk3HzZOLBzzoUG8cx9vCagj6VvBQD7oXuLuFz5LaAOQ==", + "version": "4.49.0", + "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.49.0.tgz", + "integrity": "sha512-L9uC9vGuc4xFybbdOpRLoOAOq1YEBBsocCs5NVW32DfU+CZWWIn3OVF+lB8Gp4ttBVSMazwrTrjv8ussX/e3VQ==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/net-im/signal-desktop/files/patch-package.json b/net-im/signal-desktop/files/patch-package.json index b07eca90d383..3c16e430df32 100644 --- a/net-im/signal-desktop/files/patch-package.json +++ b/net-im/signal-desktop/files/patch-package.json @@ -14,7 +14,7 @@ "@indutny/parallel-prettier": "3.0.0", "@indutny/rezip-electron": "2.0.1", "@napi-rs/canvas": "0.1.61", -- "@signalapp/mock-server": "14.0.0", +- "@signalapp/mock-server": "14.1.1", "@storybook/addon-a11y": "8.4.4", "@storybook/addon-actions": "8.4.4", "@storybook/addon-controls": "8.4.4", @@ -55,7 +55,7 @@ }, "build": { "appId": "org.whispersystems.signal-desktop", -@@ -499,20 +496,6 @@ +@@ -502,20 +499,6 @@ "asarUnpack": [ "build/icons/win/icon.ico" ] diff --git a/net-im/signal-desktop/files/pnpm-lock.yaml b/net-im/signal-desktop/files/pnpm-lock.yaml index fa3d518e6b97..e14d6ed0fc64 100644 --- a/net-im/signal-desktop/files/pnpm-lock.yaml +++ b/net-im/signal-desktop/files/pnpm-lock.yaml @@ -129,8 +129,8 @@ importers: specifier: 3.27.0 version: 3.27.0(react@18.3.1) '@signalapp/libsignal-client': - specifier: 0.81.0 - version: 0.81.0 + specifier: 0.81.1 + version: 0.81.1 '@signalapp/minimask': specifier: 1.0.1 version: 1.0.1 @@ -138,8 +138,8 @@ importers: specifier: 2.1.2 version: 2.1.2 '@signalapp/ringrtc': - specifier: 2.57.1 - version: 2.57.1(patch_hash=16738d799318d4c5fe950f44ee7511dad758c4364ec26a25fb6b657203e9d8bf) + specifier: 2.59.0 + version: 2.59.0(patch_hash=16738d799318d4c5fe950f44ee7511dad758c4364ec26a25fb6b657203e9d8bf) '@signalapp/sqlcipher': specifier: 2.4.4 version: 2.4.4 @@ -198,11 +198,11 @@ importers: specifier: 1.0.4 version: 1.0.4 emoji-datasource: - specifier: 15.1.2 - version: 15.1.2 + specifier: 16.0.0 + version: 16.0.0 emoji-datasource-apple: - specifier: 15.1.2 - version: 15.1.2 + specifier: 16.0.0 + version: 16.0.0 emoji-regex: specifier: 10.4.0 version: 10.4.0 @@ -482,13 +482,13 @@ importers: version: 8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3) '@storybook/react-webpack5': specifier: 8.4.4 - version: 8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4) + version: 8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4) '@storybook/test': specifier: 8.4.4 version: 8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)) '@storybook/test-runner': specifier: 0.22.0 - version: 0.22.0(@swc/helpers@0.5.17)(@types/node@20.17.6)(debug@4.3.7)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + version: 0.22.0(@swc/helpers@0.5.17)(@types/node@20.17.6)(debug@4.3.7)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) '@storybook/types': specifier: 8.1.11 version: 8.1.11 @@ -655,8 +655,8 @@ importers: specifier: 4.3.7 version: 4.3.7(supports-color@8.1.1) electron: - specifier: 38.1.2 - version: 38.1.2 + specifier: 38.2.0 + version: 38.2.0 electron-builder: specifier: 26.0.14 version: 26.0.14(patch_hash=4efee114d8c7e2a77c68ff826373a94a9678edfde006eeec4eccb386c32dae15)(electron-builder-squirrel-windows@26.0.14) @@ -673,8 +673,8 @@ importers: specifier: 2.4.1 version: 2.4.1 esbuild: - specifier: 0.24.0 - version: 0.24.0 + specifier: 0.25.9 + version: 0.25.9 eslint: specifier: 8.56.0 version: 8.56.0 @@ -688,8 +688,8 @@ importers: specifier: 3.7.2 version: 3.7.2(patch_hash=a94affa4d170a27c4cfd44f7ac30ea11ae285cb4e270a5d930dd28cc79901b4f)(eslint@8.56.0)(tailwindcss@4.1.7) eslint-plugin-import: - specifier: 2.26.0 - version: 2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) + specifier: 2.32.0 + version: 2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) eslint-plugin-local-rules: specifier: 1.3.2 version: 1.3.2 @@ -809,10 +809,10 @@ importers: version: 4.1.7 terser-webpack-plugin: specifier: 5.3.10 - version: 5.3.10(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack@5.96.1) + version: 5.3.10(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack@5.96.1) ts-node: specifier: 10.9.2 - version: 10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3) + version: 10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3) typescript: specifier: 5.6.3 version: 5.6.3 @@ -821,7 +821,7 @@ importers: version: 8.0.1(debug@4.3.7) webpack: specifier: 5.96.1 - version: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + version: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-cli: specifier: 5.1.4 version: 5.1.4(webpack-dev-server@5.1.0)(webpack@5.96.1) @@ -1220,146 +1220,308 @@ packages: '@emotion/memoize@0.7.4': resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} - '@esbuild/aix-ppc64@0.24.0': - resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==} + '@esbuild/aix-ppc64@0.24.2': + resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] - '@esbuild/android-arm64@0.24.0': - resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==} + '@esbuild/aix-ppc64@0.25.9': + resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] + + '@esbuild/android-arm64@0.24.2': + resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [android] + + '@esbuild/android-arm64@0.25.9': + resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==} engines: {node: '>=18'} cpu: [arm64] os: [android] - '@esbuild/android-arm@0.24.0': - resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==} + '@esbuild/android-arm@0.24.2': + resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==} engines: {node: '>=18'} cpu: [arm] os: [android] - '@esbuild/android-x64@0.24.0': - resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==} + '@esbuild/android-arm@0.25.9': + resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==} + engines: {node: '>=18'} + cpu: [arm] + os: [android] + + '@esbuild/android-x64@0.24.2': + resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] + + '@esbuild/android-x64@0.25.9': + resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==} engines: {node: '>=18'} cpu: [x64] os: [android] - '@esbuild/darwin-arm64@0.24.0': - resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==} + '@esbuild/darwin-arm64@0.24.2': + resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [darwin] + + '@esbuild/darwin-arm64@0.25.9': + resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] - '@esbuild/darwin-x64@0.24.0': - resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==} + '@esbuild/darwin-x64@0.24.2': + resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==} engines: {node: '>=18'} cpu: [x64] os: [darwin] - '@esbuild/freebsd-arm64@0.24.0': - resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==} + '@esbuild/darwin-x64@0.25.9': + resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] + + '@esbuild/freebsd-arm64@0.24.2': + resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-x64@0.24.0': - resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==} + '@esbuild/freebsd-arm64@0.25.9': + resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==} + engines: {node: '>=18'} + cpu: [arm64] + os: [freebsd] + + '@esbuild/freebsd-x64@0.24.2': + resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] + + '@esbuild/freebsd-x64@0.25.9': + resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] - '@esbuild/linux-arm64@0.24.0': - resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==} + '@esbuild/linux-arm64@0.24.2': + resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [linux] + + '@esbuild/linux-arm64@0.25.9': + resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==} engines: {node: '>=18'} cpu: [arm64] os: [linux] - '@esbuild/linux-arm@0.24.0': - resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==} + '@esbuild/linux-arm@0.24.2': + resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==} engines: {node: '>=18'} cpu: [arm] os: [linux] - '@esbuild/linux-ia32@0.24.0': - resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==} + '@esbuild/linux-arm@0.25.9': + resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==} + engines: {node: '>=18'} + cpu: [arm] + os: [linux] + + '@esbuild/linux-ia32@0.24.2': + resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==} engines: {node: '>=18'} cpu: [ia32] os: [linux] - '@esbuild/linux-loong64@0.24.0': - resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==} + '@esbuild/linux-ia32@0.25.9': + resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==} + engines: {node: '>=18'} + cpu: [ia32] + os: [linux] + + '@esbuild/linux-loong64@0.24.2': + resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==} + engines: {node: '>=18'} + cpu: [loong64] + os: [linux] + + '@esbuild/linux-loong64@0.25.9': + resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==} engines: {node: '>=18'} cpu: [loong64] os: [linux] - '@esbuild/linux-mips64el@0.24.0': - resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==} + '@esbuild/linux-mips64el@0.24.2': + resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==} + engines: {node: '>=18'} + cpu: [mips64el] + os: [linux] + + '@esbuild/linux-mips64el@0.25.9': + resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] - '@esbuild/linux-ppc64@0.24.0': - resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==} + '@esbuild/linux-ppc64@0.24.2': + resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] - '@esbuild/linux-riscv64@0.24.0': - resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==} + '@esbuild/linux-ppc64@0.25.9': + resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [linux] + + '@esbuild/linux-riscv64@0.24.2': + resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==} + engines: {node: '>=18'} + cpu: [riscv64] + os: [linux] + + '@esbuild/linux-riscv64@0.25.9': + resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] - '@esbuild/linux-s390x@0.24.0': - resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==} + '@esbuild/linux-s390x@0.24.2': + resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==} engines: {node: '>=18'} cpu: [s390x] os: [linux] - '@esbuild/linux-x64@0.24.0': - resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==} + '@esbuild/linux-s390x@0.25.9': + resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==} + engines: {node: '>=18'} + cpu: [s390x] + os: [linux] + + '@esbuild/linux-x64@0.24.2': + resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + + '@esbuild/linux-x64@0.25.9': + resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-x64@0.24.0': - resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==} + '@esbuild/netbsd-arm64@0.24.2': + resolution: {integrity: sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + + '@esbuild/netbsd-arm64@0.25.9': + resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + + '@esbuild/netbsd-x64@0.24.2': + resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + + '@esbuild/netbsd-x64@0.25.9': + resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.24.0': - resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==} + '@esbuild/openbsd-arm64@0.24.2': + resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-x64@0.24.0': - resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==} + '@esbuild/openbsd-arm64@0.25.9': + resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openbsd] + + '@esbuild/openbsd-x64@0.24.2': + resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] - '@esbuild/sunos-x64@0.24.0': - resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==} + '@esbuild/openbsd-x64@0.25.9': + resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==} + engines: {node: '>=18'} + cpu: [x64] + os: [openbsd] + + '@esbuild/openharmony-arm64@0.25.9': + resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openharmony] + + '@esbuild/sunos-x64@0.24.2': + resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] + + '@esbuild/sunos-x64@0.25.9': + resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==} engines: {node: '>=18'} cpu: [x64] os: [sunos] - '@esbuild/win32-arm64@0.24.0': - resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==} + '@esbuild/win32-arm64@0.24.2': + resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==} engines: {node: '>=18'} cpu: [arm64] os: [win32] - '@esbuild/win32-ia32@0.24.0': - resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==} + '@esbuild/win32-arm64@0.25.9': + resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==} + engines: {node: '>=18'} + cpu: [arm64] + os: [win32] + + '@esbuild/win32-ia32@0.24.2': + resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==} engines: {node: '>=18'} cpu: [ia32] os: [win32] - '@esbuild/win32-x64@0.24.0': - resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==} + '@esbuild/win32-ia32@0.25.9': + resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==} + engines: {node: '>=18'} + cpu: [ia32] + os: [win32] + + '@esbuild/win32-x64@0.24.2': + resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + + '@esbuild/win32-x64@0.25.9': + resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -1374,8 +1536,8 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/css-tree@3.6.5': - resolution: {integrity: sha512-bJgnXu0D0K1BbfPfHTmCaJe2ucBOjeg/tG37H2CSqYCw51VMmBtPfWrH8LKPLAVCOp0h94e1n8PfR3v9iRbtyA==} + '@eslint/css-tree@3.6.6': + resolution: {integrity: sha512-C3YiJMY9OZyZ/3vEMFWJIesdGaRY6DmIYvmtyxMT934CbrOKqRs+Iw7NWSRlJQEaK4dPYy2lZ2y1zkaj8z0p5A==} engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} '@eslint/eslintrc@2.1.4': @@ -1410,6 +1572,9 @@ packages: '@formatjs/ecma402-abstract@2.3.4': resolution: {integrity: sha512-qrycXDeaORzIqNhBOx0btnhpD1c+/qFIHAN9znofuMJX6QBwtbrmlpWfD4oiUUD2vJUOIYFA/gYtg2KAMGG7sA==} + '@formatjs/ecma402-abstract@2.3.6': + resolution: {integrity: sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==} + '@formatjs/fast-memoize@1.2.1': resolution: {integrity: sha512-Rg0e76nomkz3vF9IPlKeV+Qynok0r7YZjL6syLz4/urSg0IbjPZCB/iYUMNsYA643gh4mgrX3T7KEIFIxJBQeg==} @@ -1425,6 +1590,9 @@ packages: '@formatjs/icu-messageformat-parser@2.11.2': resolution: {integrity: sha512-AfiMi5NOSo2TQImsYAg8UYddsNJ/vUEv/HaNqiFjnI3ZFfWihUtD5QtuX6kHl8+H+d3qvnE/3HZrfzgdWpsLNA==} + '@formatjs/icu-messageformat-parser@2.11.4': + resolution: {integrity: sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==} + '@formatjs/icu-messageformat-parser@2.9.3': resolution: {integrity: sha512-9L99QsH14XjOCIp4TmbT8wxuffJxGK8uLNO1zNhLtcZaVXvv626N0s4A2qgRCKG3dfYWx9psvGlFmvyVBa6u/w==} @@ -1434,6 +1602,9 @@ packages: '@formatjs/icu-skeleton-parser@1.8.14': resolution: {integrity: sha512-i4q4V4qslThK4Ig8SxyD76cp3+QJ3sAqr7f6q9VVfeGtxG9OhiAk3y9XF6Q41OymsKzsGQ6OQQoJNY4/lI8TcQ==} + '@formatjs/icu-skeleton-parser@1.8.16': + resolution: {integrity: sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==} + '@formatjs/icu-skeleton-parser@1.8.7': resolution: {integrity: sha512-fI+6SmS2g7h3srfAKSWa5dwreU5zNEfon2uFo99OToiLF6yxGE+WikvFSbsvMAYkscucvVmTYNlWlaDPp0n5HA==} @@ -1455,6 +1626,9 @@ packages: '@formatjs/intl-localematcher@0.6.1': resolution: {integrity: sha512-ePEgLgVCqi2BBFnTMWPfIghu6FkbZnnBVhO2sSxvLfrdFw7wCHAHiDoM2h4NRgjbaY7+B7HgOLZGkK187pZTZg==} + '@formatjs/intl-localematcher@0.6.2': + resolution: {integrity: sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==} + '@formatjs/intl@2.10.14': resolution: {integrity: sha512-4CA1EO75i/mSMHdjwfpgRj3Rsdsm6WjALeu/nlzYhBmAPxGu/Ha5GIRHAet5SO05TnpmqxmEGOsskWqFm0IeoA==} peerDependencies: @@ -1543,8 +1717,8 @@ packages: '@indutny/yazl@2.7.0': resolution: {integrity: sha512-6igFZsYj7BVSTIJ8qhWvsPp0adMY62IJe4xHwQTpoMvbFlalRdpYXsL9wDaAiwt76CtyPlcT7SBNBEKkDbcQyg==} - '@internationalized/date@3.9.0': - resolution: {integrity: sha512-yaN3brAnHRD+4KyyOsJyk49XUvj2wtbNACSqg0bz3u8t2VuzhC8Q5dfRnrSxjnnbDb+ienBnkn1TzQfE154vyg==} + '@internationalized/date@3.10.0': + resolution: {integrity: sha512-oxDR/NTEJ1k+UFVQElaNIk65E/Z83HK1z1WI3lQyhTtnNg4R5oVXaPzK3jcpKG8UHKDVuDQHzn+wsxSz8RP3aw==} '@internationalized/message@3.1.8': resolution: {integrity: sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==} @@ -1592,8 +1766,8 @@ packages: node-notifier: optional: true - '@jest/create-cache-key-function@30.0.5': - resolution: {integrity: sha512-W1kmkwPq/WTMQWgvbzWSCbXSqvjI6rkqBQCxuvYmd+g6o4b5gHP98ikfh/Ei0SKzHvWdI84TOXp0hRcbpr8Q0w==} + '@jest/create-cache-key-function@30.2.0': + resolution: {integrity: sha512-44F4l4Enf+MirJN8X/NhdGkl71k5rBYiwdVlo4HxOwbu0sHV8QKrGEedb1VUU4K3W7fBKE0HGfbn7eZm0Ti3zg==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} '@jest/environment@29.7.0': @@ -1657,8 +1831,8 @@ packages: resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - '@jest/types@30.0.5': - resolution: {integrity: sha512-aREYa3aku9SSnea4aX6bhKn4bgv3AXkgijoQgbYV3yvbiGt6z+MQ85+6mIhx9DsKW2BuB/cLR/A+tcMThx+KLQ==} + '@jest/types@30.2.0': + resolution: {integrity: sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} '@jridgewell/gen-mapping@0.3.13': @@ -1690,8 +1864,8 @@ packages: peerDependencies: tslib: '2' - '@jsonjoy.com/buffers@1.0.0': - resolution: {integrity: sha512-NDigYR3PHqCnQLXYyoLbnEdzMMvzeiCWo1KOut7Q0CoIqg9tUAPKJ1iq/2nFhc5kZtexzutNY0LFjdwWL3Dw3Q==} + '@jsonjoy.com/buffers@1.2.0': + resolution: {integrity: sha512-6RX+W5a+ZUY/c/7J5s5jK9UinLfJo5oWKh84fb4X0yK2q4WXEWUWZWuEMjvCb1YNUQhEAhUfr5scEGOH7jC4YQ==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' @@ -1702,8 +1876,8 @@ packages: peerDependencies: tslib: '2' - '@jsonjoy.com/json-pack@1.14.0': - resolution: {integrity: sha512-LpWbYgVnKzphN5S6uss4M25jJ/9+m6q6UJoeN6zTkK4xAGhKsiBRPVeF7OYMWonn5repMQbE5vieRXcMUrKDKw==} + '@jsonjoy.com/json-pack@1.20.0': + resolution: {integrity: sha512-adcXFVorSQULtT4XDL0giRLr2EVGIcyWm6eQKZWTrRA4EEydGOY8QVQtL0PaITQpUyu+lOd/QOicw6vdy1v8QQ==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' @@ -2701,26 +2875,26 @@ packages: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 - '@react-aria/breadcrumbs@3.5.28': - resolution: {integrity: sha512-6S3QelpajodEzN7bm49XXW5gGoZksK++cl191W0sexq/E5hZHAEA9+CFC8pL3px13ji7qHGqKAxOP4IUVBdVpQ==} + '@react-aria/breadcrumbs@3.5.29': + resolution: {integrity: sha512-rKS0dryllaZJqrr3f/EAf2liz8CBEfmL5XACj+Z1TAig6GIYe1QuA3BtkX0cV9OkMugXdX8e3cbA7nD10ORRqg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/button@3.14.1': - resolution: {integrity: sha512-Ug06unKEYVG3OF6zKmpVR7VfLzpj7eJVuFo3TCUxwFJG7DI28pZi2TaGWnhm7qjkxfl1oz0avQiHVfDC99gSuw==} + '@react-aria/button@3.14.2': + resolution: {integrity: sha512-VbLIA+Kd6f/MDjd+TJBUg2+vNDw66pnvsj2E4RLomjI9dfBuN7d+Yo2UnsqKVyhePjCUZ6xxa2yDuD63IOSIYA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/calendar@3.9.1': - resolution: {integrity: sha512-dCJliRIi3x3VmAZkJDNTZddq0+QoUX9NS7GgdqPPYcJIMbVPbyLWL61//0SrcCr3MuSRCoI1eQZ8PkQe/2PJZQ==} + '@react-aria/calendar@3.9.2': + resolution: {integrity: sha512-uSLxLgOPRnEU4Jg59lAhUVA+uDx/55NBg4lpfsP2ynazyiJ5LCXmYceJi+VuOqMml7d9W0dB87OldOeLdIxYVA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/checkbox@3.16.1': - resolution: {integrity: sha512-YcG3QhuGIwqPHo4GVGVmwxPM5Ayq9CqYfZjla/KTfJILPquAJ12J7LSMpqS/Z5TlMNgIIqZ3ZdrYmjQlUY7eUg==} + '@react-aria/checkbox@3.16.2': + resolution: {integrity: sha512-29Mj9ZqXioJ0bcMnNGooHztnTau5pikZqX3qCRj5bYR3by/ZFFavYoMroh9F7s/MbFm/tsKX+Sf02lYFEdXRjA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2731,26 +2905,26 @@ packages: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 - '@react-aria/color@3.1.1': - resolution: {integrity: sha512-4+woybtn4kh5ytggWQ06bqqWsoucOrxwNrwW1XP6EmvcjIcsfVW+VwFwM5ZYa2LGF+fHiW3dM4bjRqVa7i9PVg==} + '@react-aria/color@3.1.2': + resolution: {integrity: sha512-jCC+Q7rAQGLQBkHjkPAeDuGYuMbc4neifjlNRiyZ9as1z4gg63H8MteoWYYk6K4vCKKxSixgt8MfI29XWMOWPQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/combobox@3.13.2': - resolution: {integrity: sha512-PNyqlaM19A+lKX9hwqkKTXvWDilCKaRH2RdrB/C5AfmGi3bh/IKsu66c8ohgadXB2AIdJB36EOOm3hNh8G9DqQ==} + '@react-aria/combobox@3.14.0': + resolution: {integrity: sha512-z4ro0Hma//p4nL2IJx5iUa7NwxeXbzSoZ0se5uTYjG1rUUMszg+wqQh/AQoL+eiULn7rs18JY9wwNbVIkRNKWA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/datepicker@3.15.1': - resolution: {integrity: sha512-RfUOvsupON6E5ZELpBgb9qxsilkbqwzsZ78iqCDTVio+5kc5G9jVeHEIQOyHnavi/TmJoAnbmmVpEbE6M9lYJQ==} + '@react-aria/datepicker@3.15.2': + resolution: {integrity: sha512-th078hyNqPf4P2K10su/y32zPDjs3lOYVdHvsL9/+5K1dnTvLHCK5vgUyLuyn8FchhF7cmHV49D+LZVv65PEpQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/dialog@3.5.30': - resolution: {integrity: sha512-fiodaeMSTiC4qKNwnCLbNykyvfcxuz/PiU/pBNhWYd4lUrX1TauBQb0++o5/K6OHt8iB+A7/LSHRbPtyOSWE9g==} + '@react-aria/dialog@3.5.31': + resolution: {integrity: sha512-inxQMyrzX0UBW9Mhraq0nZ4HjHdygQvllzloT1E/RlDd61lr3RbmJR6pLsrbKOTtSvDIBJpCso1xEdHCFNmA0Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2761,8 +2935,8 @@ packages: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 - '@react-aria/dnd@3.11.2': - resolution: {integrity: sha512-xaIUV0zPtUTLIBoE7qlGFPfRTfyDJT78fDzawYq6FwZcjgrl8X408UDCUaKk6xSJRh9UjNn78hil1WDYTLFNWA==} + '@react-aria/dnd@3.11.3': + resolution: {integrity: sha512-MyTziciik1Owz3rqDghu0K3ZtTFvmj/R2ZsLDwbU9N4hKqGX/BKnrI8SytTn8RDqVv5LmA/GhApLngiupTAsXw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2773,32 +2947,32 @@ packages: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/focus@3.21.1': - resolution: {integrity: sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==} + '@react-aria/focus@3.21.2': + resolution: {integrity: sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/form@3.1.1': - resolution: {integrity: sha512-PjZC25UgH5orit9p56Ymbbo288F3eaDd3JUvD8SG+xgx302HhlFAOYsQLLAb4k4H03bp0gWtlUEkfX6KYcE1Tw==} + '@react-aria/form@3.1.2': + resolution: {integrity: sha512-R3i7L7Ci61PqZQvOrnL9xJeWEbh28UkTVgkj72EvBBn39y4h7ReH++0stv7rRs8p5ozETSKezBbGfu4UsBewWw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/grid@3.14.4': - resolution: {integrity: sha512-l1FLQNKnoHpY4UClUTPUV0AqJ5bfAULEE0ErY86KznWLd+Hqzo7mHLqqDV02CDa/8mIUcdoax/MrYYIbPDlOZA==} + '@react-aria/grid@3.14.5': + resolution: {integrity: sha512-XHw6rgjlTqc85e3zjsWo3U0EVwjN5MOYtrolCKc/lc2ItNdcY3OlMhpsU9+6jHwg/U3VCSWkGvwAz9hg7krd8Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/gridlist@3.14.0': - resolution: {integrity: sha512-8NWDaUbPe6ujI+kSvDqr2onPYWlBXiaLCQ6nfYOo+GFKxeVCsv4a2I5HAAoGf9THNQ5b8b8kJa+M0xyL1Z71XA==} + '@react-aria/gridlist@3.14.1': + resolution: {integrity: sha512-keS03Am07aOn7RuNaRsMOyh0jscyhDn95asCVy4lxhl9A9TFk1Jw0o2L6q6cWRj1gFiKeacj/otG5H8ZKQQ2Wg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/i18n@3.12.12': - resolution: {integrity: sha512-JN6p+Xc6Pu/qddGRoeYY6ARsrk2Oz7UiQc9nLEPOt3Ch+blJZKWwDjcpo/p6/wVZdD/2BgXS7El6q6+eMg7ibw==} + '@react-aria/i18n@3.12.13': + resolution: {integrity: sha512-YTM2BPg0v1RvmP8keHenJBmlx8FXUKsdYIEX7x6QWRd1hKlcDwphfjzvt0InX9wiLiPHsT5EoBTpuUk8SXc0Mg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2809,26 +2983,26 @@ packages: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/interactions@3.25.5': - resolution: {integrity: sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==} + '@react-aria/interactions@3.25.6': + resolution: {integrity: sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/label@3.7.21': - resolution: {integrity: sha512-8G+059/GZahgQbrhMcCcVcrjm7W+pfzrypH/Qkjo7C1yqPGt6geeFwWeOIbiUZoI0HD9t9QvQPryd6m46UC7Tg==} + '@react-aria/label@3.7.22': + resolution: {integrity: sha512-jLquJeA5ZNqDT64UpTc9XJ7kQYltUlNcgxZ37/v4mHe0UZ7QohCKdKQhXHONb0h2jjNUpp2HOZI8J9++jOpzxA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/link@3.8.5': - resolution: {integrity: sha512-klhV4roPp5MLRXJv1N+7SXOj82vx4gzVpuwQa3vouA+YI1my46oNzwgtkLGSTvE9OvDqYzPDj2YxFYhMywrkuw==} + '@react-aria/link@3.8.6': + resolution: {integrity: sha512-7F7UDJnwbU9IjfoAdl6f3Hho5/WB7rwcydUOjUux0p7YVWh/fTjIFjfAGyIir7MJhPapun1D0t97QQ3+8jXVcg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/listbox@3.14.8': - resolution: {integrity: sha512-uRgbuD9afFv0PDhQ/VXCmAwlYctIyKRzxztkqp1p/1yz/tn/hs+bG9kew9AI02PtlRO1mSc+32O+mMDXDer8hA==} + '@react-aria/listbox@3.15.0': + resolution: {integrity: sha512-Ub1Wu79R9sgxM7h4HeEdjOgOKDHwduvYcnDqsSddGXgpkL8ADjsy2YUQ0hHY5VnzA4BxK36bLp4mzSna8Qvj1w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2836,74 +3010,74 @@ packages: '@react-aria/live-announcer@3.4.4': resolution: {integrity: sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==} - '@react-aria/menu@3.19.2': - resolution: {integrity: sha512-WzDLW2MotL0L5/LEwc5oGgISf2ODuw4FnRpF0Zk+J4tKFfC88odvKz848ubBvThRXuXEvL0BHY+WqtM+j9fn3g==} + '@react-aria/menu@3.19.3': + resolution: {integrity: sha512-52fh8y8b2776R2VrfZPpUBJYC9oTP7XDy+zZuZTxPEd7Ywk0JNUl5F92y6ru22yPkS13sdhrNM/Op+V/KulmAg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/meter@3.4.26': - resolution: {integrity: sha512-BI+Ri0dkhx9jjf6yPbOLl69M6808Fi08KNEmserMEapy++5usB/8krh9ARuR0GZYUPFOcny0Ml0or/HqamyFvw==} + '@react-aria/meter@3.4.27': + resolution: {integrity: sha512-andOOdJkgRJF9vBi5VWRmFodK+GT+5X1lLeNUmb4qOX8/MVfX/RbK72LDeIhd7xC7rSCFHj3WvZ198rK4q0k3w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/numberfield@3.12.1': - resolution: {integrity: sha512-3KjxGgWiF4GRvIyqrE3nCndkkEJ68v86y0nx89TpAjdzg7gCgdXgU2Lr4BhC/xImrmlqCusw0IBUMhsEq9EQWA==} + '@react-aria/numberfield@3.12.2': + resolution: {integrity: sha512-M2b+z0HIXiXpGAWOQkO2kpIjaLNUXJ5Q3/GMa3Fkr+B1piFX0VuOynYrtddKVrmXCe+r5t+XcGb0KS29uqv7nQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/overlays@3.29.1': - resolution: {integrity: sha512-Yz92XNPnbrTnxrvNrY/fXJ3iWaYNrj0q24ddvZNNKDcWak0S1/mQeUwNb+PwS2AryhFU5VQqKz5rNsM96TKmPQ==} + '@react-aria/overlays@3.30.0': + resolution: {integrity: sha512-UpjqSjYZx5FAhceWCRVsW6fX1sEwya1fQ/TKkL53FAlLFR8QKuoKqFlmiL43YUFTcGK3UdEOy3cWTleLQwdSmQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/progress@3.4.26': - resolution: {integrity: sha512-EJBzbE0IjXrJ19ofSyNKDnqC70flUM0Z+9heMRPLi6Uz01o6Uuz9tjyzmoPnd9Q1jnTT7dCl7ydhdYTGsWFcUg==} + '@react-aria/progress@3.4.27': + resolution: {integrity: sha512-0OA1shs1575g1zmO8+rWozdbTnxThFFhOfuoL1m7UV5Dley6FHpueoKB1ECv7B+Qm4dQt6DoEqLg7wsbbQDhmg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/radio@3.12.1': - resolution: {integrity: sha512-feZdMJyNp+UX03seIX0W6gdUk8xayTY+U0Ct61eci6YXzyyZoL2PVh49ojkbyZ2UZA/eXeygpdF5sgQrKILHCA==} + '@react-aria/radio@3.12.2': + resolution: {integrity: sha512-I11f6I90neCh56rT/6ieAs3XyDKvEfbj/QmbU5cX3p+SJpRRPN0vxQi5D1hkh0uxDpeClxygSr31NmZsd4sqfg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/searchfield@3.8.8': - resolution: {integrity: sha512-Yn6esCYEym3Cwrh/OZt6o/RFzsG2zyCAEZf7BhWk6NWUvP6aPwHgoSDVSjDN6YnnPn4yMqkqPnZulHV4+MvE/w==} + '@react-aria/searchfield@3.8.9': + resolution: {integrity: sha512-Yt2pj8Wb5/XsUr2T0DQqFv+DlFpzzWIWnNr9cJATUcWV/xw6ok7YFEg9+7EHtBmsCQxFFJtock1QfZzBw6qLtQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/select@3.16.2': - resolution: {integrity: sha512-MwsOJ6FfPxzrLP6spnYg2SUeGKNm4m5vyH6GebecLxTO1ee7/YyTNP1xkrQTqPMP9xx6uqhzFLFuCym2b6ripA==} + '@react-aria/select@3.17.0': + resolution: {integrity: sha512-q5ZuyAn5jSOeI0Ys99951TaGcF4O7u1SSBVxPMwVVXOU8ZhToCNx+WG3n/JDYHEjqdo7sbsVRaPA7LkBzBGf5w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/selection@3.25.1': - resolution: {integrity: sha512-HG+k3rDjuhnXPdVyv9CKiebee2XNkFYeYZBxEGlK3/pFVBzndnc8BXNVrXSgtCHLs2d090JBVKl1k912BPbj0Q==} + '@react-aria/selection@3.26.0': + resolution: {integrity: sha512-ZBH3EfWZ+RfhTj01dH8L17uT7iNbXWS8u77/fUpHgtrm0pwNVhx0TYVnLU1YpazQ/3WVpvWhmBB8sWwD1FlD/g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/separator@3.4.12': - resolution: {integrity: sha512-rvFCPdOPMQKY/Bpv2jNzXtetCuBLYSRCvpzam1LpMaEgwau5yECbId66+M2UX/cscPccKNU537SM6ei2j7RGog==} + '@react-aria/separator@3.4.13': + resolution: {integrity: sha512-0NlcrdBfQbcjWEXdHl3+uSY1272n2ljT1gWL2RIf6aQsQWTZ0gz0rTgRHy0MTXN+y+tICItUERJT4vmTLtIzVg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/slider@3.8.1': - resolution: {integrity: sha512-uPgwZQrcuqHaLU2prJtPEPIyN9ugZ7qGgi0SB2U8tvoODNVwuPvOaSsvR98Mn6jiAzMFNoWMydeIi+J1OjvWsQ==} + '@react-aria/slider@3.8.2': + resolution: {integrity: sha512-6KyUGaVzRE4xAz1LKHbNh1q5wzxe58pdTHFSnxNe6nk1SCoHw7NfI4h2s2m6LgJ0megFxsT0Ir8aHaFyyxmbgg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/spinbutton@3.6.18': - resolution: {integrity: sha512-dnmh7sNsprhYTpqCJhcuc9QJ9C/IG/o9TkgW5a9qcd2vS+dzEgqAiJKIMbJFG9kiJymv2NwIPysF12IWix+J3A==} + '@react-aria/spinbutton@3.6.19': + resolution: {integrity: sha512-xOIXegDpts9t3RSHdIN0iYQpdts0FZ3LbpYJIYVvdEHo9OpDS+ElnDzCGtwZLguvZlwc5s1LAKuKopDUsAEMkw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2914,38 +3088,38 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/switch@3.7.7': - resolution: {integrity: sha512-auV3g1qh+d/AZk7Idw2BOcYeXfCD9iDaiGmlcLJb9Eaz4nkq8vOkQxIXQFrn9Xhb+PfQzmQYKkt5N6P2ZNsw/g==} + '@react-aria/switch@3.7.8': + resolution: {integrity: sha512-AfsUq1/YiuoprhcBUD9vDPyWaigAwctQNW1fMb8dROL+i/12B+Zekj8Ml+jbU69/kIVtfL0Jl7/0Bo9KK3X0xQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/table@3.17.7': - resolution: {integrity: sha512-FxXryGTxePgh8plIxlOMwXdleGWjK52vsmbRoqz66lTIHMUMLTmmm+Y0V3lBOIoaW1rxvKcolYgS79ROnbDYBw==} + '@react-aria/table@3.17.8': + resolution: {integrity: sha512-bXiZoxTMbsqUJsYDhHPzKc3jw0HFJ/xMsJ49a0f7mp5r9zACxNLeIU0wJ4Uvx37dnYOHKzGliG+rj5l4sph7MA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/tabs@3.10.7': - resolution: {integrity: sha512-iA1M6H+N+9GggsEy/6MmxpMpeOocwYgFy2EoEl3it24RVccY6iZT4AweJq96s5IYga5PILpn7VVcpssvhkPgeA==} + '@react-aria/tabs@3.10.8': + resolution: {integrity: sha512-sPPJyTyoAqsBh76JinBAxStOcbjZvyWFYKpJ9Uqw+XT0ObshAPPFSGeh8DiQemPs02RwJdrfARPMhyqiX8t59A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/tag@3.7.1': - resolution: {integrity: sha512-VpF26ez+QmEzTK8E9tXZ4cofa1wocjnIo/Bd1LCXgLCytnHAkYGxeIRm5QbznJ0aF/9UgR1QtMqhyRrCZg9QqA==} + '@react-aria/tag@3.7.2': + resolution: {integrity: sha512-JV679P5r4DftbqyNBRt7Nw9mP7dxaKPfikjyQuvUoEOa06wBLbM/hU9RJUPRvqK+Un6lgBDAmXD9NNf4N2xpdw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/textfield@3.18.1': - resolution: {integrity: sha512-8yCoirnQzbbQgdk5J5bqimEu3GhHZ9FXeMHez1OF+H+lpTwyTYQ9XgioEN3HKnVUBNEufG4lYkQMxTKJdq1v9g==} + '@react-aria/textfield@3.18.2': + resolution: {integrity: sha512-G+lM8VYSor6g9Yptc6hLZ6BF+0cq0pYol1z6wdQUQgJN8tg4HPtzq75lsZtlCSIznL3amgRAxJtd0dUrsAnvaQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/toggle@3.12.1': - resolution: {integrity: sha512-XaFiRs1KEcIT6bTtVY/KTQxw4kinemj/UwXw2iJTu9XS43hhJ/9cvj8KzNGrKGqaxTpOYj62TnSHZbSiFViHDA==} + '@react-aria/toggle@3.12.2': + resolution: {integrity: sha512-g25XLYqJuJpt0/YoYz2Rab8ax+hBfbssllcEFh0v0jiwfk2gwTWfRU9KAZUvxIqbV8Nm8EBmrYychDpDcvW1kw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2955,14 +3129,14 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 - '@react-aria/toolbar@3.0.0-beta.20': - resolution: {integrity: sha512-Kxvqw+TpVOE/eSi8RAQ9xjBQ2uXe8KkRvlRNQWQsrzkZDkXhzqGfQuJnBmozFxqpzSLwaVqQajHFUSvPAScT8Q==} + '@react-aria/toolbar@3.0.0-beta.21': + resolution: {integrity: sha512-yRCk/GD8g+BhdDgxd3I0a0c8Ni4Wyo6ERzfSoBkPkwQ4X2E2nkopmraM9D0fXw4UcIr4bnmvADzkHXtBN0XrBg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/tooltip@3.8.7': - resolution: {integrity: sha512-Aj7DPJYGZ9/+2ZfhkvbN7YMeA5qu4oy4LVQiMCpqNwcFzvhTAVhN7J7cS6KjA64fhd1shKm3BZ693Ez6lSpqwg==} + '@react-aria/tooltip@3.8.8': + resolution: {integrity: sha512-CmHUqtXtFWmG4AHMEr9hIVex+oscK6xcM2V47gq9ijNInxe3M6UBu/dBdkgGP/jYv9N7tzCAjTR8nNIHQXwvWw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -2978,20 +3152,20 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 - '@react-aria/utils@3.30.1': - resolution: {integrity: sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==} + '@react-aria/utils@3.31.0': + resolution: {integrity: sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/virtualizer@4.1.9': - resolution: {integrity: sha512-LN5MfnM/fpZegzkqciipyAvPzbi4DNOGGCh98hVlpIT8IdTm0gNW1Ho2vza15EFcYgt9iinCZ9lhLT5HmE2ZtQ==} + '@react-aria/virtualizer@4.1.10': + resolution: {integrity: sha512-s0xOFh602ybTWuDrV/i6fV7Pz7vYghsY7F/RpYL/5IX9qCZ5C1FWFePpVktQAZghnd3ljH8hS8DULPeDfVLCrg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-aria/visually-hidden@3.8.27': - resolution: {integrity: sha512-hD1DbL3WnjPnCdlQjwe19bQVRAGJyN0Aaup+s7NNtvZUn7AjoEH78jo8TE+L8yM7z/OZUQF26laCfYqeIwWn4g==} + '@react-aria/visually-hidden@3.8.28': + resolution: {integrity: sha512-KRRjbVVob2CeBidF24dzufMxBveEUtUu7IM+hpdZKB+gxVROoh4XRLPv9SFmaH89Z7D9To3QoykVZoWD0lan6Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3023,38 +3197,38 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@react-stately/calendar@3.8.4': - resolution: {integrity: sha512-q9mq0ydOLS5vJoHLnYfSCS/vppfjbg0XHJlAoPR+w+WpYZF4wPP453SrlX9T1DbxCEYFTpcxcMk/O8SDW3miAw==} + '@react-stately/calendar@3.9.0': + resolution: {integrity: sha512-U5Nf2kx9gDhJRxdDUm5gjfyUlt/uUfOvM1vDW2UA62cA6+2k2cavMLc2wNlXOb/twFtl6p0joYKHG7T4xnEFkg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/checkbox@3.7.1': - resolution: {integrity: sha512-ezfKRJsDuRCLtNoNOi9JXCp6PjffZWLZ/vENW/gbRDL8i46RKC/HpfJrJhvTPmsLYazxPC99Me9iq3v0VoNCsw==} + '@react-stately/checkbox@3.7.2': + resolution: {integrity: sha512-j1ycUVz5JmqhaL6mDZgDNZqBilOB8PBW096sDPFaTtuYreDx2HOd1igxiIvwlvPESZwsJP7FVM3mYnaoXtpKPA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/collections@3.12.7': - resolution: {integrity: sha512-0kQc0mI986GOCQHvRy4L0JQiotIK/KmEhR9Mu/6V0GoSdqg5QeUe4kyoNWj3bl03uQXme80v0L2jLHt+fOHHjA==} + '@react-stately/collections@3.12.8': + resolution: {integrity: sha512-AceJYLLXt1Y2XIcOPi6LEJSs4G/ubeYW3LqOCQbhfIgMaNqKfQMIfagDnPeJX9FVmPFSlgoCBxb1pTJW2vjCAQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/color@3.9.1': - resolution: {integrity: sha512-fCj7fFamyuQbL++MOcf4W4d4aFWXYWJ2UI1dKhrXdqVz/ly9CBVjy/MHKQ6xZX2tEiuoPX5NexfxzKKiozE50Q==} + '@react-stately/color@3.9.2': + resolution: {integrity: sha512-F+6Do8W3yu/4n7MpzZtbXwVukcLTFYYDIUtpoR+Jl52UmAr9Hf1CQgkyTI2azv1ZMzj1mVrTBhpBL0q27kFZig==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/combobox@3.11.1': - resolution: {integrity: sha512-ZZh+SaAmddoY+MeJr470oDYA0nGaJm4xoHCBapaBA0JNakGC/wTzF/IRz3tKQT2VYK4rumr1BJLZQydGp7zzeg==} + '@react-stately/combobox@3.12.0': + resolution: {integrity: sha512-A6q9R/7cEa/qoQsBkdslXWvD7ztNLLQ9AhBhVN9QvzrmrH5B4ymUwcTU8lWl22ykH7RRwfonLeLXJL4C+/L2oQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/data@3.14.0': - resolution: {integrity: sha512-3GUsOXatYohBX2wTQHnJKVQlFfYXnt7IoDDuIaUeM8kXlF+dRSFAOAfPUSGAph6lJz2ht4dq1SEl6ZL/u+dRlQ==} + '@react-stately/data@3.14.1': + resolution: {integrity: sha512-lDNc4gZ6kVZcrABeeQZPTTnP+1ykNylSvFzAC/Hq1fs8+s54xLRvoENWIyG+yK19N9TIGEoA0AOFG8PoAun43g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/datepicker@3.15.1': - resolution: {integrity: sha512-t64iYPms9y+MEQgOAu0XUHccbEXWVUWBHJWnYvAmILCHY8ZAOeSPAT1g4v9nzyiApcflSNXgpsvbs9BBEsrWww==} + '@react-stately/datepicker@3.15.2': + resolution: {integrity: sha512-S5GL+W37chvV8knv9v0JRv0L6hKo732qqabCCHXzOpYxkLIkV4f/y3cHdEzFWzpZ0O0Gkg7WgeYo160xOdBKYg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3063,87 +3237,87 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 - '@react-stately/disclosure@3.0.7': - resolution: {integrity: sha512-ogM2y02uhpGfSOaBKIDz+hEha8qBH6WIRHRkoqdF4sEaR1kfq8LvBWdP1e/OcqHAhuRr28P2Rf0TDicnAnN7uA==} + '@react-stately/disclosure@3.0.8': + resolution: {integrity: sha512-/Ce/Z76y85eSBZiemfU/uEyXkBBa1RdfLRaKD13rnfUV7/nS3ae1VtNlsXgmwQjWv2pmAiSuEKYMbZfVL7q/lQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/dnd@3.7.0': - resolution: {integrity: sha512-DddpCVkqt6vUPHLqe/2FHxW/gkR4tEt7W0MbFcCeCLbc9lmvzOClPwNpjmU/3UnU+vPQnwGGUeF3HvaxduUq2Q==} + '@react-stately/dnd@3.7.1': + resolution: {integrity: sha512-O1JBJ4HI1rVNKuoa5NXiC5FCrCEkr9KVBoKNlTZU8/cnQselhbEsUfMglAakO2EuwIaM1tIXoNF5J/N5P+6lTA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 '@react-stately/flags@3.1.2': resolution: {integrity: sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==} - '@react-stately/form@3.2.1': - resolution: {integrity: sha512-btgOPXkwvd6fdWKoepy5Ue43o2932OSkQxozsR7US1ffFLcQc3SNlADHaRChIXSG8ffPo9t0/Sl4eRzaKu3RgQ==} + '@react-stately/form@3.2.2': + resolution: {integrity: sha512-soAheOd7oaTO6eNs6LXnfn0tTqvOoe3zN9FvtIhhrErKz9XPc5sUmh3QWwR45+zKbitOi1HOjfA/gifKhZcfWw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/grid@3.11.5': - resolution: {integrity: sha512-4cNjGYaNkcVS2wZoNHUrMRICBpkHStYw57EVemP7MjiWEVu53kzPgR1Iwmti2WFCpi1Lwu0qWNeCfzKpXW4BTg==} + '@react-stately/grid@3.11.6': + resolution: {integrity: sha512-vWPAkzpeTIsrurHfMubzMuqEw7vKzFhIJeEK5sEcLunyr1rlADwTzeWrHNbPMl66NAIAi70Dr1yNq+kahQyvMA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/layout@4.5.0': - resolution: {integrity: sha512-giN20XXxSjOG/pRSdzKkHhIFochl0Wer2aWCYceXRNSoP0dTPNU7bjn2p3n3atVRdC9iZpmwIiASO5qDf89sLQ==} + '@react-stately/layout@4.5.1': + resolution: {integrity: sha512-Zk92HM6a8KFdyPzslhLCOmrrsvJ28+vFBisgiKMwVhe96cWlax1m9i4ktmO43xaUpSZkn06DRD/2k0d1x+Uwjw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/list@3.13.0': - resolution: {integrity: sha512-Panv8TmaY8lAl3R7CRhyUadhf2yid6VKsRDBCBB1FHQOOeL7lqIraz/oskvpabZincuaIUWqQhqYslC4a6dvuA==} + '@react-stately/list@3.13.1': + resolution: {integrity: sha512-eHaoauh21twbcl0kkwULhVJ+CzYcy1jUjMikNVMHOQdhr4WIBdExf7PmSgKHKqsSPhpGg6IpTCY2dUX3RycjDg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/menu@3.9.7': - resolution: {integrity: sha512-mfz1YoCgtje61AGxVdQaAFLlOXt9vV5dd1lQljYUPRafA/qu5Ursz4fNVlcavWW9GscebzFQErx+y0oSP7EUtQ==} + '@react-stately/menu@3.9.8': + resolution: {integrity: sha512-bo0NOhofnTHLESiYfsSSw6gyXiPVJJ0UlN2igUXtJk5PmyhWjFzUzTzcnd7B028OB0si9w3LIWM3stqz5271Eg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/numberfield@3.10.1': - resolution: {integrity: sha512-lXABmcTneVvXYMGTgZvTCr4E+upOi7VRLL50ZzTMJqHwB/qlEQPAam3dmddQRwIsuCM3MEnL7bSZFFlSYAtkEw==} + '@react-stately/numberfield@3.10.2': + resolution: {integrity: sha512-jlKVFYaH3RX5KvQ7a+SAMQuPccZCzxLkeYkBE64u1Zvi7YhJ8hkTMHG/fmZMbk1rHlseE2wfBdk0Rlya3MvoNQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/overlays@3.6.19': - resolution: {integrity: sha512-swZXfDvxTYd7tKEpijEHBFFaEmbbnCvEhGlmrAz4K72cuRR9O5u+lcla8y1veGBbBSzrIdKNdBoIIJ+qQH+1TQ==} + '@react-stately/overlays@3.6.20': + resolution: {integrity: sha512-YAIe+uI8GUXX8F/0Pzr53YeC5c/bjqbzDFlV8NKfdlCPa6+Jp4B/IlYVjIooBj9+94QvbQdjylegvYWK/iPwlg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/radio@3.11.1': - resolution: {integrity: sha512-ld9KWztI64gssg7zSZi9li21sG85Exb+wFPXtCim1TtpnEpmRtB05pXDDS3xkkIU/qOL4eMEnnLO7xlNm0CRIA==} + '@react-stately/radio@3.11.2': + resolution: {integrity: sha512-UM7L6AW+k8edhSBUEPZAqiWNRNadfOKK7BrCXyBiG79zTz0zPcXRR+N+gzkDn7EMSawDeyK1SHYUuoSltTactg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/searchfield@3.5.15': - resolution: {integrity: sha512-6LVVvm6Z60fetYLLa4B2Q/BIY+fSSknLTw8sjlV+iDEPAknj7MqWtoLz2gSQRTFKvyO7ZCjJoar8ZU/JEqcm+w==} + '@react-stately/searchfield@3.5.16': + resolution: {integrity: sha512-MRfqT1lZ24r94GuFNcGJXsfijZoWjSMySCT60T6NXtbOzVPuAF3K+pL70Rayq/EWLJjS2NPHND11VTs0VdcE0Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/select@3.7.1': - resolution: {integrity: sha512-vZt4j9yVyOTWWJoP9plXmYaPZH2uMxbjcGMDbiShwsFiK8C2m9b3Cvy44TZehfzCWzpMVR/DYxEYuonEIGA82Q==} + '@react-stately/select@3.8.0': + resolution: {integrity: sha512-A721nlt0DSCDit0wKvhcrXFTG5Vv1qkEVkeKvobmETZy6piKvwh0aaN8iQno5AFuZaj1iOZeNjZ/20TsDJR/4A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/selection@3.20.5': - resolution: {integrity: sha512-YezWUNEn2pz5mQlbhmngiX9HqQsruLSXlkrAzB1DD6aliGrUvPKufTTGCixOaB8KVeCamdiFAgx1WomNplzdQA==} + '@react-stately/selection@3.20.6': + resolution: {integrity: sha512-a0bjuP2pJYPKEiedz2Us1W1aSz0iHRuyeQEdBOyL6Z6VUa6hIMq9H60kvseir2T85cOa4QggizuRV7mcO6bU5w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/slider@3.7.1': - resolution: {integrity: sha512-J+G18m1bZBCNQSXhxGd4GNGDUVonv4Sg7fZL+uLhXUy1x71xeJfFdKaviVvZcggtl0/q5InW41PXho7EouMDEg==} + '@react-stately/slider@3.7.2': + resolution: {integrity: sha512-EVBHUdUYwj++XqAEiQg2fGi8Reccznba0uyQ3gPejF0pAc390Q/J5aqiTEDfiCM7uJ6WHxTM6lcCqHQBISk2dQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/table@3.15.0': - resolution: {integrity: sha512-KbvkrVF3sb25IPwyte9JcG5/4J7TgjHSsw7D61d/T/oUFMYPYVeolW9/2y+6u48WPkDJE8HJsurme+HbTN0FQA==} + '@react-stately/table@3.15.1': + resolution: {integrity: sha512-MhMAgE/LgAzHcAn1P3p/nQErzJ6DiixSJ1AOt2JlnAKEb5YJg4ATKWCb2IjBLwywt9ZCzfm3KMUzkctZqAoxwA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/tabs@3.8.5': - resolution: {integrity: sha512-gdeI+NUH3hfqrxkJQSZkt+Zw4G2DrYJRloq/SGxu/9Bu5QD/U0psU2uqxQNtavW5qTChFK+D30rCPXpKlslWAA==} + '@react-stately/tabs@3.8.6': + resolution: {integrity: sha512-9RYxmgjVIxUpIsGKPIF7uRoHWOEz8muwaYiStCVeyiYBPmarvZoIYtTXcwSMN/vEs7heVN5uGCL6/bfdY4+WiA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3152,18 +3326,18 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/toggle@3.9.1': - resolution: {integrity: sha512-L6yUdE8xZfQhw4aEFZduF8u4v0VrpYrwWEA4Tu/4qwGIPukH0wd2W21Zpw+vAiLOaDKnxel1nXX68MWnm4QXpw==} + '@react-stately/toggle@3.9.2': + resolution: {integrity: sha512-dOxs9wrVXHUmA7lc8l+N9NbTJMAaXcYsnNGsMwfXIXQ3rdq+IjWGNYJ52UmNQyRYFcg0jrzRrU16TyGbNjOdNQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/tooltip@3.5.7': - resolution: {integrity: sha512-GYh764BcYZz+Lclyutyir5I3elNo+vVNYzeNOKmPGZCE3p5B+/8lgZAHKxnRc9qmBlxvofnhMcuQxAPlBhoEkw==} + '@react-stately/tooltip@3.5.8': + resolution: {integrity: sha512-gkcUx2ROhCiGNAYd2BaTejakXUUNLPnnoJ5+V/mN480pN+OrO8/2V9pqb/IQmpqxLsso93zkM3A4wFHHLBBmPQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/tree@3.9.2': - resolution: {integrity: sha512-jsT1WZZhb7GRmg1iqoib9bULsilIK5KhbE8WrcfIml8NYr4usP4DJMcIYfRuiRtPLhKtUvHSoZ5CMbinPp8PUQ==} + '@react-stately/tree@3.9.3': + resolution: {integrity: sha512-ZngG79nLFxE/GYmpwX6E/Rma2MMkzdoJPRI3iWk3dgqnGMMzpPnUp/cvjDsU3UHF7xDVusC5BT6pjWN0uxCIFQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3172,8 +3346,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-stately/virtualizer@4.4.3': - resolution: {integrity: sha512-kk6ZyMtOT51kZYGUjUhbgEdRBp/OR3WD+Vj9kFoCa1vbY+fGzbpcnjsvR2LDZuEq8W45ruOvdr1c7HRJG4gWxA==} + '@react-stately/virtualizer@4.4.4': + resolution: {integrity: sha512-ri8giqXSZOrznZDCCOE4U36wSkOhy+hrFK7yo/YVcpxTqqp3d3eisfKMqbDsgqBW+XTHycTU/xeAf0u9NqrfpQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3183,103 +3357,103 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 - '@react-types/breadcrumbs@3.7.16': - resolution: {integrity: sha512-4J+7b9y6z8QGZqvsBSWQfebx6aIbc+1unQqnZCAlJl9EGzlI6SGdXRsURGkOUGJCV2GqY8bSocc8AZbRXpQ0XQ==} + '@react-types/breadcrumbs@3.7.17': + resolution: {integrity: sha512-IhvVTcfli5o/UDlGACXxjlor2afGlMQA8pNR3faH0bBUay1Fmm3IWktVw9Xwmk+KraV2RTAg9e+E6p8DOQZfiw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/button@3.14.0': - resolution: {integrity: sha512-pXt1a+ElxiZyWpX0uznyjy5Z6EHhYxPcaXpccZXyn6coUo9jmCbgg14xR7Odo+JcbfaaISzZTDO7oGLVTcHnpA==} + '@react-types/button@3.14.1': + resolution: {integrity: sha512-D8C4IEwKB7zEtiWYVJ3WE/5HDcWlze9mLWQ5hfsBfpePyWCgO3bT/+wjb/7pJvcAocrkXo90QrMm85LcpBtrpg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/calendar@3.7.4': - resolution: {integrity: sha512-MZDyXtvdHl8CKQGYBkjYwc4ABBq6Mb4Fu7k/4boQAmMQ5Rtz29ouBCJrAs0BpR14B8ZMGzoNIolxS5RLKBmFSA==} + '@react-types/calendar@3.8.0': + resolution: {integrity: sha512-ZDZgfZgbz1ydWOFs1mH7QFfX3ioJrmb3Y/lkoubQE0HWXLZzyYNvhhKyFJRS1QJ40IofLSBHriwbQb/tsUnGlw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/checkbox@3.10.1': - resolution: {integrity: sha512-8ZqBoGBxtn6U/znpmyutGtBBaafUzcZnbuvYjwyRSONTrqQ0IhUq6jI/jbnE9r9SslIkbMB8IS1xRh2e63qmEQ==} + '@react-types/checkbox@3.10.2': + resolution: {integrity: sha512-ktPkl6ZfIdGS1tIaGSU/2S5Agf2NvXI9qAgtdMDNva0oLyAZ4RLQb6WecPvofw1J7YKXu0VA5Mu7nlX+FM2weQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/color@3.1.1': - resolution: {integrity: sha512-zBF1Op4AO3mlygUq2gFhEoK3gZp2HgwCMUKkCzoDbrvcaahhVbDbfhRxgXKM/2dg7WkgsqhokdkjYV2mGQadRQ==} + '@react-types/color@3.1.2': + resolution: {integrity: sha512-NP0TAY3j4tlMztOp/bBfMlPwC9AQKTjSiTFmc2oQNkx5M4sl3QpPqFPosdt7jZ8M4nItvfCWZrlZGjST4SB83A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/combobox@3.13.8': - resolution: {integrity: sha512-HGC3X9hmDRsjSZcFiflvJ7vbIgQ2gX/ZDxo1HVtvQqUDbgQCVakCcCdrB44aYgHFnyDiO6hyp7Y7jXtDBaEIIA==} + '@react-types/combobox@3.13.9': + resolution: {integrity: sha512-G6GmLbzVkLW6VScxPAr/RtliEyPhBClfYaIllK1IZv+Z42SVnOpKzhnoe79BpmiFqy1AaC3+LjZX783mrsHCwA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/datepicker@3.13.1': - resolution: {integrity: sha512-ub+g5pS3WOo5P/3FRNsQSwvlb9CuLl2m6v6KBkRXc5xqKhFd7UjvVpL6Oi/1zwwfow4itvD1t7l1XxgCo7wZ6Q==} + '@react-types/datepicker@3.13.2': + resolution: {integrity: sha512-+M6UZxJnejYY8kz0spbY/hP08QJ5rsZ3aNarRQQHc48xV2oelFLX5MhAqizfLEsvyfb0JYrhWoh4z1xZtAmYCg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/dialog@3.5.21': - resolution: {integrity: sha512-jF1gN4bvwYamsLjefaFDnaSKxTa3Wtvn5f7WLjNVZ8ICVoiMBMdUJXTlPQHAL4YWqtCj4hK/3uimR1E+Pwd7Xw==} + '@react-types/dialog@3.5.22': + resolution: {integrity: sha512-smSvzOcqKE196rWk0oqJDnz+ox5JM5+OT0PmmJXiUD4q7P5g32O6W5Bg7hMIFUI9clBtngo8kLaX2iMg+GqAzg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/form@3.7.15': - resolution: {integrity: sha512-a7C1RXgMpHX9b1x/+h5YCOJL/2/Ojw9ErOJhLwUWzKUu5JWpQYf8JsXNsuMSndo4YBaiH/7bXFmg09cllHUmow==} + '@react-types/form@3.7.16': + resolution: {integrity: sha512-Sb7KJoWEaQ/e4XIY+xRbjKvbP1luome98ZXevpD+zVSyGjEcfIroebizP6K1yMHCWP/043xH6GUkgEqWPoVGjg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/grid@3.3.5': - resolution: {integrity: sha512-hG6J2KDfmOHitkWoCa/9DvY1nTO2wgMIApcFoqLv7AWJr9CzvVqo5tIhZZCXiT1AvU2kafJxu9e7sr5GxAT2YA==} + '@react-types/grid@3.3.6': + resolution: {integrity: sha512-vIZJlYTii2n1We9nAugXwM2wpcpsC6JigJFBd6vGhStRdRWRoU4yv1Gc98Usbx0FQ/J7GLVIgeG8+1VMTKBdxw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/link@3.6.4': - resolution: {integrity: sha512-eLpIgOPf7GW4DpdMq8UqiRJkriend1kWglz5O9qU+/FM6COtvRnQkEeRhHICUaU2NZUvMRQ30KaGUo3eeZ6b+g==} + '@react-types/link@3.6.5': + resolution: {integrity: sha512-+I2s3XWBEvLrzts0GnNeA84mUkwo+a7kLUWoaJkW0TOBDG7my95HFYxF9WnqKye7NgpOkCqz4s3oW96xPdIniQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/listbox@3.7.3': - resolution: {integrity: sha512-ONgror9uyGmIer5XxpRRNcc8QFVWiOzINrMKyaS8G4l3aP52ZwYpRfwMAVtra8lkVNvXDmO7hthPZkB6RYdNOA==} + '@react-types/listbox@3.7.4': + resolution: {integrity: sha512-p4YEpTl/VQGrqVE8GIfqTS5LkT5jtjDTbVeZgrkPnX/fiPhsfbTPiZ6g0FNap4+aOGJFGEEZUv2q4vx+rCORww==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/menu@3.10.4': - resolution: {integrity: sha512-jCFVShLq3eASiuznenjoKBv3j0Jy2KQilAjBxdEp56WkZ5D338y/oY5zR6d25u9M0QslpI0DgwC8BwU7MCsPnw==} + '@react-types/menu@3.10.5': + resolution: {integrity: sha512-HBTrKll2hm0VKJNM4ubIv1L9MNo8JuOnm2G3M+wXvb6EYIyDNxxJkhjsqsGpUXJdAOSkacHBDcNh2HsZABNX4A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/meter@3.4.12': - resolution: {integrity: sha512-rx+yrwdesSabPworWRMpQnuT69gm8xt58cAfTDV9eSY1Jo+lO5OPp0OIyKb+U0q/whf60wnn2hsVnXm2fBXKhA==} + '@react-types/meter@3.4.13': + resolution: {integrity: sha512-EiarfbpHcvmeyXvXcr6XLaHkNHuGc4g7fBVEiDPwssFJKKfbUzqnnknDxPjyspqUVRcXC08CokS98J1jYobqDg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/numberfield@3.8.14': - resolution: {integrity: sha512-tlGEHJyeQSMlUoO4g9ekoELGJcqsjc/+/FAxo6YQMhQSkuIdkUKZg3UEBKzif4hLw787u80e1D0SxPUi3KO2oA==} + '@react-types/numberfield@3.8.15': + resolution: {integrity: sha512-97r92D23GKCOjGIGMeW9nt+/KlfM3GeWH39Czcmd2/D5y3k6z4j0avbsfx2OttCtJszrnENjw3GraYGYI2KosQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/overlays@3.9.1': - resolution: {integrity: sha512-UCG3TOu8FLk4j0Pr1nlhv0opcwMoqbGEOUvsSr6ITN6Qs2y0j+KYSYQ7a4+04m3dN//8+9Wjkkid8k+V1dV2CA==} + '@react-types/overlays@3.9.2': + resolution: {integrity: sha512-Q0cRPcBGzNGmC8dBuHyoPR7N3057KTS5g+vZfQ53k8WwmilXBtemFJPLsogJbspuewQ/QJ3o2HYsp2pne7/iNw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/progress@3.5.15': - resolution: {integrity: sha512-3SYvEyRt7vq7w0sc6wBYmkPqLMZbhH8FI3Lrnn9r3y8+69/efRjVmmJvwjm1z+c6rukszc2gCjUGTsMPQxVk2w==} + '@react-types/progress@3.5.16': + resolution: {integrity: sha512-I9tSdCFfvQ7gHJtm90VAKgwdTWXQgVNvLRStEc0z9h+bXBxdvZb+QuiRPERChwFQ9VkK4p4rDqaFo69nDqWkpw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/radio@3.9.1': - resolution: {integrity: sha512-DUCN3msm8QZ0MJrP55FmqMONaadYq6JTxihYFGMLP+NoKRnkxvXqNZ2PlkAOLGy3y4RHOnOF8O1LuJqFCCuxDw==} + '@react-types/radio@3.9.2': + resolution: {integrity: sha512-3UcJXu37JrTkRyP4GJPDBU7NmDTInrEdOe+bVzA1j4EegzdkJmLBkLg5cLDAbpiEHB+xIsvbJdx6dxeMuc+H3g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/searchfield@3.6.5': - resolution: {integrity: sha512-5hI+Hb1U0bSxrJLvEwFEQfk7n3S+GO4c5W/0WZBG00YlYDY9asr1V0oU1WRmKPJJlRpyfG6PkMHDC3jhdj89ew==} + '@react-types/searchfield@3.6.6': + resolution: {integrity: sha512-cl3itr/fk7wbIQc2Gz5Ie8aVeUmPjVX/mRGS5/EXlmzycAKNYTvqf2mlxwObLndtLISmt7IgNjRRhbUUDI8Ang==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/select@3.10.1': - resolution: {integrity: sha512-teANUr1byOzGsS/r2j7PatV470JrOhKP8En9lscfnqW5CeUghr+0NxkALnPkiEhCObi/Vu8GIcPareD0HNhtFA==} + '@react-types/select@3.11.0': + resolution: {integrity: sha512-SzIsMFVPCbXE1Z1TLfpdfiwJ1xnIkcL1/CjGilmUKkNk5uT7rYX1xCJqWCjXI0vAU1xM4Qn+T3n8de4fw6HRBg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3288,41 +3462,44 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/shared@3.32.0': - resolution: {integrity: sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==} + '@react-types/shared@3.32.1': + resolution: {integrity: sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/slider@3.8.1': - resolution: {integrity: sha512-WxiQWj6iQr5Uft0/KcB9XSr361XnyTmL6eREZZacngA9CjPhRWYP3BRDPcCTuP7fj9Yi4QKMrryyjHqMHP8OKQ==} + '@react-types/slider@3.8.2': + resolution: {integrity: sha512-MQYZP76OEOYe7/yA2To+Dl0LNb0cKKnvh5JtvNvDnAvEprn1RuLiay8Oi/rTtXmc2KmBa4VdTcsXsmkbbkeN2Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/switch@3.5.14': - resolution: {integrity: sha512-M8kIv97i+ejCel4Ho+Y7tDbpOehymGwPA4ChxibeyD32+deyxu5B6BXxgKiL3l+oTLQ8ihLo3sRESdPFw8vpQg==} + '@react-types/switch@3.5.15': + resolution: {integrity: sha512-r/ouGWQmIeHyYSP1e5luET+oiR7N7cLrAlWsrAfYRWHxqXOSNQloQnZJ3PLHrKFT02fsrQhx2rHaK2LfKeyN3A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/table@3.13.3': - resolution: {integrity: sha512-/kY/VlXN+8l9saySd6igcsDQ3x8pOVFJAWyMh6gOaOVN7HOJkTMIchmqS+ATa4nege8jZqcdzyGeAmv7mN655A==} + '@react-types/table@3.13.4': + resolution: {integrity: sha512-I/DYiZQl6aNbMmjk90J9SOhkzVDZvyA3Vn3wMWCiajkMNjvubFhTfda5DDf2SgFP5l0Yh6TGGH5XumRv9LqL5Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/tabs@3.3.18': - resolution: {integrity: sha512-yX/AVlGS7VXCuy2LSm8y8nxUrKVBgnLv+FrtkLqf6jUMtD4KP3k1c4+GPHeScR0HcYzCQF7gCF3Skba1RdYoug==} + '@react-types/tabs@3.3.19': + resolution: {integrity: sha512-fE+qI43yR5pAMpeqPxGqQq9jDHXEPqXskuxNHERMW0PYMdPyem2Cw6goc5F4qeZO3Hf6uPZgHkvJz2OAq7TbBw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/textfield@3.12.5': - resolution: {integrity: sha512-VXez8KIcop87EgIy00r+tb30xokA309TfJ32Qv5qOYB5SMqoHnb6SYvWL8Ih2PDqCo5eBiiGesSaWYrHnRIL8Q==} + '@react-types/textfield@3.12.6': + resolution: {integrity: sha512-hpEVKE+M3uUkTjw2WrX1NrH/B3rqDJFUa+ViNK2eVranLY4ZwFqbqaYXSzHupOF3ecSjJJv2C103JrwFvx6TPQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - '@react-types/tooltip@3.4.20': - resolution: {integrity: sha512-tF1yThwvgSgW8Gu/CLL0p92AUldHR6szlwhwW+ewT318sQlfabMGO4xlCNFdxJYtqTpEXk2rlaVrBuaC//du0w==} + '@react-types/tooltip@3.4.21': + resolution: {integrity: sha512-ugGHOZU6WbOdeTdbjnaEc+Ms7/WhsUCg+T3PCOIeOT9FG02Ce189yJ/+hd7oqL/tVwIhEMYJIqSCgSELFox+QA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + '@rtsao/scc@1.1.0': + resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} + '@sideway/address@4.1.5': resolution: {integrity: sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==} @@ -3332,8 +3509,8 @@ packages: '@sideway/pinpoint@2.0.0': resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==} - '@signalapp/libsignal-client@0.81.0': - resolution: {integrity: sha512-oGVhVTfbh6Sp2m74o4iG61sF9Bf50FKcSX6FQxKBoqiIiZe7f4ziBuVCT1vis3o9lu1RMFrIK/Wf9YrsAhKGdg==} + '@signalapp/libsignal-client@0.81.1': + resolution: {integrity: sha512-pG0ShEkYH3q3kmlLAl/G3SGMOSc47AM4ksBlWUn6uNi7CBkCRLFoiN/LgI0zQ4LnwIifSl3tkilFSKPYs+fVuA==} '@signalapp/minimask@1.0.1': resolution: {integrity: sha512-QAwo0joA60urTNbW9RIz6vLKQjy+jdVtH7cvY0wD9PVooD46MAjE40MLssp4xUJrph91n2XvtJ3pbEUDrmT2AA==} @@ -3345,8 +3522,8 @@ packages: resolution: {integrity: sha512-y2sgqdivlrG41J4Zvt/82xtH/PZjDlgItqlD2g/Cv3ZbjlR6cGhTNXbfNygCJB8nXj+C7I28pjt1Zm3k0pv2mg==} engines: {npm: '>=8.2.3'} - '@signalapp/ringrtc@2.57.1': - resolution: {integrity: sha512-eFJvPRjMv1/CHniPw8Zn3vTIu5NdPxXn8rPMqswIhPFrhD5BSvtotIcrUWxHped7lc7GWvxVvSISQsUBACHLxA==} + '@signalapp/ringrtc@2.59.0': + resolution: {integrity: sha512-d0nim4iS7bkQuER7dZ1CgJePTJ4o9lb7ktm+DVTR7QZkq527dpeSwWOaywoiqo7V06KVp1D0vhby2PMxxLjyug==} hasBin: true '@signalapp/sqlcipher@2.4.4': @@ -3558,68 +3735,68 @@ packages: '@storybook/types@8.1.11': resolution: {integrity: sha512-k9N5iRuY2+t7lVRL6xeu6diNsxO3YI3lS4Juv3RZ2K4QsE/b3yG5ElfJB8DjHDSHwRH4ORyrU71KkOCUVfvtnw==} - '@swc/core-darwin-arm64@1.13.19': - resolution: {integrity: sha512-NxDyte9tCJSJ8+R62WDtqwg8eI57lubD52sHyGOfezpJBOPr36bUSGGLyO3Vod9zTGlOu2CpkuzA/2iVw92u1g==} + '@swc/core-darwin-arm64@1.13.5': + resolution: {integrity: sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] - '@swc/core-darwin-x64@1.13.19': - resolution: {integrity: sha512-+w5DYrJndSygFFRDcuPYmx5BljD6oYnAohZ15K1L6SfORHp/BTSIbgSFRKPoyhjuIkDiq3W0um8RoMTOBAcQjQ==} + '@swc/core-darwin-x64@1.13.5': + resolution: {integrity: sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==} engines: {node: '>=10'} cpu: [x64] os: [darwin] - '@swc/core-linux-arm-gnueabihf@1.13.19': - resolution: {integrity: sha512-7LlfgpdwwYq2q7himNkAAFo4q6jysMLFNoBH6GRP7WL29NcSsl5mPMJjmYZymK+sYq/9MTVieDTQvChzYDsapw==} + '@swc/core-linux-arm-gnueabihf@1.13.5': + resolution: {integrity: sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==} engines: {node: '>=10'} cpu: [arm] os: [linux] - '@swc/core-linux-arm64-gnu@1.13.19': - resolution: {integrity: sha512-ml3I6Lm2marAQ3UC/TS9t/yILBh/eDSVHAdPpikp652xouWAVW1znUeV6bBSxe1sSZIenv+p55ubKAWq/u84sQ==} + '@swc/core-linux-arm64-gnu@1.13.5': + resolution: {integrity: sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-arm64-musl@1.13.19': - resolution: {integrity: sha512-M/otFc3/rWWkbF6VgbOXVzUKVoE7MFcphTaStxJp4bwb7oP5slYlxMZN51Dk/OTOfvCDo9pTAFDKNyixbkXMDQ==} + '@swc/core-linux-arm64-musl@1.13.5': + resolution: {integrity: sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-x64-gnu@1.13.19': - resolution: {integrity: sha512-NoMUKaOJEdouU4tKF88ggdDHFiRRING+gYLxDqnTfm+sUXaizB5OGBRzvSVDYSXQb1SuUuChnXFPFzwTWbt3ZQ==} + '@swc/core-linux-x64-gnu@1.13.5': + resolution: {integrity: sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-linux-x64-musl@1.13.19': - resolution: {integrity: sha512-r6krlZwyu8SBaw24QuS1lau2I9q8M+eJV6ITz0rpb6P1Bx0elf9ii5Bhh8ddmIqXXH8kOGSjC/dwcdHbZqAhgw==} + '@swc/core-linux-x64-musl@1.13.5': + resolution: {integrity: sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-win32-arm64-msvc@1.13.19': - resolution: {integrity: sha512-awcZSIuxyVn0Dw28VjMvgk1qiDJ6CeQwHkZNUjg2UxVlq23zE01NMMp+zkoGFypmLG9gaGmJSzuoqvk/WCQ5tw==} + '@swc/core-win32-arm64-msvc@1.13.5': + resolution: {integrity: sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==} engines: {node: '>=10'} cpu: [arm64] os: [win32] - '@swc/core-win32-ia32-msvc@1.13.19': - resolution: {integrity: sha512-H5d+KO7ISoLNgYvTbOcCQjJZNM3R7yaYlrMAF13lUr6GSiOUX+92xtM31B+HvzAWI7HtvVe74d29aC1b1TpXFA==} + '@swc/core-win32-ia32-msvc@1.13.5': + resolution: {integrity: sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==} engines: {node: '>=10'} cpu: [ia32] os: [win32] - '@swc/core-win32-x64-msvc@1.13.19': - resolution: {integrity: sha512-qNoyCpXvv2O3JqXKanRIeoMn03Fho/As+N4Fhe7u0FsYh4VYqGQah4DGDzEP/yjl4Gx1IElhqLGDhCCGMwWaDw==} + '@swc/core-win32-x64-msvc@1.13.5': + resolution: {integrity: sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==} engines: {node: '>=10'} cpu: [x64] os: [win32] - '@swc/core@1.13.19': - resolution: {integrity: sha512-V1r4wFdjaZIUIZZrV2Mb/prEeu03xvSm6oatPxsvnXKF9lNh5Jtk9QvUdiVfD9rrvi7bXrAVhg9Wpbmv/2Fl1g==} + '@swc/core@1.13.5': + resolution: {integrity: sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==} engines: {node: '>=10'} peerDependencies: '@swc/helpers': '>=0.5.17' @@ -3853,11 +4030,11 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/express-serve-static-core@4.19.6': - resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} + '@types/express-serve-static-core@4.19.7': + resolution: {integrity: sha512-FvPtiIf1LfhzsaIXhv/PHan/2FeQBbtBDtfX2QfvPxdUelMDEckK08SM6nqo1MIZY3RUlfA+HV8+hFUSio78qg==} - '@types/express-serve-static-core@5.0.7': - resolution: {integrity: sha512-R+33OsgWw7rOhD1emjU7dzCDHucJrgJXMA5PYCzJxVil0dsyx5iBEPHqpPfiKNJQb7lZ1vxwoLR4Z87bBUpeGQ==} + '@types/express-serve-static-core@5.1.0': + resolution: {integrity: sha512-jnHMsrd0Mwa9Cf4IdOzbz543y4XJepXrbia2T4b6+spXC2We3t1y6K44D3mR8XMFSXMCf3/l7rCgddfx7UNVBA==} '@types/express@4.17.23': resolution: {integrity: sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==} @@ -3969,8 +4146,8 @@ packages: '@types/node@20.17.6': resolution: {integrity: sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==} - '@types/node@22.18.6': - resolution: {integrity: sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==} + '@types/node@22.18.10': + resolution: {integrity: sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==} '@types/normalize-path@3.0.2': resolution: {integrity: sha512-DO++toKYPaFn0Z8hQ7Tx+3iT9t77IJo/nDiqTXilgEP+kPNIYdpS9kh3fXuc53ugqwp9pxC1PVjCpV1tQDyqMA==} @@ -4034,11 +4211,14 @@ packages: '@types/send@0.17.5': resolution: {integrity: sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==} + '@types/send@1.2.0': + resolution: {integrity: sha512-zBF6vZJn1IaMpg3xUF25VK3gd3l8zwE0ZLRX7dsQyQi+jp4E8mMDJNGDYnYse+bQhYwWERTxVwHpi3dMOq7RKQ==} + '@types/serve-index@1.9.4': resolution: {integrity: sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==} - '@types/serve-static@1.15.8': - resolution: {integrity: sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==} + '@types/serve-static@1.15.9': + resolution: {integrity: sha512-dOTIuqpWLyl3BBXU3maNQsS4A3zuuoYRNIvYSxxhebPfXg2mzWQEPne/nlJ37yOse6uGgR386uTpdsx4D0QZWA==} '@types/sinon@17.0.3': resolution: {integrity: sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==} @@ -4495,6 +4675,10 @@ packages: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} + array.prototype.findlastindex@1.2.6: + resolution: {integrity: sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==} + engines: {node: '>= 0.4'} + array.prototype.flat@1.3.3: resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==} engines: {node: '>= 0.4'} @@ -4640,8 +4824,8 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - baseline-browser-mapping@2.8.7: - resolution: {integrity: sha512-bxxN2M3a4d1CRoQC//IqsR5XrLh0IJ8TCv2x6Y9N0nckNz/rTjZB3//GGscZziZOxmjP55rzxg/ze7usFI9FqQ==} + baseline-browser-mapping@2.8.16: + resolution: {integrity: sha512-OMu3BGQ4E7P1ErFsIPpbJh0qvDudM/UuJeHgkAvfWe+0HFJCXh+t/l8L6fVLR55RI/UbKrVLnAXZSVwd9ysWYw==} hasBin: true basic-auth@2.0.1: @@ -4725,8 +4909,8 @@ packages: browser-stdout@1.3.1: resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==} - browserslist@4.26.2: - resolution: {integrity: sha512-ECFzp6uFOSB+dcZ5BK/IBaGWssbSYBHvuMeMt3MMFyhI0Z8SqGgEkBLARgpRH3hutIgPVsALcMwbDrJqPxQ65A==} + browserslist@4.26.3: + resolution: {integrity: sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -4818,8 +5002,8 @@ packages: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} - caniuse-lite@1.0.30001745: - resolution: {integrity: sha512-ywt6i8FzvdgrrrGbr1jZVObnVv6adj+0if2/omv9cmR2oiZs30zL4DIyaptKcbOrBdOIc74QTMoJvSE2QHh5UQ==} + caniuse-lite@1.0.30001750: + resolution: {integrity: sha512-cuom0g5sdX6rw00qOoLNSFCJ9/mYIsuSOA+yzpDw8eopiFqcVwQvZHqov0vmEighRxX++cfC0Vg1G+1Iy/mSpQ==} capture-stack-trace@1.0.2: resolution: {integrity: sha512-X/WM2UQs6VMHUtjUDnZTRI+i1crWteJySFzr9UpGoQa4WQffXVTTXuekjl7TjZRlcF2XfjgITT0HxZ9RnxeT0w==} @@ -5136,11 +5320,11 @@ packages: resolution: {integrity: sha512-rxjlVPoTzuKQXem9rdIHSc6xo8TcvqmVZoItxvhMaI1/9MOSNEaee86CpMgv+QVul2Q5v/DkXfOOVwDJxF7KsA==} engines: {node: '>=6'} - core-js-compat@3.45.1: - resolution: {integrity: sha512-tqTt5T4PzsMIZ430XGviK4vzYSoeNJ6CXODi6c/voxOT6IZqBht5/EKaSNnYiEjjRYxjVz7DQIsOsY0XNi8PIA==} + core-js-compat@3.46.0: + resolution: {integrity: sha512-p9hObIIEENxSV8xIu+V68JjSeARg6UVMG5mR+JEUguG3sI6MsiS1njz2jHmyJDvA+8jX/sytkBHup6kxhM9law==} - core-js@3.45.1: - resolution: {integrity: sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==} + core-js@3.46.0: + resolution: {integrity: sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==} core-util-is@1.0.2: resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==} @@ -5466,8 +5650,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - detect-libc@2.1.1: - resolution: {integrity: sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==} + detect-libc@2.1.2: + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} engines: {node: '>=8'} detect-newline@3.1.0: @@ -5633,8 +5817,8 @@ packages: electron-publish@26.0.13: resolution: {integrity: sha512-O5hfHSwli5cegQ4JS3Dp0dZcheex6UCRE/qYyRQvhB6DhSwojiwTnAGEuQCJXc8K8Zxz2lku5Du3VwYHf8d5Lw==} - electron-to-chromium@1.5.224: - resolution: {integrity: sha512-kWAoUu/bwzvnhpdZSIc6KUyvkI1rbRXMT0Eq8pKReyOyaPZcctMli+EgvcN1PAvwVc7Tdo4Fxi2PsLNDU05mdg==} + electron-to-chromium@1.5.234: + resolution: {integrity: sha512-RXfEp2x+VRYn8jbKfQlRImzoJU01kyDvVPBmG39eU2iuRVhuS6vQNocB8J0/8GrIMLnPzgz4eW6WiRnJkTuNWg==} electron-window@0.8.1: resolution: {integrity: sha512-W1i9LfnZJozk3MXE8VgsL2E5wOUHSgyCvcg1H2vQQjj+gqhO9lVudgY3z3SF7LJAmi+0vy3CJkbMqsynWB49EA==} @@ -5648,8 +5832,8 @@ packages: engines: {node: '>= 12.20.55'} hasBin: true - electron@38.1.2: - resolution: {integrity: sha512-WXUcN3W8h8NTTZViA3KNX0rV2YBU0X0mEUM3ubupXTDY4QtIN7tmiqYVOKSKpR2LckTmBWGuEeY4D6xVoffwKQ==} + electron@38.2.0: + resolution: {integrity: sha512-Cw5Mb+N5NxsG0Hc1qr8I65Kt5APRrbgTtEEn3zTod30UNJRnAE1xbGk/1NOaDn3ODzI/MYn6BzT9T9zreP7xWA==} engines: {node: '>= 12.20.55'} hasBin: true @@ -5657,11 +5841,11 @@ packages: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} engines: {node: '>=12'} - emoji-datasource-apple@15.1.2: - resolution: {integrity: sha512-32UZTK36x4DlvgD1smkmBlKmmJH7qUr5Qut4U/on2uQLGqNXGbZiheq6/LEA8xRQEUrmNrGEy25wpEI6wvYmTg==} + emoji-datasource-apple@16.0.0: + resolution: {integrity: sha512-dVYjsK0FnCry9F+PBtnivhG2K0xdwlmqYaSgiUtztUdAGPYiHYhZcVKvNBqC791g2qyEcFNTBO6utg4eQ3uLTw==} - emoji-datasource@15.1.2: - resolution: {integrity: sha512-tXAqGsrDVhgCRpFePtaD9P4Z8Ro2SUQSL/4MIJBG0SxqQJaMslEbin8J53OaFwEBu6e7JxFaIF6s4mw9+8acAQ==} + emoji-datasource@16.0.0: + resolution: {integrity: sha512-/qHKqK5Nr3+8zhgO6kHmF43Fm5C8HNn0AaFRIpgw8HF3+uF0Vfc8jgLI1ZQS5ba1vBzksS8NBCjHejwLb2D/Sg==} emoji-regex@10.4.0: resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==} @@ -5723,8 +5907,8 @@ packages: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} - envinfo@7.14.0: - resolution: {integrity: sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==} + envinfo@7.17.0: + resolution: {integrity: sha512-GpfViocsFM7viwClFgxK26OtjMlKN67GCR5v6ASFkotxtpBWd9d+vNy+AH7F2E1TUkMDZ8P/dDPZX71/NG8xnQ==} engines: {node: '>=4'} hasBin: true @@ -5787,8 +5971,13 @@ packages: peerDependencies: esbuild: '>=0.12 <1' - esbuild@0.24.0: - resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==} + esbuild@0.24.2: + resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} + engines: {node: '>=18'} + hasBin: true + + esbuild@0.25.9: + resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==} engines: {node: '>=18'} hasBin: true @@ -5889,12 +6078,12 @@ packages: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 tailwindcss: ^3.3.0 || ^4.1.6 - eslint-plugin-import@2.26.0: - resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} + eslint-plugin-import@2.32.0: + resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' - eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 + eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9 peerDependenciesMeta: '@typescript-eslint/parser': optional: true @@ -6058,8 +6247,8 @@ packages: resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - exponential-backoff@3.1.2: - resolution: {integrity: sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==} + exponential-backoff@3.1.3: + resolution: {integrity: sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==} express@4.21.2: resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==} @@ -6353,6 +6542,10 @@ packages: resolution: {integrity: sha512-sA5etGE7yD/pOqivZRBvUBd/NaL2sjAu6QuSaFoe1H2BrJSkH/T/UXAJ8CdXdw7DvY3Hs8CXKYkDWX7RiP5KOg==} engines: {node: '>=10'} + generator-function@2.0.1: + resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==} + engines: {node: '>= 0.4'} + gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} @@ -6420,8 +6613,8 @@ packages: resolution: {integrity: sha512-evR4kvr6s0Yo5t4CD4H171n4T8XcnPFznvsbeN8K9FPzc0Q0wYqcOWyGtck2qcvJSLXKnU6DnDyfmbDDabYvRQ==} engines: {node: '>=10.13.0'} - glob-to-regex.js@1.0.1: - resolution: {integrity: sha512-CG/iEvgQqfzoVsMUbxSJcwbG2JwyZ3naEqPkeltwl0BSS8Bp83k3xlGms+0QdWFUAwV+uvo80wNswKF6FWEkKg==} + glob-to-regex.js@1.2.0: + resolution: {integrity: sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' @@ -6543,10 +6736,6 @@ packages: resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} engines: {node: '>= 0.4'} - has@1.0.4: - resolution: {integrity: sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==} - engines: {node: '>= 0.4.0'} - hasha@5.2.2: resolution: {integrity: sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==} engines: {node: '>=8'} @@ -6782,6 +6971,9 @@ packages: intl-messageformat@10.7.16: resolution: {integrity: sha512-UmdmHUmp5CIKKjSoE10la5yfU+AYJAaiYLsodbjL4lji83JNvgOQUjGaGhGrpFCb0Uh7sl7qfP1IyILa8Z40ug==} + intl-messageformat@10.7.18: + resolution: {integrity: sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==} + intl-messageformat@10.7.6: resolution: {integrity: sha512-IsMU/hqyy3FJwNJ0hxDfY2heJ7MteSuFvcnCebxRp67di4Fhx1gKKE+qS0bBwUF8yXkX9SsPUhLeX/B6h5SKUA==} @@ -6912,8 +7104,8 @@ packages: resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} engines: {node: '>=6'} - is-generator-function@1.1.0: - resolution: {integrity: sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==} + is-generator-function@1.1.2: + resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==} engines: {node: '>= 0.4'} is-glob@4.0.3: @@ -7319,8 +7511,8 @@ packages: resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} hasBin: true - jiti@2.6.0: - resolution: {integrity: sha512-VXe6RjJkBPj0ohtqaO8vSWP3ZhAKo66fKrFNCll4BTcwljPLz03pCbaNKfzGP5MbrCYcbJ7v0nOYYwUzTEIdXQ==} + jiti@2.6.1: + resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} hasBin: true joi@17.13.3: @@ -7347,8 +7539,8 @@ packages: resolution: {integrity: sha512-iZ8Bdb84lWRuGHamRXFyML07r21pcwBrLkHEuHgEY5UbCouBwv7ECknDRKzsQIXMiqpPymqtIf8TC/shYKB5rw==} engines: {node: '>=12.0.0'} - jsdoc@4.0.4: - resolution: {integrity: sha512-zeFezwyXeG4syyYHbvh1A967IAqq/67yXtXvuL5wnqCkFZe8I0vKfm+EO+YEvLguo6w9CDUbrAXVtJSHh2E8rw==} + jsdoc@4.0.5: + resolution: {integrity: sha512-P4C6MWP9yIlMiK8nwoZvxN84vb6MsnXcHuy7XzVOvQoCizWX5JFCBsWIIWKXBltpoRZXddUOVQmCTOZt9yDj9g==} engines: {node: '>=12.0.0'} hasBin: true @@ -7548,8 +7740,8 @@ packages: resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==} engines: {node: '>=4'} - loader-runner@4.3.0: - resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} + loader-runner@4.3.1: + resolution: {integrity: sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==} engines: {node: '>=6.11.5'} loader-utils@2.0.4: @@ -7813,8 +8005,8 @@ packages: resolution: {integrity: sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==} engines: {node: '>= 4.0.0'} - memfs@4.46.1: - resolution: {integrity: sha512-2wjHDg7IjP+ufAqqqSxjiNePFDrvWviA79ajUwG9lkHhk3HzZOLBzzoUG8cx9vCagj6VvBQD7oXuLuFz5LaAOQ==} + memfs@4.49.0: + resolution: {integrity: sha512-L9uC9vGuc4xFybbdOpRLoOAOq1YEBBsocCs5NVW32DfU+CZWWIn3OVF+lB8Gp4ttBVSMazwrTrjv8ussX/e3VQ==} memoize-one@5.2.1: resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==} @@ -8076,8 +8268,8 @@ packages: no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} - node-abi@3.77.0: - resolution: {integrity: sha512-DSmt0OEcLoK4i3NuscSbGjOf3bqiDEutejqENSplMSFA/gmB8mkED9G4pKWnPl7MDU4rSHebKPHeitpDfyH0cQ==} + node-abi@3.78.0: + resolution: {integrity: sha512-E2wEyrgX/CqvicaQYU3Ze1PFGjc4QYPGsjUrlYkqAE0WjHEZwgOsGMPMzkMse4LjJbDmaEuDX3CM036j5K2DSQ==} engines: {node: '>=10'} node-abort-controller@3.1.1: @@ -8128,8 +8320,8 @@ packages: resolution: {integrity: sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==} engines: {node: '>=8'} - node-releases@2.0.21: - resolution: {integrity: sha512-5b0pgg78U3hwXkCM8Z9b2FJdPZlr9Psr9V2gQPESdGHqbntyFJKFW4r5TeWGFzafGY3hzs1JC62VEQMbl1JFkw==} + node-releases@2.0.23: + resolution: {integrity: sha512-cCmFDMSm26S6tQSDpBCg/NR8NENrVPhAJSf+XbxBG4rPFaaonlEoE9wHQmun+cls499TQGSb7ZyPBRlzgKfpeg==} nop@1.0.0: resolution: {integrity: sha512-XdkOuXGx0DTwlqb0DWTcDqelgU/F3YyZ+PTRaecpDVpkYskcnh3OeUYKfvjcRQ2D1diTIGxi/a3eHVjW5yPupQ==} @@ -8200,6 +8392,10 @@ packages: resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==} engines: {node: '>= 0.4'} + object.groupby@1.0.3: + resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==} + engines: {node: '>= 0.4'} + object.hasown@1.1.4: resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==} engines: {node: '>= 0.4'} @@ -8540,8 +8736,8 @@ packages: engines: {node: '>=18'} hasBin: true - playwright-core@1.55.1: - resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + playwright-core@1.56.0: + resolution: {integrity: sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==} engines: {node: '>=18'} hasBin: true @@ -9016,8 +9212,8 @@ packages: '@types/react': optional: true - react-stately@3.41.0: - resolution: {integrity: sha512-Fe8PaZPm9Ue9kDXVa8KaOz6gzbmZPuzftxeVQwKVX3u/kyFhbRkr/LeAFvgP7a+EeX+Bjmdht/9ixDsBXj4qbQ==} + react-stately@3.42.0: + resolution: {integrity: sha512-lYt2o1dd6dK8Bb4GRh08RG/2u64bSA1cqtRqtw4jEMgxC7Q17RFcIumBbChErndSdLzafEG/UBwV6shOfig6yw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -9339,8 +9535,8 @@ packages: resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} engines: {node: '>= 10.13.0'} - schema-utils@4.3.2: - resolution: {integrity: sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==} + schema-utils@4.3.3: + resolution: {integrity: sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==} engines: {node: '>= 10.13.0'} secure-compare@3.0.1: @@ -9692,8 +9888,8 @@ packages: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} - strip-indent@4.1.0: - resolution: {integrity: sha512-OA95x+JPmL7kc7zCu+e+TeYxEiaIyndRx0OrBcK2QPPH09oAndr2ALvymxWA+Lx1PYYvFUm4O63pRkdJAaW96w==} + strip-indent@4.1.1: + resolution: {integrity: sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==} engines: {node: '>=12'} strip-json-comments@2.0.1: @@ -9821,8 +10017,8 @@ packages: tailwindcss@4.1.7: resolution: {integrity: sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==} - tapable@2.2.3: - resolution: {integrity: sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==} + tapable@2.3.0: + resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} engines: {node: '>=6'} tar@6.2.1: @@ -10221,8 +10417,8 @@ packages: '@types/react': optional: true - use-sync-external-store@1.5.0: - resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==} + use-sync-external-store@1.6.0: + resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -10690,7 +10886,7 @@ snapshots: dependencies: '@babel/compat-data': 7.28.4 '@babel/helper-validator-option': 7.27.1 - browserslist: 4.26.2 + browserslist: 4.26.3 lru-cache: 5.1.1 semver: 6.3.1 @@ -11061,7 +11257,7 @@ snapshots: '@electron/node-gyp@10.2.0-electron.2': dependencies: env-paths: 2.2.1 - exponential-backoff: 3.1.2 + exponential-backoff: 3.1.3 glob: 8.1.0 graceful-fs: 4.2.11 make-fetch-happen: 10.2.1 @@ -11107,10 +11303,10 @@ snapshots: '@malept/cross-spawn-promise': 2.0.0 chalk: 4.1.2 debug: 4.3.7(supports-color@8.1.1) - detect-libc: 2.1.1 + detect-libc: 2.1.2 fs-extra: 10.1.0 got: 11.8.5(patch_hash=cfe393dc1cca8970377087e9555a285d1121f75d57223ddd872b1a8d3f8c909b) - node-abi: 3.77.0 + node-abi: 3.78.0 node-api-version: 0.2.1 ora: 5.4.1 read-binary-file-arch: 1.0.6 @@ -11159,76 +11355,157 @@ snapshots: '@emotion/memoize@0.7.4': optional: true - '@esbuild/aix-ppc64@0.24.0': + '@esbuild/aix-ppc64@0.24.2': + optional: true + + '@esbuild/aix-ppc64@0.25.9': + optional: true + + '@esbuild/android-arm64@0.24.2': + optional: true + + '@esbuild/android-arm64@0.25.9': + optional: true + + '@esbuild/android-arm@0.24.2': + optional: true + + '@esbuild/android-arm@0.25.9': + optional: true + + '@esbuild/android-x64@0.24.2': + optional: true + + '@esbuild/android-x64@0.25.9': + optional: true + + '@esbuild/darwin-arm64@0.24.2': + optional: true + + '@esbuild/darwin-arm64@0.25.9': + optional: true + + '@esbuild/darwin-x64@0.24.2': + optional: true + + '@esbuild/darwin-x64@0.25.9': + optional: true + + '@esbuild/freebsd-arm64@0.24.2': + optional: true + + '@esbuild/freebsd-arm64@0.25.9': + optional: true + + '@esbuild/freebsd-x64@0.24.2': + optional: true + + '@esbuild/freebsd-x64@0.25.9': + optional: true + + '@esbuild/linux-arm64@0.24.2': + optional: true + + '@esbuild/linux-arm64@0.25.9': + optional: true + + '@esbuild/linux-arm@0.24.2': + optional: true + + '@esbuild/linux-arm@0.25.9': + optional: true + + '@esbuild/linux-ia32@0.24.2': + optional: true + + '@esbuild/linux-ia32@0.25.9': + optional: true + + '@esbuild/linux-loong64@0.24.2': + optional: true + + '@esbuild/linux-loong64@0.25.9': + optional: true + + '@esbuild/linux-mips64el@0.24.2': + optional: true + + '@esbuild/linux-mips64el@0.25.9': + optional: true + + '@esbuild/linux-ppc64@0.24.2': + optional: true + + '@esbuild/linux-ppc64@0.25.9': optional: true - '@esbuild/android-arm64@0.24.0': + '@esbuild/linux-riscv64@0.24.2': optional: true - '@esbuild/android-arm@0.24.0': + '@esbuild/linux-riscv64@0.25.9': optional: true - '@esbuild/android-x64@0.24.0': + '@esbuild/linux-s390x@0.24.2': optional: true - '@esbuild/darwin-arm64@0.24.0': + '@esbuild/linux-s390x@0.25.9': optional: true - '@esbuild/darwin-x64@0.24.0': + '@esbuild/linux-x64@0.24.2': optional: true - '@esbuild/freebsd-arm64@0.24.0': + '@esbuild/linux-x64@0.25.9': optional: true - '@esbuild/freebsd-x64@0.24.0': + '@esbuild/netbsd-arm64@0.24.2': optional: true - '@esbuild/linux-arm64@0.24.0': + '@esbuild/netbsd-arm64@0.25.9': optional: true - '@esbuild/linux-arm@0.24.0': + '@esbuild/netbsd-x64@0.24.2': optional: true - '@esbuild/linux-ia32@0.24.0': + '@esbuild/netbsd-x64@0.25.9': optional: true - '@esbuild/linux-loong64@0.24.0': + '@esbuild/openbsd-arm64@0.24.2': optional: true - '@esbuild/linux-mips64el@0.24.0': + '@esbuild/openbsd-arm64@0.25.9': optional: true - '@esbuild/linux-ppc64@0.24.0': + '@esbuild/openbsd-x64@0.24.2': optional: true - '@esbuild/linux-riscv64@0.24.0': + '@esbuild/openbsd-x64@0.25.9': optional: true - '@esbuild/linux-s390x@0.24.0': + '@esbuild/openharmony-arm64@0.25.9': optional: true - '@esbuild/linux-x64@0.24.0': + '@esbuild/sunos-x64@0.24.2': optional: true - '@esbuild/netbsd-x64@0.24.0': + '@esbuild/sunos-x64@0.25.9': optional: true - '@esbuild/openbsd-arm64@0.24.0': + '@esbuild/win32-arm64@0.24.2': optional: true - '@esbuild/openbsd-x64@0.24.0': + '@esbuild/win32-arm64@0.25.9': optional: true - '@esbuild/sunos-x64@0.24.0': + '@esbuild/win32-ia32@0.24.2': optional: true - '@esbuild/win32-arm64@0.24.0': + '@esbuild/win32-ia32@0.25.9': optional: true - '@esbuild/win32-ia32@0.24.0': + '@esbuild/win32-x64@0.24.2': optional: true - '@esbuild/win32-x64@0.24.0': + '@esbuild/win32-x64@0.25.9': optional: true '@eslint-community/eslint-utils@4.9.0(eslint@8.56.0)': @@ -11238,7 +11515,7 @@ snapshots: '@eslint-community/regexpp@4.12.1': {} - '@eslint/css-tree@3.6.5': + '@eslint/css-tree@3.6.6': dependencies: mdn-data: 2.23.0 source-map-js: 1.2.1 @@ -11294,6 +11571,13 @@ snapshots: decimal.js: 10.6.0 tslib: 2.8.1 + '@formatjs/ecma402-abstract@2.3.6': + dependencies: + '@formatjs/fast-memoize': 2.2.7 + '@formatjs/intl-localematcher': 0.6.2 + decimal.js: 10.6.0 + tslib: 2.8.1 + '@formatjs/fast-memoize@1.2.1': dependencies: tslib: 2.8.1 @@ -11318,6 +11602,12 @@ snapshots: '@formatjs/icu-skeleton-parser': 1.8.14 tslib: 2.8.1 + '@formatjs/icu-messageformat-parser@2.11.4': + dependencies: + '@formatjs/ecma402-abstract': 2.3.6 + '@formatjs/icu-skeleton-parser': 1.8.16 + tslib: 2.8.1 + '@formatjs/icu-messageformat-parser@2.9.3': dependencies: '@formatjs/ecma402-abstract': 2.2.3 @@ -11334,6 +11624,11 @@ snapshots: '@formatjs/ecma402-abstract': 2.3.4 tslib: 2.8.1 + '@formatjs/icu-skeleton-parser@1.8.16': + dependencies: + '@formatjs/ecma402-abstract': 2.3.6 + tslib: 2.8.1 + '@formatjs/icu-skeleton-parser@1.8.7': dependencies: '@formatjs/ecma402-abstract': 2.2.3 @@ -11367,6 +11662,10 @@ snapshots: dependencies: tslib: 2.8.1 + '@formatjs/intl-localematcher@0.6.2': + dependencies: + tslib: 2.8.1 + '@formatjs/intl@2.10.14(typescript@5.6.3)': dependencies: '@formatjs/ecma402-abstract': 2.2.3 @@ -11476,14 +11775,14 @@ snapshots: dependencies: buffer-crc32: 0.2.13 - '@internationalized/date@3.9.0': + '@internationalized/date@3.10.0': dependencies: '@swc/helpers': 0.5.17 '@internationalized/message@3.1.8': dependencies: '@swc/helpers': 0.5.17 - intl-messageformat: 10.7.16 + intl-messageformat: 10.7.18 '@internationalized/number@3.6.5': dependencies: @@ -11531,7 +11830,7 @@ snapshots: jest-util: 29.7.0 slash: 3.0.0 - '@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))': + '@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 @@ -11545,7 +11844,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + jest-config: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -11566,9 +11865,9 @@ snapshots: - supports-color - ts-node - '@jest/create-cache-key-function@30.0.5': + '@jest/create-cache-key-function@30.2.0': dependencies: - '@jest/types': 30.0.5 + '@jest/types': 30.2.0 '@jest/environment@29.7.0': dependencies: @@ -11697,7 +11996,7 @@ snapshots: '@types/yargs': 17.0.33 chalk: 4.1.2 - '@jest/types@30.0.5': + '@jest/types@30.2.0': dependencies: '@jest/pattern': 30.0.1 '@jest/schemas': 30.0.5 @@ -11739,7 +12038,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@jsonjoy.com/buffers@1.0.0(tslib@2.8.1)': + '@jsonjoy.com/buffers@1.2.0(tslib@2.8.1)': dependencies: tslib: 2.8.1 @@ -11747,10 +12046,10 @@ snapshots: dependencies: tslib: 2.8.1 - '@jsonjoy.com/json-pack@1.14.0(tslib@2.8.1)': + '@jsonjoy.com/json-pack@1.20.0(tslib@2.8.1)': dependencies: '@jsonjoy.com/base64': 1.1.2(tslib@2.8.1) - '@jsonjoy.com/buffers': 1.0.0(tslib@2.8.1) + '@jsonjoy.com/buffers': 1.2.0(tslib@2.8.1) '@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1) '@jsonjoy.com/json-pointer': 1.0.2(tslib@2.8.1) '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) @@ -11766,7 +12065,7 @@ snapshots: '@jsonjoy.com/util@1.9.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/buffers': 1.0.0(tslib@2.8.1) + '@jsonjoy.com/buffers': 1.2.0(tslib@2.8.1) '@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1) tslib: 2.8.1 @@ -12770,7 +13069,7 @@ snapshots: '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@18.3.20)(react@18.3.1)': dependencies: react: 18.3.1 - use-sync-external-store: 1.5.0(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 @@ -12813,66 +13112,66 @@ snapshots: '@react-aria/accordion@3.0.0-alpha.35(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/button': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/button': 3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/utils': 3.25.3(react@18.3.1) - '@react-stately/tree': 3.9.2(react@18.3.1) + '@react-stately/tree': 3.9.3(react@18.3.1) '@react-types/accordion': 3.0.0-alpha.24(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/breadcrumbs@3.5.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/breadcrumbs@3.5.29(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/link': 3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/breadcrumbs': 3.7.16(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/link': 3.8.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/breadcrumbs': 3.7.17(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/button@3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/button@3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/toolbar': 3.0.0-beta.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/toggle': 3.9.1(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toolbar': 3.0.0-beta.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.9.2(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/calendar@3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/calendar@3.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@internationalized/date': 3.9.0 - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@internationalized/date': 3.10.0 + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/live-announcer': 3.4.4 - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/calendar': 3.8.4(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/calendar': 3.7.4(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/calendar': 3.9.0(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/calendar': 3.8.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/checkbox@3.16.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/form': 3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/toggle': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/checkbox': 3.7.1(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-stately/toggle': 3.9.1(react@18.3.1) - '@react-types/checkbox': 3.10.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/checkbox@3.16.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/toggle': 3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/checkbox': 3.7.2(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-stately/toggle': 3.9.2(react@18.3.1) + '@react-types/checkbox': 3.10.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -12885,108 +13184,108 @@ snapshots: '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - use-sync-external-store: 1.5.0(react@18.3.1) - - '@react-aria/color@3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/numberfield': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/slider': 3.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/spinbutton': 3.6.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/color': 3.9.1(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-types/color': 3.1.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) + + '@react-aria/color@3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/numberfield': 3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/slider': 3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/color': 3.9.2(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-types/color': 3.1.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/combobox@3.13.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/combobox@3.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/listbox': 3.14.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/live-announcer': 3.4.4 - '@react-aria/menu': 3.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.29.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/combobox': 3.11.1(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/combobox': 3.13.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/menu': 3.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/combobox': 3.12.0(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/combobox': 3.13.9(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/datepicker@3.15.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/datepicker@3.15.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@internationalized/date': 3.9.0 + '@internationalized/date': 3.10.0 '@internationalized/number': 3.6.5 '@internationalized/string': 3.2.7 - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/form': 3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/spinbutton': 3.6.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/datepicker': 3.15.1(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/calendar': 3.7.4(react@18.3.1) - '@react-types/datepicker': 3.13.1(react@18.3.1) - '@react-types/dialog': 3.5.21(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/form': 3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/datepicker': 3.15.2(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/calendar': 3.8.0(react@18.3.1) + '@react-types/datepicker': 3.13.2(react@18.3.1) + '@react-types/dialog': 3.5.22(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/dialog@3.5.30(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/dialog@3.5.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.29.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/dialog': 3.5.21(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/dialog': 3.5.22(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) '@react-aria/disclosure@3.0.0-alpha.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/button': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/button': 3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/ssr': 3.9.10(react@18.3.1) '@react-aria/utils': 3.25.3(react@18.3.1) '@react-stately/disclosure': 3.0.0-alpha.0(react@18.3.1) - '@react-stately/toggle': 3.9.1(react@18.3.1) - '@react-stately/tree': 3.9.2(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) + '@react-stately/toggle': 3.9.2(react@18.3.1) + '@react-stately/tree': 3.9.3(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/dnd@3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/dnd@3.11.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@internationalized/string': 3.2.7 - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/live-announcer': 3.4.4 - '@react-aria/overlays': 3.29.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/dnd': 3.7.0(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/overlays': 3.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/dnd': 3.7.1(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -12994,75 +13293,75 @@ snapshots: '@react-aria/focus@3.19.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@react-aria/interactions': 3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) '@swc/helpers': 0.5.17 clsx: 2.1.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/focus@3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/focus@3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 clsx: 2.1.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/form@3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/form@3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/grid@3.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/grid@3.14.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/live-announcer': 3.4.4 - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/grid': 3.11.5(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) - '@react-types/checkbox': 3.10.1(react@18.3.1) - '@react-types/grid': 3.3.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/grid': 3.11.6(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) + '@react-types/checkbox': 3.10.2(react@18.3.1) + '@react-types/grid': 3.3.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/gridlist@3.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/grid': 3.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/list': 3.13.0(react@18.3.1) - '@react-stately/tree': 3.9.2(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/gridlist@3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/grid': 3.14.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/list': 3.13.1(react@18.3.1) + '@react-stately/tree': 3.9.3(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/i18n@3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/i18n@3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@internationalized/date': 3.9.0 + '@internationalized/date': 3.10.0 '@internationalized/message': 3.1.8 '@internationalized/number': 3.6.5 '@internationalized/string': 3.2.7 '@react-aria/ssr': 3.9.10(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -13070,50 +13369,50 @@ snapshots: '@react-aria/interactions@3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@react-aria/ssr': 3.9.10(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/interactions@3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/interactions@3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@react-aria/ssr': 3.9.10(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-stately/flags': 3.1.2 - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/label@3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/label@3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/link@3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/link@3.8.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/link': 3.6.4(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/link': 3.6.5(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/listbox@3.14.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/listbox@3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/list': 3.13.0(react@18.3.1) - '@react-types/listbox': 3.7.3(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/list': 3.13.1(react@18.3.1) + '@react-types/listbox': 3.7.4(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -13122,164 +13421,164 @@ snapshots: dependencies: '@swc/helpers': 0.5.17 - '@react-aria/menu@3.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.29.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/menu': 3.9.7(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) - '@react-stately/tree': 3.9.2(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/menu': 3.10.4(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/menu@3.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/menu': 3.9.8(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) + '@react-stately/tree': 3.9.3(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/menu': 3.10.5(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/meter@3.4.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/meter@3.4.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/progress': 3.4.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/meter': 3.4.12(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/progress': 3.4.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/meter': 3.4.13(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/numberfield@3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/spinbutton': 3.6.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-stately/numberfield': 3.10.1(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/numberfield': 3.8.14(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/numberfield@3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/spinbutton': 3.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-stately/numberfield': 3.10.2(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/numberfield': 3.8.15(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/overlays@3.29.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/overlays@3.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/ssr': 3.9.10(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/overlays': 3.6.19(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/overlays': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/overlays': 3.6.20(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/overlays': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/progress@3.4.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/progress@3.4.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/progress': 3.5.15(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/progress': 3.5.16(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/radio@3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/form': 3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/radio': 3.11.1(react@18.3.1) - '@react-types/radio': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/radio@3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/form': 3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/radio': 3.11.2(react@18.3.1) + '@react-types/radio': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/searchfield@3.8.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/searchfield@3.8.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/searchfield': 3.5.15(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/searchfield': 3.6.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/searchfield': 3.5.16(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/searchfield': 3.6.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/select@3.16.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/form': 3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/listbox': 3.14.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/menu': 3.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/select': 3.7.1(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/select': 3.10.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/select@3.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/form': 3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/menu': 3.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/select': 3.8.0(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/select': 3.11.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/selection@3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/selection@3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/separator@3.4.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/separator@3.4.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/slider@3.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/slider@3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/slider': 3.7.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/slider': 3.8.1(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/slider': 3.7.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/slider': 3.8.2(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/spinbutton@3.6.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/spinbutton@3.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/live-announcer': 3.4.4 - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -13289,85 +13588,85 @@ snapshots: '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-aria/switch@3.7.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/switch@3.7.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/toggle': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/toggle': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/switch': 3.5.14(react@18.3.1) + '@react-aria/toggle': 3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/switch': 3.5.15(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/table@3.17.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/table@3.17.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/grid': 3.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/grid': 3.14.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/live-announcer': 3.4.4 - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/visually-hidden': 3.8.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/collections': 3.12.7(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) '@react-stately/flags': 3.1.2 - '@react-stately/table': 3.15.0(react@18.3.1) - '@react-types/checkbox': 3.10.1(react@18.3.1) - '@react-types/grid': 3.3.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/table': 3.13.3(react@18.3.1) + '@react-stately/table': 3.15.1(react@18.3.1) + '@react-types/checkbox': 3.10.2(react@18.3.1) + '@react-types/grid': 3.3.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/table': 3.13.4(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/tabs@3.10.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/tabs@3.10.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/tabs': 3.8.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/tabs': 3.3.18(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tabs': 3.8.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/tabs': 3.3.19(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/tag@3.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@react-aria/gridlist': 3.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/list': 3.13.0(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/tag@3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@react-aria/gridlist': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/list': 3.13.1(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/textfield@3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/textfield@3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/form': 3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) + '@react-aria/form': 3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/textfield': 3.12.5(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/textfield': 3.12.6(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/toggle@3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/toggle@3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/toggle': 3.9.1(react@18.3.1) - '@react-types/checkbox': 3.10.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/toggle': 3.9.2(react@18.3.1) + '@react-types/checkbox': 3.10.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -13375,7 +13674,7 @@ snapshots: '@react-aria/toolbar@3.0.0-beta.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@react-aria/focus': 3.19.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/utils': 3.25.3(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) '@swc/helpers': 0.5.17 @@ -13383,35 +13682,35 @@ snapshots: transitivePeerDependencies: - react-dom - '@react-aria/toolbar@3.0.0-beta.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/toolbar@3.0.0-beta.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/focus': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/focus': 3.21.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/tooltip@3.8.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/tooltip@3.8.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/tooltip': 3.5.7(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/tooltip': 3.4.20(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/tooltip': 3.5.8(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/tooltip': 3.4.21(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) '@react-aria/tree@3.0.0-beta.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/gridlist': 3.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/gridlist': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/utils': 3.25.3(react@18.3.1) - '@react-stately/tree': 3.9.2(react@18.3.1) - '@react-types/button': 3.14.0(react@18.3.1) + '@react-stately/tree': 3.9.3(react@18.3.1) + '@react-types/button': 3.14.1(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 @@ -13426,33 +13725,33 @@ snapshots: clsx: 2.1.1 react: 18.3.1 - '@react-aria/utils@3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/utils@3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@react-aria/ssr': 3.9.10(react@18.3.1) '@react-stately/flags': 3.1.2 '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 clsx: 2.1.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/virtualizer@4.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/virtualizer@4.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/virtualizer': 4.4.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/virtualizer': 4.4.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-aria/visually-hidden@3.8.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-aria/visually-hidden@3.8.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/interactions': 3.25.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-aria/interactions': 3.25.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/utils': 3.31.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -13489,71 +13788,70 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-stately/calendar@3.8.4(react@18.3.1)': + '@react-stately/calendar@3.9.0(react@18.3.1)': dependencies: - '@internationalized/date': 3.9.0 + '@internationalized/date': 3.10.0 '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/calendar': 3.7.4(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/calendar': 3.8.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/checkbox@3.7.1(react@18.3.1)': + '@react-stately/checkbox@3.7.2(react@18.3.1)': dependencies: - '@react-stately/form': 3.2.1(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/checkbox': 3.10.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/checkbox': 3.10.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/collections@3.12.7(react@18.3.1)': + '@react-stately/collections@3.12.8(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/color@3.9.1(react@18.3.1)': + '@react-stately/color@3.9.2(react@18.3.1)': dependencies: '@internationalized/number': 3.6.5 '@internationalized/string': 3.2.7 - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-stately/numberfield': 3.10.1(react@18.3.1) - '@react-stately/slider': 3.7.1(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-stately/numberfield': 3.10.2(react@18.3.1) + '@react-stately/slider': 3.7.2(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/color': 3.1.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/color': 3.1.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/combobox@3.11.1(react@18.3.1)': + '@react-stately/combobox@3.12.0(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-stately/list': 3.13.0(react@18.3.1) - '@react-stately/overlays': 3.6.19(react@18.3.1) - '@react-stately/select': 3.7.1(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-stately/list': 3.13.1(react@18.3.1) + '@react-stately/overlays': 3.6.20(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/combobox': 3.13.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/combobox': 3.13.9(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/data@3.14.0(react@18.3.1)': + '@react-stately/data@3.14.1(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/datepicker@3.15.1(react@18.3.1)': + '@react-stately/datepicker@3.15.2(react@18.3.1)': dependencies: - '@internationalized/date': 3.9.0 + '@internationalized/date': 3.10.0 '@internationalized/string': 3.2.7 - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-stately/overlays': 3.6.19(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-stately/overlays': 3.6.20(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/datepicker': 3.13.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/datepicker': 3.13.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 @@ -13564,17 +13862,17 @@ snapshots: '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/disclosure@3.0.7(react@18.3.1)': + '@react-stately/disclosure@3.0.8(react@18.3.1)': dependencies: '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/dnd@3.7.0(react@18.3.1)': + '@react-stately/dnd@3.7.1(react@18.3.1)': dependencies: - '@react-stately/selection': 3.20.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 @@ -13582,126 +13880,127 @@ snapshots: dependencies: '@swc/helpers': 0.5.17 - '@react-stately/form@3.2.1(react@18.3.1)': + '@react-stately/form@3.2.2(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/grid@3.11.5(react@18.3.1)': + '@react-stately/grid@3.11.6(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) - '@react-types/grid': 3.3.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) + '@react-types/grid': 3.3.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/layout@4.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-stately/layout@4.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/table': 3.15.0(react@18.3.1) - '@react-stately/virtualizer': 4.4.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/grid': 3.3.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/table': 3.13.3(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/table': 3.15.1(react@18.3.1) + '@react-stately/virtualizer': 4.4.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/grid': 3.3.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/table': 3.13.4(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@react-stately/list@3.13.0(react@18.3.1)': + '@react-stately/list@3.13.1(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/menu@3.9.7(react@18.3.1)': + '@react-stately/menu@3.9.8(react@18.3.1)': dependencies: - '@react-stately/overlays': 3.6.19(react@18.3.1) - '@react-types/menu': 3.10.4(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-stately/overlays': 3.6.20(react@18.3.1) + '@react-types/menu': 3.10.5(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/numberfield@3.10.1(react@18.3.1)': + '@react-stately/numberfield@3.10.2(react@18.3.1)': dependencies: '@internationalized/number': 3.6.5 - '@react-stately/form': 3.2.1(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/numberfield': 3.8.14(react@18.3.1) + '@react-types/numberfield': 3.8.15(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/overlays@3.6.19(react@18.3.1)': + '@react-stately/overlays@3.6.20(react@18.3.1)': dependencies: '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/overlays': 3.9.1(react@18.3.1) + '@react-types/overlays': 3.9.2(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/radio@3.11.1(react@18.3.1)': + '@react-stately/radio@3.11.2(react@18.3.1)': dependencies: - '@react-stately/form': 3.2.1(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/radio': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/radio': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/searchfield@3.5.15(react@18.3.1)': + '@react-stately/searchfield@3.5.16(react@18.3.1)': dependencies: '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/searchfield': 3.6.5(react@18.3.1) + '@react-types/searchfield': 3.6.6(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/select@3.7.1(react@18.3.1)': + '@react-stately/select@3.8.0(react@18.3.1)': dependencies: - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-stately/list': 3.13.0(react@18.3.1) - '@react-stately/overlays': 3.6.19(react@18.3.1) - '@react-types/select': 3.10.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-stately/list': 3.13.1(react@18.3.1) + '@react-stately/overlays': 3.6.20(react@18.3.1) + '@react-stately/utils': 3.10.8(react@18.3.1) + '@react-types/select': 3.11.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/selection@3.20.5(react@18.3.1)': + '@react-stately/selection@3.20.6(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.7(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/slider@3.7.1(react@18.3.1)': + '@react-stately/slider@3.7.2(react@18.3.1)': dependencies: '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/slider': 3.8.1(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/slider': 3.8.2(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/table@3.15.0(react@18.3.1)': + '@react-stately/table@3.15.1(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.7(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) '@react-stately/flags': 3.1.2 - '@react-stately/grid': 3.11.5(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) + '@react-stately/grid': 3.11.6(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/grid': 3.3.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/table': 3.13.3(react@18.3.1) + '@react-types/grid': 3.3.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/table': 3.13.4(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/tabs@3.8.5(react@18.3.1)': + '@react-stately/tabs@3.8.6(react@18.3.1)': dependencies: - '@react-stately/list': 3.13.0(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/tabs': 3.3.18(react@18.3.1) + '@react-stately/list': 3.13.1(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/tabs': 3.3.19(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 @@ -13709,29 +14008,29 @@ snapshots: dependencies: '@swc/helpers': 0.5.17 react: 18.3.1 - use-sync-external-store: 1.5.0(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) - '@react-stately/toggle@3.9.1(react@18.3.1)': + '@react-stately/toggle@3.9.2(react@18.3.1)': dependencies: '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/checkbox': 3.10.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/checkbox': 3.10.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/tooltip@3.5.7(react@18.3.1)': + '@react-stately/tooltip@3.5.8(react@18.3.1)': dependencies: - '@react-stately/overlays': 3.6.19(react@18.3.1) - '@react-types/tooltip': 3.4.20(react@18.3.1) + '@react-stately/overlays': 3.6.20(react@18.3.1) + '@react-types/tooltip': 3.4.21(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/tree@3.9.2(react@18.3.1)': + '@react-stately/tree@3.9.3(react@18.3.1)': dependencies: - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 @@ -13740,10 +14039,9 @@ snapshots: '@swc/helpers': 0.5.17 react: 18.3.1 - '@react-stately/virtualizer@4.4.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@react-stately/virtualizer@4.4.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-aria/utils': 3.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) '@swc/helpers': 0.5.17 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -13753,155 +14051,157 @@ snapshots: '@react-types/shared': 3.27.0(react@18.3.1) react: 18.3.1 - '@react-types/breadcrumbs@3.7.16(react@18.3.1)': + '@react-types/breadcrumbs@3.7.17(react@18.3.1)': dependencies: - '@react-types/link': 3.6.4(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/link': 3.6.5(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/button@3.14.0(react@18.3.1)': + '@react-types/button@3.14.1(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/calendar@3.7.4(react@18.3.1)': + '@react-types/calendar@3.8.0(react@18.3.1)': dependencies: - '@internationalized/date': 3.9.0 - '@react-types/shared': 3.32.0(react@18.3.1) + '@internationalized/date': 3.10.0 + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/checkbox@3.10.1(react@18.3.1)': + '@react-types/checkbox@3.10.2(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/color@3.1.1(react@18.3.1)': + '@react-types/color@3.1.2(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/slider': 3.8.1(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/slider': 3.8.2(react@18.3.1) react: 18.3.1 - '@react-types/combobox@3.13.8(react@18.3.1)': + '@react-types/combobox@3.13.9(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/datepicker@3.13.1(react@18.3.1)': + '@react-types/datepicker@3.13.2(react@18.3.1)': dependencies: - '@internationalized/date': 3.9.0 - '@react-types/calendar': 3.7.4(react@18.3.1) - '@react-types/overlays': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@internationalized/date': 3.10.0 + '@react-types/calendar': 3.8.0(react@18.3.1) + '@react-types/overlays': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/dialog@3.5.21(react@18.3.1)': + '@react-types/dialog@3.5.22(react@18.3.1)': dependencies: - '@react-types/overlays': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/overlays': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/form@3.7.15(react@18.3.1)': + '@react-types/form@3.7.16(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/grid@3.3.5(react@18.3.1)': + '@react-types/grid@3.3.6(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/link@3.6.4(react@18.3.1)': + '@react-types/link@3.6.5(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/listbox@3.7.3(react@18.3.1)': + '@react-types/listbox@3.7.4(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/menu@3.10.4(react@18.3.1)': + '@react-types/menu@3.10.5(react@18.3.1)': dependencies: - '@react-types/overlays': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/overlays': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/meter@3.4.12(react@18.3.1)': + '@react-types/meter@3.4.13(react@18.3.1)': dependencies: - '@react-types/progress': 3.5.15(react@18.3.1) + '@react-types/progress': 3.5.16(react@18.3.1) react: 18.3.1 - '@react-types/numberfield@3.8.14(react@18.3.1)': + '@react-types/numberfield@3.8.15(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/overlays@3.9.1(react@18.3.1)': + '@react-types/overlays@3.9.2(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/progress@3.5.15(react@18.3.1)': + '@react-types/progress@3.5.16(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/radio@3.9.1(react@18.3.1)': + '@react-types/radio@3.9.2(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/searchfield@3.6.5(react@18.3.1)': + '@react-types/searchfield@3.6.6(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) - '@react-types/textfield': 3.12.5(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) + '@react-types/textfield': 3.12.6(react@18.3.1) react: 18.3.1 - '@react-types/select@3.10.1(react@18.3.1)': + '@react-types/select@3.11.0(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 '@react-types/shared@3.27.0(react@18.3.1)': dependencies: react: 18.3.1 - '@react-types/shared@3.32.0(react@18.3.1)': + '@react-types/shared@3.32.1(react@18.3.1)': dependencies: react: 18.3.1 - '@react-types/slider@3.8.1(react@18.3.1)': + '@react-types/slider@3.8.2(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/switch@3.5.14(react@18.3.1)': + '@react-types/switch@3.5.15(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/table@3.13.3(react@18.3.1)': + '@react-types/table@3.13.4(react@18.3.1)': dependencies: - '@react-types/grid': 3.3.5(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/grid': 3.3.6(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/tabs@3.3.18(react@18.3.1)': + '@react-types/tabs@3.3.19(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/textfield@3.12.5(react@18.3.1)': + '@react-types/textfield@3.12.6(react@18.3.1)': dependencies: - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 - '@react-types/tooltip@3.4.20(react@18.3.1)': + '@react-types/tooltip@3.4.21(react@18.3.1)': dependencies: - '@react-types/overlays': 3.9.1(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-types/overlays': 3.9.2(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 + '@rtsao/scc@1.1.0': {} + '@sideway/address@4.1.5': dependencies: '@hapi/hoek': 9.3.0 @@ -13910,7 +14210,7 @@ snapshots: '@sideway/pinpoint@2.0.0': {} - '@signalapp/libsignal-client@0.81.0': + '@signalapp/libsignal-client@0.81.1': dependencies: node-gyp-build: 4.8.4 type-fest: 4.26.1 @@ -13927,7 +14227,7 @@ snapshots: lodash: 4.17.21 quill-delta: 5.1.0 - '@signalapp/ringrtc@2.57.1(patch_hash=16738d799318d4c5fe950f44ee7511dad758c4364ec26a25fb6b657203e9d8bf)': + '@signalapp/ringrtc@2.59.0(patch_hash=16738d799318d4c5fe950f44ee7511dad758c4364ec26a25fb6b657203e9d8bf)': dependencies: https-proxy-agent: 7.0.6 tar: 6.2.1 @@ -14030,16 +14330,16 @@ snapshots: '@storybook/addon-webpack5-compiler-swc@1.0.5(@swc/helpers@0.5.17)(webpack@5.96.1)': dependencies: - '@swc/core': 1.13.19(@swc/helpers@0.5.17) - swc-loader: 0.2.6(@swc/core@1.13.19(@swc/helpers@0.5.17))(webpack@5.96.1) + '@swc/core': 1.13.5(@swc/helpers@0.5.17) + swc-loader: 0.2.6(@swc/core@1.13.5(@swc/helpers@0.5.17))(webpack@5.96.1) transitivePeerDependencies: - '@swc/helpers' - webpack - '@storybook/builder-webpack5@8.4.4(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4)': + '@storybook/builder-webpack5@8.4.4(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4)': dependencies: '@storybook/core-webpack': 8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)) - '@types/node': 22.18.6 + '@types/node': 22.18.10 '@types/semver': 7.5.8 browser-assert: 1.2.1 case-sensitive-paths-webpack-plugin: 2.4.0 @@ -14055,12 +14355,12 @@ snapshots: semver: 7.6.3 storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10) style-loader: 3.3.4(webpack@5.96.1) - terser-webpack-plugin: 5.3.10(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack@5.96.1) + terser-webpack-plugin: 5.3.10(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack@5.96.1) ts-dedent: 2.2.0 url: 0.11.4 util: 0.12.5 util-deprecate: 1.0.2 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-dev-middleware: 6.1.3(webpack@5.96.1) webpack-hot-middleware: 2.26.1 webpack-virtual-modules: 0.6.2 @@ -14096,7 +14396,7 @@ snapshots: '@storybook/core-webpack@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))': dependencies: - '@types/node': 22.18.6 + '@types/node': 22.18.10 storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10) ts-dedent: 2.2.0 @@ -14105,8 +14405,8 @@ snapshots: '@storybook/csf': 0.1.11 better-opn: 3.0.2 browser-assert: 1.2.1 - esbuild: 0.24.0 - esbuild-register: 3.6.0(esbuild@0.24.0) + esbuild: 0.24.2 + esbuild-register: 3.6.0(esbuild@0.24.2) jsdoc-type-pratt-parser: 4.8.0 process: 0.11.10 recast: 0.23.11 @@ -14136,12 +14436,12 @@ snapshots: dependencies: storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10) - '@storybook/preset-react-webpack@8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4)': + '@storybook/preset-react-webpack@8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4)': dependencies: '@storybook/core-webpack': 8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)) '@storybook/react': 8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.6.3)(webpack@5.96.1) - '@types/node': 22.18.6 + '@types/node': 22.18.10 '@types/semver': 7.5.8 find-up: 5.0.0 magic-string: 0.30.19 @@ -14152,7 +14452,7 @@ snapshots: semver: 7.6.3 storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10) tsconfig-paths: 4.2.0 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) optionalDependencies: typescript: 5.6.3 transitivePeerDependencies: @@ -14177,7 +14477,7 @@ snapshots: react-docgen-typescript: 2.4.0(typescript@5.6.3) tslib: 2.8.1 typescript: 5.6.3 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) transitivePeerDependencies: - supports-color @@ -14187,12 +14487,12 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10) - '@storybook/react-webpack5@8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4)': + '@storybook/react-webpack5@8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4)': dependencies: - '@storybook/builder-webpack5': 8.4.4(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4) - '@storybook/preset-react-webpack': 8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4) + '@storybook/builder-webpack5': 8.4.4(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4) + '@storybook/preset-react-webpack': 8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3)(webpack-cli@5.1.4) '@storybook/react': 8.4.4(@storybook/test@8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(typescript@5.6.3) - '@types/node': 22.18.6 + '@types/node': 22.18.10 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10) @@ -14222,7 +14522,7 @@ snapshots: '@storybook/test': 8.4.4(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10)) typescript: 5.6.3 - '@storybook/test-runner@0.22.0(@swc/helpers@0.5.17)(@types/node@20.17.6)(debug@4.3.7)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))': + '@storybook/test-runner@0.22.0(@swc/helpers@0.5.17)(@types/node@20.17.6)(debug@4.3.7)(storybook@8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10))(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))': dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.28.3 @@ -14230,17 +14530,17 @@ snapshots: '@babel/types': 7.28.4 '@jest/types': 29.6.3 '@storybook/csf': 0.1.11 - '@swc/core': 1.13.19(@swc/helpers@0.5.17) - '@swc/jest': 0.2.39(@swc/core@1.13.19(@swc/helpers@0.5.17)) + '@swc/core': 1.13.5(@swc/helpers@0.5.17) + '@swc/jest': 0.2.39(@swc/core@1.13.5(@swc/helpers@0.5.17)) expect-playwright: 0.8.0 - jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) jest-circus: 29.7.0 jest-environment-node: 29.7.0 jest-junit: 16.0.0 - jest-playwright-preset: 4.0.0(debug@4.3.7)(jest-circus@29.7.0)(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))) + jest-playwright-preset: 4.0.0(debug@4.3.7)(jest-circus@29.7.0)(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))) jest-runner: 29.7.0 jest-serializer-html: 7.1.0 - jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))) + jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))) nyc: 15.1.0 playwright: 1.54.2 storybook: 8.4.4(bufferutil@4.0.9)(prettier@3.3.3)(utf-8-validate@5.0.10) @@ -14275,51 +14575,51 @@ snapshots: '@types/express': 4.17.23 file-system-cache: 2.3.0 - '@swc/core-darwin-arm64@1.13.19': + '@swc/core-darwin-arm64@1.13.5': optional: true - '@swc/core-darwin-x64@1.13.19': + '@swc/core-darwin-x64@1.13.5': optional: true - '@swc/core-linux-arm-gnueabihf@1.13.19': + '@swc/core-linux-arm-gnueabihf@1.13.5': optional: true - '@swc/core-linux-arm64-gnu@1.13.19': + '@swc/core-linux-arm64-gnu@1.13.5': optional: true - '@swc/core-linux-arm64-musl@1.13.19': + '@swc/core-linux-arm64-musl@1.13.5': optional: true - '@swc/core-linux-x64-gnu@1.13.19': + '@swc/core-linux-x64-gnu@1.13.5': optional: true - '@swc/core-linux-x64-musl@1.13.19': + '@swc/core-linux-x64-musl@1.13.5': optional: true - '@swc/core-win32-arm64-msvc@1.13.19': + '@swc/core-win32-arm64-msvc@1.13.5': optional: true - '@swc/core-win32-ia32-msvc@1.13.19': + '@swc/core-win32-ia32-msvc@1.13.5': optional: true - '@swc/core-win32-x64-msvc@1.13.19': + '@swc/core-win32-x64-msvc@1.13.5': optional: true - '@swc/core@1.13.19(@swc/helpers@0.5.17)': + '@swc/core@1.13.5(@swc/helpers@0.5.17)': dependencies: '@swc/counter': 0.1.3 '@swc/types': 0.1.25 optionalDependencies: - '@swc/core-darwin-arm64': 1.13.19 - '@swc/core-darwin-x64': 1.13.19 - '@swc/core-linux-arm-gnueabihf': 1.13.19 - '@swc/core-linux-arm64-gnu': 1.13.19 - '@swc/core-linux-arm64-musl': 1.13.19 - '@swc/core-linux-x64-gnu': 1.13.19 - '@swc/core-linux-x64-musl': 1.13.19 - '@swc/core-win32-arm64-msvc': 1.13.19 - '@swc/core-win32-ia32-msvc': 1.13.19 - '@swc/core-win32-x64-msvc': 1.13.19 + '@swc/core-darwin-arm64': 1.13.5 + '@swc/core-darwin-x64': 1.13.5 + '@swc/core-linux-arm-gnueabihf': 1.13.5 + '@swc/core-linux-arm64-gnu': 1.13.5 + '@swc/core-linux-arm64-musl': 1.13.5 + '@swc/core-linux-x64-gnu': 1.13.5 + '@swc/core-linux-x64-musl': 1.13.5 + '@swc/core-win32-arm64-msvc': 1.13.5 + '@swc/core-win32-ia32-msvc': 1.13.5 + '@swc/core-win32-x64-msvc': 1.13.5 '@swc/helpers': 0.5.17 '@swc/counter@0.1.3': {} @@ -14328,10 +14628,10 @@ snapshots: dependencies: tslib: 2.8.1 - '@swc/jest@0.2.39(@swc/core@1.13.19(@swc/helpers@0.5.17))': + '@swc/jest@0.2.39(@swc/core@1.13.5(@swc/helpers@0.5.17))': dependencies: - '@jest/create-cache-key-function': 30.0.5 - '@swc/core': 1.13.19(@swc/helpers@0.5.17) + '@jest/create-cache-key-function': 30.2.0 + '@swc/core': 1.13.5(@swc/helpers@0.5.17) '@swc/counter': 0.1.3 jsonc-parser: 3.3.1 @@ -14357,7 +14657,7 @@ snapshots: dependencies: '@ampproject/remapping': 2.3.0 enhanced-resolve: 5.18.3 - jiti: 2.6.0 + jiti: 2.6.1 lightningcss: 1.30.1 magic-string: 0.30.19 source-map-js: 1.2.1 @@ -14401,7 +14701,7 @@ snapshots: '@tailwindcss/oxide@4.1.7': dependencies: - detect-libc: 2.1.1 + detect-libc: 2.1.2 tar: 7.5.1 optionalDependencies: '@tailwindcss/oxide-android-arm64': 4.1.7 @@ -14523,7 +14823,7 @@ snapshots: '@types/connect-history-api-fallback@1.5.4': dependencies: - '@types/express-serve-static-core': 5.0.7 + '@types/express-serve-static-core': 5.1.0 '@types/node': 20.17.6 '@types/connect@3.4.38': @@ -14558,26 +14858,26 @@ snapshots: '@types/estree@1.0.8': {} - '@types/express-serve-static-core@4.19.6': + '@types/express-serve-static-core@4.19.7': dependencies: '@types/node': 20.17.6 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 - '@types/send': 0.17.5 + '@types/send': 1.2.0 - '@types/express-serve-static-core@5.0.7': + '@types/express-serve-static-core@5.1.0': dependencies: '@types/node': 20.17.6 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 - '@types/send': 0.17.5 + '@types/send': 1.2.0 '@types/express@4.17.23': dependencies: '@types/body-parser': 1.19.6 - '@types/express-serve-static-core': 4.19.6 + '@types/express-serve-static-core': 4.19.7 '@types/qs': 6.14.0 - '@types/serve-static': 1.15.8 + '@types/serve-static': 1.15.9 '@types/fabric@4.5.3(patch_hash=e5f339ecf72fbab1c91505e7713e127a7184bfe8164aa3a9afe9bf45a0ad6b89)': {} @@ -14685,7 +14985,7 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/node@22.18.6': + '@types/node@22.18.10': dependencies: undici-types: 6.21.0 @@ -14757,11 +15057,15 @@ snapshots: '@types/mime': 1.3.5 '@types/node': 20.17.6 + '@types/send@1.2.0': + dependencies: + '@types/node': 20.17.6 + '@types/serve-index@1.9.4': dependencies: '@types/express': 4.17.23 - '@types/serve-static@1.15.8': + '@types/serve-static@1.15.9': dependencies: '@types/http-errors': 2.0.5 '@types/node': 20.17.6 @@ -15105,17 +15409,17 @@ snapshots: '@webpack-cli/configtest@2.1.1(webpack-cli@5.1.4)(webpack@5.96.1)': dependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-cli: 5.1.4(webpack-dev-server@5.1.0)(webpack@5.96.1) '@webpack-cli/info@2.0.2(webpack-cli@5.1.4)(webpack@5.96.1)': dependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-cli: 5.1.4(webpack-dev-server@5.1.0)(webpack@5.96.1) '@webpack-cli/serve@2.0.5(webpack-cli@5.1.4)(webpack-dev-server@5.1.0)(webpack@5.96.1)': dependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-cli: 5.1.4(webpack-dev-server@5.1.0)(webpack@5.96.1) optionalDependencies: webpack-dev-server: 5.1.0(bufferutil@4.0.9)(debug@4.3.7)(utf-8-validate@5.0.10)(webpack-cli@5.1.4)(webpack@5.96.1) @@ -15326,6 +15630,16 @@ snapshots: array-union@2.1.0: {} + array.prototype.findlastindex@1.2.6: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.0 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-shim-unscopables: 1.1.0 + array.prototype.flat@1.3.3: dependencies: call-bind: 1.0.8 @@ -15421,8 +15735,8 @@ snapshots: dependencies: '@babel/core': 7.26.0 find-cache-dir: 4.0.0 - schema-utils: 4.3.2 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + schema-utils: 4.3.3 + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) babel-plugin-istanbul@6.1.1: dependencies: @@ -15464,7 +15778,7 @@ snapshots: dependencies: '@babel/core': 7.26.0 '@babel/helper-define-polyfill-provider': 0.6.5(@babel/core@7.26.0) - core-js-compat: 3.45.1 + core-js-compat: 3.46.0 transitivePeerDependencies: - supports-color @@ -15508,7 +15822,7 @@ snapshots: base64-js@1.5.1: {} - baseline-browser-mapping@2.8.7: {} + baseline-browser-mapping@2.8.16: {} basic-auth@2.0.1: dependencies: @@ -15604,13 +15918,13 @@ snapshots: browser-stdout@1.3.1: {} - browserslist@4.26.2: + browserslist@4.26.3: dependencies: - baseline-browser-mapping: 2.8.7 - caniuse-lite: 1.0.30001745 - electron-to-chromium: 1.5.224 - node-releases: 2.0.21 - update-browserslist-db: 1.1.3(browserslist@4.26.2) + baseline-browser-mapping: 2.8.16 + caniuse-lite: 1.0.30001750 + electron-to-chromium: 1.5.234 + node-releases: 2.0.23 + update-browserslist-db: 1.1.3(browserslist@4.26.3) bser@2.1.1: dependencies: @@ -15758,7 +16072,7 @@ snapshots: camelcase@6.3.0: {} - caniuse-lite@1.0.30001745: {} + caniuse-lite@1.0.30001750: {} capture-stack-trace@1.0.2: {} @@ -16050,11 +16364,11 @@ snapshots: copy-text-to-clipboard@2.1.0: {} - core-js-compat@3.45.1: + core-js-compat@3.46.0: dependencies: - browserslist: 4.26.2 + browserslist: 4.26.3 - core-js@3.45.1: {} + core-js@3.46.0: {} core-util-is@1.0.2: optional: true @@ -16091,13 +16405,13 @@ snapshots: dependencies: capture-stack-trace: 1.0.2 - create-jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): + create-jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + jest-config: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -16152,7 +16466,7 @@ snapshots: postcss-value-parser: 4.2.0 semver: 7.6.3 optionalDependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) css-loader@7.1.2(webpack@5.96.1): dependencies: @@ -16165,7 +16479,7 @@ snapshots: postcss-value-parser: 4.2.0 semver: 7.6.3 optionalDependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) css-select@4.3.0: dependencies: @@ -16231,7 +16545,7 @@ snapshots: async-retry: 1.2.3 chalk: 2.4.2 commander: 2.20.3 - core-js: 3.45.1 + core-js: 3.46.0 debug: 4.3.7(supports-color@8.1.1) fast-json-patch: 3.1.1 get-stdin: 6.0.0 @@ -16394,7 +16708,7 @@ snapshots: detect-libc@1.0.3: {} - detect-libc@2.1.1: {} + detect-libc@2.1.2: {} detect-newline@3.1.0: {} @@ -16617,7 +16931,7 @@ snapshots: transitivePeerDependencies: - supports-color - electron-to-chromium@1.5.224: {} + electron-to-chromium@1.5.234: {} electron-window@0.8.1: dependencies: @@ -16643,19 +16957,19 @@ snapshots: transitivePeerDependencies: - supports-color - electron@38.1.2: + electron@38.2.0: dependencies: '@electron/get': 2.0.3 - '@types/node': 22.18.6 + '@types/node': 22.18.10 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color emittery@0.13.1: {} - emoji-datasource-apple@15.1.2: {} + emoji-datasource-apple@16.0.0: {} - emoji-datasource@15.1.2: {} + emoji-datasource@16.0.0: {} emoji-regex@10.4.0: {} @@ -16706,7 +17020,7 @@ snapshots: enhanced-resolve@5.18.3: dependencies: graceful-fs: 4.2.11 - tapable: 2.2.3 + tapable: 2.3.0 enquirer@2.4.1: dependencies: @@ -16721,7 +17035,7 @@ snapshots: env-paths@2.2.1: {} - envinfo@7.14.0: {} + envinfo@7.17.0: {} err-code@2.0.3: {} @@ -16840,39 +17154,69 @@ snapshots: es6-iterator: 2.0.3 es6-symbol: 3.1.4 - esbuild-register@3.6.0(esbuild@0.24.0): + esbuild-register@3.6.0(esbuild@0.24.2): dependencies: debug: 4.3.7(supports-color@8.1.1) - esbuild: 0.24.0 + esbuild: 0.24.2 transitivePeerDependencies: - supports-color - esbuild@0.24.0: + esbuild@0.24.2: + optionalDependencies: + '@esbuild/aix-ppc64': 0.24.2 + '@esbuild/android-arm': 0.24.2 + '@esbuild/android-arm64': 0.24.2 + '@esbuild/android-x64': 0.24.2 + '@esbuild/darwin-arm64': 0.24.2 + '@esbuild/darwin-x64': 0.24.2 + '@esbuild/freebsd-arm64': 0.24.2 + '@esbuild/freebsd-x64': 0.24.2 + '@esbuild/linux-arm': 0.24.2 + '@esbuild/linux-arm64': 0.24.2 + '@esbuild/linux-ia32': 0.24.2 + '@esbuild/linux-loong64': 0.24.2 + '@esbuild/linux-mips64el': 0.24.2 + '@esbuild/linux-ppc64': 0.24.2 + '@esbuild/linux-riscv64': 0.24.2 + '@esbuild/linux-s390x': 0.24.2 + '@esbuild/linux-x64': 0.24.2 + '@esbuild/netbsd-arm64': 0.24.2 + '@esbuild/netbsd-x64': 0.24.2 + '@esbuild/openbsd-arm64': 0.24.2 + '@esbuild/openbsd-x64': 0.24.2 + '@esbuild/sunos-x64': 0.24.2 + '@esbuild/win32-arm64': 0.24.2 + '@esbuild/win32-ia32': 0.24.2 + '@esbuild/win32-x64': 0.24.2 + + esbuild@0.25.9: optionalDependencies: - '@esbuild/aix-ppc64': 0.24.0 - '@esbuild/android-arm': 0.24.0 - '@esbuild/android-arm64': 0.24.0 - '@esbuild/android-x64': 0.24.0 - '@esbuild/darwin-arm64': 0.24.0 - '@esbuild/darwin-x64': 0.24.0 - '@esbuild/freebsd-arm64': 0.24.0 - '@esbuild/freebsd-x64': 0.24.0 - '@esbuild/linux-arm': 0.24.0 - '@esbuild/linux-arm64': 0.24.0 - '@esbuild/linux-ia32': 0.24.0 - '@esbuild/linux-loong64': 0.24.0 - '@esbuild/linux-mips64el': 0.24.0 - '@esbuild/linux-ppc64': 0.24.0 - '@esbuild/linux-riscv64': 0.24.0 - '@esbuild/linux-s390x': 0.24.0 - '@esbuild/linux-x64': 0.24.0 - '@esbuild/netbsd-x64': 0.24.0 - '@esbuild/openbsd-arm64': 0.24.0 - '@esbuild/openbsd-x64': 0.24.0 - '@esbuild/sunos-x64': 0.24.0 - '@esbuild/win32-arm64': 0.24.0 - '@esbuild/win32-ia32': 0.24.0 - '@esbuild/win32-x64': 0.24.0 + '@esbuild/aix-ppc64': 0.25.9 + '@esbuild/android-arm': 0.25.9 + '@esbuild/android-arm64': 0.25.9 + '@esbuild/android-x64': 0.25.9 + '@esbuild/darwin-arm64': 0.25.9 + '@esbuild/darwin-x64': 0.25.9 + '@esbuild/freebsd-arm64': 0.25.9 + '@esbuild/freebsd-x64': 0.25.9 + '@esbuild/linux-arm': 0.25.9 + '@esbuild/linux-arm64': 0.25.9 + '@esbuild/linux-ia32': 0.25.9 + '@esbuild/linux-loong64': 0.25.9 + '@esbuild/linux-mips64el': 0.25.9 + '@esbuild/linux-ppc64': 0.25.9 + '@esbuild/linux-riscv64': 0.25.9 + '@esbuild/linux-s390x': 0.25.9 + '@esbuild/linux-x64': 0.25.9 + '@esbuild/netbsd-arm64': 0.25.9 + '@esbuild/netbsd-x64': 0.25.9 + '@esbuild/openbsd-arm64': 0.25.9 + '@esbuild/openbsd-x64': 0.25.9 + '@esbuild/openharmony-arm64': 0.25.9 + '@esbuild/sunos-x64': 0.25.9 + '@esbuild/win32-arm64': 0.25.9 + '@esbuild/win32-ia32': 0.25.9 + '@esbuild/win32-x64': 0.25.9 escalade@3.2.0: {} @@ -16901,11 +17245,11 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint@8.56.0): + eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint@8.56.0): dependencies: confusing-browser-globals: 1.0.11 eslint: 8.56.0 - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) object.assign: 4.1.7 object.entries: 1.1.9 semver: 6.3.1 @@ -16915,9 +17259,9 @@ snapshots: '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0)(typescript@5.6.3) '@typescript-eslint/parser': 5.62.0(eslint@8.56.0)(typescript@5.6.3) eslint: 8.56.0 - eslint-config-airbnb: 19.0.4(eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint-plugin-jsx-a11y@6.10.2(eslint@8.56.0))(eslint-plugin-react-hooks@4.6.2(eslint@8.56.0))(eslint-plugin-react@7.31.10(eslint@8.56.0))(eslint@8.56.0) + eslint-config-airbnb: 19.0.4(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint-plugin-jsx-a11y@6.10.2(eslint@8.56.0))(eslint-plugin-react-hooks@4.6.2(eslint@8.56.0))(eslint-plugin-react@7.31.10(eslint@8.56.0))(eslint@8.56.0) eslint-config-prettier: 6.15.0(eslint@8.56.0) - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) eslint-plugin-jsx-a11y: 6.10.2(eslint@8.56.0) eslint-plugin-prettier: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@6.15.0(eslint@8.56.0))(eslint@8.56.0)(prettier@3.3.3) eslint-plugin-react: 7.31.10(eslint@8.56.0) @@ -16930,11 +17274,11 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-config-airbnb@19.0.4(eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint-plugin-jsx-a11y@6.10.2(eslint@8.56.0))(eslint-plugin-react-hooks@4.6.2(eslint@8.56.0))(eslint-plugin-react@7.31.10(eslint@8.56.0))(eslint@8.56.0): + eslint-config-airbnb@19.0.4(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint-plugin-jsx-a11y@6.10.2(eslint@8.56.0))(eslint-plugin-react-hooks@4.6.2(eslint@8.56.0))(eslint-plugin-react@7.31.10(eslint@8.56.0))(eslint@8.56.0): dependencies: eslint: 8.56.0 - eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint@8.56.0) - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) + eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0))(eslint@8.56.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0) eslint-plugin-jsx-a11y: 6.10.2(eslint@8.56.0) eslint-plugin-react: 7.31.10(eslint@8.56.0) eslint-plugin-react-hooks: 4.6.2(eslint@8.56.0) @@ -16980,10 +17324,10 @@ snapshots: eslint-plugin-better-tailwindcss@3.7.2(patch_hash=a94affa4d170a27c4cfd44f7ac30ea11ae285cb4e270a5d930dd28cc79901b4f)(eslint@8.56.0)(tailwindcss@4.1.7): dependencies: - '@eslint/css-tree': 3.6.5 + '@eslint/css-tree': 3.6.6 enhanced-resolve: 5.18.3 eslint: 8.56.0 - jiti: 2.6.0 + jiti: 2.6.1 postcss: 8.5.6 postcss-import: 16.1.1(postcss@8.5.6) synckit: 0.11.11 @@ -16991,21 +17335,27 @@ snapshots: tailwindcss: 4.1.7 tsconfig-paths-webpack-plugin: 4.2.0 - eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0): dependencies: + '@rtsao/scc': 1.1.0 array-includes: 3.1.9 + array.prototype.findlastindex: 1.2.6 array.prototype.flat: 1.3.3 - debug: 2.6.9 + array.prototype.flatmap: 1.3.3 + debug: 3.2.7 doctrine: 2.1.0 eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 eslint-module-utils: 2.12.1(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint-import-resolver-node@0.3.9)(eslint@8.56.0) - has: 1.0.4 + hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 minimatch: 3.1.2 + object.fromentries: 2.0.8 + object.groupby: 1.0.3 object.values: 1.2.1 - resolve: 1.22.10 + semver: 6.3.1 + string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: '@typescript-eslint/parser': 5.62.0(eslint@8.56.0)(typescript@5.6.3) @@ -17014,21 +17364,27 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0): dependencies: + '@rtsao/scc': 1.1.0 array-includes: 3.1.9 + array.prototype.findlastindex: 1.2.6 array.prototype.flat: 1.3.3 - debug: 2.6.9 + array.prototype.flatmap: 1.3.3 + debug: 3.2.7 doctrine: 2.1.0 eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 eslint-module-utils: 2.12.1(@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.6.3))(eslint-import-resolver-node@0.3.9)(eslint@8.56.0) - has: 1.0.4 + hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 minimatch: 3.1.2 + object.fromentries: 2.0.8 + object.groupby: 1.0.3 object.values: 1.2.1 - resolve: 1.22.10 + semver: 6.3.1 + string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: '@typescript-eslint/parser': 6.18.1(eslint@8.56.0)(typescript@5.6.3) @@ -17252,7 +17608,7 @@ snapshots: jest-message-util: 29.7.0 jest-util: 29.7.0 - exponential-backoff@3.1.2: {} + exponential-backoff@3.1.3: {} express@4.21.2: dependencies: @@ -17499,9 +17855,9 @@ snapshots: node-abort-controller: 3.1.1 schema-utils: 3.3.0 semver: 7.6.3 - tapable: 2.2.3 + tapable: 2.3.0 typescript: 5.6.3 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) form-data@4.0.1: dependencies: @@ -17614,6 +17970,8 @@ snapshots: fuse.js@6.5.3: {} + generator-function@2.0.1: {} + gensync@1.0.0-beta.2: {} get-caller-file@2.0.5: {} @@ -17693,7 +18051,7 @@ snapshots: to-absolute-glob: 2.0.2 unique-stream: 2.3.1 - glob-to-regex.js@1.0.1(tslib@2.8.1): + glob-to-regex.js@1.2.0(tslib@2.8.1): dependencies: tslib: 2.8.1 @@ -17849,8 +18207,6 @@ snapshots: dependencies: has-symbols: 1.1.0 - has@1.0.4: {} - hasha@5.2.2: dependencies: is-stream: 2.0.1 @@ -17921,9 +18277,9 @@ snapshots: html-minifier-terser: 6.1.0 lodash: 4.17.21 pretty-error: 4.0.0 - tapable: 2.2.3 + tapable: 2.3.0 optionalDependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) htmlparser2@3.10.1: dependencies: @@ -18124,6 +18480,13 @@ snapshots: '@formatjs/icu-messageformat-parser': 2.11.2 tslib: 2.8.1 + intl-messageformat@10.7.18: + dependencies: + '@formatjs/ecma402-abstract': 2.3.6 + '@formatjs/fast-memoize': 2.2.7 + '@formatjs/icu-messageformat-parser': 2.11.4 + tslib: 2.8.1 + intl-messageformat@10.7.6: dependencies: '@formatjs/ecma402-abstract': 2.2.3 @@ -18243,9 +18606,10 @@ snapshots: is-generator-fn@2.1.0: {} - is-generator-function@1.1.0: + is-generator-function@1.1.2: dependencies: call-bound: 1.0.4 + generator-function: 2.0.1 get-proto: 1.0.1 has-tostringtag: 1.0.2 safe-regex-test: 1.1.0 @@ -18502,16 +18866,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): + jest-cli@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + create-jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + jest-config: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -18521,7 +18885,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): + jest-config@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): dependencies: '@babel/core': 7.26.0 '@jest/test-sequencer': 29.7.0 @@ -18547,7 +18911,7 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 20.17.6 - ts-node: 10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3) + ts-node: 10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -18635,16 +18999,16 @@ snapshots: '@types/node': 20.17.6 jest-util: 29.7.0 - jest-playwright-preset@4.0.0(debug@4.3.7)(jest-circus@29.7.0)(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))): + jest-playwright-preset@4.0.0(debug@4.3.7)(jest-circus@29.7.0)(jest-environment-node@29.7.0)(jest-runner@29.7.0)(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))): dependencies: expect-playwright: 0.8.0 - jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) jest-circus: 29.7.0 jest-environment-node: 29.7.0 jest-process-manager: 0.4.0(debug@4.3.7) jest-runner: 29.7.0 nyc: 15.1.0 - playwright-core: 1.55.1 + playwright-core: 1.56.0 rimraf: 3.0.2 uuid: 8.3.2 transitivePeerDependencies: @@ -18794,11 +19158,11 @@ snapshots: leven: 3.1.0 pretty-format: 29.7.0 - jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))): + jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3))): dependencies: ansi-escapes: 6.2.1 chalk: 5.6.2 - jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + jest: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) jest-regex-util: 29.6.3 jest-watcher: 29.7.0 slash: 5.1.0 @@ -18829,12 +19193,12 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): + jest@29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) '@jest/types': 29.6.3 import-local: 3.2.0 - jest-cli: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) + jest-cli: 29.7.0(@types/node@20.17.6)(ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -18843,7 +19207,7 @@ snapshots: jiti@1.21.7: {} - jiti@2.6.0: {} + jiti@2.6.1: {} joi@17.13.3: dependencies: @@ -18872,7 +19236,7 @@ snapshots: jsdoc-type-pratt-parser@4.8.0: {} - jsdoc@4.0.4: + jsdoc@4.0.5: dependencies: '@babel/parser': 7.28.4 '@jsdoc/salty': 0.2.9 @@ -19044,7 +19408,7 @@ snapshots: lightningcss@1.30.1: dependencies: - detect-libc: 2.1.1 + detect-libc: 2.1.2 optionalDependencies: lightningcss-darwin-arm64: 1.30.1 lightningcss-darwin-x64: 1.30.1 @@ -19070,7 +19434,7 @@ snapshots: pify: 3.0.0 strip-bom: 3.0.0 - loader-runner@4.3.0: {} + loader-runner@4.3.1: {} loader-utils@2.0.4: dependencies: @@ -19362,11 +19726,11 @@ snapshots: dependencies: fs-monkey: 1.1.0 - memfs@4.46.1: + memfs@4.49.0: dependencies: - '@jsonjoy.com/json-pack': 1.14.0(tslib@2.8.1) + '@jsonjoy.com/json-pack': 1.20.0(tslib@2.8.1) '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) - glob-to-regex.js: 1.0.1(tslib@2.8.1) + glob-to-regex.js: 1.2.0(tslib@2.8.1) thingies: 2.5.0(tslib@2.8.1) tree-dump: 1.1.0(tslib@2.8.1) tslib: 2.8.1 @@ -19477,9 +19841,9 @@ snapshots: mini-css-extract-plugin@2.9.2(webpack@5.96.1): dependencies: - schema-utils: 4.3.2 - tapable: 2.2.3 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + schema-utils: 4.3.3 + tapable: 2.3.0 + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) minimalistic-assert@1.0.1: {} @@ -19641,7 +20005,7 @@ snapshots: lower-case: 2.0.2 tslib: 2.8.1 - node-abi@3.77.0: + node-abi@3.78.0: dependencies: semver: 7.6.3 @@ -19673,7 +20037,7 @@ snapshots: node-gyp@11.0.0: dependencies: env-paths: 2.2.1 - exponential-backoff: 3.1.2 + exponential-backoff: 3.1.3 glob: 10.4.5 graceful-fs: 4.2.11 make-fetch-happen: 14.0.3 @@ -19691,7 +20055,7 @@ snapshots: dependencies: process-on-spawn: 1.1.0 - node-releases@2.0.21: {} + node-releases@2.0.23: {} nop@1.0.0: {} @@ -19799,6 +20163,12 @@ snapshots: es-abstract: 1.24.0 es-object-atoms: 1.1.1 + object.groupby@1.0.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.0 + object.hasown@1.1.4: dependencies: define-properties: 1.2.1 @@ -20140,7 +20510,7 @@ snapshots: playwright-core@1.54.2: {} - playwright-core@1.55.1: {} + playwright-core@1.56.0: {} playwright@1.54.2: dependencies: @@ -20194,7 +20564,7 @@ snapshots: postcss: 8.5.3 semver: 7.6.3 optionalDependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) transitivePeerDependencies: - typescript @@ -20339,7 +20709,7 @@ snapshots: espree: 9.6.1 estraverse: 5.3.0 glob: 8.1.0 - jsdoc: 4.0.4 + jsdoc: 4.0.5 minimist: 1.2.8 protobufjs: 7.3.2(patch_hash=0ae0fcb7c2b673e67231536164cc4841642d16c8a26578de4d43637e2a6f1774) semver: 7.6.3 @@ -20513,80 +20883,80 @@ snapshots: react-aria-components@1.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@internationalized/date': 3.9.0 + '@internationalized/date': 3.10.0 '@internationalized/string': 3.2.7 '@react-aria/accordion': 3.0.0-alpha.35(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/collections': 3.0.0-alpha.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/color': 3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/color': 3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/disclosure': 3.0.0-alpha.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/dnd': 3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/dnd': 3.11.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/focus': 3.19.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/interactions': 3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/live-announcer': 3.4.4 - '@react-aria/menu': 3.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/menu': 3.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/toolbar': 3.0.0-beta.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/tree': 3.0.0-beta.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/utils': 3.25.3(react@18.3.1) - '@react-aria/virtualizer': 4.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/color': 3.9.1(react@18.3.1) + '@react-aria/virtualizer': 4.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/color': 3.9.2(react@18.3.1) '@react-stately/disclosure': 3.0.0-alpha.0(react@18.3.1) - '@react-stately/layout': 4.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-stately/menu': 3.9.7(react@18.3.1) - '@react-stately/table': 3.15.0(react@18.3.1) + '@react-stately/layout': 4.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-stately/menu': 3.9.8(react@18.3.1) + '@react-stately/table': 3.15.1(react@18.3.1) '@react-stately/utils': 3.10.8(react@18.3.1) - '@react-stately/virtualizer': 4.4.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-types/color': 3.1.1(react@18.3.1) - '@react-types/form': 3.7.15(react@18.3.1) - '@react-types/grid': 3.3.5(react@18.3.1) + '@react-stately/virtualizer': 4.4.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-types/color': 3.1.2(react@18.3.1) + '@react-types/form': 3.7.16(react@18.3.1) + '@react-types/grid': 3.3.6(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) - '@react-types/table': 3.13.3(react@18.3.1) + '@react-types/table': 3.13.4(react@18.3.1) '@swc/helpers': 0.5.17 client-only: 0.0.1 react: 18.3.1 react-aria: 3.35.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-dom: 18.3.1(react@18.3.1) - react-stately: 3.41.0(react@18.3.1) - use-sync-external-store: 1.5.0(react@18.3.1) + react-stately: 3.42.0(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) react-aria@3.35.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@internationalized/string': 3.2.7 - '@react-aria/breadcrumbs': 3.5.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/button': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/calendar': 3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/checkbox': 3.16.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/color': 3.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/combobox': 3.13.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/datepicker': 3.15.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/dialog': 3.5.30(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/dnd': 3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/breadcrumbs': 3.5.29(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/button': 3.14.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/calendar': 3.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/checkbox': 3.16.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/color': 3.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/combobox': 3.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/datepicker': 3.15.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/dialog': 3.5.31(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/dnd': 3.11.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/focus': 3.19.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/gridlist': 3.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/i18n': 3.12.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/gridlist': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/i18n': 3.12.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/interactions': 3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/label': 3.7.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/link': 3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/listbox': 3.14.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/menu': 3.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/meter': 3.4.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/numberfield': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/overlays': 3.29.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/progress': 3.4.26(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/radio': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/searchfield': 3.8.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/select': 3.16.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/selection': 3.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/separator': 3.4.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/slider': 3.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/label': 3.7.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/link': 3.8.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/listbox': 3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/menu': 3.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/meter': 3.4.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/numberfield': 3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/overlays': 3.30.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/progress': 3.4.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/radio': 3.12.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/searchfield': 3.8.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/select': 3.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/selection': 3.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/separator': 3.4.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/slider': 3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/ssr': 3.9.10(react@18.3.1) - '@react-aria/switch': 3.7.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/table': 3.17.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/tabs': 3.10.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/tag': 3.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/textfield': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@react-aria/tooltip': 3.8.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/switch': 3.7.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/table': 3.17.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tabs': 3.10.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tag': 3.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/textfield': 3.18.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/tooltip': 3.8.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-aria/utils': 3.25.3(react@18.3.1) - '@react-aria/visually-hidden': 3.8.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@react-aria/visually-hidden': 3.8.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-types/shared': 3.27.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -20640,7 +21010,7 @@ snapshots: '@types/resolve': 1.20.6 doctrine: 3.0.0 resolve: 1.22.10 - strip-indent: 4.1.0 + strip-indent: 4.1.1 transitivePeerDependencies: - supports-color @@ -20686,7 +21056,7 @@ snapshots: dependencies: '@types/use-sync-external-store': 0.0.6 react: 18.3.1 - use-sync-external-store: 1.5.0(react@18.3.1) + use-sync-external-store: 1.6.0(react@18.3.1) optionalDependencies: '@types/react': 18.3.20 redux: 5.0.1 @@ -20710,34 +21080,34 @@ snapshots: optionalDependencies: '@types/react': 18.3.20 - react-stately@3.41.0(react@18.3.1): - dependencies: - '@react-stately/calendar': 3.8.4(react@18.3.1) - '@react-stately/checkbox': 3.7.1(react@18.3.1) - '@react-stately/collections': 3.12.7(react@18.3.1) - '@react-stately/color': 3.9.1(react@18.3.1) - '@react-stately/combobox': 3.11.1(react@18.3.1) - '@react-stately/data': 3.14.0(react@18.3.1) - '@react-stately/datepicker': 3.15.1(react@18.3.1) - '@react-stately/disclosure': 3.0.7(react@18.3.1) - '@react-stately/dnd': 3.7.0(react@18.3.1) - '@react-stately/form': 3.2.1(react@18.3.1) - '@react-stately/list': 3.13.0(react@18.3.1) - '@react-stately/menu': 3.9.7(react@18.3.1) - '@react-stately/numberfield': 3.10.1(react@18.3.1) - '@react-stately/overlays': 3.6.19(react@18.3.1) - '@react-stately/radio': 3.11.1(react@18.3.1) - '@react-stately/searchfield': 3.5.15(react@18.3.1) - '@react-stately/select': 3.7.1(react@18.3.1) - '@react-stately/selection': 3.20.5(react@18.3.1) - '@react-stately/slider': 3.7.1(react@18.3.1) - '@react-stately/table': 3.15.0(react@18.3.1) - '@react-stately/tabs': 3.8.5(react@18.3.1) + react-stately@3.42.0(react@18.3.1): + dependencies: + '@react-stately/calendar': 3.9.0(react@18.3.1) + '@react-stately/checkbox': 3.7.2(react@18.3.1) + '@react-stately/collections': 3.12.8(react@18.3.1) + '@react-stately/color': 3.9.2(react@18.3.1) + '@react-stately/combobox': 3.12.0(react@18.3.1) + '@react-stately/data': 3.14.1(react@18.3.1) + '@react-stately/datepicker': 3.15.2(react@18.3.1) + '@react-stately/disclosure': 3.0.8(react@18.3.1) + '@react-stately/dnd': 3.7.1(react@18.3.1) + '@react-stately/form': 3.2.2(react@18.3.1) + '@react-stately/list': 3.13.1(react@18.3.1) + '@react-stately/menu': 3.9.8(react@18.3.1) + '@react-stately/numberfield': 3.10.2(react@18.3.1) + '@react-stately/overlays': 3.6.20(react@18.3.1) + '@react-stately/radio': 3.11.2(react@18.3.1) + '@react-stately/searchfield': 3.5.16(react@18.3.1) + '@react-stately/select': 3.8.0(react@18.3.1) + '@react-stately/selection': 3.20.6(react@18.3.1) + '@react-stately/slider': 3.7.2(react@18.3.1) + '@react-stately/table': 3.15.1(react@18.3.1) + '@react-stately/tabs': 3.8.6(react@18.3.1) '@react-stately/toast': 3.1.2(react@18.3.1) - '@react-stately/toggle': 3.9.1(react@18.3.1) - '@react-stately/tooltip': 3.5.7(react@18.3.1) - '@react-stately/tree': 3.9.2(react@18.3.1) - '@react-types/shared': 3.32.0(react@18.3.1) + '@react-stately/toggle': 3.9.2(react@18.3.1) + '@react-stately/tooltip': 3.5.8(react@18.3.1) + '@react-stately/tree': 3.9.3(react@18.3.1) + '@react-types/shared': 3.32.1(react@18.3.1) react: 18.3.1 react-style-singleton@2.2.3(@types/react@18.3.20)(react@18.3.1): @@ -21064,7 +21434,7 @@ snapshots: neo-async: 2.6.2 optionalDependencies: sass: 1.80.7 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) sass@1.80.7: dependencies: @@ -21086,7 +21456,7 @@ snapshots: ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) - schema-utils@4.3.2: + schema-utils@4.3.3: dependencies: '@types/json-schema': 7.0.15 ajv: 8.17.1 @@ -21538,7 +21908,7 @@ snapshots: dependencies: min-indent: 1.0.1 - strip-indent@4.1.0: {} + strip-indent@4.1.1: {} strip-json-comments@2.0.1: {} @@ -21546,11 +21916,11 @@ snapshots: style-loader@3.3.4(webpack@5.96.1): dependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) style-loader@4.0.0(webpack@5.96.1): dependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) style-value-types@5.0.0: dependencies: @@ -21678,11 +22048,11 @@ snapshots: csso: 5.0.5 picocolors: 1.1.1 - swc-loader@0.2.6(@swc/core@1.13.19(@swc/helpers@0.5.17))(webpack@5.96.1): + swc-loader@0.2.6(@swc/core@1.13.5(@swc/helpers@0.5.17))(webpack@5.96.1): dependencies: - '@swc/core': 1.13.19(@swc/helpers@0.5.17) + '@swc/core': 1.13.5(@swc/helpers@0.5.17) '@swc/counter': 0.1.3 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) synckit@0.11.11: dependencies: @@ -21707,7 +22077,7 @@ snapshots: tailwindcss@4.1.7: {} - tapable@2.2.3: {} + tapable@2.3.0: {} tar@6.2.1: dependencies: @@ -21744,17 +22114,17 @@ snapshots: dependencies: execa: 0.7.0 - terser-webpack-plugin@5.3.10(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack@5.96.1): + terser-webpack-plugin@5.3.10(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack@5.96.1): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.2 terser: 5.44.0 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) optionalDependencies: - '@swc/core': 1.13.19(@swc/helpers@0.5.17) - esbuild: 0.24.0 + '@swc/core': 1.13.5(@swc/helpers@0.5.17) + esbuild: 0.25.9 terser@5.44.0: dependencies: @@ -21857,7 +22227,7 @@ snapshots: ts-dedent@2.2.0: {} - ts-node@10.9.2(@swc/core@1.13.19(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3): + ts-node@10.9.2(@swc/core@1.13.5(@swc/helpers@0.5.17))(@types/node@20.17.6)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -21875,13 +22245,13 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optionalDependencies: - '@swc/core': 1.13.19(@swc/helpers@0.5.17) + '@swc/core': 1.13.5(@swc/helpers@0.5.17) tsconfig-paths-webpack-plugin@4.2.0: dependencies: chalk: 4.1.2 enhanced-resolve: 5.18.3 - tapable: 2.2.3 + tapable: 2.3.0 tsconfig-paths: 4.2.0 tsconfig-paths@3.15.0: @@ -22064,9 +22434,9 @@ snapshots: upath@2.0.1: {} - update-browserslist-db@1.1.3(browserslist@4.26.2): + update-browserslist-db@1.1.3(browserslist@4.26.3): dependencies: - browserslist: 4.26.2 + browserslist: 4.26.3 escalade: 3.2.0 picocolors: 1.1.1 @@ -22115,7 +22485,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.20 - use-sync-external-store@1.5.0(react@18.3.1): + use-sync-external-store@1.6.0(react@18.3.1): dependencies: react: 18.3.1 @@ -22131,7 +22501,7 @@ snapshots: dependencies: inherits: 2.0.4 is-arguments: 1.2.0 - is-generator-function: 1.1.0 + is-generator-function: 1.1.2 is-typed-array: 1.1.15 which-typed-array: 1.1.19 @@ -22239,12 +22609,12 @@ snapshots: colorette: 2.0.20 commander: 10.0.1 cross-spawn: 7.0.6 - envinfo: 7.14.0 + envinfo: 7.17.0 fastest-levenshtein: 1.0.16 import-local: 3.2.0 interpret: 3.1.1 rechoir: 0.8.0 - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-merge: 5.10.0 optionalDependencies: webpack-dev-server: 5.1.0(bufferutil@4.0.9)(debug@4.3.7)(utf-8-validate@5.0.10)(webpack-cli@5.1.4)(webpack@5.96.1) @@ -22255,20 +22625,20 @@ snapshots: memfs: 3.5.3 mime-types: 2.1.35 range-parser: 1.2.1 - schema-utils: 4.3.2 + schema-utils: 4.3.3 optionalDependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-dev-middleware@7.4.5(webpack@5.96.1): dependencies: colorette: 2.0.20 - memfs: 4.46.1 + memfs: 4.49.0 mime-types: 3.0.1 on-finished: 2.4.1 range-parser: 1.2.1 - schema-utils: 4.3.2 + schema-utils: 4.3.3 optionalDependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-dev-server@5.1.0(bufferutil@4.0.9)(debug@4.3.7)(utf-8-validate@5.0.10)(webpack-cli@5.1.4)(webpack@5.96.1): dependencies: @@ -22276,7 +22646,7 @@ snapshots: '@types/connect-history-api-fallback': 1.5.4 '@types/express': 4.17.23 '@types/serve-index': 1.9.4 - '@types/serve-static': 1.15.8 + '@types/serve-static': 1.15.9 '@types/sockjs': 0.3.36 '@types/ws': 8.18.1 ansi-html-community: 0.0.8 @@ -22293,7 +22663,7 @@ snapshots: launch-editor: 2.11.1 open: 10.2.0 p-retry: 6.2.1 - schema-utils: 4.3.2 + schema-utils: 4.3.3 selfsigned: 2.4.1 serve-index: 1.9.1 sockjs: 0.3.24 @@ -22301,7 +22671,7 @@ snapshots: webpack-dev-middleware: 7.4.5(webpack@5.96.1) ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@5.0.10) optionalDependencies: - webpack: 5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4) + webpack: 5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-cli: 5.1.4(webpack-dev-server@5.1.0)(webpack@5.96.1) transitivePeerDependencies: - bufferutil @@ -22325,7 +22695,7 @@ snapshots: webpack-virtual-modules@0.6.2: {} - webpack@5.96.1(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack-cli@5.1.4): + webpack@5.96.1(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack-cli@5.1.4): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 @@ -22333,7 +22703,7 @@ snapshots: '@webassemblyjs/wasm-edit': 1.14.1 '@webassemblyjs/wasm-parser': 1.14.1 acorn: 8.15.0 - browserslist: 4.26.2 + browserslist: 4.26.3 chrome-trace-event: 1.0.4 enhanced-resolve: 5.18.3 es-module-lexer: 1.7.0 @@ -22342,12 +22712,12 @@ snapshots: glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 json-parse-even-better-errors: 2.3.1 - loader-runner: 4.3.0 + loader-runner: 4.3.1 mime-types: 2.1.35 neo-async: 2.6.2 schema-utils: 3.3.0 - tapable: 2.2.3 - terser-webpack-plugin: 5.3.10(@swc/core@1.13.19(@swc/helpers@0.5.17))(esbuild@0.24.0)(webpack@5.96.1) + tapable: 2.3.0 + terser-webpack-plugin: 5.3.10(@swc/core@1.13.5(@swc/helpers@0.5.17))(esbuild@0.25.9)(webpack@5.96.1) watchpack: 2.4.4 webpack-sources: 3.3.3 optionalDependencies: @@ -22401,7 +22771,7 @@ snapshots: is-async-function: 2.1.1 is-date-object: 1.1.0 is-finalizationregistry: 1.1.1 - is-generator-function: 1.1.0 + is-generator-function: 1.1.2 is-regex: 1.2.1 is-weakref: 1.1.1 isarray: 2.0.5 diff --git a/net-im/signal-desktop/get_deps.sh b/net-im/signal-desktop/get_deps.sh index 424664887fe0..7f8be7ffdeaf 100644 --- a/net-im/signal-desktop/get_deps.sh +++ b/net-im/signal-desktop/get_deps.sh @@ -1,5 +1,5 @@ #!/bin/sh -SIGNAL_VERS=v7.72.1 +SIGNAL_VERS=v7.74.0 fetch -qo /tmp/package.json https://raw.githubusercontent.com/signalapp/Signal-Desktop/${SIGNAL_VERS}/package.json node_version=$(awk /'"node":'/'{print $2}' /tmp/package.json | sed 's/"//g') diff --git a/net-im/signald/Makefile b/net-im/signald/Makefile index a9f6a0bf2936..38c3a7d22cbd 100644 --- a/net-im/signald/Makefile +++ b/net-im/signald/Makefile @@ -72,6 +72,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le +DEPRECATED= this project is no longer actively maintained. Use signal-cli instead +EXPIRATION_DATE=2025-11-01 + EXTRACT_DEPENDS=zip:archivers/zip BUILD_DEPENDS= gradle6>=6.7:devel/gradle6 LIB_DEPENDS= libsignal_jni.so:net-im/libsignal-client \ diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile index 02f3747b3121..83169070e5b8 100644 --- a/net-im/slack-term/Makefile +++ b/net-im/slack-term/Makefile @@ -1,7 +1,7 @@ PORTNAME= slack-term DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile index f0b52b719880..41dbc82bd17d 100644 --- a/net-im/ssh-chat/Makefile +++ b/net-im/ssh-chat/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssh-chat DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/teleirc/Makefile b/net-im/teleirc/Makefile index 3e7fef187402..46f1b2d82ac5 100644 --- a/net-im/teleirc/Makefile +++ b/net-im/teleirc/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleirc DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net-im MAINTAINER= dtxdf@FreeBSD.org diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index d883daed90c2..57700592ceae 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmpp-client PORTVERSION= 20170324 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= net-im MAINTAINER= cs@FreeBSD.org diff --git a/net-mgmt/adguard-exporter/Makefile b/net-mgmt/adguard-exporter/Makefile index 57242cef0157..96d33eb08aed 100644 --- a/net-mgmt/adguard-exporter/Makefile +++ b/net-mgmt/adguard-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguard-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.14 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net-mgmt MAINTAINER= christer.edwards@gmail.com diff --git a/net-mgmt/alertmanager/Makefile b/net-mgmt/alertmanager/Makefile index cc2cf32c4446..c48e4bade1a3 100644 --- a/net-mgmt/alertmanager/Makefile +++ b/net-mgmt/alertmanager/Makefile @@ -1,7 +1,7 @@ PORTNAME= alertmanager PORTVERSION= 0.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-mgmt MAINTAINER= michal@hanu.la diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 187cec6d5f15..9ed9b2ee020e 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= blackbox_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= eduardo@FreeBSD.org diff --git a/net-mgmt/bosun/Makefile b/net-mgmt/bosun/Makefile index 03e20b3b02c7..a0af0ee84fdc 100644 --- a/net-mgmt/bosun/Makefile +++ b/net-mgmt/bosun/Makefile @@ -1,7 +1,7 @@ PORTNAME= bosun DISTVERSION= 0.9.0 DISTVERSIONSUFFIX= -preview -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net-mgmt MAINTAINER= langer.markus@gmail.com diff --git a/net-mgmt/carbon-relay-ng/Makefile b/net-mgmt/carbon-relay-ng/Makefile index 8d1848302733..25711dba7243 100644 --- a/net-mgmt/carbon-relay-ng/Makefile +++ b/net-mgmt/carbon-relay-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbon-relay-ng DISTVERSION= 0.10.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/carbonzipper/Makefile b/net-mgmt/carbonzipper/Makefile index ea3e099d88ab..31a791bfc44f 100644 --- a/net-mgmt/carbonzipper/Makefile +++ b/net-mgmt/carbonzipper/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonzipper DISTVERSION= 0.74 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/check_wg/Makefile b/net-mgmt/check_wg/Makefile index 29c3104d4a57..60c688f0dac3 100644 --- a/net-mgmt/check_wg/Makefile +++ b/net-mgmt/check_wg/Makefile @@ -1,7 +1,7 @@ PORTNAME= check_wg DISTVERSIONPREFIX= v DISTVERSION= 0.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= dsh@bamus.cz diff --git a/net-mgmt/fli/Makefile b/net-mgmt/fli/Makefile index bc508aba9028..ce0b44943b7c 100644 --- a/net-mgmt/fli/Makefile +++ b/net-mgmt/fli/Makefile @@ -1,7 +1,7 @@ PORTNAME= fli DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= olgeni@FreeBSD.org diff --git a/net-mgmt/grok_exporter/Makefile b/net-mgmt/grok_exporter/Makefile index 00c5b45090ab..2e544f6955c5 100644 --- a/net-mgmt/grok_exporter/Makefile +++ b/net-mgmt/grok_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= grok_exporter DISTVERSIONPREFIX=v DISTVERSION= 1.0.0.RC4 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/icingadb/Makefile b/net-mgmt/icingadb/Makefile index bd5d07266eb1..2cd3c464daef 100644 --- a/net-mgmt/icingadb/Makefile +++ b/net-mgmt/icingadb/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingadb DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= dvl@FreeBSD.org diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile index 2345cb801793..eaf835f5b646 100644 --- a/net-mgmt/intel-snap/Makefile +++ b/net-mgmt/intel-snap/Makefile @@ -1,6 +1,6 @@ PORTNAME= intel-snap PORTVERSION= 0.0.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/kapacitor/Makefile b/net-mgmt/kapacitor/Makefile index 672b0a6dd5d3..24f1672b2ab1 100644 --- a/net-mgmt/kapacitor/Makefile +++ b/net-mgmt/kapacitor/Makefile @@ -1,7 +1,7 @@ PORTNAME= kapacitor DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net-mgmt MAINTAINER= cheffo@freebsd-bg.org diff --git a/net-mgmt/mqtt2prometheus/Makefile b/net-mgmt/mqtt2prometheus/Makefile index c068eedc0f67..ffdcac1df4f0 100644 --- a/net-mgmt/mqtt2prometheus/Makefile +++ b/net-mgmt/mqtt2prometheus/Makefile @@ -1,7 +1,7 @@ PORTNAME= mqtt2prometheus DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-mgmt MAINTAINER= manu@FreeBSD.org diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index b3b7cc4bf27e..cf0646f9ba42 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,7 +1,7 @@ PORTNAME= netdata DISTVERSIONPREFIX= v DISTVERSION= 2.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \ https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \ diff --git a/net-mgmt/nsd_exporter/Makefile b/net-mgmt/nsd_exporter/Makefile index a45507922ecc..93134db9d1ed 100644 --- a/net-mgmt/nsd_exporter/Makefile +++ b/net-mgmt/nsd_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsd_exporter PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-mgmt MAINTAINER= zi@FreeBSD.org diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile index fa49ddd9ae25..8e7ebc4ae80a 100644 --- a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile +++ b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= nvidia_gpu_prometheus_exporter DISTVERSION= g20181028 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net-mgmt MAINTAINER= 0mp@FreeBSD.org diff --git a/net-mgmt/php-fpm_exporter/Makefile b/net-mgmt/php-fpm_exporter/Makefile index ed06222bf41b..136e063dbfd7 100644 --- a/net-mgmt/php-fpm_exporter/Makefile +++ b/net-mgmt/php-fpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= php-fpm_exporter DISTVERSIONPREFIX=v DISTVERSION= 2.2.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-mgmt MAINTAINER= freebsd.org@neant.ro diff --git a/net-mgmt/phpfpm_exporter/Makefile b/net-mgmt/phpfpm_exporter/Makefile index 7f18be30dee7..5fae166f15ca 100644 --- a/net-mgmt/phpfpm_exporter/Makefile +++ b/net-mgmt/phpfpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpm_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/ping_exporter/Makefile b/net-mgmt/ping_exporter/Makefile index 6f2e8732d4a3..32afc7357e53 100644 --- a/net-mgmt/ping_exporter/Makefile +++ b/net-mgmt/ping_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= ping_exporter DISTVERSION= 1.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= ivy@FreeBSD.org diff --git a/net-mgmt/prometheus-bird-exporter/Makefile b/net-mgmt/prometheus-bird-exporter/Makefile index 990ae3c6b335..fa6c2e9e8260 100644 --- a/net-mgmt/prometheus-bird-exporter/Makefile +++ b/net-mgmt/prometheus-bird-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= prometheus-bird-exporter DISTVERSION= 1.4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= ivy@FreeBSD.org diff --git a/net-mgmt/prometheus-collectd-exporter/Makefile b/net-mgmt/prometheus-collectd-exporter/Makefile index e9024db0dfca..1df3df06fd49 100644 --- a/net-mgmt/prometheus-collectd-exporter/Makefile +++ b/net-mgmt/prometheus-collectd-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-collectd-exporter PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net-mgmt MAINTAINER= dsp@php.net diff --git a/net-mgmt/prometheus1/Makefile b/net-mgmt/prometheus1/Makefile index 7f78b5f7ee0d..341f220e7b04 100644 --- a/net-mgmt/prometheus1/Makefile +++ b/net-mgmt/prometheus1/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= net-mgmt PKGNAMESUFFIX= 1 diff --git a/net-mgmt/prometheus3/Makefile b/net-mgmt/prometheus3/Makefile index eb746962c3f3..a9c32781e16c 100644 --- a/net-mgmt/prometheus3/Makefile +++ b/net-mgmt/prometheus3/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod \ https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:ui diff --git a/net-mgmt/promscale/Makefile b/net-mgmt/promscale/Makefile index 17c6960f498c..39c09bafba5b 100644 --- a/net-mgmt/promscale/Makefile +++ b/net-mgmt/promscale/Makefile @@ -1,6 +1,6 @@ PORTNAME= promscale DISTVERSION= 0.17.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/net-mgmt/promxy/Makefile b/net-mgmt/promxy/Makefile index 9f7a715e1fdd..8cf352c8f496 100644 --- a/net-mgmt/promxy/Makefile +++ b/net-mgmt/promxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= promxy DISTVERSIONPREFIX= v DISTVERSION= 0.0.93 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= timp87@gmail.com diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index e392e39f4621..a126f8300d99 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,7 +1,7 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 1.11.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MAINTAINER= dutra@FreeBSD.org diff --git a/net-mgmt/semaphore/Makefile b/net-mgmt/semaphore/Makefile index 2e5d024e7b4d..04d1a5daf446 100644 --- a/net-mgmt/semaphore/Makefile +++ b/net-mgmt/semaphore/Makefile @@ -1,7 +1,7 @@ PORTNAME= semaphore PORTVERSION= 2.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index 37569395997e..a6cae2407196 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,7 +1,7 @@ PORTNAME= telegraf DISTVERSIONPREFIX=v DISTVERSION= 1.36.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index b5310b6f5bc3..7f5e5e857667 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,7 +1,7 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.39.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= alven@FreeBSD.org diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile index 6444a2808058..7e642248bd11 100644 --- a/net-mgmt/unbound_exporter/Makefile +++ b/net-mgmt/unbound_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= unbound_exporter PORTVERSION= 0.4.6 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile index 62ee62db8fe5..49cb0eb7837a 100644 --- a/net-mgmt/victoria-logs/Makefile +++ b/net-mgmt/victoria-logs/Makefile @@ -1,7 +1,7 @@ PORTNAME= victoria-logs PORTVERSION= 1.34.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= samm@FreeBSD.org diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile index 984ff53f6497..9f861be6c742 100644 --- a/net-mgmt/victoria-metrics/Makefile +++ b/net-mgmt/victoria-metrics/Makefile @@ -1,7 +1,7 @@ PORTNAME?= victoria-metrics PORTVERSION= 1.126.0 # don't forget to update BUILDINFO_TAG DISTVERSIONPREFIX= v -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net-mgmt MAINTAINER= danfe@FreeBSD.org diff --git a/net-mgmt/vmutils/Makefile b/net-mgmt/vmutils/Makefile index 81fa7ca916df..aef04e3b8094 100644 --- a/net-mgmt/vmutils/Makefile +++ b/net-mgmt/vmutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= vmutils -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Ancillary utilities and agent for VictoriaMetrics diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile index 6b104057de1e..d8dd9e9f544d 100644 --- a/net-p2p/autoscan/Makefile +++ b/net-p2p/autoscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= autoscan DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-p2p MAINTAINER= michiel@vanbaak.eu diff --git a/net-p2p/bitmark-cli/Makefile b/net-p2p/bitmark-cli/Makefile index 064012f7d252..8d91ef4f6066 100644 --- a/net-p2p/bitmark-cli/Makefile +++ b/net-p2p/bitmark-cli/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 7 +PORTREVISION= 8 PKGNAMESUFFIX= -cli COMMENT= Bitmark distributed property system cli diff --git a/net-p2p/bitmark-daemon/Makefile b/net-p2p/bitmark-daemon/Makefile index 7527b495c864..d0dc751f4479 100644 --- a/net-p2p/bitmark-daemon/Makefile +++ b/net-p2p/bitmark-daemon/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 7 +PORTREVISION= 8 PKGNAMESUFFIX= -daemon COMMENT= Bitmark distributed property system daemon diff --git a/net-p2p/bitmark-recorder/Makefile b/net-p2p/bitmark-recorder/Makefile index 7ec1efe22419..6a40e81c4b44 100644 --- a/net-p2p/bitmark-recorder/Makefile +++ b/net-p2p/bitmark-recorder/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 7 +PORTREVISION= 8 PKGNAMESUFFIX= -recorder COMMENT= Bitmark distributed property system recorder diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index f75f93b4009e..35a31de6f0a3 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,7 +1,7 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 2b9f21ebb7a7..82f71bd9f692 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com diff --git a/net-p2p/hostd/Makefile b/net-p2p/hostd/Makefile index 88e8ac1948d6..7c7c49786ac0 100644 --- a/net-p2p/hostd/Makefile +++ b/net-p2p/hostd/Makefile @@ -1,7 +1,7 @@ PORTNAME= hostd DISTVERSIONPREFIX= v DISTVERSION= 2.3.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= bruno@tinkerbox.org diff --git a/net-p2p/mkbrr/Makefile b/net-p2p/mkbrr/Makefile index ac4fa9f264d2..8bf4573188c0 100644 --- a/net-p2p/mkbrr/Makefile +++ b/net-p2p/mkbrr/Makefile @@ -1,7 +1,7 @@ PORTNAME= mkbrr DISTVERSIONPREFIX= v DISTVERSION= 1.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= diizzy@FreeBSD.org diff --git a/net-p2p/renterd/Makefile b/net-p2p/renterd/Makefile index d864e19cc6fc..b68dabc61202 100644 --- a/net-p2p/renterd/Makefile +++ b/net-p2p/renterd/Makefile @@ -1,7 +1,7 @@ PORTNAME= renterd DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= bruno@tinkerbox.org diff --git a/net-p2p/walletd/Makefile b/net-p2p/walletd/Makefile index 22ed55430fda..0fde8a31f40f 100644 --- a/net-p2p/walletd/Makefile +++ b/net-p2p/walletd/Makefile @@ -1,7 +1,7 @@ PORTNAME= walletd DISTVERSIONPREFIX= v DISTVERSION= 2.10.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p diff --git a/net/Makefile b/net/Makefile index 751c946ddb65..82ee26f0bdf2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1698,6 +1698,7 @@ SUBDIR += wpa_supplicant_gui SUBDIR += wping SUBDIR += wstunnel + SUBDIR += wutil SUBDIR += x11vnc SUBDIR += x2goclient SUBDIR += x2goclient-cli diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile index d42fc474b813..9d22db7927b4 100644 --- a/net/cloudflared/Makefile +++ b/net/cloudflared/Makefile @@ -1,6 +1,6 @@ PORTNAME= cloudflared DISTVERSION= 2025.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net www MAINTAINER= egypcio@FreeBSD.org diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile index 2fbccd173404..99a211fe83cf 100644 --- a/net/cloudquery/Makefile +++ b/net/cloudquery/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloudquery DISTVERSIONPREFIX= v DISTVERSION= 0.32.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net MAINTAINER= se@FreeBSD.org diff --git a/net/containernetworking-plugins/Makefile b/net/containernetworking-plugins/Makefile index ad3d4dda0e63..92483a6a7e3d 100644 --- a/net/containernetworking-plugins/Makefile +++ b/net/containernetworking-plugins/Makefile @@ -1,7 +1,7 @@ PORTNAME= containernetworking-plugins DISTVERSIONPREFIX= freebsd-v DISTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= dfr@FreeBSD.org diff --git a/net/croc/Makefile b/net/croc/Makefile index 5aadb82797e2..be0bd29bfb05 100644 --- a/net/croc/Makefile +++ b/net/croc/Makefile @@ -1,7 +1,7 @@ PORTNAME= croc PORTVERSION= 10.2.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile index 48a2f653ea96..691d9ebfa20e 100644 --- a/net/dataplaneapi/Makefile +++ b/net/dataplaneapi/Makefile @@ -1,7 +1,7 @@ PORTNAME= dataplaneapi DISTVERSIONPREFIX= v DISTVERSION= 3.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org diff --git a/net/devfile/Makefile b/net/devfile/Makefile index 42587ccfb7b2..4ce6318bb7db 100644 --- a/net/devfile/Makefile +++ b/net/devfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= devfile PORTVERSION= 2.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/evans/Makefile b/net/evans/Makefile index 49c3660e651d..e5ea5fbd1145 100644 --- a/net/evans/Makefile +++ b/net/evans/Makefile @@ -1,7 +1,7 @@ PORTNAME= evans DISTVERSIONPREFIX= v DISTVERSION= 0.10.11 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= net MAINTAINER= lcook@FreeBSD.org diff --git a/net/frp/Makefile b/net/frp/Makefile index f6ab50b1fa4f..b6f9fab04410 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,7 +1,7 @@ PORTNAME= frp DISTVERSIONPREFIX= v DISTVERSION= 0.65.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/gemget/Makefile b/net/gemget/Makefile index 7bab725aae08..004f96320285 100644 --- a/net/gemget/Makefile +++ b/net/gemget/Makefile @@ -1,7 +1,7 @@ PORTNAME= gemget DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= codeleaves@yahoo.com diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index bb1351a9e46d..57ebf5041315 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -1,7 +1,7 @@ PORTNAME= geoipupdate PORTVERSION= 7.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org diff --git a/net/gerbera/files/patch-src_web_config__load.cc b/net/gerbera/files/patch-src_web_config__load.cc new file mode 100644 index 000000000000..34ff795ddafc --- /dev/null +++ b/net/gerbera/files/patch-src_web_config__load.cc @@ -0,0 +1,14 @@ +--- src/web/config_load.cc.orig 2025-08-15 13:41:10 UTC ++++ src/web/config_load.cc +@@ -150,7 +150,11 @@ void Web::ConfigLoad::setValue(Json::Value& item, cons + template <typename T> + void Web::ConfigLoad::setValue(Json::Value& item, const T& value) + { ++#if FMT_VERSION >= 120000 ++ static_assert(fmt::is_formattable<T, fmt::format_context>::value, "T must be formattable"); ++#else + static_assert(fmt::has_formatter<T, fmt::format_context>::value, "T must be formattable"); ++#endif + item[CONFIG_LOAD_VALUE] = fmt::to_string(value); + } + diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile index 5e21b67e89df..a86f73498d6f 100644 --- a/net/go-bapu/Makefile +++ b/net/go-bapu/Makefile @@ -1,6 +1,6 @@ PORTNAME= bapu PORTVERSION= 0.3.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/ PKGNAMEPREFIX= go- diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile index c73120327fff..9c14e8fbb2ee 100644 --- a/net/go-cs/Makefile +++ b/net/go-cs/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cs PORTVERSION= 0.9 DISTVERSIONPREFIX= v -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= net MAINTAINER= akosela@andykosela.com diff --git a/net/go-pkgsite/Makefile b/net/go-pkgsite/Makefile index 812765a04478..9f5bf5739753 100644 --- a/net/go-pkgsite/Makefile +++ b/net/go-pkgsite/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-pkgsite PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net devel MAINTAINER= fuz@FreeBSD.org diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile index 57e716d212d3..fe16aa705d53 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,7 +1,7 @@ PORTNAME= tcping DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/:gomod PKGNAMEPREFIX= go- diff --git a/net/gobgp/Makefile b/net/gobgp/Makefile index afe4fae5bfb0..b164341dbebf 100644 --- a/net/gobgp/Makefile +++ b/net/gobgp/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobgp PORTVERSION= 3.25.0 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net DIST_SUBDIR= gobgp diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile index fe144c497baf..ff8408e12eff 100644 --- a/net/goreplay/Makefile +++ b/net/goreplay/Makefile @@ -1,7 +1,7 @@ PORTNAME= goreplay DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org diff --git a/net/gorss/Makefile b/net/gorss/Makefile index e6b1a0f7f72d..af303c7e23f3 100644 --- a/net/gorss/Makefile +++ b/net/gorss/Makefile @@ -1,7 +1,7 @@ PORTNAME= gorss PORTVERSION= 0.4 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net www MAINTAINER= ports@FreeBSD.org diff --git a/net/gotify-server/Makefile b/net/gotify-server/Makefile index c1a8fa556e00..e790540588bc 100644 --- a/net/gotify-server/Makefile +++ b/net/gotify-server/Makefile @@ -1,6 +1,7 @@ PORTNAME= gotify-server PORTVERSION= 2.7.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/mfechner/freebsd-net-gotify-server/raw/refs/heads/main/:yarn_cache DISTNAME= server diff --git a/net/grpcox/Makefile b/net/grpcox/Makefile index 49b8eee66cd6..6b3bab3c348c 100644 --- a/net/grpcox/Makefile +++ b/net/grpcox/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcox DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org diff --git a/net/grpcui/Makefile b/net/grpcui/Makefile index 48f3fa2b4121..1161fed6fb48 100644 --- a/net/grpcui/Makefile +++ b/net/grpcui/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcui DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index 3cf39c249979..7106250fad49 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcurl DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= nc@FreeBSD.org diff --git a/net/gscloud/Makefile b/net/gscloud/Makefile index af08e35fc47c..4a77c5e9cac0 100644 --- a/net/gscloud/Makefile +++ b/net/gscloud/Makefile @@ -1,7 +1,7 @@ PORTNAME= gscloud DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net devel MAINTAINER= egypcio@FreeBSD.org diff --git a/net/ipinfo-cli/Makefile b/net/ipinfo-cli/Makefile index 745a998cbc4c..c50ef3c41e79 100644 --- a/net/ipinfo-cli/Makefile +++ b/net/ipinfo-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipinfo DISTVERSIONPREFIX= ipinfo- DISTVERSION= 3.3.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MAINTAINER= dutra@FreeBSD.org diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile index 273a47aa513a..3af489c09d3d 100644 --- a/net/krakend-ce/Makefile +++ b/net/krakend-ce/Makefile @@ -1,6 +1,7 @@ PORTNAME= krakend-ce DISTVERSIONPREFIX= v DISTVERSION= 2.11.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= alven@FreeBSD.org diff --git a/net/kube-apiserver/Makefile b/net/kube-apiserver/Makefile index a96adbff1cef..d5816fd0984e 100644 --- a/net/kube-apiserver/Makefile +++ b/net/kube-apiserver/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-apiserver PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/kube-controller-manager/Makefile b/net/kube-controller-manager/Makefile index bc3914b5ec60..2429761493de 100644 --- a/net/kube-controller-manager/Makefile +++ b/net/kube-controller-manager/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-controller-manager PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/kube-scheduler/Makefile b/net/kube-scheduler/Makefile index 8a48c2a943f6..4f60e7331806 100644 --- a/net/kube-scheduler/Makefile +++ b/net/kube-scheduler/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-scheduler PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/librespeed-cli/Makefile b/net/librespeed-cli/Makefile index b850c4d5efea..4f6f4092c4d7 100644 --- a/net/librespeed-cli/Makefile +++ b/net/librespeed-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespeed-cli DISTVERSIONPREFIX= v DISTVERSION= 1.0.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/librespeed-go/Makefile b/net/librespeed-go/Makefile index 5d30a2cb5217..d7897e920715 100644 --- a/net/librespeed-go/Makefile +++ b/net/librespeed-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespeed-go DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile index 819dd2a5b91e..b533e8633e68 100644 --- a/net/madonctl/Makefile +++ b/net/madonctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= madonctl PORTVERSION= 3.0.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/nats-nkeys/Makefile b/net/nats-nkeys/Makefile index 0178266861a3..47a063971b95 100644 --- a/net/nats-nkeys/Makefile +++ b/net/nats-nkeys/Makefile @@ -1,7 +1,7 @@ PORTNAME= nkeys PORTVERSION= 0.4.11 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net PKGNAMEPREFIX= nats- diff --git a/net/nats-nsc/Makefile b/net/nats-nsc/Makefile index 1cdef5593a08..975b0fe95e86 100644 --- a/net/nats-nsc/Makefile +++ b/net/nats-nsc/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsc PORTVERSION= 2.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net PKGNAMEPREFIX= nats- diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile index 064c05ce1bc7..2e985b2a03ae 100644 --- a/net/nats-server/Makefile +++ b/net/nats-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-server DISTVERSIONPREFIX= v DISTVERSION= 2.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile index ee0d02f5b7b2..399afa005118 100644 --- a/net/nats-streaming-server/Makefile +++ b/net/nats-streaming-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-streaming-server PORTVERSION= 0.25.5 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-surveyor/Makefile b/net/nats-surveyor/Makefile index 626986b9721e..7d82c088f80f 100644 --- a/net/nats-surveyor/Makefile +++ b/net/nats-surveyor/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-surveyor DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile index edd08b6d6cb4..cd05a675fdfd 100644 --- a/net/nats-top/Makefile +++ b/net/nats-top/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-top PORTVERSION= 0.6.3 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/natscli/Makefile b/net/natscli/Makefile index 809d5367377c..009a13675bec 100644 --- a/net/natscli/Makefile +++ b/net/natscli/Makefile @@ -1,7 +1,7 @@ PORTNAME= natscli PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nncp/Makefile b/net/nncp/Makefile index 72f158c86bcc..4240f6f043db 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,6 +1,6 @@ PORTNAME= nncp DISTVERSION= 8.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ diff --git a/net/nsq/Makefile b/net/nsq/Makefile index 276f2ac9c0ae..0f49e667dd6d 100644 --- a/net/nsq/Makefile +++ b/net/nsq/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsq DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net MAINTAINER= jhixson@FreeBSD.org diff --git a/net/ooni-mini/Makefile b/net/ooni-mini/Makefile index 5a31c993d63b..078205ddc73b 100644 --- a/net/ooni-mini/Makefile +++ b/net/ooni-mini/Makefile @@ -1,7 +1,7 @@ PORTNAME= ooni-mini DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net www benchmarks MAINTAINER= egypcio@FreeBSD.org diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile index ba94be61f01c..eac4db795f8c 100644 --- a/net/ooni-probe-cli/Makefile +++ b/net/ooni-probe-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= ooni-probe-cli DISTVERSIONPREFIX= v DISTVERSION= 3.27.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net www benchmarks MAINTAINER= rene@FreeBSD.org diff --git a/net/openldap25-server/Makefile b/net/openldap25-server/Makefile index 0deaa6d39afb..350269ff8694 100644 --- a/net/openldap25-server/Makefile +++ b/net/openldap25-server/Makefile @@ -116,6 +116,7 @@ OPTIONS_DEFINE+= ARGON2 OPTIONS_DEFINE+= LLOADD OPTIONS_EXCLUDE_FreeBSD_15= SMBPWD # Only works with Heimdal +OPTIONS_EXCLUDE_FreeBSD_16= SMBPWD # Only works with Heimdal OPTIONS_DEFAULT+= ${BKNDS_DEFAULTS} OPTIONS_DEFAULT+= ${OPTIONS_GROUP_OVLYS} diff --git a/net/openldap26-server/Makefile b/net/openldap26-server/Makefile index b05c13c76075..cc3ece50f521 100644 --- a/net/openldap26-server/Makefile +++ b/net/openldap26-server/Makefile @@ -117,6 +117,7 @@ OPTIONS_DEFINE+= ARGON2 OPTIONS_DEFINE+= LLOADD OPTIONS_EXCLUDE_FreeBSD_15= SMBPWD # Only works with Heimdal +OPTIONS_EXCLUDE_FreeBSD_16= SMBPWD # Only works with Heimdal OPTIONS_DEFAULT+= ${BKNDS_DEFAULTS} OPTIONS_DEFAULT+= ${OPTIONS_GROUP_OVLYS} diff --git a/net/ovhcloud-cli/Makefile b/net/ovhcloud-cli/Makefile index 156015769e7c..cd65ecca3e5a 100644 --- a/net/ovhcloud-cli/Makefile +++ b/net/ovhcloud-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= ovhcloud-cli DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net devel MAINTAINER= bapt@FreeBSD.org diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index fc95ce3058cc..461123f4032e 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -1,5 +1,5 @@ PORTNAME= mpi4py -DISTVERSION= 4.1.0 +DISTVERSION= 4.1.1 CATEGORIES= net parallel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-mpi4py/distinfo b/net/py-mpi4py/distinfo index 57db104f845d..2eb0e7a35a59 100644 --- a/net/py-mpi4py/distinfo +++ b/net/py-mpi4py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751750321 -SHA256 (mpi4py-4.1.0.tar.gz) = 817492796bce771ccd809a6051cf68d48689815493b567a696ce7679260449cd -SIZE (mpi4py-4.1.0.tar.gz) = 495378 +TIMESTAMP = 1760221819 +SHA256 (mpi4py-4.1.1.tar.gz) = eb2c8489bdbc47fdc6b26ca7576e927a11b070b6de196a443132766b3d0a2a22 +SIZE (mpi4py-4.1.1.tar.gz) = 500518 diff --git a/net/py-zeep/Makefile b/net/py-zeep/Makefile index 6915e3ce8bb3..902e9abd0f4a 100644 --- a/net/py-zeep/Makefile +++ b/net/py-zeep/Makefile @@ -1,6 +1,5 @@ PORTNAME= zeep -DISTVERSION= 4.3.1 -PORTREVISION= 2 +DISTVERSION= 4.3.2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-zeep/distinfo b/net/py-zeep/distinfo index 2ee02abb9965..bceee428dd7d 100644 --- a/net/py-zeep/distinfo +++ b/net/py-zeep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729330253 -SHA256 (zeep-4.3.1.tar.gz) = f45385e9e1b09d5550e0f51ab9fa7c6842713cab7194139372fd82a99c56a06e -SIZE (zeep-4.3.1.tar.gz) = 166468 +TIMESTAMP = 1760457477 +SHA256 (zeep-4.3.2.tar.gz) = 1a23a667ce9d73a0dbfdf15745bfa2b7ab0b6402135c0cd5067574838398e0e6 +SIZE (zeep-4.3.2.tar.gz) = 166687 diff --git a/net/qrcp/Makefile b/net/qrcp/Makefile index ad1eeff7790b..303462c40817 100644 --- a/net/qrcp/Makefile +++ b/net/qrcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= qrcp DISTVERSIONPREFIX= v DISTVERSION= 0.11.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= tagattie@FreeBSD.org diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 06648b8ac1aa..1c0205a39abe 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -1,7 +1,7 @@ PORTNAME= rclone DISTVERSIONPREFIX= v DISTVERSION= 1.71.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= tremere@cainites.net diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index a85b0a3ce244..38a994349932 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,6 +1,6 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.66.1 +DISTVERSION= 4.67.0 PORTREVISION= 1 CATEGORIES= net PKGNAMEPREFIX= redpanda- diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo index 17dfea732433..ce28de6a964a 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759770855 -SHA256 (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.mod) = 2c679f01737fff938ced0cdfc1e35df7207f0309d8738e990ec90ba7d7105ded -SIZE (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.mod) = 25201 -SHA256 (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.zip) = f6b436391c0c66a8ff66bd6727a6809b289be7941cc78cb02119cc884e2808d5 -SIZE (go/net_redpanda-connect/connect-v4.66.1/v4.66.1.zip) = 2937551 +TIMESTAMP = 1760427193 +SHA256 (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.mod) = 36184448ade64b7bed64e80f33ad2b9e5149e6fbebb864f9a9ecfd1cc56ebd0a +SIZE (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.mod) = 25259 +SHA256 (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.zip) = 4594ce184833b690bef6e54480cc6e73fa09651aa155ddbd5e936d58a6ed7eb4 +SIZE (go/net_redpanda-connect/connect-v4.67.0/v4.67.0.zip) = 3006658 diff --git a/net/revsocks/Makefile b/net/revsocks/Makefile index d53633f370df..f9c030755f3e 100644 --- a/net/revsocks/Makefile +++ b/net/revsocks/Makefile @@ -1,7 +1,7 @@ PORTNAME= revsocks DISTVERSIONPREFIX= v DISTVERSION= 2.8 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/rospo/Makefile b/net/rospo/Makefile index aca203c2c96f..05dea8940b4f 100644 --- a/net/rospo/Makefile +++ b/net/rospo/Makefile @@ -1,7 +1,7 @@ PORTNAME= rospo DISTVERSIONPREFIX= v -DISTVERSION= 0.15.0 -PORTREVISION= 4 +DISTVERSION= 0.15.1 +PORTREVISION= 1 CATEGORIES= net net-vpn sysutils MAINTAINER= fuz@FreeBSD.org diff --git a/net/rospo/distinfo b/net/rospo/distinfo index 4e6087d2008e..22bc9bc33c46 100644 --- a/net/rospo/distinfo +++ b/net/rospo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750613153 -SHA256 (go/net_rospo/rospo-v0.15.0/v0.15.0.mod) = fb7e02a0a571d1d0e0427d486f137678154dd1d48128fdf41391c41398adbbd7 -SIZE (go/net_rospo/rospo-v0.15.0/v0.15.0.mod) = 1337 -SHA256 (go/net_rospo/rospo-v0.15.0/v0.15.0.zip) = 996632dc72ec827d7e9b9789c4f0eb009a82742ba11838c3d83e54b93e4ede92 -SIZE (go/net_rospo/rospo-v0.15.0/v0.15.0.zip) = 98205 +TIMESTAMP = 1760100235 +SHA256 (go/net_rospo/rospo-v0.15.1/v0.15.1.mod) = d804f2f92c82dc710ce02ebc82fd9bd6c7e47385e258cb21ce93e0a4ed1d6e01 +SIZE (go/net_rospo/rospo-v0.15.1/v0.15.1.mod) = 1339 +SHA256 (go/net_rospo/rospo-v0.15.1/v0.15.1.zip) = 084e3fa3bad63e693dedbc2bc4b131b258d602dc1d2ff33935315ebc35554f6c +SIZE (go/net_rospo/rospo-v0.15.1/v0.15.1.zip) = 98238 diff --git a/net/s5cmd/Makefile b/net/s5cmd/Makefile index 31f59ae33931..3c60eed7db61 100644 --- a/net/s5cmd/Makefile +++ b/net/s5cmd/Makefile @@ -1,7 +1,7 @@ PORTNAME= s5cmd DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/seaweedfs/Makefile b/net/seaweedfs/Makefile index 49db95912a7b..b391728a510f 100644 --- a/net/seaweedfs/Makefile +++ b/net/seaweedfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= seaweedfs DISTVERSION= 3.91 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net sysutils MAINTAINER= drtr0jan@yandex.ru diff --git a/net/slackcat/Makefile b/net/slackcat/Makefile index d6c187956e9d..f1706d072e73 100644 --- a/net/slackcat/Makefile +++ b/net/slackcat/Makefile @@ -1,6 +1,6 @@ PORTNAME= slackcat DISTVERSION= 1.7.3 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/net/speedtest-go/Makefile b/net/speedtest-go/Makefile index 7dc5b3ac6b89..778f5bc3f83e 100644 --- a/net/speedtest-go/Makefile +++ b/net/speedtest-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= speedtest-go DISTVERSIONPREFIX= v DISTVERSION= 1.7.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/spoofdpi/Makefile b/net/spoofdpi/Makefile index 9f9db76efd35..f40aaac76579 100644 --- a/net/spoofdpi/Makefile +++ b/net/spoofdpi/Makefile @@ -1,7 +1,7 @@ PORTNAME= spoofdpi DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= nxjoseph@protonmail.com diff --git a/net/stc/Makefile b/net/stc/Makefile index 311f7e9170db..e82dc6cf1953 100644 --- a/net/stc/Makefile +++ b/net/stc/Makefile @@ -1,6 +1,6 @@ PORTNAME= stc PORTVERSION= 1.5.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= kbowling@FreeBSD.org diff --git a/net/storj/Makefile b/net/storj/Makefile index 5b79bfe604bf..233d8c13314e 100644 --- a/net/storj/Makefile +++ b/net/storj/Makefile @@ -1,7 +1,7 @@ PORTNAME= storj PORTVERSION= 1.117.8 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= danfe@FreeBSD.org diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index a69e4f8fed3d..b5af9e304f8c 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 2.0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} diff --git a/net/syncthing1/Makefile b/net/syncthing1/Makefile index a00cea0f12e0..2121b4ed578d 100644 --- a/net/syncthing1/Makefile +++ b/net/syncthing1/Makefile @@ -1,7 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 1.30.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= 1 diff --git a/net/termshark/Makefile b/net/termshark/Makefile index d665927fd1e1..03cd27d1d9da 100644 --- a/net/termshark/Makefile +++ b/net/termshark/Makefile @@ -1,7 +1,7 @@ PORTNAME= termshark PORTVERSION= 2.4.0 DISTVERSIONPREFIX=v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net MAINTAINER= zi@FreeBSD.org diff --git a/net/toxiproxy-cli/Makefile b/net/toxiproxy-cli/Makefile index 329c5b739551..2eef73fcacef 100644 --- a/net/toxiproxy-cli/Makefile +++ b/net/toxiproxy-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= toxiproxy-cli -PORTREVISION= 3 +PORTREVISION= 4 COMMENT= TCP proxy to simulate network and system conditions (client) diff --git a/net/toxiproxy-server/Makefile b/net/toxiproxy-server/Makefile index b601eba83049..699a76f822c7 100644 --- a/net/toxiproxy-server/Makefile +++ b/net/toxiproxy-server/Makefile @@ -1,7 +1,7 @@ PORTNAME?= toxiproxy-server DISTVERSIONPREFIX= v DISTVERSION= 2.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 27b36c3f0a30..ee26ae53cd29 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,6 @@ PORTNAME= traefik PORTVERSION= 3.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/tunneller/Makefile b/net/tunneller/Makefile index 95f468373afc..9c0d18d7eac6 100644 --- a/net/tunneller/Makefile +++ b/net/tunneller/Makefile @@ -1,7 +1,7 @@ PORTNAME= tunneller DISTVERSIONPREFIX= release- DISTVERSION= 0.6 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index dcf9c1fd8f5c..8ce3667b04f8 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,6 +1,7 @@ PORTNAME= v2ray DISTVERSIONPREFIX= v DISTVERSION= 5.40.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= alven@FreeBSD.org diff --git a/net/wgcf/Makefile b/net/wgcf/Makefile index 41d9632b48c0..ae62100cf97f 100644 --- a/net/wgcf/Makefile +++ b/net/wgcf/Makefile @@ -1,7 +1,7 @@ PORTNAME= wgcf PORTVERSION= 2.2.27 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index 697b8fc7e631..a31539eb143f 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20250522 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ diff --git a/net/wireproxy/Makefile b/net/wireproxy/Makefile index 0d213a522c28..c0fd3893cbc8 100644 --- a/net/wireproxy/Makefile +++ b/net/wireproxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= wireproxy DISTVERSIONPREFIX= v DISTVERSION= 1.0.9 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= lwhsu@FreeBSD.org diff --git a/net/wireshark/files/patch-epan_dissectors_packet-its.c b/net/wireshark/files/patch-epan_dissectors_packet-its.c new file mode 100644 index 000000000000..dbd0e521895b --- /dev/null +++ b/net/wireshark/files/patch-epan_dissectors_packet-its.c @@ -0,0 +1,11 @@ +--- epan/dissectors/packet-its.c.orig 2025-10-14 14:35:47 UTC ++++ epan/dissectors/packet-its.c +@@ -23047,7 +23047,7 @@ its_timestamp_fmt(char *s, uint64_t v) + static void + its_timestamp_fmt(char *s, uint64_t v) + { +- time_t secs = v / 1000 + 1072915200 - 5; ++ time_t secs = (time_t) ((time_t)v / 1000 + 1072915200 - 5); + struct tm *tm = gmtime(&secs); + snprintf(s, ITEM_LABEL_LENGTH, "%u-%02u-%02u %02u:%02u:%02u.%03u (%" PRIu64 ")", + tm->tm_year + 1900, tm->tm_mon + 1, tm->tm_mday, tm->tm_hour, tm->tm_min, tm->tm_sec, (uint32_t)(v % 1000), v diff --git a/net/wutil/Makefile b/net/wutil/Makefile new file mode 100644 index 000000000000..fbe092a16a7a --- /dev/null +++ b/net/wutil/Makefile @@ -0,0 +1,30 @@ +PORTNAME= wutil +DISTVERSIONPREFIX= v +DISTVERSION= 0.4.1 +CATEGORIES= net sysutils + +MAINTAINER= saheed@FreeBSD.org +COMMENT= CLI and TUI for WiFi Management + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +IGNORE_FreeBSD_13= requires <sys/queue_mergesort.h> introduced in FreeBSD 14 + +LIB_DEPENDS= libifconfig.so:net/libifconfig + +USE_GITHUB= yes +GH_ACCOUNT= MainKt + +PLIST_FILES= bin/wutil \ + bin/wutui \ + share/man/man8/wutil.8.gz \ + share/man/man8/wutui.8.gz + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/wutil ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/wutui ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/wutil.8 ${STAGEDIR}${PREFIX}/share/man/man8 + ${INSTALL_MAN} ${WRKSRC}/wutui.8 ${STAGEDIR}${PREFIX}/share/man/man8 + +.include <bsd.port.mk> diff --git a/net/wutil/distinfo b/net/wutil/distinfo new file mode 100644 index 000000000000..85a2610f89bd --- /dev/null +++ b/net/wutil/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760070267 +SHA256 (MainKt-wutil-v0.4.1_GH0.tar.gz) = 1a966acf1fbac4d7e565f6f5581b64fe7544ad27494d9a81c37b5cceb2fe24eb +SIZE (MainKt-wutil-v0.4.1_GH0.tar.gz) = 36422 diff --git a/net/wutil/pkg-descr b/net/wutil/pkg-descr new file mode 100644 index 000000000000..6fc42f637e9d --- /dev/null +++ b/net/wutil/pkg-descr @@ -0,0 +1,3 @@ +wutil is a WiFi management utility for FreeBSD with a CLI (wutil) and +a TUI (wutui). It supports station-mode operations and manages +wpa_supplicant configuration. diff --git a/net/xapsd/Makefile b/net/xapsd/Makefile index ece91914f6ff..ab5391b34aa6 100644 --- a/net/xapsd/Makefile +++ b/net/xapsd/Makefile @@ -1,6 +1,6 @@ PORTNAME= xapsd DISTVERSION= g20241228 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= PopularMoment@protonmail.com diff --git a/net/zmate/Makefile b/net/zmate/Makefile index 26464dde21f7..23c0ce75e91d 100644 --- a/net/zmate/Makefile +++ b/net/zmate/Makefile @@ -1,7 +1,7 @@ PORTNAME= zmate DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= fuz@FreeBSD.org diff --git a/ports-mgmt/caronade/Makefile b/ports-mgmt/caronade/Makefile index 0e65e2a32c50..2c4745943697 100644 --- a/ports-mgmt/caronade/Makefile +++ b/ports-mgmt/caronade/Makefile @@ -1,7 +1,7 @@ PORTNAME= caronade DISTVERSIONPREFIX=v DISTVERSION= 0.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ports-mgmt MAINTAINER= decke@FreeBSD.org diff --git a/ports-mgmt/fallout/Makefile b/ports-mgmt/fallout/Makefile index 4af562887bf9..3fa6e513d8d6 100644 --- a/ports-mgmt/fallout/Makefile +++ b/ports-mgmt/fallout/Makefile @@ -1,7 +1,7 @@ PORTNAME= fallout DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile index 5288b9832358..3338bb57494b 100644 --- a/ports-mgmt/modules2tuple/Makefile +++ b/ports-mgmt/modules2tuple/Makefile @@ -1,7 +1,7 @@ PORTNAME= modules2tuple DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/portgrep/Makefile b/ports-mgmt/portgrep/Makefile index e6b39f3dad80..cfa1666cf55d 100644 --- a/ports-mgmt/portgrep/Makefile +++ b/ports-mgmt/portgrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= portgrep DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile index 07d43de3bee2..c63849f9e8c4 100644 --- a/ports-mgmt/poudriere-devel/Makefile +++ b/ports-mgmt/poudriere-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= poudriere -DISTVERSION= 3.4.99.20251013 +DISTVERSION= 3.4.99.20251014 PORTREVISION= 0 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ @@ -17,7 +17,7 @@ CONFLICTS_INSTALL= poudriere USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= 3.3.0-2186-gdb737522d +GH_TAGNAME= 3.3.0-2209-g282bb7247 GNU_CONFIGURE= yes ETCDIR= ${PREFIX}/etc/poudriere.d diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo index 84a7927f6d13..b177df903f28 100644 --- a/ports-mgmt/poudriere-devel/distinfo +++ b/ports-mgmt/poudriere-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760367143 -SHA256 (freebsd-poudriere-3.4.99.20251013-3.3.0-2186-gdb737522d_GH0.tar.gz) = a5e2cee424da3c28670f5642e1adb94f16d1a19e088d6312d5a46d0b5e2af7c4 -SIZE (freebsd-poudriere-3.4.99.20251013-3.3.0-2186-gdb737522d_GH0.tar.gz) = 5791450 +TIMESTAMP = 1760503468 +SHA256 (freebsd-poudriere-3.4.99.20251014-3.3.0-2209-g282bb7247_GH0.tar.gz) = 6e818620356111d2530109a601cd5fd50e3b995380ac1553c6dd97827084ee3c +SIZE (freebsd-poudriere-3.4.99.20251014-3.3.0-2209-g282bb7247_GH0.tar.gz) = 5793201 diff --git a/ports-mgmt/poudriere-devel/pkg-plist b/ports-mgmt/poudriere-devel/pkg-plist index 7b6c76761eae..f024cc384f39 100644 --- a/ports-mgmt/poudriere-devel/pkg-plist +++ b/ports-mgmt/poudriere-devel/pkg-plist @@ -10,7 +10,6 @@ libexec/poudriere/cpdup libexec/poudriere/dirempty libexec/poudriere/dirwatch libexec/poudriere/locked_mkdir -libexec/poudriere/lockf libexec/poudriere/nc libexec/poudriere/poudriered libexec/poudriere/ptsort diff --git a/print/brlaser/Makefile b/print/brlaser/Makefile index 9f2aa4fdbc5b..096de07ee89c 100644 --- a/print/brlaser/Makefile +++ b/print/brlaser/Makefile @@ -1,6 +1,6 @@ PORTNAME= brlaser DISTVERSIONPREFIX= v -DISTVERSION= 6.2.7 +DISTVERSION= 6.2.8 CATEGORIES= print MAINTAINER= madpilot@FreeBSD.org diff --git a/print/brlaser/distinfo b/print/brlaser/distinfo index bcb9c3c8d184..af9b34cc7190 100644 --- a/print/brlaser/distinfo +++ b/print/brlaser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737547964 -SHA256 (Owl-Maintain-brlaser-v6.2.7_GH0.tar.gz) = e67c5726fc1fe53574c2e8b5f72634f1359d0f53586a555eb2489fafd7c81640 -SIZE (Owl-Maintain-brlaser-v6.2.7_GH0.tar.gz) = 27306 +TIMESTAMP = 1760469525 +SHA256 (Owl-Maintain-brlaser-v6.2.8_GH0.tar.gz) = 16dae855aa7fff0eef0c05398fab37678243d7d610fa5f9af0d3a2cc9bf08cb0 +SIZE (Owl-Maintain-brlaser-v6.2.8_GH0.tar.gz) = 29401 diff --git a/print/ipp-usb/Makefile b/print/ipp-usb/Makefile index 1add7b138e4f..339fd69a9b55 100644 --- a/print/ipp-usb/Makefile +++ b/print/ipp-usb/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipp-usb DISTVERSION= 0.9.24 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MAINTAINER= chuanwei.foo@hotmail.com diff --git a/print/paps/Makefile b/print/paps/Makefile index 50d69803b789..2afeb28c7921 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,15 +1,16 @@ PORTNAME= paps -PORTVERSION= 0.8.0 -DISTVERSIONPREFIX= v +DISTVERSION= 0.8.0 PORTREVISION= 3 CATEGORIES= print +MASTER_SITES= https://github.com/dov/${PORTNAME}/releases/download/v${DISTVERSION}/ -PATCH_SITES= ${WWW}/commit/ -PATCHFILES+= e9270aaac5e0b8018a6fad9a562ee48e7b2c3113.patch:-p1 # https://github.com/dov/paps/pull/71 +PATCH_SITES= https://github.com/dov/paps/commit/ +PATCHFILES= e9270aaac5e0b8018a6fad9a562ee48e7b2c3113.patch:-p1 \ + a26a20d7ca3feb08476a8a19fd97c3ececcc1e2e.patch:-p1 MAINTAINER= ports@FreeBSD.org COMMENT= UTF-8 to PostScript converter using Pango -WWW= https://github.com/${GH_ACCOUNT}/${GH_PROJECT} +WWW= https://github.com/dov/paps LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING.LIB @@ -18,18 +19,13 @@ BROKEN_i386= compilation fails, see https://github.com/dov/paps/issues/60 LIB_DEPENDS= libfmt.so:devel/libfmt -USES= cmake:indirect compiler:c++17-lang meson gnome pkgconfig python:env shebangfix -USE_CXXSTD= c++17 -USE_GITHUB= yes -GH_ACCOUNT= dov -USE_GNOME= cairo pango - +USES= compiler:c++17-lang meson gnome pkgconfig python:env,run shebangfix SHEBANG_FILES= ${WRKSRC}/scripts/src-to-paps +USE_GNOME= cairo pango -PLIST_FILES= bin/paps share/man/man1/paps.1.gz - -post-install: - ${ECHO_CMD} "bin/src-to-paps" >> ${TMPPLIST} - ${ECHO_CMD} "share/paps/pango_markup.outlang" >> ${TMPPLIST} +PLIST_FILES= bin/paps \ + bin/src-to-paps \ + share/man/man1/paps.1.gz \ + share/paps/pango_markup.outlang .include <bsd.port.mk> diff --git a/print/paps/distinfo b/print/paps/distinfo index 45fc12eeb69f..fce676bd92d0 100644 --- a/print/paps/distinfo +++ b/print/paps/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1736611510 -SHA256 (dov-paps-v0.8.0_GH0.tar.gz) = 8fd8db04e6f8c5c164806d2c1b5fea6096daf583f83f06d1e4813ea61edc291f -SIZE (dov-paps-v0.8.0_GH0.tar.gz) = 75685 +TIMESTAMP = 1760402841 +SHA256 (paps-0.8.0.tar.gz) = bb5a826db364117a5ae79c833c4a000197f3b5b3eff10e31fb1513a583f96ff2 +SIZE (paps-0.8.0.tar.gz) = 224643 SHA256 (e9270aaac5e0b8018a6fad9a562ee48e7b2c3113.patch) = ed97ae7128f774b2f4d2f6ee31212ac53ba9c2c6d60379bf4486c61e3f347365 SIZE (e9270aaac5e0b8018a6fad9a562ee48e7b2c3113.patch) = 1846 +SHA256 (a26a20d7ca3feb08476a8a19fd97c3ececcc1e2e.patch) = c477a86e961adaf5f8b1c7e53aeb7f5a08c9c1a2ee64c5729dc2b4a141f0b344 +SIZE (a26a20d7ca3feb08476a8a19fd97c3ececcc1e2e.patch) = 1042 diff --git a/print/pdfcpu/Makefile b/print/pdfcpu/Makefile index c73731388eaa..22638d61cc29 100644 --- a/print/pdfcpu/Makefile +++ b/print/pdfcpu/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdfcpu DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MAINTAINER= diizzy@FreeBSD.org diff --git a/science/arbor/Makefile b/science/arbor/Makefile index d2d6e0cf6ef2..2251d579cd4b 100644 --- a/science/arbor/Makefile +++ b/science/arbor/Makefile @@ -12,8 +12,8 @@ WWW= https://arbor-sim.org/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/arbor-sim/arbor/issues/2424 -BROKEN_armv7= compilation fails: unknown type name 'float64x2_t' +BROKEN= compilation fails with clang-19, see https://github.com/arbor-sim/arbor/issues/2424 +#BROKEN_armv7= compilation fails: unknown type name 'float64x2_t' BUILD_DEPENDS= bash:shells/bash \ libfmt>0:devel/libfmt \ diff --git a/science/csvtk/Makefile b/science/csvtk/Makefile index 3d2c9d80ac57..6b140beda671 100644 --- a/science/csvtk/Makefile +++ b/science/csvtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvtk DISTVERSIONPREFIX= v DISTVERSION= 0.34.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= jwb@FreeBSD.org diff --git a/science/healpix/Makefile b/science/healpix/Makefile index 92f6cbda719f..7505dc0033bc 100644 --- a/science/healpix/Makefile +++ b/science/healpix/Makefile @@ -1,14 +1,15 @@ PORTNAME= healpix DISTVERSION= 3.50 DISTVERSIONSUFFIX= _2018Dec10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/Healpix_${DISTVERSION}/ DISTNAME= Healpix_${DISTVERSIONFULL} MAINTAINER= yuri@FreeBSD.org COMMENT= Software for pixelization, visualization, etc of data on the sphere -WWW= https://healpix.jpl.nasa.gov/ +WWW= https://healpix.sourceforge.io/ + #https://healpix.jpl.nasa.gov/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING @@ -23,9 +24,12 @@ cxx_PLIST= ${.CURDIR}/pkg-plist-cxx c_PLIST= ${.CURDIR}/pkg-plist-c USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig +USE_LDCONFIG= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -USE_LDCONFIG= yes + +LDFLAGS+= -lomp WRKSRC= ${WRKDIR}/Healpix_${DISTVERSION} AUTORECONF_WRKSRC= ${WRKSRC}/src/${FLAVOR:S/^c$/C/}/autotools diff --git a/science/highfive/Makefile b/science/highfive/Makefile index b35fd3ff30ae..2dcc0c740d0c 100644 --- a/science/highfive/Makefile +++ b/science/highfive/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libhdf5.so:science/hdf5 RUN_DEPENDS= ${LOCALBASE}/include/boost/multi_array.hpp:devel/boost-libs \ - ${LOCALBASE}/include/xtensor/xtensor.hpp:math/xtensor + ${LOCALBASE}/include/xtensor.hpp:math/xtensor TEST_DEPENDS= catch2>0:devel/catch2 USES= cmake eigen:3,run diff --git a/science/mdynamix/Makefile b/science/mdynamix/Makefile index 7227c210b3f0..fe71bb4d552c 100644 --- a/science/mdynamix/Makefile +++ b/science/mdynamix/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/mdynamix ALL_TARGET= default mpi MAKE_ARGS= FFLAGS="${FFLAGS} -ffast-math" LDFLAGS="${LDFLAGS}" -BINARY_ALIAS= make=gmake gfortran=gfortran${GCC_DEFAULT} +BINARY_ALIAS= make=gmake gfortran=${FC} PLIST_FILES= bin/md bin/mdp @@ -28,7 +28,7 @@ do-install: .include <bsd.port.pre.mk> -.if ${GCC_DEFAULT} >= 10 +.if ${FORTRAN_DEFAULT} == gfortran && ${GCC_DEFAULT} >= 10 # workaround for Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)). # in theory, this should set FCFLAGS, but the port does not conform FFLAGS+= -fallow-argument-mismatch diff --git a/science/molgif/Makefile b/science/molgif/Makefile index af14421a80b8..1f15ede46747 100644 --- a/science/molgif/Makefile +++ b/science/molgif/Makefile @@ -1,6 +1,6 @@ PORTNAME= molgif DISTVERSION= g20180108 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/pcmsolver/Makefile b/science/pcmsolver/Makefile index ff137c88f6ef..0b234b6f90d9 100644 --- a/science/pcmsolver/Makefile +++ b/science/pcmsolver/Makefile @@ -1,7 +1,7 @@ PORTNAME= pcmsolver DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -11,9 +11,7 @@ WWW= https://github.com/PCMSolver/pcmsolver LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_15= compilation is broken with clang-19, see https://github.com/PCMSolver/pcmsolver/issues/208 - -USES= cmake compiler:c11 fortran python +USES= cmake compiler:c++14-lang fortran python:build USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/science/pcmsolver/files/patch-cmake_custom_compilers_CXXFlags.cmake b/science/pcmsolver/files/patch-cmake_custom_compilers_CXXFlags.cmake new file mode 100644 index 000000000000..a9bf3aef3f64 --- /dev/null +++ b/science/pcmsolver/files/patch-cmake_custom_compilers_CXXFlags.cmake @@ -0,0 +1,8 @@ +--- cmake/custom/compilers/CXXFlags.cmake.orig 2025-10-15 01:10:00 UTC ++++ cmake/custom/compilers/CXXFlags.cmake +@@ -1,4 +1,4 @@ +-set(CMAKE_CXX_STANDARD 11) ++set(CMAKE_CXX_STANDARD 14) + set(CMAKE_CXX_STANDARD_REQUIRED TRUE) + set(CMAKE_CXX_EXTENSIONS FALSE) + diff --git a/science/pcmsolver/files/patch-external_eigen3_include_eigen3_Eigen_src_Core_Transpositions.h b/science/pcmsolver/files/patch-external_eigen3_include_eigen3_Eigen_src_Core_Transpositions.h new file mode 100644 index 000000000000..ada24c1f6175 --- /dev/null +++ b/science/pcmsolver/files/patch-external_eigen3_include_eigen3_Eigen_src_Core_Transpositions.h @@ -0,0 +1,14 @@ +- fix build error with Eigen 3.3.2 + + +--- external/eigen3/include/eigen3/Eigen/src/Core/Transpositions.h.orig 2025-10-15 01:10:00 UTC ++++ external/eigen3/include/eigen3/Eigen/src/Core/Transpositions.h +@@ -384,7 +384,7 @@ class Transpose<TranspositionsBase<TranspositionsDeri + const Product<OtherDerived, Transpose, AliasFreeProduct> + operator*(const MatrixBase<OtherDerived>& matrix, const Transpose& trt) + { +- return Product<OtherDerived, Transpose, AliasFreeProduct>(matrix.derived(), trt.derived()); ++ return Product<OtherDerived, Transpose, AliasFreeProduct>(matrix.derived(), trt); + } + + /** \returns the \a matrix with the inverse transpositions applied to the rows. diff --git a/security/2fa/Makefile b/security/2fa/Makefile index 5beeef73f678..48602f14288e 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -1,7 +1,7 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= mauroeldritch@gmail.com diff --git a/security/Makefile b/security/Makefile index c49e8676f481..e3840f2246ac 100644 --- a/security/Makefile +++ b/security/Makefile @@ -234,7 +234,6 @@ SUBDIR += hyperhotp SUBDIR += i2pd SUBDIR += iaikpkcs11wrapper - SUBDIR += iddawc SUBDIR += idea SUBDIR += identify SUBDIR += imds-filterd @@ -953,6 +952,7 @@ SUBDIR += py-google-auth SUBDIR += py-google-auth-httplib2 SUBDIR += py-google-auth-oauthlib + SUBDIR += py-google-cloud-kms SUBDIR += py-gpg SUBDIR += py-gpsoauth SUBDIR += py-greenbone-feed-sync diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index e1c08c45d774..ea4436b4bf44 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= security MAINTAINER= samm@FreeBSD.org diff --git a/security/age/Makefile b/security/age/Makefile index 8b79fd0ecdef..ff7a14b78333 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,7 +1,7 @@ PORTNAME= age DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/assh/Makefile b/security/assh/Makefile index 18d04ad440df..394cf9c86441 100644 --- a/security/assh/Makefile +++ b/security/assh/Makefile @@ -1,7 +1,7 @@ PORTNAME= assh DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/aws-c-cal/Makefile b/security/aws-c-cal/Makefile index c20c47ed86bb..f018701e5d62 100644 --- a/security/aws-c-cal/Makefile +++ b/security/aws-c-cal/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-cal DISTVERSIONPREFIX= v -DISTVERSION= 0.9.3 +DISTVERSION= 0.9.4 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-cal/distinfo b/security/aws-c-cal/distinfo index c3fa370d9411..e8b721263ad6 100644 --- a/security/aws-c-cal/distinfo +++ b/security/aws-c-cal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758220673 -SHA256 (awslabs-aws-c-cal-v0.9.3_GH0.tar.gz) = 7033e3efecbb1f6eddd0f549bb071b166e1aaca5f8fb4b215d0d0de5cb2e9496 -SIZE (awslabs-aws-c-cal-v0.9.3_GH0.tar.gz) = 1686833 +TIMESTAMP = 1760573923 +SHA256 (awslabs-aws-c-cal-v0.9.4_GH0.tar.gz) = 0c26d3092ecc3b23d41ac411a0c6c8d3f56f38bc1d396e0b40a008db6ae0f63f +SIZE (awslabs-aws-c-cal-v0.9.4_GH0.tar.gz) = 1689214 diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 60b0556f8036..921f039f43c8 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.7.7 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 7c4987397e8e..1329f09f3035 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v DISTVERSION= 6.6.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= security MAINTAINER= mauroeldritch@gmail.com diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 15b93986792e..7d5bd79dbf53 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,6 +1,6 @@ PORTNAME= boringssl PORTVERSION= 0.20250818.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}_GH0.tar.gz diff --git a/security/caldera-ot/Makefile b/security/caldera-ot/Makefile index 6d40de8dedde..ff8d5e1f0f77 100644 --- a/security/caldera-ot/Makefile +++ b/security/caldera-ot/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera-ot DISTVERSION= 5.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/caldera/Makefile b/security/caldera/Makefile index 7b961242f964..43dbdf79fee9 100644 --- a/security/caldera/Makefile +++ b/security/caldera/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera DISTVERSION= 5.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile index a1f7147d229e..e56dbf5b0787 100644 --- a/security/certificate_maker/Makefile +++ b/security/certificate_maker/Makefile @@ -1,7 +1,7 @@ PORTNAME= certificate_maker DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile index 89cc10dc8d39..7ff0fb9a570c 100644 --- a/security/certmgr/Makefile +++ b/security/certmgr/Makefile @@ -1,7 +1,7 @@ PORTNAME= certmgr DISTVERSIONPREFIX= v DISTVERSION= 3.0.3 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security net MAINTAINER= fuz@FreeBSD.org diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile index cddbca7ccadb..269dff7db0a4 100644 --- a/security/cfssl/Makefile +++ b/security/cfssl/Makefile @@ -1,7 +1,7 @@ PORTNAME= cfssl DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/cosign/Makefile b/security/cosign/Makefile index cc5869f8229f..273d56014e86 100644 --- a/security/cosign/Makefile +++ b/security/cosign/Makefile @@ -1,7 +1,7 @@ PORTNAME= cosign DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile index b044b331d508..82794788a768 100644 --- a/security/crlfuzz/Makefile +++ b/security/crlfuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= crlfuzz PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/crowdsec-blocklist-mirror/Makefile b/security/crowdsec-blocklist-mirror/Makefile index db51291357ac..c3a6375e257e 100644 --- a/security/crowdsec-blocklist-mirror/Makefile +++ b/security/crowdsec-blocklist-mirror/Makefile @@ -2,7 +2,7 @@ PORTNAME= crowdsec-blocklist-mirror DISTVERSIONPREFIX= v DISTVERSION= 0.0.2 DISTVERSIONSUFFIX= -freebsd -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile index 69a05722f3b5..718699706db0 100644 --- a/security/crowdsec-firewall-bouncer/Makefile +++ b/security/crowdsec-firewall-bouncer/Makefile @@ -1,7 +1,7 @@ PORTNAME= crowdsec-firewall-bouncer DISTVERSIONPREFIX= v DISTVERSION= 0.0.32 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index 2f84c37e2340..9d161dee8157 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,7 +1,7 @@ PORTNAME= crowdsec DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile index d494fa194d0b..ada7fb57ab00 100644 --- a/security/ct-submit/Makefile +++ b/security/ct-submit/Makefile @@ -1,6 +1,6 @@ PORTNAME= ct-submit PORTVERSION= 1.1.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security www MAINTAINER= jim@ohlste.in diff --git a/security/enc/Makefile b/security/enc/Makefile index 91c567cfd983..94c9bdde1eb8 100644 --- a/security/enc/Makefile +++ b/security/enc/Makefile @@ -1,6 +1,6 @@ PORTNAME= enc DISTVERSION= 1.1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= dtxdf@FreeBSD.org diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile index 7d927331649d..00b450957940 100644 --- a/security/ffuf/Makefile +++ b/security/ffuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= ffuf DISTVERSIONPREFIX=v DISTVERSION= 2.1.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= security www MAINTAINER= dutra@FreeBSD.org diff --git a/security/git-credential-azure/Makefile b/security/git-credential-azure/Makefile index 4aa8774b122b..7776f22cf7c1 100644 --- a/security/git-credential-azure/Makefile +++ b/security/git-credential-azure/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-azure DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/git-credential-oauth/Makefile b/security/git-credential-oauth/Makefile index 1e7a5104f0ae..81e955e5d82b 100644 --- a/security/git-credential-oauth/Makefile +++ b/security/git-credential-oauth/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-oauth DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile index c4e0ac31794a..9507020d2c63 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index c2c58f86a02d..39b35c16721d 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX=v DISTVERSION= 0.11.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile index a3201e7115d0..4b93fafd4f57 100644 --- a/security/go-tuf/Makefile +++ b/security/go-tuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-tuf DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/gokart/Makefile b/security/gokart/Makefile index 6f6ae755af2d..b461de345e3f 100644 --- a/security/gokart/Makefile +++ b/security/gokart/Makefile @@ -1,7 +1,7 @@ PORTNAME= gokart DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/gokey/Makefile b/security/gokey/Makefile index f7514b53adf1..f04c171ba84a 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -1,7 +1,7 @@ PORTNAME= gokey DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 8e0372bbbd8d..6c4fb8b9ba98 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,7 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.15.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/gosec/Makefile b/security/gosec/Makefile index bf5e9d25d5d1..c70f9a7edd9a 100644 --- a/security/gosec/Makefile +++ b/security/gosec/Makefile @@ -1,7 +1,7 @@ PORTNAME= gosec DISTVERSIONPREFIX= v DISTVERSION= 2.22.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security devel MAINTAINER= yuri@FreeBSD.org diff --git a/security/govulncheck/Makefile b/security/govulncheck/Makefile index b562e42851f6..2d6e12853b65 100644 --- a/security/govulncheck/Makefile +++ b/security/govulncheck/Makefile @@ -1,7 +1,7 @@ PORTNAME= govulncheck DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= einar@isnic.is diff --git a/security/headscale/Makefile b/security/headscale/Makefile index acab010c3392..4e09e45bcfe1 100644 --- a/security/headscale/Makefile +++ b/security/headscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= headscale PORTVERSION= 0.26.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net-vpn MAINTAINER= m.muenz@gmail.com diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile index 93177dea07a7..f27d4e7524dc 100644 --- a/security/hidden-lake/Makefile +++ b/security/hidden-lake/Makefile @@ -1,6 +1,7 @@ PORTNAME= hidden-lake DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= alven@FreeBSD.org diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile index c9b2455cf335..78c3a0535552 100644 --- a/security/hockeypuck/Makefile +++ b/security/hockeypuck/Makefile @@ -1,6 +1,6 @@ PORTNAME= hockeypuck DISTVERSION= 2.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= me@svmhdvn.name diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile index 6a211fe1ed83..8f35bfa91f3c 100644 --- a/security/honeytrap/Makefile +++ b/security/honeytrap/Makefile @@ -1,6 +1,6 @@ PORTNAME= honeytrap DISTVERSION= g20210510 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= ezri.mudde@dutchsec.com diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile index d6c5b9d4c1b1..e7d748774e80 100644 --- a/security/horcrux/Makefile +++ b/security/horcrux/Makefile @@ -1,7 +1,7 @@ PORTNAME= horcrux DISTVERSIONPREFIX= v DISTVERSION= 0.3 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= security MAINTAINER= lcook@FreeBSD.org diff --git a/security/iddawc/Makefile b/security/iddawc/Makefile deleted file mode 100644 index 775eee3530cd..000000000000 --- a/security/iddawc/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -PORTNAME= iddawc -PORTVERSION= 1.1.8 -DISTVERSIONPREFIX= v -CATEGORIES= security - -MAINTAINER= ports@FreeBSD.org -COMMENT= OAuth2/OIDC Client and Relying Party library -WWW= https://babelouest.github.io/iddawc/ \ - https://github.com/babelouest/iddawc - -LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream repo archived on Nov 11, 2024 -EXPIRATION_DATE=2025-10-13 - -BUILD_DEPENDS= jansson>=2.11:devel/jansson \ - orcania>=2.3.2:devel/orcania \ - rhonabwy>=1.1.10:security/rhonabwy \ - ulfius>=2.7.12:www/ulfius \ - yder>=1.4.14:devel/yder -LIB_DEPENDS= libcurl.so:ftp/curl \ - libgnutls.so:security/gnutls \ - libjansson.so:devel/jansson \ - libmicrohttpd.so:www/libmicrohttpd \ - liborcania.so:devel/orcania \ - librhonabwy.so:security/rhonabwy \ - libulfius.so:www/ulfius \ - libyder.so:devel/yder - -USES= cmake pathfix - -CMAKE_OFF= BUILD_IDDAWC_DOCUMENTATION BUILD_IDDAWC_TESTING BUILD_RPM DOWNLOAD_DEPENDENCIES -CMAKE_ON= BUILD_IDWCC BUILD_STATIC INSTALL_HEADER SEARCH_ORCANIA_I SEARCH_RHONABWY_I SEARCH_ULFIUS_I SEARCH_YDER_I - -PLIST_SUB= PORTVERSION=${PORTVERSION} - -USE_GITHUB= yes -GH_ACCOUNT= babelouest - -post-install: - ${INSTALL_DATA} ${INSTALL_WRKSRC}/libiddawc.a ${STAGEDIR}${PREFIX}/lib/libiddawc.a - -.include <bsd.port.mk> diff --git a/security/iddawc/distinfo b/security/iddawc/distinfo deleted file mode 100644 index 1b99a83fccd6..000000000000 --- a/security/iddawc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1686496690 -SHA256 (babelouest-iddawc-v1.1.8_GH0.tar.gz) = 1e075ffd64b26ab042b571473d4be6d6fcfc11f348b4833c79af52d70573dc59 -SIZE (babelouest-iddawc-v1.1.8_GH0.tar.gz) = 1463208 diff --git a/security/iddawc/files/patch-src-iddawc.c b/security/iddawc/files/patch-src-iddawc.c deleted file mode 100644 index 8841b26e2c51..000000000000 --- a/security/iddawc/files/patch-src-iddawc.c +++ /dev/null @@ -1,29 +0,0 @@ ---- src/iddawc.c.orig 2022-12-17 21:23:54 UTC -+++ src/iddawc.c -@@ -4972,7 +4972,7 @@ int i_verify_id_token(struct _i_session * i_session) { - if (alg != GNUTLS_DIG_UNKNOWN) { - hash_data.data = (unsigned char*)i_session->access_token; - hash_data.size = (unsigned int)o_strlen(i_session->access_token); -- if (gnutls_fingerprint(alg, &hash_data, hash, &hash_len) == GNUTLS_E_SUCCESS) { -+ if (gnutls_fingerprint((gnutls_digest_algorithm_t) alg, &hash_data, hash, &hash_len) == GNUTLS_E_SUCCESS) { - if (o_base64url_encode(hash, hash_len/2, hash_encoded, &hash_encoded_len)) { - if (o_strncmp((const char *)hash_encoded, json_string_value(json_object_get(i_session->id_token_payload, "at_hash")), hash_encoded_len) != 0) { - y_log_message(Y_LOG_LEVEL_DEBUG, "i_verify_id_token at - at_hash invalid"); -@@ -5000,7 +5000,7 @@ int i_verify_id_token(struct _i_session * i_session) { - if (alg != GNUTLS_DIG_UNKNOWN) { - hash_data.data = (unsigned char*)i_session->code; - hash_data.size = (unsigned int)o_strlen(i_session->code); -- if (gnutls_fingerprint(alg, &hash_data, hash, &hash_len) == GNUTLS_E_SUCCESS) { -+ if (gnutls_fingerprint((gnutls_digest_algorithm_t) alg, &hash_data, hash, &hash_len) == GNUTLS_E_SUCCESS) { - if (o_base64url_encode(hash, hash_len/2, hash_encoded, &hash_encoded_len)) { - if (o_strncmp((const char *)hash_encoded, json_string_value(json_object_get(i_session->id_token_payload, "c_hash")), hash_encoded_len) != 0) { - y_log_message(Y_LOG_LEVEL_DEBUG, "i_verify_id_token - c_hash invalid"); -@@ -5028,7 +5028,7 @@ int i_verify_id_token(struct _i_session * i_session) { - if (alg != GNUTLS_DIG_UNKNOWN) { - hash_data.data = (unsigned char*)i_session->state; - hash_data.size = (unsigned int)o_strlen(i_session->state); -- if (gnutls_fingerprint(alg, &hash_data, hash, &hash_len) == GNUTLS_E_SUCCESS) { -+ if (gnutls_fingerprint((gnutls_digest_algorithm_t) alg, &hash_data, hash, &hash_len) == GNUTLS_E_SUCCESS) { - if (o_base64url_encode(hash, hash_len/2, hash_encoded, &hash_encoded_len)) { - if (o_strncmp((const char *)hash_encoded, json_string_value(json_object_get(i_session->id_token_payload, "s_hash")), hash_encoded_len) != 0) { - y_log_message(Y_LOG_LEVEL_DEBUG, "i_verify_id_token - s_hash invalid"); diff --git a/security/iddawc/pkg-descr b/security/iddawc/pkg-descr deleted file mode 100644 index 01bcbdcd4420..000000000000 --- a/security/iddawc/pkg-descr +++ /dev/null @@ -1,23 +0,0 @@ -Iddawc is a C library used to implement OAuth2/OIDC clients according to the -OAuth2 RFC and the OpenID Connect Specs. - -It's based on Ulfius library for the HTTP requests and response management and -Rhonabwy library for the JOSE management. - -Iddawc supports the following features: -- Loading openid-configuration endpoints and parsing the results -- Making auth requests using the given parameters (client_id, client_secret, - redirect_uri, etc.) and parsing the result -- Making token requests using the given parameters (code, client_id, - client_secret, redirect_uri, etc.) and parsing the result -- Making userinfo, token introspection, token revocation requests -- Parse responses, validate id_token -- Registering new clients using the register endpoint if any -- Sending signed and or encrypted requests in the auth and token endpoints -- Client TLS Authentication available -- Making Pushed Auth Requests -- Making Rich Auth Requests -- Adding claims to requests -- Sending DPoP proofs -- JWT Secured Authorization Response Mode -- End session and single-logout functionalities diff --git a/security/iddawc/pkg-plist b/security/iddawc/pkg-plist deleted file mode 100644 index b9afe21892ee..000000000000 --- a/security/iddawc/pkg-plist +++ /dev/null @@ -1,37 +0,0 @@ -bin/idwcc -include/iddawc-cfg.h -include/iddawc.h -lib/libiddawc.a -lib/libiddawc.so -lib/libiddawc.so.1.1 -lib/libiddawc.so.%%PORTVERSION%% -libdata/pkgconfig/libiddawc.pc -share/idwcc/webapp/callback.html -share/idwcc/webapp/css/bootstrap.css -share/idwcc/webapp/css/bootstrap.css.map -share/idwcc/webapp/css/bootstrap.min.css -share/idwcc/webapp/css/bootstrap.min.css.map -share/idwcc/webapp/css/fork-awesome.css -share/idwcc/webapp/css/fork-awesome.min.css -share/idwcc/webapp/css/fork-awesome.min.css.map -share/idwcc/webapp/css/idwcc.css -share/idwcc/webapp/css/v5-compat.css -share/idwcc/webapp/css/v5-compat.min.css -share/idwcc/webapp/css/v5-compat.min.css.map -share/idwcc/webapp/fonts/forkawesome-webfont.eot -share/idwcc/webapp/fonts/forkawesome-webfont.svg -share/idwcc/webapp/fonts/forkawesome-webfont.ttf -share/idwcc/webapp/fonts/forkawesome-webfont.woff -share/idwcc/webapp/fonts/forkawesome-webfont.woff2 -share/idwcc/webapp/index.html -share/idwcc/webapp/js/bootstrap.js -share/idwcc/webapp/js/bootstrap.js.map -share/idwcc/webapp/js/bootstrap.min.js -share/idwcc/webapp/js/bootstrap.min.js.map -share/idwcc/webapp/js/iddwc.js -share/idwcc/webapp/js/jquery.js -share/idwcc/webapp/js/jquery.min.js -share/idwcc/webapp/js/popper.js -share/idwcc/webapp/js/popper.min.js -share/idwcc/webapp/js/qrcode.js -share/man/man1/idwcc.1.gz diff --git a/security/interactsh/Makefile b/security/interactsh/Makefile index 66f4e9e5ecff..ef206d1ed87b 100644 --- a/security/interactsh/Makefile +++ b/security/interactsh/Makefile @@ -1,7 +1,7 @@ PORTNAME= interactsh PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 5803c66ae714..a05b4a0eeb53 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,7 +1,7 @@ PORTNAME= keybase PORTVERSION= 6.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile index b637fbd84129..2b9786443e81 100644 --- a/security/kpmenu/Makefile +++ b/security/kpmenu/Makefile @@ -1,7 +1,7 @@ PORTNAME= kpmenu DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= bapt@FreeBSD.org diff --git a/security/lego/Makefile b/security/lego/Makefile index 564a5381054c..808aa37ad2a6 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,7 +1,7 @@ PORTNAME= lego DISTVERSIONPREFIX= v DISTVERSION= 4.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index b90c18b1308e..daa464c11003 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= libressl -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.0 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel @@ -50,12 +50,12 @@ LDFLAGS+= -pthread INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBCRYPTO_SHLIBMAJ=56 \ - LIBCRYPTO_SHLIBFULL=56.0.0 \ - LIBSSL_SHLIBMAJ=59 \ - LIBSSL_SHLIBFULL=59.0.1 \ - LIBTLS_SHLIBMAJ=32 \ - LIBTLS_SHLIBFULL=32.0.1 +PLIST_SUB+= LIBCRYPTO_SHLIBMAJ=57 \ + LIBCRYPTO_SHLIBFULL=57.0.1 \ + LIBSSL_SHLIBMAJ=60 \ + LIBSSL_SHLIBFULL=60.0.1 \ + LIBTLS_SHLIBMAJ=33 \ + LIBTLS_SHLIBFULL=33.0.1 post-patch-MAN3-off: ${REINPLACE_CMD} -e '/^install-man:/s/install-man3//' \ diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo index 62e0fcbe19c7..6971a8021c4e 100644 --- a/security/libressl-devel/distinfo +++ b/security/libressl-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303143 -SHA256 (libressl-4.1.1.tar.gz) = c7ff7a7d675d5f57730940e5ccff1dbe2dcd5b7405b5397e0f7ffd66a5ed5679 -SIZE (libressl-4.1.1.tar.gz) = 9202355 +TIMESTAMP = 1760545157 +SHA256 (libressl-4.2.0.tar.gz) = 0f7dba44d7cb8df8d53f2cfbf1955254bc128e0089595f1aba2facfaee8408b2 +SIZE (libressl-4.2.0.tar.gz) = 9147132 diff --git a/security/libressl-devel/pkg-plist b/security/libressl-devel/pkg-plist index c73e0cb9c35a..30505e613b0c 100644 --- a/security/libressl-devel/pkg-plist +++ b/security/libressl-devel/pkg-plist @@ -38,6 +38,7 @@ include/openssl/kdf.h include/openssl/lhash.h include/openssl/md4.h include/openssl/md5.h +include/openssl/mlkem.h include/openssl/modes.h include/openssl/obj_mac.h include/openssl/objects.h diff --git a/security/libressl-devel/version.mk b/security/libressl-devel/version.mk index a43395b52412..2fe40b3646a5 100644 --- a/security/libressl-devel/version.mk +++ b/security/libressl-devel/version.mk @@ -1 +1 @@ -OPENSSL_SHLIBVER?= 56 +OPENSSL_SHLIBVER?= 57 diff --git a/security/libressl/Makefile b/security/libressl/Makefile index 749ae4315dc1..21673f97c719 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -1,5 +1,5 @@ PORTNAME= libressl -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.0 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL @@ -49,12 +49,12 @@ LDFLAGS+= -pthread INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBCRYPTO_SHLIBMAJ=56 \ - LIBCRYPTO_SHLIBFULL=56.0.0 \ - LIBSSL_SHLIBMAJ=59 \ - LIBSSL_SHLIBFULL=59.0.1 \ - LIBTLS_SHLIBMAJ=32 \ - LIBTLS_SHLIBFULL=32.0.1 +PLIST_SUB+= LIBCRYPTO_SHLIBMAJ=57 \ + LIBCRYPTO_SHLIBFULL=57.0.1 \ + LIBSSL_SHLIBMAJ=60 \ + LIBSSL_SHLIBFULL=60.0.1 \ + LIBTLS_SHLIBMAJ=33 \ + LIBTLS_SHLIBFULL=33.0.1 post-patch-MAN3-off: ${REINPLACE_CMD} -e '/^install-man:/s/install-man3//' \ diff --git a/security/libressl/distinfo b/security/libressl/distinfo index 62e0fcbe19c7..6971a8021c4e 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303143 -SHA256 (libressl-4.1.1.tar.gz) = c7ff7a7d675d5f57730940e5ccff1dbe2dcd5b7405b5397e0f7ffd66a5ed5679 -SIZE (libressl-4.1.1.tar.gz) = 9202355 +TIMESTAMP = 1760545157 +SHA256 (libressl-4.2.0.tar.gz) = 0f7dba44d7cb8df8d53f2cfbf1955254bc128e0089595f1aba2facfaee8408b2 +SIZE (libressl-4.2.0.tar.gz) = 9147132 diff --git a/security/libressl/pkg-plist b/security/libressl/pkg-plist index c73e0cb9c35a..30505e613b0c 100644 --- a/security/libressl/pkg-plist +++ b/security/libressl/pkg-plist @@ -38,6 +38,7 @@ include/openssl/kdf.h include/openssl/lhash.h include/openssl/md4.h include/openssl/md5.h +include/openssl/mlkem.h include/openssl/modes.h include/openssl/obj_mac.h include/openssl/objects.h diff --git a/security/libressl/version.mk b/security/libressl/version.mk index a43395b52412..2fe40b3646a5 100644 --- a/security/libressl/version.mk +++ b/security/libressl/version.mk @@ -1 +1 @@ -OPENSSL_SHLIBVER?= 56 +OPENSSL_SHLIBVER?= 57 diff --git a/security/meek/Makefile b/security/meek/Makefile index ab96c2cfcd53..35db4e3d03ed 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -1,7 +1,7 @@ PORTNAME= meek DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 2ba3f1fcb9bb..2e381aaf8e3d 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -1,6 +1,6 @@ PORTNAME= metasploit DISTVERSION= 6.4.58 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/naabu/Makefile b/security/naabu/Makefile index 7c9ddeb69d74..607d0e3dc5e3 100644 --- a/security/naabu/Makefile +++ b/security/naabu/Makefile @@ -1,7 +1,7 @@ PORTNAME= naabu DISTVERSIONPREFIX= v DISTVERSION= 2.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/nebula/Makefile b/security/nebula/Makefile index 7a59048daf8f..e3c95c2bd43b 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,7 +1,7 @@ PORTNAME= nebula DISTVERSIONPREFIX= v DISTVERSION= 1.8.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/netbird/Makefile b/security/netbird/Makefile index 5a6e20c2d06d..dcc6ba064fbe 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.59.1 +DISTVERSION= 0.59.5 PORTREVISION= 1 CATEGORIES= security net net-vpn diff --git a/security/netbird/distinfo b/security/netbird/distinfo index 6afd5a561327..e9f7354c4e59 100644 --- a/security/netbird/distinfo +++ b/security/netbird/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759481572 -SHA256 (go/security_netbird/netbird-v0.59.1/v0.59.1.mod) = a930885bdb739be4a2fbbb2a63b86d0b33d3c2897b45d5f391ef1d9d29db5975 -SIZE (go/security_netbird/netbird-v0.59.1/v0.59.1.mod) = 12607 -SHA256 (go/security_netbird/netbird-v0.59.1/v0.59.1.zip) = 0e1eca9e038d7bf1db3bf67b59f3fa58356fb856c1a68c8fa02e8a609bc21f68 -SIZE (go/security_netbird/netbird-v0.59.1/v0.59.1.zip) = 3188357 +TIMESTAMP = 1759443384 +SHA256 (go/security_netbird/netbird-v0.59.5/v0.59.5.mod) = a930885bdb739be4a2fbbb2a63b86d0b33d3c2897b45d5f391ef1d9d29db5975 +SIZE (go/security_netbird/netbird-v0.59.5/v0.59.5.mod) = 12607 +SHA256 (go/security_netbird/netbird-v0.59.5/v0.59.5.zip) = 53bc2ca386490601792871891337e0d7ed73e7a5e96275137cb1c25005b627c2 +SIZE (go/security_netbird/netbird-v0.59.5/v0.59.5.zip) = 3192778 diff --git a/security/nextcloud-end_to_end_encryption/Makefile b/security/nextcloud-end_to_end_encryption/Makefile index fb390e30f5e8..989cdea1c8ce 100644 --- a/security/nextcloud-end_to_end_encryption/Makefile +++ b/security/nextcloud-end_to_end_encryption/Makefile @@ -1,5 +1,5 @@ PORTNAME= end_to_end_encryption -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 DISTVERSIONPREFIX= v CATEGORIES= security @@ -9,7 +9,7 @@ WWW= https://apps.nextcloud.com/apps/end_to_end_encryption LICENSE_FILE= ${WRKSRC}/LICENSE -NEXTCLOUD_RUN_DEPENDS= 31 +NEXTCLOUD_RUN_DEPENDS= 32 USES= nextcloud php:flavors diff --git a/security/nextcloud-end_to_end_encryption/distinfo b/security/nextcloud-end_to_end_encryption/distinfo index 7c3128388436..5a29084e41e2 100644 --- a/security/nextcloud-end_to_end_encryption/distinfo +++ b/security/nextcloud-end_to_end_encryption/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740558340 -SHA256 (nextcloud/end_to_end_encryption-v1.17.0.tar.gz) = 5a88effd4cc34fdbfd6d5682f0aec6a9a4185531381a8446db3b4700b664b4b9 -SIZE (nextcloud/end_to_end_encryption-v1.17.0.tar.gz) = 1864255 +TIMESTAMP = 1760546414 +SHA256 (nextcloud/end_to_end_encryption-v1.18.0.tar.gz) = 3426b9b7e92c6c778184bd18a448c3e26e5d8f4c0040891ce98adea409f4f133 +SIZE (nextcloud/end_to_end_encryption-v1.18.0.tar.gz) = 1899150 diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile index 01cdae0f1324..91bafa59bce5 100644 --- a/security/nuclei/Makefile +++ b/security/nuclei/Makefile @@ -1,7 +1,7 @@ PORTNAME= nuclei DISTVERSIONPREFIX= v DISTVERSION= 3.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile index 0bbf97dabe0c..3cbaa640cf54 100644 --- a/security/obfs4proxy-tor/Makefile +++ b/security/obfs4proxy-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= obfs4proxy DISTVERSION= 0.0.14 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security net PKGNAMESUFFIX= -tor DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index 404366298a69..56d3dcd53406 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/openbao/Makefile b/security/openbao/Makefile index 3acd581d1396..de470b9a559b 100644 --- a/security/openbao/Makefile +++ b/security/openbao/Makefile @@ -1,7 +1,7 @@ PORTNAME= openbao DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES+= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/security/openvpn-auth-oauth2/Makefile b/security/openvpn-auth-oauth2/Makefile index 82c4562fe8cc..97c937182e56 100644 --- a/security/openvpn-auth-oauth2/Makefile +++ b/security/openvpn-auth-oauth2/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvpn-auth-oauth2 DISTVERSIONPREFIX= v DISTVERSION= 1.26.2 +PORTREVISION= 1 CATEGORIES= security net net-vpn MAINTAINER= otis@FreeBSD.org diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile index 9b06f22a5f85..2141caa8f196 100644 --- a/security/osv-scanner/Makefile +++ b/security/osv-scanner/Makefile @@ -1,7 +1,7 @@ PORTNAME= osv-scanner DISTVERSIONPREFIX= v DISTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index bf7e2e5aa02e..e71725cab095 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= picocrypt DISTVERSION= 1.49 # Missing modules.txt, generate one with `go mod vendor` and place it in ${FILESDIR} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/pwdsafety/Makefile b/security/pwdsafety/Makefile index 62312c543172..857214ea0ef9 100644 --- a/security/pwdsafety/Makefile +++ b/security/pwdsafety/Makefile @@ -1,7 +1,7 @@ PORTNAME= pwdsafety DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= olgeni@FreeBSD.org diff --git a/security/py-google-cloud-kms/Makefile b/security/py-google-cloud-kms/Makefile new file mode 100644 index 000000000000..911d3a05b762 --- /dev/null +++ b/security/py-google-cloud-kms/Makefile @@ -0,0 +1,38 @@ +PORTNAME= google-cloud-kms +DISTVERSION= 3.6.0 +CATEGORIES= security python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Python client for Google Cloud Key Management Service +WWW= https://pypi.org/project/google-cloud-kms/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.14.0<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} + +USES= python + +USE_PYTHON= autoplist distutils pytest +PYTEST_IGNORED_TESTS= test_list_ekm_connections[grpc] \ + test_list_ekm_connections[rest] + +NO_ARCH= yes + +PORTDOCS= README.rst + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/security/py-google-cloud-kms/distinfo b/security/py-google-cloud-kms/distinfo new file mode 100644 index 000000000000..f935ac04aec4 --- /dev/null +++ b/security/py-google-cloud-kms/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760498630 +SHA256 (google_cloud_kms-3.6.0.tar.gz) = c0f7f2474e35e99e6a36651520a26fdba4bb8e73b7cd0d9bff8c8bd92737afcc +SIZE (google_cloud_kms-3.6.0.tar.gz) = 329923 diff --git a/security/py-google-cloud-kms/pkg-descr b/security/py-google-cloud-kms/pkg-descr new file mode 100644 index 000000000000..8eaf90a4f41f --- /dev/null +++ b/security/py-google-cloud-kms/pkg-descr @@ -0,0 +1,9 @@ +Google Cloud Key Management Service: a cloud-hosted key management +service that lets you manage cryptographic keys for your cloud +services the same way you do on-premises. You can generate, use, +rotate, and destroy AES256, RSA 2048, RSA 3072, RSA 4096, EC P256, and +EC P384 cryptographic keys. Cloud KMS is integrated with Cloud IAM and +Cloud Audit Logging so that you can manage permissions on individual +keys and monitor how these are used. Use Cloud KMS to protect secrets +and other sensitive data that you need to store in Google Cloud +Platform. diff --git a/security/rekor/Makefile b/security/rekor/Makefile index 299096b3ca8b..e0f0d3921e99 100644 --- a/security/rekor/Makefile +++ b/security/rekor/Makefile @@ -1,7 +1,7 @@ PORTNAME= rekor DISTVERSIONPREFIX= v DISTVERSION= 1.3.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile index 1cf1fecc8f7d..0f0d6d166705 100644 --- a/security/snowflake-tor/Makefile +++ b/security/snowflake-tor/Makefile @@ -1,7 +1,7 @@ PORTNAME= snowflake DISTVERSIONPREFIX= v PORTVERSION= 2.5.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/sops/Makefile b/security/sops/Makefile index c12e6ed77184..f51b8bcf5c76 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -1,7 +1,7 @@ PORTNAME= sops DISTVERSIONPREFIX= v DISTVERSION= 3.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security editors MAINTAINER= bofh@FreeBSD.org diff --git a/security/ssb/Makefile b/security/ssb/Makefile index 0f7b65a87872..1d74b16ca88e 100644 --- a/security/ssb/Makefile +++ b/security/ssb/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssb DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/ssl-checker/Makefile b/security/ssl-checker/Makefile index 7ab1d24d7153..8a185d71eb5d 100644 --- a/security/ssl-checker/Makefile +++ b/security/ssl-checker/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssl-checker DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= olgeni@FreeBSD.org diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile index ef3957a4363f..825d5add606a 100644 --- a/security/ssllabs-scan/Makefile +++ b/security/ssllabs-scan/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/stegify/Makefile b/security/stegify/Makefile index abcdaa2fa196..34dc80e26750 100644 --- a/security/stegify/Makefile +++ b/security/stegify/Makefile @@ -2,7 +2,7 @@ PORTNAME= stegify DISTVERSIONPREFIX= v DISTVERSION= 1.2-2 DISTVERSIONSUFFIX= -g62518ca -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= security graphics MAINTAINER= yuri@FreeBSD.org diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 47f19b79526e..f39f1869caf6 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= tailscale PORTVERSION= 1.88.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org diff --git a/security/teleport/Makefile b/security/teleport/Makefile index e2ee28def766..ec200d472e03 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleport DISTVERSIONPREFIX= v DISTVERSION= 5.2.5 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security MAINTAINER= kraileth@elderlinux.org diff --git a/security/timestamp-authority/Makefile b/security/timestamp-authority/Makefile index aea44f04a143..6e6d42f51e03 100644 --- a/security/timestamp-authority/Makefile +++ b/security/timestamp-authority/Makefile @@ -1,7 +1,7 @@ PORTNAME= timestamp-authority DISTVERSIONPREFIX= v DISTVERSION= 1.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/tlsc/Makefile b/security/tlsc/Makefile index 1068f7b3e4c8..62a7008de6f7 100644 --- a/security/tlsc/Makefile +++ b/security/tlsc/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/Zirias/tlsc LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Unmaintained port +EXPIRATION_DATE=2025-12-31 + LIB_DEPENDS= libposercore.so:devel/poser USES= compiler:c11 gmake pkgconfig tar:xz diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index cf681cc78601..0f2e324d34ba 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= totp-cli PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/trillian/Makefile b/security/trillian/Makefile index 04b0c63c3492..0b1ab83c64e0 100644 --- a/security/trillian/Makefile +++ b/security/trillian/Makefile @@ -1,7 +1,7 @@ PORTNAME= trillian DISTVERSIONPREFIX= v DISTVERSION= 1.7.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/trivy/Makefile b/security/trivy/Makefile index 5c9d2d8787e9..29b172020359 100644 --- a/security/trivy/Makefile +++ b/security/trivy/Makefile @@ -1,6 +1,7 @@ PORTNAME= trivy DISTVERSIONPREFIX= v DISTVERSION= 0.67.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mfechner@FreeBSD.org diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile index 078a343b4878..0d373bc6e467 100644 --- a/security/trufflehog/Makefile +++ b/security/trufflehog/Makefile @@ -1,6 +1,7 @@ PORTNAME= trufflehog DISTVERSIONPREFIX= v DISTVERSION= 3.90.8 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/tscli/Makefile b/security/tscli/Makefile index 9440f69bae39..d818f759e101 100644 --- a/security/tscli/Makefile +++ b/security/tscli/Makefile @@ -1,7 +1,7 @@ PORTNAME= tscli DISTVERSIONPREFIX= v DISTVERSION= 0.0.15 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= dtxdf@FreeBSD.org diff --git a/security/unix-selfauth-helper/Makefile b/security/unix-selfauth-helper/Makefile index 61d843015cd6..7ca163de3985 100644 --- a/security/unix-selfauth-helper/Makefile +++ b/security/unix-selfauth-helper/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/Zirias/${PORTNAME} LICENSE= BSD2CLAUSE +DEPRECATED= Unmaintained port +EXPIRATION_DATE=2025-12-31 + USES= tar:xz MAKE_ARGS+= MANDIR=${PREFIX}/share/man/man diff --git a/security/vault/Makefile b/security/vault/Makefile index a3a1b118c7a1..70a7c7f51c21 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= vault DISTVERSIONPREFIX= v DISTVERSION= 1.20.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \ LOCAL/bofh/security/${PORTNAME}/:web_ui diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 6f81b748c87b..3101f03a39b9 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v DISTVERSION= 0.45.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= decke@FreeBSD.org diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 0c5253b84986..657d82d8086c 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,7 +1,7 @@ PORTNAME= vuls DISTVERSIONPREFIX=v DISTVERSION= 0.35.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/vulsrepo/Makefile b/security/vulsrepo/Makefile index 3503f27c4124..083a81530d90 100644 --- a/security/vulsrepo/Makefile +++ b/security/vulsrepo/Makefile @@ -1,7 +1,7 @@ PORTNAME= vulsrepo PORTVERSION= 0.7.1 DISTVERSIONPREFIX=v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security www MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/v${PORTVERSION}/server/:gomod DISTFILES= go.mod:gomod diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 74c96f2a1b7e..b1213c676ae1 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,29 @@ + <vuln vid="50fd6a75-0587-4987-bef2-bb933cd78ea1"> + <topic>zeek -- information leak vulnerability</topic> + <affects> + <package> + <name>zeek</name> + <range><lt>8.0.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Tim Wojtulewicz of Corelight reports:</p> + <blockquote cite="INSERT URL HERE"> + <p>The KRB analyzer can leak information about hosts in + analyzed traffic via external DNS lookups.</p> + </blockquote> + </body> + </description> + <references> + <url>https://github.com/zeek/zeek/releases/tag/v8.0.2</url> + </references> + <dates> + <discovery>2025-10-13</discovery> + <entry>2025-10-13</entry> + </dates> + </vuln> + <vuln vid="6dd86212-a859-11f0-bd95-b42e991fc52e"> <topic>Firefox -- JIT miscompilation in the JavaScript Engine</topic> <affects> diff --git a/security/webtunnel-tor/Makefile b/security/webtunnel-tor/Makefile index a3d8472ca64e..553aef51d8bf 100644 --- a/security/webtunnel-tor/Makefile +++ b/security/webtunnel-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= webtunnel PORTVERSION= 0.0.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index a40c862c2b61..adb1a5c98e70 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -1,6 +1,6 @@ PORTNAME= wpa_supplicant PORTVERSION= 2.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security net MASTER_SITES= https://w1.fi/releases/ @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README USES= cpe gmake pkgconfig:build readline ssl +USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant INSTALL_WRKSRC= ${WRKSRC}/src CFLAGS+= ${CPPFLAGS} # USES=readline only augments CPPFLAGS and LDFLAGS @@ -39,13 +40,13 @@ OPTIONS_DEFINE= WPS WPS_ER WPS_NOREG WPS_NFC WPS_UPNP PKCS12 SMARTCARD \ DELAYED_MIC IEEE80211N IEEE80211AC INTERWORKING \ IEEE8021X_EAPOL EAPOL_TEST \ HS20 NO_ROAMING P2P TDLS DBUS MATCH DOCS \ - SIM_SIMULATOR USIM_SIMULATOR WEP PASN + SIM_SIMULATOR USIM_SIMULATOR WEP PASN LIBWPA OPTIONS_DEFAULT= BSD WIRED \ TLS PEAP TTLS MD5 MSCHAPV2 GTC LEAP OTP PSK \ WPS PKCS12 SMARTCARD IEEE80211R DEBUG_SYSLOG \ INTERWORKING HS20 DBUS MATCH IEEE80211R IEEE80211W \ IEEE8021X_EAPOL WPS_ER WPS_NFC WPS_UPNP \ - FAST PWD PAX SAKE GPSK TNC IKEV2 EKE WEP PASN + FAST PWD PAX SAKE GPSK TNC IKEV2 EKE WEP PASN LIBWPA OPTIONS_SUB= WPS_DESC= Wi-Fi Protected Setup @@ -108,10 +109,14 @@ SAKE_DESC= Shared-Secret Authentication & Key Establishment GPSK_DESC= Generalized Pre-Shared Key TNC_DESC= Trusted Network Connect PASN_DESC= Pre-Association Security Negotiation +LIBWPA_DESC= libwpa_client Shared Library PRIVSEP_PLIST_FILES= sbin/wpa_priv DBUS_PLIST_FILES= share/dbus-1/system-services/fi.w1.wpa_supplicant1.service \ etc/dbus-1/system.d/dbus-wpa_supplicant.conf +LIBWPA_PLIST_FILES= lib/libwpa_client.so \ + lib/libwpa_client.so.2 \ + include/wpa_ctrl.h .include <bsd.port.pre.mk> @@ -190,6 +195,9 @@ post-patch: .if ${PORT_OPTIONS:MSIM_SIMULATOR} @${ECHO_CMD} CONFIG_SIM_SIMULATOR=y >> ${CFG} .endif +.if ${PORT_OPTIONS:MLIBWPA} + @${ECHO_CMD} CONFIG_BUILD_WPA_CLIENT_SO=y >> ${CFG} +.endif @${ECHO_CMD} CONFIG_OS=unix >> ${CFG} @${ECHO_CMD} CONFIG_CTRL_IFACE=unix >> ${CFG} @${ECHO_CMD} CONFIG_BACKEND=file >> ${CFG} @@ -224,4 +232,11 @@ do-install-DBUS-on: ${INSTALL_DATA} ${BUILD_WRKSRC}/dbus/dbus-wpa_supplicant.conf \ ${STAGEDIR}${PREFIX}/etc/dbus-1/system.d/ +do-install-LIBWPA-on: + ${INSTALL_LIB} ${BUILD_WRKSRC}/libwpa_client.so \ + ${STAGEDIR}${PREFIX}/lib/libwpa_client.so.2 + ${LN} -s libwpa_client.so.2 ${STAGEDIR}${PREFIX}/lib/libwpa_client.so + ${INSTALL_DATA} ${INSTALL_WRKSRC}/common/wpa_ctrl.h \ + ${STAGEDIR}${PREFIX}/include + .include <bsd.port.post.mk> diff --git a/security/wpa_supplicant/files/patch-src_common_dhcp.h b/security/wpa_supplicant/files/patch-src_common_dhcp.h index f88d1921a380..d25233a070b7 100644 --- a/security/wpa_supplicant/files/patch-src_common_dhcp.h +++ b/security/wpa_supplicant/files/patch-src_common_dhcp.h @@ -1,5 +1,5 @@ ---- src/common/dhcp.h.orig 2018-12-02 11:34:59.000000000 -0800 -+++ src/common/dhcp.h 2018-12-06 00:01:11.429254000 -0800 +--- src/common/dhcp.h.orig 2024-07-20 18:04:37 UTC ++++ src/common/dhcp.h @@ -9,6 +9,22 @@ #ifndef DHCP_H #define DHCP_H diff --git a/security/wpa_supplicant/files/patch-src_drivers_driver__bsd.c b/security/wpa_supplicant/files/patch-src_drivers_driver__bsd.c index 7c22ee2a372c..6e83ddc25b46 100644 --- a/security/wpa_supplicant/files/patch-src_drivers_driver__bsd.c +++ b/security/wpa_supplicant/files/patch-src_drivers_driver__bsd.c @@ -1,5 +1,5 @@ ---- src/drivers/driver_bsd.c.orig 2024-07-20 11:04:37.000000000 -0700 -+++ src/drivers/driver_bsd.c 2025-04-07 12:47:28.984390000 -0700 +--- src/drivers/driver_bsd.c.orig 2024-07-20 18:04:37 UTC ++++ src/drivers/driver_bsd.c @@ -9,11 +9,13 @@ #include "includes.h" @@ -14,7 +14,7 @@ #include "common/wpa_common.h" #include <ifaddrs.h> -@@ -293,8 +295,9 @@ +@@ -293,8 +295,9 @@ static int } static int @@ -25,7 +25,7 @@ struct ifreq ifr; os_memset(&ifr, 0, sizeof(ifr)); -@@ -306,7 +309,34 @@ +@@ -306,7 +309,34 @@ bsd_get_iface_flags(struct bsd_driver_data *drv) return -1; } drv->flags = ifr.ifr_flags; @@ -60,7 +60,7 @@ } static int -@@ -349,6 +379,20 @@ +@@ -349,6 +379,20 @@ bsd_set_key(void *priv, struct wpa_driver_set_key_para case WPA_ALG_CCMP: wk.ik_type = IEEE80211_CIPHER_AES_CCM; break; @@ -81,7 +81,7 @@ default: wpa_printf(MSG_ERROR, "%s: unknown alg=%d", __func__, alg); return -1; -@@ -413,13 +457,34 @@ +@@ -413,13 +457,34 @@ bsd_configure_wpa(void *priv, struct wpa_bss_params *p { #ifndef IEEE80211_IOC_APPIE static const char *ciphernames[] = @@ -116,7 +116,7 @@ case WPA_CIPHER_TKIP: v = IEEE80211_CIPHER_TKIP; break; -@@ -456,8 +521,18 @@ +@@ -456,8 +521,18 @@ bsd_configure_wpa(void *priv, struct wpa_bss_params *p } v = 0; @@ -135,7 +135,7 @@ if (params->wpa_pairwise & WPA_CIPHER_TKIP) v |= 1<<IEEE80211_CIPHER_TKIP; if (params->wpa_pairwise & WPA_CIPHER_NONE) -@@ -525,7 +600,7 @@ +@@ -525,7 +600,7 @@ bsd_set_ieee8021x(void *priv, struct wpa_bss_params *p __func__); return -1; } @@ -144,7 +144,7 @@ } static void -@@ -586,6 +661,7 @@ +@@ -586,6 +661,7 @@ bsd_set_freq(void *priv, struct hostapd_freq_params *f mode = IFM_IEEE80211_11B; } else { mode = @@ -152,7 +152,7 @@ freq->ht_enabled ? IFM_IEEE80211_11NA : IFM_IEEE80211_11A; } -@@ -853,14 +929,18 @@ +@@ -853,14 +929,18 @@ bsd_wireless_event_receive(int sock, void *ctx, void * drv = bsd_get_drvindex(global, ifm->ifm_index); if (drv == NULL) return; @@ -174,7 +174,7 @@ wpa_printf(MSG_DEBUG, "RTM_IFINFO: Interface '%s' UP", drv->ifname); wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_ENABLED, -@@ -1027,7 +1107,8 @@ +@@ -1027,7 +1107,8 @@ bsd_init(struct hostapd_data *hapd, struct wpa_init_pa if (l2_packet_get_own_addr(drv->sock_xmit, params->own_addr)) goto bad; @@ -184,7 +184,7 @@ goto bad; if (bsd_set_mediaopt(drv, IFM_OMASK, IFM_IEEE80211_HOSTAP) < 0) { -@@ -1052,12 +1133,13 @@ +@@ -1052,12 +1133,13 @@ bsd_deinit(void *priv) { struct bsd_driver_data *drv = priv; @@ -199,7 +199,7 @@ static int bsd_set_sta_authorized(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, -@@ -1199,13 +1281,41 @@ +@@ -1199,13 +1281,41 @@ static int } static int @@ -242,7 +242,7 @@ wpa_printf(MSG_DEBUG, "%s: ssid '%.*s' wpa ie len %u pairwise %u group %u key mgmt %u" -@@ -1222,7 +1332,10 @@ +@@ -1222,7 +1332,10 @@ wpa_driver_bsd_associate(void *priv, struct wpa_driver mode = 0 /* STA */; break; case IEEE80211_MODE_IBSS: @@ -253,7 +253,7 @@ break; case IEEE80211_MODE_AP: mode = IFM_IEEE80211_HOSTAP; -@@ -1251,22 +1364,31 @@ +@@ -1251,24 +1364,33 @@ wpa_driver_bsd_associate(void *priv, struct wpa_driver ret = -1; if (wpa_driver_bsd_set_auth_alg(drv, params->auth_alg) < 0) ret = -1; @@ -266,9 +266,6 @@ - params->key_mgmt_suite == WPA_KEY_MGMT_NONE && - params->wpa_ie_len == 0); - wpa_printf(MSG_DEBUG, "%s: set PRIVACY %u", __func__, privacy); -- -- if (set80211param(drv, IEEE80211_IOC_PRIVACY, privacy) < 0) -- return -1; + if (params->wpa_ie_len) { + rsn_ie = get_ie(params->wpa_ie, params->wpa_ie_len, + WLAN_EID_RSN); @@ -288,9 +285,7 @@ + } + } -- if (params->wpa_ie_len && -- set80211param(drv, IEEE80211_IOC_WPA, -- params->wpa_ie[0] == WLAN_EID_RSN ? 2 : 1) < 0) +- if (set80211param(drv, IEEE80211_IOC_PRIVACY, privacy) < 0) + /* + * NB: interface must be marked UP for association + * or scanning (ap_scan=2) @@ -298,8 +293,15 @@ + if (bsd_ctrl_iface(drv, 1) < 0) return -1; +- if (params->wpa_ie_len && +- set80211param(drv, IEEE80211_IOC_WPA, +- params->wpa_ie[0] == WLAN_EID_RSN ? 2 : 1) < 0) +- return -1; +- os_memset(&mlme, 0, sizeof(mlme)); -@@ -1311,11 +1433,8 @@ + mlme.im_op = IEEE80211_MLME_ASSOC; + if (params->ssid != NULL) +@@ -1311,11 +1433,8 @@ wpa_driver_bsd_scan(void *priv, struct wpa_driver_scan } /* NB: interface must be marked UP to do a scan */ @@ -312,7 +314,7 @@ #ifdef IEEE80211_IOC_SCAN_MAX_SSID os_memset(&sr, 0, sizeof(sr)); -@@ -1495,6 +1614,12 @@ +@@ -1495,6 +1614,12 @@ static int wpa_driver_bsd_capa(struct bsd_driver_data drv->capa.enc |= WPA_DRIVER_CAPA_ENC_TKIP; if (devcaps.dc_cryptocaps & IEEE80211_CRYPTO_AES_CCM) drv->capa.enc |= WPA_DRIVER_CAPA_ENC_CCMP; @@ -325,7 +327,7 @@ if (devcaps.dc_drivercaps & IEEE80211_C_HOSTAP) drv->capa.flags |= WPA_DRIVER_FLAGS_AP; -@@ -1547,6 +1672,8 @@ +@@ -1547,6 +1672,8 @@ get80211opmode(struct bsd_driver_data *drv) } if (ifmr.ifm_current & IFM_IEEE80211_HOSTAP) return IEEE80211_M_HOSTAP; @@ -334,7 +336,7 @@ if (ifmr.ifm_current & IFM_IEEE80211_MONITOR) return IEEE80211_M_MONITOR; #ifdef IEEE80211_M_MBSS -@@ -1607,7 +1734,7 @@ +@@ -1607,7 +1734,7 @@ wpa_driver_bsd_init(void *ctx, const char *ifname, voi drv->capa.key_mgmt_iftype[i] = drv->capa.key_mgmt; /* Down interface during setup. */ @@ -343,13 +345,13 @@ goto fail; /* Proven to work, lets go! */ -@@ -1631,6 +1758,9 @@ +@@ -1630,6 +1757,9 @@ wpa_driver_bsd_deinit(void *priv) + if (drv->ifindex != 0 && !drv->if_removed) { wpa_driver_bsd_set_wpa(drv, 0); - ++ + /* NB: mark interface down */ + bsd_ctrl_iface(drv, 0); -+ + wpa_driver_bsd_set_wpa_internal(drv, drv->prev_wpa, drv->prev_privacy); - diff --git a/security/wpa_supplicant/files/patch-src_drivers_driver__ndis.c b/security/wpa_supplicant/files/patch-src_drivers_driver__ndis.c index 5c58337c4b3d..3fa5a11bd8e2 100644 --- a/security/wpa_supplicant/files/patch-src_drivers_driver__ndis.c +++ b/security/wpa_supplicant/files/patch-src_drivers_driver__ndis.c @@ -1,6 +1,6 @@ ---- src/drivers/driver_ndis.c.orig 2019-08-07 13:25:25 UTC +--- src/drivers/driver_ndis.c.orig 2024-07-20 18:04:37 UTC +++ src/drivers/driver_ndis.c -@@ -504,13 +504,13 @@ static int ndis_get_oid(struct wpa_drive +@@ -504,13 +504,13 @@ static int ndis_get_oid(struct wpa_driver_ndis_data *d o->Length = len; if (!PacketRequest(drv->adapter, FALSE, o)) { @@ -16,7 +16,7 @@ __func__, oid, (unsigned int) o->Length, len); os_free(buf); return -1; -@@ -573,7 +573,7 @@ static int ndis_set_oid(struct wpa_drive +@@ -573,7 +573,7 @@ static int ndis_set_oid(struct wpa_driver_ndis_data *d os_memcpy(o->Data, data, len); if (!PacketRequest(drv->adapter, TRUE, o)) { @@ -25,7 +25,7 @@ __func__, oid, len); os_free(buf); return -1; -@@ -1531,7 +1531,7 @@ static void wpa_driver_ndis_event_auth(s +@@ -1543,7 +1543,7 @@ static void wpa_driver_ndis_event_auth(struct wpa_driv if (data_len < sizeof(*req)) { wpa_printf(MSG_DEBUG, "NDIS: Too short Authentication Request " @@ -34,7 +34,7 @@ return; } req = (NDIS_802_11_AUTHENTICATION_REQUEST *) data; -@@ -1565,7 +1565,7 @@ static void wpa_driver_ndis_event_pmkid( +@@ -1577,7 +1577,7 @@ static void wpa_driver_ndis_event_pmkid(struct wpa_dri if (data_len < 8) { wpa_printf(MSG_DEBUG, "NDIS: Too short PMKID Candidate List " @@ -43,7 +43,7 @@ return; } pmkid = (NDIS_802_11_PMKID_CANDIDATE_LIST *) data; -@@ -1587,7 +1587,7 @@ static void wpa_driver_ndis_event_pmkid( +@@ -1599,7 +1599,7 @@ static void wpa_driver_ndis_event_pmkid(struct wpa_dri os_memset(&event, 0, sizeof(event)); for (i = 0; i < pmkid->NumCandidates; i++) { PMKID_CANDIDATE *p = &pmkid->CandidateList[i]; @@ -52,7 +52,7 @@ i, MAC2STR(p->BSSID), (int) p->Flags); os_memcpy(event.pmkid_candidate.bssid, p->BSSID, ETH_ALEN); event.pmkid_candidate.index = i; -@@ -1778,7 +1778,7 @@ static void wpa_driver_ndis_get_capabili +@@ -1790,7 +1790,7 @@ static void wpa_driver_ndis_get_capability(struct wpa_ "overflow"); break; } @@ -61,7 +61,7 @@ i, (int) ae->AuthModeSupported, (int) ae->EncryptStatusSupported); switch (ae->AuthModeSupported) { -@@ -2106,7 +2106,11 @@ static int wpa_driver_ndis_get_names(str +@@ -2118,7 +2118,11 @@ static int wpa_driver_ndis_get_names(struct wpa_driver dlen = dpos - desc; else dlen = os_strlen(desc); @@ -74,7 +74,7 @@ os_free(b); if (drv->adapter_desc == NULL) return -1; -@@ -2274,7 +2278,11 @@ static int wpa_driver_ndis_get_names(str +@@ -2286,7 +2290,11 @@ static int wpa_driver_ndis_get_names(struct wpa_driver } else { dlen = os_strlen(desc[i]); } diff --git a/security/wpa_supplicant/files/patch-src_l2__packet_l2__packet__freebsd.c b/security/wpa_supplicant/files/patch-src_l2__packet_l2__packet__freebsd.c index 2ec52fcdcd85..cd0c9a56f055 100644 --- a/security/wpa_supplicant/files/patch-src_l2__packet_l2__packet__freebsd.c +++ b/security/wpa_supplicant/files/patch-src_l2__packet_l2__packet__freebsd.c @@ -1,5 +1,5 @@ ---- src/l2_packet/l2_packet_freebsd.c.orig 2023-10-30 10:53:18.000000000 -0700 -+++ src/l2_packet/l2_packet_freebsd.c 2023-10-30 14:10:36.396969000 -0700 +--- src/l2_packet/l2_packet_freebsd.c.orig 2024-07-20 18:04:37 UTC ++++ src/l2_packet/l2_packet_freebsd.c @@ -8,7 +8,10 @@ */ diff --git a/security/wpa_supplicant/files/patch-src_utils_os__unix.c b/security/wpa_supplicant/files/patch-src_utils_os__unix.c index d3ebadbba827..3feccd7f0b28 100644 --- a/security/wpa_supplicant/files/patch-src_utils_os__unix.c +++ b/security/wpa_supplicant/files/patch-src_utils_os__unix.c @@ -1,6 +1,6 @@ ---- src/utils/os_unix.c.orig 2024-05-10 09:57:55.000000000 -0700 -+++ src/utils/os_unix.c 2024-06-01 22:18:54.999484000 -0700 -@@ -103,10 +103,12 @@ +--- src/utils/os_unix.c.orig 2024-07-20 18:04:37 UTC ++++ src/utils/os_unix.c +@@ -103,9 +103,11 @@ int os_get_reltime(struct os_reltime *t) break; #endif #ifdef CLOCK_MONOTONIC @@ -8,8 +8,7 @@ case CLOCK_MONOTONIC: clock_id = CLOCK_REALTIME; break; - #endif +#endif + #endif case CLOCK_REALTIME: return -1; - } diff --git a/security/wpa_supplicant/files/patch-src_wps_wps__upnp.c b/security/wpa_supplicant/files/patch-src_wps_wps__upnp.c index ee10b79e48aa..2a0e56329a07 100644 --- a/security/wpa_supplicant/files/patch-src_wps_wps__upnp.c +++ b/security/wpa_supplicant/files/patch-src_wps_wps__upnp.c @@ -1,6 +1,6 @@ ---- src/wps/wps_upnp.c.orig 2021-03-16 13:50:10.000000000 -0700 -+++ src/wps/wps_upnp.c 2021-03-18 12:49:19.537874000 -0700 -@@ -963,7 +963,8 @@ +--- src/wps/wps_upnp.c.orig 2024-07-20 18:04:37 UTC ++++ src/wps/wps_upnp.c +@@ -963,7 +963,8 @@ int get_netif_info(const char *net_if, unsigned *ip_ad goto fail; } os_memcpy(mac, req.ifr_addr.sa_data, 6); diff --git a/security/wpa_supplicant/files/patch-wpa__supplicant_Makefile b/security/wpa_supplicant/files/patch-wpa__supplicant_Makefile index 9f1393fb85da..1efb42a0844f 100644 --- a/security/wpa_supplicant/files/patch-wpa__supplicant_Makefile +++ b/security/wpa_supplicant/files/patch-wpa__supplicant_Makefile @@ -1,6 +1,6 @@ ---- wpa_supplicant/Makefile.orig 2015-03-15 17:30:39 UTC +--- wpa_supplicant/Makefile.orig 2024-07-20 18:04:37 UTC +++ wpa_supplicant/Makefile -@@ -99,6 +99,14 @@ OBJS += ../src/utils/os_$(CONFIG_OS).o +@@ -140,6 +140,14 @@ OBJS_c += ../src/utils/os_$(CONFIG_OS).o OBJS_p += ../src/utils/os_$(CONFIG_OS).o OBJS_c += ../src/utils/os_$(CONFIG_OS).o @@ -15,3 +15,12 @@ ifdef CONFIG_WPA_TRACE CFLAGS += -DWPA_TRACE OBJS += ../src/utils/trace.o +@@ -2050,7 +2058,7 @@ libwpa_client.so: $(LIBCTRLSO) + + libwpa_client.so: $(LIBCTRLSO) + @$(E) " CC $@ ($^)" +- $(Q)$(CC) $(LDFLAGS) -o $@ $(CFLAGS) -shared -fPIC $^ ++ $(Q)$(CC) $(LDFLAGS) -o $@ $(CFLAGS) -Wl,-soname,$@.2 -shared -fPIC $^ + + OBJS_wpatest := libwpa_test.o + _OBJS_VAR := OBJS_wpatest diff --git a/security/wpa_supplicant/files/patch-wpa__supplicant_ctrl__iface__unix.c b/security/wpa_supplicant/files/patch-wpa__supplicant_ctrl__iface__unix.c index cc73ac35cd35..80a0c9d7cf1a 100644 --- a/security/wpa_supplicant/files/patch-wpa__supplicant_ctrl__iface__unix.c +++ b/security/wpa_supplicant/files/patch-wpa__supplicant_ctrl__iface__unix.c @@ -1,6 +1,6 @@ ---- wpa_supplicant/ctrl_iface_unix.c.orig 2022-01-16 12:51:29.000000000 -0800 -+++ wpa_supplicant/ctrl_iface_unix.c 2023-11-29 08:12:07.843443000 -0800 -@@ -506,6 +506,10 @@ +--- wpa_supplicant/ctrl_iface_unix.c.orig 2024-07-20 18:04:37 UTC ++++ wpa_supplicant/ctrl_iface_unix.c +@@ -509,6 +509,10 @@ static int wpas_ctrl_iface_open_sock(struct wpa_suppli struct group *grp; char *endp; int flags; @@ -11,7 +11,7 @@ buf = os_strdup(wpa_s->conf->ctrl_interface); if (buf == NULL) -@@ -678,6 +682,22 @@ +@@ -681,6 +685,22 @@ havesock: /* Not fatal, continue on.*/ } } diff --git a/security/wpa_supplicant/files/patch-wpa__supplicant_main.c b/security/wpa_supplicant/files/patch-wpa__supplicant_main.c index 3042768f44d9..f9db90635a4c 100644 --- a/security/wpa_supplicant/files/patch-wpa__supplicant_main.c +++ b/security/wpa_supplicant/files/patch-wpa__supplicant_main.c @@ -1,6 +1,6 @@ ---- wpa_supplicant/main.c.orig 2016-11-05 20:56:30 UTC +--- wpa_supplicant/main.c.orig 2024-07-20 18:04:37 UTC +++ wpa_supplicant/main.c -@@ -66,7 +66,7 @@ static void usage(void) +@@ -67,7 +67,7 @@ static void usage(void) " -c = Configuration file\n" " -C = ctrl_interface parameter (only used if -c is not)\n" " -d = increase debugging verbosity (-dd even more)\n" @@ -9,7 +9,7 @@ " -e = entropy file\n" #ifdef CONFIG_DEBUG_FILE " -f = log output to debug file instead of stdout\n" -@@ -105,8 +105,7 @@ static void usage(void) +@@ -106,8 +106,7 @@ static void usage(void) " -W = wait for a control interface monitor before starting\n"); printf("example:\n" @@ -20,14 +20,14 @@ } @@ -199,6 +198,11 @@ int main(int argc, char *argv[]) + iface_count = 1; wpa_supplicant_fd_workaround(1); - ++ +#ifdef CONFIG_DRIVER_NDIS + void driver_ndis_init_ops(void); + driver_ndis_init_ops(); +#endif /* CONFIG_DRIVER_NDIS */ -+ + for (;;) { c = getopt(argc, argv, - "b:Bc:C:D:de:f:g:G:hi:I:KLMm:No:O:p:P:qsTtuvW"); diff --git a/security/wpa_supplicant/files/patch-wpa__supplicant_wpa__supplicant.c b/security/wpa_supplicant/files/patch-wpa__supplicant_wpa__supplicant.c index 42f150b3595c..8013244d9f7f 100644 --- a/security/wpa_supplicant/files/patch-wpa__supplicant_wpa__supplicant.c +++ b/security/wpa_supplicant/files/patch-wpa__supplicant_wpa__supplicant.c @@ -1,6 +1,6 @@ ---- wpa_supplicant/wpa_supplicant.c.orig 2019-04-21 03:10:22.000000000 -0400 -+++ wpa_supplicant/wpa_supplicant.c 2019-05-15 22:44:44.919859000 -0400 -@@ -6357,13 +6357,6 @@ +--- wpa_supplicant/wpa_supplicant.c.orig 2024-07-20 18:04:37 UTC ++++ wpa_supplicant/wpa_supplicant.c +@@ -7983,13 +7983,6 @@ struct wpa_global * wpa_supplicant_init(struct wpa_par if (params == NULL) return NULL; diff --git a/security/xhash/Makefile b/security/xhash/Makefile index 2241c2266251..dc1073d84ff4 100644 --- a/security/xhash/Makefile +++ b/security/xhash/Makefile @@ -1,7 +1,7 @@ PORTNAME= xhash DISTVERSIONPREFIX= v DISTVERSION= 3.6.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= rbranco@suse.com diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 80dbb318ace7..0257451a9cbb 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v DISTVERSION= 25.7.26 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202507050144/:geoip \ https://github.com/v2fly/domain-list-community/releases/download/20250627153051/:geosite diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile index 1548018aaefd..28bfd67a7030 100644 --- a/security/yubikey-agent/Makefile +++ b/security/yubikey-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= yubikey-agent DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/security/zeek/Makefile b/security/zeek/Makefile index 15dd7d7a4249..fbdd47952775 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -1,5 +1,5 @@ PORTNAME= zeek -DISTVERSION= 8.0.1 +DISTVERSION= 8.0.3 CATEGORIES= security MASTER_SITES= https://download.zeek.org/ @@ -82,8 +82,10 @@ CMAKE_ARGS= -DCARES_ROOT_DIR:PATH=${PREFIX} \ -DINSTALL_ZKG:BOOL=OFF \ -DPY_MOD_INSTALL_DIR:PATH=${PREFIX}/lib/zeekctl \ -DZEEK_ETC_INSTALL_DIR:PATH=${PREFIX}/etc \ + -DZEEK_LOG_DIR:PATH=/var/log/zeek \ -DZEEK_ROOT_DIR:PATH=${PREFIX} \ - -DZEEK_SCRIPT_INSTALL_PATH:PATH=${PREFIX}/share/zeek + -DZEEK_SCRIPT_INSTALL_PATH:PATH=${PREFIX}/share/zeek \ + -DZEEK_SPOOL_DIR:PATH=/var/spool/zeek ZEEKUSER?= zeek ZEEKGROUP?= zeek @@ -158,28 +160,26 @@ STRIP= USE_RC_SUBR= zeek .endif +post-install: + ${MV} ${STAGEDIR}${DATADIR}/site/local.zeek \ + ${STAGEDIR}${DATADIR}/site/local.zeek.sample + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zeek-cut + @${RM} ${STAGEDIR}${PREFIX}/share/zeek/tests + ${LN} -s ../btest/data ${STAGEDIR}${PREFIX}/share/zeek/tests + post-install-ZEEKCTL-on: - ${MKDIR} ${STAGEDIR}${PREFIX}/logs - ${MKDIR} ${STAGEDIR}${PREFIX}/spool/tmp - ${MKDIR} ${STAGEDIR}${PREFIX}/spool/installed-scripts-do-not-touch/auto - ${MKDIR} ${STAGEDIR}${PREFIX}/spool/installed-scripts-do-not-touch/site + ${MKDIR} ${STAGEDIR}/var/spool/zeek/installed-scripts-do-not-touch/auto + ${MKDIR} ${STAGEDIR}/var/spool/zeek/installed-scripts-do-not-touch/site .for F in zeekctl.cfg networks.cfg node.cfg ${MV} ${STAGEDIR}${PREFIX}/etc/${F} ${STAGEDIR}${PREFIX}/etc/${F}.sample .endfor + # Do this here because later zeek won't be running as root ${RM} ${STAGEDIR}${PREFIX}/share/zeekctl/scripts/zeekctl-config.sh - ${LN} -s ../../../spool/zeekctl-config.sh \ + ${LN} -s ../../../../../var/spool/zeek/zeekctl-config.sh \ ${STAGEDIR}${PREFIX}/share/zeekctl/scripts/zeekctl-config.sh ${RM} ${STAGEDIR}${PREFIX}/lib/broctl ${LN} -s zeek/python/zeekctl ${STAGEDIR}${PREFIX}/lib/broctl -post-install: - ${MV} ${STAGEDIR}${DATADIR}/site/local.zeek \ - ${STAGEDIR}${DATADIR}/site/local.zeek.sample - @${RM} -rf ${STAGEDIR}${PREFIX}/var - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zeek-cut - @${RM} ${STAGEDIR}${PREFIX}/share/zeek/tests - ${LN} -s ../btest/data ${STAGEDIR}${PREFIX}/share/zeek/tests - post-install-SPICY-on: @${RM} -rf ${STAGEDIR}${PREFIX}/include/hilti/rt/3rdparty/SafeInt/Archive @${RM} -rf ${STAGEDIR}${PREFIX}/include/hilti/rt/3rdparty/SafeInt/Test diff --git a/security/zeek/distinfo b/security/zeek/distinfo index cf681afb7421..8d3fd5d0c12e 100644 --- a/security/zeek/distinfo +++ b/security/zeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756236375 -SHA256 (zeek-8.0.1.tar.gz) = ee916387e762345a6ffa84514cc3b66761f110d845a08b88e4a8da48db97ce8a -SIZE (zeek-8.0.1.tar.gz) = 99592537 +TIMESTAMP = 1760556081 +SHA256 (zeek-8.0.3.tar.gz) = c178a85e502835cef9584e9a5cb049b4a6abc00bd2bd3c07d4bc3466e5df6eee +SIZE (zeek-8.0.3.tar.gz) = 99613493 diff --git a/security/zeek/files/pkg-message.in b/security/zeek/files/pkg-message.in index 5b311b6cda33..ba18b01c0a45 100644 --- a/security/zeek/files/pkg-message.in +++ b/security/zeek/files/pkg-message.in @@ -35,10 +35,30 @@ EOM During deinstall of this package, the cfg files for zeekctl are not deleted if you have edited them. Instead the software will create a .sample file and the edited files will remain in place when you -upgrade. If you want to delete them, you have to remove the -%%PREFIX%%/etc directory manually. +upgrade. If you want to delete them, you have to remove +%%PREFIX%%/etc/zeekctl.cfg manually. -You may also need to manually remove %%PREFIX%%/spool/state.db +You may also need to manually remove /var/spool/state.db +EOM +} +{ type: upgrade + message: <<EOM +The default LogDir and SpoolDir have moved from %%PREFIX%% to /var. + +To migrate an existing installation to the new layout: + + - service zeek stop + + - pkg upgrade -y zeek + + - edit %%PREFIX%%/etc/zeekctl.cfg and make these changes: + + LogDir = /var/log/zeek + SpoolDir = /var/spool/zeek + + - move/create the log directory + + - service zeek deploy EOM } ] diff --git a/security/zeek/pkg-plist b/security/zeek/pkg-plist index c913e47f378d..2888ca696ecb 100644 --- a/security/zeek/pkg-plist +++ b/security/zeek/pkg-plist @@ -1,7 +1,10 @@ -@postexec chown %%ZEEKUSER%%:%%ZEEKGROUP%% %D/logs -%%ZEEKCTL%%@postexec chown %%ZEEKUSER%%:%%ZEEKGROUP%% %D/spool -%%ZEEKCTL%%@postexec chown %%ZEEKUSER%%:%%ZEEKGROUP%% %D/spool/tmp -%%ZEEKCTL%%@postexec chown -R %%ZEEKUSER%%:%%ZEEKGROUP%% %D/spool/installed-scripts-do-not-touch +@dir(%%ZEEKUSER%%,%%ZEEKGROUP%%,) /var/log/zeek +@dir(%%ZEEKUSER%%,%%ZEEKGROUP%%,) /var/spool/zeek +@dir(%%ZEEKUSER%%,%%ZEEKGROUP%%,) /var/spool/zeek/tmp +%%ZEEKCTL%%@dir(%%ZEEKUSER%%,%%ZEEKGROUP%%,) /var/spool/zeek/installed-scripts-do-not-touch +%%ZEEKCTL%%@dir(%%ZEEKUSER%%,%%ZEEKGROUP%%,) /var/spool/zeek/installed-scripts-do-not-touch/auto +%%ZEEKCTL%%@dir(%%ZEEKUSER%%,%%ZEEKGROUP%%,) /var/spool/zeek/installed-scripts-do-not-touch/site +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/state.db bin/bifcl bin/binpac %%ZEEKCTL%%bin/capstats @@ -2284,32 +2287,22 @@ share/zeek/tests %%ZEEKCTL%%share/zeekctl/scripts/set-zeek-path %%ZEEKCTL%%share/zeekctl/scripts/stats-to-csv %%ZEEKCTL%%share/zeekctl/scripts/zeekctl-config.sh -%%ZEEKCTL%%spool/zeekctl-config.sh -%%ZEEKCTL%%@preunexec rm -f %D/logs/current -%%ZEEKCTL%%@preunexec rm -f %D/spool/zeekctl.dat -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/auto/zeekctl-config.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/auto/local-networks.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/auto/standalone-layout.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/site/local-logger.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/site/local-manager.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/site/local-proxy.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/site/local-worker.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/site/local.zeek -%%ZEEKCTL%%@preunexec rm -f %D/spool/installed-scripts-do-not-touch/site/local.zeek.sample -%%ZEEKCTL%%@preunexec rm -f %D/spool/state.db -%%ZEEKCTL%%@dir spool/tmp -%%ZEEKCTL%%@dir spool/installed-scripts-do-not-touch/site -%%ZEEKCTL%%@dir spool/installed-scripts-do-not-touch/auto -%%ZEEKCTL%%@dir spool/installed-scripts-do-not-touch -%%ZEEKCTL%%@dir spool/extract_files -%%ZEEKCTL%%@dir spool/brokerstore -%%ZEEKCTL%%@dir spool +%%ZEEKCTL%%@preunexec rm -f /var/log/zeek/current +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/zeekctl.dat +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/auto/zeekctl-config.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/auto/local-networks.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/auto/standalone-layout.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/site/local-logger.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/site/local-manager.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/site/local-proxy.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/site/local-worker.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/site/local.zeek +%%ZEEKCTL%%@preunexec rm -f /var/spool/zeek/installed-scripts-do-not-touch/site/local.zeek.sample @dir share/man/man8 @dir share/man/man1 @dir share/man -%%ZEEKCTL%%@dir logs %%SPICY%%@dir lib/zeek/spicy @dir lib/zeek/plugins @dir include/zeek/analyzer/protocol/quic @dir include/zeek/analyzer/protocol/ldap -%%ZEEKCTL%%@postexec su -fm %%ZEEKUSER%% -c '%D/bin/zeekctl install; rm -f %D/spool/debug.log' +%%ZEEKCTL%%@postexec su -fm %%ZEEKUSER%% -c '%D/bin/zeekctl install; rm -f /var/spool/zeek/debug.log' diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index a1516336bf3f..c9fb692d10fe 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -1,7 +1,7 @@ PORTNAME= antibody PORTVERSION= 6.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= shells MAINTAINER= ports@FreeBSD.org diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index 2c46ac020a7e..d4f2dd0c89bd 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,6 +1,7 @@ PORTNAME= carapace DISTVERSIONPREFIX= v DISTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 58c6c09140a1..697557a6bbba 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,6 +1,6 @@ PORTNAME= dash -PORTVERSION= 0.5.12 -PORTREVISION= 1 +PORTVERSION= 0.5.13 +PORTREVISION= 0 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ diff --git a/shells/dash/distinfo b/shells/dash/distinfo index 79cc848d0037..fdfa7e69678a 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670740934 -SHA256 (dash-0.5.12.tar.gz) = 6a474ac46e8b0b32916c4c60df694c82058d3297d8b385b74508030ca4a8f28a -SIZE (dash-0.5.12.tar.gz) = 246054 +TIMESTAMP = 1760391871 +SHA256 (dash-0.5.13.tar.gz) = fd8da121e306b27f59330613417b182b8844f11e269531cc4720bf523e3e06d7 +SIZE (dash-0.5.13.tar.gz) = 256731 diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile index 38313037775c..4ab721a02be2 100644 --- a/shells/elvish/Makefile +++ b/shells/elvish/Makefile @@ -1,7 +1,7 @@ PORTNAME= elvish DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= shells MAINTAINER= vendion@gmail.com diff --git a/shells/envy/Makefile b/shells/envy/Makefile index 492583930a73..585287dba7fa 100644 --- a/shells/envy/Makefile +++ b/shells/envy/Makefile @@ -1,7 +1,7 @@ PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= shells MAINTAINER= krion@FreeBSD.org diff --git a/shells/murex/Makefile b/shells/murex/Makefile index 5aa6df250c79..d3debb17c1a4 100644 --- a/shells/murex/Makefile +++ b/shells/murex/Makefile @@ -1,7 +1,7 @@ PORTNAME= murex DISTVERSIONPREFIX= v DISTVERSION= 6.0.1000 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= shells MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/3mux/Makefile b/sysutils/3mux/Makefile index 55aaa3c995cd..19193e31bb1b 100644 --- a/sysutils/3mux/Makefile +++ b/sysutils/3mux/Makefile @@ -1,7 +1,7 @@ PORTNAME= 3mux DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/Makefile b/sysutils/Makefile index 67a7d9cb0002..80113f6d9899 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -432,6 +432,8 @@ SUBDIR += ftwin SUBDIR += fvcool SUBDIR += fwup + SUBDIR += fwupd + SUBDIR += fwupd-efi SUBDIR += fx SUBDIR += g15daemon SUBDIR += gaffitter diff --git a/sysutils/alloy/Makefile b/sysutils/alloy/Makefile index 808a30e41b85..9482f4e81211 100644 --- a/sysutils/alloy/Makefile +++ b/sysutils/alloy/Makefile @@ -1,7 +1,7 @@ PORTNAME= alloy DISTVERSIONPREFIX= v DISTVERSION= 1.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= zach.leslie@grafana.com diff --git a/sysutils/amazon-ssm-agent/Makefile b/sysutils/amazon-ssm-agent/Makefile index a58f2337a81a..7eade03dbb23 100644 --- a/sysutils/amazon-ssm-agent/Makefile +++ b/sysutils/amazon-ssm-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-agent PORTVERSION= 2.3.1205.0 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= sysutils MAINTAINER= cperciva@FreeBSD.org diff --git a/sysutils/amazon-ssm-plugin/Makefile b/sysutils/amazon-ssm-plugin/Makefile index 6a9cf669cdd1..fda45fe632d3 100644 --- a/sysutils/amazon-ssm-plugin/Makefile +++ b/sysutils/amazon-ssm-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-plugin DISTVERSION= 1.2.707.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= nork@FreeBSD.org diff --git a/sysutils/android-ota-payload-extractor/Makefile b/sysutils/android-ota-payload-extractor/Makefile index 1c27e9ec1d67..d70df85122af 100644 --- a/sysutils/android-ota-payload-extractor/Makefile +++ b/sysutils/android-ota-payload-extractor/Makefile @@ -1,7 +1,7 @@ PORTNAME= android-ota-payload-extractor DISTVERSIONPREFIX= v DISTVERSION= 1.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= nxjoseph@protonmail.com diff --git a/sysutils/aptly/Makefile b/sysutils/aptly/Makefile index 8f917785c976..3c1843450183 100644 --- a/sysutils/aptly/Makefile +++ b/sysutils/aptly/Makefile @@ -1,7 +1,7 @@ PORTNAME= aptly PORTVERSION= 1.5.0 DISTVERSIONPREFIX=v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= romain@FreeBSD.org diff --git a/sysutils/autorestic/Makefile b/sysutils/autorestic/Makefile index 0e033487ce89..a91874c7533d 100644 --- a/sysutils/autorestic/Makefile +++ b/sysutils/autorestic/Makefile @@ -1,7 +1,7 @@ PORTNAME= autorestic DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/awslim/Makefile b/sysutils/awslim/Makefile index a0e5c552a96d..79de63110bfe 100644 --- a/sysutils/awslim/Makefile +++ b/sysutils/awslim/Makefile @@ -1,7 +1,7 @@ PORTNAME= awslim DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= nork@FreeBSD.org diff --git a/sysutils/backrest/Makefile b/sysutils/backrest/Makefile index 7fd8cc56adb8..b93c08b22c2e 100644 --- a/sysutils/backrest/Makefile +++ b/sysutils/backrest/Makefile @@ -1,7 +1,7 @@ PORTNAME= backrest DISTVERSIONPREFIX= v DISTVERSION= 1.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/sysutils/beats8/Makefile b/sysutils/beats8/Makefile index e9dc0397b40a..75892a39bdc3 100644 --- a/sysutils/beats8/Makefile +++ b/sysutils/beats8/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 8.14.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod PKGNAMESUFFIX?= 8 diff --git a/sysutils/brename/Makefile b/sysutils/brename/Makefile index 3f4d0dda29e6..345b54026a98 100644 --- a/sysutils/brename/Makefile +++ b/sysutils/brename/Makefile @@ -1,7 +1,7 @@ PORTNAME= brename DISTVERSIONPREFIX= v DISTVERSION= 2.14.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/cbsd-mq-api/Makefile b/sysutils/cbsd-mq-api/Makefile index 2c252c5f5642..08eb64e18c7d 100644 --- a/sysutils/cbsd-mq-api/Makefile +++ b/sysutils/cbsd-mq-api/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-api DISTVERSION= 0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= fbsd-ports@convectix.com diff --git a/sysutils/cbsd-mq-router/Makefile b/sysutils/cbsd-mq-router/Makefile index 29aa4ede98e5..0a0a6110c040 100644 --- a/sysutils/cbsd-mq-router/Makefile +++ b/sysutils/cbsd-mq-router/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-router PORTVERSION= 0.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile index b1b6cf4668a8..34c657f32bd3 100644 --- a/sysutils/chaoskube/Makefile +++ b/sysutils/chaoskube/Makefile @@ -1,7 +1,7 @@ PORTNAME= chaoskube PORTVERSION= 0.36.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/chezmoi/Makefile b/sysutils/chezmoi/Makefile index a571dc7b4645..cf7ef3fb9376 100644 --- a/sysutils/chezmoi/Makefile +++ b/sysutils/chezmoi/Makefile @@ -1,7 +1,7 @@ PORTNAME= chezmoi DISTVERSIONPREFIX= v DISTVERSION= 2.50.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils EXTRACT_ONLY= ${_DISTFILES:N*.js} diff --git a/sysutils/conmon/Makefile b/sysutils/conmon/Makefile index 649906257dbe..9210a3b8591a 100644 --- a/sysutils/conmon/Makefile +++ b/sysutils/conmon/Makefile @@ -1,7 +1,7 @@ PORTNAME= conmon DISTVERSIONPREFIX= v DISTVERSION= 2.1.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/consul-alerts/Makefile b/sysutils/consul-alerts/Makefile index fc7f5b085111..3ff7c03767f8 100644 --- a/sysutils/consul-alerts/Makefile +++ b/sysutils/consul-alerts/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-alerts PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile index d9486b7cbd3b..e7b399dc95b5 100644 --- a/sysutils/consul-replicate/Makefile +++ b/sysutils/consul-replicate/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-replicate PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index eae5cd94d28c..62d198cea7a2 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul DISTVERSIONPREFIX= v DISTVERSION= 1.21.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/sysutils/consul_exporter/Makefile b/sysutils/consul_exporter/Makefile index c22d0c4eb206..71ae816f42d3 100644 --- a/sysutils/consul_exporter/Makefile +++ b/sysutils/consul_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul_exporter PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= t.tom@succont.de diff --git a/sysutils/coreos-ct/Makefile b/sysutils/coreos-ct/Makefile index 5353cdf3a22a..3e92ed5e91d1 100644 --- a/sysutils/coreos-ct/Makefile +++ b/sysutils/coreos-ct/Makefile @@ -1,7 +1,7 @@ PORTNAME= coreos-ct PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile index fc1f5b8aa649..0262a8311173 100644 --- a/sysutils/ctop/Makefile +++ b/sysutils/ctop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ctop DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/diffoci/Makefile b/sysutils/diffoci/Makefile index b86f3c9dbf2f..8d6467c4cdf8 100644 --- a/sysutils/diffoci/Makefile +++ b/sysutils/diffoci/Makefile @@ -1,7 +1,7 @@ PORTNAME= diffoci PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index 950bd1eb88ae..948b319cd8c2 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -1,7 +1,7 @@ PORTNAME= direnv DISTVERSIONPREFIX= v DISTVERSION= 2.35.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= bdrewery@FreeBSD.org diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile index 4f8954e1394e..9632e4089a32 100644 --- a/sysutils/docker-credential-pass/Makefile +++ b/sysutils/docker-credential-pass/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-credential-pass DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-machine/Makefile b/sysutils/docker-machine/Makefile index 651332bb1165..801265611b7b 100644 --- a/sysutils/docker-machine/Makefile +++ b/sysutils/docker-machine/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-machine PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-registry/Makefile b/sysutils/docker-registry/Makefile index 564bd83ab5d5..fef4f821482d 100644 --- a/sysutils/docker-registry/Makefile +++ b/sysutils/docker-registry/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-registry PORTVERSION= 2.8.3 DISTVERSIONPREFIX=v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= freebsd@yapsoft.it diff --git a/sysutils/docker/Makefile b/sysutils/docker/Makefile index e4de644fe438..bd04ef2c15b6 100644 --- a/sysutils/docker/Makefile +++ b/sysutils/docker/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker PORTVERSION= 18.09.5 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 7413b039e582..138dd85023e9 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v DISTVERSION= 1.141.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/sysutils/duf/Makefile b/sysutils/duf/Makefile index 9f5d88301268..8dd587182c87 100644 --- a/sysutils/duf/Makefile +++ b/sysutils/duf/Makefile @@ -1,7 +1,7 @@ PORTNAME= duf DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index 015900b33824..f2d628d7dea3 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= eksctl PORTVERSION= 0.214.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile index 8f34d8eeb2f1..ebd602a9a4ae 100644 --- a/sysutils/elephant/Makefile +++ b/sysutils/elephant/Makefile @@ -1,6 +1,7 @@ PORTNAME= elephant DISTVERSIONPREFIX= v -DISTVERSION= 2.1.4 +DISTVERSION= 2.1.8 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org @@ -63,6 +64,10 @@ WEBSEARCH_PLIST_FILES= etc/xdg/elephant/providers/websearch.so ENABLED_PROVIDERS= ${SELECTED_OPTIONS:NDOCS:tl} +post-patch: + @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ + ${GO_WRKSRC}/vendor/github.com/adrg/xdg/paths_unix.go + post-build: .for provider in ${ENABLED_PROVIDERS} @${ECHO_MSG} "===> Building ${provider} from ./internal/providers/${provider}" diff --git a/sysutils/elephant/distinfo b/sysutils/elephant/distinfo index 13a6693cb46e..40e71e8fc093 100644 --- a/sysutils/elephant/distinfo +++ b/sysutils/elephant/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760271169 -SHA256 (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.mod) = 4b93d08796d6e98c1f458096d8375c6cc1b02f46fdf735f83143267fda8c93dc -SIZE (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.mod) = 968 -SHA256 (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.zip) = 992d96de206fe1cb6cc9f37e8bd1f91b8b7d0cf1da8eafa6504bad8a0f519ccc -SIZE (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.zip) = 7134346 +TIMESTAMP = 1760429024 +SHA256 (go/sysutils_elephant/elephant-v2.1.8/v2.1.8.mod) = 14a4b55d5d6ccd87e99494525a571abd0c17a79c426f3caeba09bd1dc3f08448 +SIZE (go/sysutils_elephant/elephant-v2.1.8/v2.1.8.mod) = 994 +SHA256 (go/sysutils_elephant/elephant-v2.1.8/v2.1.8.zip) = 8682dcd8bef3294bd5f22b13680e45d1a7ea6dedad8df39a4873b310f204e061 +SIZE (go/sysutils_elephant/elephant-v2.1.8/v2.1.8.zip) = 7135212 diff --git a/sysutils/elephant/files/patch-vendor_github.com_adrg_xdg_paths__unix.go b/sysutils/elephant/files/patch-vendor_github.com_adrg_xdg_paths__unix.go new file mode 100644 index 000000000000..bee2e9cd1b8c --- /dev/null +++ b/sysutils/elephant/files/patch-vendor_github.com_adrg_xdg_paths__unix.go @@ -0,0 +1,11 @@ +--- vendor/github.com/adrg/xdg/paths_unix.go.orig 2025-10-15 14:39:48 UTC ++++ vendor/github.com/adrg/xdg/paths_unix.go +@@ -21,7 +21,7 @@ func initBaseDirs(home string) { + baseDirs.dataHome = pathutil.EnvPath(envDataHome, filepath.Join(home, ".local", "share")) + baseDirs.data = pathutil.EnvPathList(envDataDirs, "/usr/local/share", "/usr/share") + baseDirs.configHome = pathutil.EnvPath(envConfigHome, filepath.Join(home, ".config")) +- baseDirs.config = pathutil.EnvPathList(envConfigDirs, "/etc/xdg") ++ baseDirs.config = pathutil.EnvPathList(envConfigDirs, "%%LOCALBASE%%/etc/xdg", "/etc/xdg") + baseDirs.stateHome = pathutil.EnvPath(envStateHome, filepath.Join(home, ".local", "state")) + baseDirs.cacheHome = pathutil.EnvPath(envCacheHome, filepath.Join(home, ".cache")) + baseDirs.runtime = pathutil.EnvPath(envRuntimeDir, filepath.Join("/run/user", strconv.Itoa(os.Getuid()))) diff --git a/sysutils/envconsul/Makefile b/sysutils/envconsul/Makefile index e7f34751d994..3b8fcb517a5d 100644 --- a/sysutils/envconsul/Makefile +++ b/sysutils/envconsul/Makefile @@ -1,7 +1,7 @@ PORTNAME= envconsul DISTVERSIONPREFIX= v DISTVERSION= 0.13.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/epazote/Makefile b/sysutils/epazote/Makefile index 69609cb41b6b..4f1adfd17031 100644 --- a/sysutils/epazote/Makefile +++ b/sysutils/epazote/Makefile @@ -1,6 +1,6 @@ PORTNAME= epazote PORTVERSION= 2.1.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/equinix-metal-cli/Makefile b/sysutils/equinix-metal-cli/Makefile index 035714d2fefc..66c7458c6c30 100644 --- a/sysutils/equinix-metal-cli/Makefile +++ b/sysutils/equinix-metal-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= equinix-metal-cli DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile index 03bc6c687985..ec36abe82154 100644 --- a/sysutils/f2/Makefile +++ b/sysutils/f2/Makefile @@ -1,7 +1,7 @@ PORTNAME= f2 DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/fwupd-efi/Makefile b/sysutils/fwupd-efi/Makefile new file mode 100644 index 000000000000..df74e60c5f9c --- /dev/null +++ b/sysutils/fwupd-efi/Makefile @@ -0,0 +1,39 @@ +PORTNAME= fwupd-efi +DISTVERSION= 1.8 +CATEGORIES= sysutils + +MAINTAINER= decke@FreeBSD.org +COMMENT= EFI Application used by uefi-capsule plugin in fwupd +WWW= https://fwupd.org/ + +LICENSE= LGPL21 + +BUILD_DEPENDS= ${LOCALBASE}/lib/libgnuefi.a:devel/gnu-efi \ + ${PYTHON_PKGNAMEPREFIX}pefile>0:devel/py-pefile@${PY_FLAVOR} + +USES= meson pkgconfig python shebangfix +USE_GITHUB= yes +GH_ACCOUNT= fwupd + +USE_GCC= yes +SHEBANG_GLOB= *.py + +MESON_ARGS= -Defi-includedir=${LOCALBASE}/include/efi \ + -Defi-ldsdir=${LOCALBASE}/lib \ + -Dgenpeimg=disabled \ + -Dpython=${PYTHON_CMD} + +.include <bsd.port.pre.mk> + +.if ${ARCH} == amd64 +FW_ARCH="x64" +.elif ${ARCH} == i386 +FW_ARCH="ia32" +.else +FW_ARCH=${ARCH} +.endif + +PLIST_FILES= libdata/pkgconfig/fwupd-efi.pc \ + libexec/fwupd/efi/fwupd${FW_ARCH}.efi + +.include <bsd.port.post.mk> diff --git a/sysutils/fwupd-efi/distinfo b/sysutils/fwupd-efi/distinfo new file mode 100644 index 000000000000..307bb0349680 --- /dev/null +++ b/sysutils/fwupd-efi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760186942 +SHA256 (fwupd-fwupd-efi-1.8_GH0.tar.gz) = c9f1f9b9b967ea50eb0b478f0d7693d6673d4cd76c8e7eb80c55fc44ec928925 +SIZE (fwupd-fwupd-efi-1.8_GH0.tar.gz) = 46198 diff --git a/sysutils/fwupd-efi/files/patch-meson.build b/sysutils/fwupd-efi/files/patch-meson.build new file mode 100644 index 000000000000..a84f42b30ed0 --- /dev/null +++ b/sysutils/fwupd-efi/files/patch-meson.build @@ -0,0 +1,11 @@ +--- meson.build.orig 2025-10-03 09:14:22 UTC ++++ meson.build +@@ -10,7 +10,7 @@ cc_ld = find_program(cc.get_linker_id()) + + cc = meson.get_compiler('c') + cc_ld = find_program(cc.get_linker_id()) +-objcopy = find_program('objcopy') ++objcopy = find_program('/usr/local/bin/objcopy') + objcopy_version = run_command(objcopy, '--version', check: true).stdout().split('\n')[0].split(' ')[-1] + + gnuefi = dependency('gnu-efi', version: '>= 3.0.18') diff --git a/sysutils/fwupd-efi/pkg-descr b/sysutils/fwupd-efi/pkg-descr new file mode 100644 index 000000000000..7b7b3dcd77f8 --- /dev/null +++ b/sysutils/fwupd-efi/pkg-descr @@ -0,0 +1,4 @@ +EFI executable for fwupd + +This is part of fwupd and provides a UEFI binary for installing updates using +the UpdateCapsule runtime service. diff --git a/sysutils/fwupd/Makefile b/sysutils/fwupd/Makefile new file mode 100644 index 000000000000..0144f7bf336c --- /dev/null +++ b/sysutils/fwupd/Makefile @@ -0,0 +1,59 @@ +PORTNAME= fwupd +DISTVERSION= 2.0.16 +CATEGORIES= sysutils + +MAINTAINER= decke@FreeBSD.org +COMMENT= Update firmware automatically, safely, and reliably + +LICENSE= LGPL21 + +BROKEN_FreeBSD_13= requires at least FreeBSD 15 +BROKEN_FreeBSD_14= requires at least FreeBSD 15 + +BUILD_DEPENDS= blkid:filesystems/libblkid \ + flashrom>0:sysutils/flashrom \ + gtkdoc-scan:textproc/gtk-doc \ + help2man:misc/help2man \ + ${LOCALBASE}/libdata/pkgconfig/fwupd-efi.pc:sysutils/fwupd-efi \ + open-sans>0:x11-fonts/open-sans \ + ${PYTHON_PKGNAMEPREFIX}pygobject>0:devel/py-pygobject@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pangocffi>0:x11-toolkits/py-pangocffi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gi-docgen>0:textproc/py-gi-docgen@${PY_FLAVOR} \ + valgrind>0:devel/valgrind +LIB_DEPENDS= libcbor.so:devel/libcbor \ + libcurl.so:ftp/curl \ + libdrm.so:graphics/libdrm \ + libefiboot.so:devel/efivar \ + libelf.so:devel/libelf \ + libgcab-1.0.so:archivers/gcab \ + libgnutls.so:security/gnutls \ + libgpg-error.so:security/libgpg-error \ + libgpgme.so:security/gpgme \ + libgusb.so:devel/libgusb \ + libjcat.so:textproc/libjcat \ + libjson-glib-1.0.so:devel/json-glib \ + libprotobuf-c.so:devel/protobuf-c \ + libxmlb.so:textproc/libxmlb +RUN_DEPENDS= blkid:filesystems/libblkid \ + flashrom>0:sysutils/flashrom \ + ${LOCALBASE}/libdata/pkgconfig/fwupd-efi.pc:sysutils/fwupd-efi \ + valgrind>0:devel/valgrind + +USES= cmake:indirect gettext gnome libarchive meson pkgconfig python shebangfix sqlite vala:build +USE_GITHUB= yes +USE_GNOME= glib20 introspection:build +USE_LDCONFIG= yes +WITH_DEBUG= yes +USE_RC_SUBR= fwupd + +SHEBANG_GLOB= *.py + +MESON_ARGS= -Dpolkit=disabled \ + -Dsystemd=disabled \ + -Dpassim=disabled \ + -Dtests=false \ + -Dumockdev_tests=disabled \ + -Dplugin_modem_manager=disabled \ + -Dpython=${PYTHON_CMD} + +.include <bsd.port.mk> diff --git a/sysutils/fwupd/distinfo b/sysutils/fwupd/distinfo new file mode 100644 index 000000000000..e098483fe6c6 --- /dev/null +++ b/sysutils/fwupd/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1758629317 +SHA256 (fwupd-fwupd-2.0.16_GH0.tar.gz) = e63f7ce7d536cf38961c4f3a87835f76043128cb964ae193c4144d94f4d6f49b +SIZE (fwupd-fwupd-2.0.16_GH0.tar.gz) = 6489758 diff --git a/sysutils/fwupd/files/fwupd.in b/sysutils/fwupd/files/fwupd.in new file mode 100644 index 000000000000..47a295942ea5 --- /dev/null +++ b/sysutils/fwupd/files/fwupd.in @@ -0,0 +1,28 @@ +#!/bin/sh + +# PROVIDE: fwupd +# REQUIRE: LOGIN dbus +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf to enable fwupd daemon: +# +# fwupd_enable="YES" +# + +. /etc/rc.subr + +export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin + +name="fwupd" +rcvar=fwupd_enable + +load_rc_config ${name} + +: ${fwupd_enable:="NO"} + +command="/usr/sbin/daemon" +procname="/usr/local/libexec/fwupd/${name}" +pidfile="/var/run/${name}.pid" +command_args="-S -p ${pidfile} ${procname}" + +run_rc_command "$1" diff --git a/sysutils/fwupd/files/patch-libfwupdplugin_fu-freebsd-efivars.c b/sysutils/fwupd/files/patch-libfwupdplugin_fu-freebsd-efivars.c new file mode 100644 index 000000000000..b8a904985b6a --- /dev/null +++ b/sysutils/fwupd/files/patch-libfwupdplugin_fu-freebsd-efivars.c @@ -0,0 +1,47 @@ +--- libfwupdplugin/fu-freebsd-efivars.c.orig 2025-09-12 09:55:19 UTC ++++ libfwupdplugin/fu-freebsd-efivars.c +@@ -67,7 +67,7 @@ fu_freebsd_efivars_delete_with_glob(FuEfivars *efivars + + efi_str_to_guid(guid, &guid_to_delete); + +- while (efi_get_next_variable_name(&guidt, &name)) { ++ while (efi_get_next_variable_name(&guidt, &name) == 1) { + if (memcmp(&guid_to_delete, guidt, sizeof(guid_to_delete)) != 0) + continue; + if (!g_pattern_match_simple(name, name_glob)) +@@ -87,7 +87,7 @@ fu_freebsd_efivars_exists_guid(const gchar *guid) + efi_guid_t test; + + efi_str_to_guid(guid, &test); +- while (efi_get_next_variable_name(&guidt, &name)) { ++ while (efi_get_next_variable_name(&guidt, &name) == 1) { + if (memcmp(&test, guidt, sizeof(test)) == 0) { + return TRUE; + } +@@ -129,7 +129,7 @@ fu_freebsd_efivars_get_names(FuEfivars *efivars, const + efi_str_to_guid(guid, &test); + + /* find names with matching GUID */ +- while (efi_get_next_variable_name(&guidt, &name)) { ++ while (efi_get_next_variable_name(&guidt, &name) == 1) { + if (memcmp(&test, guidt, sizeof(test)) == 0) { + g_ptr_array_add(names, g_strdup(name)); + } +@@ -156,7 +156,7 @@ fu_freebsd_efivars_space_used(FuEfivars *efivars, GErr + efi_guid_t *guidt = NULL; + char *name = NULL; + +- while (efi_get_next_variable_name(&guidt, &name)) { ++ while (efi_get_next_variable_name(&guidt, &name) == 1) { + size_t size = 0; + if (efi_get_variable_size(*guidt, name, &size) < 0) { + g_set_error_literal(error, +@@ -184,7 +184,7 @@ fu_freebsd_efivars_set_data(FuEfivars *efivars, + efi_guid_t guidt; + efi_str_to_guid(guid, &guidt); + +- if (efi_set_variable(guidt, name, (guint8 *)data, sz, attr) != 0) { ++ if (efi_set_variable(guidt, name, (guint8 *)data, sz, attr, 0644) != 0) { + g_set_error(error, + FWUPD_ERROR, + FWUPD_ERROR_NOT_SUPPORTED, diff --git a/sysutils/fwupd/files/patch-libfwupdplugin_meson.build b/sysutils/fwupd/files/patch-libfwupdplugin_meson.build new file mode 100644 index 000000000000..24ea3ebc7149 --- /dev/null +++ b/sysutils/fwupd/files/patch-libfwupdplugin_meson.build @@ -0,0 +1,10 @@ +--- libfwupdplugin/meson.build.orig 2025-09-12 09:55:19 UTC ++++ libfwupdplugin/meson.build +@@ -387,6 +387,7 @@ fwupdplugin = library( + include_directories: [root_incdir, fwupd_incdir], + dependencies: [library_deps], + link_with: [fwupd], ++ install_rpath: '/usr/local/lib', + install_dir: libdir_pkg, + install: true, + ) diff --git a/sysutils/fwupd/files/patch-plugins_upower_meson.build b/sysutils/fwupd/files/patch-plugins_upower_meson.build new file mode 100644 index 000000000000..d8e40e362b32 --- /dev/null +++ b/sysutils/fwupd/files/patch-plugins_upower_meson.build @@ -0,0 +1,8 @@ +--- plugins/upower/meson.build.orig 2025-09-12 09:55:19 UTC ++++ plugins/upower/meson.build +@@ -1,4 +1,4 @@ +-host_machine.system() == 'linux' or subdir_done() ++host_machine.system() in ['linux', 'freebsd'] or subdir_done() + + plugins += {meson.current_source_dir().split('/')[-1]: true} + cargs = ['-DG_LOG_DOMAIN="FuPluginUpower"'] diff --git a/sysutils/fwupd/pkg-descr b/sysutils/fwupd/pkg-descr new file mode 100644 index 000000000000..b5f1bc8d0b81 --- /dev/null +++ b/sysutils/fwupd/pkg-descr @@ -0,0 +1,7 @@ +Make firmware updates automatic, safe, and reliable. + +fwupd is a simple daemon to allow session software to update device firmware on +your local machine. It is designed for desktops, but also usable on phones and +headless servers. You can either use a GUI software manager like GNOME Software +to view and apply updates, the command-line tool, or the system D-Bus interface +directly. diff --git a/sysutils/fwupd/pkg-message b/sysutils/fwupd/pkg-message new file mode 100644 index 000000000000..497a5ea45d27 --- /dev/null +++ b/sysutils/fwupd/pkg-message @@ -0,0 +1,23 @@ +[ +{ type: install + message: <<EOM + + Warning: fwupd is highly experimental and DANGEROUS + + The fwupd utility is currently highly experimental on FreeBSD + and may be unstable or unsafe to use. + Proceed with caution - flashing firmware carries a significant + risk of rendering your device unusable (“brickingâ€). + + Only attempt to flash firmware if you are prepared to accept + this risk. + + If you successfully flash a device — or encounter a failure — + please send a detailed report to decke@FreeBSD.org + + Include information about your hardware and the firmware you + attempted to flash. This feedback will help track which devices + work correctly and which do not. +EOM +} +] diff --git a/sysutils/fwupd/pkg-plist b/sysutils/fwupd/pkg-plist new file mode 100644 index 000000000000..72b9ebc26d63 --- /dev/null +++ b/sysutils/fwupd/pkg-plist @@ -0,0 +1,4081 @@ +bin/dbxtool +bin/fwupdmgr +bin/fwupdtool +%%ETCDIR%%/fwupd.conf +%%ETCDIR%%/remotes.d/lvfs-testing.conf +%%ETCDIR%%/remotes.d/lvfs.conf +%%ETCDIR%%/remotes.d/vendor-directory.conf +etc/pki/fwupd-metadata/GPG-KEY-Linux-Foundation-Metadata +etc/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service +etc/pki/fwupd-metadata/LVFS-CA.pem +etc/pki/fwupd/GPG-KEY-Linux-Foundation-Firmware +etc/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service +etc/pki/fwupd/LVFS-CA.pem +include/fwupd-3/fwupd.h +include/fwupd-3/libfwupd/fwupd-bios-setting.h +include/fwupd-3/libfwupd/fwupd-build.h +include/fwupd-3/libfwupd/fwupd-client-sync.h +include/fwupd-3/libfwupd/fwupd-client.h +include/fwupd-3/libfwupd/fwupd-codec.h +include/fwupd-3/libfwupd/fwupd-common.h +include/fwupd-3/libfwupd/fwupd-device.h +include/fwupd-3/libfwupd/fwupd-enums.h +include/fwupd-3/libfwupd/fwupd-error.h +include/fwupd-3/libfwupd/fwupd-plugin.h +include/fwupd-3/libfwupd/fwupd-release.h +include/fwupd-3/libfwupd/fwupd-remote.h +include/fwupd-3/libfwupd/fwupd-report.h +include/fwupd-3/libfwupd/fwupd-request.h +include/fwupd-3/libfwupd/fwupd-security-attr.h +include/fwupd-3/libfwupd/fwupd-version.h +lib/fwupd-2.0.16/libfu_plugin_flashrom.so +lib/fwupd-2.0.16/libfwupdengine.so +lib/fwupd-2.0.16/libfwupdplugin.so +lib/fwupd-2.0.16/libfwupdutil.so +lib/girepository-1.0/Fwupd-2.0.typelib +lib/libfwupd.so +lib/libfwupd.so.3 +lib/libfwupd.so.3.0.0 +libdata/pkgconfig/fwupd.pc +libexec/fwupd/fwupd +share/dbus-1/interfaces/org.freedesktop.fwupd.xml +share/dbus-1/system-services/org.freedesktop.fwupd.service +share/dbus-1/system.d/org.freedesktop.fwupd.conf +%%DOCSDIR%%/hsi.html +%%DOCSDIR%%/index.html +%%DOCSDIR%%/libfwupd +%%DOCSDIR%%/libfwupdplugin +share/doc/libfwupd/RedHatDisplay-Black.woff +share/doc/libfwupd/RedHatDisplay-Black.woff2 +share/doc/libfwupd/RedHatDisplay-BlackItalic.woff +share/doc/libfwupd/RedHatDisplay-BlackItalic.woff2 +share/doc/libfwupd/RedHatDisplay-Bold.woff +share/doc/libfwupd/RedHatDisplay-Bold.woff2 +share/doc/libfwupd/RedHatDisplay-BoldItalic.woff +share/doc/libfwupd/RedHatDisplay-BoldItalic.woff2 +share/doc/libfwupd/RedHatDisplay-Italic.woff +share/doc/libfwupd/RedHatDisplay-Italic.woff2 +share/doc/libfwupd/RedHatDisplay-Medium.woff +share/doc/libfwupd/RedHatDisplay-Medium.woff2 +share/doc/libfwupd/RedHatDisplay-MediumItalic.woff +share/doc/libfwupd/RedHatDisplay-MediumItalic.woff2 +share/doc/libfwupd/RedHatDisplay-Regular.woff +share/doc/libfwupd/RedHatDisplay-Regular.woff2 +share/doc/libfwupd/RedHatText-Bold.woff +share/doc/libfwupd/RedHatText-Bold.woff2 +share/doc/libfwupd/RedHatText-BoldItalic.woff +share/doc/libfwupd/RedHatText-BoldItalic.woff2 +share/doc/libfwupd/RedHatText-Italic.woff +share/doc/libfwupd/RedHatText-Italic.woff2 +share/doc/libfwupd/RedHatText-Medium.woff +share/doc/libfwupd/RedHatText-Medium.woff2 +share/doc/libfwupd/RedHatText-MediumItalic.woff +share/doc/libfwupd/RedHatText-MediumItalic.woff2 +share/doc/libfwupd/RedHatText-Regular.woff +share/doc/libfwupd/RedHatText-Regular.woff2 +share/doc/libfwupd/SourceCodePro-It.ttf.woff +share/doc/libfwupd/SourceCodePro-Regular.ttf.woff +share/doc/libfwupd/SourceCodePro-Semibold.ttf.woff +share/doc/libfwupd/alias._guid_t.html +share/doc/libfwupd/class.BiosSetting.html +share/doc/libfwupd/class.Client.html +share/doc/libfwupd/class.Device.html +share/doc/libfwupd/class.Plugin.html +share/doc/libfwupd/class.Release.html +share/doc/libfwupd/class.Remote.html +share/doc/libfwupd/class.Report.html +share/doc/libfwupd/class.Request.html +share/doc/libfwupd/class.SecurityAttr.html +share/doc/libfwupd/classes_hierarchy.html +share/doc/libfwupd/const.BATTERY_LEVEL_INVALID.html +share/doc/libfwupd/const.BIOS_SETTING_DEBUG_CMD.html +share/doc/libfwupd/const.BIOS_SETTING_PENDING_REBOOT.html +share/doc/libfwupd/const.BIOS_SETTING_RESET_BIOS.html +share/doc/libfwupd/const.BIOS_SETTING_SELF_TEST.html +share/doc/libfwupd/const.DBUS_INTERFACE.html +share/doc/libfwupd/const.DBUS_PATH.html +share/doc/libfwupd/const.DBUS_SERVICE.html +share/doc/libfwupd/const.DEVICE_ID_ANY.html +share/doc/libfwupd/const.MAJOR_VERSION.html +share/doc/libfwupd/const.MICRO_VERSION.html +share/doc/libfwupd/const.MINOR_VERSION.html +share/doc/libfwupd/const.REQUEST_ID_DO_NOT_POWER_OFF.html +share/doc/libfwupd/const.REQUEST_ID_INSERT_USB_CABLE.html +share/doc/libfwupd/const.REQUEST_ID_PRESS_UNLOCK.html +share/doc/libfwupd/const.REQUEST_ID_REMOVE_REPLUG.html +share/doc/libfwupd/const.REQUEST_ID_REMOVE_USB_CABLE.html +share/doc/libfwupd/const.REQUEST_ID_REPLUG_INSTALL.html +share/doc/libfwupd/const.REQUEST_ID_REPLUG_POWER.html +share/doc/libfwupd/const.REQUEST_ID_RESTART_DAEMON.html +share/doc/libfwupd/const.RESULT_KEY_APPSTREAM_ID.html +share/doc/libfwupd/const.RESULT_KEY_BATTERY_LEVEL.html +share/doc/libfwupd/const.RESULT_KEY_BATTERY_THRESHOLD.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_CURRENT_VALUE.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_ID.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_LOWER_BOUND.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_POSSIBLE_VALUES.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_READ_ONLY.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_SCALAR_INCREMENT.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_TARGET_VALUE.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_TYPE.html +share/doc/libfwupd/const.RESULT_KEY_BIOS_SETTING_UPPER_BOUND.html +share/doc/libfwupd/const.RESULT_KEY_BRANCH.html +share/doc/libfwupd/const.RESULT_KEY_CATEGORIES.html +share/doc/libfwupd/const.RESULT_KEY_CHECKSUM.html +share/doc/libfwupd/const.RESULT_KEY_COMPOSITE_ID.html +share/doc/libfwupd/const.RESULT_KEY_CREATED.html +share/doc/libfwupd/const.RESULT_KEY_DESCRIPTION.html +share/doc/libfwupd/const.RESULT_KEY_DETACH_CAPTION.html +share/doc/libfwupd/const.RESULT_KEY_DETACH_IMAGE.html +share/doc/libfwupd/const.RESULT_KEY_DETAILS_URL.html +share/doc/libfwupd/const.RESULT_KEY_DEVICE_ID.html +share/doc/libfwupd/const.RESULT_KEY_DEVICE_NAME.html +share/doc/libfwupd/const.RESULT_KEY_DISTRO_ID.html +share/doc/libfwupd/const.RESULT_KEY_DISTRO_VARIANT.html +share/doc/libfwupd/const.RESULT_KEY_DISTRO_VERSION.html +share/doc/libfwupd/const.RESULT_KEY_FILENAME.html +share/doc/libfwupd/const.RESULT_KEY_FLAGS.html +share/doc/libfwupd/const.RESULT_KEY_FLASHES_LEFT.html +share/doc/libfwupd/const.RESULT_KEY_GUID.html +share/doc/libfwupd/const.RESULT_KEY_HOMEPAGE.html +share/doc/libfwupd/const.RESULT_KEY_HSI_LEVEL.html +share/doc/libfwupd/const.RESULT_KEY_HSI_RESULT.html +share/doc/libfwupd/const.RESULT_KEY_HSI_RESULT_FALLBACK.html +share/doc/libfwupd/const.RESULT_KEY_HSI_RESULT_SUCCESS.html +share/doc/libfwupd/const.RESULT_KEY_ICON.html +share/doc/libfwupd/const.RESULT_KEY_INSTALL_DURATION.html +share/doc/libfwupd/const.RESULT_KEY_INSTANCE_IDS.html +share/doc/libfwupd/const.RESULT_KEY_ISSUES.html +share/doc/libfwupd/const.RESULT_KEY_KERNEL_CURRENT_VALUE.html +share/doc/libfwupd/const.RESULT_KEY_KERNEL_TARGET_VALUE.html +share/doc/libfwupd/const.RESULT_KEY_LICENSE.html +share/doc/libfwupd/const.RESULT_KEY_LOCATIONS.html +share/doc/libfwupd/const.RESULT_KEY_METADATA.html +share/doc/libfwupd/const.RESULT_KEY_MODIFIED.html +share/doc/libfwupd/const.RESULT_KEY_NAME.html +share/doc/libfwupd/const.RESULT_KEY_NAME_VARIANT_SUFFIX.html +share/doc/libfwupd/const.RESULT_KEY_PARENT_DEVICE_ID.html +share/doc/libfwupd/const.RESULT_KEY_PERCENTAGE.html +share/doc/libfwupd/const.RESULT_KEY_PLUGIN.html +share/doc/libfwupd/const.RESULT_KEY_PROBLEMS.html +share/doc/libfwupd/const.RESULT_KEY_PROTOCOL.html +share/doc/libfwupd/const.RESULT_KEY_RELEASE.html +share/doc/libfwupd/const.RESULT_KEY_RELEASE_ID.html +share/doc/libfwupd/const.RESULT_KEY_REMOTE_ID.html +share/doc/libfwupd/const.RESULT_KEY_REPORTS.html +share/doc/libfwupd/const.RESULT_KEY_REQUEST_FLAGS.html +share/doc/libfwupd/const.RESULT_KEY_REQUEST_KIND.html +share/doc/libfwupd/const.RESULT_KEY_SBOM_URL.html +share/doc/libfwupd/const.RESULT_KEY_SERIAL.html +share/doc/libfwupd/const.RESULT_KEY_SIZE.html +share/doc/libfwupd/const.RESULT_KEY_SOURCE_URL.html +share/doc/libfwupd/const.RESULT_KEY_STATUS.html +share/doc/libfwupd/const.RESULT_KEY_SUMMARY.html +share/doc/libfwupd/const.RESULT_KEY_TAGS.html +share/doc/libfwupd/const.RESULT_KEY_TRUST_FLAGS.html +share/doc/libfwupd/const.RESULT_KEY_UPDATE_ERROR.html +share/doc/libfwupd/const.RESULT_KEY_UPDATE_IMAGE.html +share/doc/libfwupd/const.RESULT_KEY_UPDATE_MESSAGE.html +share/doc/libfwupd/const.RESULT_KEY_UPDATE_STATE.html +share/doc/libfwupd/const.RESULT_KEY_URGENCY.html +share/doc/libfwupd/const.RESULT_KEY_URI.html +share/doc/libfwupd/const.RESULT_KEY_VENDOR.html +share/doc/libfwupd/const.RESULT_KEY_VENDOR_ID.html +share/doc/libfwupd/const.RESULT_KEY_VERSION.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_BOOTLOADER.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_BOOTLOADER_RAW.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_BUILD_DATE.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_FORMAT.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_LOWEST.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_LOWEST_RAW.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_OLD.html +share/doc/libfwupd/const.RESULT_KEY_VERSION_RAW.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_AMD_ROLLBACK_PROTECTION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_AMD_SMM_LOCKED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_AMD_SPI_REPLAY_PROTECTION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_AMD_SPI_WRITE_PROTECTION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_BIOS_CAPSULE_UPDATES.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_BIOS_ROLLBACK_PROTECTION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_CET_ACTIVE.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_CET_ENABLED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_ENCRYPTED_RAM.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_FWUPD_ATTESTATION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_FWUPD_PLUGINS.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_FWUPD_UPDATES.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_HOST_EMULATION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_INTEL_BOOTGUARD_ACM.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_INTEL_BOOTGUARD_ENABLED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_INTEL_BOOTGUARD_OTP.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_INTEL_BOOTGUARD_POLICY.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_INTEL_BOOTGUARD_VERIFIED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_INTEL_GDS.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_IOMMU.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_KERNEL_LOCKDOWN.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_KERNEL_SWAP.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_KERNEL_TAINTED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_MEI_KEY_MANIFEST.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_MEI_MANUFACTURING_MODE.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_MEI_OVERRIDE_STRAP.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_MEI_VERSION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_PLATFORM_DEBUG_ENABLED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_PLATFORM_DEBUG_LOCKED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_PLATFORM_FUSED.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_PREBOOT_DMA_PROTECTION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SMAP.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SPI_BIOSWE.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SPI_BLE.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SPI_DESCRIPTOR.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SPI_SMM_BWP.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SUPPORTED_CPU.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SUSPEND_TO_IDLE.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_SUSPEND_TO_RAM.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_TPM_EMPTY_PCR.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_TPM_RECONSTRUCTION_PCR0.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_TPM_VERSION_20.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_UEFI_BOOTSERVICE_VARS.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_UEFI_DB.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_UEFI_MEMORY_PROTECTION.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_UEFI_PK.html +share/doc/libfwupd/const.SECURITY_ATTR_ID_UEFI_SECUREBOOT.html +share/doc/libfwupd/ctor.BiosSetting.new.html +share/doc/libfwupd/ctor.Client.new.html +share/doc/libfwupd/ctor.Device.new.html +share/doc/libfwupd/ctor.Plugin.new.html +share/doc/libfwupd/ctor.Release.new.html +share/doc/libfwupd/ctor.Remote.new.html +share/doc/libfwupd/ctor.Report.new.html +share/doc/libfwupd/ctor.Request.new.html +share/doc/libfwupd/ctor.SecurityAttr.new.html +share/doc/libfwupd/enum.BiosSettingKind.html +share/doc/libfwupd/enum.ReleaseUrgency.html +share/doc/libfwupd/enum.RemoteKind.html +share/doc/libfwupd/enum.RequestKind.html +share/doc/libfwupd/enum.SecurityAttrLevel.html +share/doc/libfwupd/enum.SecurityAttrResult.html +share/doc/libfwupd/enum.Status.html +share/doc/libfwupd/enum.UpdateState.html +share/doc/libfwupd/enum.VersionFormat.html +share/doc/libfwupd/error.Error.html +share/doc/libfwupd/flags.ClientDownloadFlags.html +share/doc/libfwupd/flags.ClientUploadFlags.html +share/doc/libfwupd/flags.CodecFlags.html +share/doc/libfwupd/flags.DeviceFlags.html +share/doc/libfwupd/flags.DeviceProblem.html +share/doc/libfwupd/flags.FeatureFlags.html +share/doc/libfwupd/flags.GuidFlags.html +share/doc/libfwupd/flags.InstallFlags.html +share/doc/libfwupd/flags.PluginFlags.html +share/doc/libfwupd/flags.ReleaseFlags.html +share/doc/libfwupd/flags.RemoteFlags.html +share/doc/libfwupd/flags.ReportFlags.html +share/doc/libfwupd/flags.RequestFlags.html +share/doc/libfwupd/flags.SecurityAttrFlags.html +share/doc/libfwupd/flags.SelfSignFlags.html +share/doc/libfwupd/fonts.css +share/doc/libfwupd/func.CHECK_VERSION.html +share/doc/libfwupd/func.checksum_format_for_display.html +share/doc/libfwupd/func.checksum_get_best.html +share/doc/libfwupd/func.checksum_get_by_kind.html +share/doc/libfwupd/func.checksum_guess_kind.html +share/doc/libfwupd/func.checksum_type_to_string_display.html +share/doc/libfwupd/func.error_convert.html +share/doc/libfwupd/func.error_from_string.html +share/doc/libfwupd/func.error_quark.html +share/doc/libfwupd/func.error_to_string.html +share/doc/libfwupd/func.feature_flag_from_string.html +share/doc/libfwupd/func.feature_flag_to_string.html +share/doc/libfwupd/func.guid_from_string.html +share/doc/libfwupd/func.guid_hash_data.html +share/doc/libfwupd/func.guid_hash_string.html +share/doc/libfwupd/func.guid_is_valid.html +share/doc/libfwupd/func.guid_to_string.html +share/doc/libfwupd/func.install_flags_from_string.html +share/doc/libfwupd/func.install_flags_to_string.html +share/doc/libfwupd/func.status_from_string.html +share/doc/libfwupd/func.status_to_string.html +share/doc/libfwupd/func.strerror.html +share/doc/libfwupd/func.update_state_from_string.html +share/doc/libfwupd/func.update_state_to_string.html +share/doc/libfwupd/func.version_format_from_string.html +share/doc/libfwupd/func.version_format_to_string.html +share/doc/libfwupd/func.version_string.html +share/doc/libfwupd/fzy.js +share/doc/libfwupd/go-up-symbolic.png +share/doc/libfwupd/iface.Codec.html +share/doc/libfwupd/index.html +share/doc/libfwupd/index.json +share/doc/libfwupd/libfwupd.devhelp2 +share/doc/libfwupd/main.js +share/doc/libfwupd/method.BiosSetting.add_possible_value.html +share/doc/libfwupd/method.BiosSetting.get_current_value.html +share/doc/libfwupd/method.BiosSetting.get_description.html +share/doc/libfwupd/method.BiosSetting.get_id.html +share/doc/libfwupd/method.BiosSetting.get_kind.html +share/doc/libfwupd/method.BiosSetting.get_lower_bound.html +share/doc/libfwupd/method.BiosSetting.get_name.html +share/doc/libfwupd/method.BiosSetting.get_path.html +share/doc/libfwupd/method.BiosSetting.get_possible_values.html +share/doc/libfwupd/method.BiosSetting.get_read_only.html +share/doc/libfwupd/method.BiosSetting.get_scalar_increment.html +share/doc/libfwupd/method.BiosSetting.get_upper_bound.html +share/doc/libfwupd/method.BiosSetting.has_possible_value.html +share/doc/libfwupd/method.BiosSetting.map_possible_value.html +share/doc/libfwupd/method.BiosSetting.set_current_value.html +share/doc/libfwupd/method.BiosSetting.set_description.html +share/doc/libfwupd/method.BiosSetting.set_id.html +share/doc/libfwupd/method.BiosSetting.set_kind.html +share/doc/libfwupd/method.BiosSetting.set_lower_bound.html +share/doc/libfwupd/method.BiosSetting.set_name.html +share/doc/libfwupd/method.BiosSetting.set_path.html +share/doc/libfwupd/method.BiosSetting.set_read_only.html +share/doc/libfwupd/method.BiosSetting.set_scalar_increment.html +share/doc/libfwupd/method.BiosSetting.set_upper_bound.html +share/doc/libfwupd/method.BiosSetting.write_value.html +share/doc/libfwupd/method.Client.activate.html +share/doc/libfwupd/method.Client.activate_async.html +share/doc/libfwupd/method.Client.activate_finish.html +share/doc/libfwupd/method.Client.add_hint.html +share/doc/libfwupd/method.Client.build_report_devices.html +share/doc/libfwupd/method.Client.build_report_history.html +share/doc/libfwupd/method.Client.build_report_security.html +share/doc/libfwupd/method.Client.clear_results.html +share/doc/libfwupd/method.Client.clear_results_async.html +share/doc/libfwupd/method.Client.clear_results_finish.html +share/doc/libfwupd/method.Client.connect.html +share/doc/libfwupd/method.Client.connect_async.html +share/doc/libfwupd/method.Client.connect_finish.html +share/doc/libfwupd/method.Client.disconnect.html +share/doc/libfwupd/method.Client.download_bytes.html +share/doc/libfwupd/method.Client.download_bytes_async.html +share/doc/libfwupd/method.Client.download_bytes_finish.html +share/doc/libfwupd/method.Client.download_file.html +share/doc/libfwupd/method.Client.download_set_retries.html +share/doc/libfwupd/method.Client.emulation_load.html +share/doc/libfwupd/method.Client.emulation_load_async.html +share/doc/libfwupd/method.Client.emulation_load_finish.html +share/doc/libfwupd/method.Client.emulation_save.html +share/doc/libfwupd/method.Client.emulation_save_async.html +share/doc/libfwupd/method.Client.emulation_save_finish.html +share/doc/libfwupd/method.Client.ensure_networking.html +share/doc/libfwupd/method.Client.fix_host_security_attr.html +share/doc/libfwupd/method.Client.fix_host_security_attr_async.html +share/doc/libfwupd/method.Client.fix_host_security_attr_finish.html +share/doc/libfwupd/method.Client.get_approved_firmware.html +share/doc/libfwupd/method.Client.get_approved_firmware_async.html +share/doc/libfwupd/method.Client.get_approved_firmware_finish.html +share/doc/libfwupd/method.Client.get_battery_level.html +share/doc/libfwupd/method.Client.get_battery_threshold.html +share/doc/libfwupd/method.Client.get_bios_settings.html +share/doc/libfwupd/method.Client.get_bios_settings_async.html +share/doc/libfwupd/method.Client.get_bios_settings_finish.html +share/doc/libfwupd/method.Client.get_blocked_firmware.html +share/doc/libfwupd/method.Client.get_blocked_firmware_async.html +share/doc/libfwupd/method.Client.get_blocked_firmware_finish.html +share/doc/libfwupd/method.Client.get_daemon_interactive.html +share/doc/libfwupd/method.Client.get_daemon_version.html +share/doc/libfwupd/method.Client.get_details.html +share/doc/libfwupd/method.Client.get_details_async.html +share/doc/libfwupd/method.Client.get_details_bytes.html +share/doc/libfwupd/method.Client.get_details_bytes_async.html +share/doc/libfwupd/method.Client.get_details_bytes_finish.html +share/doc/libfwupd/method.Client.get_details_finish.html +share/doc/libfwupd/method.Client.get_device_by_id.html +share/doc/libfwupd/method.Client.get_device_by_id_async.html +share/doc/libfwupd/method.Client.get_device_by_id_finish.html +share/doc/libfwupd/method.Client.get_devices.html +share/doc/libfwupd/method.Client.get_devices_async.html +share/doc/libfwupd/method.Client.get_devices_by_guid.html +share/doc/libfwupd/method.Client.get_devices_by_guid_async.html +share/doc/libfwupd/method.Client.get_devices_by_guid_finish.html +share/doc/libfwupd/method.Client.get_devices_finish.html +share/doc/libfwupd/method.Client.get_downgrades.html +share/doc/libfwupd/method.Client.get_downgrades_async.html +share/doc/libfwupd/method.Client.get_downgrades_finish.html +share/doc/libfwupd/method.Client.get_history.html +share/doc/libfwupd/method.Client.get_history_async.html +share/doc/libfwupd/method.Client.get_history_finish.html +share/doc/libfwupd/method.Client.get_host_bkc.html +share/doc/libfwupd/method.Client.get_host_machine_id.html +share/doc/libfwupd/method.Client.get_host_product.html +share/doc/libfwupd/method.Client.get_host_security_attrs.html +share/doc/libfwupd/method.Client.get_host_security_attrs_async.html +share/doc/libfwupd/method.Client.get_host_security_attrs_finish.html +share/doc/libfwupd/method.Client.get_host_security_events.html +share/doc/libfwupd/method.Client.get_host_security_events_async.html +share/doc/libfwupd/method.Client.get_host_security_events_finish.html +share/doc/libfwupd/method.Client.get_host_security_id.html +share/doc/libfwupd/method.Client.get_host_vendor.html +share/doc/libfwupd/method.Client.get_main_context.html +share/doc/libfwupd/method.Client.get_only_trusted.html +share/doc/libfwupd/method.Client.get_percentage.html +share/doc/libfwupd/method.Client.get_plugins.html +share/doc/libfwupd/method.Client.get_plugins_async.html +share/doc/libfwupd/method.Client.get_plugins_finish.html +share/doc/libfwupd/method.Client.get_releases.html +share/doc/libfwupd/method.Client.get_releases_async.html +share/doc/libfwupd/method.Client.get_releases_finish.html +share/doc/libfwupd/method.Client.get_remote_by_id.html +share/doc/libfwupd/method.Client.get_remote_by_id_async.html +share/doc/libfwupd/method.Client.get_remote_by_id_finish.html +share/doc/libfwupd/method.Client.get_remotes.html +share/doc/libfwupd/method.Client.get_remotes_async.html +share/doc/libfwupd/method.Client.get_remotes_finish.html +share/doc/libfwupd/method.Client.get_report_metadata.html +share/doc/libfwupd/method.Client.get_report_metadata_async.html +share/doc/libfwupd/method.Client.get_report_metadata_finish.html +share/doc/libfwupd/method.Client.get_results.html +share/doc/libfwupd/method.Client.get_results_async.html +share/doc/libfwupd/method.Client.get_results_finish.html +share/doc/libfwupd/method.Client.get_status.html +share/doc/libfwupd/method.Client.get_tainted.html +share/doc/libfwupd/method.Client.get_upgrades.html +share/doc/libfwupd/method.Client.get_upgrades_async.html +share/doc/libfwupd/method.Client.get_upgrades_finish.html +share/doc/libfwupd/method.Client.get_user_agent.html +share/doc/libfwupd/method.Client.inhibit.html +share/doc/libfwupd/method.Client.inhibit_async.html +share/doc/libfwupd/method.Client.inhibit_finish.html +share/doc/libfwupd/method.Client.install.html +share/doc/libfwupd/method.Client.install_async.html +share/doc/libfwupd/method.Client.install_bytes.html +share/doc/libfwupd/method.Client.install_bytes_async.html +share/doc/libfwupd/method.Client.install_bytes_finish.html +share/doc/libfwupd/method.Client.install_finish.html +share/doc/libfwupd/method.Client.install_release.html +share/doc/libfwupd/method.Client.install_release_async.html +share/doc/libfwupd/method.Client.install_release_finish.html +share/doc/libfwupd/method.Client.modify_bios_setting.html +share/doc/libfwupd/method.Client.modify_bios_setting_async.html +share/doc/libfwupd/method.Client.modify_bios_setting_finish.html +share/doc/libfwupd/method.Client.modify_config.html +share/doc/libfwupd/method.Client.modify_config_async.html +share/doc/libfwupd/method.Client.modify_config_finish.html +share/doc/libfwupd/method.Client.modify_device.html +share/doc/libfwupd/method.Client.modify_device_async.html +share/doc/libfwupd/method.Client.modify_device_finish.html +share/doc/libfwupd/method.Client.modify_remote.html +share/doc/libfwupd/method.Client.modify_remote_async.html +share/doc/libfwupd/method.Client.modify_remote_finish.html +share/doc/libfwupd/method.Client.quit.html +share/doc/libfwupd/method.Client.quit_async.html +share/doc/libfwupd/method.Client.quit_finish.html +share/doc/libfwupd/method.Client.refresh_remote.html +share/doc/libfwupd/method.Client.refresh_remote_async.html +share/doc/libfwupd/method.Client.refresh_remote_finish.html +share/doc/libfwupd/method.Client.reset_config.html +share/doc/libfwupd/method.Client.reset_config_async.html +share/doc/libfwupd/method.Client.reset_config_finish.html +share/doc/libfwupd/method.Client.search.html +share/doc/libfwupd/method.Client.search_async.html +share/doc/libfwupd/method.Client.search_finish.html +share/doc/libfwupd/method.Client.self_sign.html +share/doc/libfwupd/method.Client.self_sign_async.html +share/doc/libfwupd/method.Client.self_sign_finish.html +share/doc/libfwupd/method.Client.set_approved_firmware.html +share/doc/libfwupd/method.Client.set_approved_firmware_async.html +share/doc/libfwupd/method.Client.set_approved_firmware_finish.html +share/doc/libfwupd/method.Client.set_blocked_firmware.html +share/doc/libfwupd/method.Client.set_blocked_firmware_async.html +share/doc/libfwupd/method.Client.set_blocked_firmware_finish.html +share/doc/libfwupd/method.Client.set_daemon_version.html +share/doc/libfwupd/method.Client.set_feature_flags.html +share/doc/libfwupd/method.Client.set_feature_flags_async.html +share/doc/libfwupd/method.Client.set_feature_flags_finish.html +share/doc/libfwupd/method.Client.set_main_context.html +share/doc/libfwupd/method.Client.set_user_agent.html +share/doc/libfwupd/method.Client.set_user_agent_for_package.html +share/doc/libfwupd/method.Client.undo_host_security_attr.html +share/doc/libfwupd/method.Client.undo_host_security_attr_async.html +share/doc/libfwupd/method.Client.undo_host_security_attr_finish.html +share/doc/libfwupd/method.Client.uninhibit.html +share/doc/libfwupd/method.Client.uninhibit_async.html +share/doc/libfwupd/method.Client.uninhibit_finish.html +share/doc/libfwupd/method.Client.unlock.html +share/doc/libfwupd/method.Client.unlock_async.html +share/doc/libfwupd/method.Client.unlock_finish.html +share/doc/libfwupd/method.Client.update_metadata.html +share/doc/libfwupd/method.Client.update_metadata_bytes.html +share/doc/libfwupd/method.Client.update_metadata_bytes_async.html +share/doc/libfwupd/method.Client.update_metadata_bytes_finish.html +share/doc/libfwupd/method.Client.upload_bytes.html +share/doc/libfwupd/method.Client.upload_bytes_async.html +share/doc/libfwupd/method.Client.upload_bytes_finish.html +share/doc/libfwupd/method.Client.upload_report.html +share/doc/libfwupd/method.Client.upload_report_async.html +share/doc/libfwupd/method.Client.upload_report_finish.html +share/doc/libfwupd/method.Client.verify.html +share/doc/libfwupd/method.Client.verify_async.html +share/doc/libfwupd/method.Client.verify_finish.html +share/doc/libfwupd/method.Client.verify_update.html +share/doc/libfwupd/method.Client.verify_update_async.html +share/doc/libfwupd/method.Client.verify_update_finish.html +share/doc/libfwupd/method.Codec.add_string.html +share/doc/libfwupd/method.Codec.from_json.html +share/doc/libfwupd/method.Codec.from_json_string.html +share/doc/libfwupd/method.Codec.from_variant.html +share/doc/libfwupd/method.Codec.to_json.html +share/doc/libfwupd/method.Codec.to_json_string.html +share/doc/libfwupd/method.Codec.to_string.html +share/doc/libfwupd/method.Codec.to_variant.html +share/doc/libfwupd/method.Device.add_checksum.html +share/doc/libfwupd/method.Device.add_child.html +share/doc/libfwupd/method.Device.add_flag.html +share/doc/libfwupd/method.Device.add_guid.html +share/doc/libfwupd/method.Device.add_icon.html +share/doc/libfwupd/method.Device.add_instance_id.html +share/doc/libfwupd/method.Device.add_issue.html +share/doc/libfwupd/method.Device.add_problem.html +share/doc/libfwupd/method.Device.add_protocol.html +share/doc/libfwupd/method.Device.add_release.html +share/doc/libfwupd/method.Device.add_request_flag.html +share/doc/libfwupd/method.Device.add_vendor_id.html +share/doc/libfwupd/method.Device.compare.html +share/doc/libfwupd/method.Device.get_battery_level.html +share/doc/libfwupd/method.Device.get_battery_threshold.html +share/doc/libfwupd/method.Device.get_branch.html +share/doc/libfwupd/method.Device.get_checksums.html +share/doc/libfwupd/method.Device.get_children.html +share/doc/libfwupd/method.Device.get_composite_id.html +share/doc/libfwupd/method.Device.get_created.html +share/doc/libfwupd/method.Device.get_flags.html +share/doc/libfwupd/method.Device.get_flashes_left.html +share/doc/libfwupd/method.Device.get_guid_default.html +share/doc/libfwupd/method.Device.get_guids.html +share/doc/libfwupd/method.Device.get_icons.html +share/doc/libfwupd/method.Device.get_id.html +share/doc/libfwupd/method.Device.get_install_duration.html +share/doc/libfwupd/method.Device.get_instance_ids.html +share/doc/libfwupd/method.Device.get_issues.html +share/doc/libfwupd/method.Device.get_modified.html +share/doc/libfwupd/method.Device.get_name.html +share/doc/libfwupd/method.Device.get_parent.html +share/doc/libfwupd/method.Device.get_parent_id.html +share/doc/libfwupd/method.Device.get_percentage.html +share/doc/libfwupd/method.Device.get_plugin.html +share/doc/libfwupd/method.Device.get_problems.html +share/doc/libfwupd/method.Device.get_protocols.html +share/doc/libfwupd/method.Device.get_release_default.html +share/doc/libfwupd/method.Device.get_releases.html +share/doc/libfwupd/method.Device.get_request_flags.html +share/doc/libfwupd/method.Device.get_root.html +share/doc/libfwupd/method.Device.get_serial.html +share/doc/libfwupd/method.Device.get_status.html +share/doc/libfwupd/method.Device.get_summary.html +share/doc/libfwupd/method.Device.get_update_error.html +share/doc/libfwupd/method.Device.get_update_state.html +share/doc/libfwupd/method.Device.get_vendor.html +share/doc/libfwupd/method.Device.get_vendor_ids.html +share/doc/libfwupd/method.Device.get_version.html +share/doc/libfwupd/method.Device.get_version_bootloader.html +share/doc/libfwupd/method.Device.get_version_bootloader_raw.html +share/doc/libfwupd/method.Device.get_version_build_date.html +share/doc/libfwupd/method.Device.get_version_format.html +share/doc/libfwupd/method.Device.get_version_lowest.html +share/doc/libfwupd/method.Device.get_version_lowest_raw.html +share/doc/libfwupd/method.Device.get_version_raw.html +share/doc/libfwupd/method.Device.has_checksum.html +share/doc/libfwupd/method.Device.has_flag.html +share/doc/libfwupd/method.Device.has_guid.html +share/doc/libfwupd/method.Device.has_icon.html +share/doc/libfwupd/method.Device.has_instance_id.html +share/doc/libfwupd/method.Device.has_problem.html +share/doc/libfwupd/method.Device.has_protocol.html +share/doc/libfwupd/method.Device.has_request_flag.html +share/doc/libfwupd/method.Device.has_vendor_id.html +share/doc/libfwupd/method.Device.incorporate.html +share/doc/libfwupd/method.Device.match_flags.html +share/doc/libfwupd/method.Device.remove_child.html +share/doc/libfwupd/method.Device.remove_children.html +share/doc/libfwupd/method.Device.remove_flag.html +share/doc/libfwupd/method.Device.remove_problem.html +share/doc/libfwupd/method.Device.remove_request_flag.html +share/doc/libfwupd/method.Device.set_battery_level.html +share/doc/libfwupd/method.Device.set_battery_threshold.html +share/doc/libfwupd/method.Device.set_branch.html +share/doc/libfwupd/method.Device.set_composite_id.html +share/doc/libfwupd/method.Device.set_created.html +share/doc/libfwupd/method.Device.set_flags.html +share/doc/libfwupd/method.Device.set_flashes_left.html +share/doc/libfwupd/method.Device.set_id.html +share/doc/libfwupd/method.Device.set_install_duration.html +share/doc/libfwupd/method.Device.set_modified.html +share/doc/libfwupd/method.Device.set_name.html +share/doc/libfwupd/method.Device.set_parent.html +share/doc/libfwupd/method.Device.set_parent_id.html +share/doc/libfwupd/method.Device.set_percentage.html +share/doc/libfwupd/method.Device.set_plugin.html +share/doc/libfwupd/method.Device.set_problems.html +share/doc/libfwupd/method.Device.set_request_flags.html +share/doc/libfwupd/method.Device.set_serial.html +share/doc/libfwupd/method.Device.set_status.html +share/doc/libfwupd/method.Device.set_summary.html +share/doc/libfwupd/method.Device.set_update_error.html +share/doc/libfwupd/method.Device.set_update_state.html +share/doc/libfwupd/method.Device.set_vendor.html +share/doc/libfwupd/method.Device.set_version.html +share/doc/libfwupd/method.Device.set_version_bootloader.html +share/doc/libfwupd/method.Device.set_version_bootloader_raw.html +share/doc/libfwupd/method.Device.set_version_build_date.html +share/doc/libfwupd/method.Device.set_version_format.html +share/doc/libfwupd/method.Device.set_version_lowest.html +share/doc/libfwupd/method.Device.set_version_lowest_raw.html +share/doc/libfwupd/method.Device.set_version_raw.html +share/doc/libfwupd/method.Plugin.add_flag.html +share/doc/libfwupd/method.Plugin.get_flags.html +share/doc/libfwupd/method.Plugin.get_name.html +share/doc/libfwupd/method.Plugin.has_flag.html +share/doc/libfwupd/method.Plugin.remove_flag.html +share/doc/libfwupd/method.Plugin.set_flags.html +share/doc/libfwupd/method.Plugin.set_name.html +share/doc/libfwupd/method.Release.add_category.html +share/doc/libfwupd/method.Release.add_checksum.html +share/doc/libfwupd/method.Release.add_flag.html +share/doc/libfwupd/method.Release.add_issue.html +share/doc/libfwupd/method.Release.add_location.html +share/doc/libfwupd/method.Release.add_metadata.html +share/doc/libfwupd/method.Release.add_metadata_item.html +share/doc/libfwupd/method.Release.add_report.html +share/doc/libfwupd/method.Release.add_tag.html +share/doc/libfwupd/method.Release.get_appstream_id.html +share/doc/libfwupd/method.Release.get_branch.html +share/doc/libfwupd/method.Release.get_categories.html +share/doc/libfwupd/method.Release.get_checksums.html +share/doc/libfwupd/method.Release.get_created.html +share/doc/libfwupd/method.Release.get_description.html +share/doc/libfwupd/method.Release.get_detach_caption.html +share/doc/libfwupd/method.Release.get_detach_image.html +share/doc/libfwupd/method.Release.get_details_url.html +share/doc/libfwupd/method.Release.get_filename.html +share/doc/libfwupd/method.Release.get_flags.html +share/doc/libfwupd/method.Release.get_homepage.html +share/doc/libfwupd/method.Release.get_id.html +share/doc/libfwupd/method.Release.get_install_duration.html +share/doc/libfwupd/method.Release.get_issues.html +share/doc/libfwupd/method.Release.get_license.html +share/doc/libfwupd/method.Release.get_locations.html +share/doc/libfwupd/method.Release.get_metadata.html +share/doc/libfwupd/method.Release.get_metadata_item.html +share/doc/libfwupd/method.Release.get_name.html +share/doc/libfwupd/method.Release.get_name_variant_suffix.html +share/doc/libfwupd/method.Release.get_protocol.html +share/doc/libfwupd/method.Release.get_remote_id.html +share/doc/libfwupd/method.Release.get_reports.html +share/doc/libfwupd/method.Release.get_sbom_url.html +share/doc/libfwupd/method.Release.get_size.html +share/doc/libfwupd/method.Release.get_source_url.html +share/doc/libfwupd/method.Release.get_summary.html +share/doc/libfwupd/method.Release.get_tags.html +share/doc/libfwupd/method.Release.get_update_image.html +share/doc/libfwupd/method.Release.get_update_message.html +share/doc/libfwupd/method.Release.get_urgency.html +share/doc/libfwupd/method.Release.get_vendor.html +share/doc/libfwupd/method.Release.get_version.html +share/doc/libfwupd/method.Release.has_category.html +share/doc/libfwupd/method.Release.has_checksum.html +share/doc/libfwupd/method.Release.has_flag.html +share/doc/libfwupd/method.Release.has_tag.html +share/doc/libfwupd/method.Release.match_flags.html +share/doc/libfwupd/method.Release.remove_flag.html +share/doc/libfwupd/method.Release.set_appstream_id.html +share/doc/libfwupd/method.Release.set_branch.html +share/doc/libfwupd/method.Release.set_created.html +share/doc/libfwupd/method.Release.set_description.html +share/doc/libfwupd/method.Release.set_detach_caption.html +share/doc/libfwupd/method.Release.set_detach_image.html +share/doc/libfwupd/method.Release.set_details_url.html +share/doc/libfwupd/method.Release.set_filename.html +share/doc/libfwupd/method.Release.set_flags.html +share/doc/libfwupd/method.Release.set_homepage.html +share/doc/libfwupd/method.Release.set_id.html +share/doc/libfwupd/method.Release.set_install_duration.html +share/doc/libfwupd/method.Release.set_license.html +share/doc/libfwupd/method.Release.set_name.html +share/doc/libfwupd/method.Release.set_name_variant_suffix.html +share/doc/libfwupd/method.Release.set_protocol.html +share/doc/libfwupd/method.Release.set_remote_id.html +share/doc/libfwupd/method.Release.set_sbom_url.html +share/doc/libfwupd/method.Release.set_size.html +share/doc/libfwupd/method.Release.set_source_url.html +share/doc/libfwupd/method.Release.set_summary.html +share/doc/libfwupd/method.Release.set_update_image.html +share/doc/libfwupd/method.Release.set_update_message.html +share/doc/libfwupd/method.Release.set_urgency.html +share/doc/libfwupd/method.Release.set_vendor.html +share/doc/libfwupd/method.Release.set_version.html +share/doc/libfwupd/method.Remote.add_flag.html +share/doc/libfwupd/method.Remote.build_firmware_uri.html +share/doc/libfwupd/method.Remote.build_metadata_sig_uri.html +share/doc/libfwupd/method.Remote.build_metadata_uri.html +share/doc/libfwupd/method.Remote.build_report_uri.html +share/doc/libfwupd/method.Remote.get_age.html +share/doc/libfwupd/method.Remote.get_agreement.html +share/doc/libfwupd/method.Remote.get_checksum.html +share/doc/libfwupd/method.Remote.get_checksum_metadata.html +share/doc/libfwupd/method.Remote.get_filename_cache.html +share/doc/libfwupd/method.Remote.get_filename_cache_sig.html +share/doc/libfwupd/method.Remote.get_filename_source.html +share/doc/libfwupd/method.Remote.get_firmware_base_uri.html +share/doc/libfwupd/method.Remote.get_flags.html +share/doc/libfwupd/method.Remote.get_id.html +share/doc/libfwupd/method.Remote.get_kind.html +share/doc/libfwupd/method.Remote.get_metadata_uri.html +share/doc/libfwupd/method.Remote.get_metadata_uri_sig.html +share/doc/libfwupd/method.Remote.get_order_after.html +share/doc/libfwupd/method.Remote.get_order_before.html +share/doc/libfwupd/method.Remote.get_password.html +share/doc/libfwupd/method.Remote.get_priority.html +share/doc/libfwupd/method.Remote.get_privacy_uri.html +share/doc/libfwupd/method.Remote.get_refresh_interval.html +share/doc/libfwupd/method.Remote.get_remotes_dir.html +share/doc/libfwupd/method.Remote.get_report_uri.html +share/doc/libfwupd/method.Remote.get_title.html +share/doc/libfwupd/method.Remote.get_username.html +share/doc/libfwupd/method.Remote.has_flag.html +share/doc/libfwupd/method.Remote.load_signature.html +share/doc/libfwupd/method.Remote.load_signature_bytes.html +share/doc/libfwupd/method.Remote.needs_refresh.html +share/doc/libfwupd/method.Remote.remove_flag.html +share/doc/libfwupd/method.Remote.set_agreement.html +share/doc/libfwupd/method.Remote.set_checksum_sig.html +share/doc/libfwupd/method.Remote.set_filename_cache.html +share/doc/libfwupd/method.Remote.set_filename_source.html +share/doc/libfwupd/method.Remote.set_firmware_base_uri.html +share/doc/libfwupd/method.Remote.set_flags.html +share/doc/libfwupd/method.Remote.set_id.html +share/doc/libfwupd/method.Remote.set_kind.html +share/doc/libfwupd/method.Remote.set_metadata_uri.html +share/doc/libfwupd/method.Remote.set_mtime.html +share/doc/libfwupd/method.Remote.set_order_after.html +share/doc/libfwupd/method.Remote.set_order_before.html +share/doc/libfwupd/method.Remote.set_password.html +share/doc/libfwupd/method.Remote.set_priority.html +share/doc/libfwupd/method.Remote.set_privacy_uri.html +share/doc/libfwupd/method.Remote.set_refresh_interval.html +share/doc/libfwupd/method.Remote.set_remotes_dir.html +share/doc/libfwupd/method.Remote.set_report_uri.html +share/doc/libfwupd/method.Remote.set_title.html +share/doc/libfwupd/method.Remote.set_username.html +share/doc/libfwupd/method.Remote.setup.html +share/doc/libfwupd/method.Report.add_flag.html +share/doc/libfwupd/method.Report.add_metadata_item.html +share/doc/libfwupd/method.Report.get_created.html +share/doc/libfwupd/method.Report.get_device_name.html +share/doc/libfwupd/method.Report.get_distro_id.html +share/doc/libfwupd/method.Report.get_distro_variant.html +share/doc/libfwupd/method.Report.get_distro_version.html +share/doc/libfwupd/method.Report.get_flags.html +share/doc/libfwupd/method.Report.get_metadata.html +share/doc/libfwupd/method.Report.get_metadata_item.html +share/doc/libfwupd/method.Report.get_remote_id.html +share/doc/libfwupd/method.Report.get_vendor.html +share/doc/libfwupd/method.Report.get_vendor_id.html +share/doc/libfwupd/method.Report.get_version_old.html +share/doc/libfwupd/method.Report.has_flag.html +share/doc/libfwupd/method.Report.remove_flag.html +share/doc/libfwupd/method.Report.set_created.html +share/doc/libfwupd/method.Report.set_device_name.html +share/doc/libfwupd/method.Report.set_distro_id.html +share/doc/libfwupd/method.Report.set_distro_variant.html +share/doc/libfwupd/method.Report.set_distro_version.html +share/doc/libfwupd/method.Report.set_flags.html +share/doc/libfwupd/method.Report.set_remote_id.html +share/doc/libfwupd/method.Report.set_vendor.html +share/doc/libfwupd/method.Report.set_vendor_id.html +share/doc/libfwupd/method.Report.set_version_old.html +share/doc/libfwupd/method.Request.add_flag.html +share/doc/libfwupd/method.Request.emit_invalidate.html +share/doc/libfwupd/method.Request.get_created.html +share/doc/libfwupd/method.Request.get_device_id.html +share/doc/libfwupd/method.Request.get_flags.html +share/doc/libfwupd/method.Request.get_id.html +share/doc/libfwupd/method.Request.get_image.html +share/doc/libfwupd/method.Request.get_kind.html +share/doc/libfwupd/method.Request.get_message.html +share/doc/libfwupd/method.Request.has_flag.html +share/doc/libfwupd/method.Request.remove_flag.html +share/doc/libfwupd/method.Request.set_created.html +share/doc/libfwupd/method.Request.set_device_id.html +share/doc/libfwupd/method.Request.set_flags.html +share/doc/libfwupd/method.Request.set_id.html +share/doc/libfwupd/method.Request.set_image.html +share/doc/libfwupd/method.Request.set_kind.html +share/doc/libfwupd/method.Request.set_message.html +share/doc/libfwupd/method.SecurityAttr.add_flag.html +share/doc/libfwupd/method.SecurityAttr.add_guid.html +share/doc/libfwupd/method.SecurityAttr.add_guids.html +share/doc/libfwupd/method.SecurityAttr.add_metadata.html +share/doc/libfwupd/method.SecurityAttr.add_obsolete.html +share/doc/libfwupd/method.SecurityAttr.copy.html +share/doc/libfwupd/method.SecurityAttr.get_appstream_id.html +share/doc/libfwupd/method.SecurityAttr.get_bios_setting_current_value.html +share/doc/libfwupd/method.SecurityAttr.get_bios_setting_id.html +share/doc/libfwupd/method.SecurityAttr.get_bios_setting_target_value.html +share/doc/libfwupd/method.SecurityAttr.get_created.html +share/doc/libfwupd/method.SecurityAttr.get_description.html +share/doc/libfwupd/method.SecurityAttr.get_flags.html +share/doc/libfwupd/method.SecurityAttr.get_fwupd_version.html +share/doc/libfwupd/method.SecurityAttr.get_guids.html +share/doc/libfwupd/method.SecurityAttr.get_kernel_current_value.html +share/doc/libfwupd/method.SecurityAttr.get_kernel_target_value.html +share/doc/libfwupd/method.SecurityAttr.get_level.html +share/doc/libfwupd/method.SecurityAttr.get_metadata.html +share/doc/libfwupd/method.SecurityAttr.get_name.html +share/doc/libfwupd/method.SecurityAttr.get_obsoletes.html +share/doc/libfwupd/method.SecurityAttr.get_plugin.html +share/doc/libfwupd/method.SecurityAttr.get_result.html +share/doc/libfwupd/method.SecurityAttr.get_result_fallback.html +share/doc/libfwupd/method.SecurityAttr.get_result_success.html +share/doc/libfwupd/method.SecurityAttr.get_title.html +share/doc/libfwupd/method.SecurityAttr.get_url.html +share/doc/libfwupd/method.SecurityAttr.has_flag.html +share/doc/libfwupd/method.SecurityAttr.has_guid.html +share/doc/libfwupd/method.SecurityAttr.has_obsolete.html +share/doc/libfwupd/method.SecurityAttr.remove_flag.html +share/doc/libfwupd/method.SecurityAttr.set_appstream_id.html +share/doc/libfwupd/method.SecurityAttr.set_bios_setting_current_value.html +share/doc/libfwupd/method.SecurityAttr.set_bios_setting_id.html +share/doc/libfwupd/method.SecurityAttr.set_bios_setting_target_value.html +share/doc/libfwupd/method.SecurityAttr.set_created.html +share/doc/libfwupd/method.SecurityAttr.set_description.html +share/doc/libfwupd/method.SecurityAttr.set_flags.html +share/doc/libfwupd/method.SecurityAttr.set_fwupd_version.html +share/doc/libfwupd/method.SecurityAttr.set_kernel_current_value.html +share/doc/libfwupd/method.SecurityAttr.set_kernel_target_value.html +share/doc/libfwupd/method.SecurityAttr.set_level.html +share/doc/libfwupd/method.SecurityAttr.set_name.html +share/doc/libfwupd/method.SecurityAttr.set_plugin.html +share/doc/libfwupd/method.SecurityAttr.set_result.html +share/doc/libfwupd/method.SecurityAttr.set_result_fallback.html +share/doc/libfwupd/method.SecurityAttr.set_result_success.html +share/doc/libfwupd/method.SecurityAttr.set_title.html +share/doc/libfwupd/method.SecurityAttr.set_url.html +share/doc/libfwupd/org.freedesktop.fwupd.svg +share/doc/libfwupd/property.Client.battery-level.html +share/doc/libfwupd/property.Client.battery-threshold.html +share/doc/libfwupd/property.Client.daemon-version.html +share/doc/libfwupd/property.Client.host-bkc.html +share/doc/libfwupd/property.Client.host-machine-id.html +share/doc/libfwupd/property.Client.host-product.html +share/doc/libfwupd/property.Client.host-security-id.html +share/doc/libfwupd/property.Client.host-vendor.html +share/doc/libfwupd/property.Client.interactive.html +share/doc/libfwupd/property.Client.only-trusted.html +share/doc/libfwupd/property.Client.percentage.html +share/doc/libfwupd/property.Client.status.html +share/doc/libfwupd/property.Client.tainted.html +share/doc/libfwupd/property.Device.battery-level.html +share/doc/libfwupd/property.Device.battery-threshold.html +share/doc/libfwupd/property.Device.flags.html +share/doc/libfwupd/property.Device.id.html +share/doc/libfwupd/property.Device.parent.html +share/doc/libfwupd/property.Device.percentage.html +share/doc/libfwupd/property.Device.problems.html +share/doc/libfwupd/property.Device.request-flags.html +share/doc/libfwupd/property.Device.status.html +share/doc/libfwupd/property.Device.update-error.html +share/doc/libfwupd/property.Device.update-state.html +share/doc/libfwupd/property.Device.version-format.html +share/doc/libfwupd/property.Device.version.html +share/doc/libfwupd/property.Plugin.flags.html +share/doc/libfwupd/property.Plugin.name.html +share/doc/libfwupd/property.Release.remote-id.html +share/doc/libfwupd/property.Remote.approval-required.html +share/doc/libfwupd/property.Remote.automatic-reports.html +share/doc/libfwupd/property.Remote.automatic-security-reports.html +share/doc/libfwupd/property.Remote.enabled.html +share/doc/libfwupd/property.Remote.flags.html +share/doc/libfwupd/property.Remote.id.html +share/doc/libfwupd/property.Report.flags.html +share/doc/libfwupd/property.Request.device-id.html +share/doc/libfwupd/property.Request.flags.html +share/doc/libfwupd/property.Request.id.html +share/doc/libfwupd/property.Request.image.html +share/doc/libfwupd/property.Request.kind.html +share/doc/libfwupd/property.Request.message.html +share/doc/libfwupd/search.js +share/doc/libfwupd/signal.Client.changed.html +share/doc/libfwupd/signal.Client.device-added.html +share/doc/libfwupd/signal.Client.device-changed.html +share/doc/libfwupd/signal.Client.device-removed.html +share/doc/libfwupd/signal.Client.device-request.html +share/doc/libfwupd/signal.Client.status-changed.html +share/doc/libfwupd/signal.Request.invalidate.html +share/doc/libfwupd/solarized-dark.css +share/doc/libfwupd/solarized-light.css +share/doc/libfwupd/style.css +share/doc/libfwupd/type_func.Codec.array_from_variant.html +share/doc/libfwupd/type_func.Codec.array_to_json.html +share/doc/libfwupd/type_func.Codec.array_to_variant.html +share/doc/libfwupd/type_func.Codec.json_append.html +share/doc/libfwupd/type_func.Codec.json_append_bool.html +share/doc/libfwupd/type_func.Codec.json_append_int.html +share/doc/libfwupd/type_func.Codec.json_append_map.html +share/doc/libfwupd/type_func.Codec.json_append_strv.html +share/doc/libfwupd/type_func.Codec.string_append.html +share/doc/libfwupd/type_func.Codec.string_append_bool.html +share/doc/libfwupd/type_func.Codec.string_append_hex.html +share/doc/libfwupd/type_func.Codec.string_append_int.html +share/doc/libfwupd/type_func.Codec.string_append_size.html +share/doc/libfwupd/type_func.Codec.string_append_time.html +share/doc/libfwupd/type_func.Device.array_ensure_parents.html +share/doc/libfwupd/type_func.Device.array_filter_flags.html +share/doc/libfwupd/type_func.Device.flag_from_string.html +share/doc/libfwupd/type_func.Device.flag_to_string.html +share/doc/libfwupd/type_func.Device.id_is_valid.html +share/doc/libfwupd/type_func.Device.problem_from_string.html +share/doc/libfwupd/type_func.Device.problem_to_string.html +share/doc/libfwupd/type_func.Plugin.flag_from_string.html +share/doc/libfwupd/type_func.Plugin.flag_to_string.html +share/doc/libfwupd/type_func.Release.array_filter_flags.html +share/doc/libfwupd/type_func.Release.flag_from_string.html +share/doc/libfwupd/type_func.Release.flag_to_string.html +share/doc/libfwupd/type_func.Release.urgency_from_string.html +share/doc/libfwupd/type_func.Release.urgency_to_string.html +share/doc/libfwupd/type_func.Remote.flag_from_string.html +share/doc/libfwupd/type_func.Remote.flag_to_string.html +share/doc/libfwupd/type_func.Remote.kind_from_string.html +share/doc/libfwupd/type_func.Remote.kind_to_string.html +share/doc/libfwupd/type_func.Report.flag_from_string.html +share/doc/libfwupd/type_func.Report.flag_to_string.html +share/doc/libfwupd/type_func.Request.flag_from_string.html +share/doc/libfwupd/type_func.Request.flag_to_string.html +share/doc/libfwupd/type_func.Request.kind_from_string.html +share/doc/libfwupd/type_func.Request.kind_to_string.html +share/doc/libfwupd/type_func.SecurityAttr.flag_from_string.html +share/doc/libfwupd/type_func.SecurityAttr.flag_to_string.html +share/doc/libfwupd/type_func.SecurityAttr.flag_to_suffix.html +share/doc/libfwupd/type_func.SecurityAttr.result_from_string.html +share/doc/libfwupd/type_func.SecurityAttr.result_to_string.html +share/doc/libfwupd/urlmap_fwupd.js +share/doc/libfwupd/vfunc.BiosSetting.write_value.html +share/doc/libfwupd/vfunc.Client.changed.html +share/doc/libfwupd/vfunc.Client.device_added.html +share/doc/libfwupd/vfunc.Client.device_changed.html +share/doc/libfwupd/vfunc.Client.device_removed.html +share/doc/libfwupd/vfunc.Client.device_request.html +share/doc/libfwupd/vfunc.Client.status_changed.html +share/doc/libfwupd/vfunc.Codec.add_json.html +share/doc/libfwupd/vfunc.Codec.add_string.html +share/doc/libfwupd/vfunc.Codec.add_variant.html +share/doc/libfwupd/vfunc.Codec.from_json.html +share/doc/libfwupd/vfunc.Codec.from_variant.html +share/doc/libfwupd/vfunc.Codec.from_variant_iter.html +share/doc/libfwupd/vfunc.Codec.to_string.html +share/doc/libfwupd/vfunc.Codec.to_variant.html +share/doc/libfwupd/vfunc.Request.invalidate.html +share/doc/libfwupdplugin/RedHatDisplay-Black.woff +share/doc/libfwupdplugin/RedHatDisplay-Black.woff2 +share/doc/libfwupdplugin/RedHatDisplay-BlackItalic.woff +share/doc/libfwupdplugin/RedHatDisplay-BlackItalic.woff2 +share/doc/libfwupdplugin/RedHatDisplay-Bold.woff +share/doc/libfwupdplugin/RedHatDisplay-Bold.woff2 +share/doc/libfwupdplugin/RedHatDisplay-BoldItalic.woff +share/doc/libfwupdplugin/RedHatDisplay-BoldItalic.woff2 +share/doc/libfwupdplugin/RedHatDisplay-Italic.woff +share/doc/libfwupdplugin/RedHatDisplay-Italic.woff2 +share/doc/libfwupdplugin/RedHatDisplay-Medium.woff +share/doc/libfwupdplugin/RedHatDisplay-Medium.woff2 +share/doc/libfwupdplugin/RedHatDisplay-MediumItalic.woff +share/doc/libfwupdplugin/RedHatDisplay-MediumItalic.woff2 +share/doc/libfwupdplugin/RedHatDisplay-Regular.woff +share/doc/libfwupdplugin/RedHatDisplay-Regular.woff2 +share/doc/libfwupdplugin/RedHatText-Bold.woff +share/doc/libfwupdplugin/RedHatText-Bold.woff2 +share/doc/libfwupdplugin/RedHatText-BoldItalic.woff +share/doc/libfwupdplugin/RedHatText-BoldItalic.woff2 +share/doc/libfwupdplugin/RedHatText-Italic.woff +share/doc/libfwupdplugin/RedHatText-Italic.woff2 +share/doc/libfwupdplugin/RedHatText-Medium.woff +share/doc/libfwupdplugin/RedHatText-Medium.woff2 +share/doc/libfwupdplugin/RedHatText-MediumItalic.woff +share/doc/libfwupdplugin/RedHatText-MediumItalic.woff2 +share/doc/libfwupdplugin/RedHatText-Regular.woff +share/doc/libfwupdplugin/RedHatText-Regular.woff2 +share/doc/libfwupdplugin/SourceCodePro-It.ttf.woff +share/doc/libfwupdplugin/SourceCodePro-Regular.ttf.woff +share/doc/libfwupdplugin/SourceCodePro-Semibold.ttf.woff +share/doc/libfwupdplugin/acpi-dmar-README.html +share/doc/libfwupdplugin/acpi-facp-README.html +share/doc/libfwupdplugin/acpi-ivrs-README.html +share/doc/libfwupdplugin/acpi-phat-README.html +share/doc/libfwupdplugin/algoltek-usb-README.html +share/doc/libfwupdplugin/algoltek-usbcr-README.html +share/doc/libfwupdplugin/alias.EndianType.html +share/doc/libfwupdplugin/alias.IntelThunderboltNvmArcParams.html +share/doc/libfwupdplugin/alias.IntelThunderboltNvmDigital.html +share/doc/libfwupdplugin/alias.IntelThunderboltNvmDram.html +share/doc/libfwupdplugin/alias.IntelThunderboltNvmDrom.html +share/doc/libfwupdplugin/alias.MkhiArbhSvnGetInfoRequest.html +share/doc/libfwupdplugin/alias.MkhiArbhSvnGetInfoResponse.html +share/doc/libfwupdplugin/alias.MkhiArbhSvnInfoEntry.html +share/doc/libfwupdplugin/alias.MkhiReadFileExRequest.html +share/doc/libfwupdplugin/alias.MkhiReadFileExResponse.html +share/doc/libfwupdplugin/alias.MkhiReadFileRequest.html +share/doc/libfwupdplugin/alias.MkhiReadFileResponse.html +share/doc/libfwupdplugin/alias.StructAcpiTable.html +share/doc/libfwupdplugin/alias.StructCabData.html +share/doc/libfwupdplugin/alias.StructCabFile.html +share/doc/libfwupdplugin/alias.StructCabFolder.html +share/doc/libfwupdplugin/alias.StructCabHeader.html +share/doc/libfwupdplugin/alias.StructCabHeaderReserve.html +share/doc/libfwupdplugin/alias.StructCfuOffer.html +share/doc/libfwupdplugin/alias.StructCfuPayload.html +share/doc/libfwupdplugin/alias.StructDfuFtr.html +share/doc/libfwupdplugin/alias.StructDfuseElement.html +share/doc/libfwupdplugin/alias.StructDfuseHdr.html +share/doc/libfwupdplugin/alias.StructDfuseImage.html +share/doc/libfwupdplugin/alias.StructDpauxDpcd.html +share/doc/libfwupdplugin/alias.StructDs20.html +share/doc/libfwupdplugin/alias.StructEdid.html +share/doc/libfwupdplugin/alias.StructEdidDescriptor.html +share/doc/libfwupdplugin/alias.StructEfiDevicePath.html +share/doc/libfwupdplugin/alias.StructEfiFile.html +share/doc/libfwupdplugin/alias.StructEfiFile2.html +share/doc/libfwupdplugin/alias.StructEfiHardDriveDevicePath.html +share/doc/libfwupdplugin/alias.StructEfiLoadOption.html +share/doc/libfwupdplugin/alias.StructEfiLz77DecompressorHeader.html +share/doc/libfwupdplugin/alias.StructEfiSection.html +share/doc/libfwupdplugin/alias.StructEfiSection2.html +share/doc/libfwupdplugin/alias.StructEfiSectionCompression.html +share/doc/libfwupdplugin/alias.StructEfiSectionFreeformSubtypeGuid.html +share/doc/libfwupdplugin/alias.StructEfiSectionGuidDefined.html +share/doc/libfwupdplugin/alias.StructEfiSignatureList.html +share/doc/libfwupdplugin/alias.StructEfiTime.html +share/doc/libfwupdplugin/alias.StructEfiVariableAuthentication2.html +share/doc/libfwupdplugin/alias.StructEfiVolume.html +share/doc/libfwupdplugin/alias.StructEfiVolumeBlockMap.html +share/doc/libfwupdplugin/alias.StructEfiVolumeExtEntry.html +share/doc/libfwupdplugin/alias.StructEfiVolumeExtHeader.html +share/doc/libfwupdplugin/alias.StructEfiWinCertificate.html +share/doc/libfwupdplugin/alias.StructElfFileHeader64le.html +share/doc/libfwupdplugin/alias.StructElfProgramHeader64le.html +share/doc/libfwupdplugin/alias.StructElfSectionHeader64le.html +share/doc/libfwupdplugin/alias.StructFdt.html +share/doc/libfwupdplugin/alias.StructFdtProp.html +share/doc/libfwupdplugin/alias.StructFdtReserveEntry.html +share/doc/libfwupdplugin/alias.StructFmap.html +share/doc/libfwupdplugin/alias.StructFmapArea.html +share/doc/libfwupdplugin/alias.StructIfdFcba.html +share/doc/libfwupdplugin/alias.StructIfdFdbar.html +share/doc/libfwupdplugin/alias.StructIfwiCpd.html +share/doc/libfwupdplugin/alias.StructIfwiCpdEntry.html +share/doc/libfwupdplugin/alias.StructIfwiCpdManifest.html +share/doc/libfwupdplugin/alias.StructIfwiCpdManifestExt.html +share/doc/libfwupdplugin/alias.StructIfwiFpt.html +share/doc/libfwupdplugin/alias.StructIfwiFptEntry.html +share/doc/libfwupdplugin/alias.StructMsDs20.html +share/doc/libfwupdplugin/alias.StructOprom.html +share/doc/libfwupdplugin/alias.StructOpromPci.html +share/doc/libfwupdplugin/alias.StructPeCoffFileHeader.html +share/doc/libfwupdplugin/alias.StructPeCoffOptionalHeader64.html +share/doc/libfwupdplugin/alias.StructPeCoffSection.html +share/doc/libfwupdplugin/alias.StructPeCoffSymbol.html +share/doc/libfwupdplugin/alias.StructPeDosHeader.html +share/doc/libfwupdplugin/alias.StructSbatLevelSectionHeader.html +share/doc/libfwupdplugin/alias.StructShimHive.html +share/doc/libfwupdplugin/alias.StructShimHiveItem.html +share/doc/libfwupdplugin/alias.StructSmbiosEp32.html +share/doc/libfwupdplugin/alias.StructSmbiosEp64.html +share/doc/libfwupdplugin/alias.StructSmbiosStructure.html +share/doc/libfwupdplugin/alias.StructUswid.html +share/doc/libfwupdplugin/alias.UsbBaseHdr.html +share/doc/libfwupdplugin/alias.UsbBosHdr.html +share/doc/libfwupdplugin/alias.UsbDescriptorHdr.html +share/doc/libfwupdplugin/alias.UsbDeviceHdr.html +share/doc/libfwupdplugin/alias.UsbDfuDescriptorHdr.html +share/doc/libfwupdplugin/alias.UsbEndpointHdr.html +share/doc/libfwupdplugin/alias.UsbHidDescriptorHdr.html +share/doc/libfwupdplugin/alias.UsbInterfaceHdr.html +share/doc/libfwupdplugin/amd-gpu-README.html +share/doc/libfwupdplugin/amd-kria-README.html +share/doc/libfwupdplugin/amd-pmc-README.html +share/doc/libfwupdplugin/analogix-README.html +share/doc/libfwupdplugin/android-boot-README.html +share/doc/libfwupdplugin/architecture-plan.svg +share/doc/libfwupdplugin/asus-hid-README.html +share/doc/libfwupdplugin/ata-README.html +share/doc/libfwupdplugin/aver-hid-README.html +share/doc/libfwupdplugin/bcm57xx-README.html +share/doc/libfwupdplugin/best-known-configuration.html +share/doc/libfwupdplugin/bios-README.html +share/doc/libfwupdplugin/bios-settings.html +share/doc/libfwupdplugin/bnr-dp-README.html +share/doc/libfwupdplugin/building.html +share/doc/libfwupdplugin/callback.ArchiveIterateFunc.html +share/doc/libfwupdplugin/callback.ContextLookupIter.html +share/doc/libfwupdplugin/callback.DeviceLockerFunc.html +share/doc/libfwupdplugin/callback.DeviceRetryFunc.html +share/doc/libfwupdplugin/callback.InputStreamChunkifyFunc.html +share/doc/libfwupdplugin/callback.IoctlFixupFunc.html +share/doc/libfwupdplugin/callback.QuirksIter.html +share/doc/libfwupdplugin/callback.StrsplitFunc.html +share/doc/libfwupdplugin/ccgx-README.html +share/doc/libfwupdplugin/ccgx-dmc-README.html +share/doc/libfwupdplugin/cfu-README.html +share/doc/libfwupdplugin/ch341a-README.html +share/doc/libfwupdplugin/ch347-README.html +share/doc/libfwupdplugin/class.AcpiTable.html +share/doc/libfwupdplugin/class.Archive.html +share/doc/libfwupdplugin/class.ArchiveFirmware.html +share/doc/libfwupdplugin/class.Backend.html +share/doc/libfwupdplugin/class.BiosSettings.html +share/doc/libfwupdplugin/class.BlockDevice.html +share/doc/libfwupdplugin/class.BlockPartition.html +share/doc/libfwupdplugin/class.BluezDevice.html +share/doc/libfwupdplugin/class.CabFirmware.html +share/doc/libfwupdplugin/class.CabImage.html +share/doc/libfwupdplugin/class.CfiDevice.html +share/doc/libfwupdplugin/class.CfuOffer.html +share/doc/libfwupdplugin/class.CfuPayload.html +share/doc/libfwupdplugin/class.Chunk.html +share/doc/libfwupdplugin/class.ChunkArray.html +share/doc/libfwupdplugin/class.CompositeInputStream.html +share/doc/libfwupdplugin/class.Config.html +share/doc/libfwupdplugin/class.Context.html +share/doc/libfwupdplugin/class.CoswidFirmware.html +share/doc/libfwupdplugin/class.CsvEntry.html +share/doc/libfwupdplugin/class.CsvFirmware.html +share/doc/libfwupdplugin/class.Device.html +share/doc/libfwupdplugin/class.DeviceEvent.html +share/doc/libfwupdplugin/class.DeviceLocker.html +share/doc/libfwupdplugin/class.DeviceProgress.html +share/doc/libfwupdplugin/class.DfuFirmware.html +share/doc/libfwupdplugin/class.DfuseFirmware.html +share/doc/libfwupdplugin/class.DpauxDevice.html +share/doc/libfwupdplugin/class.DrmDevice.html +share/doc/libfwupdplugin/class.Edid.html +share/doc/libfwupdplugin/class.EfiDevicePath.html +share/doc/libfwupdplugin/class.EfiDevicePathList.html +share/doc/libfwupdplugin/class.EfiFile.html +share/doc/libfwupdplugin/class.EfiFilesystem.html +share/doc/libfwupdplugin/class.EfiHardDriveDevicePath.html +share/doc/libfwupdplugin/class.EfiLoadOption.html +share/doc/libfwupdplugin/class.EfiSection.html +share/doc/libfwupdplugin/class.EfiSignature.html +share/doc/libfwupdplugin/class.EfiSignatureList.html +share/doc/libfwupdplugin/class.EfiVariableAuthentication2.html +share/doc/libfwupdplugin/class.EfiVolume.html +share/doc/libfwupdplugin/class.EfiX509Device.html +share/doc/libfwupdplugin/class.EfiX509Signature.html +share/doc/libfwupdplugin/class.Efivars.html +share/doc/libfwupdplugin/class.ElfFirmware.html +share/doc/libfwupdplugin/class.FdtFirmware.html +share/doc/libfwupdplugin/class.FdtImage.html +share/doc/libfwupdplugin/class.Firmware.html +share/doc/libfwupdplugin/class.FitFirmware.html +share/doc/libfwupdplugin/class.FmapFirmware.html +share/doc/libfwupdplugin/class.HeciDevice.html +share/doc/libfwupdplugin/class.HidDescriptor.html +share/doc/libfwupdplugin/class.HidDevice.html +share/doc/libfwupdplugin/class.HidReport.html +share/doc/libfwupdplugin/class.HidrawDevice.html +share/doc/libfwupdplugin/class.Hwids.html +share/doc/libfwupdplugin/class.I2cDevice.html +share/doc/libfwupdplugin/class.IOChannel.html +share/doc/libfwupdplugin/class.IfdBios.html +share/doc/libfwupdplugin/class.IfdFirmware.html +share/doc/libfwupdplugin/class.IfdImage.html +share/doc/libfwupdplugin/class.IfwiCpdFirmware.html +share/doc/libfwupdplugin/class.IfwiFptFirmware.html +share/doc/libfwupdplugin/class.IhexFirmware.html +share/doc/libfwupdplugin/class.IntelThunderboltFirmware.html +share/doc/libfwupdplugin/class.IntelThunderboltNvm.html +share/doc/libfwupdplugin/class.Ioctl.html +share/doc/libfwupdplugin/class.KernelSearchPathLocker.html +share/doc/libfwupdplugin/class.LinearFirmware.html +share/doc/libfwupdplugin/class.MeiDevice.html +share/doc/libfwupdplugin/class.MsgpackItem.html +share/doc/libfwupdplugin/class.OpromDevice.html +share/doc/libfwupdplugin/class.OpromFirmware.html +share/doc/libfwupdplugin/class.PartialInputStream.html +share/doc/libfwupdplugin/class.PciDevice.html +share/doc/libfwupdplugin/class.PefileFirmware.html +share/doc/libfwupdplugin/class.Pkcs7.html +share/doc/libfwupdplugin/class.Plugin.html +share/doc/libfwupdplugin/class.Progress.html +share/doc/libfwupdplugin/class.Quirks.html +share/doc/libfwupdplugin/class.SbatlevelSection.html +share/doc/libfwupdplugin/class.SecurityAttr.html +share/doc/libfwupdplugin/class.SecurityAttrs.html +share/doc/libfwupdplugin/class.SerioDevice.html +share/doc/libfwupdplugin/class.Smbios.html +share/doc/libfwupdplugin/class.SrecFirmware.html +share/doc/libfwupdplugin/class.UdevDevice.html +share/doc/libfwupdplugin/class.UefiDevice.html +share/doc/libfwupdplugin/class.UsbBosDescriptor.html +share/doc/libfwupdplugin/class.UsbConfigDescriptor.html +share/doc/libfwupdplugin/class.UsbDevice.html +share/doc/libfwupdplugin/class.UsbDeviceDs20.html +share/doc/libfwupdplugin/class.UsbDeviceFwDs20.html +share/doc/libfwupdplugin/class.UsbDeviceMsDs20.html +share/doc/libfwupdplugin/class.UsbEndpoint.html +share/doc/libfwupdplugin/class.UsbHidDescriptor.html +share/doc/libfwupdplugin/class.UsbInterface.html +share/doc/libfwupdplugin/class.UswidFirmware.html +share/doc/libfwupdplugin/class.V4lDevice.html +share/doc/libfwupdplugin/class.Volume.html +share/doc/libfwupdplugin/class.VolumeLocker.html +share/doc/libfwupdplugin/class.X509Certificate.html +share/doc/libfwupdplugin/classes_hierarchy.html +share/doc/libfwupdplugin/const.ARCHIVE_COMPRESSION_LAST.html +share/doc/libfwupdplugin/const.ARCHIVE_FORMAT_LAST.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_FIRMWARE_REVISION.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_HARDWARE_REVISION.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_MANUFACTURER_NAME.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_MODEL_NUMBER.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_PNP_UID.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_SERIAL_NUMBER.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_SOFTWARE_REVISION.html +share/doc/libfwupdplugin/const.BLUEZ_DEVICE_UUID_DI_SYSTEM_ID.html +share/doc/libfwupdplugin/const.CFI_DEVICE_CMD_LAST.html +share/doc/libfwupdplugin/const.CHUNK_ADDR_OFFSET_NONE.html +share/doc/libfwupdplugin/const.CHUNK_PAGESZ_NONE.html +share/doc/libfwupdplugin/const.CONTEXT_HWID_FLAG_LOAD_ALL.html +share/doc/libfwupdplugin/const.COSWID_ENTITY_ROLE_LAST.html +share/doc/libfwupdplugin/const.COSWID_TAG_LAST.html +share/doc/libfwupdplugin/const.CPU_VENDOR_LAST.html +share/doc/libfwupdplugin/const.DEVICE_ICON_AC_ADAPTER.html +share/doc/libfwupdplugin/const.DEVICE_ICON_APPLICATION_CERTIFICATE.html +share/doc/libfwupdplugin/const.DEVICE_ICON_AUDIO_CARD.html +share/doc/libfwupdplugin/const.DEVICE_ICON_AUTH_FINGERPRINT.html +share/doc/libfwupdplugin/const.DEVICE_ICON_COMPUTER.html +share/doc/libfwupdplugin/const.DEVICE_ICON_DOCK.html +share/doc/libfwupdplugin/const.DEVICE_ICON_DOCK_USB.html +share/doc/libfwupdplugin/const.DEVICE_ICON_DRIVE_HARDDISK.html +share/doc/libfwupdplugin/const.DEVICE_ICON_DRIVE_MULTIDISK.html +share/doc/libfwupdplugin/const.DEVICE_ICON_DRIVE_SSD.html +share/doc/libfwupdplugin/const.DEVICE_ICON_GPU.html +share/doc/libfwupdplugin/const.DEVICE_ICON_INPUT_DIALPAD.html +share/doc/libfwupdplugin/const.DEVICE_ICON_INPUT_GAMING.html +share/doc/libfwupdplugin/const.DEVICE_ICON_INPUT_KEYBOARD.html +share/doc/libfwupdplugin/const.DEVICE_ICON_INPUT_MOUSE.html +share/doc/libfwupdplugin/const.DEVICE_ICON_INPUT_TABLET.html +share/doc/libfwupdplugin/const.DEVICE_ICON_INPUT_TOUCHPAD.html +share/doc/libfwupdplugin/const.DEVICE_ICON_MEMORY.html +share/doc/libfwupdplugin/const.DEVICE_ICON_MODEM.html +share/doc/libfwupdplugin/const.DEVICE_ICON_NETWORK_WIRED.html +share/doc/libfwupdplugin/const.DEVICE_ICON_NETWORK_WIRELESS.html +share/doc/libfwupdplugin/const.DEVICE_ICON_PDA.html +share/doc/libfwupdplugin/const.DEVICE_ICON_THUNDERBOLT.html +share/doc/libfwupdplugin/const.DEVICE_ICON_USB_HUB.html +share/doc/libfwupdplugin/const.DEVICE_ICON_USB_RECEIVER.html +share/doc/libfwupdplugin/const.DEVICE_ICON_VIDEO_CAMERA.html +share/doc/libfwupdplugin/const.DEVICE_ICON_VIDEO_DISPLAY.html +share/doc/libfwupdplugin/const.DEVICE_ICON_WEB_CAMERA.html +share/doc/libfwupdplugin/const.DEVICE_METADATA_CPU_MITIGATIONS_REQUIRED.html +share/doc/libfwupdplugin/const.DEVICE_METADATA_CPU_SINKCLOSE_MICROCODE_VER.html +share/doc/libfwupdplugin/const.DEVICE_METADATA_TBT_IS_SAFE_MODE.html +share/doc/libfwupdplugin/const.DEVICE_METADATA_UEFI_CAPSULE_FLAGS.html +share/doc/libfwupdplugin/const.DEVICE_METADATA_UEFI_DEVICE_KIND.html +share/doc/libfwupdplugin/const.DEVICE_METADATA_UEFI_FW_VERSION.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_ADD_COUNTERPART_GUIDS.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_ADD_INSTANCE_ID_REV.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_ATTACH_EXTRA_RESET.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_AUTO_PARENT_CHILDREN.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_AUTO_PAUSE_POLLING.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_COUNTERPART_VISIBLE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_DELAYED_REMOVAL.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_DETACH_PREPARE_FIRMWARE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_DISPLAY_REQUIRED.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_EMULATED_REQUIRE_SETUP.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_ENFORCE_REQUIRES.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_ENSURE_SEMVER.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_EXPLICIT_ORDER.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_HOST_CPU.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_HOST_CPU_CHILD.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_HOST_FIRMWARE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_HOST_FIRMWARE_CHILD.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_IGNORE_SYSTEM_POWER.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_INHERIT_ACTIVATION.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_INHIBIT_CHILDREN.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_INSTALL_LOOP_RESTART.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_INSTALL_PARENT_FIRST.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_IS_FAKE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_IS_OPEN.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_ONLY_CHECKSUM.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_FLAGS.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_ICON.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_NAME.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_NAME_CATEGORY.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_REQUIRED_FREE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_SIGNED.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_VENDOR.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_VERFMT.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_MD_SET_VERSION.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_NO_AUTO_INSTANCE_IDS.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_NO_AUTO_REMOVE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_NO_AUTO_REMOVE_CHILDREN.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_NO_GENERIC_GUIDS.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_NO_LID_CLOSED.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_NO_PROBE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_NO_SERIAL_NUMBER.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_ONLY_SUPPORTED.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_PARENT_NAME_PREFIX.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_REFCOUNTED_PROXY.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_REGISTERED.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_REPLUG_MATCH_GUID.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_RETRY_OPEN.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_SAVE_INTO_BACKUP_REMOTE.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_SKIPS_RESTART.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_UNCONNECTED.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_UPDATE_PENDING.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_USE_PARENT_FOR_BATTERY.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_USE_PARENT_FOR_OPEN.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_USE_PROXY_FALLBACK.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_USE_PROXY_FOR_OPEN.html +share/doc/libfwupdplugin/const.DEVICE_PRIVATE_FLAG_USE_RUNTIME_VERSION.html +share/doc/libfwupdplugin/const.DEVICE_REMOVE_DELAY_RE_ENUMERATE.html +share/doc/libfwupdplugin/const.DEVICE_REMOVE_DELAY_USER_REPLUG.html +share/doc/libfwupdplugin/const.DFU_FIRMARE_VERSION_ATMEL_AVR.html +share/doc/libfwupdplugin/const.DFU_FIRMARE_VERSION_DFUSE.html +share/doc/libfwupdplugin/const.DFU_FIRMARE_VERSION_DFU_1_0.html +share/doc/libfwupdplugin/const.DFU_FIRMARE_VERSION_DFU_1_1.html +share/doc/libfwupdplugin/const.DFU_FIRMARE_VERSION_UNKNOWN.html +share/doc/libfwupdplugin/const.DISPLAY_STATE_LAST.html +share/doc/libfwupdplugin/const.DPAUX_DEVICE_DPCD_OFFSET_BRANCH_DEVICE.html +share/doc/libfwupdplugin/const.DPAUX_DEVICE_DPCD_OFFSET_LINK_CONFIGURATION.html +share/doc/libfwupdplugin/const.DPAUX_DEVICE_DPCD_OFFSET_LINK_SINK_STATUS.html +share/doc/libfwupdplugin/const.DPAUX_DEVICE_DPCD_OFFSET_RECEIVER_CAPABILITY.html +share/doc/libfwupdplugin/const.DPAUX_DEVICE_DPCD_OFFSET_SINK_DEVICE.html +share/doc/libfwupdplugin/const.DPAUX_DEVICE_DPCD_OFFSET_SOURCE_DEVICE.html +share/doc/libfwupdplugin/const.EFIVARS_ATTR_APPEND_WRITE.html +share/doc/libfwupdplugin/const.EFIVARS_ATTR_AUTHENTICATED_WRITE_ACCESS.html +share/doc/libfwupdplugin/const.EFIVARS_ATTR_BOOTSERVICE_ACCESS.html +share/doc/libfwupdplugin/const.EFIVARS_ATTR_HARDWARE_ERROR_RECORD.html +share/doc/libfwupdplugin/const.EFIVARS_ATTR_NON_VOLATILE.html +share/doc/libfwupdplugin/const.EFIVARS_ATTR_RUNTIME_ACCESS.html +share/doc/libfwupdplugin/const.EFIVARS_ATTR_TIME_BASED_AUTHENTICATED_WRITE_ACCESS.html +share/doc/libfwupdplugin/const.EFIVARS_GUID_EFI_CAPSULE_REPORT.html +share/doc/libfwupdplugin/const.EFIVARS_GUID_EFI_GLOBAL.html +share/doc/libfwupdplugin/const.EFIVARS_GUID_FWUPDATE.html +share/doc/libfwupdplugin/const.EFIVARS_GUID_SECURITY_DATABASE.html +share/doc/libfwupdplugin/const.EFIVARS_GUID_SHIM.html +share/doc/libfwupdplugin/const.EFIVARS_GUID_UX_CAPSULE.html +share/doc/libfwupdplugin/const.EFI_FILE_GUID_BIOS_GUARD.html +share/doc/libfwupdplugin/const.EFI_FILE_GUID_FV_IMAGE.html +share/doc/libfwupdplugin/const.EFI_FILE_GUID_MICROCODE.html +share/doc/libfwupdplugin/const.EFI_HARD_DRIVE_DEVICE_PATH_SIGNATURE_TYPE_LAST.html +share/doc/libfwupdplugin/const.EFI_LOAD_OPTION_KIND_LAST.html +share/doc/libfwupdplugin/const.EFI_LOAD_OPTION_METADATA_CMDLINE.html +share/doc/libfwupdplugin/const.EFI_LOAD_OPTION_METADATA_PATH.html +share/doc/libfwupdplugin/const.EFI_LZ77_DECOMPRESSOR_VERSION_LAST.html +share/doc/libfwupdplugin/const.EFI_SECTION_GUID_ACPI1_TABLE.html +share/doc/libfwupdplugin/const.EFI_SECTION_GUID_ACPI2_TABLE.html +share/doc/libfwupdplugin/const.EFI_SECTION_GUID_ESRT_TABLE.html +share/doc/libfwupdplugin/const.EFI_SECTION_GUID_LZMA_COMPRESS.html +share/doc/libfwupdplugin/const.EFI_SECTION_GUID_SMBIOS_TABLE.html +share/doc/libfwupdplugin/const.EFI_SECTION_GUID_TIANO_COMPRESS.html +share/doc/libfwupdplugin/const.EFI_SIGNATURE_GUID_FRAMEWORK.html +share/doc/libfwupdplugin/const.EFI_SIGNATURE_GUID_MICROSOFT.html +share/doc/libfwupdplugin/const.EFI_SIGNATURE_GUID_OVMF.html +share/doc/libfwupdplugin/const.EFI_SIGNATURE_GUID_OVMF_LEGACY.html +share/doc/libfwupdplugin/const.EFI_SIGNATURE_GUID_ZERO.html +share/doc/libfwupdplugin/const.EFI_SIGNATURE_KIND_LAST.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_APPLE_BOOT.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_FFS1.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_FFS2.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_FFS3.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_HP_FS.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_NVRAM_EVSA.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_NVRAM_EVSA2.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_NVRAM_NVAR.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_PFH1.html +share/doc/libfwupdplugin/const.EFI_VOLUME_GUID_PFH2.html +share/doc/libfwupdplugin/const.FIRMWARE_ALIGNMENT_LAST.html +share/doc/libfwupdplugin/const.FIRMWARE_ID_HEADER.html +share/doc/libfwupdplugin/const.FIRMWARE_ID_PAYLOAD.html +share/doc/libfwupdplugin/const.FIRMWARE_ID_SIGNATURE.html +share/doc/libfwupdplugin/const.FIRMWARE_SEARCH_MAGIC_BUFSZ_MAX.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_ALGO.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_COMPATIBLE.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_DATA.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_DATA_OFFSET.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_DATA_SIZE.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_SKIP_OFFSET.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_STORE_OFFSET.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_TIMESTAMP.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_VALUE.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ATTR_VERSION.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ID_CONFIGURATIONS.html +share/doc/libfwupdplugin/const.FIT_FIRMWARE_ID_IMAGES.html +share/doc/libfwupdplugin/const.FMAP_FIRMWARE_STRLEN.html +share/doc/libfwupdplugin/const.HECI_DEVICE_UUID_FWUPDATE.html +share/doc/libfwupdplugin/const.HECI_DEVICE_UUID_MCHI.html +share/doc/libfwupdplugin/const.HECI_DEVICE_UUID_MCHI2.html +share/doc/libfwupdplugin/const.HECI_DEVICE_UUID_MKHI.html +share/doc/libfwupdplugin/const.HID_ITEM_KIND_LAST.html +share/doc/libfwupdplugin/const.HWIDS_KEY_BASEBOARD_MANUFACTURER.html +share/doc/libfwupdplugin/const.HWIDS_KEY_BASEBOARD_PRODUCT.html +share/doc/libfwupdplugin/const.HWIDS_KEY_BIOS_MAJOR_RELEASE.html +share/doc/libfwupdplugin/const.HWIDS_KEY_BIOS_MINOR_RELEASE.html +share/doc/libfwupdplugin/const.HWIDS_KEY_BIOS_VENDOR.html +share/doc/libfwupdplugin/const.HWIDS_KEY_BIOS_VERSION.html +share/doc/libfwupdplugin/const.HWIDS_KEY_ENCLOSURE_KIND.html +share/doc/libfwupdplugin/const.HWIDS_KEY_FAMILY.html +share/doc/libfwupdplugin/const.HWIDS_KEY_FIRMWARE_MAJOR_RELEASE.html +share/doc/libfwupdplugin/const.HWIDS_KEY_FIRMWARE_MINOR_RELEASE.html +share/doc/libfwupdplugin/const.HWIDS_KEY_MANUFACTURER.html +share/doc/libfwupdplugin/const.HWIDS_KEY_PRODUCT_NAME.html +share/doc/libfwupdplugin/const.HWIDS_KEY_PRODUCT_SKU.html +share/doc/libfwupdplugin/const.I2C_DEVICE_PRIVATE_FLAG_NO_HWID_GUIDS.html +share/doc/libfwupdplugin/const.IFWI_CPD_FIRMWARE_IDX_MANIFEST.html +share/doc/libfwupdplugin/const.IFWI_CPD_FIRMWARE_IDX_METADATA.html +share/doc/libfwupdplugin/const.IFWI_CPD_FIRMWARE_IDX_MODULEDATA_IDX.html +share/doc/libfwupdplugin/const.IFWI_FPT_FIRMWARE_IDX_CKSM.html +share/doc/libfwupdplugin/const.IFWI_FPT_FIRMWARE_IDX_FWIM.html +share/doc/libfwupdplugin/const.IFWI_FPT_FIRMWARE_IDX_IMGI.html +share/doc/libfwupdplugin/const.IFWI_FPT_FIRMWARE_IDX_INFO.html +share/doc/libfwupdplugin/const.IFWI_FPT_FIRMWARE_IDX_SDTA.html +share/doc/libfwupdplugin/const.INTEL_THUNDERBOLT_NVM_FAMILY_LAST.html +share/doc/libfwupdplugin/const.INTEL_THUNDERBOLT_NVM_SECTION_LAST.html +share/doc/libfwupdplugin/const.LID_STATE_LAST.html +share/doc/libfwupdplugin/const.MSGPACK_ITEM_KIND_LAST.html +share/doc/libfwupdplugin/const.OPROM_COMPRESSION_TYPE_LAST.html +share/doc/libfwupdplugin/const.OPROM_MACHINE_TYPE_LAST.html +share/doc/libfwupdplugin/const.OPROM_SUBSYSTEM_LAST.html +share/doc/libfwupdplugin/const.POWER_STATE_LAST.html +share/doc/libfwupdplugin/const.QUIRKS_ACQUIESCE_DELAY.html +share/doc/libfwupdplugin/const.QUIRKS_BATTERY_THRESHOLD.html +share/doc/libfwupdplugin/const.QUIRKS_BRANCH.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_BLOCK_SIZE.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_BLOCK_ERASE.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_CHIP_ERASE.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_PAGE_PROG.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_READ_DATA.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_READ_ID.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_READ_ID_SZ.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_READ_STATUS.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_SECTOR_ERASE.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_WRITE_EN.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_CMD_WRITE_STATUS.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_PAGE_SIZE.html +share/doc/libfwupdplugin/const.QUIRKS_CFI_DEVICE_SECTOR_SIZE.html +share/doc/libfwupdplugin/const.QUIRKS_CHILDREN.html +share/doc/libfwupdplugin/const.QUIRKS_COUNTERPART_GUID.html +share/doc/libfwupdplugin/const.QUIRKS_FIRMWARE_GTYPE.html +share/doc/libfwupdplugin/const.QUIRKS_FIRMWARE_SIZE.html +share/doc/libfwupdplugin/const.QUIRKS_FIRMWARE_SIZE_MAX.html +share/doc/libfwupdplugin/const.QUIRKS_FIRMWARE_SIZE_MIN.html +share/doc/libfwupdplugin/const.QUIRKS_FLAGS.html +share/doc/libfwupdplugin/const.QUIRKS_GTYPE.html +share/doc/libfwupdplugin/const.QUIRKS_GUID.html +share/doc/libfwupdplugin/const.QUIRKS_GUID_QUIRK.html +share/doc/libfwupdplugin/const.QUIRKS_ICON.html +share/doc/libfwupdplugin/const.QUIRKS_INHIBIT.html +share/doc/libfwupdplugin/const.QUIRKS_INSTALL_DURATION.html +share/doc/libfwupdplugin/const.QUIRKS_ISSUE.html +share/doc/libfwupdplugin/const.QUIRKS_NAME.html +share/doc/libfwupdplugin/const.QUIRKS_PARENT_GUID.html +share/doc/libfwupdplugin/const.QUIRKS_PLUGIN.html +share/doc/libfwupdplugin/const.QUIRKS_PRIORITY.html +share/doc/libfwupdplugin/const.QUIRKS_PROTOCOL.html +share/doc/libfwupdplugin/const.QUIRKS_PROXY_GTYPE.html +share/doc/libfwupdplugin/const.QUIRKS_PROXY_GUID.html +share/doc/libfwupdplugin/const.QUIRKS_REMOVE_DELAY.html +share/doc/libfwupdplugin/const.QUIRKS_SUMMARY.html +share/doc/libfwupdplugin/const.QUIRKS_UPDATE_IMAGE.html +share/doc/libfwupdplugin/const.QUIRKS_UPDATE_MESSAGE.html +share/doc/libfwupdplugin/const.QUIRKS_VENDOR.html +share/doc/libfwupdplugin/const.QUIRKS_VENDOR_ID.html +share/doc/libfwupdplugin/const.QUIRKS_VERSION.html +share/doc/libfwupdplugin/const.QUIRKS_VERSION_FORMAT.html +share/doc/libfwupdplugin/const.SMBIOS_CHASSIS_KIND_LAST.html +share/doc/libfwupdplugin/const.SMBIOS_STRUCTURE_TYPE_LAST.html +share/doc/libfwupdplugin/const.UDEV_DEVICE_ATTR_READ_TIMEOUT_DEFAULT.html +share/doc/libfwupdplugin/const.USB_DEVICE_MS_DS20_DESC_LAST.html +share/doc/libfwupdplugin/const.USB_DIRECTION_LAST.html +share/doc/libfwupdplugin/const.USB_RECIPIENT_LAST.html +share/doc/libfwupdplugin/const.USB_REQUEST_TYPE_LAST.html +share/doc/libfwupdplugin/const.VOLUME_KIND_BDP.html +share/doc/libfwupdplugin/const.VOLUME_KIND_ESP.html +share/doc/libfwupdplugin/corsair-README.html +share/doc/libfwupdplugin/cpu-README.html +share/doc/libfwupdplugin/cros-ec-README.html +share/doc/libfwupdplugin/ctor.AcpiTable.new.html +share/doc/libfwupdplugin/ctor.Archive.new.html +share/doc/libfwupdplugin/ctor.Archive.new_stream.html +share/doc/libfwupdplugin/ctor.ArchiveFirmware.new.html +share/doc/libfwupdplugin/ctor.BiosSettings.new.html +share/doc/libfwupdplugin/ctor.CabFirmware.new.html +share/doc/libfwupdplugin/ctor.CabImage.new.html +share/doc/libfwupdplugin/ctor.CfiDevice.new.html +share/doc/libfwupdplugin/ctor.CfuOffer.new.html +share/doc/libfwupdplugin/ctor.CfuPayload.new.html +share/doc/libfwupdplugin/ctor.Chunk.bytes_new.html +share/doc/libfwupdplugin/ctor.Chunk.new.html +share/doc/libfwupdplugin/ctor.ChunkArray.new_from_bytes.html +share/doc/libfwupdplugin/ctor.ChunkArray.new_from_stream.html +share/doc/libfwupdplugin/ctor.ChunkArray.new_virtual.html +share/doc/libfwupdplugin/ctor.CompositeInputStream.new.html +share/doc/libfwupdplugin/ctor.Config.new.html +share/doc/libfwupdplugin/ctor.Context.new.html +share/doc/libfwupdplugin/ctor.CoswidFirmware.new.html +share/doc/libfwupdplugin/ctor.CsvEntry.new.html +share/doc/libfwupdplugin/ctor.CsvFirmware.new.html +share/doc/libfwupdplugin/ctor.Device.new.html +share/doc/libfwupdplugin/ctor.DeviceEvent.new.html +share/doc/libfwupdplugin/ctor.DeviceLocker.new.html +share/doc/libfwupdplugin/ctor.DeviceLocker.new_full.html +share/doc/libfwupdplugin/ctor.DeviceProgress.new.html +share/doc/libfwupdplugin/ctor.DfuFirmware.new.html +share/doc/libfwupdplugin/ctor.DfuseFirmware.new.html +share/doc/libfwupdplugin/ctor.Edid.new.html +share/doc/libfwupdplugin/ctor.EfiDevicePath.new.html +share/doc/libfwupdplugin/ctor.EfiDevicePathList.new.html +share/doc/libfwupdplugin/ctor.EfiFile.new.html +share/doc/libfwupdplugin/ctor.EfiFilesystem.new.html +share/doc/libfwupdplugin/ctor.EfiHardDriveDevicePath.new.html +share/doc/libfwupdplugin/ctor.EfiHardDriveDevicePath.new_from_volume.html +share/doc/libfwupdplugin/ctor.EfiLoadOption.new.html +share/doc/libfwupdplugin/ctor.EfiSection.new.html +share/doc/libfwupdplugin/ctor.EfiSignatureList.new.html +share/doc/libfwupdplugin/ctor.EfiVolume.new.html +share/doc/libfwupdplugin/ctor.EfiX509Device.new.html +share/doc/libfwupdplugin/ctor.Efivars.new.html +share/doc/libfwupdplugin/ctor.ElfFirmware.new.html +share/doc/libfwupdplugin/ctor.FdtFirmware.new.html +share/doc/libfwupdplugin/ctor.FdtImage.new.html +share/doc/libfwupdplugin/ctor.Firmware.new.html +share/doc/libfwupdplugin/ctor.Firmware.new_from_bytes.html +share/doc/libfwupdplugin/ctor.Firmware.new_from_gtypes.html +share/doc/libfwupdplugin/ctor.FitFirmware.new.html +share/doc/libfwupdplugin/ctor.FmapFirmware.new.html +share/doc/libfwupdplugin/ctor.HidDescriptor.new.html +share/doc/libfwupdplugin/ctor.HidReport.new.html +share/doc/libfwupdplugin/ctor.IOChannel.new_file.html +share/doc/libfwupdplugin/ctor.IOChannel.unix_new.html +share/doc/libfwupdplugin/ctor.IOChannel.virtual_new.html +share/doc/libfwupdplugin/ctor.IfdBios.new.html +share/doc/libfwupdplugin/ctor.IfdFirmware.new.html +share/doc/libfwupdplugin/ctor.IfdImage.new.html +share/doc/libfwupdplugin/ctor.IfwiCpdFirmware.new.html +share/doc/libfwupdplugin/ctor.IfwiFptFirmware.new.html +share/doc/libfwupdplugin/ctor.IhexFirmware.new.html +share/doc/libfwupdplugin/ctor.IntelThunderboltFirmware.new.html +share/doc/libfwupdplugin/ctor.IntelThunderboltNvm.new.html +share/doc/libfwupdplugin/ctor.KernelSearchPathLocker.new.html +share/doc/libfwupdplugin/ctor.LinearFirmware.new.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_array.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_binary.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_binary_stream.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_boolean.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_float.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_integer.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_map.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_nil.html +share/doc/libfwupdplugin/ctor.MsgpackItem.new_string.html +share/doc/libfwupdplugin/ctor.OpromFirmware.new.html +share/doc/libfwupdplugin/ctor.PartialInputStream.new.html +share/doc/libfwupdplugin/ctor.PefileFirmware.new.html +share/doc/libfwupdplugin/ctor.Pkcs7.new.html +share/doc/libfwupdplugin/ctor.Plugin.new.html +share/doc/libfwupdplugin/ctor.Plugin.new_from_gtype.html +share/doc/libfwupdplugin/ctor.Progress.new.html +share/doc/libfwupdplugin/ctor.Quirks.new.html +share/doc/libfwupdplugin/ctor.SbatlevelSection.new.html +share/doc/libfwupdplugin/ctor.SecurityAttr.new.html +share/doc/libfwupdplugin/ctor.SecurityAttrs.new.html +share/doc/libfwupdplugin/ctor.Smbios.new.html +share/doc/libfwupdplugin/ctor.SrecFirmware.new.html +share/doc/libfwupdplugin/ctor.UdevDevice.new.html +share/doc/libfwupdplugin/ctor.UefiDevice.new.html +share/doc/libfwupdplugin/ctor.UsbBosDescriptor.new.html +share/doc/libfwupdplugin/ctor.UsbConfigDescriptor.new.html +share/doc/libfwupdplugin/ctor.UsbDevice.new.html +share/doc/libfwupdplugin/ctor.UsbDeviceFwDs20.new.html +share/doc/libfwupdplugin/ctor.UsbDeviceMsDs20.new.html +share/doc/libfwupdplugin/ctor.UsbEndpoint.new.html +share/doc/libfwupdplugin/ctor.UsbHidDescriptor.new.html +share/doc/libfwupdplugin/ctor.UsbInterface.new.html +share/doc/libfwupdplugin/ctor.UswidFirmware.new.html +share/doc/libfwupdplugin/ctor.Volume.new_by_device.html +share/doc/libfwupdplugin/ctor.Volume.new_by_devnum.html +share/doc/libfwupdplugin/ctor.VolumeLocker.new.html +share/doc/libfwupdplugin/ctor.X509Certificate.new.html +share/doc/libfwupdplugin/dbxtool.html +share/doc/libfwupdplugin/debug_attached.png +share/doc/libfwupdplugin/debug_breakpoint.png +share/doc/libfwupdplugin/debug_task.png +share/doc/libfwupdplugin/debug_tool_selector.png +share/doc/libfwupdplugin/dell-README.html +share/doc/libfwupdplugin/dell-dock-README.html +share/doc/libfwupdplugin/dell-kestrel-README.html +share/doc/libfwupdplugin/device-emulation.html +share/doc/libfwupdplugin/devlink-README.html +share/doc/libfwupdplugin/dfu-README.html +share/doc/libfwupdplugin/ds20.html +share/doc/libfwupdplugin/ebitdo-README.html +share/doc/libfwupdplugin/egis-moc-README.html +share/doc/libfwupdplugin/elan-kbd-README.html +share/doc/libfwupdplugin/elanfp-README.html +share/doc/libfwupdplugin/elantp-README.html +share/doc/libfwupdplugin/emmc-README.html +share/doc/libfwupdplugin/enum.ArchiveCompression.html +share/doc/libfwupdplugin/enum.ArchiveFormat.html +share/doc/libfwupdplugin/enum.CabCompression.html +share/doc/libfwupdplugin/enum.CabFileAttribute.html +share/doc/libfwupdplugin/enum.CfiDeviceCmd.html +share/doc/libfwupdplugin/enum.CfuOfferComponentId.html +share/doc/libfwupdplugin/enum.CoffSubsystem.html +share/doc/libfwupdplugin/enum.ContextQuirkSource.html +share/doc/libfwupdplugin/enum.CoswidEntityRole.html +share/doc/libfwupdplugin/enum.CoswidHashAlg.html +share/doc/libfwupdplugin/enum.CoswidLinkRel.html +share/doc/libfwupdplugin/enum.CoswidTag.html +share/doc/libfwupdplugin/enum.CoswidVersionScheme.html +share/doc/libfwupdplugin/enum.CpuVendor.html +share/doc/libfwupdplugin/enum.CrcKind.html +share/doc/libfwupdplugin/enum.DisplayState.html +share/doc/libfwupdplugin/enum.EdidDescriptorTag.html +share/doc/libfwupdplugin/enum.EfiCompressionType.html +share/doc/libfwupdplugin/enum.EfiDevicePathType.html +share/doc/libfwupdplugin/enum.EfiFileAttrib.html +share/doc/libfwupdplugin/enum.EfiFileType.html +share/doc/libfwupdplugin/enum.EfiHardDriveDevicePathPartitionFormat.html +share/doc/libfwupdplugin/enum.EfiHardDriveDevicePathSignatureType.html +share/doc/libfwupdplugin/enum.EfiHardDriveDevicePathSubtype.html +share/doc/libfwupdplugin/enum.EfiLoadOptionAttrs.html +share/doc/libfwupdplugin/enum.EfiLoadOptionKind.html +share/doc/libfwupdplugin/enum.EfiLz77DecompressorVersion.html +share/doc/libfwupdplugin/enum.EfiSectionType.html +share/doc/libfwupdplugin/enum.EfiSignatureKind.html +share/doc/libfwupdplugin/enum.EfiVolumeExtEntryType.html +share/doc/libfwupdplugin/enum.ElfFileHeaderType.html +share/doc/libfwupdplugin/enum.ElfSectionHeaderType.html +share/doc/libfwupdplugin/enum.FdtToken.html +share/doc/libfwupdplugin/enum.FirmareSrecRecordKind.html +share/doc/libfwupdplugin/enum.FirmwareAlignment.html +share/doc/libfwupdplugin/enum.HidItemKind.html +share/doc/libfwupdplugin/enum.HidItemTag.html +share/doc/libfwupdplugin/enum.HidrawBusType.html +share/doc/libfwupdplugin/enum.IfdRegion.html +share/doc/libfwupdplugin/enum.IhexFirmwareRecordType.html +share/doc/libfwupdplugin/enum.IntegerBase.html +share/doc/libfwupdplugin/enum.IntelThunderboltNvmFamily.html +share/doc/libfwupdplugin/enum.IntelThunderboltNvmSection.html +share/doc/libfwupdplugin/enum.LidState.html +share/doc/libfwupdplugin/enum.MkhiArbhSvnInfoEntryUsageId.html +share/doc/libfwupdplugin/enum.MkhiCommand.html +share/doc/libfwupdplugin/enum.MkhiGroupId.html +share/doc/libfwupdplugin/enum.MkhiStatus.html +share/doc/libfwupdplugin/enum.MsgpackCmd.html +share/doc/libfwupdplugin/enum.MsgpackItemKind.html +share/doc/libfwupdplugin/enum.OpromCompressionType.html +share/doc/libfwupdplugin/enum.OpromIndicatorFlags.html +share/doc/libfwupdplugin/enum.OpromMachineType.html +share/doc/libfwupdplugin/enum.OpromSubsystem.html +share/doc/libfwupdplugin/enum.PathKind.html +share/doc/libfwupdplugin/enum.PciDeviceBaseCls.html +share/doc/libfwupdplugin/enum.PeCoffMachine.html +share/doc/libfwupdplugin/enum.PeCoffMagic.html +share/doc/libfwupdplugin/enum.PluginRule.html +share/doc/libfwupdplugin/enum.PluginVerifyFlags.html +share/doc/libfwupdplugin/enum.PowerState.html +share/doc/libfwupdplugin/enum.SmbiosChassisKind.html +share/doc/libfwupdplugin/enum.SmbiosStructureType.html +share/doc/libfwupdplugin/enum.UsbClass.html +share/doc/libfwupdplugin/enum.UsbDescriptorKind.html +share/doc/libfwupdplugin/enum.UsbDeviceMsDs20Desc.html +share/doc/libfwupdplugin/enum.UsbDirection.html +share/doc/libfwupdplugin/enum.UsbLangid.html +share/doc/libfwupdplugin/enum.UsbRecipient.html +share/doc/libfwupdplugin/enum.UsbRequestType.html +share/doc/libfwupdplugin/enum.UswidHeaderFlags.html +share/doc/libfwupdplugin/enum.UswidPayloadCompression.html +share/doc/libfwupdplugin/enum.V4lCap.html +share/doc/libfwupdplugin/env.html +share/doc/libfwupdplugin/ep963x-README.html +share/doc/libfwupdplugin/fastboot-README.html +share/doc/libfwupdplugin/flags.ArchiveFlags.html +share/doc/libfwupdplugin/flags.BackendSetupFlags.html +share/doc/libfwupdplugin/flags.ConfigLoadFlags.html +share/doc/libfwupdplugin/flags.ContextEspFileFlags.html +share/doc/libfwupdplugin/flags.ContextFlags.html +share/doc/libfwupdplugin/flags.ContextHwidFlags.html +share/doc/libfwupdplugin/flags.DeviceIncorporateFlags.html +share/doc/libfwupdplugin/flags.DeviceInstanceFlags.html +share/doc/libfwupdplugin/flags.DumpFlags.html +share/doc/libfwupdplugin/flags.FirmwareExportFlags.html +share/doc/libfwupdplugin/flags.FirmwareFlags.html +share/doc/libfwupdplugin/flags.FirmwareParseFlags.html +share/doc/libfwupdplugin/flags.HidDeviceFlags.html +share/doc/libfwupdplugin/flags.IOChannelFlags.html +share/doc/libfwupdplugin/flags.IfdAccess.html +share/doc/libfwupdplugin/flags.IntelThunderboltNvmSectionFlags.html +share/doc/libfwupdplugin/flags.IoChannelOpenFlags.html +share/doc/libfwupdplugin/flags.IoctlFlags.html +share/doc/libfwupdplugin/flags.ProgressFlags.html +share/doc/libfwupdplugin/flags.QuirksLoadFlags.html +share/doc/libfwupdplugin/flags.SecurityAttrsFlags.html +share/doc/libfwupdplugin/flags.UsbDeviceClaimFlags.html +share/doc/libfwupdplugin/flags.UtfConvertFlags.html +share/doc/libfwupdplugin/flashrom-README.html +share/doc/libfwupdplugin/focalfp-README.html +share/doc/libfwupdplugin/fonts.css +share/doc/libfwupdplugin/fpc-README.html +share/doc/libfwupdplugin/framework-qmk-README.html +share/doc/libfwupdplugin/fresco-pd-README.html +share/doc/libfwupdplugin/func.BIT_CLEAR.html +share/doc/libfwupdplugin/func.BIT_SET.html +share/doc/libfwupdplugin/func.byte_array_align_up.html +share/doc/libfwupdplugin/func.byte_array_append_bytes.html +share/doc/libfwupdplugin/func.byte_array_append_uint16.html +share/doc/libfwupdplugin/func.byte_array_append_uint24.html +share/doc/libfwupdplugin/func.byte_array_append_uint32.html +share/doc/libfwupdplugin/func.byte_array_append_uint64.html +share/doc/libfwupdplugin/func.byte_array_append_uint8.html +share/doc/libfwupdplugin/func.byte_array_compare.html +share/doc/libfwupdplugin/func.byte_array_from_string.html +share/doc/libfwupdplugin/func.byte_array_set_size.html +share/doc/libfwupdplugin/func.byte_array_to_string.html +share/doc/libfwupdplugin/func.bytes_align.html +share/doc/libfwupdplugin/func.bytes_compare.html +share/doc/libfwupdplugin/func.bytes_from_string.html +share/doc/libfwupdplugin/func.bytes_get_contents.html +share/doc/libfwupdplugin/func.bytes_get_data_safe.html +share/doc/libfwupdplugin/func.bytes_is_empty.html +share/doc/libfwupdplugin/func.bytes_new_offset.html +share/doc/libfwupdplugin/func.bytes_pad.html +share/doc/libfwupdplugin/func.bytes_set_contents.html +share/doc/libfwupdplugin/func.bytes_to_string.html +share/doc/libfwupdplugin/func.cab_compression_to_string.html +share/doc/libfwupdplugin/func.coff_subsystem_to_string.html +share/doc/libfwupdplugin/func.common_align_up.html +share/doc/libfwupdplugin/func.common_get_kernel_cmdline.html +share/doc/libfwupdplugin/func.common_get_memory_size.html +share/doc/libfwupdplugin/func.common_get_olson_timezone_id.html +share/doc/libfwupdplugin/func.common_guid_is_plausible.html +share/doc/libfwupdplugin/func.coswid_entity_role_from_string.html +share/doc/libfwupdplugin/func.coswid_entity_role_to_string.html +share/doc/libfwupdplugin/func.coswid_hash_alg_from_string.html +share/doc/libfwupdplugin/func.coswid_hash_alg_to_string.html +share/doc/libfwupdplugin/func.coswid_link_rel_from_string.html +share/doc/libfwupdplugin/func.coswid_link_rel_to_string.html +share/doc/libfwupdplugin/func.coswid_tag_from_string.html +share/doc/libfwupdplugin/func.coswid_tag_to_string.html +share/doc/libfwupdplugin/func.coswid_version_scheme_from_string.html +share/doc/libfwupdplugin/func.coswid_version_scheme_to_string.html +share/doc/libfwupdplugin/func.cpu_get_attrs.html +share/doc/libfwupdplugin/func.cpu_get_vendor.html +share/doc/libfwupdplugin/func.cpuid.html +share/doc/libfwupdplugin/func.crc16.html +share/doc/libfwupdplugin/func.crc16_bytes.html +share/doc/libfwupdplugin/func.crc32.html +share/doc/libfwupdplugin/func.crc32_bytes.html +share/doc/libfwupdplugin/func.crc8.html +share/doc/libfwupdplugin/func.crc8_bytes.html +share/doc/libfwupdplugin/func.crc_find.html +share/doc/libfwupdplugin/func.crc_misr16.html +share/doc/libfwupdplugin/func.device_add_checksum.html +share/doc/libfwupdplugin/func.device_add_icon.html +share/doc/libfwupdplugin/func.device_add_issue.html +share/doc/libfwupdplugin/func.device_add_protocol.html +share/doc/libfwupdplugin/func.device_add_release.html +share/doc/libfwupdplugin/func.device_add_request_flag.html +share/doc/libfwupdplugin/func.device_add_vendor_id.html +share/doc/libfwupdplugin/func.device_get_branch.html +share/doc/libfwupdplugin/func.device_get_checksums.html +share/doc/libfwupdplugin/func.device_get_composite_id.html +share/doc/libfwupdplugin/func.device_get_flags.html +share/doc/libfwupdplugin/func.device_get_flashes_left.html +share/doc/libfwupdplugin/func.device_get_guid_default.html +share/doc/libfwupdplugin/func.device_get_guids.html +share/doc/libfwupdplugin/func.device_get_icons.html +share/doc/libfwupdplugin/func.device_get_id.html +share/doc/libfwupdplugin/func.device_get_install_duration.html +share/doc/libfwupdplugin/func.device_get_instance_ids.html +share/doc/libfwupdplugin/func.device_get_issues.html +share/doc/libfwupdplugin/func.device_get_name.html +share/doc/libfwupdplugin/func.device_get_percentage.html +share/doc/libfwupdplugin/func.device_get_plugin.html +share/doc/libfwupdplugin/func.device_get_protocols.html +share/doc/libfwupdplugin/func.device_get_release_default.html +share/doc/libfwupdplugin/func.device_get_serial.html +share/doc/libfwupdplugin/func.device_get_status.html +share/doc/libfwupdplugin/func.device_get_summary.html +share/doc/libfwupdplugin/func.device_get_update_error.html +share/doc/libfwupdplugin/func.device_get_update_state.html +share/doc/libfwupdplugin/func.device_get_vendor.html +share/doc/libfwupdplugin/func.device_get_vendor_ids.html +share/doc/libfwupdplugin/func.device_get_version.html +share/doc/libfwupdplugin/func.device_get_version_bootloader.html +share/doc/libfwupdplugin/func.device_get_version_bootloader_raw.html +share/doc/libfwupdplugin/func.device_get_version_build_date.html +share/doc/libfwupdplugin/func.device_get_version_format.html +share/doc/libfwupdplugin/func.device_get_version_lowest.html +share/doc/libfwupdplugin/func.device_get_version_lowest_raw.html +share/doc/libfwupdplugin/func.device_get_version_raw.html +share/doc/libfwupdplugin/func.device_has_checksum.html +share/doc/libfwupdplugin/func.device_has_flag.html +share/doc/libfwupdplugin/func.device_has_icon.html +share/doc/libfwupdplugin/func.device_has_protocol.html +share/doc/libfwupdplugin/func.device_has_request_flag.html +share/doc/libfwupdplugin/func.device_has_vendor_id.html +share/doc/libfwupdplugin/func.device_set_branch.html +share/doc/libfwupdplugin/func.device_set_description.html +share/doc/libfwupdplugin/func.device_set_flags.html +share/doc/libfwupdplugin/func.device_set_flashes_left.html +share/doc/libfwupdplugin/func.device_set_install_duration.html +share/doc/libfwupdplugin/func.device_set_percentage.html +share/doc/libfwupdplugin/func.device_set_plugin.html +share/doc/libfwupdplugin/func.device_set_serial.html +share/doc/libfwupdplugin/func.device_set_status.html +share/doc/libfwupdplugin/func.device_set_summary.html +share/doc/libfwupdplugin/func.device_set_update_error.html +share/doc/libfwupdplugin/func.device_set_version_bootloader_raw.html +share/doc/libfwupdplugin/func.device_set_version_build_date.html +share/doc/libfwupdplugin/func.display_state_from_string.html +share/doc/libfwupdplugin/func.display_state_to_string.html +share/doc/libfwupdplugin/func.dump_bytes.html +share/doc/libfwupdplugin/func.dump_full.html +share/doc/libfwupdplugin/func.dump_raw.html +share/doc/libfwupdplugin/func.efi_guid_to_name.html +share/doc/libfwupdplugin/func.efi_lz77_decompressor_version_to_string.html +share/doc/libfwupdplugin/func.efi_parse_sections.html +share/doc/libfwupdplugin/func.elf_section_header_type_to_string.html +share/doc/libfwupdplugin/func.error_convert.html +share/doc/libfwupdplugin/func.hid_item_kind_to_string.html +share/doc/libfwupdplugin/func.hid_item_tag_from_string.html +share/doc/libfwupdplugin/func.hid_item_tag_to_string.html +share/doc/libfwupdplugin/func.hidraw_bus_type_to_string.html +share/doc/libfwupdplugin/func.ifd_access_to_string.html +share/doc/libfwupdplugin/func.ifd_region_to_string.html +share/doc/libfwupdplugin/func.input_stream_chunkify.html +share/doc/libfwupdplugin/func.input_stream_compute_checksum.html +share/doc/libfwupdplugin/func.input_stream_compute_crc16.html +share/doc/libfwupdplugin/func.input_stream_compute_crc32.html +share/doc/libfwupdplugin/func.input_stream_compute_sum16.html +share/doc/libfwupdplugin/func.input_stream_compute_sum32.html +share/doc/libfwupdplugin/func.input_stream_compute_sum8.html +share/doc/libfwupdplugin/func.input_stream_find.html +share/doc/libfwupdplugin/func.input_stream_from_path.html +share/doc/libfwupdplugin/func.input_stream_read_byte_array.html +share/doc/libfwupdplugin/func.input_stream_read_bytes.html +share/doc/libfwupdplugin/func.input_stream_read_safe.html +share/doc/libfwupdplugin/func.input_stream_read_string.html +share/doc/libfwupdplugin/func.input_stream_read_u16.html +share/doc/libfwupdplugin/func.input_stream_read_u24.html +share/doc/libfwupdplugin/func.input_stream_read_u32.html +share/doc/libfwupdplugin/func.input_stream_read_u64.html +share/doc/libfwupdplugin/func.input_stream_read_u8.html +share/doc/libfwupdplugin/func.input_stream_size.html +share/doc/libfwupdplugin/func.kenv_get_string.html +share/doc/libfwupdplugin/func.kernel_add_cmdline_arg.html +share/doc/libfwupdplugin/func.kernel_check_cmdline_mutable.html +share/doc/libfwupdplugin/func.kernel_check_version.html +share/doc/libfwupdplugin/func.kernel_get_cmdline.html +share/doc/libfwupdplugin/func.kernel_get_config.html +share/doc/libfwupdplugin/func.kernel_locked_down.html +share/doc/libfwupdplugin/func.kernel_parse_cmdline.html +share/doc/libfwupdplugin/func.kernel_parse_config.html +share/doc/libfwupdplugin/func.kernel_remove_cmdline_arg.html +share/doc/libfwupdplugin/func.lid_state_to_string.html +share/doc/libfwupdplugin/func.memchk_read.html +share/doc/libfwupdplugin/func.memchk_write.html +share/doc/libfwupdplugin/func.memcmp_safe.html +share/doc/libfwupdplugin/func.memcpy_safe.html +share/doc/libfwupdplugin/func.memdup_safe.html +share/doc/libfwupdplugin/func.memmem_safe.html +share/doc/libfwupdplugin/func.memread_uint16.html +share/doc/libfwupdplugin/func.memread_uint16_safe.html +share/doc/libfwupdplugin/func.memread_uint24.html +share/doc/libfwupdplugin/func.memread_uint24_safe.html +share/doc/libfwupdplugin/func.memread_uint32.html +share/doc/libfwupdplugin/func.memread_uint32_safe.html +share/doc/libfwupdplugin/func.memread_uint64.html +share/doc/libfwupdplugin/func.memread_uint64_safe.html +share/doc/libfwupdplugin/func.memread_uint8_safe.html +share/doc/libfwupdplugin/func.memstrsafe.html +share/doc/libfwupdplugin/func.memwrite_uint16.html +share/doc/libfwupdplugin/func.memwrite_uint16_safe.html +share/doc/libfwupdplugin/func.memwrite_uint24.html +share/doc/libfwupdplugin/func.memwrite_uint32.html +share/doc/libfwupdplugin/func.memwrite_uint32_safe.html +share/doc/libfwupdplugin/func.memwrite_uint64.html +share/doc/libfwupdplugin/func.memwrite_uint64_safe.html +share/doc/libfwupdplugin/func.memwrite_uint8_safe.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_get_info_request_new.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_get_info_response_get_num_entries.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_get_info_response_get_result.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_get_info_response_parse.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_info_entry_get_executing.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_info_entry_get_min_allowed.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_info_entry_get_usage_id.html +share/doc/libfwupdplugin/func.mkhi_arbh_svn_info_entry_parse.html +share/doc/libfwupdplugin/func.mkhi_read_file_ex_request_new.html +share/doc/libfwupdplugin/func.mkhi_read_file_ex_request_set_data_size.html +share/doc/libfwupdplugin/func.mkhi_read_file_ex_request_set_file_id.html +share/doc/libfwupdplugin/func.mkhi_read_file_ex_request_set_flags.html +share/doc/libfwupdplugin/func.mkhi_read_file_ex_response_get_data_size.html +share/doc/libfwupdplugin/func.mkhi_read_file_ex_response_get_result.html +share/doc/libfwupdplugin/func.mkhi_read_file_ex_response_parse.html +share/doc/libfwupdplugin/func.mkhi_read_file_request_new.html +share/doc/libfwupdplugin/func.mkhi_read_file_request_set_data_size.html +share/doc/libfwupdplugin/func.mkhi_read_file_request_set_filename.html +share/doc/libfwupdplugin/func.mkhi_read_file_request_set_flags.html +share/doc/libfwupdplugin/func.mkhi_read_file_response_get_data_size.html +share/doc/libfwupdplugin/func.mkhi_read_file_response_get_result.html +share/doc/libfwupdplugin/func.mkhi_read_file_response_parse.html +share/doc/libfwupdplugin/func.mkhi_status_to_string.html +share/doc/libfwupdplugin/func.output_stream_from_path.html +share/doc/libfwupdplugin/func.output_stream_write_bytes.html +share/doc/libfwupdplugin/func.path_find_program.html +share/doc/libfwupdplugin/func.path_from_kind.html +share/doc/libfwupdplugin/func.path_get_files.html +share/doc/libfwupdplugin/func.path_get_symlink_target.html +share/doc/libfwupdplugin/func.path_glob.html +share/doc/libfwupdplugin/func.path_make_absolute.html +share/doc/libfwupdplugin/func.path_mkdir.html +share/doc/libfwupdplugin/func.path_mkdir_parent.html +share/doc/libfwupdplugin/func.path_rmtree.html +share/doc/libfwupdplugin/func.plugin_add_flag.html +share/doc/libfwupdplugin/func.plugin_get_flags.html +share/doc/libfwupdplugin/func.plugin_has_flag.html +share/doc/libfwupdplugin/func.plugin_remove_flag.html +share/doc/libfwupdplugin/func.power_state_is_ac.html +share/doc/libfwupdplugin/func.power_state_to_string.html +share/doc/libfwupdplugin/func.snap_is_in_snap.html +share/doc/libfwupdplugin/func.strdup.html +share/doc/libfwupdplugin/func.strjoin.html +share/doc/libfwupdplugin/func.strpassmask.html +share/doc/libfwupdplugin/func.strsafe.html +share/doc/libfwupdplugin/func.strsafe_bytes.html +share/doc/libfwupdplugin/func.strsplit.html +share/doc/libfwupdplugin/func.strsplit_bytes.html +share/doc/libfwupdplugin/func.strsplit_full.html +share/doc/libfwupdplugin/func.strsplit_stream.html +share/doc/libfwupdplugin/func.strstrip.html +share/doc/libfwupdplugin/func.strtobool.html +share/doc/libfwupdplugin/func.strtoll.html +share/doc/libfwupdplugin/func.strtoull.html +share/doc/libfwupdplugin/func.struct_acpi_table_get_checksum.html +share/doc/libfwupdplugin/func.struct_acpi_table_get_length.html +share/doc/libfwupdplugin/func.struct_acpi_table_get_oem_id.html +share/doc/libfwupdplugin/func.struct_acpi_table_get_oem_revision.html +share/doc/libfwupdplugin/func.struct_acpi_table_get_oem_table_id.html +share/doc/libfwupdplugin/func.struct_acpi_table_get_revision.html +share/doc/libfwupdplugin/func.struct_acpi_table_get_signature.html +share/doc/libfwupdplugin/func.struct_acpi_table_new.html +share/doc/libfwupdplugin/func.struct_acpi_table_parse_stream.html +share/doc/libfwupdplugin/func.struct_acpi_table_set_checksum.html +share/doc/libfwupdplugin/func.struct_acpi_table_set_length.html +share/doc/libfwupdplugin/func.struct_acpi_table_set_oem_id.html +share/doc/libfwupdplugin/func.struct_acpi_table_set_oem_revision.html +share/doc/libfwupdplugin/func.struct_acpi_table_set_oem_table_id.html +share/doc/libfwupdplugin/func.struct_acpi_table_set_revision.html +share/doc/libfwupdplugin/func.struct_acpi_table_set_signature.html +share/doc/libfwupdplugin/func.struct_cab_data_get_checksum.html +share/doc/libfwupdplugin/func.struct_cab_data_get_comp.html +share/doc/libfwupdplugin/func.struct_cab_data_get_uncomp.html +share/doc/libfwupdplugin/func.struct_cab_data_new.html +share/doc/libfwupdplugin/func.struct_cab_data_parse_stream.html +share/doc/libfwupdplugin/func.struct_cab_data_set_checksum.html +share/doc/libfwupdplugin/func.struct_cab_data_set_comp.html +share/doc/libfwupdplugin/func.struct_cab_data_set_uncomp.html +share/doc/libfwupdplugin/func.struct_cab_file_get_date.html +share/doc/libfwupdplugin/func.struct_cab_file_get_fattr.html +share/doc/libfwupdplugin/func.struct_cab_file_get_index.html +share/doc/libfwupdplugin/func.struct_cab_file_get_time.html +share/doc/libfwupdplugin/func.struct_cab_file_get_uoffset.html +share/doc/libfwupdplugin/func.struct_cab_file_get_usize.html +share/doc/libfwupdplugin/func.struct_cab_file_new.html +share/doc/libfwupdplugin/func.struct_cab_file_parse_stream.html +share/doc/libfwupdplugin/func.struct_cab_file_set_date.html +share/doc/libfwupdplugin/func.struct_cab_file_set_fattr.html +share/doc/libfwupdplugin/func.struct_cab_file_set_index.html +share/doc/libfwupdplugin/func.struct_cab_file_set_time.html +share/doc/libfwupdplugin/func.struct_cab_file_set_uoffset.html +share/doc/libfwupdplugin/func.struct_cab_file_set_usize.html +share/doc/libfwupdplugin/func.struct_cab_folder_get_compression.html +share/doc/libfwupdplugin/func.struct_cab_folder_get_ndatab.html +share/doc/libfwupdplugin/func.struct_cab_folder_get_offset.html +share/doc/libfwupdplugin/func.struct_cab_folder_new.html +share/doc/libfwupdplugin/func.struct_cab_folder_parse_stream.html +share/doc/libfwupdplugin/func.struct_cab_folder_set_compression.html +share/doc/libfwupdplugin/func.struct_cab_folder_set_ndatab.html +share/doc/libfwupdplugin/func.struct_cab_folder_set_offset.html +share/doc/libfwupdplugin/func.struct_cab_header_get_flags.html +share/doc/libfwupdplugin/func.struct_cab_header_get_idx_cabinet.html +share/doc/libfwupdplugin/func.struct_cab_header_get_nr_files.html +share/doc/libfwupdplugin/func.struct_cab_header_get_nr_folders.html +share/doc/libfwupdplugin/func.struct_cab_header_get_off_cffile.html +share/doc/libfwupdplugin/func.struct_cab_header_get_set_id.html +share/doc/libfwupdplugin/func.struct_cab_header_get_size.html +share/doc/libfwupdplugin/func.struct_cab_header_new.html +share/doc/libfwupdplugin/func.struct_cab_header_parse_stream.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_get_rsvd_block.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_get_rsvd_folder.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_get_rsvd_hdr.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_new.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_parse_stream.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_set_rsvd_block.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_set_rsvd_folder.html +share/doc/libfwupdplugin/func.struct_cab_header_reserve_set_rsvd_hdr.html +share/doc/libfwupdplugin/func.struct_cab_header_set_flags.html +share/doc/libfwupdplugin/func.struct_cab_header_set_idx_cabinet.html +share/doc/libfwupdplugin/func.struct_cab_header_set_nr_files.html +share/doc/libfwupdplugin/func.struct_cab_header_set_nr_folders.html +share/doc/libfwupdplugin/func.struct_cab_header_set_off_cffile.html +share/doc/libfwupdplugin/func.struct_cab_header_set_set_id.html +share/doc/libfwupdplugin/func.struct_cab_header_set_size.html +share/doc/libfwupdplugin/func.struct_cab_header_validate_stream.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_compat_variant_mask.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_component_id.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_flags1.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_flags2.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_flags3.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_product_id.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_segment_number.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_token.html +share/doc/libfwupdplugin/func.struct_cfu_offer_get_version.html +share/doc/libfwupdplugin/func.struct_cfu_offer_new.html +share/doc/libfwupdplugin/func.struct_cfu_offer_parse_stream.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_compat_variant_mask.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_component_id.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_flags1.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_flags2.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_flags3.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_product_id.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_segment_number.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_token.html +share/doc/libfwupdplugin/func.struct_cfu_offer_set_version.html +share/doc/libfwupdplugin/func.struct_cfu_payload_get_addr.html +share/doc/libfwupdplugin/func.struct_cfu_payload_get_size.html +share/doc/libfwupdplugin/func.struct_cfu_payload_new.html +share/doc/libfwupdplugin/func.struct_cfu_payload_parse_stream.html +share/doc/libfwupdplugin/func.struct_cfu_payload_set_addr.html +share/doc/libfwupdplugin/func.struct_cfu_payload_set_size.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_get_crc.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_get_len.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_get_pid.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_get_release.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_get_ver.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_get_vid.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_new.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_parse_stream.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_set_crc.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_set_len.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_set_pid.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_set_release.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_set_ver.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_set_vid.html +share/doc/libfwupdplugin/func.struct_dfu_ftr_validate_stream.html +share/doc/libfwupdplugin/func.struct_dfuse_element_get_address.html +share/doc/libfwupdplugin/func.struct_dfuse_element_get_size.html +share/doc/libfwupdplugin/func.struct_dfuse_element_new.html +share/doc/libfwupdplugin/func.struct_dfuse_element_parse_stream.html +share/doc/libfwupdplugin/func.struct_dfuse_element_set_address.html +share/doc/libfwupdplugin/func.struct_dfuse_element_set_size.html +share/doc/libfwupdplugin/func.struct_dfuse_hdr_get_image_size.html +share/doc/libfwupdplugin/func.struct_dfuse_hdr_get_targets.html +share/doc/libfwupdplugin/func.struct_dfuse_hdr_new.html +share/doc/libfwupdplugin/func.struct_dfuse_hdr_parse_stream.html +share/doc/libfwupdplugin/func.struct_dfuse_hdr_set_image_size.html +share/doc/libfwupdplugin/func.struct_dfuse_hdr_set_targets.html +share/doc/libfwupdplugin/func.struct_dfuse_hdr_validate_stream.html +share/doc/libfwupdplugin/func.struct_dfuse_image_get_alt_setting.html +share/doc/libfwupdplugin/func.struct_dfuse_image_get_chunks.html +share/doc/libfwupdplugin/func.struct_dfuse_image_get_target_name.html +share/doc/libfwupdplugin/func.struct_dfuse_image_get_target_named.html +share/doc/libfwupdplugin/func.struct_dfuse_image_get_target_size.html +share/doc/libfwupdplugin/func.struct_dfuse_image_new.html +share/doc/libfwupdplugin/func.struct_dfuse_image_parse_stream.html +share/doc/libfwupdplugin/func.struct_dfuse_image_set_alt_setting.html +share/doc/libfwupdplugin/func.struct_dfuse_image_set_chunks.html +share/doc/libfwupdplugin/func.struct_dfuse_image_set_target_name.html +share/doc/libfwupdplugin/func.struct_dfuse_image_set_target_named.html +share/doc/libfwupdplugin/func.struct_dfuse_image_set_target_size.html +share/doc/libfwupdplugin/func.struct_dfuse_image_validate.html +share/doc/libfwupdplugin/func.struct_dpaux_dpcd_get_dev_id.html +share/doc/libfwupdplugin/func.struct_dpaux_dpcd_get_fw_ver.html +share/doc/libfwupdplugin/func.struct_dpaux_dpcd_get_hw_rev.html +share/doc/libfwupdplugin/func.struct_dpaux_dpcd_get_ieee_oui.html +share/doc/libfwupdplugin/func.struct_dpaux_dpcd_parse.html +share/doc/libfwupdplugin/func.struct_ds20_get_alt_code.html +share/doc/libfwupdplugin/func.struct_ds20_get_guid.html +share/doc/libfwupdplugin/func.struct_ds20_get_platform_ver.html +share/doc/libfwupdplugin/func.struct_ds20_get_total_length.html +share/doc/libfwupdplugin/func.struct_ds20_get_vendor_code.html +share/doc/libfwupdplugin/func.struct_ds20_new.html +share/doc/libfwupdplugin/func.struct_ds20_parse_stream.html +share/doc/libfwupdplugin/func.struct_ds20_set_alt_code.html +share/doc/libfwupdplugin/func.struct_ds20_set_guid.html +share/doc/libfwupdplugin/func.struct_ds20_set_platform_ver.html +share/doc/libfwupdplugin/func.struct_ds20_set_total_length.html +share/doc/libfwupdplugin/func.struct_ds20_set_vendor_code.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_get_data.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_get_kind.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_get_subkind.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_get_tag.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_new.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_parse_stream.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_set_data.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_set_kind.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_set_subkind.html +share/doc/libfwupdplugin/func.struct_edid_descriptor_set_tag.html +share/doc/libfwupdplugin/func.struct_edid_get_checksum.html +share/doc/libfwupdplugin/func.struct_edid_get_data_blocks.html +share/doc/libfwupdplugin/func.struct_edid_get_extension_block_count.html +share/doc/libfwupdplugin/func.struct_edid_get_manufacturer_name.html +share/doc/libfwupdplugin/func.struct_edid_get_product_code.html +share/doc/libfwupdplugin/func.struct_edid_get_revision_number.html +share/doc/libfwupdplugin/func.struct_edid_get_serial_number.html +share/doc/libfwupdplugin/func.struct_edid_get_week_of_manufacture.html +share/doc/libfwupdplugin/func.struct_edid_get_year_of_manufacture.html +share/doc/libfwupdplugin/func.struct_edid_new.html +share/doc/libfwupdplugin/func.struct_edid_parse_stream.html +share/doc/libfwupdplugin/func.struct_edid_set_checksum.html +share/doc/libfwupdplugin/func.struct_edid_set_data_blocks.html +share/doc/libfwupdplugin/func.struct_edid_set_extension_block_count.html +share/doc/libfwupdplugin/func.struct_edid_set_manufacturer_name.html +share/doc/libfwupdplugin/func.struct_edid_set_product_code.html +share/doc/libfwupdplugin/func.struct_edid_set_revision_number.html +share/doc/libfwupdplugin/func.struct_edid_set_serial_number.html +share/doc/libfwupdplugin/func.struct_edid_set_week_of_manufacture.html +share/doc/libfwupdplugin/func.struct_edid_set_year_of_manufacture.html +share/doc/libfwupdplugin/func.struct_efi_device_path_get_length.html +share/doc/libfwupdplugin/func.struct_efi_device_path_get_subtype.html +share/doc/libfwupdplugin/func.struct_efi_device_path_get_type.html +share/doc/libfwupdplugin/func.struct_efi_device_path_new.html +share/doc/libfwupdplugin/func.struct_efi_device_path_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_device_path_set_length.html +share/doc/libfwupdplugin/func.struct_efi_device_path_set_subtype.html +share/doc/libfwupdplugin/func.struct_efi_device_path_set_type.html +share/doc/libfwupdplugin/func.struct_efi_file2_get_extended_size.html +share/doc/libfwupdplugin/func.struct_efi_file2_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_file_get_attrs.html +share/doc/libfwupdplugin/func.struct_efi_file_get_data_checksum.html +share/doc/libfwupdplugin/func.struct_efi_file_get_hdr_checksum.html +share/doc/libfwupdplugin/func.struct_efi_file_get_name.html +share/doc/libfwupdplugin/func.struct_efi_file_get_size.html +share/doc/libfwupdplugin/func.struct_efi_file_get_state.html +share/doc/libfwupdplugin/func.struct_efi_file_get_type.html +share/doc/libfwupdplugin/func.struct_efi_file_new.html +share/doc/libfwupdplugin/func.struct_efi_file_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_file_set_attrs.html +share/doc/libfwupdplugin/func.struct_efi_file_set_data_checksum.html +share/doc/libfwupdplugin/func.struct_efi_file_set_hdr_checksum.html +share/doc/libfwupdplugin/func.struct_efi_file_set_name.html +share/doc/libfwupdplugin/func.struct_efi_file_set_size.html +share/doc/libfwupdplugin/func.struct_efi_file_set_state.html +share/doc/libfwupdplugin/func.struct_efi_file_set_type.html +share/doc/libfwupdplugin/func.struct_efi_file_validate.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_get_partition_format.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_get_partition_number.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_get_partition_signature.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_get_partition_size.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_get_partition_start.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_get_signature_type.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_get_subtype.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_new.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_set_partition_format.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_set_partition_number.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_set_partition_signature.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_set_partition_size.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_set_partition_start.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_set_signature_type.html +share/doc/libfwupdplugin/func.struct_efi_hard_drive_device_path_set_subtype.html +share/doc/libfwupdplugin/func.struct_efi_load_option_get_attrs.html +share/doc/libfwupdplugin/func.struct_efi_load_option_get_dp_size.html +share/doc/libfwupdplugin/func.struct_efi_load_option_new.html +share/doc/libfwupdplugin/func.struct_efi_load_option_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_load_option_set_attrs.html +share/doc/libfwupdplugin/func.struct_efi_load_option_set_dp_size.html +share/doc/libfwupdplugin/func.struct_efi_lz77_decompressor_header_get_dst_size.html +share/doc/libfwupdplugin/func.struct_efi_lz77_decompressor_header_get_src_size.html +share/doc/libfwupdplugin/func.struct_efi_lz77_decompressor_header_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_section2_get_extended_size.html +share/doc/libfwupdplugin/func.struct_efi_section2_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_section_compression_get_compression_type.html +share/doc/libfwupdplugin/func.struct_efi_section_compression_get_uncompressed_length.html +share/doc/libfwupdplugin/func.struct_efi_section_compression_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_section_freeform_subtype_guid_get_guid.html +share/doc/libfwupdplugin/func.struct_efi_section_freeform_subtype_guid_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_section_get_size.html +share/doc/libfwupdplugin/func.struct_efi_section_get_type.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_get_attr.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_get_name.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_get_offset.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_new.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_set_attr.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_set_name.html +share/doc/libfwupdplugin/func.struct_efi_section_guid_defined_set_offset.html +share/doc/libfwupdplugin/func.struct_efi_section_new.html +share/doc/libfwupdplugin/func.struct_efi_section_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_section_set_size.html +share/doc/libfwupdplugin/func.struct_efi_section_set_type.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_get_header_size.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_get_list_size.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_get_size.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_get_type.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_new.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_set_header_size.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_set_list_size.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_set_size.html +share/doc/libfwupdplugin/func.struct_efi_signature_list_set_type.html +share/doc/libfwupdplugin/func.struct_efi_time_get_day.html +share/doc/libfwupdplugin/func.struct_efi_time_get_daylight.html +share/doc/libfwupdplugin/func.struct_efi_time_get_hour.html +share/doc/libfwupdplugin/func.struct_efi_time_get_minute.html +share/doc/libfwupdplugin/func.struct_efi_time_get_month.html +share/doc/libfwupdplugin/func.struct_efi_time_get_nanosecond.html +share/doc/libfwupdplugin/func.struct_efi_time_get_second.html +share/doc/libfwupdplugin/func.struct_efi_time_get_timezone.html +share/doc/libfwupdplugin/func.struct_efi_time_get_year.html +share/doc/libfwupdplugin/func.struct_efi_variable_authentication2_get_auth_info.html +share/doc/libfwupdplugin/func.struct_efi_variable_authentication2_get_timestamp.html +share/doc/libfwupdplugin/func.struct_efi_variable_authentication2_new.html +share/doc/libfwupdplugin/func.struct_efi_variable_authentication2_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_variable_authentication2_set_auth_info.html +share/doc/libfwupdplugin/func.struct_efi_variable_authentication2_set_timestamp.html +share/doc/libfwupdplugin/func.struct_efi_variable_authentication2_validate_stream.html +share/doc/libfwupdplugin/func.struct_efi_volume_block_map_get_length.html +share/doc/libfwupdplugin/func.struct_efi_volume_block_map_get_num_blocks.html +share/doc/libfwupdplugin/func.struct_efi_volume_block_map_new.html +share/doc/libfwupdplugin/func.struct_efi_volume_block_map_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_volume_block_map_set_length.html +share/doc/libfwupdplugin/func.struct_efi_volume_block_map_set_num_blocks.html +share/doc/libfwupdplugin/func.struct_efi_volume_ext_entry_get_size.html +share/doc/libfwupdplugin/func.struct_efi_volume_ext_entry_get_type.html +share/doc/libfwupdplugin/func.struct_efi_volume_ext_entry_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_volume_ext_header_get_fv_name.html +share/doc/libfwupdplugin/func.struct_efi_volume_ext_header_get_size.html +share/doc/libfwupdplugin/func.struct_efi_volume_ext_header_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_volume_get_attrs.html +share/doc/libfwupdplugin/func.struct_efi_volume_get_checksum.html +share/doc/libfwupdplugin/func.struct_efi_volume_get_ext_hdr.html +share/doc/libfwupdplugin/func.struct_efi_volume_get_guid.html +share/doc/libfwupdplugin/func.struct_efi_volume_get_hdr_len.html +share/doc/libfwupdplugin/func.struct_efi_volume_get_length.html +share/doc/libfwupdplugin/func.struct_efi_volume_get_zero_vector.html +share/doc/libfwupdplugin/func.struct_efi_volume_new.html +share/doc/libfwupdplugin/func.struct_efi_volume_parse_stream.html +share/doc/libfwupdplugin/func.struct_efi_volume_set_attrs.html +share/doc/libfwupdplugin/func.struct_efi_volume_set_checksum.html +share/doc/libfwupdplugin/func.struct_efi_volume_set_ext_hdr.html +share/doc/libfwupdplugin/func.struct_efi_volume_set_guid.html +share/doc/libfwupdplugin/func.struct_efi_volume_set_hdr_len.html +share/doc/libfwupdplugin/func.struct_efi_volume_set_length.html +share/doc/libfwupdplugin/func.struct_efi_volume_set_zero_vector.html +share/doc/libfwupdplugin/func.struct_efi_volume_validate_stream.html +share/doc/libfwupdplugin/func.struct_efi_win_certificate_get_length.html +share/doc/libfwupdplugin/func.struct_efi_win_certificate_set_length.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_ehsize.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_ei_abiversion.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_ei_osabi.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_entry.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_flags.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_machine.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_phentsize.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_phnum.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_phoff.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_shentsize.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_shnum.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_shoff.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_shstrndx.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_get_type.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_new.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_parse_stream.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_ehsize.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_ei_abiversion.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_ei_osabi.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_entry.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_flags.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_machine.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_phentsize.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_phnum.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_phoff.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_shentsize.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_shnum.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_shoff.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_shstrndx.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_set_type.html +share/doc/libfwupdplugin/func.struct_elf_file_header64le_validate_stream.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_align.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_filesz.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_flags.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_flags2.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_memsz.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_offset.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_paddr.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_get_vaddr.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_new.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_parse_stream.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_align.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_filesz.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_flags.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_flags2.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_memsz.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_offset.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_paddr.html +share/doc/libfwupdplugin/func.struct_elf_program_header64le_set_vaddr.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_addr.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_addralign.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_entsize.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_flags.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_info.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_link.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_name.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_offset.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_size.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_get_type.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_new.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_parse_stream.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_addr.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_addralign.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_entsize.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_flags.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_info.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_link.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_name.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_offset.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_size.html +share/doc/libfwupdplugin/func.struct_elf_section_header64le_set_type.html +share/doc/libfwupdplugin/func.struct_fdt_get_boot_cpuid_phys.html +share/doc/libfwupdplugin/func.struct_fdt_get_last_comp_version.html +share/doc/libfwupdplugin/func.struct_fdt_get_off_dt_strings.html +share/doc/libfwupdplugin/func.struct_fdt_get_off_dt_struct.html +share/doc/libfwupdplugin/func.struct_fdt_get_off_mem_rsvmap.html +share/doc/libfwupdplugin/func.struct_fdt_get_size_dt_strings.html +share/doc/libfwupdplugin/func.struct_fdt_get_size_dt_struct.html +share/doc/libfwupdplugin/func.struct_fdt_get_totalsize.html +share/doc/libfwupdplugin/func.struct_fdt_get_version.html +share/doc/libfwupdplugin/func.struct_fdt_new.html +share/doc/libfwupdplugin/func.struct_fdt_parse_stream.html +share/doc/libfwupdplugin/func.struct_fdt_prop_get_len.html +share/doc/libfwupdplugin/func.struct_fdt_prop_get_nameoff.html +share/doc/libfwupdplugin/func.struct_fdt_prop_new.html +share/doc/libfwupdplugin/func.struct_fdt_prop_parse.html +share/doc/libfwupdplugin/func.struct_fdt_prop_set_len.html +share/doc/libfwupdplugin/func.struct_fdt_prop_set_nameoff.html +share/doc/libfwupdplugin/func.struct_fdt_reserve_entry_get_address.html +share/doc/libfwupdplugin/func.struct_fdt_reserve_entry_get_size.html +share/doc/libfwupdplugin/func.struct_fdt_reserve_entry_new.html +share/doc/libfwupdplugin/func.struct_fdt_reserve_entry_parse_stream.html +share/doc/libfwupdplugin/func.struct_fdt_reserve_entry_set_address.html +share/doc/libfwupdplugin/func.struct_fdt_reserve_entry_set_size.html +share/doc/libfwupdplugin/func.struct_fdt_set_boot_cpuid_phys.html +share/doc/libfwupdplugin/func.struct_fdt_set_last_comp_version.html +share/doc/libfwupdplugin/func.struct_fdt_set_off_dt_strings.html +share/doc/libfwupdplugin/func.struct_fdt_set_off_dt_struct.html +share/doc/libfwupdplugin/func.struct_fdt_set_off_mem_rsvmap.html +share/doc/libfwupdplugin/func.struct_fdt_set_size_dt_strings.html +share/doc/libfwupdplugin/func.struct_fdt_set_size_dt_struct.html +share/doc/libfwupdplugin/func.struct_fdt_set_totalsize.html +share/doc/libfwupdplugin/func.struct_fdt_set_version.html +share/doc/libfwupdplugin/func.struct_fdt_validate_stream.html +share/doc/libfwupdplugin/func.struct_fmap_area_get_flags.html +share/doc/libfwupdplugin/func.struct_fmap_area_get_name.html +share/doc/libfwupdplugin/func.struct_fmap_area_get_offset.html +share/doc/libfwupdplugin/func.struct_fmap_area_get_size.html +share/doc/libfwupdplugin/func.struct_fmap_area_new.html +share/doc/libfwupdplugin/func.struct_fmap_area_parse_stream.html +share/doc/libfwupdplugin/func.struct_fmap_area_set_flags.html +share/doc/libfwupdplugin/func.struct_fmap_area_set_name.html +share/doc/libfwupdplugin/func.struct_fmap_area_set_offset.html +share/doc/libfwupdplugin/func.struct_fmap_area_set_size.html +share/doc/libfwupdplugin/func.struct_fmap_get_base.html +share/doc/libfwupdplugin/func.struct_fmap_get_name.html +share/doc/libfwupdplugin/func.struct_fmap_get_nareas.html +share/doc/libfwupdplugin/func.struct_fmap_get_size.html +share/doc/libfwupdplugin/func.struct_fmap_get_ver_major.html +share/doc/libfwupdplugin/func.struct_fmap_get_ver_minor.html +share/doc/libfwupdplugin/func.struct_fmap_new.html +share/doc/libfwupdplugin/func.struct_fmap_parse_stream.html +share/doc/libfwupdplugin/func.struct_fmap_set_base.html +share/doc/libfwupdplugin/func.struct_fmap_set_name.html +share/doc/libfwupdplugin/func.struct_fmap_set_nareas.html +share/doc/libfwupdplugin/func.struct_fmap_set_size.html +share/doc/libfwupdplugin/func.struct_fmap_set_ver_major.html +share/doc/libfwupdplugin/func.struct_fmap_set_ver_minor.html +share/doc/libfwupdplugin/func.struct_fmap_validate_stream.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_get_flcomp.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_get_flill.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_get_flill1.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_new.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_set_flcomp.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_set_flill.html +share/doc/libfwupdplugin/func.struct_ifd_fcba_set_flill1.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_get_descriptor_map0.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_get_descriptor_map1.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_get_descriptor_map2.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_new.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_set_descriptor_map0.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_set_descriptor_map1.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_set_descriptor_map2.html +share/doc/libfwupdplugin/func.struct_ifd_fdbar_validate_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_get_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_get_name.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_get_offset.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_new.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_set_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_set_name.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_entry_set_offset.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_get_checksum.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_get_crc32.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_get_entry_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_get_header_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_get_header_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_get_num_of_entries.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_get_partition_name.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_ext_get_extension_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_ext_get_extension_type.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_ext_new.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_ext_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_ext_set_extension_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_ext_set_extension_type.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_date.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_flags.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_header_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_header_type.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_header_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_id.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_rsvd.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_size.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_svn.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_vendor.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_get_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_new.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_date.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_flags.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_header_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_header_type.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_header_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_id.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_rsvd.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_size.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_svn.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_vendor.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_manifest_set_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_new.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_set_checksum.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_set_crc32.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_set_entry_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_set_header_length.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_set_header_version.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_set_num_of_entries.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_set_partition_name.html +share/doc/libfwupdplugin/func.struct_ifwi_cpd_validate_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_get_length.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_get_offset.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_get_partition_name.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_get_partition_type.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_new.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_set_length.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_set_offset.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_set_partition_name.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_entry_set_partition_type.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_crc32.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_fitc_build.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_fitc_hotfix.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_fitc_major.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_fitc_minor.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_flags.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_header_length.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_header_version.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_num_of_entries.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_ticks_to_add.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_tokens_to_add.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_get_uma_size.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_new.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_parse_stream.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_crc32.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_fitc_build.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_fitc_hotfix.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_fitc_major.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_fitc_minor.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_flags.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_header_length.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_header_version.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_num_of_entries.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_ticks_to_add.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_tokens_to_add.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_set_uma_size.html +share/doc/libfwupdplugin/func.struct_ifwi_fpt_validate_stream.html +share/doc/libfwupdplugin/func.struct_ms_ds20_get_size.html +share/doc/libfwupdplugin/func.struct_ms_ds20_get_type.html +share/doc/libfwupdplugin/func.struct_ms_ds20_new.html +share/doc/libfwupdplugin/func.struct_ms_ds20_parse_stream.html +share/doc/libfwupdplugin/func.struct_ms_ds20_set_size.html +share/doc/libfwupdplugin/func.struct_ms_ds20_set_type.html +share/doc/libfwupdplugin/func.struct_oprom_get_compression_type.html +share/doc/libfwupdplugin/func.struct_oprom_get_efi_image_offset.html +share/doc/libfwupdplugin/func.struct_oprom_get_expansion_header_offset.html +share/doc/libfwupdplugin/func.struct_oprom_get_image_size.html +share/doc/libfwupdplugin/func.struct_oprom_get_init_func_entry_point.html +share/doc/libfwupdplugin/func.struct_oprom_get_machine_type.html +share/doc/libfwupdplugin/func.struct_oprom_get_pci_header_offset.html +share/doc/libfwupdplugin/func.struct_oprom_get_subsystem.html +share/doc/libfwupdplugin/func.struct_oprom_new.html +share/doc/libfwupdplugin/func.struct_oprom_parse_stream.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_class_code.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_code_type.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_conf_util_code_header_pointer.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_device_id.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_device_list_pointer.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_dmtf_clp_entry_point_pointer.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_image_length.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_image_revision.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_indicator.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_max_runtime_image_length.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_structure_length.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_structure_revision.html +share/doc/libfwupdplugin/func.struct_oprom_pci_get_vendor_id.html +share/doc/libfwupdplugin/func.struct_oprom_pci_new.html +share/doc/libfwupdplugin/func.struct_oprom_pci_parse_stream.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_class_code.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_code_type.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_conf_util_code_header_pointer.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_device_id.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_device_list_pointer.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_dmtf_clp_entry_point_pointer.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_image_length.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_image_revision.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_indicator.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_max_runtime_image_length.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_structure_length.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_structure_revision.html +share/doc/libfwupdplugin/func.struct_oprom_pci_set_vendor_id.html +share/doc/libfwupdplugin/func.struct_oprom_set_compression_type.html +share/doc/libfwupdplugin/func.struct_oprom_set_efi_image_offset.html +share/doc/libfwupdplugin/func.struct_oprom_set_expansion_header_offset.html +share/doc/libfwupdplugin/func.struct_oprom_set_image_size.html +share/doc/libfwupdplugin/func.struct_oprom_set_init_func_entry_point.html +share/doc/libfwupdplugin/func.struct_oprom_set_machine_type.html +share/doc/libfwupdplugin/func.struct_oprom_set_pci_header_offset.html +share/doc/libfwupdplugin/func.struct_oprom_set_subsystem.html +share/doc/libfwupdplugin/func.struct_oprom_validate_stream.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_get_characteristics.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_get_machine.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_get_number_of_sections.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_get_number_of_symbols.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_get_pointer_to_symbol_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_get_size_of_optional_header.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_new.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_parse_stream.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_set_characteristics.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_set_machine.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_set_number_of_sections.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_set_number_of_symbols.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_set_pointer_to_symbol_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_file_header_set_size_of_optional_header.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_addressofentrypoint.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_base_of_code.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_certificate_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_checksum.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_debug_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_file_alignment.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_image_base.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_loader_flags.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_magic.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_major_linker_version.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_minor_linker_version.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_number_of_rva_and_sizes.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_section_alignment.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_size_of_certificate_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_size_of_code.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_size_of_debug_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_size_of_headers.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_size_of_image.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_size_of_initialized_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_size_of_uninitialized_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_get_subsystem.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_new.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_parse_stream.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_addressofentrypoint.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_base_of_code.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_certificate_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_checksum.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_debug_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_file_alignment.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_image_base.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_loader_flags.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_magic.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_major_linker_version.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_minor_linker_version.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_number_of_rva_and_sizes.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_section_alignment.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_size_of_certificate_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_size_of_code.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_size_of_debug_table.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_size_of_headers.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_size_of_image.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_size_of_initialized_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_size_of_uninitialized_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_optional_header64_set_subsystem.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_get_characteristics.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_get_name.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_get_pointer_to_raw_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_get_size_of_raw_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_get_virtual_address.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_get_virtual_size.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_new.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_parse_stream.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_set_characteristics.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_set_name.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_set_pointer_to_raw_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_set_size_of_raw_data.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_set_virtual_address.html +share/doc/libfwupdplugin/func.struct_pe_coff_section_set_virtual_size.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_cblp.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_cp.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_cparhdr.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_crlc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_lfanew.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_lfarlc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_maxalloc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_minalloc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_get_sp.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_new.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_parse_stream.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_cblp.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_cp.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_cparhdr.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_crlc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_lfanew.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_lfarlc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_maxalloc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_minalloc.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_set_sp.html +share/doc/libfwupdplugin/func.struct_pe_dos_header_validate_stream.html +share/doc/libfwupdplugin/func.struct_sbat_level_section_header_get_latest.html +share/doc/libfwupdplugin/func.struct_sbat_level_section_header_get_previous.html +share/doc/libfwupdplugin/func.struct_sbat_level_section_header_new.html +share/doc/libfwupdplugin/func.struct_sbat_level_section_header_parse_stream.html +share/doc/libfwupdplugin/func.struct_sbat_level_section_header_set_latest.html +share/doc/libfwupdplugin/func.struct_sbat_level_section_header_set_previous.html +share/doc/libfwupdplugin/func.struct_shim_hive_get_crc32.html +share/doc/libfwupdplugin/func.struct_shim_hive_get_header_version.html +share/doc/libfwupdplugin/func.struct_shim_hive_get_items_count.html +share/doc/libfwupdplugin/func.struct_shim_hive_get_items_offset.html +share/doc/libfwupdplugin/func.struct_shim_hive_item_get_key_length.html +share/doc/libfwupdplugin/func.struct_shim_hive_item_get_value_length.html +share/doc/libfwupdplugin/func.struct_shim_hive_item_new.html +share/doc/libfwupdplugin/func.struct_shim_hive_item_parse_stream.html +share/doc/libfwupdplugin/func.struct_shim_hive_item_set_key_length.html +share/doc/libfwupdplugin/func.struct_shim_hive_item_set_value_length.html +share/doc/libfwupdplugin/func.struct_shim_hive_new.html +share/doc/libfwupdplugin/func.struct_shim_hive_parse_stream.html +share/doc/libfwupdplugin/func.struct_shim_hive_set_crc32.html +share/doc/libfwupdplugin/func.struct_shim_hive_set_header_version.html +share/doc/libfwupdplugin/func.struct_shim_hive_set_items_count.html +share/doc/libfwupdplugin/func.struct_shim_hive_set_items_offset.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_anchor_str.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_entry_point_csum.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_entry_point_len.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_entry_point_rev.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_intermediate_anchor_str.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_intermediate_csum.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_max_structure_sz.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_number_smbios_structs.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_smbios_bcd_rev.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_smbios_major_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_smbios_minor_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_structure_table_addr.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_get_structure_table_len.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_new.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_parse.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_anchor_str.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_entry_point_csum.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_entry_point_len.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_entry_point_rev.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_intermediate_anchor_str.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_intermediate_csum.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_max_structure_sz.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_number_smbios_structs.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_smbios_bcd_rev.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_smbios_major_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_smbios_minor_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_structure_table_addr.html +share/doc/libfwupdplugin/func.struct_smbios_ep32_set_structure_table_len.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_anchor_str.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_entry_point_csum.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_entry_point_len.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_entry_point_rev.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_reserved0.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_smbios_docrev.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_smbios_major_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_smbios_minor_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_structure_table_addr.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_get_structure_table_len.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_new.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_parse.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_anchor_str.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_entry_point_csum.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_entry_point_len.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_entry_point_rev.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_reserved0.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_smbios_docrev.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_smbios_major_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_smbios_minor_ver.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_structure_table_addr.html +share/doc/libfwupdplugin/func.struct_smbios_ep64_set_structure_table_len.html +share/doc/libfwupdplugin/func.struct_smbios_structure_get_handle.html +share/doc/libfwupdplugin/func.struct_smbios_structure_get_length.html +share/doc/libfwupdplugin/func.struct_smbios_structure_get_type.html +share/doc/libfwupdplugin/func.struct_smbios_structure_new.html +share/doc/libfwupdplugin/func.struct_smbios_structure_parse.html +share/doc/libfwupdplugin/func.struct_smbios_structure_set_handle.html +share/doc/libfwupdplugin/func.struct_smbios_structure_set_length.html +share/doc/libfwupdplugin/func.struct_smbios_structure_set_type.html +share/doc/libfwupdplugin/func.struct_uswid_get_compression.html +share/doc/libfwupdplugin/func.struct_uswid_get_flags.html +share/doc/libfwupdplugin/func.struct_uswid_get_hdrsz.html +share/doc/libfwupdplugin/func.struct_uswid_get_hdrver.html +share/doc/libfwupdplugin/func.struct_uswid_get_payloadsz.html +share/doc/libfwupdplugin/func.struct_uswid_new.html +share/doc/libfwupdplugin/func.struct_uswid_parse_stream.html +share/doc/libfwupdplugin/func.struct_uswid_set_compression.html +share/doc/libfwupdplugin/func.struct_uswid_set_flags.html +share/doc/libfwupdplugin/func.struct_uswid_set_hdrsz.html +share/doc/libfwupdplugin/func.struct_uswid_set_hdrver.html +share/doc/libfwupdplugin/func.struct_uswid_set_payloadsz.html +share/doc/libfwupdplugin/func.struct_uswid_validate_stream.html +share/doc/libfwupdplugin/func.strwidth.html +share/doc/libfwupdplugin/func.sum16.html +share/doc/libfwupdplugin/func.sum16_bytes.html +share/doc/libfwupdplugin/func.sum16w.html +share/doc/libfwupdplugin/func.sum16w_bytes.html +share/doc/libfwupdplugin/func.sum32.html +share/doc/libfwupdplugin/func.sum32_bytes.html +share/doc/libfwupdplugin/func.sum32w.html +share/doc/libfwupdplugin/func.sum32w_bytes.html +share/doc/libfwupdplugin/func.sum8.html +share/doc/libfwupdplugin/func.sum8_bytes.html +share/doc/libfwupdplugin/func.usb_base_hdr_get_descriptor_type.html +share/doc/libfwupdplugin/func.usb_base_hdr_get_length.html +share/doc/libfwupdplugin/func.usb_base_hdr_parse.html +share/doc/libfwupdplugin/func.usb_base_hdr_parse_stream.html +share/doc/libfwupdplugin/func.usb_bos_hdr_get_descriptor_type.html +share/doc/libfwupdplugin/func.usb_bos_hdr_get_dev_capability_type.html +share/doc/libfwupdplugin/func.usb_bos_hdr_get_length.html +share/doc/libfwupdplugin/func.usb_bos_hdr_new.html +share/doc/libfwupdplugin/func.usb_bos_hdr_parse_stream.html +share/doc/libfwupdplugin/func.usb_bos_hdr_set_descriptor_type.html +share/doc/libfwupdplugin/func.usb_bos_hdr_set_dev_capability_type.html +share/doc/libfwupdplugin/func.usb_bos_hdr_set_length.html +share/doc/libfwupdplugin/func.usb_class_to_string.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_get_attributes.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_get_configuration.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_get_configuration_value.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_get_length.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_get_max_power.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_get_num_interfaces.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_get_total_length.html +share/doc/libfwupdplugin/func.usb_descriptor_hdr_parse_stream.html +share/doc/libfwupdplugin/func.usb_descriptor_kind_from_string.html +share/doc/libfwupdplugin/func.usb_descriptor_kind_to_string.html +share/doc/libfwupdplugin/func.usb_dfu_descriptor_hdr_get_attributes.html +share/doc/libfwupdplugin/func.usb_dfu_descriptor_hdr_get_detach_timeout.html +share/doc/libfwupdplugin/func.usb_dfu_descriptor_hdr_get_dfu_version.html +share/doc/libfwupdplugin/func.usb_dfu_descriptor_hdr_get_length.html +share/doc/libfwupdplugin/func.usb_dfu_descriptor_hdr_get_transfer_size.html +share/doc/libfwupdplugin/func.usb_dfu_descriptor_hdr_parse_bytes.html +share/doc/libfwupdplugin/func.uswid_payload_compression_from_string.html +share/doc/libfwupdplugin/func.uswid_payload_compression_to_string.html +share/doc/libfwupdplugin/func.utf16_to_utf8_byte_array.html +share/doc/libfwupdplugin/func.utf16_to_utf8_bytes.html +share/doc/libfwupdplugin/func.utf8_to_utf16_byte_array.html +share/doc/libfwupdplugin/func.utf8_to_utf16_bytes.html +share/doc/libfwupdplugin/func.v4l_cap_to_string.html +share/doc/libfwupdplugin/func.version_compare.html +share/doc/libfwupdplugin/func.version_ensure_semver.html +share/doc/libfwupdplugin/func.version_from_uint16.html +share/doc/libfwupdplugin/func.version_from_uint16_hex.html +share/doc/libfwupdplugin/func.version_from_uint24.html +share/doc/libfwupdplugin/func.version_from_uint32.html +share/doc/libfwupdplugin/func.version_from_uint32_hex.html +share/doc/libfwupdplugin/func.version_from_uint64.html +share/doc/libfwupdplugin/func.version_guess_format.html +share/doc/libfwupdplugin/func.version_parse_from_format.html +share/doc/libfwupdplugin/func.version_verify_format.html +share/doc/libfwupdplugin/func.xmlb_builder_insert_kb.html +share/doc/libfwupdplugin/func.xmlb_builder_insert_kv.html +share/doc/libfwupdplugin/func.xmlb_builder_insert_kx.html +share/doc/libfwupdplugin/fwupd-remotes.d.html +share/doc/libfwupdplugin/fwupd.conf.html +share/doc/libfwupdplugin/fwupdmgr.html +share/doc/libfwupdplugin/fwupdtool.html +share/doc/libfwupdplugin/fzy.js +share/doc/libfwupdplugin/genesys-README.html +share/doc/libfwupdplugin/genesys-gl32xx-README.html +share/doc/libfwupdplugin/go-up-symbolic.png +share/doc/libfwupdplugin/goodix-moc-README.html +share/doc/libfwupdplugin/goodix-tp-README.html +share/doc/libfwupdplugin/gpio-README.html +share/doc/libfwupdplugin/hpi-cfu-README.html +share/doc/libfwupdplugin/hsi.html +share/doc/libfwupdplugin/huddly-usb-README.html +share/doc/libfwupdplugin/hughski-colorhug-README.html +share/doc/libfwupdplugin/hwids.html +share/doc/libfwupdplugin/ilitek-its-README.html +share/doc/libfwupdplugin/index.html +share/doc/libfwupdplugin/index.json +share/doc/libfwupdplugin/intel-amt-README.html +share/doc/libfwupdplugin/intel-cvs-README.html +share/doc/libfwupdplugin/intel-gsc-README.html +share/doc/libfwupdplugin/intel-mchi-README.html +share/doc/libfwupdplugin/intel-mkhi-README.html +share/doc/libfwupdplugin/intel-usb4-README.html +share/doc/libfwupdplugin/iommu-README.html +share/doc/libfwupdplugin/jabra-README.html +share/doc/libfwupdplugin/jabra-file-README.html +share/doc/libfwupdplugin/jabra-gnp-README.html +share/doc/libfwupdplugin/kinetic-dp-README.html +share/doc/libfwupdplugin/legion-hid2-README.html +share/doc/libfwupdplugin/lenovo-thinklmi-README.html +share/doc/libfwupdplugin/libfwupdplugin.devhelp2 +share/doc/libfwupdplugin/linux-display-README.html +share/doc/libfwupdplugin/linux-lockdown-README.html +share/doc/libfwupdplugin/linux-sleep-README.html +share/doc/libfwupdplugin/linux-swap-README.html +share/doc/libfwupdplugin/linux-tainted-README.html +share/doc/libfwupdplugin/logind-README.html +share/doc/libfwupdplugin/logitech-bulkcontroller-README.html +share/doc/libfwupdplugin/logitech-hidpp-README.html +share/doc/libfwupdplugin/logitech-rallysystem-README.html +share/doc/libfwupdplugin/logitech-scribe-README.html +share/doc/libfwupdplugin/logitech-tap-README.html +share/doc/libfwupdplugin/main.js +share/doc/libfwupdplugin/mediatek-scaler-README.html +share/doc/libfwupdplugin/method.AcpiTable.get_oem_id.html +share/doc/libfwupdplugin/method.AcpiTable.get_oem_revision.html +share/doc/libfwupdplugin/method.AcpiTable.get_oem_table_id.html +share/doc/libfwupdplugin/method.AcpiTable.get_revision.html +share/doc/libfwupdplugin/method.Archive.add_entry.html +share/doc/libfwupdplugin/method.Archive.iterate.html +share/doc/libfwupdplugin/method.Archive.lookup_by_fn.html +share/doc/libfwupdplugin/method.Archive.write.html +share/doc/libfwupdplugin/method.ArchiveFirmware.get_compression.html +share/doc/libfwupdplugin/method.ArchiveFirmware.get_format.html +share/doc/libfwupdplugin/method.ArchiveFirmware.get_image_fnmatch.html +share/doc/libfwupdplugin/method.ArchiveFirmware.set_compression.html +share/doc/libfwupdplugin/method.ArchiveFirmware.set_format.html +share/doc/libfwupdplugin/method.Backend.add_string.html +share/doc/libfwupdplugin/method.Backend.coldplug.html +share/doc/libfwupdplugin/method.Backend.create_device.html +share/doc/libfwupdplugin/method.Backend.create_device_for_donor.html +share/doc/libfwupdplugin/method.Backend.device_added.html +share/doc/libfwupdplugin/method.Backend.device_changed.html +share/doc/libfwupdplugin/method.Backend.device_removed.html +share/doc/libfwupdplugin/method.Backend.get_context.html +share/doc/libfwupdplugin/method.Backend.get_device_parent.html +share/doc/libfwupdplugin/method.Backend.get_devices.html +share/doc/libfwupdplugin/method.Backend.get_enabled.html +share/doc/libfwupdplugin/method.Backend.get_name.html +share/doc/libfwupdplugin/method.Backend.invalidate.html +share/doc/libfwupdplugin/method.Backend.lookup_by_id.html +share/doc/libfwupdplugin/method.Backend.registered.html +share/doc/libfwupdplugin/method.Backend.set_enabled.html +share/doc/libfwupdplugin/method.Backend.setup.html +share/doc/libfwupdplugin/method.BiosSettings.add_attribute.html +share/doc/libfwupdplugin/method.BiosSettings.get_all.html +share/doc/libfwupdplugin/method.BiosSettings.get_attr.html +share/doc/libfwupdplugin/method.BiosSettings.get_pending_reboot.html +share/doc/libfwupdplugin/method.BiosSettings.setup.html +share/doc/libfwupdplugin/method.BiosSettings.to_hash_kv.html +share/doc/libfwupdplugin/method.BlockDevice.sg_io_cmd_none.html +share/doc/libfwupdplugin/method.BlockDevice.sg_io_cmd_read.html +share/doc/libfwupdplugin/method.BlockDevice.sg_io_cmd_write.html +share/doc/libfwupdplugin/method.BlockPartition.get_fs_label.html +share/doc/libfwupdplugin/method.BlockPartition.get_fs_type.html +share/doc/libfwupdplugin/method.BlockPartition.get_fs_uuid.html +share/doc/libfwupdplugin/method.BlockPartition.get_mount_point.html +share/doc/libfwupdplugin/method.BluezDevice.notify_acquire.html +share/doc/libfwupdplugin/method.BluezDevice.notify_start.html +share/doc/libfwupdplugin/method.BluezDevice.notify_stop.html +share/doc/libfwupdplugin/method.BluezDevice.read.html +share/doc/libfwupdplugin/method.BluezDevice.read_string.html +share/doc/libfwupdplugin/method.BluezDevice.write.html +share/doc/libfwupdplugin/method.BluezDevice.write_acquire.html +share/doc/libfwupdplugin/method.CabFirmware.get_compressed.html +share/doc/libfwupdplugin/method.CabFirmware.get_only_basename.html +share/doc/libfwupdplugin/method.CabFirmware.set_compressed.html +share/doc/libfwupdplugin/method.CabFirmware.set_only_basename.html +share/doc/libfwupdplugin/method.CabImage.get_created.html +share/doc/libfwupdplugin/method.CabImage.get_win32_filename.html +share/doc/libfwupdplugin/method.CabImage.set_created.html +share/doc/libfwupdplugin/method.CabImage.set_win32_filename.html +share/doc/libfwupdplugin/method.CfiDevice.chip_select.html +share/doc/libfwupdplugin/method.CfiDevice.chip_select_locker_new.html +share/doc/libfwupdplugin/method.CfiDevice.get_block_size.html +share/doc/libfwupdplugin/method.CfiDevice.get_cmd.html +share/doc/libfwupdplugin/method.CfiDevice.get_flash_id.html +share/doc/libfwupdplugin/method.CfiDevice.get_page_size.html +share/doc/libfwupdplugin/method.CfiDevice.get_sector_size.html +share/doc/libfwupdplugin/method.CfiDevice.get_size.html +share/doc/libfwupdplugin/method.CfiDevice.send_command.html +share/doc/libfwupdplugin/method.CfiDevice.set_block_size.html +share/doc/libfwupdplugin/method.CfiDevice.set_flash_id.html +share/doc/libfwupdplugin/method.CfiDevice.set_page_size.html +share/doc/libfwupdplugin/method.CfiDevice.set_sector_size.html +share/doc/libfwupdplugin/method.CfiDevice.set_size.html +share/doc/libfwupdplugin/method.CfuOffer.get_bank.html +share/doc/libfwupdplugin/method.CfuOffer.get_component_id.html +share/doc/libfwupdplugin/method.CfuOffer.get_force_ignore_version.html +share/doc/libfwupdplugin/method.CfuOffer.get_force_immediate_reset.html +share/doc/libfwupdplugin/method.CfuOffer.get_hw_variant.html +share/doc/libfwupdplugin/method.CfuOffer.get_milestone.html +share/doc/libfwupdplugin/method.CfuOffer.get_product_id.html +share/doc/libfwupdplugin/method.CfuOffer.get_protocol_revision.html +share/doc/libfwupdplugin/method.CfuOffer.get_segment_number.html +share/doc/libfwupdplugin/method.CfuOffer.get_token.html +share/doc/libfwupdplugin/method.CfuOffer.set_bank.html +share/doc/libfwupdplugin/method.CfuOffer.set_component_id.html +share/doc/libfwupdplugin/method.CfuOffer.set_force_ignore_version.html +share/doc/libfwupdplugin/method.CfuOffer.set_force_immediate_reset.html +share/doc/libfwupdplugin/method.CfuOffer.set_hw_variant.html +share/doc/libfwupdplugin/method.CfuOffer.set_milestone.html +share/doc/libfwupdplugin/method.CfuOffer.set_product_id.html +share/doc/libfwupdplugin/method.CfuOffer.set_protocol_revision.html +share/doc/libfwupdplugin/method.CfuOffer.set_segment_number.html +share/doc/libfwupdplugin/method.CfuOffer.set_token.html +share/doc/libfwupdplugin/method.Chunk.get_address.html +share/doc/libfwupdplugin/method.Chunk.get_bytes.html +share/doc/libfwupdplugin/method.Chunk.get_data.html +share/doc/libfwupdplugin/method.Chunk.get_data_out.html +share/doc/libfwupdplugin/method.Chunk.get_data_sz.html +share/doc/libfwupdplugin/method.Chunk.get_idx.html +share/doc/libfwupdplugin/method.Chunk.get_page.html +share/doc/libfwupdplugin/method.Chunk.set_address.html +share/doc/libfwupdplugin/method.Chunk.set_bytes.html +share/doc/libfwupdplugin/method.Chunk.set_idx.html +share/doc/libfwupdplugin/method.Chunk.set_page.html +share/doc/libfwupdplugin/method.Chunk.to_string.html +share/doc/libfwupdplugin/method.ChunkArray.index.html +share/doc/libfwupdplugin/method.ChunkArray.length.html +share/doc/libfwupdplugin/method.CompositeInputStream.add_bytes.html +share/doc/libfwupdplugin/method.CompositeInputStream.add_partial_stream.html +share/doc/libfwupdplugin/method.CompositeInputStream.add_stream.html +share/doc/libfwupdplugin/method.Config.get_value.html +share/doc/libfwupdplugin/method.Config.get_value_bool.html +share/doc/libfwupdplugin/method.Config.get_value_strv.html +share/doc/libfwupdplugin/method.Config.get_value_u64.html +share/doc/libfwupdplugin/method.Config.load.html +share/doc/libfwupdplugin/method.Config.reset_defaults.html +share/doc/libfwupdplugin/method.Config.set_default.html +share/doc/libfwupdplugin/method.Config.set_value.html +share/doc/libfwupdplugin/method.Context.add_compile_version.html +share/doc/libfwupdplugin/method.Context.add_esp_volume.html +share/doc/libfwupdplugin/method.Context.add_firmware_gtype.html +share/doc/libfwupdplugin/method.Context.add_flag.html +share/doc/libfwupdplugin/method.Context.add_quirk_key.html +share/doc/libfwupdplugin/method.Context.add_runtime_version.html +share/doc/libfwupdplugin/method.Context.add_udev_subsystem.html +share/doc/libfwupdplugin/method.Context.efivars_check_free_space.html +share/doc/libfwupdplugin/method.Context.get_backends.html +share/doc/libfwupdplugin/method.Context.get_battery_level.html +share/doc/libfwupdplugin/method.Context.get_battery_threshold.html +share/doc/libfwupdplugin/method.Context.get_bios_setting.html +share/doc/libfwupdplugin/method.Context.get_bios_setting_pending_reboot.html +share/doc/libfwupdplugin/method.Context.get_bios_settings.html +share/doc/libfwupdplugin/method.Context.get_chassis_kind.html +share/doc/libfwupdplugin/method.Context.get_compile_versions.html +share/doc/libfwupdplugin/method.Context.get_config.html +share/doc/libfwupdplugin/method.Context.get_data.html +share/doc/libfwupdplugin/method.Context.get_default_esp.html +share/doc/libfwupdplugin/method.Context.get_display_state.html +share/doc/libfwupdplugin/method.Context.get_efivars.html +share/doc/libfwupdplugin/method.Context.get_esp_files.html +share/doc/libfwupdplugin/method.Context.get_esp_location.html +share/doc/libfwupdplugin/method.Context.get_esp_volume_by_hard_drive_device_path.html +share/doc/libfwupdplugin/method.Context.get_esp_volumes.html +share/doc/libfwupdplugin/method.Context.get_fdt.html +share/doc/libfwupdplugin/method.Context.get_firmware_gtype_by_id.html +share/doc/libfwupdplugin/method.Context.get_firmware_gtype_ids.html +share/doc/libfwupdplugin/method.Context.get_firmware_gtypes.html +share/doc/libfwupdplugin/method.Context.get_hwid_guids.html +share/doc/libfwupdplugin/method.Context.get_hwid_replace_value.html +share/doc/libfwupdplugin/method.Context.get_hwid_value.html +share/doc/libfwupdplugin/method.Context.get_hwids.html +share/doc/libfwupdplugin/method.Context.get_lid_state.html +share/doc/libfwupdplugin/method.Context.get_plugin_names_for_udev_subsystem.html +share/doc/libfwupdplugin/method.Context.get_power_state.html +share/doc/libfwupdplugin/method.Context.get_runtime_version.html +share/doc/libfwupdplugin/method.Context.get_runtime_versions.html +share/doc/libfwupdplugin/method.Context.get_smbios.html +share/doc/libfwupdplugin/method.Context.get_smbios_data.html +share/doc/libfwupdplugin/method.Context.get_smbios_integer.html +share/doc/libfwupdplugin/method.Context.get_smbios_string.html +share/doc/libfwupdplugin/method.Context.get_udev_subsystems.html +share/doc/libfwupdplugin/method.Context.has_backend.html +share/doc/libfwupdplugin/method.Context.has_flag.html +share/doc/libfwupdplugin/method.Context.has_hwid_flag.html +share/doc/libfwupdplugin/method.Context.has_hwid_guid.html +share/doc/libfwupdplugin/method.Context.housekeeping.html +share/doc/libfwupdplugin/method.Context.load_hwinfo.html +share/doc/libfwupdplugin/method.Context.load_quirks.html +share/doc/libfwupdplugin/method.Context.lookup_quirk_by_id.html +share/doc/libfwupdplugin/method.Context.lookup_quirk_by_id_iter.html +share/doc/libfwupdplugin/method.Context.reload_bios_settings.html +share/doc/libfwupdplugin/method.Context.remove_flag.html +share/doc/libfwupdplugin/method.Context.security_changed.html +share/doc/libfwupdplugin/method.Context.set_battery_level.html +share/doc/libfwupdplugin/method.Context.set_battery_threshold.html +share/doc/libfwupdplugin/method.Context.set_chassis_kind.html +share/doc/libfwupdplugin/method.Context.set_data.html +share/doc/libfwupdplugin/method.Context.set_display_state.html +share/doc/libfwupdplugin/method.Context.set_esp_location.html +share/doc/libfwupdplugin/method.Context.set_lid_state.html +share/doc/libfwupdplugin/method.Context.set_power_state.html +share/doc/libfwupdplugin/method.CoswidFirmware.get_product.html +share/doc/libfwupdplugin/method.CsvEntry.add_value.html +share/doc/libfwupdplugin/method.CsvEntry.get_value_by_column_id.html +share/doc/libfwupdplugin/method.CsvEntry.get_value_by_column_id_uint64.html +share/doc/libfwupdplugin/method.CsvEntry.get_value_by_idx.html +share/doc/libfwupdplugin/method.CsvFirmware.add_column_id.html +share/doc/libfwupdplugin/method.CsvFirmware.get_column_id.html +share/doc/libfwupdplugin/method.CsvFirmware.get_write_column_ids.html +share/doc/libfwupdplugin/method.CsvFirmware.set_write_column_ids.html +share/doc/libfwupdplugin/method.Device.activate.html +share/doc/libfwupdplugin/method.Device.add_child.html +share/doc/libfwupdplugin/method.Device.add_event.html +share/doc/libfwupdplugin/method.Device.add_flag.html +share/doc/libfwupdplugin/method.Device.add_instance_id.html +share/doc/libfwupdplugin/method.Device.add_instance_id_full.html +share/doc/libfwupdplugin/method.Device.add_instance_str.html +share/doc/libfwupdplugin/method.Device.add_instance_strsafe.html +share/doc/libfwupdplugin/method.Device.add_instance_strup.html +share/doc/libfwupdplugin/method.Device.add_instance_u16.html +share/doc/libfwupdplugin/method.Device.add_instance_u32.html +share/doc/libfwupdplugin/method.Device.add_instance_u4.html +share/doc/libfwupdplugin/method.Device.add_instance_u8.html +share/doc/libfwupdplugin/method.Device.add_json.html +share/doc/libfwupdplugin/method.Device.add_parent_backend_id.html +share/doc/libfwupdplugin/method.Device.add_parent_guid.html +share/doc/libfwupdplugin/method.Device.add_parent_physical_id.html +share/doc/libfwupdplugin/method.Device.add_possible_plugin.html +share/doc/libfwupdplugin/method.Device.add_private_flag.html +share/doc/libfwupdplugin/method.Device.add_problem.html +share/doc/libfwupdplugin/method.Device.add_security_attrs.html +share/doc/libfwupdplugin/method.Device.add_string.html +share/doc/libfwupdplugin/method.Device.attach.html +share/doc/libfwupdplugin/method.Device.attach_full.html +share/doc/libfwupdplugin/method.Device.bind_driver.html +share/doc/libfwupdplugin/method.Device.build_instance_id.html +share/doc/libfwupdplugin/method.Device.build_instance_id_full.html +share/doc/libfwupdplugin/method.Device.build_instance_id_strv.html +share/doc/libfwupdplugin/method.Device.build_vendor_id.html +share/doc/libfwupdplugin/method.Device.build_vendor_id_u16.html +share/doc/libfwupdplugin/method.Device.check_fwupd_version.html +share/doc/libfwupdplugin/method.Device.cleanup.html +share/doc/libfwupdplugin/method.Device.clear_events.html +share/doc/libfwupdplugin/method.Device.close.html +share/doc/libfwupdplugin/method.Device.convert_instance_ids.html +share/doc/libfwupdplugin/method.Device.detach.html +share/doc/libfwupdplugin/method.Device.detach_full.html +share/doc/libfwupdplugin/method.Device.dump_firmware.html +share/doc/libfwupdplugin/method.Device.emit_request.html +share/doc/libfwupdplugin/method.Device.ensure_from_component.html +share/doc/libfwupdplugin/method.Device.ensure_from_release.html +share/doc/libfwupdplugin/method.Device.ensure_id.html +share/doc/libfwupdplugin/method.Device.from_json.html +share/doc/libfwupdplugin/method.Device.get_acquiesce_delay.html +share/doc/libfwupdplugin/method.Device.get_backend.html +share/doc/libfwupdplugin/method.Device.get_backend_id.html +share/doc/libfwupdplugin/method.Device.get_backend_parent.html +share/doc/libfwupdplugin/method.Device.get_backend_parent_with_subsystem.html +share/doc/libfwupdplugin/method.Device.get_battery_level.html +share/doc/libfwupdplugin/method.Device.get_battery_threshold.html +share/doc/libfwupdplugin/method.Device.get_children.html +share/doc/libfwupdplugin/method.Device.get_contents.html +share/doc/libfwupdplugin/method.Device.get_contents_bytes.html +share/doc/libfwupdplugin/method.Device.get_context.html +share/doc/libfwupdplugin/method.Device.get_counterpart_guids.html +share/doc/libfwupdplugin/method.Device.get_created_usec.html +share/doc/libfwupdplugin/method.Device.get_custom_flags.html +share/doc/libfwupdplugin/method.Device.get_equivalent_id.html +share/doc/libfwupdplugin/method.Device.get_events.html +share/doc/libfwupdplugin/method.Device.get_firmware_gtype.html +share/doc/libfwupdplugin/method.Device.get_firmware_size_max.html +share/doc/libfwupdplugin/method.Device.get_firmware_size_min.html +share/doc/libfwupdplugin/method.Device.get_instance_str.html +share/doc/libfwupdplugin/method.Device.get_logical_id.html +share/doc/libfwupdplugin/method.Device.get_metadata.html +share/doc/libfwupdplugin/method.Device.get_metadata_boolean.html +share/doc/libfwupdplugin/method.Device.get_metadata_integer.html +share/doc/libfwupdplugin/method.Device.get_modified_usec.html +share/doc/libfwupdplugin/method.Device.get_order.html +share/doc/libfwupdplugin/method.Device.get_parent.html +share/doc/libfwupdplugin/method.Device.get_parent_backend_ids.html +share/doc/libfwupdplugin/method.Device.get_parent_guids.html +share/doc/libfwupdplugin/method.Device.get_parent_physical_ids.html +share/doc/libfwupdplugin/method.Device.get_physical_id.html +share/doc/libfwupdplugin/method.Device.get_pid.html +share/doc/libfwupdplugin/method.Device.get_possible_plugins.html +share/doc/libfwupdplugin/method.Device.get_priority.html +share/doc/libfwupdplugin/method.Device.get_proxy.html +share/doc/libfwupdplugin/method.Device.get_proxy_gtype.html +share/doc/libfwupdplugin/method.Device.get_proxy_guid.html +share/doc/libfwupdplugin/method.Device.get_proxy_with_fallback.html +share/doc/libfwupdplugin/method.Device.get_remove_delay.html +share/doc/libfwupdplugin/method.Device.get_request_cnt.html +share/doc/libfwupdplugin/method.Device.get_required_free.html +share/doc/libfwupdplugin/method.Device.get_results.html +share/doc/libfwupdplugin/method.Device.get_root.html +share/doc/libfwupdplugin/method.Device.get_smbios_string.html +share/doc/libfwupdplugin/method.Device.get_specialized_gtype.html +share/doc/libfwupdplugin/method.Device.get_update_image.html +share/doc/libfwupdplugin/method.Device.get_update_message.html +share/doc/libfwupdplugin/method.Device.get_update_request_id.html +share/doc/libfwupdplugin/method.Device.get_vid.html +share/doc/libfwupdplugin/method.Device.has_guid.html +share/doc/libfwupdplugin/method.Device.has_inhibit.html +share/doc/libfwupdplugin/method.Device.has_instance_id.html +share/doc/libfwupdplugin/method.Device.has_parent_backend_id.html +share/doc/libfwupdplugin/method.Device.has_parent_guid.html +share/doc/libfwupdplugin/method.Device.has_parent_physical_id.html +share/doc/libfwupdplugin/method.Device.has_private_flag.html +share/doc/libfwupdplugin/method.Device.has_private_flag_quark.html +share/doc/libfwupdplugin/method.Device.has_problem.html +share/doc/libfwupdplugin/method.Device.incorporate.html +share/doc/libfwupdplugin/method.Device.incorporate_flag.html +share/doc/libfwupdplugin/method.Device.inhibit.html +share/doc/libfwupdplugin/method.Device.is_updatable.html +share/doc/libfwupdplugin/method.Device.load_event.html +share/doc/libfwupdplugin/method.Device.open.html +share/doc/libfwupdplugin/method.Device.poll.html +share/doc/libfwupdplugin/method.Device.poll_locker_new.html +share/doc/libfwupdplugin/method.Device.prepare.html +share/doc/libfwupdplugin/method.Device.prepare_firmware.html +share/doc/libfwupdplugin/method.Device.probe.html +share/doc/libfwupdplugin/method.Device.probe_complete.html +share/doc/libfwupdplugin/method.Device.probe_invalidate.html +share/doc/libfwupdplugin/method.Device.query_file_exists.html +share/doc/libfwupdplugin/method.Device.read_firmware.html +share/doc/libfwupdplugin/method.Device.register_private_flag.html +share/doc/libfwupdplugin/method.Device.reload.html +share/doc/libfwupdplugin/method.Device.remove_child.html +share/doc/libfwupdplugin/method.Device.remove_children.html +share/doc/libfwupdplugin/method.Device.remove_flag.html +share/doc/libfwupdplugin/method.Device.remove_metadata.html +share/doc/libfwupdplugin/method.Device.remove_private_flag.html +share/doc/libfwupdplugin/method.Device.remove_problem.html +share/doc/libfwupdplugin/method.Device.replace.html +share/doc/libfwupdplugin/method.Device.report_metadata_post.html +share/doc/libfwupdplugin/method.Device.report_metadata_pre.html +share/doc/libfwupdplugin/method.Device.rescan.html +share/doc/libfwupdplugin/method.Device.retry.html +share/doc/libfwupdplugin/method.Device.retry_add_recovery.html +share/doc/libfwupdplugin/method.Device.retry_full.html +share/doc/libfwupdplugin/method.Device.retry_set_delay.html +share/doc/libfwupdplugin/method.Device.save_event.html +share/doc/libfwupdplugin/method.Device.security_attr_new.html +share/doc/libfwupdplugin/method.Device.set_acquiesce_delay.html +share/doc/libfwupdplugin/method.Device.set_backend.html +share/doc/libfwupdplugin/method.Device.set_backend_id.html +share/doc/libfwupdplugin/method.Device.set_battery_level.html +share/doc/libfwupdplugin/method.Device.set_battery_threshold.html +share/doc/libfwupdplugin/method.Device.set_contents.html +share/doc/libfwupdplugin/method.Device.set_contents_bytes.html +share/doc/libfwupdplugin/method.Device.set_context.html +share/doc/libfwupdplugin/method.Device.set_created_usec.html +share/doc/libfwupdplugin/method.Device.set_custom_flags.html +share/doc/libfwupdplugin/method.Device.set_equivalent_id.html +share/doc/libfwupdplugin/method.Device.set_firmware_gtype.html +share/doc/libfwupdplugin/method.Device.set_firmware_size.html +share/doc/libfwupdplugin/method.Device.set_firmware_size_max.html +share/doc/libfwupdplugin/method.Device.set_firmware_size_min.html +share/doc/libfwupdplugin/method.Device.set_fwupd_version.html +share/doc/libfwupdplugin/method.Device.set_id.html +share/doc/libfwupdplugin/method.Device.set_logical_id.html +share/doc/libfwupdplugin/method.Device.set_metadata.html +share/doc/libfwupdplugin/method.Device.set_metadata_boolean.html +share/doc/libfwupdplugin/method.Device.set_metadata_integer.html +share/doc/libfwupdplugin/method.Device.set_modified_usec.html +share/doc/libfwupdplugin/method.Device.set_name.html +share/doc/libfwupdplugin/method.Device.set_order.html +share/doc/libfwupdplugin/method.Device.set_parent.html +share/doc/libfwupdplugin/method.Device.set_physical_id.html +share/doc/libfwupdplugin/method.Device.set_pid.html +share/doc/libfwupdplugin/method.Device.set_poll_interval.html +share/doc/libfwupdplugin/method.Device.set_priority.html +share/doc/libfwupdplugin/method.Device.set_progress.html +share/doc/libfwupdplugin/method.Device.set_proxy.html +share/doc/libfwupdplugin/method.Device.set_proxy_gtype.html +share/doc/libfwupdplugin/method.Device.set_proxy_guid.html +share/doc/libfwupdplugin/method.Device.set_quirk_kv.html +share/doc/libfwupdplugin/method.Device.set_remove_delay.html +share/doc/libfwupdplugin/method.Device.set_required_free.html +share/doc/libfwupdplugin/method.Device.set_specialized_gtype.html +share/doc/libfwupdplugin/method.Device.set_target.html +share/doc/libfwupdplugin/method.Device.set_update_image.html +share/doc/libfwupdplugin/method.Device.set_update_message.html +share/doc/libfwupdplugin/method.Device.set_update_request_id.html +share/doc/libfwupdplugin/method.Device.set_update_state.html +share/doc/libfwupdplugin/method.Device.set_vendor.html +share/doc/libfwupdplugin/method.Device.set_version.html +share/doc/libfwupdplugin/method.Device.set_version_bootloader.html +share/doc/libfwupdplugin/method.Device.set_version_format.html +share/doc/libfwupdplugin/method.Device.set_version_lowest.html +share/doc/libfwupdplugin/method.Device.set_version_lowest_raw.html +share/doc/libfwupdplugin/method.Device.set_version_raw.html +share/doc/libfwupdplugin/method.Device.set_vid.html +share/doc/libfwupdplugin/method.Device.setup.html +share/doc/libfwupdplugin/method.Device.sleep.html +share/doc/libfwupdplugin/method.Device.sleep_full.html +share/doc/libfwupdplugin/method.Device.to_string.html +share/doc/libfwupdplugin/method.Device.unbind_driver.html +share/doc/libfwupdplugin/method.Device.uninhibit.html +share/doc/libfwupdplugin/method.Device.write_firmware.html +share/doc/libfwupdplugin/method.DeviceEvent.check_error.html +share/doc/libfwupdplugin/method.DeviceEvent.copy_data.html +share/doc/libfwupdplugin/method.DeviceEvent.get_bytes.html +share/doc/libfwupdplugin/method.DeviceEvent.get_i64.html +share/doc/libfwupdplugin/method.DeviceEvent.get_str.html +share/doc/libfwupdplugin/method.DeviceEvent.set_bytes.html +share/doc/libfwupdplugin/method.DeviceEvent.set_data.html +share/doc/libfwupdplugin/method.DeviceEvent.set_error.html +share/doc/libfwupdplugin/method.DeviceEvent.set_i64.html +share/doc/libfwupdplugin/method.DeviceEvent.set_str.html +share/doc/libfwupdplugin/method.DeviceLocker.close.html +share/doc/libfwupdplugin/method.DfuFirmware.get_pid.html +share/doc/libfwupdplugin/method.DfuFirmware.get_release.html +share/doc/libfwupdplugin/method.DfuFirmware.get_version.html +share/doc/libfwupdplugin/method.DfuFirmware.get_vid.html +share/doc/libfwupdplugin/method.DfuFirmware.set_pid.html +share/doc/libfwupdplugin/method.DfuFirmware.set_release.html +share/doc/libfwupdplugin/method.DfuFirmware.set_version.html +share/doc/libfwupdplugin/method.DfuFirmware.set_vid.html +share/doc/libfwupdplugin/method.DpauxDevice.get_dpcd_dev_id.html +share/doc/libfwupdplugin/method.DpauxDevice.get_dpcd_hw_rev.html +share/doc/libfwupdplugin/method.DpauxDevice.get_dpcd_ieee_oui.html +share/doc/libfwupdplugin/method.DpauxDevice.read.html +share/doc/libfwupdplugin/method.DpauxDevice.set_dpcd_dev_id.html +share/doc/libfwupdplugin/method.DpauxDevice.set_dpcd_hw_rev.html +share/doc/libfwupdplugin/method.DpauxDevice.set_dpcd_ieee_oui.html +share/doc/libfwupdplugin/method.DpauxDevice.write.html +share/doc/libfwupdplugin/method.DrmDevice.get_connector_id.html +share/doc/libfwupdplugin/method.DrmDevice.get_crtc_height.html +share/doc/libfwupdplugin/method.DrmDevice.get_crtc_width.html +share/doc/libfwupdplugin/method.DrmDevice.get_crtc_x.html +share/doc/libfwupdplugin/method.DrmDevice.get_crtc_y.html +share/doc/libfwupdplugin/method.DrmDevice.get_edid.html +share/doc/libfwupdplugin/method.DrmDevice.get_enabled.html +share/doc/libfwupdplugin/method.DrmDevice.get_state.html +share/doc/libfwupdplugin/method.Edid.get_eisa_id.html +share/doc/libfwupdplugin/method.Edid.get_pnp_id.html +share/doc/libfwupdplugin/method.Edid.get_product_code.html +share/doc/libfwupdplugin/method.Edid.get_product_name.html +share/doc/libfwupdplugin/method.Edid.get_serial_number.html +share/doc/libfwupdplugin/method.Edid.set_eisa_id.html +share/doc/libfwupdplugin/method.Edid.set_pnp_id.html +share/doc/libfwupdplugin/method.Edid.set_product_code.html +share/doc/libfwupdplugin/method.Edid.set_product_name.html +share/doc/libfwupdplugin/method.Edid.set_serial_number.html +share/doc/libfwupdplugin/method.EfiDevicePath.get_subtype.html +share/doc/libfwupdplugin/method.EfiDevicePath.set_subtype.html +share/doc/libfwupdplugin/method.EfiHardDriveDevicePath.compare.html +share/doc/libfwupdplugin/method.EfiHardDriveDevicePath.get_partition_number.html +share/doc/libfwupdplugin/method.EfiHardDriveDevicePath.get_partition_signature.html +share/doc/libfwupdplugin/method.EfiHardDriveDevicePath.get_partition_size.html +share/doc/libfwupdplugin/method.EfiHardDriveDevicePath.get_partition_start.html +share/doc/libfwupdplugin/method.EfiLoadOption.get_kind.html +share/doc/libfwupdplugin/method.EfiLoadOption.get_metadata.html +share/doc/libfwupdplugin/method.EfiLoadOption.set_kind.html +share/doc/libfwupdplugin/method.EfiLoadOption.set_metadata.html +share/doc/libfwupdplugin/method.EfiSignature.get_kind.html +share/doc/libfwupdplugin/method.EfiSignature.get_owner.html +share/doc/libfwupdplugin/method.EfiSignatureList.get_newest.html +share/doc/libfwupdplugin/method.EfiVariableAuthentication2.get_signers.html +share/doc/libfwupdplugin/method.EfiX509Signature.get_issuer.html +share/doc/libfwupdplugin/method.EfiX509Signature.get_subject.html +share/doc/libfwupdplugin/method.EfiX509Signature.get_subject_name.html +share/doc/libfwupdplugin/method.EfiX509Signature.get_subject_vendor.html +share/doc/libfwupdplugin/method.Efivars.create_boot_entry_for_volume.html +share/doc/libfwupdplugin/method.Efivars.delete.html +share/doc/libfwupdplugin/method.Efivars.delete_with_glob.html +share/doc/libfwupdplugin/method.Efivars.exists.html +share/doc/libfwupdplugin/method.Efivars.get_boot_current.html +share/doc/libfwupdplugin/method.Efivars.get_boot_data.html +share/doc/libfwupdplugin/method.Efivars.get_boot_entries.html +share/doc/libfwupdplugin/method.Efivars.get_boot_entry.html +share/doc/libfwupdplugin/method.Efivars.get_boot_next.html +share/doc/libfwupdplugin/method.Efivars.get_boot_order.html +share/doc/libfwupdplugin/method.Efivars.get_data.html +share/doc/libfwupdplugin/method.Efivars.get_data_bytes.html +share/doc/libfwupdplugin/method.Efivars.get_monitor.html +share/doc/libfwupdplugin/method.Efivars.get_names.html +share/doc/libfwupdplugin/method.Efivars.get_secure_boot.html +share/doc/libfwupdplugin/method.Efivars.set_boot_data.html +share/doc/libfwupdplugin/method.Efivars.set_boot_entry.html +share/doc/libfwupdplugin/method.Efivars.set_boot_next.html +share/doc/libfwupdplugin/method.Efivars.set_boot_order.html +share/doc/libfwupdplugin/method.Efivars.set_data.html +share/doc/libfwupdplugin/method.Efivars.set_data_bytes.html +share/doc/libfwupdplugin/method.Efivars.space_free.html +share/doc/libfwupdplugin/method.Efivars.space_used.html +share/doc/libfwupdplugin/method.Efivars.supported.html +share/doc/libfwupdplugin/method.FdtFirmware.get_cpuid.html +share/doc/libfwupdplugin/method.FdtFirmware.get_image_by_path.html +share/doc/libfwupdplugin/method.FdtFirmware.set_cpuid.html +share/doc/libfwupdplugin/method.FdtImage.get_attr.html +share/doc/libfwupdplugin/method.FdtImage.get_attr_str.html +share/doc/libfwupdplugin/method.FdtImage.get_attr_strlist.html +share/doc/libfwupdplugin/method.FdtImage.get_attr_u32.html +share/doc/libfwupdplugin/method.FdtImage.get_attr_u64.html +share/doc/libfwupdplugin/method.FdtImage.get_attrs.html +share/doc/libfwupdplugin/method.FdtImage.set_attr.html +share/doc/libfwupdplugin/method.FdtImage.set_attr_str.html +share/doc/libfwupdplugin/method.FdtImage.set_attr_strlist.html +share/doc/libfwupdplugin/method.FdtImage.set_attr_uint32.html +share/doc/libfwupdplugin/method.FdtImage.set_attr_uint64.html +share/doc/libfwupdplugin/method.Firmware.add_chunk.html +share/doc/libfwupdplugin/method.Firmware.add_flag.html +share/doc/libfwupdplugin/method.Firmware.add_image.html +share/doc/libfwupdplugin/method.Firmware.add_image_full.html +share/doc/libfwupdplugin/method.Firmware.add_patch.html +share/doc/libfwupdplugin/method.Firmware.build.html +share/doc/libfwupdplugin/method.Firmware.build_from_filename.html +share/doc/libfwupdplugin/method.Firmware.build_from_xml.html +share/doc/libfwupdplugin/method.Firmware.check_compatible.html +share/doc/libfwupdplugin/method.Firmware.export.html +share/doc/libfwupdplugin/method.Firmware.export_to_xml.html +share/doc/libfwupdplugin/method.Firmware.get_addr.html +share/doc/libfwupdplugin/method.Firmware.get_alignment.html +share/doc/libfwupdplugin/method.Firmware.get_bytes.html +share/doc/libfwupdplugin/method.Firmware.get_bytes_with_patches.html +share/doc/libfwupdplugin/method.Firmware.get_checksum.html +share/doc/libfwupdplugin/method.Firmware.get_chunks.html +share/doc/libfwupdplugin/method.Firmware.get_depth.html +share/doc/libfwupdplugin/method.Firmware.get_filename.html +share/doc/libfwupdplugin/method.Firmware.get_id.html +share/doc/libfwupdplugin/method.Firmware.get_idx.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_checksum.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_gtype.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_gtype_bytes.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_id.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_id_bytes.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_id_stream.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_idx.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_idx_bytes.html +share/doc/libfwupdplugin/method.Firmware.get_image_by_idx_stream.html +share/doc/libfwupdplugin/method.Firmware.get_images.html +share/doc/libfwupdplugin/method.Firmware.get_images_max.html +share/doc/libfwupdplugin/method.Firmware.get_offset.html +share/doc/libfwupdplugin/method.Firmware.get_parent.html +share/doc/libfwupdplugin/method.Firmware.get_size.html +share/doc/libfwupdplugin/method.Firmware.get_size_max.html +share/doc/libfwupdplugin/method.Firmware.get_stream.html +share/doc/libfwupdplugin/method.Firmware.get_version.html +share/doc/libfwupdplugin/method.Firmware.get_version_format.html +share/doc/libfwupdplugin/method.Firmware.get_version_raw.html +share/doc/libfwupdplugin/method.Firmware.has_flag.html +share/doc/libfwupdplugin/method.Firmware.parse_bytes.html +share/doc/libfwupdplugin/method.Firmware.parse_file.html +share/doc/libfwupdplugin/method.Firmware.parse_stream.html +share/doc/libfwupdplugin/method.Firmware.remove_image.html +share/doc/libfwupdplugin/method.Firmware.remove_image_by_id.html +share/doc/libfwupdplugin/method.Firmware.remove_image_by_idx.html +share/doc/libfwupdplugin/method.Firmware.set_addr.html +share/doc/libfwupdplugin/method.Firmware.set_alignment.html +share/doc/libfwupdplugin/method.Firmware.set_bytes.html +share/doc/libfwupdplugin/method.Firmware.set_filename.html +share/doc/libfwupdplugin/method.Firmware.set_id.html +share/doc/libfwupdplugin/method.Firmware.set_idx.html +share/doc/libfwupdplugin/method.Firmware.set_images_max.html +share/doc/libfwupdplugin/method.Firmware.set_offset.html +share/doc/libfwupdplugin/method.Firmware.set_parent.html +share/doc/libfwupdplugin/method.Firmware.set_size.html +share/doc/libfwupdplugin/method.Firmware.set_size_max.html +share/doc/libfwupdplugin/method.Firmware.set_stream.html +share/doc/libfwupdplugin/method.Firmware.set_version.html +share/doc/libfwupdplugin/method.Firmware.set_version_format.html +share/doc/libfwupdplugin/method.Firmware.set_version_raw.html +share/doc/libfwupdplugin/method.Firmware.to_string.html +share/doc/libfwupdplugin/method.Firmware.tokenize.html +share/doc/libfwupdplugin/method.Firmware.write.html +share/doc/libfwupdplugin/method.Firmware.write_chunk.html +share/doc/libfwupdplugin/method.Firmware.write_file.html +share/doc/libfwupdplugin/method.FitFirmware.get_timestamp.html +share/doc/libfwupdplugin/method.FitFirmware.set_timestamp.html +share/doc/libfwupdplugin/method.HeciDevice.arbh_svn_get_info.html +share/doc/libfwupdplugin/method.HeciDevice.read_file.html +share/doc/libfwupdplugin/method.HeciDevice.read_file_ex.html +share/doc/libfwupdplugin/method.HidDescriptor.find_report.html +share/doc/libfwupdplugin/method.HidDevice.add_flag.html +share/doc/libfwupdplugin/method.HidDevice.get_ep_addr_in.html +share/doc/libfwupdplugin/method.HidDevice.get_ep_addr_out.html +share/doc/libfwupdplugin/method.HidDevice.get_interface.html +share/doc/libfwupdplugin/method.HidDevice.get_report.html +share/doc/libfwupdplugin/method.HidDevice.parse_descriptors.html +share/doc/libfwupdplugin/method.HidDevice.set_ep_addr_in.html +share/doc/libfwupdplugin/method.HidDevice.set_ep_addr_out.html +share/doc/libfwupdplugin/method.HidDevice.set_interface.html +share/doc/libfwupdplugin/method.HidDevice.set_report.html +share/doc/libfwupdplugin/method.HidrawDevice.get_bus_type.html +share/doc/libfwupdplugin/method.HidrawDevice.get_feature.html +share/doc/libfwupdplugin/method.HidrawDevice.get_report.html +share/doc/libfwupdplugin/method.HidrawDevice.parse_descriptor.html +share/doc/libfwupdplugin/method.HidrawDevice.set_feature.html +share/doc/libfwupdplugin/method.HidrawDevice.set_report.html +share/doc/libfwupdplugin/method.Hwids.add_guid.html +share/doc/libfwupdplugin/method.Hwids.add_value.html +share/doc/libfwupdplugin/method.Hwids.get_chid_keys.html +share/doc/libfwupdplugin/method.Hwids.get_guid.html +share/doc/libfwupdplugin/method.Hwids.get_guids.html +share/doc/libfwupdplugin/method.Hwids.get_keys.html +share/doc/libfwupdplugin/method.Hwids.get_replace_keys.html +share/doc/libfwupdplugin/method.Hwids.get_replace_values.html +share/doc/libfwupdplugin/method.Hwids.get_value.html +share/doc/libfwupdplugin/method.Hwids.has_guid.html +share/doc/libfwupdplugin/method.I2cDevice.read.html +share/doc/libfwupdplugin/method.I2cDevice.set_address.html +share/doc/libfwupdplugin/method.I2cDevice.write.html +share/doc/libfwupdplugin/method.IOChannel.read_byte_array.html +share/doc/libfwupdplugin/method.IOChannel.read_bytes.html +share/doc/libfwupdplugin/method.IOChannel.read_raw.html +share/doc/libfwupdplugin/method.IOChannel.seek.html +share/doc/libfwupdplugin/method.IOChannel.shutdown.html +share/doc/libfwupdplugin/method.IOChannel.unix_get_fd.html +share/doc/libfwupdplugin/method.IOChannel.write_byte_array.html +share/doc/libfwupdplugin/method.IOChannel.write_bytes.html +share/doc/libfwupdplugin/method.IOChannel.write_raw.html +share/doc/libfwupdplugin/method.IOChannel.write_stream.html +share/doc/libfwupdplugin/method.IfdFirmware.check_jedec_cmd.html +share/doc/libfwupdplugin/method.IfdImage.get_access.html +share/doc/libfwupdplugin/method.IfdImage.set_access.html +share/doc/libfwupdplugin/method.IhexFirmware.get_records.html +share/doc/libfwupdplugin/method.IhexFirmware.set_padding_value.html +share/doc/libfwupdplugin/method.IntelThunderboltNvm.get_device_id.html +share/doc/libfwupdplugin/method.IntelThunderboltNvm.get_flash_size.html +share/doc/libfwupdplugin/method.IntelThunderboltNvm.get_model_id.html +share/doc/libfwupdplugin/method.IntelThunderboltNvm.get_vendor_id.html +share/doc/libfwupdplugin/method.IntelThunderboltNvm.has_pd.html +share/doc/libfwupdplugin/method.IntelThunderboltNvm.is_host.html +share/doc/libfwupdplugin/method.IntelThunderboltNvm.is_native.html +share/doc/libfwupdplugin/method.Ioctl.add_const_buffer.html +share/doc/libfwupdplugin/method.Ioctl.add_key_as_u16.html +share/doc/libfwupdplugin/method.Ioctl.add_key_as_u8.html +share/doc/libfwupdplugin/method.Ioctl.add_mutable_buffer.html +share/doc/libfwupdplugin/method.Ioctl.execute.html +share/doc/libfwupdplugin/method.Ioctl.set_name.html +share/doc/libfwupdplugin/method.KernelSearchPathLocker.get_path.html +share/doc/libfwupdplugin/method.LinearFirmware.get_image_gtype.html +share/doc/libfwupdplugin/method.MeiDevice.connect.html +share/doc/libfwupdplugin/method.MeiDevice.get_fw_status.html +share/doc/libfwupdplugin/method.MeiDevice.get_fw_ver.html +share/doc/libfwupdplugin/method.MeiDevice.get_max_msg_length.html +share/doc/libfwupdplugin/method.MeiDevice.get_protocol_version.html +share/doc/libfwupdplugin/method.MeiDevice.read.html +share/doc/libfwupdplugin/method.MeiDevice.write.html +share/doc/libfwupdplugin/method.MsgpackItem.get_array.html +share/doc/libfwupdplugin/method.MsgpackItem.get_binary.html +share/doc/libfwupdplugin/method.MsgpackItem.get_boolean.html +share/doc/libfwupdplugin/method.MsgpackItem.get_float.html +share/doc/libfwupdplugin/method.MsgpackItem.get_integer.html +share/doc/libfwupdplugin/method.MsgpackItem.get_kind.html +share/doc/libfwupdplugin/method.MsgpackItem.get_map.html +share/doc/libfwupdplugin/method.MsgpackItem.get_string.html +share/doc/libfwupdplugin/method.OpromFirmware.get_compression_type.html +share/doc/libfwupdplugin/method.OpromFirmware.get_machine_type.html +share/doc/libfwupdplugin/method.OpromFirmware.get_subsystem.html +share/doc/libfwupdplugin/method.PartialInputStream.get_offset.html +share/doc/libfwupdplugin/method.PartialInputStream.get_size.html +share/doc/libfwupdplugin/method.PciDevice.get_revision.html +share/doc/libfwupdplugin/method.PciDevice.get_subsystem_pid.html +share/doc/libfwupdplugin/method.PciDevice.get_subsystem_vid.html +share/doc/libfwupdplugin/method.PciDevice.set_revision.html +share/doc/libfwupdplugin/method.PciDevice.set_subsystem_pid.html +share/doc/libfwupdplugin/method.PciDevice.set_subsystem_vid.html +share/doc/libfwupdplugin/method.Plugin.add_device_gtype.html +share/doc/libfwupdplugin/method.Plugin.add_device_udev_subsystem.html +share/doc/libfwupdplugin/method.Plugin.add_firmware_gtype.html +share/doc/libfwupdplugin/method.Plugin.add_report_metadata.html +share/doc/libfwupdplugin/method.Plugin.add_rule.html +share/doc/libfwupdplugin/method.Plugin.add_string.html +share/doc/libfwupdplugin/method.Plugin.add_udev_subsystem.html +share/doc/libfwupdplugin/method.Plugin.alloc_data.html +share/doc/libfwupdplugin/method.Plugin.cache_add.html +share/doc/libfwupdplugin/method.Plugin.cache_lookup.html +share/doc/libfwupdplugin/method.Plugin.cache_remove.html +share/doc/libfwupdplugin/method.Plugin.device_add.html +share/doc/libfwupdplugin/method.Plugin.device_register.html +share/doc/libfwupdplugin/method.Plugin.device_remove.html +share/doc/libfwupdplugin/method.Plugin.get_config_value.html +share/doc/libfwupdplugin/method.Plugin.get_config_value_boolean.html +share/doc/libfwupdplugin/method.Plugin.get_context.html +share/doc/libfwupdplugin/method.Plugin.get_data.html +share/doc/libfwupdplugin/method.Plugin.get_device_gtype_default.html +share/doc/libfwupdplugin/method.Plugin.get_device_gtypes.html +share/doc/libfwupdplugin/method.Plugin.get_devices.html +share/doc/libfwupdplugin/method.Plugin.get_name.html +share/doc/libfwupdplugin/method.Plugin.get_order.html +share/doc/libfwupdplugin/method.Plugin.get_priority.html +share/doc/libfwupdplugin/method.Plugin.get_report_metadata.html +share/doc/libfwupdplugin/method.Plugin.get_rules.html +share/doc/libfwupdplugin/method.Plugin.is_open.html +share/doc/libfwupdplugin/method.Plugin.name_compare.html +share/doc/libfwupdplugin/method.Plugin.open.html +share/doc/libfwupdplugin/method.Plugin.order_compare.html +share/doc/libfwupdplugin/method.Plugin.reset_config_values.html +share/doc/libfwupdplugin/method.Plugin.runner_activate.html +share/doc/libfwupdplugin/method.Plugin.runner_add_security_attrs.html +share/doc/libfwupdplugin/method.Plugin.runner_attach.html +share/doc/libfwupdplugin/method.Plugin.runner_backend_device_added.html +share/doc/libfwupdplugin/method.Plugin.runner_backend_device_changed.html +share/doc/libfwupdplugin/method.Plugin.runner_cleanup.html +share/doc/libfwupdplugin/method.Plugin.runner_clear_results.html +share/doc/libfwupdplugin/method.Plugin.runner_coldplug.html +share/doc/libfwupdplugin/method.Plugin.runner_composite_cleanup.html +share/doc/libfwupdplugin/method.Plugin.runner_composite_prepare.html +share/doc/libfwupdplugin/method.Plugin.runner_detach.html +share/doc/libfwupdplugin/method.Plugin.runner_device_added.html +share/doc/libfwupdplugin/method.Plugin.runner_device_created.html +share/doc/libfwupdplugin/method.Plugin.runner_device_register.html +share/doc/libfwupdplugin/method.Plugin.runner_device_removed.html +share/doc/libfwupdplugin/method.Plugin.runner_fix_host_security_attr.html +share/doc/libfwupdplugin/method.Plugin.runner_get_results.html +share/doc/libfwupdplugin/method.Plugin.runner_init.html +share/doc/libfwupdplugin/method.Plugin.runner_modify_config.html +share/doc/libfwupdplugin/method.Plugin.runner_prepare.html +share/doc/libfwupdplugin/method.Plugin.runner_ready.html +share/doc/libfwupdplugin/method.Plugin.runner_reboot_cleanup.html +share/doc/libfwupdplugin/method.Plugin.runner_reload.html +share/doc/libfwupdplugin/method.Plugin.runner_startup.html +share/doc/libfwupdplugin/method.Plugin.runner_undo_host_security_attr.html +share/doc/libfwupdplugin/method.Plugin.runner_unlock.html +share/doc/libfwupdplugin/method.Plugin.runner_verify.html +share/doc/libfwupdplugin/method.Plugin.runner_write_firmware.html +share/doc/libfwupdplugin/method.Plugin.security_attr_new.html +share/doc/libfwupdplugin/method.Plugin.set_config_default.html +share/doc/libfwupdplugin/method.Plugin.set_config_value.html +share/doc/libfwupdplugin/method.Plugin.set_context.html +share/doc/libfwupdplugin/method.Plugin.set_device_gtype_default.html +share/doc/libfwupdplugin/method.Plugin.set_name.html +share/doc/libfwupdplugin/method.Plugin.set_order.html +share/doc/libfwupdplugin/method.Plugin.set_priority.html +share/doc/libfwupdplugin/method.Plugin.to_string.html +share/doc/libfwupdplugin/method.Progress.add_flag.html +share/doc/libfwupdplugin/method.Progress.add_step.html +share/doc/libfwupdplugin/method.Progress.finished.html +share/doc/libfwupdplugin/method.Progress.get_child.html +share/doc/libfwupdplugin/method.Progress.get_duration.html +share/doc/libfwupdplugin/method.Progress.get_id.html +share/doc/libfwupdplugin/method.Progress.get_name.html +share/doc/libfwupdplugin/method.Progress.get_percentage.html +share/doc/libfwupdplugin/method.Progress.get_profile.html +share/doc/libfwupdplugin/method.Progress.get_status.html +share/doc/libfwupdplugin/method.Progress.get_steps.html +share/doc/libfwupdplugin/method.Progress.has_flag.html +share/doc/libfwupdplugin/method.Progress.remove_flag.html +share/doc/libfwupdplugin/method.Progress.reset.html +share/doc/libfwupdplugin/method.Progress.set_id.html +share/doc/libfwupdplugin/method.Progress.set_name.html +share/doc/libfwupdplugin/method.Progress.set_percentage.html +share/doc/libfwupdplugin/method.Progress.set_percentage_full.html +share/doc/libfwupdplugin/method.Progress.set_profile.html +share/doc/libfwupdplugin/method.Progress.set_status.html +share/doc/libfwupdplugin/method.Progress.set_steps.html +share/doc/libfwupdplugin/method.Progress.sleep.html +share/doc/libfwupdplugin/method.Progress.step_done.html +share/doc/libfwupdplugin/method.Progress.traceback.html +share/doc/libfwupdplugin/method.Quirks.add_possible_key.html +share/doc/libfwupdplugin/method.Quirks.load.html +share/doc/libfwupdplugin/method.Quirks.lookup_by_id.html +share/doc/libfwupdplugin/method.Quirks.lookup_by_id_iter.html +share/doc/libfwupdplugin/method.SecurityAttrs.append.html +share/doc/libfwupdplugin/method.SecurityAttrs.append_internal.html +share/doc/libfwupdplugin/method.SecurityAttrs.calculate_hsi.html +share/doc/libfwupdplugin/method.SecurityAttrs.compare.html +share/doc/libfwupdplugin/method.SecurityAttrs.depsolve.html +share/doc/libfwupdplugin/method.SecurityAttrs.equal.html +share/doc/libfwupdplugin/method.SecurityAttrs.get_all.html +share/doc/libfwupdplugin/method.SecurityAttrs.get_by_appstream_id.html +share/doc/libfwupdplugin/method.SecurityAttrs.is_valid.html +share/doc/libfwupdplugin/method.SecurityAttrs.remove_all.html +share/doc/libfwupdplugin/method.SecurityAttrs.to_variant.html +share/doc/libfwupdplugin/method.Smbios.get_data.html +share/doc/libfwupdplugin/method.Smbios.get_integer.html +share/doc/libfwupdplugin/method.Smbios.get_string.html +share/doc/libfwupdplugin/method.Smbios.setup.html +share/doc/libfwupdplugin/method.Smbios.setup_from_file.html +share/doc/libfwupdplugin/method.Smbios.setup_from_path.html +share/doc/libfwupdplugin/method.SrecFirmware.get_records.html +share/doc/libfwupdplugin/method.SrecFirmware.set_addr_max.html +share/doc/libfwupdplugin/method.SrecFirmware.set_addr_min.html +share/doc/libfwupdplugin/method.UdevDevice.add_open_flag.html +share/doc/libfwupdplugin/method.UdevDevice.add_property.html +share/doc/libfwupdplugin/method.UdevDevice.emit_changed.html +share/doc/libfwupdplugin/method.UdevDevice.get_bind_id.html +share/doc/libfwupdplugin/method.UdevDevice.get_device_file.html +share/doc/libfwupdplugin/method.UdevDevice.get_device_file_from_subsystem.html +share/doc/libfwupdplugin/method.UdevDevice.get_devpath.html +share/doc/libfwupdplugin/method.UdevDevice.get_devtype.html +share/doc/libfwupdplugin/method.UdevDevice.get_driver.html +share/doc/libfwupdplugin/method.UdevDevice.get_io_channel.html +share/doc/libfwupdplugin/method.UdevDevice.get_number.html +share/doc/libfwupdplugin/method.UdevDevice.get_subsystem.html +share/doc/libfwupdplugin/method.UdevDevice.get_subsystem_depth.html +share/doc/libfwupdplugin/method.UdevDevice.get_subsystem_devtype.html +share/doc/libfwupdplugin/method.UdevDevice.get_sysfs_path.html +share/doc/libfwupdplugin/method.UdevDevice.ioctl.html +share/doc/libfwupdplugin/method.UdevDevice.ioctl_new.html +share/doc/libfwupdplugin/method.UdevDevice.list_sysfs.html +share/doc/libfwupdplugin/method.UdevDevice.match_subsystem.html +share/doc/libfwupdplugin/method.UdevDevice.parse_number.html +share/doc/libfwupdplugin/method.UdevDevice.pread.html +share/doc/libfwupdplugin/method.UdevDevice.pwrite.html +share/doc/libfwupdplugin/method.UdevDevice.read.html +share/doc/libfwupdplugin/method.UdevDevice.read_bytes.html +share/doc/libfwupdplugin/method.UdevDevice.read_property.html +share/doc/libfwupdplugin/method.UdevDevice.read_sysfs.html +share/doc/libfwupdplugin/method.UdevDevice.read_sysfs_bytes.html +share/doc/libfwupdplugin/method.UdevDevice.remove_open_flag.html +share/doc/libfwupdplugin/method.UdevDevice.reopen.html +share/doc/libfwupdplugin/method.UdevDevice.seek.html +share/doc/libfwupdplugin/method.UdevDevice.set_bind_id.html +share/doc/libfwupdplugin/method.UdevDevice.set_device_file.html +share/doc/libfwupdplugin/method.UdevDevice.set_devtype.html +share/doc/libfwupdplugin/method.UdevDevice.set_io_channel.html +share/doc/libfwupdplugin/method.UdevDevice.set_number.html +share/doc/libfwupdplugin/method.UdevDevice.set_physical_id.html +share/doc/libfwupdplugin/method.UdevDevice.set_subsystem.html +share/doc/libfwupdplugin/method.UdevDevice.write.html +share/doc/libfwupdplugin/method.UdevDevice.write_bytes.html +share/doc/libfwupdplugin/method.UdevDevice.write_sysfs.html +share/doc/libfwupdplugin/method.UdevDevice.write_sysfs_byte_array.html +share/doc/libfwupdplugin/method.UdevDevice.write_sysfs_bytes.html +share/doc/libfwupdplugin/method.UefiDevice.get_efivar_bytes.html +share/doc/libfwupdplugin/method.UefiDevice.get_guid.html +share/doc/libfwupdplugin/method.UefiDevice.get_name.html +share/doc/libfwupdplugin/method.UefiDevice.set_efivar_bytes.html +share/doc/libfwupdplugin/method.UefiDevice.set_guid.html +share/doc/libfwupdplugin/method.UefiDevice.set_name.html +share/doc/libfwupdplugin/method.UsbBosDescriptor.get_capability.html +share/doc/libfwupdplugin/method.UsbConfigDescriptor.get_configuration.html +share/doc/libfwupdplugin/method.UsbConfigDescriptor.get_configuration_value.html +share/doc/libfwupdplugin/method.UsbDevice.add_interface.html +share/doc/libfwupdplugin/method.UsbDevice.bulk_transfer.html +share/doc/libfwupdplugin/method.UsbDevice.claim_interface.html +share/doc/libfwupdplugin/method.UsbDevice.control_transfer.html +share/doc/libfwupdplugin/method.UsbDevice.get_address.html +share/doc/libfwupdplugin/method.UsbDevice.get_bus.html +share/doc/libfwupdplugin/method.UsbDevice.get_claim_retry_count.html +share/doc/libfwupdplugin/method.UsbDevice.get_class.html +share/doc/libfwupdplugin/method.UsbDevice.get_configuration_index.html +share/doc/libfwupdplugin/method.UsbDevice.get_custom_index.html +share/doc/libfwupdplugin/method.UsbDevice.get_dev.html +share/doc/libfwupdplugin/method.UsbDevice.get_hid_descriptors.html +share/doc/libfwupdplugin/method.UsbDevice.get_interface.html +share/doc/libfwupdplugin/method.UsbDevice.get_interfaces.html +share/doc/libfwupdplugin/method.UsbDevice.get_manufacturer_index.html +share/doc/libfwupdplugin/method.UsbDevice.get_product_index.html +share/doc/libfwupdplugin/method.UsbDevice.get_release.html +share/doc/libfwupdplugin/method.UsbDevice.get_serial_number_index.html +share/doc/libfwupdplugin/method.UsbDevice.get_spec.html +share/doc/libfwupdplugin/method.UsbDevice.get_string_descriptor.html +share/doc/libfwupdplugin/method.UsbDevice.get_string_descriptor_bytes.html +share/doc/libfwupdplugin/method.UsbDevice.get_string_descriptor_bytes_full.html +share/doc/libfwupdplugin/method.UsbDevice.interrupt_transfer.html +share/doc/libfwupdplugin/method.UsbDevice.release_interface.html +share/doc/libfwupdplugin/method.UsbDevice.reset.html +share/doc/libfwupdplugin/method.UsbDevice.set_claim_retry_count.html +share/doc/libfwupdplugin/method.UsbDevice.set_configuration.html +share/doc/libfwupdplugin/method.UsbDevice.set_interface_alt.html +share/doc/libfwupdplugin/method.UsbDeviceDs20.apply_to_device.html +share/doc/libfwupdplugin/method.UsbDeviceDs20.set_version_lowest.html +share/doc/libfwupdplugin/method.UsbEndpoint.get_address.html +share/doc/libfwupdplugin/method.UsbEndpoint.get_direction.html +share/doc/libfwupdplugin/method.UsbEndpoint.get_maximum_packet_size.html +share/doc/libfwupdplugin/method.UsbEndpoint.get_number.html +share/doc/libfwupdplugin/method.UsbEndpoint.get_polling_interval.html +share/doc/libfwupdplugin/method.UsbHidDescriptor.get_blob.html +share/doc/libfwupdplugin/method.UsbHidDescriptor.get_descriptor_length.html +share/doc/libfwupdplugin/method.UsbHidDescriptor.get_iface_number.html +share/doc/libfwupdplugin/method.UsbHidDescriptor.set_blob.html +share/doc/libfwupdplugin/method.UsbHidDescriptor.set_iface_number.html +share/doc/libfwupdplugin/method.UsbInterface.add_endpoint.html +share/doc/libfwupdplugin/method.UsbInterface.get_alternate.html +share/doc/libfwupdplugin/method.UsbInterface.get_class.html +share/doc/libfwupdplugin/method.UsbInterface.get_endpoints.html +share/doc/libfwupdplugin/method.UsbInterface.get_index.html +share/doc/libfwupdplugin/method.UsbInterface.get_number.html +share/doc/libfwupdplugin/method.UsbInterface.get_protocol.html +share/doc/libfwupdplugin/method.UsbInterface.get_subclass.html +share/doc/libfwupdplugin/method.V4lDevice.get_caps.html +share/doc/libfwupdplugin/method.V4lDevice.get_index.html +share/doc/libfwupdplugin/method.Volume.check_free_space.html +share/doc/libfwupdplugin/method.Volume.get_block_name.html +share/doc/libfwupdplugin/method.Volume.get_block_size.html +share/doc/libfwupdplugin/method.Volume.get_id.html +share/doc/libfwupdplugin/method.Volume.get_id_type.html +share/doc/libfwupdplugin/method.Volume.get_mount_point.html +share/doc/libfwupdplugin/method.Volume.get_partition_kind.html +share/doc/libfwupdplugin/method.Volume.get_partition_name.html +share/doc/libfwupdplugin/method.Volume.get_partition_number.html +share/doc/libfwupdplugin/method.Volume.get_partition_offset.html +share/doc/libfwupdplugin/method.Volume.get_partition_size.html +share/doc/libfwupdplugin/method.Volume.get_partition_uuid.html +share/doc/libfwupdplugin/method.Volume.get_size.html +share/doc/libfwupdplugin/method.Volume.is_encrypted.html +share/doc/libfwupdplugin/method.Volume.is_internal.html +share/doc/libfwupdplugin/method.Volume.is_mdraid.html +share/doc/libfwupdplugin/method.Volume.is_mounted.html +share/doc/libfwupdplugin/method.Volume.mount.html +share/doc/libfwupdplugin/method.Volume.unmount.html +share/doc/libfwupdplugin/method.VolumeLocker.close.html +share/doc/libfwupdplugin/method.X509Certificate.get_activation_time.html +share/doc/libfwupdplugin/method.X509Certificate.get_issuer.html +share/doc/libfwupdplugin/method.X509Certificate.get_subject.html +share/doc/libfwupdplugin/modem-manager-README.html +share/doc/libfwupdplugin/msr-README.html +share/doc/libfwupdplugin/mtd-README.html +share/doc/libfwupdplugin/nordic-hid-README.html +share/doc/libfwupdplugin/nvme-README.html +share/doc/libfwupdplugin/only-trusted.html +share/doc/libfwupdplugin/org.freedesktop.fwupd.svg +share/doc/libfwupdplugin/parade-lspcon-README.html +share/doc/libfwupdplugin/parade-usbhub-README.html +share/doc/libfwupdplugin/pci-bcr-README.html +share/doc/libfwupdplugin/pci-mei-README.html +share/doc/libfwupdplugin/pci-psp-README.html +share/doc/libfwupdplugin/pixart-rf-README.html +share/doc/libfwupdplugin/powerd-README.html +share/doc/libfwupdplugin/property.Backend.can-invalidate.html +share/doc/libfwupdplugin/property.Backend.context.html +share/doc/libfwupdplugin/property.Backend.device-gtype.html +share/doc/libfwupdplugin/property.Backend.name.html +share/doc/libfwupdplugin/property.BluezDevice.object-manager.html +share/doc/libfwupdplugin/property.BluezDevice.proxy.html +share/doc/libfwupdplugin/property.CfiDevice.flash-id.html +share/doc/libfwupdplugin/property.Context.battery-level.html +share/doc/libfwupdplugin/property.Context.battery-threshold.html +share/doc/libfwupdplugin/property.Context.display-state.html +share/doc/libfwupdplugin/property.Context.flags.html +share/doc/libfwupdplugin/property.Context.lid-state.html +share/doc/libfwupdplugin/property.Context.power-state.html +share/doc/libfwupdplugin/property.Device.backend-id.html +share/doc/libfwupdplugin/property.Device.backend.html +share/doc/libfwupdplugin/property.Device.context.html +share/doc/libfwupdplugin/property.Device.equivalent-id.html +share/doc/libfwupdplugin/property.Device.logical-id.html +share/doc/libfwupdplugin/property.Device.parent.html +share/doc/libfwupdplugin/property.Device.physical-id.html +share/doc/libfwupdplugin/property.Device.pid.html +share/doc/libfwupdplugin/property.Device.private-flags.html +share/doc/libfwupdplugin/property.Device.proxy.html +share/doc/libfwupdplugin/property.Device.required-free.html +share/doc/libfwupdplugin/property.Device.update-image.html +share/doc/libfwupdplugin/property.Device.update-message.html +share/doc/libfwupdplugin/property.Device.vid.html +share/doc/libfwupdplugin/property.DpauxDevice.dpcd-ieee-oui.html +share/doc/libfwupdplugin/property.Firmware.parent.html +share/doc/libfwupdplugin/property.HidDevice.interface.html +share/doc/libfwupdplugin/property.LinearFirmware.image-gtype.html +share/doc/libfwupdplugin/property.Plugin.context.html +share/doc/libfwupdplugin/property.UdevDevice.bind-id.html +share/doc/libfwupdplugin/property.UdevDevice.device-file.html +share/doc/libfwupdplugin/property.UdevDevice.devtype.html +share/doc/libfwupdplugin/property.UdevDevice.driver.html +share/doc/libfwupdplugin/property.UdevDevice.subsystem.html +share/doc/libfwupdplugin/property.UsbDevice.libusb-device.html +share/doc/libfwupdplugin/property.Volume.mount-path.html +share/doc/libfwupdplugin/property.Volume.proxy-block.html +share/doc/libfwupdplugin/property.Volume.proxy-filesystem.html +share/doc/libfwupdplugin/property.Volume.proxy-partition.html +share/doc/libfwupdplugin/qc-firehose-README.html +share/doc/libfwupdplugin/qc-s5gen2-README.html +share/doc/libfwupdplugin/qsi-dock-README.html +share/doc/libfwupdplugin/realtek-mst-README.html +share/doc/libfwupdplugin/redfish-README.html +share/doc/libfwupdplugin/rp-pico-README.html +share/doc/libfwupdplugin/rts54hub-README.html +share/doc/libfwupdplugin/scsi-README.html +share/doc/libfwupdplugin/search.js +share/doc/libfwupdplugin/signal.Backend.device-added.html +share/doc/libfwupdplugin/signal.Backend.device-changed.html +share/doc/libfwupdplugin/signal.Backend.device-removed.html +share/doc/libfwupdplugin/signal.BluezDevice.changed.html +share/doc/libfwupdplugin/signal.Config.changed.html +share/doc/libfwupdplugin/signal.Config.loaded.html +share/doc/libfwupdplugin/signal.Context.housekeeping.html +share/doc/libfwupdplugin/signal.Context.security-changed.html +share/doc/libfwupdplugin/signal.Device.child-added.html +share/doc/libfwupdplugin/signal.Device.child-removed.html +share/doc/libfwupdplugin/signal.Device.request.html +share/doc/libfwupdplugin/signal.Plugin.check-supported.html +share/doc/libfwupdplugin/signal.Plugin.device-added.html +share/doc/libfwupdplugin/signal.Plugin.device-register.html +share/doc/libfwupdplugin/signal.Plugin.device-removed.html +share/doc/libfwupdplugin/signal.Plugin.rules-changed.html +share/doc/libfwupdplugin/signal.Progress.percentage-changed.html +share/doc/libfwupdplugin/signal.Progress.status-changed.html +share/doc/libfwupdplugin/signal.UdevDevice.changed.html +share/doc/libfwupdplugin/solarized-dark.css +share/doc/libfwupdplugin/solarized-light.css +share/doc/libfwupdplugin/steelseries-README.html +share/doc/libfwupdplugin/struct.ErrorConvertEntry.html +share/doc/libfwupdplugin/struct.ErrorMapEntry.html +share/doc/libfwupdplugin/struct.PluginData.html +share/doc/libfwupdplugin/struct.PluginVfuncs.html +share/doc/libfwupdplugin/style.css +share/doc/libfwupdplugin/supermicro-license.html +share/doc/libfwupdplugin/synaptics-cape-README.html +share/doc/libfwupdplugin/synaptics-cxaudio-README.html +share/doc/libfwupdplugin/synaptics-mst-README.html +share/doc/libfwupdplugin/synaptics-prometheus-README.html +share/doc/libfwupdplugin/synaptics-rmi-README.html +share/doc/libfwupdplugin/synaptics-vmm9-README.html +share/doc/libfwupdplugin/system76-launch-README.html +share/doc/libfwupdplugin/telink-dfu-README.html +share/doc/libfwupdplugin/test-README.html +share/doc/libfwupdplugin/test_task.png +share/doc/libfwupdplugin/thelio-io-README.html +share/doc/libfwupdplugin/thunderbolt-README.html +share/doc/libfwupdplugin/ti-tps6598x-README.html +share/doc/libfwupdplugin/tpm-README.html +share/doc/libfwupdplugin/tutorial.html +share/doc/libfwupdplugin/type_func.Archive.compression_from_string.html +share/doc/libfwupdplugin/type_func.Archive.compression_to_string.html +share/doc/libfwupdplugin/type_func.Archive.format_from_string.html +share/doc/libfwupdplugin/type_func.Archive.format_to_string.html +share/doc/libfwupdplugin/type_func.CfiDevice.cmd_to_string.html +share/doc/libfwupdplugin/type_func.ChunkArray.mutable_new.html +share/doc/libfwupdplugin/type_func.ChunkArray.new.html +share/doc/libfwupdplugin/type_func.ChunkArray.to_string.html +share/doc/libfwupdplugin/type_func.Device.instance_flags_to_string.html +share/doc/libfwupdplugin/type_func.EfiFile.type_to_string.html +share/doc/libfwupdplugin/type_func.EfiHardDriveDevicePath.partition_format_from_string.html +share/doc/libfwupdplugin/type_func.EfiHardDriveDevicePath.partition_format_to_string.html +share/doc/libfwupdplugin/type_func.EfiHardDriveDevicePath.signature_type_from_string.html +share/doc/libfwupdplugin/type_func.EfiHardDriveDevicePath.signature_type_to_string.html +share/doc/libfwupdplugin/type_func.EfiLoadOption.kind_from_string.html +share/doc/libfwupdplugin/type_func.EfiLoadOption.kind_to_string.html +share/doc/libfwupdplugin/type_func.EfiSection.type_to_string.html +share/doc/libfwupdplugin/type_func.EfiSignature.kind_from_string.html +share/doc/libfwupdplugin/type_func.EfiSignature.kind_to_string.html +share/doc/libfwupdplugin/type_func.EfiVolume.ext_entry_type_to_string.html +share/doc/libfwupdplugin/type_func.ErrorMapEntry.to_gerror.html +share/doc/libfwupdplugin/type_func.Firmware.flags_to_string.html +share/doc/libfwupdplugin/type_func.Firmware.strparse_uint16_safe.html +share/doc/libfwupdplugin/type_func.Firmware.strparse_uint24_safe.html +share/doc/libfwupdplugin/type_func.Firmware.strparse_uint32_safe.html +share/doc/libfwupdplugin/type_func.Firmware.strparse_uint4_safe.html +share/doc/libfwupdplugin/type_func.Firmware.strparse_uint8_safe.html +share/doc/libfwupdplugin/type_func.IOChannel.open_flags_to_string.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.arc_params_new.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.arc_params_set_pd_pointer.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_new.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_arc_params.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_available_sections.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_device_id.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_drom.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_flags_host.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_flags_is_native.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_flash_size.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_ucode.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.digital_set_version.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.dram_new.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.drom_new.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.drom_set_model_id.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.drom_set_vendor_id.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.family_from_string.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.family_to_string.html +share/doc/libfwupdplugin/type_func.IntelThunderboltNvm.section_to_string.html +share/doc/libfwupdplugin/type_func.MsgpackItem.kind_to_string.html +share/doc/libfwupdplugin/type_func.Plugin.guess_name_from_fn.html +share/doc/libfwupdplugin/type_func.SecurityAttr.add_bios_target_value.html +share/doc/libfwupdplugin/type_func.SecurityAttr.check_fwupd_version.html +share/doc/libfwupdplugin/type_func.Smbios.chassis_kind_to_string.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_device.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_device_class.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_device_protocol.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_device_sub_class.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_length.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_manufacturer_idx.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_max_packet_size0.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_num_configurations.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_product.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_product_idx.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_serial_number_idx.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_usb.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_get_vendor.html +share/doc/libfwupdplugin/type_func.UsbDevice.hdr_parse_stream.html +share/doc/libfwupdplugin/type_func.UsbDeviceMsDs20.desc_to_string.html +share/doc/libfwupdplugin/type_func.UsbEndpoint.hdr_get_attributes.html +share/doc/libfwupdplugin/type_func.UsbEndpoint.hdr_get_descriptor_type.html +share/doc/libfwupdplugin/type_func.UsbEndpoint.hdr_get_endpoint_address.html +share/doc/libfwupdplugin/type_func.UsbEndpoint.hdr_get_interval.html +share/doc/libfwupdplugin/type_func.UsbEndpoint.hdr_get_length.html +share/doc/libfwupdplugin/type_func.UsbEndpoint.hdr_get_max_packet_size.html +share/doc/libfwupdplugin/type_func.UsbEndpoint.hdr_parse_stream.html +share/doc/libfwupdplugin/type_func.UsbHidDescriptor.hdr_get_class_descriptor_length.html +share/doc/libfwupdplugin/type_func.UsbHidDescriptor.hdr_get_class_descriptor_type.html +share/doc/libfwupdplugin/type_func.UsbHidDescriptor.hdr_get_country_code.html +share/doc/libfwupdplugin/type_func.UsbHidDescriptor.hdr_get_hid.html +share/doc/libfwupdplugin/type_func.UsbHidDescriptor.hdr_get_length.html +share/doc/libfwupdplugin/type_func.UsbHidDescriptor.hdr_get_num_descriptors.html +share/doc/libfwupdplugin/type_func.UsbHidDescriptor.hdr_parse_stream.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_alternate_setting.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_interface.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_interface_class.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_interface_number.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_interface_protocol.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_interface_sub_class.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_length.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_get_num_endpoints.html +share/doc/libfwupdplugin/type_func.UsbInterface.hdr_parse_stream.html +share/doc/libfwupdplugin/type_func.Volume.kind_convert_to_gpt.html +share/doc/libfwupdplugin/type_func.Volume.new_by_kind.html +share/doc/libfwupdplugin/uefi-capsule-README.html +share/doc/libfwupdplugin/uefi-db-README.html +share/doc/libfwupdplugin/uefi-db.html +share/doc/libfwupdplugin/uefi-dbx-README.html +share/doc/libfwupdplugin/uefi-esrt-README.html +share/doc/libfwupdplugin/uefi-kek-README.html +share/doc/libfwupdplugin/uefi-mok-README.html +share/doc/libfwupdplugin/uefi-pk-README.html +share/doc/libfwupdplugin/uefi-recovery-README.html +share/doc/libfwupdplugin/uefi-sbat-README.html +share/doc/libfwupdplugin/uf2-README.html +share/doc/libfwupdplugin/upower-README.html +share/doc/libfwupdplugin/urlmap_fwupdplugin.js +share/doc/libfwupdplugin/usi-dock-README.html +share/doc/libfwupdplugin/vbe-README.html +share/doc/libfwupdplugin/vfunc.Backend.coldplug.html +share/doc/libfwupdplugin/vfunc.Backend.create_device.html +share/doc/libfwupdplugin/vfunc.Backend.create_device_for_donor.html +share/doc/libfwupdplugin/vfunc.Backend.get_device_parent.html +share/doc/libfwupdplugin/vfunc.Backend.invalidate.html +share/doc/libfwupdplugin/vfunc.Backend.registered.html +share/doc/libfwupdplugin/vfunc.Backend.setup.html +share/doc/libfwupdplugin/vfunc.Backend.to_string.html +share/doc/libfwupdplugin/vfunc.CfiDevice.chip_select.html +share/doc/libfwupdplugin/vfunc.CfiDevice.read_jedec.html +share/doc/libfwupdplugin/vfunc.CfiDevice.send_command.html +share/doc/libfwupdplugin/vfunc.Context.housekeeping.html +share/doc/libfwupdplugin/vfunc.Context.security_changed.html +share/doc/libfwupdplugin/vfunc.Efivars.delete.html +share/doc/libfwupdplugin/vfunc.Efivars.delete_with_glob.html +share/doc/libfwupdplugin/vfunc.Efivars.exists.html +share/doc/libfwupdplugin/vfunc.Efivars.get_data.html +share/doc/libfwupdplugin/vfunc.Efivars.get_monitor.html +share/doc/libfwupdplugin/vfunc.Efivars.get_names.html +share/doc/libfwupdplugin/vfunc.Efivars.set_data.html +share/doc/libfwupdplugin/vfunc.Efivars.space_free.html +share/doc/libfwupdplugin/vfunc.Efivars.space_used.html +share/doc/libfwupdplugin/vfunc.Efivars.supported.html +share/doc/libfwupdplugin/vfunc.Firmware.build.html +share/doc/libfwupdplugin/vfunc.Firmware.check_compatible.html +share/doc/libfwupdplugin/vfunc.Firmware.convert_version.html +share/doc/libfwupdplugin/vfunc.Firmware.export.html +share/doc/libfwupdplugin/vfunc.Firmware.get_checksum.html +share/doc/libfwupdplugin/vfunc.Firmware.parse.html +share/doc/libfwupdplugin/vfunc.Firmware.tokenize.html +share/doc/libfwupdplugin/vfunc.Firmware.validate.html +share/doc/libfwupdplugin/vfunc.Firmware.write.html +share/doc/libfwupdplugin/vfunc.Plugin._check_supported.html +share/doc/libfwupdplugin/vfunc.Plugin._device_added.html +share/doc/libfwupdplugin/vfunc.Plugin._device_register.html +share/doc/libfwupdplugin/vfunc.Plugin._device_removed.html +share/doc/libfwupdplugin/vfunc.Plugin._percentage_changed.html +share/doc/libfwupdplugin/vfunc.Plugin._rules_changed.html +share/doc/libfwupdplugin/vfunc.Plugin._status_changed.html +share/doc/libfwupdplugin/vfunc.Plugin.activate.html +share/doc/libfwupdplugin/vfunc.Plugin.add_security_attrs.html +share/doc/libfwupdplugin/vfunc.Plugin.attach.html +share/doc/libfwupdplugin/vfunc.Plugin.backend_device_added.html +share/doc/libfwupdplugin/vfunc.Plugin.backend_device_changed.html +share/doc/libfwupdplugin/vfunc.Plugin.backend_device_removed.html +share/doc/libfwupdplugin/vfunc.Plugin.cleanup.html +share/doc/libfwupdplugin/vfunc.Plugin.clear_results.html +share/doc/libfwupdplugin/vfunc.Plugin.coldplug.html +share/doc/libfwupdplugin/vfunc.Plugin.composite_cleanup.html +share/doc/libfwupdplugin/vfunc.Plugin.composite_prepare.html +share/doc/libfwupdplugin/vfunc.Plugin.detach.html +share/doc/libfwupdplugin/vfunc.Plugin.device_added.html +share/doc/libfwupdplugin/vfunc.Plugin.device_created.html +share/doc/libfwupdplugin/vfunc.Plugin.device_registered.html +share/doc/libfwupdplugin/vfunc.Plugin.fix_host_security_attr.html +share/doc/libfwupdplugin/vfunc.Plugin.get_results.html +share/doc/libfwupdplugin/vfunc.Plugin.modify_config.html +share/doc/libfwupdplugin/vfunc.Plugin.prepare.html +share/doc/libfwupdplugin/vfunc.Plugin.ready.html +share/doc/libfwupdplugin/vfunc.Plugin.reboot_cleanup.html +share/doc/libfwupdplugin/vfunc.Plugin.startup.html +share/doc/libfwupdplugin/vfunc.Plugin.to_string.html +share/doc/libfwupdplugin/vfunc.Plugin.undo_host_security_attr.html +share/doc/libfwupdplugin/vfunc.Plugin.unlock.html +share/doc/libfwupdplugin/vfunc.Plugin.verify.html +share/doc/libfwupdplugin/vfunc.Plugin.write_firmware.html +share/doc/libfwupdplugin/vfunc.UsbDeviceDs20.parse.html +share/doc/libfwupdplugin/vli-README.html +share/doc/libfwupdplugin/wacom-raw-README.html +share/doc/libfwupdplugin/wacom-usb-README.html +share/doc/libfwupdplugin/wistron-dock-README.html +share/fish/vendor_completions.d/fwupdmgr.fish +%%DATADIR%%/add_capsule_header.py +%%DATADIR%%/firmware_packager.py +%%DATADIR%%/install_dell_bios_exe.py +%%DATADIR%%/metainfo/org.freedesktop.fwupd.remotes.lvfs-testing.metainfo.xml +%%DATADIR%%/metainfo/org.freedesktop.fwupd.remotes.lvfs.metainfo.xml +%%DATADIR%%/quirks.d/builtin.quirk.gz +%%DATADIR%%/remotes.d/vendor/firmware/README.md +%%DATADIR%%/simple_client.py +%%DATADIR%%/uefi-capsule-ux.tar.xz +share/gir-1.0/Fwupd-2.0.gir +share/icons/hicolor/128x128/apps/org.freedesktop.fwupd.png +share/icons/hicolor/64x64/apps/org.freedesktop.fwupd.png +share/icons/hicolor/scalable/apps/org.freedesktop.fwupd.svg +share/locale/af/LC_MESSAGES/fwupd.mo +share/locale/ar/LC_MESSAGES/fwupd.mo +share/locale/ast/LC_MESSAGES/fwupd.mo +share/locale/ca/LC_MESSAGES/fwupd.mo +share/locale/cs/LC_MESSAGES/fwupd.mo +share/locale/da/LC_MESSAGES/fwupd.mo +share/locale/de/LC_MESSAGES/fwupd.mo +share/locale/en_GB/LC_MESSAGES/fwupd.mo +share/locale/eo/LC_MESSAGES/fwupd.mo +share/locale/es/LC_MESSAGES/fwupd.mo +share/locale/eu/LC_MESSAGES/fwupd.mo +share/locale/fi/LC_MESSAGES/fwupd.mo +share/locale/fr/LC_MESSAGES/fwupd.mo +share/locale/fur/LC_MESSAGES/fwupd.mo +share/locale/gl/LC_MESSAGES/fwupd.mo +share/locale/he/LC_MESSAGES/fwupd.mo +share/locale/hi/LC_MESSAGES/fwupd.mo +share/locale/hr/LC_MESSAGES/fwupd.mo +share/locale/hu/LC_MESSAGES/fwupd.mo +share/locale/id/LC_MESSAGES/fwupd.mo +share/locale/it/LC_MESSAGES/fwupd.mo +share/locale/ja/LC_MESSAGES/fwupd.mo +share/locale/ka/LC_MESSAGES/fwupd.mo +share/locale/kk/LC_MESSAGES/fwupd.mo +share/locale/ko/LC_MESSAGES/fwupd.mo +share/locale/ky/LC_MESSAGES/fwupd.mo +share/locale/lt/LC_MESSAGES/fwupd.mo +share/locale/nl/LC_MESSAGES/fwupd.mo +share/locale/oc/LC_MESSAGES/fwupd.mo +share/locale/pa/LC_MESSAGES/fwupd.mo +share/locale/pl/LC_MESSAGES/fwupd.mo +share/locale/pt/LC_MESSAGES/fwupd.mo +share/locale/pt_BR/LC_MESSAGES/fwupd.mo +share/locale/ro/LC_MESSAGES/fwupd.mo +share/locale/ru/LC_MESSAGES/fwupd.mo +share/locale/si/LC_MESSAGES/fwupd.mo +share/locale/sk/LC_MESSAGES/fwupd.mo +share/locale/sl/LC_MESSAGES/fwupd.mo +share/locale/sr/LC_MESSAGES/fwupd.mo +share/locale/sv/LC_MESSAGES/fwupd.mo +share/locale/tr/LC_MESSAGES/fwupd.mo +share/locale/uk/LC_MESSAGES/fwupd.mo +share/locale/zh_CN/LC_MESSAGES/fwupd.mo +share/locale/zh_TW/LC_MESSAGES/fwupd.mo +share/man/man1/dbxtool.1.gz +share/man/man1/fwupdmgr.1.gz +share/man/man1/fwupdtool.1.gz +share/man/man5/fwupd-remotes.d.5.gz +share/man/man5/fwupd.conf.5.gz +share/metainfo/org.freedesktop.fwupd.metainfo.xml +share/vala/vapi/fwupd.deps +share/vala/vapi/fwupd.vapi diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 8fa50040565b..246fee09e9a7 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -1,6 +1,6 @@ PORTNAME= fx DISTVERSION= 35.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile index 8e75ed430ae0..5d8299efad10 100644 --- a/sysutils/gcp-ops-agent/Makefile +++ b/sysutils/gcp-ops-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= ops-agent DISTVERSION= 2.48.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils PKGNAMEPREFIX= gcp- diff --git a/sysutils/glow/Makefile b/sysutils/glow/Makefile index af622ec927a3..ddea782744a7 100644 --- a/sysutils/glow/Makefile +++ b/sysutils/glow/Makefile @@ -1,7 +1,7 @@ PORTNAME= glow DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile index 3866f27bc870..b12d19f96c74 100644 --- a/sysutils/go-ntfy/Makefile +++ b/sysutils/go-ntfy/Makefile @@ -1,7 +1,7 @@ PORTNAME= ntfy DISTVERSIONPREFIX= v DISTVERSION= 2.14.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ PKGNAMEPREFIX= go- diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile index f9bd9d752379..9411c0bbeadb 100644 --- a/sysutils/go-wtf/Makefile +++ b/sysutils/go-wtf/Makefile @@ -1,7 +1,7 @@ PORTNAME= wtf PORTVERSION= 0.43.0 DISTVERSIONPREFIX= v -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= sysutils PKGNAMEPREFIX= go- diff --git a/sysutils/goawk/Makefile b/sysutils/goawk/Makefile index 673ea8684675..66db5a5554ee 100644 --- a/sysutils/goawk/Makefile +++ b/sysutils/goawk/Makefile @@ -1,7 +1,7 @@ PORTNAME= goawk DISTVERSIONPREFIX= v DISTVERSION= 1.29.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/gomi/Makefile b/sysutils/gomi/Makefile index 04378bad3d07..ff40503809f9 100644 --- a/sysutils/gomi/Makefile +++ b/sysutils/gomi/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomi DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index fc0c6daa1da5..18256a4dfd46 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v DISTVERSION= 4.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile index d017b184e8ed..ac5595a16524 100644 --- a/sysutils/gotop/Makefile +++ b/sysutils/gotop/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotop DISTVERSIONPREFIX= v DISTVERSION= 4.1.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/hared/Makefile b/sysutils/hared/Makefile index be72eb9c9dac..15ead7fba5ba 100644 --- a/sysutils/hared/Makefile +++ b/sysutils/hared/Makefile @@ -1,7 +1,7 @@ PORTNAME= hared DISTVERSION= 1.0-45 DISTVERSIONSUFFIX= -g8341d8a -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index 0207d67ed664..7700a644eb81 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,6 +1,7 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v DISTVERSION= 1.54.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index 471b62c6914c..509eb0ba25b4 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -1,7 +1,7 @@ PORTNAME= helm PORTVERSION= 3.19.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index fe12a6c88b7c..94cc504bad92 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com diff --git a/sysutils/hostctl/Makefile b/sysutils/hostctl/Makefile index 0fe746ce2d05..066fef43332c 100644 --- a/sysutils/hostctl/Makefile +++ b/sysutils/hostctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hostctl DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/httm/Makefile b/sysutils/httm/Makefile index f680749dfe47..f69c8f95cca4 100644 --- a/sysutils/httm/Makefile +++ b/sysutils/httm/Makefile @@ -1,6 +1,5 @@ PORTNAME= httm -DISTVERSION= 0.48.0 -PORTREVISION= 3 +DISTVERSION= 0.48.1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org @@ -19,4 +18,15 @@ GH_ACCOUNT= kimono-koans PLIST_FILES= bin/httm +OPTIONS_DEFINE= SCRIPTS +OPTIONS_DEFAULT=SCRIPTS + +SCRIPTS_DESC= Install example scripts + +SCRIPTS_RUN_DEPENDS= bash:shells/bash +SCRIPTS_PLIST_FILES= bin/bowie + +post-install-SCRIPTS-on: + ${INSTALL_SCRIPT} ${WRKSRC}/scripts/bowie.bash ${STAGEDIR}${PREFIX}/bin/bowie + .include <bsd.port.mk> diff --git a/sysutils/httm/distinfo b/sysutils/httm/distinfo index 367b7f9054b1..9dffd03e057a 100644 --- a/sysutils/httm/distinfo +++ b/sysutils/httm/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1749129005 +TIMESTAMP = 1760454115 SHA256 (rust/crates/ahash-0.3.8.crate) = e8fd72866655d1904d6b0997d0b07ba561047d070fbe29de039031c641b61217 SIZE (rust/crates/ahash-0.3.8.crate) = 28650 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -327,5 +327,5 @@ SHA256 (rust/crates/yaml-rust-0.3.5.crate) = e66366e18dc58b46801afbf2ca7661a9f59 SIZE (rust/crates/yaml-rust-0.3.5.crate) = 42087 SHA256 (console-rs-indicatif-458e4dc391c1b001937e502bd450a0bfc8b4d9f6_GH0.tar.gz) = bb81cf3db2ec4a925ff6005caf34fe107be8ae347bf10d2fa07beab276d4d1bc SIZE (console-rs-indicatif-458e4dc391c1b001937e502bd450a0bfc8b4d9f6_GH0.tar.gz) = 1400364 -SHA256 (kimono-koans-httm-0.48.0_GH0.tar.gz) = 29bf964ce4776910c0ea8118122e6a6ac862f2147503445a66ef59ba5ec661dd -SIZE (kimono-koans-httm-0.48.0_GH0.tar.gz) = 138469 +SHA256 (kimono-koans-httm-0.48.1_GH0.tar.gz) = 314f11b400fb87f50d47dc341448d71f44e62d2117a7ccb2f2b948e6983f45dc +SIZE (kimono-koans-httm-0.48.1_GH0.tar.gz) = 138542 diff --git a/sysutils/immortal/Makefile b/sysutils/immortal/Makefile index 23bdae47af43..043c6feeac2a 100644 --- a/sysutils/immortal/Makefile +++ b/sysutils/immortal/Makefile @@ -1,6 +1,6 @@ PORTNAME= immortal PORTVERSION= 0.24.4 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index cda834564a05..0806b11380d4 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipfs-go-fs-repo-migrations DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/sysutils/ipget/Makefile b/sysutils/ipget/Makefile index 8e53ed00d6d9..2a289b7bd5ec 100644 --- a/sysutils/ipget/Makefile +++ b/sysutils/ipget/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipget DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/ipmi_exporter/Makefile b/sysutils/ipmi_exporter/Makefile index d2a472f8d4de..0622ef0eb64c 100644 --- a/sysutils/ipmi_exporter/Makefile +++ b/sysutils/ipmi_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipmi_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= meka@tilda.center diff --git a/sysutils/istio/Makefile b/sysutils/istio/Makefile index 643d127c5046..2c58fa4c30cc 100644 --- a/sysutils/istio/Makefile +++ b/sysutils/istio/Makefile @@ -1,6 +1,6 @@ PORTNAME= istio PORTVERSION= 1.7.4 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/jest/Makefile b/sysutils/jest/Makefile index fa149323d0c1..8e674de322cd 100644 --- a/sysutils/jest/Makefile +++ b/sysutils/jest/Makefile @@ -1,6 +1,6 @@ PORTNAME= jest DISTVERSION= 3.0.16 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile index 3d68a168cc8a..bf6fdb437a91 100644 --- a/sysutils/k9s/Makefile +++ b/sysutils/k9s/Makefile @@ -1,6 +1,7 @@ PORTNAME= k9s DISTVERSIONPREFIX= v DISTVERSION= 0.50.15 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= gogolok@gmail.com diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile index e09134d7ee2e..7e90b0224b51 100644 --- a/sysutils/kopia/Makefile +++ b/sysutils/kopia/Makefile @@ -1,7 +1,7 @@ PORTNAME= kopia DISTVERSIONPREFIX= v DISTVERSION= 0.21.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile index 2a5b5990528b..c561c8e57f46 100644 --- a/sysutils/kops/Makefile +++ b/sysutils/kops/Makefile @@ -1,7 +1,7 @@ PORTNAME= kops PORTVERSION= 1.33.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index 10e5ff15dc6f..9c32ea123f6f 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,7 +1,7 @@ PORTNAME= kubectl PORTVERSION= 1.34.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/lazyssh/Makefile b/sysutils/lazyssh/Makefile index b3802ced548f..704313473de3 100644 --- a/sysutils/lazyssh/Makefile +++ b/sysutils/lazyssh/Makefile @@ -1,6 +1,7 @@ PORTNAME= lazyssh DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= nxjoseph@protonmail.com diff --git a/sysutils/limine/Makefile b/sysutils/limine/Makefile index a2dd54fd477e..0ccaf6294ec1 100644 --- a/sysutils/limine/Makefile +++ b/sysutils/limine/Makefile @@ -1,5 +1,5 @@ PORTNAME= limine -DISTVERSION= 10.0.1 +DISTVERSION= 10.1.1 CATEGORIES= sysutils MASTER_SITES= https://codeberg.org/Limine/Limine/releases/download/v${DISTVERSION}/ diff --git a/sysutils/limine/distinfo b/sysutils/limine/distinfo index 434abf95875f..b2ea79eb8550 100644 --- a/sysutils/limine/distinfo +++ b/sysutils/limine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758591850 -SHA256 (limine-10.0.1.tar.gz) = ecff0dfc7a2695e4019e8697e92e55ecac17d46615218ed7914614f57a3d8e59 -SIZE (limine-10.0.1.tar.gz) = 569294 +TIMESTAMP = 1760395188 +SHA256 (limine-10.1.1.tar.gz) = a43840f0dedae5c4e8ac85bc3a00a298ec717d9dac954869dcaf9c6fc2880337 +SIZE (limine-10.1.1.tar.gz) = 569748 diff --git a/sysutils/loki/Makefile b/sysutils/loki/Makefile index 9bb526fc2f5e..f5700231a576 100644 --- a/sysutils/loki/Makefile +++ b/sysutils/loki/Makefile @@ -1,7 +1,7 @@ PORTNAME= loki DISTVERSIONPREFIX= v DISTVERSION= 2.9.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils PKGNAMEPREFIX= grafana- diff --git a/sysutils/mackerel-agent/Makefile b/sysutils/mackerel-agent/Makefile index 0743c4e9f673..2784ce26aa54 100644 --- a/sysutils/mackerel-agent/Makefile +++ b/sysutils/mackerel-agent/Makefile @@ -1,6 +1,7 @@ PORTNAME= mackerel-agent DISTVERSIONPREFIX= v DISTVERSION= 0.85.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= meta@FreeBSD.org diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile index 2e14d6550c85..9a4c484538c6 100644 --- a/sysutils/minikube/Makefile +++ b/sysutils/minikube/Makefile @@ -1,7 +1,7 @@ PORTNAME= minikube PORTVERSION= 1.37.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/mkr/Makefile b/sysutils/mkr/Makefile index 811ae2d020f0..0eb393b858ae 100644 --- a/sysutils/mkr/Makefile +++ b/sysutils/mkr/Makefile @@ -1,7 +1,7 @@ PORTNAME= mkr DISTVERSIONPREFIX= v DISTVERSION= 0.62.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/mongodb_exporter/Makefile b/sysutils/mongodb_exporter/Makefile index b4185a3015d9..9f8c061a0f01 100644 --- a/sysutils/mongodb_exporter/Makefile +++ b/sysutils/mongodb_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= mongodb_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.45.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/mult/Makefile b/sysutils/mult/Makefile index cac4662a6782..bb1b6d2113fc 100644 --- a/sysutils/mult/Makefile +++ b/sysutils/mult/Makefile @@ -1,7 +1,7 @@ PORTNAME= mult DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= olgeni@FreeBSD.org diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile index 56dff3136aaa..8994b5addfe7 100644 --- a/sysutils/nginx-ui/Makefile +++ b/sysutils/nginx-ui/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-ui DISTVERSIONPREFIX= v -DISTVERSION= 2.1.17 -PORTREVISION= 3 +DISTVERSION= 2.2.0-patch.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ @@ -37,13 +37,14 @@ BUILD_DATE= $$(date -u +%s) # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse HEAD' # in the NGINX UI repository to get the value of GITID. -GITID= 876213ad12449216d82520b3808b59cdaf0e1276 +GITID= 372af98307df195a061c650c43505fed42fa279b post-extract: @${MKDIR} ${WRKSRC}/vendor @cd ${WRKDIR}/${PORTNAME}-vendor && ${COPYTREE_SHARE} . ${WRKSRC}/vendor @${MKDIR} ${WRKSRC}/app/dist @cd ${WRKDIR}/${PORTNAME}-frontend && ${COPYTREE_SHARE} . ${WRKSRC}/app/dist + @${MV} ${WRKSRC}/app/dist/dist.tar.xz ${WRKSRC}/app/dist.tar.xz post-patch: @${REINPLACE_CMD} -e 's/newLineSymbol/"\\n"/g' \ diff --git a/sysutils/nginx-ui/distinfo b/sysutils/nginx-ui/distinfo index 0bc2e4f53e63..dcbe6fdcc277 100644 --- a/sysutils/nginx-ui/distinfo +++ b/sysutils/nginx-ui/distinfo @@ -1,9 +1,7 @@ -TIMESTAMP = 1756360261 -SHA256 (nginx-ui-v2.1.17.frontend.tar.gz) = 8f93d1d2e69600ce2a0ef56c78f1913914806cc3bf524ca81e1641905ccfb23b -SIZE (nginx-ui-v2.1.17.frontend.tar.gz) = 1694681 -SHA256 (nginx-ui-v2.1.17.vendor.tar.gz) = d5da0ff0503fc8ab7468e48b9c8e5a3cfcdbd248b590bb55e934d8ef319e593b -SIZE (nginx-ui-v2.1.17.vendor.tar.gz) = 24145528 -SHA256 (2758ffc346a65bc99084e20ff3c2dee4b8ce7b58.patch) = a9d512710c21126504a2fc524bbe1f1865255c52faa84b55da4c03e2a510de84 -SIZE (2758ffc346a65bc99084e20ff3c2dee4b8ce7b58.patch) = 21707 -SHA256 (0xJacky-nginx-ui-v2.1.17_GH0.tar.gz) = da00d80d0e8b13b742597021fdb13b260662a87fdbd5b2d71fc37cac75fd3e82 -SIZE (0xJacky-nginx-ui-v2.1.17_GH0.tar.gz) = 12110923 +TIMESTAMP = 1760378187 +SHA256 (nginx-ui-v2.2.0-patch.1.frontend.tar.gz) = 5474d9bb984f5bc33e7f34891c67bff237204be4b1a4bc83160d1129b92f6c99 +SIZE (nginx-ui-v2.2.0-patch.1.frontend.tar.gz) = 4225828 +SHA256 (nginx-ui-v2.2.0-patch.1.vendor.tar.gz) = 3aacb1826b7a19049a81915af0b26bf1f1be055189d2d98cabaed6efc34817da +SIZE (nginx-ui-v2.2.0-patch.1.vendor.tar.gz) = 26954893 +SHA256 (0xJacky-nginx-ui-v2.2.0-patch.1_GH0.tar.gz) = cac18ee1ccb0c2afd4084bbe0170eb943de2bd6ff9c676a7d208d3c3190003a7 +SIZE (0xJacky-nginx-ui-v2.2.0-patch.1_GH0.tar.gz) = 13053926 diff --git a/sysutils/nginx-ui/files/nginx-ui.in b/sysutils/nginx-ui/files/nginx-ui.in index 25ab52c8bd44..d5e04d9137af 100644 --- a/sysutils/nginx-ui/files/nginx-ui.in +++ b/sysutils/nginx-ui/files/nginx-ui.in @@ -32,5 +32,6 @@ command_args="-o ${nginx_ui_log} -u ${nginx_ui_runas} -p ${pidfile} -t \"${desc} # the error "connect: connection refused" will be displayed, so the best thing to # do is to delete it before starting NGINX UI. start_precmd="rm -f /var/db/nginx-ui/nginx-ui.sock" +sig_stop="SIGQUIT" run_rc_command "$1" diff --git a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd.go b/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd.go deleted file mode 100644 index bfbd8adfc816..000000000000 --- a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd.go +++ /dev/null @@ -1,13 +0,0 @@ ---- vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd.go.orig 2025-08-28 06:12:56 UTC -+++ vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd.go -@@ -154,9 +154,7 @@ func parsedevstat(buf []byte) (devstat, error) { - func parsedevstat(buf []byte) (devstat, error) { - var ds devstat - br := bytes.NewReader(buf) -- // err := binary.Read(br, binary.LittleEndian, &ds) -- err := common.Read(br, binary.LittleEndian, &ds) -- if err != nil { -+ if err := binary.Read(br, binary.LittleEndian, &ds); err != nil { - return ds, err - } - diff --git a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__386.go b/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__386.go deleted file mode 100644 index 93c140610bef..000000000000 --- a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__386.go +++ /dev/null @@ -1,11 +0,0 @@ ---- vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_386.go.orig 2025-08-28 06:14:45 UTC -+++ vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_386.go -@@ -50,7 +50,7 @@ type devstat struct { - Flags uint32 - Device_type uint32 - Priority uint32 -- Id *byte -+ Id [sizeofPtr]byte - Sequence1 uint32 - } - diff --git a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__amd64.go b/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__amd64.go deleted file mode 100644 index d5881f0968f3..000000000000 --- a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__amd64.go +++ /dev/null @@ -1,11 +0,0 @@ ---- vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_amd64.go.orig 2025-08-28 06:15:24 UTC -+++ vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_amd64.go -@@ -52,7 +52,7 @@ type devstat struct { - Device_type uint32 - Priority uint32 - Pad_cgo_1 [4]byte -- ID *byte -+ ID [sizeofPtr]byte - Sequence1 uint32 - Pad_cgo_2 [4]byte - } diff --git a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__arm.go b/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__arm.go deleted file mode 100644 index c749c6d093d0..000000000000 --- a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__arm.go +++ /dev/null @@ -1,11 +0,0 @@ ---- vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_arm.go.orig 2025-08-28 06:15:52 UTC -+++ vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_arm.go -@@ -50,7 +50,7 @@ type devstat struct { - Flags uint32 - Device_type uint32 - Priority uint32 -- Id *byte -+ Id [sizeofPtr]byte - Sequence1 uint32 - } - diff --git a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__arm64.go b/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__arm64.go deleted file mode 100644 index a6d7e0a49541..000000000000 --- a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_disk_disk__freebsd__arm64.go +++ /dev/null @@ -1,11 +0,0 @@ ---- vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_arm64.go.orig 2025-08-28 06:16:23 UTC -+++ vendor/github.com/shirou/gopsutil/v4/disk/disk_freebsd_arm64.go -@@ -52,7 +52,7 @@ type devstat struct { - Flags uint32 - Device_type uint32 - Priority uint32 -- Id *byte -+ Id [sizeofPtr]byte - Sequence1 uint32 - Pad_cgo_0 [4]byte - } diff --git a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_process_process__bsd.go b/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_process_process__bsd.go deleted file mode 100644 index a43bd97cd52c..000000000000 --- a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_process_process__bsd.go +++ /dev/null @@ -1,10 +0,0 @@ ---- vendor/github.com/shirou/gopsutil/v4/process/process_bsd.go.orig 2025-08-28 06:18:32 UTC -+++ vendor/github.com/shirou/gopsutil/v4/process/process_bsd.go -@@ -71,6 +71,6 @@ func parseKinfoProc(buf []byte) (KinfoProc, error) { - func parseKinfoProc(buf []byte) (KinfoProc, error) { - var k KinfoProc - br := bytes.NewReader(buf) -- err := common.Read(br, binary.LittleEndian, &k) -+ err := binary.Read(br, binary.LittleEndian, &k) - return k, err - } diff --git a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_process_process__freebsd.go b/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_process_process__freebsd.go deleted file mode 100644 index 0d8403972089..000000000000 --- a/sysutils/nginx-ui/files/patch-vendor_github.com_shirou_gopsutil_v4_process_process__freebsd.go +++ /dev/null @@ -1,20 +0,0 @@ ---- vendor/github.com/shirou/gopsutil/v4/process/process_freebsd.go.orig 2025-08-28 06:19:32 UTC -+++ vendor/github.com/shirou/gopsutil/v4/process/process_freebsd.go -@@ -79,7 +79,7 @@ func (p *Process) CwdWithContext(_ context.Context) (s - - var k kinfoFile - br := bytes.NewReader(buf) -- if err := common.Read(br, binary.LittleEndian, &k); err != nil { -+ if err := binary.Read(br, binary.LittleEndian, &k); err != nil { - return "", err - } - cwd := common.IntToString(k.Path[:]) -@@ -279,7 +279,7 @@ func (p *Process) MemoryInfoWithContext(_ context.Cont - if err != nil { - return nil, err - } -- pageSize := common.LittleEndian.Uint16([]byte(v)) -+ pageSize := binary.LittleEndian.Uint16([]byte(v)) - - return &MemoryInfoStat{ - RSS: uint64(k.Rssize) * uint64(pageSize), diff --git a/sysutils/node_exporter/Makefile b/sysutils/node_exporter/Makefile index c03c51f481dc..0fc52d9a8735 100644 --- a/sysutils/node_exporter/Makefile +++ b/sysutils/node_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= node_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk diff --git a/sysutils/nomad-driver-podman/Makefile b/sysutils/nomad-driver-podman/Makefile index e3dcacc3aa33..ae20055e7fb1 100644 --- a/sysutils/nomad-driver-podman/Makefile +++ b/sysutils/nomad-driver-podman/Makefile @@ -1,7 +1,7 @@ PORTNAME= nomad-driver-podman DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= grembo@FreeBSD.org diff --git a/sysutils/nut_exporter/Makefile b/sysutils/nut_exporter/Makefile index 017eadc1adee..4b8023e429b1 100644 --- a/sysutils/nut_exporter/Makefile +++ b/sysutils/nut_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nut_exporter DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= bsd@j-star.org diff --git a/sysutils/oc/Makefile b/sysutils/oc/Makefile index 3576e66c21b1..d8b23430e3bd 100644 --- a/sysutils/oc/Makefile +++ b/sysutils/oc/Makefile @@ -1,7 +1,7 @@ PORTNAME= oc PORTVERSION= 4.9 DISTVERSIONPREFIX= release- -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= sysutils MAINTAINER= jhixson@freebsd.org diff --git a/sysutils/opa/Makefile b/sysutils/opa/Makefile index 266f0a321b1d..9acf9e9c1845 100644 --- a/sysutils/opa/Makefile +++ b/sysutils/opa/Makefile @@ -1,7 +1,7 @@ PORTNAME= opa DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 5ab13c0d4f22..e7a01bdd3d3e 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,7 +1,7 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v DISTVERSION= 1.10.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index a8502ebc9a96..60537bc6cb25 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -1,7 +1,7 @@ PORTNAME= packer PORTVERSION= 1.10.1 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MAINTAINER= brad@facefault.org diff --git a/sysutils/paladin/Makefile b/sysutils/paladin/Makefile index f1f13217f9be..1b78494f73cb 100644 --- a/sysutils/paladin/Makefile +++ b/sysutils/paladin/Makefile @@ -1,6 +1,6 @@ PORTNAME= paladin PORTVERSION= 2.0.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= rwestlun@gmail.com diff --git a/sysutils/pipeform/Makefile b/sysutils/pipeform/Makefile index 00979a2405fe..1e73b432eb67 100644 --- a/sysutils/pipeform/Makefile +++ b/sysutils/pipeform/Makefile @@ -1,7 +1,7 @@ PORTNAME= pipeform DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= olgeni@FreeBSD.org diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index 6a5971a4f3ef..80230a79e5b5 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 763cb6c716c3..dc1efa71d900 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile index 2c04586393fc..fe3b15dbcacb 100644 --- a/sysutils/rsyslog8/Makefile +++ b/sysutils/rsyslog8/Makefile @@ -1,5 +1,5 @@ PORTNAME= rsyslog -PORTVERSION= 8.2508.0 +PORTVERSION= 8.2510.0 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ diff --git a/sysutils/rsyslog8/distinfo b/sysutils/rsyslog8/distinfo index 7939be646afb..e916bc089d1c 100644 --- a/sysutils/rsyslog8/distinfo +++ b/sysutils/rsyslog8/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1757077726 -SHA256 (rsyslog-8.2508.0.tar.gz) = c89b1e74d36d0ca4a95b74a1abe36ed0b1faac8b7c8be471a8415cfa776206fd -SIZE (rsyslog-8.2508.0.tar.gz) = 4344195 -SHA256 (72b8bcc05318f0a72ec828d1a5329fa98c021eb8.patch) = f3cb29a469e28678086a81906fe823045563f9132c0a6f97bf887eba7fd1d31d -SIZE (72b8bcc05318f0a72ec828d1a5329fa98c021eb8.patch) = 2585 +TIMESTAMP = 1760553860 +SHA256 (rsyslog-8.2510.0.tar.gz) = a70a9834186859539a6a4d1c7b3f68c23897e805829b764a45e92cb0cc95e66a +SIZE (rsyslog-8.2510.0.tar.gz) = 5748617 diff --git a/sysutils/rsyslog8/files/patch-runtime_netns__socket.c b/sysutils/rsyslog8/files/patch-runtime_netns__socket.c new file mode 100644 index 000000000000..cb6822bb8ee6 --- /dev/null +++ b/sysutils/rsyslog8/files/patch-runtime_netns__socket.c @@ -0,0 +1,10 @@ +--- runtime/netns_socket.c.orig 2025-10-15 19:14:52 UTC ++++ runtime/netns_socket.c +@@ -24,6 +24,7 @@ + #include <string.h> + #include <sys/socket.h> + #include <sys/types.h> ++#include <unistd.h> + + #include "rsyslog.h" + #include "debug.h" diff --git a/sysutils/rsyslog8/pkg-plist b/sysutils/rsyslog8/pkg-plist index 211630a62783..0c3d2c1c230f 100644 --- a/sysutils/rsyslog8/pkg-plist +++ b/sysutils/rsyslog8/pkg-plist @@ -19,6 +19,7 @@ lib/rsyslog/lmtcpclt.so lib/rsyslog/lmtcpsrv.so lib/rsyslog/lmzlibw.so lib/rsyslog/mmexternal.so +lib/rsyslog/mmleefparse.so lib/rsyslog/ommail.so lib/rsyslog/omprog.so lib/rsyslog/omstdout.so diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index 7b853d7a6b10..b923c9899551 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -1,7 +1,7 @@ PORTNAME= runj DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/rush/Makefile b/sysutils/rush/Makefile index df8b88d104aa..a9f46c0485be 100644 --- a/sysutils/rush/Makefile +++ b/sysutils/rush/Makefile @@ -1,7 +1,7 @@ PORTNAME= rush DISTVERSIONPREFIX= v DISTVERSION= 0.5.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils PKGNAMESUFFIX= -parallelization-tool diff --git a/sysutils/sake/Makefile b/sysutils/sake/Makefile index af3759bab426..945143b3726a 100644 --- a/sysutils/sake/Makefile +++ b/sysutils/sake/Makefile @@ -1,7 +1,7 @@ PORTNAME= sake PORTVERSION= 0.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/sensu-go/Makefile b/sysutils/sensu-go/Makefile index 27bfe1c2afcc..8f6c8dd424b5 100644 --- a/sysutils/sensu-go/Makefile +++ b/sysutils/sensu-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= sensu-go PORTVERSION= 6.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= jp+ports@supplntr.io diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index 691625e0f053..03c1bc8d50a9 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -1,7 +1,7 @@ PORTNAME= serf DISTVERSIONPREFIX= v DISTVERSION= 0.10.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils PKGNAMEPREFIX= hashicorp- diff --git a/sysutils/siegfried/Makefile b/sysutils/siegfried/Makefile index 25e0dfb5d7d6..2166f2efc40a 100644 --- a/sysutils/siegfried/Makefile +++ b/sysutils/siegfried/Makefile @@ -1,7 +1,7 @@ PORTNAME= siegfried DISTVERSIONPREFIX= v DISTVERSION= 1.11.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/smug/Makefile b/sysutils/smug/Makefile index b81c5d5e5e82..1a34505483df 100644 --- a/sysutils/smug/Makefile +++ b/sysutils/smug/Makefile @@ -1,7 +1,7 @@ PORTNAME= smug DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/snmp_exporter/Makefile b/sysutils/snmp_exporter/Makefile index 47be0d0001be..bcc2fbd02c38 100644 --- a/sysutils/snmp_exporter/Makefile +++ b/sysutils/snmp_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= snmp_exporter DISTVERSIONPREFIX=v DISTVERSION= 0.29.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= ivy@FreeBSD.org diff --git a/sysutils/snmp_exporter20/Makefile b/sysutils/snmp_exporter20/Makefile index 3787b5dc4247..0abb4d0aa131 100644 --- a/sysutils/snmp_exporter20/Makefile +++ b/sysutils/snmp_exporter20/Makefile @@ -1,7 +1,7 @@ PORTNAME= snmp_exporter PORTVERSION= 0.20.0 DISTVERSIONPREFIX=v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils PKGNAMESUFFIX= 20 diff --git a/sysutils/sockaddr/Makefile b/sysutils/sockaddr/Makefile index 23b0c8c759d2..88760a06a73d 100644 --- a/sysutils/sockaddr/Makefile +++ b/sysutils/sockaddr/Makefile @@ -1,7 +1,7 @@ PORTNAME= sockaddr DISTVERSIONPREFIX= v DISTVERSION= 1.0.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/stackit/Makefile b/sysutils/stackit/Makefile index 59cabf4c5e70..f0b18632620c 100644 --- a/sysutils/stackit/Makefile +++ b/sysutils/stackit/Makefile @@ -1,6 +1,6 @@ PORTNAME= stackit DISTVERSIONPREFIX= v -DISTVERSION= 0.43.0 +DISTVERSION= 0.44.0 PORTREVISION= 1 CATEGORIES= sysutils diff --git a/sysutils/stackit/distinfo b/sysutils/stackit/distinfo index 5502af87a117..b8a11573992f 100644 --- a/sysutils/stackit/distinfo +++ b/sysutils/stackit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759058126 -SHA256 (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.mod) = b5e2ba72e5e67382caf143c9204785295e4ab905cf01f1e074826c6b605a7cd9 -SIZE (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.mod) = 13041 -SHA256 (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.zip) = 03f9f2cfdfce0275fbc137a4c686c8dfe5b5c0ae0bc38ca0de274444971f0883 -SIZE (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.zip) = 2192731 +TIMESTAMP = 1760361014 +SHA256 (go/sysutils_stackit/stackit-v0.44.0/v0.44.0.mod) = d01643fd9026430b5940e6a6847bbf6eb35e127259f932918c7d9634ef45b63e +SIZE (go/sysutils_stackit/stackit-v0.44.0/v0.44.0.mod) = 13041 +SHA256 (go/sysutils_stackit/stackit-v0.44.0/v0.44.0.zip) = 730574ae4de0531194265ee09bfcc44f34c071c95c0982aedaaafd9f09b1d759 +SIZE (go/sysutils_stackit/stackit-v0.44.0/v0.44.0.zip) = 2165408 diff --git a/sysutils/stressdisk/Makefile b/sysutils/stressdisk/Makefile index 4d3a510faff7..b52aa5fd5f76 100644 --- a/sysutils/stressdisk/Makefile +++ b/sysutils/stressdisk/Makefile @@ -1,7 +1,7 @@ PORTNAME= stressdisk DISTVERSIONPREFIX= v DISTVERSION= 1.0.13 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile index c836007753c0..f0e8b2604005 100644 --- a/sysutils/superfile/Makefile +++ b/sysutils/superfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= superfile DISTVERSIONPREFIX= v -DISTVERSION= 1.3.3 -PORTREVISION= 3 +DISTVERSION= 1.4.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils @@ -12,7 +12,7 @@ WWW= https://github.com/MHNightCat/superfile LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules,1.24 +USES= go:modules,1.25 GO_MODULE= github.com/MHNightCat/superfile diff --git a/sysutils/superfile/distinfo b/sysutils/superfile/distinfo index 28a5b5664010..08d136743bc6 100644 --- a/sysutils/superfile/distinfo +++ b/sysutils/superfile/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754049854 -SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 75e1e0938ca31f51c80697126aa7daae2746bf67f2c8e6defcfe0610e0fc44cc -SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 3109 -SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = f81af634399861cdd84b6bf45b2677df65fd344cb8989da4260d610a0ac2e13f -SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = 16518668 +TIMESTAMP = 1760099738 +SHA256 (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.mod) = 697d3c8ff9d3e81d81cc68e4950f941f31bf365ce37c26b81f450acdf0fef1a5 +SIZE (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.mod) = 3388 +SHA256 (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.zip) = a02b79bd389822482d4f368f9f1ae10dee8babf71d95416edf10254a46d72cf9 +SIZE (go/sysutils_superfile/superfile-v1.4.0/v1.4.0.zip) = 16468262 diff --git a/sysutils/tempo/Makefile b/sysutils/tempo/Makefile index e8610fc9ed7a..af3aa19db09d 100644 --- a/sysutils/tempo/Makefile +++ b/sysutils/tempo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tempo DISTVERSIONPREFIX= v DISTVERSION= 2.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES+= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/ PKGNAMEPREFIX= grafana- diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile index 26665802f9a7..8c66dc2851aa 100644 --- a/sysutils/terraform-docs/Makefile +++ b/sysutils/terraform-docs/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-docs DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils textproc MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/terraform-provider-gridscale/Makefile b/sysutils/terraform-provider-gridscale/Makefile index 717773f3ccc4..8df90816338a 100644 --- a/sysutils/terraform-provider-gridscale/Makefile +++ b/sysutils/terraform-provider-gridscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-gridscale PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/sysutils/terraform-provider-vultr/Makefile b/sysutils/terraform-provider-vultr/Makefile index ba91b0049ee3..bf4e3a430392 100644 --- a/sysutils/terraform-provider-vultr/Makefile +++ b/sysutils/terraform-provider-vultr/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-vultr PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= zachary.crownover@gmail.com diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile index 619c305f7f58..9d676a888005 100644 --- a/sysutils/terraform-switcher/Makefile +++ b/sysutils/terraform-switcher/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-switcher DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index d0c27545ead1..1977ff40c3db 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= ${DISTVERSIONFULL}${EXTRACT_SUFX} \ diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile index 68352d77b1c9..83e68865662f 100644 --- a/sysutils/terragrunt/Makefile +++ b/sysutils/terragrunt/Makefile @@ -1,7 +1,7 @@ PORTNAME= terragrunt DISTVERSIONPREFIX= v DISTVERSION= 0.87.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index 8315b9471170..9e1c413c05db 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,7 +1,7 @@ PORTNAME= tflint DISTVERSIONPREFIX= v DISTVERSION= 0.59.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/treetop/Makefile b/sysutils/treetop/Makefile index e4c59352302e..ec66031b269c 100644 --- a/sysutils/treetop/Makefile +++ b/sysutils/treetop/Makefile @@ -1,7 +1,7 @@ PORTNAME= treetop DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= hoanga@gmail.com diff --git a/sysutils/ttyd/Makefile b/sysutils/ttyd/Makefile index 31d6e41b6ece..0586e9ffe284 100644 --- a/sysutils/ttyd/Makefile +++ b/sysutils/ttyd/Makefile @@ -1,6 +1,6 @@ PORTNAME= ttyd DISTVERSION= 1.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= nc@FreeBSD.org diff --git a/sysutils/ttyd/files/ttyd.in b/sysutils/ttyd/files/ttyd.in index 56b8188deeda..15c108eca492 100755 --- a/sysutils/ttyd/files/ttyd.in +++ b/sysutils/ttyd/files/ttyd.in @@ -19,8 +19,8 @@ load_rc_config $name : ${ttyd_enable:="NO"} : ${ttyd_acct:="nobody"} -: ${ttyd_exec:="/bin/sh"} -: ${ttyd_args:="--interface lo0 --port 7681"} +: ${ttyd_exec:="/usr/bin/login"} +: ${ttyd_args:="--interface lo0 --port 7681 -W"} procname="/usr/local/bin/${name}" diff --git a/sysutils/usacloud-core/Makefile b/sysutils/usacloud-core/Makefile index 9217a256440e..bd8c3835d7ae 100644 --- a/sysutils/usacloud-core/Makefile +++ b/sysutils/usacloud-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= usacloud -PORTREVISION= 8 +PORTREVISION= 9 #PORTREVISION= Use PORTREVISION in Makefile.version instead CATEGORIES= sysutils PKGNAMESUFFIX= -core diff --git a/sysutils/viddy/Makefile b/sysutils/viddy/Makefile index 94b8f9b8d136..55ccc7f784de 100644 --- a/sysutils/viddy/Makefile +++ b/sysutils/viddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= viddy DISTVERSIONPREFIX= v DISTVERSION= 0.3.4 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MASTER_SITES= diff --git a/sysutils/walk/Makefile b/sysutils/walk/Makefile index c729deea42bf..77a40a7931d1 100644 --- a/sysutils/walk/Makefile +++ b/sysutils/walk/Makefile @@ -1,7 +1,7 @@ PORTNAME= walk DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/zli/Makefile b/sysutils/zli/Makefile index cdf1017d772c..7225caa0736a 100644 --- a/sysutils/zli/Makefile +++ b/sysutils/zli/Makefile @@ -1,7 +1,7 @@ PORTNAME= zli DISTVERSIONPREFIX=v DISTVERSION= 2.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= decke@FreeBSD.org diff --git a/sysutils/zot/Makefile b/sysutils/zot/Makefile index f4ef6d5714cc..8215ca19b25c 100644 --- a/sysutils/zot/Makefile +++ b/sysutils/zot/Makefile @@ -1,7 +1,7 @@ PORTNAME= zot DISTVERSIONPREFIX=v DISTVERSION= 2.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= decke@FreeBSD.org diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index 1262ba15efbb..6bc9ba6da651 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-template DISTVERSIONPREFIX= v DISTVERSION= 0.41.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile index 61ab2211110b..c220c8aacd27 100644 --- a/textproc/csvq/Makefile +++ b/textproc/csvq/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvq DISTVERSIONPREFIX= v DISTVERSION= 1.18.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/dyff/Makefile b/textproc/dyff/Makefile index e0ca08823948..22bfe39fcd9b 100644 --- a/textproc/dyff/Makefile +++ b/textproc/dyff/Makefile @@ -1,7 +1,7 @@ PORTNAME= dyff DISTVERSIONPREFIX= v DISTVERSION= 1.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= ehaupt@FreeBSD.org diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index 457a5b70e170..d1e8656c3131 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,7 +1,6 @@ PORTNAME= fzf DISTVERSIONPREFIX= v -DISTVERSION= 0.65.2 -PORTREVISION= 2 +DISTVERSION= 0.66.0 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod @@ -22,7 +21,7 @@ GH_PROJECT= fzf GO_MODULE= github.com/junegunn/fzf GO_BUILDFLAGS= -ldflags="-X main.version=${DISTVERSION} -X main.revision=${COMMIT_ID} -s -w" -COMMIT_ID= e5cd7f0 +COMMIT_ID= 8cdfb23 PLIST_FILES= bin/fzf share/man/man1/fzf.1.gz diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo index 531bcdd3f232..24a7675ec22d 100644 --- a/textproc/fzf/distinfo +++ b/textproc/fzf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756803631 -SHA256 (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/go.mod) = 6cc838db5cb7817cbb9522b55c9715ab6f543a0eaf3b5178cd9db42bd60640ae -SIZE (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/go.mod) = 527 -SHA256 (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/junegunn-fzf-v0.65.2_GH0.tar.gz) = 53b7e0077833f96ae04fd1e312ed65b2d5c427422b652dd3ce6c2d1702f8ce56 -SIZE (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/junegunn-fzf-v0.65.2_GH0.tar.gz) = 347841 +TIMESTAMP = 1760457719 +SHA256 (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/go.mod) = 5d8e34ecd5e4a6934c2421090bbd11d7bd0c03c751d912a2bfb06f5860068aff +SIZE (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/go.mod) = 529 +SHA256 (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/junegunn-fzf-v0.66.0_GH0.tar.gz) = 576659beee244b4ecccf45f1c576340143d8ce6d97fa053e6cbdd3f75c66b351 +SIZE (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/junegunn-fzf-v0.66.0_GH0.tar.gz) = 361069 diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 0a07de8895ac..96508411fc1d 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,7 +1,7 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v DISTVERSION= 1.2.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile index 293820d4f44f..e0f53441329e 100644 --- a/textproc/git-chglog/Makefile +++ b/textproc/git-chglog/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-chglog DISTVERSIONPREFIX= v DISTVERSION= 0.15.4 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index d93e08541a04..e865a01e7136 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 5.7.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile index baba20299b75..a2ff44c78e44 100644 --- a/textproc/go-md2man/Makefile +++ b/textproc/go-md2man/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-md2man DISTVERSIONPREFIX= v DISTVERSION= 2.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= mateusz@serveraptor.com diff --git a/textproc/go-transifex-client/Makefile b/textproc/go-transifex-client/Makefile index 5cb9c3d95086..63d957a127aa 100644 --- a/textproc/go-transifex-client/Makefile +++ b/textproc/go-transifex-client/Makefile @@ -1,7 +1,7 @@ PORTNAME= transifex-client DISTVERSIONPREFIX= v DISTVERSION= 1.6.10 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= textproc PKGNAMEPREFIX= go- diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile index dd8d41a8bb3c..a2d8d6a67e1e 100644 --- a/textproc/go-yq/Makefile +++ b/textproc/go-yq/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-yq DISTVERSIONPREFIX= v DISTVERSION= 4.47.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= timp87@gmail.com diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile index 31ecebe9b498..01873a8be59d 100644 --- a/textproc/gojq/Makefile +++ b/textproc/gojq/Makefile @@ -1,7 +1,7 @@ PORTNAME= gojq DISTVERSIONPREFIX= v DISTVERSION= 0.12.17 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= nork@FreeBSD.org diff --git a/textproc/goldendict-ng/Makefile b/textproc/goldendict-ng/Makefile index 1c0fe858173b..6267076c95c1 100644 --- a/textproc/goldendict-ng/Makefile +++ b/textproc/goldendict-ng/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 25.10.1 DISTVERSIONSUFFIX= -Release.85f9a3d5 CATEGORIES= textproc -MAINTAINER= mew14930xvi@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced dictionary lookup program, supporting many formats WWW= https://xiaoyifang.github.io/goldendict-ng/ diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile index 653e448fe7bc..5d28e2028091 100644 --- a/textproc/gron/Makefile +++ b/textproc/gron/Makefile @@ -1,7 +1,7 @@ PORTNAME= gron PORTVERSION= 0.7.1 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= zi@FreeBSD.org diff --git a/textproc/htmltest/Makefile b/textproc/htmltest/Makefile index d8c1a9a0ef0f..60bb0aa83696 100644 --- a/textproc/htmltest/Makefile +++ b/textproc/htmltest/Makefile @@ -1,7 +1,7 @@ PORTNAME= htmltest DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= textproc MAINTAINER= dbaio@FreeBSD.org diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index 37d1f5d99ce5..a243c59044a9 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -1,7 +1,7 @@ PORTNAME= jid PORTVERSION= 0.7.6 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile index 76543409e39f..71f97a2dfcbc 100644 --- a/textproc/kepubify/Makefile +++ b/textproc/kepubify/Makefile @@ -1,7 +1,7 @@ PORTNAME= kepubify DISTVERSIONPREFIX= v DISTVERSION= 4.0.4 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= textproc converters MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile index 29cadd9ff3e5..25ec8d34046a 100644 --- a/textproc/markdownfmt/Makefile +++ b/textproc/markdownfmt/Makefile @@ -2,7 +2,7 @@ PORTNAME= markdownfmt DISTVERSIONPREFIX= v DISTVERSION= 1.1-67 DISTVERSIONSUFFIX= -g3438a10 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/md2roff/Makefile b/textproc/md2roff/Makefile index 59d0d00ad1e0..b76af031b71c 100644 --- a/textproc/md2roff/Makefile +++ b/textproc/md2roff/Makefile @@ -2,7 +2,7 @@ PORTNAME= md2roff DISTVERSIONPREFIX= v DISTVERSION= 2.14.3-0.20200416233007 DISTVERSIONSUFFIX= -c4dfa597b8d5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc print MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/mdtt/Makefile b/textproc/mdtt/Makefile index 6a431b84b296..dc5f121638e0 100644 --- a/textproc/mdtt/Makefile +++ b/textproc/mdtt/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdtt DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile index e2a6e56da204..e628c22c59cb 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -1,7 +1,7 @@ PORTNAME= miller DISTVERSIONPREFIX= v DISTVERSION= 6.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/johnkerl/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile index 308e6a308f2b..492750f2762d 100644 --- a/textproc/minify/Makefile +++ b/textproc/minify/Makefile @@ -1,7 +1,7 @@ PORTNAME= minify PORTVERSION= 2.24.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile index 9e0c39bee847..ad9560168c00 100644 --- a/textproc/moor/Makefile +++ b/textproc/moor/Makefile @@ -1,6 +1,7 @@ PORTNAME= moor DISTVERSIONPREFIX= v DISTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= nxjoseph@protonmail.com diff --git a/textproc/nerdlog/Makefile b/textproc/nerdlog/Makefile index 6071dea7313d..569ee6a2bc31 100644 --- a/textproc/nerdlog/Makefile +++ b/textproc/nerdlog/Makefile @@ -1,7 +1,7 @@ PORTNAME= nerdlog DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile index b99b027062d6..9cb595fe5e47 100644 --- a/textproc/ov/Makefile +++ b/textproc/ov/Makefile @@ -1,7 +1,7 @@ PORTNAME= ov DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index fa7c8e97ea8c..cd08943a08a3 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -1,7 +1,7 @@ PORTNAME= peco DISTVERSIONPREFIX= v DISTVERSION= 0.5.11 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile index b62945b7ef50..71c0f3db5ed9 100644 --- a/textproc/pup/Makefile +++ b/textproc/pup/Makefile @@ -2,7 +2,7 @@ PORTNAME= pup DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-10 DISTVERSIONSUFFIX= -g681d7bb -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= textproc PATCH_SITES= https://github.com/ericchiang/pup/pull/ PATCHFILES= 107.patch:-p1 \ diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index bfa6ff3ca4de..89e712b795ab 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 54 +PORTREVISION= 55 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/sttr/Makefile b/textproc/sttr/Makefile index 9d3bdf2ce41c..133936391743 100644 --- a/textproc/sttr/Makefile +++ b/textproc/sttr/Makefile @@ -1,7 +1,7 @@ PORTNAME= sttr DISTVERSIONPREFIX= v DISTVERSION= 0.2.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= se@FreeBSD.org diff --git a/textproc/textnote/Makefile b/textproc/textnote/Makefile index 0fca3a9c334b..4f40a080ab57 100644 --- a/textproc/textnote/Makefile +++ b/textproc/textnote/Makefile @@ -1,7 +1,7 @@ PORTNAME= textnote DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile index a2de6f5c5452..958cb0018782 100644 --- a/textproc/textql/Makefile +++ b/textproc/textql/Makefile @@ -1,6 +1,6 @@ PORTNAME= textql PORTVERSION= g20210706 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc MAINTAINER= ume@FreeBSD.org diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index cfa714856acc..af8b696e5e31 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,7 +1,7 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile index 1eb28da63086..b99cc9e7764d 100644 --- a/textproc/uni/Makefile +++ b/textproc/uni/Makefile @@ -1,7 +1,7 @@ PORTNAME= uni PORTVERSION= 2.8.0 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/up/Makefile b/textproc/up/Makefile index 88523525ce11..94ba2de2d0a1 100644 --- a/textproc/up/Makefile +++ b/textproc/up/Makefile @@ -1,7 +1,7 @@ PORTNAME= up DISTVERSIONPREFIX= v DISTVERSION= 0.4 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/vale/Makefile b/textproc/vale/Makefile index 582dbcc2917a..57076fdaf520 100644 --- a/textproc/vale/Makefile +++ b/textproc/vale/Makefile @@ -1,7 +1,7 @@ PORTNAME= vale DISTVERSIONPREFIX= v DISTVERSION= 3.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index d1d2e90a188e..488a0fa677b9 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= vgrep DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/yamlfmt/Makefile b/textproc/yamlfmt/Makefile index 80ac64f944fd..7f1947df2940 100644 --- a/textproc/yamlfmt/Makefile +++ b/textproc/yamlfmt/Makefile @@ -1,7 +1,6 @@ PORTNAME= yamlfmt DISTVERSIONPREFIX= v -DISTVERSION= 0.17.2 -PORTREVISION= 4 +DISTVERSION= 0.18.0 CATEGORIES= textproc MAINTAINER= meta@FreeBSD.org diff --git a/textproc/yamlfmt/distinfo b/textproc/yamlfmt/distinfo index c1ab8ca1157a..53bc083ea094 100644 --- a/textproc/yamlfmt/distinfo +++ b/textproc/yamlfmt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750750674 -SHA256 (go/textproc_yamlfmt/yamlfmt-v0.17.2/v0.17.2.mod) = da0bfaa1174b546a2f38c9e6e55a76f7d3e478b713bbbac3fb7f86d8f5e922c3 -SIZE (go/textproc_yamlfmt/yamlfmt-v0.17.2/v0.17.2.mod) = 390 -SHA256 (go/textproc_yamlfmt/yamlfmt-v0.17.2/v0.17.2.zip) = df0858a273e5b4a933229fe28f39e9cc20a2dfb5136824c480cc5f7722efa51c -SIZE (go/textproc_yamlfmt/yamlfmt-v0.17.2/v0.17.2.zip) = 245967 +TIMESTAMP = 1760526288 +SHA256 (go/textproc_yamlfmt/yamlfmt-v0.18.0/v0.18.0.mod) = da0bfaa1174b546a2f38c9e6e55a76f7d3e478b713bbbac3fb7f86d8f5e922c3 +SIZE (go/textproc_yamlfmt/yamlfmt-v0.18.0/v0.18.0.mod) = 390 +SHA256 (go/textproc_yamlfmt/yamlfmt-v0.18.0/v0.18.0.zip) = 633b0abc86f4c334218e05bfa7a0576dae1ce75d38f738ec278887ba89b14ce0 +SIZE (go/textproc_yamlfmt/yamlfmt-v0.18.0/v0.18.0.zip) = 246044 diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile index 8dd8253320d1..3771f0640422 100644 --- a/textproc/ytt/Makefile +++ b/textproc/ytt/Makefile @@ -1,7 +1,7 @@ PORTNAME= ytt DISTVERSIONPREFIX= v DISTVERSION= 0.52.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile index d62bdbec008b..36058ad7eb72 100644 --- a/www/adguardhome/Makefile +++ b/www/adguardhome/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguardhome DISTVERSIONPREFIX= v DISTVERSION= 0.107.66 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/ DISTFILES= ${GH_PROJECT}_frontend${EXTRACT_SUFX} diff --git a/www/amfora/Makefile b/www/amfora/Makefile index 3ac18db74e0e..bd2c656f200c 100644 --- a/www/amfora/Makefile +++ b/www/amfora/Makefile @@ -1,7 +1,7 @@ PORTNAME= amfora DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/angie-module-auth-spnego/Makefile b/www/angie-module-auth-spnego/Makefile index 65f9b25a66b5..ff16edb9069a 100644 --- a/www/angie-module-auth-spnego/Makefile +++ b/www/angie-module-auth-spnego/Makefile @@ -1,12 +1,17 @@ PORTNAME= angie-module-auth-spnego +PORTREVISION= 1 GH_TUPLE= stnoonan:spnego-http-auth-nginx-module:v1.1.3:module COMMENT= Angie auth-spnego dynamic module -USES= gssapi +USES= gssapi:mit MASTERDIR= ${.CURDIR}/../../www/angie +pre-configure: + @${REINPLACE_CMD} -e 's|lgssapi\"|lgssapi_krb5"|' \ + ${WRKSRC_module}/config + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${MODDIR} diff --git a/www/aquatone/Makefile b/www/aquatone/Makefile index 281a00cd4325..5b863a3c9180 100644 --- a/www/aquatone/Makefile +++ b/www/aquatone/Makefile @@ -1,7 +1,7 @@ PORTNAME= aquatone DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 157b2e791eb7..ec277354ca9a 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,7 +1,7 @@ PORTNAME= authelia DISTVERSIONPREFIX= v DISTVERSION= 4.39.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way diff --git a/www/beehive/Makefile b/www/beehive/Makefile index 2293219c4dcd..e644baf82928 100644 --- a/www/beehive/Makefile +++ b/www/beehive/Makefile @@ -1,7 +1,7 @@ PORTNAME= beehive DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/bombadillo/Makefile b/www/bombadillo/Makefile index 6c02f6a6fa2e..112ce330660e 100644 --- a/www/bombadillo/Makefile +++ b/www/bombadillo/Makefile @@ -1,6 +1,6 @@ PORTNAME= bombadillo DISTVERSION= 2.4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= https://tildegit.org/sloum/bombadillo/archive/ DISTNAME= ${DISTVERSION} diff --git a/www/bugzilla2atom/Makefile b/www/bugzilla2atom/Makefile index 6fb6a73a3113..e1d8668514a8 100644 --- a/www/bugzilla2atom/Makefile +++ b/www/bugzilla2atom/Makefile @@ -1,7 +1,7 @@ PORTNAME= bugzilla2atom DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= www MAINTAINER= fuz@FreeBSD.org diff --git a/www/caddy-custom/Makefile b/www/caddy-custom/Makefile index 545bb70970ce..6487f96d0fe6 100644 --- a/www/caddy-custom/Makefile +++ b/www/caddy-custom/Makefile @@ -4,7 +4,7 @@ PORTNAME= caddy-custom PORTVERSION= ${CADDY_VERSION}.${XCADDY_VERSION} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www DISTFILES= # none diff --git a/www/caddy/Makefile b/www/caddy/Makefile index 71daac3fbec3..f8c9c19d31d9 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= caddy DISTVERSIONPREFIX= v DISTVERSION= 2.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www DIST_SUBDIR= caddy diff --git a/www/carbonapi/Makefile b/www/carbonapi/Makefile index 4277906548dc..51eaa76a73e6 100644 --- a/www/carbonapi/Makefile +++ b/www/carbonapi/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonapi DISTVERSION= 0.14.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www MAINTAINER= a.andersson.thn@gmail.com diff --git a/www/chisel/Makefile b/www/chisel/Makefile index d20e78fc8097..2e8be66c5424 100644 --- a/www/chisel/Makefile +++ b/www/chisel/Makefile @@ -1,7 +1,7 @@ PORTNAME= chisel DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/codeberg-pages-server/Makefile b/www/codeberg-pages-server/Makefile index 368892d1d995..d9eded62dc36 100644 --- a/www/codeberg-pages-server/Makefile +++ b/www/codeberg-pages-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= codeberg-pages-server DISTVERSIONPREFIX= v DISTVERSION= 6.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= https://codeberg.org/Codeberg/pages-server/archive/ DISTFILES= ${DISTVERSIONFULL}.zip diff --git a/www/colly/Makefile b/www/colly/Makefile index 5d289a686980..b1c08323eb98 100644 --- a/www/colly/Makefile +++ b/www/colly/Makefile @@ -1,7 +1,7 @@ PORTNAME= colly DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/devd/Makefile b/www/devd/Makefile index 08918dd86741..1064570b3b6e 100644 --- a/www/devd/Makefile +++ b/www/devd/Makefile @@ -1,7 +1,7 @@ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/eden/Makefile b/www/eden/Makefile index 5a924ea96934..0754f1354a22 100644 --- a/www/eden/Makefile +++ b/www/eden/Makefile @@ -1,7 +1,7 @@ PORTNAME= eden PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= www PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/www/filebrowser-quantum/Makefile b/www/filebrowser-quantum/Makefile index 2bb5775614d8..b8a402d60aa2 100644 --- a/www/filebrowser-quantum/Makefile +++ b/www/filebrowser-quantum/Makefile @@ -1,6 +1,7 @@ PORTNAME= filebrowser-quantum DISTVERSIONPREFIX= v DISTVERSION= 0.8.8-beta +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/www/filebrowser/Makefile b/www/filebrowser/Makefile index 40576da891d1..3cba344a872d 100644 --- a/www/filebrowser/Makefile +++ b/www/filebrowser/Makefile @@ -1,7 +1,7 @@ PORTNAME= filebrowser DISTVERSIONPREFIX= v DISTVERSION= 2.44.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/filtron/Makefile b/www/filtron/Makefile index cd853063744f..b1652aa7a2c2 100644 --- a/www/filtron/Makefile +++ b/www/filtron/Makefile @@ -1,6 +1,6 @@ PORTNAME= filtron PORTVERSION= g20180218 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile index 24c9d8619fe7..4081b8af0ea9 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,7 +1,7 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v DISTVERSION= 12.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONFULL}/ DISTNAME= forgejo-src-${DISTVERSION} diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile index 5e775833e938..9852831d9664 100644 --- a/www/freenginx-devel/Makefile +++ b/www/freenginx-devel/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://freenginx.org/download/ \ PKGNAMESUFFIX= -devel DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= joneum@FreeBSD.org +MAINTAINER?= osa@FreeBSD.org COMMENT?= Robust and small WWW server WWW= https://freenginx.org/ diff --git a/www/galene/Makefile b/www/galene/Makefile index 64e863fe3b9d..be91134a720e 100644 --- a/www/galene/Makefile +++ b/www/galene/Makefile @@ -1,6 +1,6 @@ PORTNAME= galene DISTVERSION= 0.96.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www net-im MAINTAINER= bapt@FreeBSD.org diff --git a/www/gatus/Makefile b/www/gatus/Makefile index 40244aa40e9c..6ff7f5bc98f2 100644 --- a/www/gatus/Makefile +++ b/www/gatus/Makefile @@ -1,7 +1,7 @@ PORTNAME= gatus DISTVERSIONPREFIX= v DISTVERSION= 5.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX} diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 59f2c6d67fee..8b4b401442d0 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v DISTVERSION= 1.24.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ https://dl.gitea.io/gitea/${DISTVERSION}/ diff --git a/www/glance/Makefile b/www/glance/Makefile index 422e25717148..05dfa98d4f0a 100644 --- a/www/glance/Makefile +++ b/www/glance/Makefile @@ -1,7 +1,7 @@ PORTNAME= glance DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= adamw@FreeBSD.org diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index cc1a1232537a..f7eb4d174a9d 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,7 +1,7 @@ PORTNAME= anubis DISTVERSIONPREFIX= v DISTVERSION= 1.22.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- diff --git a/www/go-www/Makefile b/www/go-www/Makefile index e58e952c550b..6ff070162af1 100644 --- a/www/go-www/Makefile +++ b/www/go-www/Makefile @@ -1,6 +1,6 @@ PORTNAME= www PORTVERSION= 2.0.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www PKGNAMEPREFIX= go- diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index 4636f74f8f23..73311d733efc 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuffalo PORTVERSION= 0.16.27 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 9269e845a804..8acd68512735 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v DISTVERSION= 0.151.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gotty/Makefile b/www/gotty/Makefile index b550a958108c..3abe991b2822 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotty DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org diff --git a/www/grafana/Makefile b/www/grafana/Makefile index 50e9645e717b..ae6639e16770 100644 --- a/www/grafana/Makefile +++ b/www/grafana/Makefile @@ -1,7 +1,7 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 12.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/ \ https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod diff --git a/www/gurl/Makefile b/www/gurl/Makefile index 4cf07cb775a9..50d8a797f67f 100644 --- a/www/gurl/Makefile +++ b/www/gurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= gurl DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= dch@FreeBSD.org diff --git a/www/icapeg/Makefile b/www/icapeg/Makefile index 8c0324be79b6..1f12b575d556 100644 --- a/www/icapeg/Makefile +++ b/www/icapeg/Makefile @@ -1,7 +1,7 @@ PORTNAME= icapeg DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www MAINTAINER= support@egirna.com diff --git a/www/imaginary/Makefile b/www/imaginary/Makefile index e568ffaf6b7a..1548a8d2d582 100644 --- a/www/imaginary/Makefile +++ b/www/imaginary/Makefile @@ -1,6 +1,6 @@ PORTNAME= imaginary PORTVERSION= 20250114 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= skozlov@FreeBSD.org diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile index ed11a082d915..2ad5e56237b6 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www DIST_SUBDIR= jira-cli diff --git a/www/katana/Makefile b/www/katana/Makefile index b0167797f120..79e16696bc4a 100644 --- a/www/katana/Makefile +++ b/www/katana/Makefile @@ -1,7 +1,7 @@ PORTNAME= katana DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= dutra@FreeBSD.org diff --git a/www/kineto/Makefile b/www/kineto/Makefile index 0359fe7e8865..69378f9d10ae 100644 --- a/www/kineto/Makefile +++ b/www/kineto/Makefile @@ -1,6 +1,6 @@ PORTNAME= kineto DISTVERSION= g20211104 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= corey@electrickite.org diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 92432d6f751e..8c510b5ac902 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,5 +1,5 @@ PORTNAME= librewolf -DISTVERSION= 143.0.4 +DISTVERSION= 144.0 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source CATEGORIES= www wayland @@ -13,7 +13,7 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nspr>=4.32:devel/nspr \ - nss>=3.115.1:security/nss \ + nss>=3.116:security/nss \ icu>=76.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo index e1fd1a0bc553..2bdf585e2f8f 100644 --- a/www/librewolf/distinfo +++ b/www/librewolf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759655628 -SHA256 (librewolf-143.0.4-1.source.tar.gz) = c40d149016c578d39f7a9f25f28cf31960c6009ca81782675145c5c976b63360 -SIZE (librewolf-143.0.4-1.source.tar.gz) = 1023308761 +TIMESTAMP = 1760530679 +SHA256 (librewolf-144.0-1.source.tar.gz) = 7dbf8ebee436fd3efc5895b5151af0e23063ef1d3a47ff3da6d55dfcc1b047c6 +SIZE (librewolf-144.0-1.source.tar.gz) = 1029294199 diff --git a/www/librewolf/files/patch-libwebrtc-generated b/www/librewolf/files/patch-libwebrtc-generated index 5621fe23cf21..36653d2767b8 100644 --- a/www/librewolf/files/patch-libwebrtc-generated +++ b/www/librewolf/files/patch-libwebrtc-generated @@ -1,7 +1,7 @@ -commit b9b52a94471b7d6930b5c295c16ccf1512e6c86b +commit 0eb76f55073b3e60ff23c617561d9ec3fe7d3587 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> - regenerate FreeBSD libwebrtc patch for gecko 143 + regenerate FreeBSD libwebrtc patch for gecko 144 diff --git third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build index 536af3b634ce..8dd2dcdb638b 100644 @@ -5522,7 +5522,7 @@ index 2925c9a25583..0dc3b552177f 100644 Library("audio_encoder_multiopus_gn") diff --git third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build -index e7cd0bcd8f5d..ccf44f091517 100644 +index 9c1242829070..ccf44f091517 100644 --- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build @@ -13,14 +13,23 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -5549,7 +5549,7 @@ index e7cd0bcd8f5d..ccf44f091517 100644 FINAL_LIBRARY = "xul" -@@ -52,83 +61,7 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -52,98 +61,7 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -5568,6 +5568,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "log" +- ] +- -if CONFIG["OS_TARGET"] == "Darwin": - - DEFINES["WEBRTC_MAC"] = True @@ -5590,6 +5594,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -5630,11 +5638,18 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - DEFINES["_WINDOWS"] = True - DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True - DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] + DEFINES["_DEBUG"] = True if CONFIG["TARGET_CPU"] == "aarch64": -@@ -136,82 +69,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": +@@ -151,82 +69,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["__ARM_NEON__"] = "1" @@ -5692,10 +5707,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - -if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": - -- CXXFLAGS += [ -- "-msse2" -- ] -- + CXXFLAGS += [ + "-msse2" + ] + -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": - - DEFINES["_GNU_SOURCE"] = True @@ -5706,10 +5721,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": - - CXXFLAGS += [ - "-msse2" - ] - +- CXXFLAGS += [ +- "-msse2" +- ] +- - DEFINES["_GNU_SOURCE"] = True + DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -10986,7 +11001,7 @@ index 6d6d33ace75b..01573acc86d3 100644 - Library("network_state_predictor_api_gn") diff --git third_party/libwebrtc/api/priority_gn/moz.build third_party/libwebrtc/api/priority_gn/moz.build -index 76aeb17bde7f..5e74263cf88f 100644 +index d219a201e21e..e294583198c9 100644 --- third_party/libwebrtc/api/priority_gn/moz.build +++ third_party/libwebrtc/api/priority_gn/moz.build @@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -11012,7 +11027,7 @@ index 76aeb17bde7f..5e74263cf88f 100644 FINAL_LIBRARY = "xul" -@@ -43,87 +52,7 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -47,87 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -11101,12 +11116,16 @@ index 76aeb17bde7f..5e74263cf88f 100644 if CONFIG["TARGET_CPU"] == "aarch64": -@@ -131,25 +60,10 @@ if CONFIG["TARGET_CPU"] == "aarch64": +@@ -135,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["__ARM_NEON__"] = "1" -if CONFIG["TARGET_CPU"] == "arm": - +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- - DEFINES["WEBRTC_ARCH_ARM"] = True - DEFINES["WEBRTC_ARCH_ARM_V7"] = True - DEFINES["WEBRTC_HAS_NEON"] = True @@ -11127,10 +11146,12 @@ index 76aeb17bde7f..5e74263cf88f 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -159,40 +73,4 @@ if CONFIG["TARGET_CPU"] == "x86_64": - - DEFINES["WEBRTC_ENABLE_AVX2"] = True - +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": - - DEFINES["_DEBUG"] = True @@ -11151,6 +11172,12 @@ index 76aeb17bde7f..5e74263cf88f 100644 - - DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" - +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": - - DEFINES["_GNU_SOURCE"] = True @@ -11161,12 +11188,19 @@ index 76aeb17bde7f..5e74263cf88f 100644 - -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": - -- DEFINES["_GNU_SOURCE"] = True +- CXXFLAGS += [ +- "-msse2" +- ] - +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": -- ++if CONFIG["TARGET_CPU"] == "x86_64": + - DEFINES["_GNU_SOURCE"] = True -- ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + Library("priority_gn") diff --git third_party/libwebrtc/api/ref_count_gn/moz.build third_party/libwebrtc/api/ref_count_gn/moz.build index 4d11702ac95b..098a60790f04 100644 @@ -54040,6 +54074,219 @@ index f01e58d04ef2..7777cb881169 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("ns_gn") +diff --git third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build +index 899fcaea523b..a51a44f0c956 100644 +--- third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build ++++ third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,98 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "rt" +- ] +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -146,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("post_filter_gn") diff --git third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build index cff5be834af7..21c086b8c9b0 100644 --- third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build @@ -70163,10 +70410,10 @@ index f57a0a7e568b..9a78b83fbd8c 100644 Library("webrtc_vp9_helpers_gn") diff --git third_party/libwebrtc/moz.build third_party/libwebrtc/moz.build -index 84cfd37b7351..a14de2b579ed 100644 +index addff5313714..c70b3c2a5742 100644 --- third_party/libwebrtc/moz.build +++ third_party/libwebrtc/moz.build -@@ -289,6 +289,8 @@ DIRS += [ +@@ -290,6 +290,8 @@ DIRS += [ "/third_party/libwebrtc/modules/congestion_controller/goog_cc/send_side_bwe_gn", "/third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn", "/third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn", @@ -70175,7 +70422,7 @@ index 84cfd37b7351..a14de2b579ed 100644 "/third_party/libwebrtc/modules/module_api_gn", "/third_party/libwebrtc/modules/module_api_public_gn", "/third_party/libwebrtc/modules/module_fec_api_gn", -@@ -512,137 +514,30 @@ DIRS += [ +@@ -516,137 +518,30 @@ DIRS += [ "/third_party/libwebrtc/webrtc_gn" ] @@ -70317,7 +70564,7 @@ index 84cfd37b7351..a14de2b579ed 100644 DIRS += [ "/third_party/libwebrtc/common_audio/common_audio_avx2_gn", -@@ -650,13 +545,11 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +@@ -654,13 +549,11 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": "/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn", "/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2_gn", "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", @@ -70332,7 +70579,7 @@ index 84cfd37b7351..a14de2b579ed 100644 DIRS += [ "/third_party/libwebrtc/common_audio/common_audio_avx2_gn", -@@ -664,73 +557,6 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": +@@ -668,73 +561,6 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": "/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn", "/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2_gn", "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", @@ -80395,6 +80642,215 @@ index 290fa237597c..95fee876429c 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("copy_on_write_buffer_gn") +diff --git third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build +index 1029f0836bfe..6a114014c1f4 100644 +--- third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build ++++ third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,94 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -142,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("cpu_info_gn") diff --git third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build index d19a77f5a18b..95b1a36564bc 100644 --- third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build @@ -80597,6 +81053,208 @@ index d19a77f5a18b..95b1a36564bc 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("criticalsection_gn") +diff --git third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build +index ee63503765bb..288cd082cad6 100644 +--- third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build ++++ third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,87 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -135,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("denormal_disabler_gn") diff --git third_party/libwebrtc/rtc_base/divide_round_gn/moz.build third_party/libwebrtc/rtc_base/divide_round_gn/moz.build index 6d17c8740b6c..4081536caf3a 100644 --- third_party/libwebrtc/rtc_base/divide_round_gn/moz.build @@ -89301,6 +89959,219 @@ index 0687c3138dae..8d218bfe7cff 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("rtc_numerics_gn") +diff --git third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build +index f1b154f22252..55a35cb2bd5f 100644 +--- third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build ++++ third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,98 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "rt" +- ] +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -146,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("rtp_to_ntp_estimator_gn") diff --git third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build index c93abdb78469..bf32218de21a 100644 --- third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build @@ -96869,208 +97740,6 @@ index 74abd1c954a5..000000000000 - DEFINES["WEBRTC_ENABLE_AVX2"] = True - -Library("videoframebuffer_objc_gn") -diff --git third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build -index f830168572e6..2f90855b915f 100644 ---- third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build -+++ third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build -@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" - DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" - DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True - DEFINES["RTC_ENABLE_VP9"] = True -+DEFINES["USE_GLIB"] = "1" -+DEFINES["USE_OZONE"] = "1" - DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True -+DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" - DEFINES["WEBRTC_LIBRARY_IMPL"] = True - DEFINES["WEBRTC_MOZILLA_BUILD"] = True - DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" -+DEFINES["WEBRTC_POSIX"] = True - DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" -+DEFINES["_FILE_OFFSET_BITS"] = "64" -+DEFINES["_LARGEFILE64_SOURCE"] = True -+DEFINES["_LARGEFILE_SOURCE"] = True - DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" -+DEFINES["__STDC_CONSTANT_MACROS"] = True -+DEFINES["__STDC_FORMAT_MACROS"] = True - - FINAL_LIBRARY = "xul" - -@@ -47,87 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: - if CONFIG["MOZ_DEBUG"] == "1": - - DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" -- --if CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["ANDROID"] = True -- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" -- DEFINES["HAVE_SYS_UIO_H"] = True -- DEFINES["WEBRTC_ANDROID"] = True -- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_GNU_SOURCE"] = True -- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- -- OS_LIBS += [ -- "log" -- ] -- --if CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["WEBRTC_MAC"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["USE_AURA"] = "1" -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["USE_UDEV"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["WEBRTC_BSD"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True -- DEFINES["NOMINMAX"] = True -- DEFINES["NTDDI_VERSION"] = "0x0A000000" -- DEFINES["PSAPI_VERSION"] = "2" -- DEFINES["RTC_ENABLE_WIN_WGC"] = True -- DEFINES["UNICODE"] = True -- DEFINES["USE_AURA"] = "1" -- DEFINES["WEBRTC_WIN"] = True -- DEFINES["WIN32"] = True -- DEFINES["WIN32_LEAN_AND_MEAN"] = True -- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" -- DEFINES["WINVER"] = "0x0A00" -- DEFINES["_ATL_NO_OPENGL"] = True -- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True -- DEFINES["_CRT_RAND_S"] = True -- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True -- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True -- DEFINES["_HAS_EXCEPTIONS"] = "0" -- DEFINES["_HAS_NODISCARD"] = True -- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True -- DEFINES["_SECURE_ATL"] = True -- DEFINES["_UNICODE"] = True -- DEFINES["_WIN32_WINNT"] = "0x0A00" -- DEFINES["_WINDOWS"] = True -- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True -- DEFINES["__STD_C"] = True -+ DEFINES["_DEBUG"] = True - - if CONFIG["TARGET_CPU"] == "aarch64": - -@@ -135,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": - DEFINES["WEBRTC_HAS_NEON"] = True - DEFINES["__ARM_NEON__"] = "1" - --if CONFIG["TARGET_CPU"] == "arm": -- -- CXXFLAGS += [ -- "-mfpu=neon" -- ] -- -- DEFINES["WEBRTC_ARCH_ARM"] = True -- DEFINES["WEBRTC_ARCH_ARM_V7"] = True -- DEFINES["WEBRTC_HAS_NEON"] = True -- --if CONFIG["TARGET_CPU"] == "loongarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- - if CONFIG["TARGET_CPU"] == "mips32": - - DEFINES["MIPS32_LE"] = True - DEFINES["MIPS_FPU_LE"] = True -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["TARGET_CPU"] == "mips64": -- -- DEFINES["_GNU_SOURCE"] = True - - if CONFIG["TARGET_CPU"] == "x86": - -- DEFINES["WEBRTC_ENABLE_AVX2"] = True -- --if CONFIG["TARGET_CPU"] == "x86_64": -- -- DEFINES["WEBRTC_ENABLE_AVX2"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" -- --if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": -- - CXXFLAGS += [ - "-msse2" - ] - --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": -- -- CXXFLAGS += [ -- "-msse2" -- ] -- -- DEFINES["_GNU_SOURCE"] = True -+ DEFINES["WEBRTC_ENABLE_AVX2"] = True - --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": -+if CONFIG["TARGET_CPU"] == "x86_64": - -- DEFINES["_GNU_SOURCE"] = True -+ DEFINES["WEBRTC_ENABLE_AVX2"] = True - - Library("denormal_disabler_gn") diff --git third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build index 42b21364766f..efc6c5ca191e 100644 --- third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build @@ -97483,7 +98152,7 @@ index 36c9baa62823..b243d3d58410 100644 Library("metrics_gn") diff --git third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build -index 9587725536ca..538b68bd36cb 100644 +index ac00b2932e82..467d3c380ea3 100644 --- third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build +++ third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build @@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -97509,7 +98178,7 @@ index 9587725536ca..538b68bd36cb 100644 FINAL_LIBRARY = "xul" -@@ -51,108 +60,7 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -48,108 +57,7 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -97619,7 +98288,7 @@ index 9587725536ca..538b68bd36cb 100644 if CONFIG["TARGET_CPU"] == "aarch64": -@@ -160,82 +68,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": +@@ -157,82 +65,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["__ARM_NEON__"] = "1" @@ -99192,6 +99861,148 @@ index bed86c31bdb2..776ccac7a804 100644 - DEFINES["_GNU_SOURCE"] = True - Library("yuv_gn") +diff --git third_party/libwebrtc/third_party/opus/opus_gn/moz.build third_party/libwebrtc/third_party/opus/opus_gn/moz.build +index 2540ef87e331..66d74b90d631 100644 +--- third_party/libwebrtc/third_party/opus/opus_gn/moz.build ++++ third_party/libwebrtc/third_party/opus/opus_gn/moz.build +@@ -9,7 +9,14 @@ + COMPILE_FLAGS["OS_INCLUDES"] = [] + AllowCompilerWarnings() + ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -32,121 +39,10 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips32": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["_GNU_SOURCE"] = True +- + Library("opus_gn") diff --git third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build index ad14c77a3fe2..fe9a03bdf63c 100644 --- third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build diff --git a/www/librewolf/files/patch-memory_mozalloc_throw__gcc.h b/www/librewolf/files/patch-memory_mozalloc_throw__gcc.h deleted file mode 100644 index 81a511179852..000000000000 --- a/www/librewolf/files/patch-memory_mozalloc_throw__gcc.h +++ /dev/null @@ -1,69 +0,0 @@ ---- memory/mozalloc/throw_gcc.h.orig 2022-02-02 17:33:38 UTC -+++ memory/mozalloc/throw_gcc.h -@@ -74,50 +74,66 @@ __throw_bad_function_call(void) { - mozalloc_abort("fatal: STL threw bad_function_call"); - } - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_logic_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_domain_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_invalid_argument(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_length_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_out_of_range( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_runtime_error( - const char* msg) { - mozalloc_abort(msg); - } - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_range_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_overflow_error(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_underflow_error(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_ios_failure( - const char* msg) { diff --git a/www/librewolf/files/patch-python_sites_mach.txt b/www/librewolf/files/patch-python_sites_mach.txt index dc2caf9bdfc6..706f285b0731 100644 --- a/www/librewolf/files/patch-python_sites_mach.txt +++ b/www/librewolf/files/patch-python_sites_mach.txt @@ -15,4 +15,4 @@ index 6e3db1c848f7..10ba12c2f13b 100644 # support down to the oldest locally-installed version (5.4.2). -pypi-optional:psutil>=5.4.2,<=5.9.4:telemetry will be missing some data +pypi-optional:psutil>=5.4.2,<=7.0.0:telemetry will be missing some data - pypi-optional:zstandard>=0.11.1,<=0.23.0:zstd archives will not be possible to extract + pypi-optional:zstandard>=0.11.1,<=0.24.0:zstd archives will not be possible to extract diff --git a/www/linux-freetube/Makefile b/www/linux-freetube/Makefile index 86e34fbd1332..b7422d401bac 100644 --- a/www/linux-freetube/Makefile +++ b/www/linux-freetube/Makefile @@ -1,6 +1,6 @@ PORTNAME= freetube DISTVERSIONPREFIX= v -DISTVERSION= 0.23.9-beta +DISTVERSION= 0.23.11-beta PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://github.com/FreeTubeApp/FreeTube/releases/download/${DISTVERSIONFULL}/ \ diff --git a/www/linux-freetube/distinfo b/www/linux-freetube/distinfo index 7a30825bf706..f4bcf71034a4 100644 --- a/www/linux-freetube/distinfo +++ b/www/linux-freetube/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758180236 -SHA256 (freetube-0.23.9-beta-linux-x64-portable.zip) = 113ec430bf2f1176f83fda129b331d6639816a3f6cfc59d3faa586791a12ee58 -SIZE (freetube-0.23.9-beta-linux-x64-portable.zip) = 104150779 +TIMESTAMP = 1760545295 +SHA256 (freetube-0.23.11-beta-linux-x64-portable.zip) = c4768351a9f14cbf7dcc8f225f17410d68846a9684f696b40212a7ed9da8f766 +SIZE (freetube-0.23.11-beta-linux-x64-portable.zip) = 104159515 SHA256 (linux-freetube-icons-0.1.3.zip) = d76906cce52ac5cc730113a6d8598009467480d70a11e7ad81cbe9655bbd941e SIZE (linux-freetube-icons-0.1.3.zip) = 10580 diff --git a/www/lzr/Makefile b/www/lzr/Makefile index 49b1ed183ea1..c4abe457184a 100644 --- a/www/lzr/Makefile +++ b/www/lzr/Makefile @@ -1,7 +1,7 @@ PORTNAME= lzr DISTVERSIONPREFIX= v DISTVERSION= 1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index fb8345a95146..2ebb60f46105 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= mattermost PORTVERSION= 10.5.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= LOCAL/decke PKGNAMESUFFIX= -server diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index b021d4626960..46d19439407f 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,6 +1,6 @@ PORTNAME= miniflux DISTVERSION= 2.2.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= krion@FreeBSD.org diff --git a/www/minio-client/Makefile b/www/minio-client/Makefile index 527b27f6e9e3..1d77d80a3451 100644 --- a/www/minio-client/Makefile +++ b/www/minio-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= minio-client PORTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= jhixson@FreeBSD.org diff --git a/www/minio/Makefile b/www/minio/Makefile index 166212d8aa41..d13d87bd3dd0 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -1,6 +1,6 @@ PORTNAME= minio DISTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DIST_SUBDIR= minio diff --git a/www/mirrorselect/Makefile b/www/mirrorselect/Makefile index e82465633893..832937e783bd 100644 --- a/www/mirrorselect/Makefile +++ b/www/mirrorselect/Makefile @@ -1,7 +1,7 @@ PORTNAME= mirrorselect DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www ports-mgmt MAINTAINER= aly@aaronly.me diff --git a/www/morty/Makefile b/www/morty/Makefile index a790f7dc78b3..f5f7b72a167a 100644 --- a/www/morty/Makefile +++ b/www/morty/Makefile @@ -2,7 +2,7 @@ PORTNAME= morty DISTVERSIONPREFIX= v DISTVERSION= 0.2.0-12 DISTVERSIONSUFFIX= -gfe94d9a -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www net MAINTAINER= yuri@FreeBSD.org diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index 41af6f4b14a3..f965c723deee 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,5 +1,5 @@ PORTNAME= appointments -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ DISTVERSIONPREFIX= v diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index 6e26f66d5e38..448eb656c0d7 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759904980 -SHA256 (nextcloud/appointments-2.6.0/appointments.tar.gz) = 36f554bf96cd85b8f5cd41ab7ece2b5aa5c57cefbbaa460825935653d7991a44 -SIZE (nextcloud/appointments-2.6.0/appointments.tar.gz) = 2302606 +TIMESTAMP = 1760546227 +SHA256 (nextcloud/appointments-2.6.1/appointments.tar.gz) = 075403d7b0518c9403281fbca3d9a32e21b57c2294bd9612d1e1ea75cb50e5b4 +SIZE (nextcloud/appointments-2.6.1/appointments.tar.gz) = 2303824 diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 30e1428cbbbe..06a78ea99f44 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 6.0.1 +PORTVERSION= 6.0.2 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index 427e975aca9c..7de6d1e7c582 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760035361 -SHA256 (nextcloud/calendar-v6.0.1.tar.gz) = cf53bd2794794128ac82971eed2b9dcce6244afb27ff38db5c258ddd3a31a68e -SIZE (nextcloud/calendar-v6.0.1.tar.gz) = 20095727 +TIMESTAMP = 1760546269 +SHA256 (nextcloud/calendar-v6.0.2.tar.gz) = b7de175e7d0a29edf6eb65dbd244aee4c5352b2987acedb67a93a19f66c094ec +SIZE (nextcloud/calendar-v6.0.2.tar.gz) = 20098114 diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 96306f8963bc..845e3e87ff7e 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -1,5 +1,5 @@ PORTNAME= contacts -PORTVERSION= 8.0.3 +PORTVERSION= 8.0.4 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-contacts/distinfo b/www/nextcloud-contacts/distinfo index f3ebc2e11468..71151f279bd0 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759905052 -SHA256 (nextcloud/contacts-v8.0.3.tar.gz) = e67819d911c9c72d19305b63d4f6e789f32e013f36f146217e2ee87ddbb433d6 -SIZE (nextcloud/contacts-v8.0.3.tar.gz) = 4591413 +TIMESTAMP = 1760546302 +SHA256 (nextcloud/contacts-v8.0.4.tar.gz) = 19322c2f9a18e8a6fc19aefd54bed6183e75966c54bc4d9c1cddfc6a7bf27fac +SIZE (nextcloud/contacts-v8.0.4.tar.gz) = 4604720 diff --git a/www/nextcloud-groupfolders/Makefile b/www/nextcloud-groupfolders/Makefile index f0c82c9d0837..fc82e5ea0923 100644 --- a/www/nextcloud-groupfolders/Makefile +++ b/www/nextcloud-groupfolders/Makefile @@ -1,5 +1,5 @@ PORTNAME= groupfolders -PORTVERSION= 20.1.1 +PORTVERSION= 20.1.2 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-groupfolders/distinfo b/www/nextcloud-groupfolders/distinfo index 386e5d9bad55..7e3aa25cb283 100644 --- a/www/nextcloud-groupfolders/distinfo +++ b/www/nextcloud-groupfolders/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759345089 -SHA256 (nextcloud/groupfolders-v20.1.1.tar.gz) = bfd10c2dc0f681597204aac388e44afd519e36f23868a097a27ba7471c2a9ee4 -SIZE (nextcloud/groupfolders-v20.1.1.tar.gz) = 5683323 +TIMESTAMP = 1760546349 +SHA256 (nextcloud/groupfolders-v20.1.2.tar.gz) = 6861366f0ab9a616474e163112ba95ffcc181809ad5554f5ff8466a3ccdc2146 +SIZE (nextcloud/groupfolders-v20.1.2.tar.gz) = 5691424 diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index ac2452c94c6f..4b8cf4072709 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://nginx.org/download/ \ PKGNAMESUFFIX?= -devel DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= osa@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Robust and small WWW server WWW= https://nginx.com/ diff --git a/www/nginx-prometheus-exporter/Makefile b/www/nginx-prometheus-exporter/Makefile index 0363f71f06d4..58332daab0a0 100644 --- a/www/nginx-prometheus-exporter/Makefile +++ b/www/nginx-prometheus-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-prometheus-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= arcade@b1t.name diff --git a/www/nginx-vts-exporter/Makefile b/www/nginx-vts-exporter/Makefile index 14bd1c2fa2b3..99435b08b5da 100644 --- a/www/nginx-vts-exporter/Makefile +++ b/www/nginx-vts-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-vts-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org diff --git a/www/oneshot/Makefile b/www/oneshot/Makefile index 26cea68d5a06..38e0db976c48 100644 --- a/www/oneshot/Makefile +++ b/www/oneshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= oneshot DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 45edef5f251d..7a2e6ff69090 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= http -PORTVERSION= 4.2.6 +DISTVERSION= 4.3.0 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} diff --git a/www/pecl-http/distinfo b/www/pecl-http/distinfo index fe63de1d1342..84d2684479eb 100644 --- a/www/pecl-http/distinfo +++ b/www/pecl-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760257345 -SHA256 (PECL/pecl_http-4.2.6.tgz) = cd33230050b3f7c5ddb6f4383ce2a81f0bcdb934432029eec72ebf0f942b876d -SIZE (PECL/pecl_http-4.2.6.tgz) = 225503 +TIMESTAMP = 1760458634 +SHA256 (PECL/pecl_http-4.3.0.tgz) = 6fe3cf9f50688e5ab202a1bcce2f18dab52d7a37b4717255b45188cc2b2cbe73 +SIZE (PECL/pecl_http-4.3.0.tgz) = 224502 diff --git a/www/phpfpmtop/Makefile b/www/phpfpmtop/Makefile index 01cd2de5280d..1547076b7bf0 100644 --- a/www/phpfpmtop/Makefile +++ b/www/phpfpmtop/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpmtop DISTVERSIONPREFIX= v DISTVERSION= 0.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www devel MAINTAINER= mops@punkt.de diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile index 3ef336a21478..ecc97beaa25e 100644 --- a/www/pocket-id/Makefile +++ b/www/pocket-id/Makefile @@ -1,6 +1,7 @@ PORTNAME= pocket-id DISTVERSIONPREFIX= v DISTVERSION= 1.13.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/pomerium/Makefile b/www/pomerium/Makefile index 24b95c35fb45..854c2a4e3bee 100644 --- a/www/pomerium/Makefile +++ b/www/pomerium/Makefile @@ -1,7 +1,7 @@ PORTNAME= pomerium DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/py-dj51-django-allauth/Makefile b/www/py-dj51-django-allauth/Makefile index b887f81fd400..782199cae7ab 100644 --- a/www/py-dj51-django-allauth/Makefile +++ b/www/py-dj51-django-allauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-allauth -PORTVERSION= 65.11.2 +PORTVERSION= 65.12.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-django-allauth/distinfo b/www/py-dj51-django-allauth/distinfo index 73060acef13a..8f646f982cce 100644 --- a/www/py-dj51-django-allauth/distinfo +++ b/www/py-dj51-django-allauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759151466 -SHA256 (django_allauth-65.11.2.tar.gz) = 7b7e771d3384d0e247d0d6aef31b0cb589f92305b7e975e70056a513525906e7 -SIZE (django_allauth-65.11.2.tar.gz) = 1916225 +TIMESTAMP = 1760518354 +SHA256 (django_allauth-65.12.0.tar.gz) = a76ec55935354a1455753601a0a814a4ded368242e8969323480a2810b349183 +SIZE (django_allauth-65.12.0.tar.gz) = 1967199 diff --git a/www/py-dj51-django-auditlog/Makefile b/www/py-dj51-django-auditlog/Makefile index 81b2bafc3976..e4f546f6fa85 100644 --- a/www/py-dj51-django-auditlog/Makefile +++ b/www/py-dj51-django-auditlog/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-auditlog -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-django-auditlog/distinfo b/www/py-dj51-django-auditlog/distinfo index ad1b92f16250..51a2f662e932 100644 --- a/www/py-dj51-django-auditlog/distinfo +++ b/www/py-dj51-django-auditlog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759151042 -SHA256 (django_auditlog-3.2.1.tar.gz) = 63a4c9f7793e94eed804bc31a04d9b0b58244b1d280e2ed273c8b406bff1f779 -SIZE (django_auditlog-3.2.1.tar.gz) = 72926 +TIMESTAMP = 1760518447 +SHA256 (django_auditlog-3.3.0.tar.gz) = 01331a0e7bb1a8ff7573311b486c88f3d0c431c388f5a1e4a9b6b26911dd79b8 +SIZE (django_auditlog-3.3.0.tar.gz) = 85941 diff --git a/www/py-dj52-django-allauth/Makefile b/www/py-dj52-django-allauth/Makefile index 3e76e3de81ff..aa1c79463b2d 100644 --- a/www/py-dj52-django-allauth/Makefile +++ b/www/py-dj52-django-allauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-allauth -PORTVERSION= 65.11.2 +PORTVERSION= 65.12.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-django-allauth/distinfo b/www/py-dj52-django-allauth/distinfo index 73060acef13a..a2c9b3f31d42 100644 --- a/www/py-dj52-django-allauth/distinfo +++ b/www/py-dj52-django-allauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759151466 -SHA256 (django_allauth-65.11.2.tar.gz) = 7b7e771d3384d0e247d0d6aef31b0cb589f92305b7e975e70056a513525906e7 -SIZE (django_allauth-65.11.2.tar.gz) = 1916225 +TIMESTAMP = 1760518396 +SHA256 (django_allauth-65.12.0.tar.gz) = a76ec55935354a1455753601a0a814a4ded368242e8969323480a2810b349183 +SIZE (django_allauth-65.12.0.tar.gz) = 1967199 diff --git a/www/py-dj52-django-auditlog/Makefile b/www/py-dj52-django-auditlog/Makefile index 882438d8f435..9068f48423ae 100644 --- a/www/py-dj52-django-auditlog/Makefile +++ b/www/py-dj52-django-auditlog/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-auditlog -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-django-auditlog/distinfo b/www/py-dj52-django-auditlog/distinfo index ad1b92f16250..6b110d8bde48 100644 --- a/www/py-dj52-django-auditlog/distinfo +++ b/www/py-dj52-django-auditlog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759151042 -SHA256 (django_auditlog-3.2.1.tar.gz) = 63a4c9f7793e94eed804bc31a04d9b0b58244b1d280e2ed273c8b406bff1f779 -SIZE (django_auditlog-3.2.1.tar.gz) = 72926 +TIMESTAMP = 1760521835 +SHA256 (django_auditlog-3.3.0.tar.gz) = 01331a0e7bb1a8ff7573311b486c88f3d0c431c388f5a1e4a9b6b26911dd79b8 +SIZE (django_auditlog-3.3.0.tar.gz) = 85941 diff --git a/www/py-granian/Makefile b/www/py-granian/Makefile index c804d6282ac6..ffe2d81e907b 100644 --- a/www/py-granian/Makefile +++ b/www/py-granian/Makefile @@ -1,6 +1,5 @@ PORTNAME= granian -PORTVERSION= 2.5.4 -PORTREVISION= 1 +PORTVERSION= 2.5.5 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-granian/distinfo b/www/py-granian/distinfo index 736bab6019a1..f228c24ef9cd 100644 --- a/www/py-granian/distinfo +++ b/www/py-granian/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1759151368 -SHA256 (granian-2.5.4.tar.gz) = 85989a08052f1bbb174fd73759e1ae505e50b4c0690af366ca6ba844203dd463 -SIZE (granian-2.5.4.tar.gz) = 112016 +TIMESTAMP = 1760518635 +SHA256 (granian-2.5.5.tar.gz) = da785fae71cb45e92ce3fbb8633dc48b12f6a5055a7358226d78176967a5d2c9 +SIZE (granian-2.5.5.tar.gz) = 112143 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa diff --git a/www/py-requests_ntlm/Makefile b/www/py-requests_ntlm/Makefile index 9ceacf7a5429..71305b8c4c4f 100644 --- a/www/py-requests_ntlm/Makefile +++ b/www/py-requests_ntlm/Makefile @@ -1,6 +1,6 @@ PORTNAME= requests_ntlm DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,19 @@ WWW= https://github.com/requests/requests-ntlm LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ntlm-auth>=1.0.2:security/py-ntlm-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isort>=5.13.2:devel/py-isort@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyspnego>0:security/py-pyspnego@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>2.0.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}types-requests>0:devel/py-types-requests@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=24.4.2:devel/py-black@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}flask>0:www/py-flask@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist cryptography distutils +USE_PYTHON= distutils autoplist cryptography pytest + NO_ARCH= yes +# tests as of 1.3.0: 9 failed, 10 passed in 9.55s + .include <bsd.port.mk> diff --git a/www/py-requests_ntlm/pkg-descr b/www/py-requests_ntlm/pkg-descr index d1ba31cdc73b..cde4fb974d8d 100644 --- a/www/py-requests_ntlm/pkg-descr +++ b/www/py-requests_ntlm/pkg-descr @@ -1,4 +1,4 @@ -This package allows for HTTP NTLM authentication using the requests library. - -NTLM is a suite of authentication and session security protocols used in -various Microsoft network protocol implementations. +The requests-ntlm library adds support for NTLM authentication to the popular +requests HTTP library for Python. This enables applications to seamlessly +authenticate with web services that require Microsoft's NTLM protocol, which +is common in corporate environments. diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile index 63c094efb744..d0669715577a 100644 --- a/www/pydio-cells/Makefile +++ b/www/pydio-cells/Makefile @@ -1,7 +1,7 @@ PORTNAME= cells DISTVERSIONPREFIX= v DISTVERSION= 4.4.14 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www PKGNAMEPREFIX= pydio- diff --git a/www/remark42/Makefile b/www/remark42/Makefile index fd4e42d07be5..2ba7094433f4 100644 --- a/www/remark42/Makefile +++ b/www/remark42/Makefile @@ -1,7 +1,7 @@ PORTNAME= remark42 DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= LOCAL/delphij:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/www/s/Makefile b/www/s/Makefile index 9572b4802408..8165b576eaec 100644 --- a/www/s/Makefile +++ b/www/s/Makefile @@ -1,7 +1,7 @@ PORTNAME= s DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile index f94332734e22..44ed49246ecd 100644 --- a/www/tgpt/Makefile +++ b/www/tgpt/Makefile @@ -1,7 +1,7 @@ PORTNAME= tgpt DISTVERSIONPREFIX= v DISTVERSION= 2.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= nxjoseph@protonmail.com diff --git a/www/tinyauth/Makefile b/www/tinyauth/Makefile index 00bdf04744d2..507a55666094 100644 --- a/www/tinyauth/Makefile +++ b/www/tinyauth/Makefile @@ -1,6 +1,7 @@ PORTNAME= tinyauth DISTVERSIONPREFIX= v DISTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} @@ -12,7 +13,9 @@ WWW= https://tinyauth.app LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +BROKEN_i386= cannot use int64(off) (value of type int64) as int32 value in assignment + +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= steveiliop56 diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile index 454c80b7c14b..b14f92fd8a80 100644 --- a/www/tomcat101/Makefile +++ b/www/tomcat101/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 10.1.47 +DISTVERSION= 10.1.48 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 101 diff --git a/www/tomcat101/distinfo b/www/tomcat101/distinfo index 26a939cecd2c..e137e9a12cc4 100644 --- a/www/tomcat101/distinfo +++ b/www/tomcat101/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759933333 -SHA256 (apache-tomcat-10.1.47.tar.gz) = a6a3df6a6d6db96e49e20c5973a5b234a1185bcf1c1a7ef3a36cae4c368cf852 -SIZE (apache-tomcat-10.1.47.tar.gz) = 14123372 +TIMESTAMP = 1760400000 +SHA256 (apache-tomcat-10.1.48.tar.gz) = 6c000c20136cf2aed046142997818416a160c0e516c1fba24544b4d09dba9513 +SIZE (apache-tomcat-10.1.48.tar.gz) = 14123521 diff --git a/www/tomcat110/Makefile b/www/tomcat110/Makefile index acb157ee5d8e..6840ba240457 100644 --- a/www/tomcat110/Makefile +++ b/www/tomcat110/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 11.0.12 +DISTVERSION= 11.0.13 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 110 diff --git a/www/tomcat110/distinfo b/www/tomcat110/distinfo index 66c1824cab8c..8acdcb19ea6d 100644 --- a/www/tomcat110/distinfo +++ b/www/tomcat110/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759933333 -SHA256 (apache-tomcat-11.0.12.tar.gz) = 1a65bc81aed5d4c13ad225258f5d746c2d63699dc96a04ffe33e16e32f420c55 -SIZE (apache-tomcat-11.0.12.tar.gz) = 14137377 +TIMESTAMP = 1760400000 +SHA256 (apache-tomcat-11.0.13.tar.gz) = f174c8aebb6d27864ba40823ceb059191d27cc0ee24a28b691ccd416839b8ecf +SIZE (apache-tomcat-11.0.13.tar.gz) = 14137719 diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index 1854a524c5bf..93daf5127b83 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 9.0.110 +DISTVERSION= 9.0.111 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9])(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 9 diff --git a/www/tomcat9/distinfo b/www/tomcat9/distinfo index 73cbd4d85c3a..3dafc2b5b3ab 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759762396 -SHA256 (apache-tomcat-9.0.110.tar.gz) = 94393eb928ed01d58008af6925660d7a7d372661de5cef8d63c66a1aaa289618 -SIZE (apache-tomcat-9.0.110.tar.gz) = 13036068 +TIMESTAMP = 1760400000 +SHA256 (apache-tomcat-9.0.111.tar.gz) = ea964bb9f09ea3a9aa0f525924e8c27efaf277a708f69e81f7d0adf585a5c373 +SIZE (apache-tomcat-9.0.111.tar.gz) = 13037002 diff --git a/www/tusc/Makefile b/www/tusc/Makefile index e6c613b78e44..b2bc023d8281 100644 --- a/www/tusc/Makefile +++ b/www/tusc/Makefile @@ -1,6 +1,6 @@ PORTNAME= tusc DISTVERSION= 0.4.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/tusd/Makefile b/www/tusd/Makefile index cea594e51cc5..24be329896dd 100644 --- a/www/tusd/Makefile +++ b/www/tusd/Makefile @@ -1,7 +1,7 @@ PORTNAME= tusd DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= www MAINTAINER= mm@FreeBSD.org diff --git a/www/uchiwa/Makefile b/www/uchiwa/Makefile index a4cfe1401331..8763cebfb5ed 100644 --- a/www/uchiwa/Makefile +++ b/www/uchiwa/Makefile @@ -1,6 +1,6 @@ PORTNAME= uchiwa PORTVERSION= 0.18.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www MASTER_SITES= http://uchiwa.io/ diff --git a/www/varnish_exporter/Makefile b/www/varnish_exporter/Makefile index 82517b183c9d..c44399784e8a 100644 --- a/www/varnish_exporter/Makefile +++ b/www/varnish_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= varnish_exporter PORTVERSION= 1.6 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= ports@zx23.net diff --git a/www/vultr-cli/Makefile b/www/vultr-cli/Makefile index 062435e7e659..f1d2ae043ae0 100644 --- a/www/vultr-cli/Makefile +++ b/www/vultr-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= vultr-cli DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= antranigv@freebsd.am diff --git a/www/webhook/Makefile b/www/webhook/Makefile index a19daa71570c..8c2bcf1919cb 100644 --- a/www/webhook/Makefile +++ b/www/webhook/Makefile @@ -1,6 +1,6 @@ PORTNAME= webhook DISTVERSION= 2.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= stb@lassitu.de diff --git a/www/websocketd/Makefile b/www/websocketd/Makefile index 28c976f1bad7..f581dc71fd09 100644 --- a/www/websocketd/Makefile +++ b/www/websocketd/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocketd PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/writeas-cli/Makefile b/www/writeas-cli/Makefile index 77e71ec39c13..b13ed1bd00f7 100644 --- a/www/writeas-cli/Makefile +++ b/www/writeas-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= writeas-cli DISTVERSIONPREFIX= v DISTVERSION= 2.0.0-wf -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www textproc MASTER_SITES= https://code.as/core/socks/archive/v1.0.0.tar.gz?dummy=/:core_socks DISTFILES= core-socks-v1.0.0.tar.gz:core_socks diff --git a/www/writefreely/Makefile b/www/writefreely/Makefile index e79f50baaee4..ef2ed968dec5 100644 --- a/www/writefreely/Makefile +++ b/www/writefreely/Makefile @@ -1,7 +1,7 @@ PORTNAME= writefreely DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www textproc MAINTAINER= fuz@FreeBSD.org diff --git a/www/wuzz/Makefile b/www/wuzz/Makefile index 0eeeae379f44..c1e0584e43b5 100644 --- a/www/wuzz/Makefile +++ b/www/wuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= wuzz DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/xcaddy/Makefile b/www/xcaddy/Makefile index dccf785c42ce..0082477c844f 100644 --- a/www/xcaddy/Makefile +++ b/www/xcaddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= xcaddy DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www DIST_SUBDIR= xcaddy diff --git a/www/zgrab2/Makefile b/www/zgrab2/Makefile index b1c923b096b2..f5194269fbe3 100644 --- a/www/zgrab2/Makefile +++ b/www/zgrab2/Makefile @@ -1,7 +1,7 @@ PORTNAME= zgrab2 DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 9ec899307185..090c851cca2f 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -7,7 +7,6 @@ SUBDIR += dolphin SUBDIR += doublecmd SUBDIR += filerunner - SUBDIR += fsv2 SUBDIR += gentoo SUBDIR += gprename SUBDIR += konqueror diff --git a/x11-fm/fsv2/Makefile b/x11-fm/fsv2/Makefile deleted file mode 100644 index 4fb4dc4d83fe..000000000000 --- a/x11-fm/fsv2/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -PORTNAME= fsv2 -PORTVERSION= 1.1.0 -PORTREVISION= 5 -CATEGORIES= x11-fm -MASTER_SITES= http://cyber.dabamos.de/pub/distfiles/ - -MAINTAINER= kidon@posteo.de -COMMENT= 3D filesystem visualizer -WWW= http://fedorchenko.net/fsv2.php - -LICENSE= LGPL3 -LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= does not configure: No fonts installed on the system -EXPIRATION_DATE=2025-10-13 - -LIB_DEPENDS= libgtkgl-2.0.so:x11-toolkits/gtkglarea2 \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 \ - libftgl.so:graphics/ftgl - -USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime gl gnome \ - pkgconfig -USE_GL= gl glu -USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk \ - cairo gdkpixbuf -USE_LDCONFIG= yes - -GNU_CONFIGURE= yes - -INSTALL_TARGET= install-strip - -OPTIONS_DEFINE= DOCS NLS -OPTIONS_SUB= yes - -NLS_USES= gettext -NLS_CONFIGURE_ENABLE= nls - -.include <bsd.port.pre.mk> - -post-patch: -.if ${COMPILER_TYPE} == clang - @${REINPLACE_CMD} -e 's|auto_ptr|unique_ptr|' \ - ${WRKSRC}/uilib/ColorCellRenderer.cpp -.endif - -.include <bsd.port.post.mk> diff --git a/x11-fm/fsv2/distinfo b/x11-fm/fsv2/distinfo deleted file mode 100644 index 6ff48d35e984..000000000000 --- a/x11-fm/fsv2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1533135182 -SHA256 (fsv2-1.1.0.tar.bz2) = 017e5c91bc2605501702b00600f4abf21b3f9e06949befbcb2c31e6d37744a61 -SIZE (fsv2-1.1.0.tar.bz2) = 602267 diff --git a/x11-fm/fsv2/files/patch-src_common.h b/x11-fm/fsv2/files/patch-src_common.h deleted file mode 100644 index 1684ee6efbee..000000000000 --- a/x11-fm/fsv2/files/patch-src_common.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/common.h.orig 2011-03-09 18:02:34 UTC -+++ src/common.h -@@ -54,6 +54,7 @@ - # define dcgettext(Domain,Message,Type) (Message) - # define bindtextdomain(Domain,Directory) (Domain) - # define _(String) (String) -+# define __(String) (String) - # define N_(String) (String) - #endif - diff --git a/x11-fm/fsv2/pkg-descr b/x11-fm/fsv2/pkg-descr deleted file mode 100644 index 8ae5397d1036..000000000000 --- a/x11-fm/fsv2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -fsv2 is a file system visualizer in cyberspace. It lays out files and -directories in three dimensions, geometrically representing the file system -hierarchy to allow visual overview and analysis. diff --git a/x11-fm/fsv2/pkg-plist b/x11-fm/fsv2/pkg-plist deleted file mode 100644 index cc66d891dcf7..000000000000 --- a/x11-fm/fsv2/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -bin/fsv2 -include/fsv2/ColorCellEditable.h -include/fsv2/ColorCellRenderer.h -lib/libfsvui.a -lib/libfsvui.so -lib/libfsvui.so.0 -lib/libfsvui.so.0.0.0 -share/applications/fsv2.desktop -%%NLS%%share/locale/ru/LC_MESSAGES/fsv2.mo -%%PORTDOCS%%%%DOCSDIR%%/about.html -%%PORTDOCS%%%%DOCSDIR%%/dirtree.png -%%PORTDOCS%%%%DOCSDIR%%/filelist.png -%%PORTDOCS%%%%DOCSDIR%%/fsv.html -%%PORTDOCS%%%%DOCSDIR%%/mapv.png -%%PORTDOCS%%%%DOCSDIR%%/menus.html -%%PORTDOCS%%%%DOCSDIR%%/mouse.html -%%PORTDOCS%%%%DOCSDIR%%/startup.html -%%PORTDOCS%%%%DOCSDIR%%/t1.html -%%PORTDOCS%%%%DOCSDIR%%/tb.png -%%PORTDOCS%%%%DOCSDIR%%/treev.png -%%PORTDOCS%%%%DOCSDIR%%/viewport.png -%%PORTDOCS%%%%DOCSDIR%%/window.html -%%PORTDOCS%%%%DOCSDIR%%/window.png diff --git a/x11-themes/zorin-gtk-themes/Makefile b/x11-themes/zorin-gtk-themes/Makefile index 5dd400834cc4..1daf2adc9ecd 100644 --- a/x11-themes/zorin-gtk-themes/Makefile +++ b/x11-themes/zorin-gtk-themes/Makefile @@ -1,5 +1,5 @@ PORTNAME= zorin-gtk-themes -DISTVERSION= 4.2.1 +DISTVERSION= 4.2.2 CATEGORIES= x11-themes MAINTAINER= Alexander88207@protonmail.com @@ -18,6 +18,7 @@ NO_BUILD= yes do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/themes - ${CP} -R ${WRKSRC}/Zorin* ${STAGEDIR}${PREFIX}/share/themes + (cd ${WRKSRC} && \ + ${COPYTREE_SHARE} "Zorin*" ${STAGEDIR}${PREFIX}/share/themes) .include <bsd.port.mk> diff --git a/x11-themes/zorin-gtk-themes/distinfo b/x11-themes/zorin-gtk-themes/distinfo index dbf593734ce4..18f3c7dcd30d 100644 --- a/x11-themes/zorin-gtk-themes/distinfo +++ b/x11-themes/zorin-gtk-themes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729941457 -SHA256 (ZorinOS-zorin-desktop-themes-4.2.1_GH0.tar.gz) = f46fd29fb3ebd86c47ed991039f1513755f244d004d1a553f77b1e08eb1d984b -SIZE (ZorinOS-zorin-desktop-themes-4.2.1_GH0.tar.gz) = 6736244 +TIMESTAMP = 1760352429 +SHA256 (ZorinOS-zorin-desktop-themes-4.2.2_GH0.tar.gz) = 2c8a92aaa1b3c81ffd56b369259707ad3d42f71d63ddfb64c99880584c4b56a9 +SIZE (ZorinOS-zorin-desktop-themes-4.2.2_GH0.tar.gz) = 6738073 diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index a712dea00805..04c5c193c282 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -1,7 +1,7 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/cliphist/Makefile b/x11/cliphist/Makefile index ca54498a1f3f..07db65286e44 100644 --- a/x11/cliphist/Makefile +++ b/x11/cliphist/Makefile @@ -1,6 +1,7 @@ PORTNAME= cliphist DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile index 0797ae604073..eddbc966d296 100644 --- a/x11/clipman/Makefile +++ b/x11/clipman/Makefile @@ -1,6 +1,7 @@ PORTNAME= clipman DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= alven@FreeBSD.org diff --git a/x11/darktile/Makefile b/x11/darktile/Makefile index 88b228810992..f6e9d9db11af 100644 --- a/x11/darktile/Makefile +++ b/x11/darktile/Makefile @@ -1,7 +1,7 @@ PORTNAME= darktile DISTVERSIONPREFIX= v DISTVERSION= 0.0.11 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/hyprls/Makefile b/x11/hyprls/Makefile index b0234fab8f0f..bdcf3758c696 100644 --- a/x11/hyprls/Makefile +++ b/x11/hyprls/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprls DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprviz/Makefile b/x11/hyprviz/Makefile index f7e3b17d4573..0be9cafb1c3c 100644 --- a/x11/hyprviz/Makefile +++ b/x11/hyprviz/Makefile @@ -1,7 +1,6 @@ PORTNAME= hyprviz DISTVERSIONPREFIX= v -DISTVERSION= 0.6.1 -PORTREVISION= 1 +DISTVERSION= 0.7.1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprviz/Makefile.crates b/x11/hyprviz/Makefile.crates index 671eaf9047b9..cedfde0e5d31 100644 --- a/x11/hyprviz/Makefile.crates +++ b/x11/hyprviz/Makefile.crates @@ -1,13 +1,22 @@ -CARGO_CRATES= autocfg-1.4.0 \ - bitflags-2.9.1 \ - cairo-rs-0.21.0 \ - cairo-sys-rs-0.21.0 \ - cc-1.2.37 \ - cfg-expr-0.17.0 \ +CARGO_CRATES= aho-corasick-1.1.3 \ + arc-swap-1.7.1 \ + autocfg-1.5.0 \ + base62-2.2.3 \ + bitflags-1.3.2 \ + bitflags-2.9.4 \ + bstr-1.12.0 \ + cairo-rs-0.21.2 \ + cairo-sys-rs-0.21.2 \ + cc-1.2.40 \ + cfg-expr-0.20.3 \ cfg-if-1.0.3 \ - equivalent-1.0.1 \ + crossbeam-deque-0.8.6 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.21 \ + either-1.15.0 \ + equivalent-1.0.2 \ field-offset-0.3.6 \ - find-msvc-tools-0.1.1 \ + find-msvc-tools-0.1.3 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ @@ -15,70 +24,97 @@ CARGO_CRATES= autocfg-1.4.0 \ futures-macro-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - gdk-pixbuf-0.21.0 \ - gdk-pixbuf-sys-0.21.0 \ - gdk4-0.10.0 \ - gdk4-sys-0.10.0 \ + gdk-pixbuf-0.21.2 \ + gdk-pixbuf-sys-0.21.2 \ + gdk4-0.10.1 \ + gdk4-sys-0.10.1 \ getrandom-0.2.16 \ gio-0.21.2 \ - gio-sys-0.21.0 \ - glib-0.21.0 \ - glib-macros-0.21.0 \ - glib-sys-0.21.0 \ - gobject-sys-0.21.0 \ - graphene-rs-0.21.0 \ - graphene-sys-0.21.0 \ - gsk4-0.10.0 \ - gsk4-sys-0.10.0 \ - gtk4-0.10.0 \ - gtk4-macros-0.10.0 \ - gtk4-sys-0.10.0 \ - hashbrown-0.15.4 \ + gio-sys-0.21.2 \ + glib-0.21.3 \ + glib-macros-0.21.2 \ + glib-sys-0.21.2 \ + glob-0.3.3 \ + globset-0.4.16 \ + globwalk-0.8.1 \ + gobject-sys-0.21.2 \ + graphene-rs-0.21.2 \ + graphene-sys-0.21.2 \ + gsk4-0.10.1 \ + gsk4-sys-0.10.1 \ + gtk4-0.10.1 \ + gtk4-macros-0.10.1 \ + gtk4-sys-0.10.1 \ + hashbrown-0.16.0 \ heck-0.5.0 \ hyprparser-0.1.6 \ - indexmap-2.6.0 \ - itoa-1.0.11 \ - libc-0.2.175 \ + ignore-0.4.23 \ + indexmap-2.11.4 \ + itertools-0.11.0 \ + itoa-1.0.15 \ + lazy_static-1.5.0 \ + libc-0.2.177 \ log-0.4.28 \ - memchr-2.7.5 \ + memchr-2.7.6 \ memoffset-0.9.1 \ minreq-2.14.1 \ - pango-0.21.0 \ - pango-sys-0.21.0 \ - pin-project-lite-0.2.14 \ + normpath-1.5.0 \ + once_cell-1.21.3 \ + pango-0.21.3 \ + pango-sys-0.21.2 \ + pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ - proc-macro-crate-3.3.0 \ - proc-macro2-1.0.95 \ - quote-1.0.37 \ + proc-macro-crate-3.4.0 \ + proc-macro2-1.0.101 \ + quote-1.0.41 \ + regex-1.11.3 \ + regex-automata-0.4.11 \ + regex-syntax-0.8.6 \ ring-0.17.14 \ + rust-i18n-3.1.5 \ + rust-i18n-macro-3.1.5 \ + rust-i18n-support-3.1.5 \ rustc_version-0.4.1 \ rustls-0.21.12 \ rustls-webpki-0.101.7 \ - ryu-1.0.18 \ + ryu-1.0.20 \ + same-file-1.0.6 \ sct-0.7.1 \ - semver-1.0.23 \ - serde-1.0.226 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + semver-1.0.27 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_json-1.0.145 \ serde_spanned-0.6.9 \ + serde_yaml-0.9.34+deprecated \ shlex-1.3.0 \ - slab-0.4.9 \ + siphasher-1.0.1 \ + slab-0.4.11 \ smallvec-1.15.1 \ - syn-2.0.104 \ - system-deps-7.0.3 \ - target-lexicon-0.12.16 \ - toml-0.8.19 \ + stable_deref_trait-1.2.0 \ + syn-2.0.106 \ + system-deps-7.0.5 \ + target-lexicon-0.13.2 \ + toml-0.8.23 \ toml_datetime-0.6.11 \ + toml_datetime-0.7.2 \ toml_edit-0.22.27 \ - unicode-ident-1.0.13 \ + toml_edit-0.23.6 \ + toml_parser-1.0.3 \ + toml_write-0.1.2 \ + triomphe-0.1.15 \ + unicode-ident-1.0.19 \ + unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ version-compare-0.2.0 \ + walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ webpki-roots-0.25.4 \ + winapi-util-0.1.11 \ + windows-link-0.2.1 \ windows-sys-0.52.0 \ - windows-sys-0.59.0 \ + windows-sys-0.61.2 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ @@ -88,4 +124,4 @@ CARGO_CRATES= autocfg-1.4.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.7.12 + winnow-0.7.13 diff --git a/x11/hyprviz/distinfo b/x11/hyprviz/distinfo index acb565679689..a89463b77de7 100644 --- a/x11/hyprviz/distinfo +++ b/x11/hyprviz/distinfo @@ -1,24 +1,42 @@ -TIMESTAMP = 1758662911 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 -SHA256 (rust/crates/cairo-rs-0.21.0.crate) = f6466a563dea2e99f59f6ffbb749fd0bdf75764f5e6e93976b5e7bd73c4c9efb -SIZE (rust/crates/cairo-rs-0.21.0.crate) = 58331 -SHA256 (rust/crates/cairo-sys-rs-0.21.0.crate) = cab7e9f13c802625aad1ad2b4ae3989f4ce9339ff388f335a6f109f9338705e2 -SIZE (rust/crates/cairo-sys-rs-0.21.0.crate) = 14489 -SHA256 (rust/crates/cc-1.2.37.crate) = 65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44 -SIZE (rust/crates/cc-1.2.37.crate) = 90111 -SHA256 (rust/crates/cfg-expr-0.17.0.crate) = d0890061c4d3223e7267f3bad2ec40b997d64faac1c2815a4a9d95018e2b9e9c -SIZE (rust/crates/cfg-expr-0.17.0.crate) = 43509 +TIMESTAMP = 1760393822 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/base62-2.2.3.crate) = 1adf9755786e27479693dedd3271691a92b5e242ab139cacb9fb8e7fb5381111 +SIZE (rust/crates/base62-2.2.3.crate) = 15683 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/cairo-rs-0.21.2.crate) = dfe4354df4da648870e363387679081f8f9fc538ec8b55901e3740c6a0ef81b1 +SIZE (rust/crates/cairo-rs-0.21.2.crate) = 58365 +SHA256 (rust/crates/cairo-sys-rs-0.21.2.crate) = 47d6c3300c7103eb8e4de07591003511aa25664438f8c6fc317a3a9902c103f8 +SIZE (rust/crates/cairo-sys-rs-0.21.2.crate) = 14564 +SHA256 (rust/crates/cc-1.2.40.crate) = e1d05d92f4b1fd76aad469d46cdd858ca761576082cd37df81416691e50199fb +SIZE (rust/crates/cc-1.2.40.crate) = 91094 +SHA256 (rust/crates/cfg-expr-0.20.3.crate) = 1a2c5f3bf25ec225351aa1c8e230d04d880d3bd89dea133537dafad4ae291e5c +SIZE (rust/crates/cfg-expr-0.20.3.crate) = 44845 SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/field-offset-0.3.6.crate) = 38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f SIZE (rust/crates/field-offset-0.3.6.crate) = 10032 -SHA256 (rust/crates/find-msvc-tools-0.1.1.crate) = 7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d -SIZE (rust/crates/find-msvc-tools-0.1.1.crate) = 30228 +SHA256 (rust/crates/find-msvc-tools-0.1.3.crate) = 0399f9d26e5191ce32c498bebd31e7a3ceabc2745f0ac54af3f335126c3f24b3 +SIZE (rust/crates/find-msvc-tools-0.1.3.crate) = 30486 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e @@ -33,134 +51,188 @@ SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 -SHA256 (rust/crates/gdk-pixbuf-0.21.0.crate) = 688dc7eaf551dbac1f5b11d000d089c3db29feb25562455f47c1a2080cc60bda -SIZE (rust/crates/gdk-pixbuf-0.21.0.crate) = 21425 -SHA256 (rust/crates/gdk-pixbuf-sys-0.21.0.crate) = 5af1823d3d1cb72616873ba0a593bd440eb92da700fdfb047505a21ee3ec3e10 -SIZE (rust/crates/gdk-pixbuf-sys-0.21.0.crate) = 13958 -SHA256 (rust/crates/gdk4-0.10.0.crate) = 0a67b064d2f35e649232455c7724f56f977555d2608c43300eabc530eaa4e359 -SIZE (rust/crates/gdk4-0.10.0.crate) = 101740 -SHA256 (rust/crates/gdk4-sys-0.10.0.crate) = 2edbda0d879eb85317bdb49a3da591ed70a804a10776e358ef416be38c6db2c5 -SIZE (rust/crates/gdk4-sys-0.10.0.crate) = 76442 +SHA256 (rust/crates/gdk-pixbuf-0.21.2.crate) = 2a3c64459f569154f37616fc28923bfac490d4aaa134aaf5eca58a2c0c13050f +SIZE (rust/crates/gdk-pixbuf-0.21.2.crate) = 21684 +SHA256 (rust/crates/gdk-pixbuf-sys-0.21.2.crate) = 3854ef7a6a8b8f3b4013a01d5f9cb0d1794ec4e810c6cb4e2cc6d980f1baf724 +SIZE (rust/crates/gdk-pixbuf-sys-0.21.2.crate) = 13587 +SHA256 (rust/crates/gdk4-0.10.1.crate) = c7e292649dc26e3440c508a00f42ab39156008320dd6e962d63eaf626ba4d7f0 +SIZE (rust/crates/gdk4-0.10.1.crate) = 102705 +SHA256 (rust/crates/gdk4-sys-0.10.1.crate) = f4f3174fa4f1e0bf2a7e04469b65db8f4d1db89a6f5cdc57727b14e97ce438cf +SIZE (rust/crates/gdk4-sys-0.10.1.crate) = 76474 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 SHA256 (rust/crates/gio-0.21.2.crate) = ed68efc12b748a771be2dccc49480d8584004382967c98323245fc3c38b74a42 SIZE (rust/crates/gio-0.21.2.crate) = 228596 -SHA256 (rust/crates/gio-sys-0.21.0.crate) = 2c8130f5810a839d74afc3a929c34a700bf194972bb034f2ecfe639682dd13cc -SIZE (rust/crates/gio-sys-0.21.0.crate) = 87114 -SHA256 (rust/crates/glib-0.21.0.crate) = 690e8bcf8a819b5911d6ae79879226191d01253a4f602748072603defd5b9553 -SIZE (rust/crates/glib-0.21.0.crate) = 297502 -SHA256 (rust/crates/glib-macros-0.21.0.crate) = e772291ebea14c28eb11bb75741f62f4a4894f25e60ce80100797b6b010ef0f9 -SIZE (rust/crates/glib-macros-0.21.0.crate) = 65629 -SHA256 (rust/crates/glib-sys-0.21.0.crate) = 4b2be4c74454fb4a6bd3328320737d0fa3d6939e2d570f5d846da00cb222f6a0 -SIZE (rust/crates/glib-sys-0.21.0.crate) = 68309 -SHA256 (rust/crates/gobject-sys-0.21.0.crate) = ab318a786f9abd49d388013b9161fa0ef8218ea6118ee7111c95e62186f7d31f -SIZE (rust/crates/gobject-sys-0.21.0.crate) = 23299 -SHA256 (rust/crates/graphene-rs-0.21.0.crate) = 0487f78e8a772ec89020458fbabadd1332bc1e3236ca1c63ef1d61afd4e5f2cc -SIZE (rust/crates/graphene-rs-0.21.0.crate) = 22865 -SHA256 (rust/crates/graphene-sys-0.21.0.crate) = 270cefb6b270fcb2ef9708c3a35c0e25c2e831dac28d75c4f87e5ad3540c9543 -SIZE (rust/crates/graphene-sys-0.21.0.crate) = 16088 -SHA256 (rust/crates/gsk4-0.10.0.crate) = d5dbe33ceed6fc20def67c03d36e532f5a4a569ae437ae015a7146094f31e10c -SIZE (rust/crates/gsk4-0.10.0.crate) = 37772 -SHA256 (rust/crates/gsk4-sys-0.10.0.crate) = 8d76011d55dd19fde16ffdedee08877ae6ec942818cfa7bc08a91259bc0b9fc9 -SIZE (rust/crates/gsk4-sys-0.10.0.crate) = 20146 -SHA256 (rust/crates/gtk4-0.10.0.crate) = 938d68ad43080ad5ee710c30d467c1bc022ee5947856f593855691d726305b3e -SIZE (rust/crates/gtk4-0.10.0.crate) = 484995 -SHA256 (rust/crates/gtk4-macros-0.10.0.crate) = 0912d2068695633002b92c5966edc108b2e4f54b58c509d1eeddd4cbceb7315c -SIZE (rust/crates/gtk4-macros-0.10.0.crate) = 16958 -SHA256 (rust/crates/gtk4-sys-0.10.0.crate) = a923bdcf00e46723801162de24432cbce38a6810e0178a2d0b6dd4ecc26a1c74 -SIZE (rust/crates/gtk4-sys-0.10.0.crate) = 116203 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/gio-sys-0.21.2.crate) = 171ed2f6dd927abbe108cfd9eebff2052c335013f5879d55bab0dc1dee19b706 +SIZE (rust/crates/gio-sys-0.21.2.crate) = 86778 +SHA256 (rust/crates/glib-0.21.3.crate) = e1f2cbc4577536c849335878552f42086bfd25a8dcd6f54a18655cf818b20c8f +SIZE (rust/crates/glib-0.21.3.crate) = 298269 +SHA256 (rust/crates/glib-macros-0.21.2.crate) = 55eda916eecdae426d78d274a17b48137acdca6fba89621bd3705f2835bc719f +SIZE (rust/crates/glib-macros-0.21.2.crate) = 70268 +SHA256 (rust/crates/glib-sys-0.21.2.crate) = d09d3d0fddf7239521674e57b0465dfbd844632fec54f059f7f56112e3f927e1 +SIZE (rust/crates/glib-sys-0.21.2.crate) = 67401 +SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 +SIZE (rust/crates/glob-0.3.3.crate) = 22861 +SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 +SIZE (rust/crates/globset-0.4.16.crate) = 26533 +SHA256 (rust/crates/globwalk-0.8.1.crate) = 93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc +SIZE (rust/crates/globwalk-0.8.1.crate) = 13705 +SHA256 (rust/crates/gobject-sys-0.21.2.crate) = 538e41d8776173ec107e7b0f2aceced60abc368d7e1d81c1f0e2ecd35f59080d +SIZE (rust/crates/gobject-sys-0.21.2.crate) = 22329 +SHA256 (rust/crates/graphene-rs-0.21.2.crate) = e7749aaf5d3b955bf3bfce39e3423705878a666b561384134da0e7786a45ddc3 +SIZE (rust/crates/graphene-rs-0.21.2.crate) = 23256 +SHA256 (rust/crates/graphene-sys-0.21.2.crate) = 250abaee850a90a276509890a78029c356173f9573412bded5f155b0e41fa568 +SIZE (rust/crates/graphene-sys-0.21.2.crate) = 15153 +SHA256 (rust/crates/gsk4-0.10.1.crate) = b6687e9f92ca89c000c376400cfaf7914d099413d72fdf4f84a25775a0b1fb2d +SIZE (rust/crates/gsk4-0.10.1.crate) = 38819 +SHA256 (rust/crates/gsk4-sys-0.10.1.crate) = 5e76bcf64d9c4846f19651f45b400cc0c9c4c17b651849da520f3d77c6988c52 +SIZE (rust/crates/gsk4-sys-0.10.1.crate) = 20160 +SHA256 (rust/crates/gtk4-0.10.1.crate) = 8f7887ee0ceeffedb25a418810a2c61497dacad51767fc13f9d60859b4023b8a +SIZE (rust/crates/gtk4-0.10.1.crate) = 488780 +SHA256 (rust/crates/gtk4-macros-0.10.1.crate) = 821160b4f17e7e4ed748818c23682d0a46bed04c287dbaac54dd4869d2c5e06a +SIZE (rust/crates/gtk4-macros-0.10.1.crate) = 22888 +SHA256 (rust/crates/gtk4-sys-0.10.1.crate) = d274cbaf7d9aa55b7aff78cb21b43299d64e514e1300671469b66f691cc5a011 +SIZE (rust/crates/gtk4-sys-0.10.1.crate) = 116423 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/hyprparser-0.1.6.crate) = 930255d713784978cd22aeaf8eb31e80cd5adada0c0e4498dec31a4622d439c0 SIZE (rust/crates/hyprparser-0.1.6.crate) = 62831 -SHA256 (rust/crates/indexmap-2.6.0.crate) = 707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da -SIZE (rust/crates/indexmap-2.6.0.crate) = 85204 -SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b -SIZE (rust/crates/itoa-1.0.11.crate) = 10563 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b +SIZE (rust/crates/ignore-0.4.23.crate) = 55901 +SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 +SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 +SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 +SIZE (rust/crates/itertools-0.11.0.crate) = 125074 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe +SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 SIZE (rust/crates/log-0.4.28.crate) = 51131 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/minreq-2.14.1.crate) = 05015102dad0f7d61691ca347e9d9d9006685a64aefb3d79eecf62665de2153d SIZE (rust/crates/minreq-2.14.1.crate) = 43501 -SHA256 (rust/crates/pango-0.21.0.crate) = 2d4803f086c4f49163c31ac14db162112a22401c116435080e4be8678c507d61 -SIZE (rust/crates/pango-0.21.0.crate) = 49637 -SHA256 (rust/crates/pango-sys-0.21.0.crate) = 66872b3cfd328ad6d1a4f89ebd5357119bd4c592a4ddbb8f6bc2386f8ce7b898 -SIZE (rust/crates/pango-sys-0.21.0.crate) = 29153 -SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 -SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 +SHA256 (rust/crates/normpath-1.5.0.crate) = bf23ab2b905654b4cb177e30b629937b3868311d4e1cba859f899c041046e69b +SIZE (rust/crates/normpath-1.5.0.crate) = 22940 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/pango-0.21.3.crate) = e37b7a678e18c2e9f2485f7e39b7b2dac99590d5ddef08a7f56eae38a145402e +SIZE (rust/crates/pango-0.21.3.crate) = 50452 +SHA256 (rust/crates/pango-sys-0.21.2.crate) = f4f5daf21da43fba9f2a0092da0eebeb77637c23552bccaf58f791c518009c94 +SIZE (rust/crates/pango-sys-0.21.2.crate) = 28458 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 -SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 -SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af -SIZE (rust/crates/quote-1.0.37.crate) = 28558 +SHA256 (rust/crates/proc-macro-crate-3.4.0.crate) = 219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983 +SIZE (rust/crates/proc-macro-crate-3.4.0.crate) = 12690 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 +SIZE (rust/crates/quote-1.0.41.crate) = 31408 +SHA256 (rust/crates/regex-1.11.3.crate) = 8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c +SIZE (rust/crates/regex-1.11.3.crate) = 163275 +SHA256 (rust/crates/regex-automata-0.4.11.crate) = 833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad +SIZE (rust/crates/regex-automata-0.4.11.crate) = 622880 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rust-i18n-3.1.5.crate) = fda2551fdfaf6cc5ee283adc15e157047b92ae6535cf80f6d4962d05717dc332 +SIZE (rust/crates/rust-i18n-3.1.5.crate) = 21074 +SHA256 (rust/crates/rust-i18n-macro-3.1.5.crate) = 22baf7d7f56656d23ebe24f6bb57a5d40d2bce2a5f1c503e692b5b2fa450f965 +SIZE (rust/crates/rust-i18n-macro-3.1.5.crate) = 16828 +SHA256 (rust/crates/rust-i18n-support-3.1.5.crate) = 940ed4f52bba4c0152056d771e563b7133ad9607d4384af016a134b58d758f19 +SIZE (rust/crates/rust-i18n-support-3.1.5.crate) = 17137 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustls-0.21.12.crate) = 3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e SIZE (rust/crates/rustls-0.21.12.crate) = 285674 SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 SIZE (rust/crates/sct-0.7.1.crate) = 27501 -SHA256 (rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b -SIZE (rust/crates/semver-1.0.23.crate) = 30622 -SHA256 (rust/crates/serde-1.0.226.crate) = 0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd -SIZE (rust/crates/serde-1.0.226.crate) = 28484 -SHA256 (rust/crates/serde_core-1.0.226.crate) = ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4 -SIZE (rust/crates/serde_core-1.0.226.crate) = 63014 -SHA256 (rust/crates/serde_derive-1.0.226.crate) = 8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33 -SIZE (rust/crates/serde_derive-1.0.226.crate) = 58702 +SHA256 (rust/crates/semver-1.0.27.crate) = d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 +SIZE (rust/crates/semver-1.0.27.crate) = 30081 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47 +SIZE (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 65290 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 -SIZE (rust/crates/syn-2.0.104.crate) = 299699 -SHA256 (rust/crates/system-deps-7.0.3.crate) = 66d23aaf9f331227789a99e8de4c91bf46703add012bdfd45fdecdfb2975a005 -SIZE (rust/crates/system-deps-7.0.3.crate) = 26313 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/toml-0.8.19.crate) = a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e -SIZE (rust/crates/toml-0.8.19.crate) = 50974 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/system-deps-7.0.5.crate) = e4be53aa0cba896d2dc615bd42bbc130acdcffa239e0a2d965ea5b3b2a86ffdb +SIZE (rust/crates/system-deps-7.0.5.crate) = 28669 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 +SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 -SHA256 (rust/crates/unicode-ident-1.0.13.crate) = e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe -SIZE (rust/crates/unicode-ident-1.0.13.crate) = 43279 +SHA256 (rust/crates/toml_edit-0.23.6.crate) = f3effe7c0e86fdff4f69cdd2ccc1b96f933e24811c5441d44904e8683e27184b +SIZE (rust/crates/toml_edit-0.23.6.crate) = 65753 +SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 +SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/triomphe-0.1.15.crate) = dd69c5aa8f924c7519d6372789a74eac5b94fb0f8fcf0d4a97eb0bfc3e785f39 +SIZE (rust/crates/triomphe-0.1.15.crate) = 34711 +SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d +SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 +SHA256 (rust/crates/unsafe-libyaml-0.2.11.crate) = 673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861 +SIZE (rust/crates/unsafe-libyaml-0.2.11.crate) = 62101 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/version-compare-0.2.0.crate) = 852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b SIZE (rust/crates/version-compare-0.2.0.crate) = 13942 +SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/webpki-roots-0.25.4.crate) = 5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1 SIZE (rust/crates/webpki-roots-0.25.4.crate) = 253559 +SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 +SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 -SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b -SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 @@ -179,7 +251,7 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681 SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 -SIZE (rust/crates/winnow-0.7.12.crate) = 174403 -SHA256 (timasoft-hyprviz-v0.6.1_GH0.tar.gz) = 630159338b6bad39c8e87be5e0f61d96d732d8b8ab1f30df2f502c7c6c6feb8e -SIZE (timasoft-hyprviz-v0.6.1_GH0.tar.gz) = 616534 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (timasoft-hyprviz-v0.7.1_GH0.tar.gz) = 6543e9508efbf8f62abf362d7a8b2348a937a026e520798def13d222aa74a613 +SIZE (timasoft-hyprviz-v0.7.1_GH0.tar.gz) = 758802 diff --git a/x11/hyprviz/files/patch-hyprviz.desktop b/x11/hyprviz/files/patch-hyprviz.desktop deleted file mode 100644 index ffbb16523c29..000000000000 --- a/x11/hyprviz/files/patch-hyprviz.desktop +++ /dev/null @@ -1,11 +0,0 @@ ---- hyprviz.desktop.orig 2025-08-22 02:23:35 UTC -+++ hyprviz.desktop -@@ -1,7 +1,7 @@ Comment=GUI for configuring Hyprland, written in blazi - [Desktop Entry] - Name=HyprViz - Comment=GUI for configuring Hyprland, written in blazingly fast Rust! --Exec=/usr/bin/hyprviz -+Exec=hyprviz - Icon=preferences-system - Type=Application - Terminal=false diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 1f38da2cbee7..f317e5f044fd 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,7 +1,7 @@ PORTNAME= kitty DISTVERSIONPREFIX= v DISTVERSION= 0.43.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org diff --git a/x11/nwg-bar/Makefile b/x11/nwg-bar/Makefile index 3ccf4729751f..941c79e37900 100644 --- a/x11/nwg-bar/Makefile +++ b/x11/nwg-bar/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-bar DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index 5db0faa0e4a5..77c43883df1c 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock-hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-dock/Makefile b/x11/nwg-dock/Makefile index 2c217cb872ec..6fa001655214 100644 --- a/x11/nwg-dock/Makefile +++ b/x11/nwg-dock/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index 057d50a4ef7d..af7bbf5498ee 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile index 1548a96769a5..045ec2bca49f 100644 --- a/x11/nwg-look/Makefile +++ b/x11/nwg-look/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-look DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-menu/Makefile b/x11/nwg-menu/Makefile index 5a902209e03a..cf9434dd79c9 100644 --- a/x11/nwg-menu/Makefile +++ b/x11/nwg-menu/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-menu DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/walker/Makefile b/x11/walker/Makefile index 4941bf5d7433..8870570247fb 100644 --- a/x11/walker/Makefile +++ b/x11/walker/Makefile @@ -1,6 +1,6 @@ PORTNAME= walker DISTVERSIONPREFIX= v -DISTVERSION= 2.3.0 +DISTVERSION= 2.5.0 CATEGORIES= x11 wayland PKGNAMESUFFIX= -launcher diff --git a/x11/walker/distinfo b/x11/walker/distinfo index 26f197c4b685..eb4cc0b61f39 100644 --- a/x11/walker/distinfo +++ b/x11/walker/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1760273679 +TIMESTAMP = 1760430172 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -501,5 +501,5 @@ SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83 SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 SHA256 (rust/crates/yaml-rust2-0.10.3.crate) = 4ce2a4ff45552406d02501cea6c18d8a7e50228e7736a872951fe2fe75c91be7 SIZE (rust/crates/yaml-rust2-0.10.3.crate) = 76325 -SHA256 (abenz1267-walker-v2.3.0_GH0.tar.gz) = 98fd476f60be9b3aeacf4cbdcf61d3ac1481e0d8209c51c41ee7b0934f514e78 -SIZE (abenz1267-walker-v2.3.0_GH0.tar.gz) = 113117 +SHA256 (abenz1267-walker-v2.5.0_GH0.tar.gz) = b2cd7dcfe82879a21e5be2451c7924ae3754e74904aba335d3aa73636bbe09cb +SIZE (abenz1267-walker-v2.5.0_GH0.tar.gz) = 114637 diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index 49ad0731a387..10187bba7160 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= wallutils DISTVERSIONPREFIX= v DISTVERSION= 5.14.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland MAINTAINER= eduardo@FreeBSD.org diff --git a/x11/xmoji/Makefile b/x11/xmoji/Makefile index 17d10b15407a..718f247285de 100644 --- a/x11/xmoji/Makefile +++ b/x11/xmoji/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/Zirias/xmoji LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Unmaintained port +EXPIRATION_DATE=2025-12-31 + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ |