diff options
Diffstat (limited to '')
77 files changed, 2726 insertions, 2580 deletions
@@ -4558,3 +4558,4 @@ security/py-gpgme|security/py-gpg|2025-06-24|Gpgme Python bindings have been spl security/gpgme-cpp|security/gpgmepp|2025-06-24|Gpgme C++ bindings have been split into a separate project security/gpgme-qt@qt5|security/qgpgme@qt5|2025-06-24|Gpgme Qt5 bindings have been split into a separate project security/gpgme-qt@qt6|security/qgpgme@qt6|2025-06-24|Gpgme Qt6 bindings have been split into a separate project +textproc/py-libxml2|textproc/libxml2-python|2025-06-28|Use correct Python package name diff --git a/biology/py-pydeseq2/Makefile b/biology/py-pydeseq2/Makefile index e31c4eb3d0ab..79df1d1ad48c 100644 --- a/biology/py-pydeseq2/Makefile +++ b/biology/py-pydeseq2/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydeseq2 -DISTVERSION= 0.5.1 +DISTVERSION= 0.5.2 CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-pydeseq2/distinfo b/biology/py-pydeseq2/distinfo index 026ce31f8ca4..4ecfeca8f0d3 100644 --- a/biology/py-pydeseq2/distinfo +++ b/biology/py-pydeseq2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749586728 -SHA256 (pydeseq2-0.5.1.tar.gz) = 1ec79299f9134748b18bd8242ee4f7f6ccc9407dd18bf32562e051ae5cca626e -SIZE (pydeseq2-0.5.1.tar.gz) = 51390 +TIMESTAMP = 1751029007 +SHA256 (pydeseq2-0.5.2.tar.gz) = 9a124793f3155e40863f63cb92d73f815d01c6e0b3cc0d8e8730141c134c16f4 +SIZE (pydeseq2-0.5.2.tar.gz) = 51377 diff --git a/deskutils/ausweisapp2/Makefile b/deskutils/ausweisapp2/Makefile index 8578e478cdef..932d5d92720c 100644 --- a/deskutils/ausweisapp2/Makefile +++ b/deskutils/ausweisapp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ausweisapp2 -DISTVERSION= 2.3.1 +DISTVERSION= 2.3.2 CATEGORIES= deskutils security MAINTAINER= freebsd@sysctl.cz diff --git a/deskutils/ausweisapp2/distinfo b/deskutils/ausweisapp2/distinfo index d23946214f60..ae60d6e4a764 100644 --- a/deskutils/ausweisapp2/distinfo +++ b/deskutils/ausweisapp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742370258 -SHA256 (Governikus-AusweisApp-2.3.1_GH0.tar.gz) = 7508057057f37f08c385827e013253e518907b08dda96c1892a7f812306af3cc -SIZE (Governikus-AusweisApp-2.3.1_GH0.tar.gz) = 6143361 +TIMESTAMP = 1751015281 +SHA256 (Governikus-AusweisApp-2.3.2_GH0.tar.gz) = f16c55d5051598fa6f1ace440acc553b7a1b9d2ee79befd9a2873a06263cd3e0 +SIZE (Governikus-AusweisApp-2.3.2_GH0.tar.gz) = 6175189 diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile index f9ac3244085f..63eb757ce434 100644 --- a/deskutils/virt-manager/Makefile +++ b/deskutils/virt-manager/Makefile @@ -1,5 +1,6 @@ PORTNAME= virt-manager PORTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= deskutils net-mgmt MASTER_SITES= https://releases.pagure.org/${PORTNAME}/ @@ -11,7 +12,7 @@ LICENSE= LGPL3 BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:devel/py-dbus@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}libxml2>=2.7.8:textproc/py-libxml2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}libxml2-python>=2.7.8:textproc/libxml2-python@${PY_FLAVOR} \ vte3>=0:x11-toolkits/vte3 \ ${PYTHON_PKGNAMEPREFIX}ipaddr>=0:devel/py-ipaddr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libvirt>=0:devel/py-libvirt@${PY_FLAVOR} \ diff --git a/devel/apitrace/Makefile b/devel/apitrace/Makefile index 60f04c7eacd0..37db1c0e94bf 100644 --- a/devel/apitrace/Makefile +++ b/devel/apitrace/Makefile @@ -1,5 +1,5 @@ PORTNAME= apitrace -DISTVERSION= 12.0 +DISTVERSION= 13.0 CATEGORIES= devel MAINTAINER= freebsd@sysctl.cz @@ -13,6 +13,7 @@ BUILD_DEPENDS= brotli>0:archivers/brotli \ googletest>0:devel/googletest \ libbacktrace>0:devel/libbacktrace \ png>0:graphics/png \ + vulkan-headers>0:graphics/vulkan-headers \ snappy>0:archivers/snappy LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ @@ -20,37 +21,32 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ libpng.so:graphics/png \ libsnappy.so:archivers/snappy -USES= cmake compiler:c++11-lang desktop-file-utils pkgconfig python shebangfix xorg +USES= cmake compiler:c++17-lang desktop-file-utils localbase:ldflags pkgconfig python qt:6 shebangfix xorg USE_XORG= x11 USE_GITHUB= yes -GH_ACCOUNT= apitrace -GH_PROJECT= apitrace GH_TUPLE= microsoft:DirectXMath:e95d848:DirectXMath/thirdparty/directxmath SHEBANG_FILES= scripts/*.py -OPTIONS_DEFINE= DOCS QT5 WAFFLE -OPTIONS_DEFAULT= QT5 WAFFLE +OPTIONS_DEFINE= DOCS WAFFLE +OPTIONS_DEFAULT= WAFFLE OPTIONS_SUB= yes -QT5_USES= qt:5 -QT5_USE= QT=core,gui,network,widgets,buildtools:build,qmake:build -QT5_CMAKE_BOOL= ENABLE_GUI +USE_QT= base +USE_GL= gl opengl +CMAKE_ON= ENABLE_QT6 WAFFLE_DESC= Use Waffle library to allow retrace on Wayland, headless etc. +WAFFLE_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols WAFFLE_LIB_DEPENDS= libwaffle-1.so:graphics/waffle WAFFLE_CMAKE_BOOL= ENABLE_WAFFLE -LDFLAGS+= -L${LOCALBASE}/lib - post-patch: ${REINPLACE_CMD} -e 's|__linux__|__unix__|' ${WRKSRC}/retrace/glstate_images.cpp post-install: ${RM} ${STAGEDIR}${DOCSDIR}/LICENSE.txt - -post-install-QT5-on: ${INSTALL_DATA} ${FILESDIR}/qapitrace.desktop ${STAGEDIR}${PREFIX}/share/applications .include <bsd.port.mk> diff --git a/devel/apitrace/distinfo b/devel/apitrace/distinfo index 2feb17a37a07..5e7228e0cfa0 100644 --- a/devel/apitrace/distinfo +++ b/devel/apitrace/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1741604876 -SHA256 (apitrace-apitrace-12.0_GH0.tar.gz) = d6d3c8eb582f2953dd2ca780ce2750e44208d1b4e73d973e3f72c5326307faf3 -SIZE (apitrace-apitrace-12.0_GH0.tar.gz) = 2273615 +TIMESTAMP = 1751019549 +SHA256 (apitrace-apitrace-13.0_GH0.tar.gz) = 843f34ad3859519644c82628ac6e6405e1a497fc5f227d06591c5dc4a643c00a +SIZE (apitrace-apitrace-13.0_GH0.tar.gz) = 2274587 SHA256 (microsoft-DirectXMath-e95d848_GH0.tar.gz) = efc8fe6c7cebe8e90d5d29020e2f09e7af41570959ec7ab501b55a7d36aad318 SIZE (microsoft-DirectXMath-e95d848_GH0.tar.gz) = 219785 diff --git a/devel/apitrace/files/patch-CMakeLists.txt b/devel/apitrace/files/patch-CMakeLists.txt index f4ecc1842560..2ab689caf661 100644 --- a/devel/apitrace/files/patch-CMakeLists.txt +++ b/devel/apitrace/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2024-05-30 18:10:10 UTC +--- CMakeLists.txt.orig 2025-06-26 12:43:44 UTC +++ CMakeLists.txt -@@ -411,6 +411,10 @@ endif () +@@ -421,6 +421,10 @@ endif () elseif (ENABLE_STATIC_EXE) set (CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -static-libgcc -static-libstdc++") endif () diff --git a/devel/apitrace/files/patch-lib_trace_CMakeLists.txt b/devel/apitrace/files/patch-lib_trace_CMakeLists.txt index 9e61019d6f69..a9cc6dc9ccbd 100644 --- a/devel/apitrace/files/patch-lib_trace_CMakeLists.txt +++ b/devel/apitrace/files/patch-lib_trace_CMakeLists.txt @@ -1,6 +1,6 @@ ---- lib/trace/CMakeLists.txt.orig 2024-05-30 18:10:10 UTC +--- lib/trace/CMakeLists.txt.orig 2025-06-26 12:43:44 UTC +++ lib/trace/CMakeLists.txt -@@ -27,6 +27,8 @@ add_convenience_library (common +@@ -27,13 +27,15 @@ add_convenience_library (common trace_ostream_zlib.cpp ) @@ -9,3 +9,11 @@ target_link_libraries (common guids highlight + os +- Snappy::snappy + ZLIB::ZLIB + PkgConfig::BROTLIDEC ++ ${Snappy_LIBRARIES} + ) + + if (BUILD_TESTING) diff --git a/devel/apitrace/files/patch-thirdparty_CMakeLists.txt b/devel/apitrace/files/patch-thirdparty_CMakeLists.txt index 982275526b6c..e470b7dc1a18 100644 --- a/devel/apitrace/files/patch-thirdparty_CMakeLists.txt +++ b/devel/apitrace/files/patch-thirdparty_CMakeLists.txt @@ -1,6 +1,6 @@ ---- thirdparty/CMakeLists.txt.orig 2024-05-30 18:10:10 UTC +--- thirdparty/CMakeLists.txt.orig 2025-06-26 12:43:44 UTC +++ thirdparty/CMakeLists.txt -@@ -16,54 +16,69 @@ endfunction () +@@ -16,56 +16,70 @@ endfunction () include (${ARGV}) endfunction () @@ -84,15 +84,21 @@ +# include_with_scope (libbacktrace.cmake) +#endif () - # We use non-standard C++ flags, so we can't just use GTest's CMakeLists.txt --if (NOT GTEST_FOUND) -- message (STATUS "Using bundled GTest") -- include_with_scope (gtest.cmake) +-if (BUILD_TESTING) +- # We use non-standard C++ flags, so we can't just use GTest's CMakeLists.txt +- if (NOT GTEST_FOUND) +- message (STATUS "Using bundled GTest") +- include_with_scope (gtest.cmake) +- endif () -endif () -+#if (NOT GTEST_FOUND) -+# message (STATUS "Using bundled GTest") -+# include_with_scope (gtest.cmake) ++#if (BUILD_TESTING) ++# # We use non-standard C++ flags, so we can't just use GTest's CMakeLists.txt ++# if (NOT GTEST_FOUND) ++# message (STATUS "Using bundled GTest") ++# include_with_scope (gtest.cmake) ++# endif () +#endif () ++ +find_path(Snappy_INCLUDE_DIR NAMES snappy.h + PATHS ${Snappy_ROOT_DIR} ${Snappy_ROOT_DIR}/include /usr/local/include) + @@ -105,8 +111,6 @@ +if(SNAPPY_FOUND) + message(STATUS "Found Snappy (include: ${Snappy_INCLUDE_DIR}, library: ${Snappy_LIBRARIES})") + mark_as_advanced(Snappy_INCLUDE_DIR Snappy_LIBRARIES) -+ find_package(Snappy REQUIRED) -+ target_link_libraries(Snappy::snappy) +endif() if (MSVC) diff --git a/devel/apitrace/pkg-plist b/devel/apitrace/pkg-plist index 8f5b878be5a1..7b1eac6204cb 100644 --- a/devel/apitrace/pkg-plist +++ b/devel/apitrace/pkg-plist @@ -2,8 +2,8 @@ bin/apitrace bin/eglretrace bin/glretrace bin/gltrim -%%QT5%%bin/qapitrace -%%QT5%%lib/apitrace/scripts/apitrace.PIXExp +bin/qapitrace +lib/apitrace/scripts/apitrace.PIXExp lib/apitrace/scripts/convert.py lib/apitrace/scripts/highlight.py lib/apitrace/scripts/jsondiff.py @@ -22,4 +22,3 @@ share/applications/qapitrace.desktop %%PORTDOCS%%%%DOCSDIR%%/NEWS.markdown %%PORTDOCS%%%%DOCSDIR%%/README.markdown %%PORTDOCS%%%%DOCSDIR%%/USAGE.markdown - diff --git a/devel/bacnet-stack/Makefile b/devel/bacnet-stack/Makefile index fb391fdf5b1f..82582e2ec392 100644 --- a/devel/bacnet-stack/Makefile +++ b/devel/bacnet-stack/Makefile @@ -1,5 +1,6 @@ PORTNAME= bacnet-stack PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= acm@FreeBSD.org diff --git a/devel/bacnet-stack/files/patch-ports_bsd_bip6.c b/devel/bacnet-stack/files/patch-ports_bsd_bip6.c new file mode 100644 index 000000000000..dc7e62205a6c --- /dev/null +++ b/devel/bacnet-stack/files/patch-ports_bsd_bip6.c @@ -0,0 +1,13 @@ +--- ports/bsd/bip6.c.orig 2025-06-28 19:56:23 UTC ++++ ports/bsd/bip6.c +@@ -22,8 +22,8 @@ + #endif + #include "bacport.h" + +-#if defined(__APPLE__) || defined(__darwin__) +-/* OSX seems not to define these. */ ++#if defined(__APPLE__) || defined(__darwin__) || defined(__FreeBSD__) ++/* FreeBSD 13.x and OSX seems not to define these. */ + #ifndef s6_addr16 + #define s6_addr16 __u6_addr.__u6_addr16 + #endif diff --git a/devel/got/Makefile b/devel/got/Makefile index 7770e24c874b..84925b9116b3 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -DISTVERSION= 0.114 +DISTVERSION= 0.115 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} diff --git a/devel/got/distinfo b/devel/got/distinfo index 43cac43c131b..f8780a4edd9e 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750710983 -SHA256 (got-portable-0.114.tar.gz) = 68cbb6eb22a8772deb8467b33649bb01735a084a1af41f3a4f3c85cd63fc15c8 -SIZE (got-portable-0.114.tar.gz) = 1575502 +TIMESTAMP = 1751058753 +SHA256 (got-portable-0.115.tar.gz) = adf0bc1cc374747df8fb525b777b8f12d1bfd6e893752281922961b2c88989e7 +SIZE (got-portable-0.115.tar.gz) = 1579926 diff --git a/devel/py-click-plugins/Makefile b/devel/py-click-plugins/Makefile index fda70c6477ad..a6118a235e54 100644 --- a/devel/py-click-plugins/Makefile +++ b/devel/py-click-plugins/Makefile @@ -1,13 +1,14 @@ PORTNAME= click-plugins -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.1.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Click extension to register CLI commands via setuptools -WWW= https://pypi.org/project/click-plugins/ +WWW= https://pypi.org/project/click-plugins/ \ + https://github.com/click-contrib/click-plugins LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/py-click-plugins/distinfo b/devel/py-click-plugins/distinfo index 0c1b06c1d358..f9132a5c8a5d 100644 --- a/devel/py-click-plugins/distinfo +++ b/devel/py-click-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554456769 -SHA256 (click-plugins-1.1.1.tar.gz) = 46ab999744a9d831159c3411bb0c79346d94a444df9a3a3742e9ed63645f264b -SIZE (click-plugins-1.1.1.tar.gz) = 8164 +TIMESTAMP = 1751098853 +SHA256 (click_plugins-1.1.1.2.tar.gz) = d7af3984a99d243c131aa1a828331e7630f4a88a9741fd05c927b204bcf92261 +SIZE (click_plugins-1.1.1.2.tar.gz) = 8343 diff --git a/devel/py-ipympl/Makefile b/devel/py-ipympl/Makefile index 6432d8d107e6..ae4843fbd31f 100644 --- a/devel/py-ipympl/Makefile +++ b/devel/py-ipympl/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/matplotlib/ipympl LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +IGNORE_i386= jlpm/node hangs during build stage + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-jupyter-builder>=0.8.3:devel/py-hatch-jupyter-builder@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-nodejs-version>=0.3.2:devel/py-hatch-nodejs-version@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ diff --git a/devel/root/Makefile b/devel/root/Makefile index 454b67facd80..64d8c3f43120 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,5 +1,5 @@ PORTNAME= root -DISTVERSION= 6.34.06 +DISTVERSION= 6.36.00 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} @@ -42,32 +42,35 @@ SHEBANG_FILES= main/python/rootbrowse.py \ etc/proof/utils/pps \ etc/proof/utils/proofctl.sh \ etc/proof/utils/proofinstall.sh \ - etc/pdg_table_update.py + etc/pdg_table_update.py \ + etc/runfirefox.sh # add a port-specific shebang to be replaced python_OLD_CMD+= "/usr/bin/env @python@" # Flags and environment variables for building -CMAKE_ON= builtin_clang builtin_cling builtin_llvm builtin_openui5 fail-on-missing \ - geom gnuinstall rpath shared soversion +CMAKE_ON= builtin_clang builtin_cling builtin_llvm builtin_openui5 \ + fail-on-missing geom gnuinstall rpath shared soversion CMAKE_OFF= arrow builtin_cfitsio builtin_cppzmq builtin_davix builtin_fftw3 \ - builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_gsl \ - builtin_lz4 builtin_lzma builtin_nlohmannjson builtin_openssl builtin_pcre \ - builtin_tbb builtin_unuran builtin_vc builtin_vdt builtin_veccore \ - builtin_xxhash builtin_zeromq builtin_zlib builtin_zstd cefweb clad cocoa \ - cuda cudnn daos dcache fcgi fftw3 geombuilder gviz libcxx llvm13_broken_tests \ - macos_native memory_termination minuit2_mpi minuit2_omp mpi odbc proof pythia8 \ - r roofit_multiprocess runtime_cxxmodules shadowpw test_distrdf_pyspark tmva-gpu \ - tmva-rmva tmva-sofie unfold unuran uring vc vecgeom win_broken_tests winrtdebug + builtin_freetype builtin_ftgl builtin_gif builtin_gl2ps builtin_glew \ + builtin_gsl builtin_jpeg builtin_lz4 builtin_lzma builtin_nlohmannjson \ + builtin_openssl builtin_pcre builtin_png builtin_tbb builtin_unuran \ + builtin_vc builtin_vdt builtin_veccore builtin_xrootd builtin_xxhash \ + builtin_zeromq builtin_zlib builtin_zstd cefweb clad cocoa cuda cudnn daos \ + dcache fcgi fftw3 geombuilder gviz html libcxx llvm13_broken_tests macos_native \ + memory_termination minuit2_mpi minuit2_omp mpi odbc proof pythia8 r \ + roofit_multiprocess runtime_cxxmodules shadowpw test_distrdf_pyspark \ + tmva-gpu tmva-rmva tmva-sofie unfold unuran uring use_gsl_cblas vc vecgeom \ + win_broken_tests winrtdebug # See https://root.cern/install/build_from_source/#all-build-options OPTIONS_DEFINE= DOCS ASIMAGE DATAFRAME DAVIX FITS FORTRAN GDML HTTP IMT MATHMORE \ - MYSQL OPENGL PGSQL PYROOT QT5WEB QT6WEB ROOFIT ROOT7 SPECTRUM SQLITE SSL TMLP \ - TMVAML VDT WEBGUI X11 XML XROOTD -OPTIONS_DEFAULT= ASIMAGE DATAFRAME DAVIX FITS GDML HTTP IMT MATHMORE OPENGL \ + MYSQL OPENGL PGSQL PYROOT QT6WEB ROOFIT ROOT7 SPECTRUM SQLITE SSL TMLP TMVAML \ + VDT WEBGUI X11 XML XROOTD +OPTIONS_DEFAULT= ASIMAGE CLAD DATAFRAME DAVIX FITS GDML HTTP IMT MATHMORE OPENGL \ PYROOT ROOFIT ROOT7 SPECTRUM SSL TMLP TMVAML VDT WEBGUI X11 XML XROOTD OPTIONS_SUB= yes -ASIMAGE_CMAKE_BOOL= asimage +ASIMAGE_CMAKE_BOOL= asimage asimage_tiff ASIMAGE_DESC= Enable support for image processing via libAfterImage ASIMAGE_IMPLIES= X11 ASIMAGE_LIB_DEPENDS= libgif.so:graphics/giflib \ @@ -78,8 +81,9 @@ ASIMAGE_USES= jpeg # TODO: clad can only be included in ROOT's configure stage # with network access, however, a port of clad is available -- patch #CLAD_CMAKE_BOOL= clad -#CLAD_DESC= Build clad, the cling automatic differentiation plugin (requires network) +#CLAD_DESC= Build clad, the cling automatic differentiation plugin #CLAD_LIB_DEPENDS= libclad.so:math/clad +#CLAD_CMAKE_ON= -DCLAD_SOURCE_DIR= DATAFRAME_CMAKE_BOOL= dataframe DATAFRAME_DESC= Enable ROOT RDataFrame @@ -120,7 +124,7 @@ MYSQL_USES= mysql ssl OPENGL_CMAKE_BOOL= opengl OPENGL_DESC= Enable support for OpenGL -OPENGL_IMPLIES= X11 +OPENGL_IMPLIES= X11 ASIMAGE OPENGL_LIB_DEPENDS= libftgl.so:graphics/ftgl \ libgl2ps.so:print/gl2ps OPENGL_USES= gl @@ -137,16 +141,9 @@ PYROOT_BUILD_DEPENDS= ${PYNUMPY} PYROOT_USES= python:3.9+,build,run PYROOT_USES_OFF= python:3.9+,build -QT5WEB_CMAKE_BOOL= qt5web -QT5WEB_DESC= Enable support for Qt5 web-based display -QT5WEB_IMPLIES= WEBGUI -QT5WEB_USES= qt:5 -QT5WEB_USE= qt=buildtools:build,qmake:build \ - qt=core,declarative,gui,location,network,printsupport,webchannel,webengine,widgets - QT6WEB_CMAKE_BOOL= qt6web QT6WEB_DESC= Enable support for Qt6 web-based display -QT6WEB_IMPLIES= WEBGUI +QT6WEB_IMPLIES= WEBGUI OPENGL QT6WEB_USES= qt:6 QT6WEB_USE= qt=base,declarative,positioning,webchannel,webengine @@ -169,11 +166,12 @@ SSL_USES= ssl TMLP_CMAKE_BOOL= mlp TMLP_DESC= Enable support for TMultilayerPerceptron classes' federation -TMLP_IMPLIES= TMVAML +TMLP_IMPLIES= TMVAML MATHMORE TMVAML_CMAKE_BOOL= tmva tmva-cpu TMVAML_DESC= Build TMVA multi variate analysis library, including TMVA with CPU support for deep learning -TMVAML_IMPLIES= IMT +TMVAML_IMPLIES= IMT MATHMORE +TMVAML_LIB_DEPENDS= libopenblas.so:math/openblas VDT_CMAKE_BOOL= vdt VDT_DESC= Enable support for VDT (fast and vectorisable mathematical functions) diff --git a/devel/root/distinfo b/devel/root/distinfo index 452475ba9e1d..245f3efce180 100644 --- a/devel/root/distinfo +++ b/devel/root/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743342336 -SHA256 (root_v6.34.06.source.tar.gz) = a799d632dae5bb1ec87eae6ebc046a12268c6849f2a8837921c118fc51b6cff3 -SIZE (root_v6.34.06.source.tar.gz) = 199371788 +TIMESTAMP = 1750873373 +SHA256 (root_v6.36.00.source.tar.gz) = 94afc8def92842679a130a27521be66e2abdaa37620888e61d828a43fc4b01a2 +SIZE (root_v6.36.00.source.tar.gz) = 204811286 diff --git a/devel/root/files/patch-cmake_modules_SearchInstalledSoftware.cmake b/devel/root/files/patch-cmake_modules_SearchInstalledSoftware.cmake deleted file mode 100644 index 0ea6f4daf246..000000000000 --- a/devel/root/files/patch-cmake_modules_SearchInstalledSoftware.cmake +++ /dev/null @@ -1,22 +0,0 @@ ---- cmake/modules/SearchInstalledSoftware.cmake.orig 2024-11-30 13:10:36 UTC -+++ cmake/modules/SearchInstalledSoftware.cmake -@@ -525,6 +525,9 @@ if(asimage) - if(builtin_zlib) - set(_after_cflags "${_after_cflags} -I${ZLIB_INCLUDE_DIR}") - endif() -+ if(CMAKE_SYSTEM_NAME MATCHES FreeBSD) -+ set(AFTERIMAGE_LIBRARIES ${CMAKE_BINARY_DIR}/AFTERIMAGE-prefix/src/AFTERIMAGE/libAfterImage${CMAKE_STATIC_LIBRARY_SUFFIX}) -+ endif() - ExternalProject_Add( - AFTERIMAGE - DOWNLOAD_COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_SOURCE_DIR}/graf2d/asimage/src/libAfterImage AFTERIMAGE -@@ -541,6 +544,9 @@ if(asimage) - TIMEOUT 600 - ) - set(AFTERIMAGE_INCLUDE_DIR ${CMAKE_BINARY_DIR}/include/libAfterImage) -+ if(CMAKE_SYSTEM_NAME MATCHES FreeBSD) -+ set(AFTERIMAGE_INCLUDE_DIR ${CMAKE_BINARY_DIR}/AFTERIMAGE-prefix/src/AFTERIMAGE) -+ endif() - endif() - if(builtin_freetype) - add_dependencies(AFTERIMAGE FREETYPE) diff --git a/devel/root/files/patch-interpreter_cling_lib_Interpreter_Interpreter.cpp b/devel/root/files/patch-interpreter_cling_lib_Interpreter_Interpreter.cpp deleted file mode 100644 index 0b87e252002c..000000000000 --- a/devel/root/files/patch-interpreter_cling_lib_Interpreter_Interpreter.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- interpreter/cling/lib/Interpreter/Interpreter.cpp.orig 2024-11-30 13:04:19 UTC -+++ interpreter/cling/lib/Interpreter/Interpreter.cpp -@@ -458,8 +458,17 @@ namespace cling { - const char* Attr = LangOpts.CPlusPlus ? " throw () " : ""; - #else - const char* LinkageCxx = Linkage; -+#ifdef __FreeBSD__ -+// atexit-like commands need 'throw()' specifier on FreeBSD 15 -+#if __FreeBSD_cc_version >= 1500000 -+ const char* Attr = " throw () "; -+#else - const char* Attr = ""; - #endif -+#else -+ const char* Attr = ""; -+#endif // __FreeBSD__ -+#endif // __GLIBC__ - - #if defined(__GLIBCXX__) - const char* cxa_atexit_is_noexcept = LangOpts.CPlusPlus ? " noexcept" : ""; diff --git a/devel/root/pkg-plist b/devel/root/pkg-plist index 6e412c3979c4..ab407a459c2d 100644 --- a/devel/root/pkg-plist +++ b/devel/root/pkg-plist @@ -35,8 +35,6 @@ bin/thisroot.sh %%ROOFIT%%%%ETCDIR%%/HistFactorySchema.dtd %%ETCDIR%%/Makefile.arch %%ETCDIR%%/RadioNuclides.txt -%%ROOFIT%%%%ETCDIR%%/RooFitHS3_wsexportkeys.json -%%ROOFIT%%%%ETCDIR%%/RooFitHS3_wsfactoryexpressions.json %%ETCDIR%%/allDict.cxx.pch %%ETCDIR%%/class.rules %%ETCDIR%%/cling/Interpreter/DynamicExprInfo.h @@ -341,13 +339,10 @@ bin/thisroot.sh %%ETCDIR%%/dictpch/gui/webgui6/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/hbook/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/hist/inc/LinkDef.h -%%ETCDIR%%/dictpch/hist/histdrawv7/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/histpainter/inc/LinkDef.h -%%ETCDIR%%/dictpch/hist/histv7/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/spectrum/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/spectrumpainter/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/unfold/inc/LinkDef.h -%%ETCDIR%%/dictpch/html/inc/LinkDef.h %%ETCDIR%%/dictpch/io/dcache/inc/LinkDef.h %%ETCDIR%%/dictpch/io/io/inc/LinkDef.h %%ETCDIR%%/dictpch/io/mpi/inc/LinkDef.h @@ -546,8 +541,6 @@ bin/thisroot.sh %%ETCDIR%%/plugins/TVirtualFFT/P040_TFFTReal.C %%ETCDIR%%/plugins/TVirtualFitter/P010_TFitter.C %%ETCDIR%%/plugins/TVirtualFitter/P020_TFumili.C -%%ETCDIR%%/plugins/TVirtualFitter/P030_TFitterMinuit.C -%%ETCDIR%%/plugins/TVirtualFitter/P040_TFitterFumili.C %%ETCDIR%%/plugins/TVirtualGLImp/P010_TX11GL.C %%ETCDIR%%/plugins/TVirtualGLImp/P020_TGWin32GL.C %%ETCDIR%%/plugins/TVirtualGeoConverter/P010_TGeoVGConverter.C @@ -607,6 +600,8 @@ bin/thisroot.sh %%ETCDIR%%/system.rootrc %%ETCDIR%%/valgrind-root-python.supp %%ETCDIR%%/valgrind-root.supp +include/clang-c/CXCppInterOp.h +include/clang/Interpreter/CppInterOp.h include/root/AuthConst.h include/root/Bswapcpy.h include/root/Buttons.h @@ -906,10 +901,6 @@ include/root/Math/WrappedMultiTF1.h include/root/Math/WrappedParamFunction.h include/root/Math/WrappedTF1.h include/root/MessageTypes.h -include/root/Minuit2/ABObj.h -include/root/Minuit2/ABProd.h -include/root/Minuit2/ABSum.h -include/root/Minuit2/ABTypes.h include/root/Minuit2/AnalyticalGradientCalculator.h include/root/Minuit2/BFGSErrorUpdator.h include/root/Minuit2/CombinedMinimizer.h @@ -933,18 +924,9 @@ include/root/Minuit2/FumiliStandardChi2FCN.h include/root/Minuit2/FumiliStandardMaximumLikelihoodFCN.h include/root/Minuit2/FunctionGradient.h include/root/Minuit2/FunctionMinimum.h -include/root/Minuit2/GenericFunction.h include/root/Minuit2/GradientCalculator.h include/root/Minuit2/HessianGradientCalculator.h include/root/Minuit2/InitialGradientCalculator.h -include/root/Minuit2/LASymMatrix.h -include/root/Minuit2/LAVector.h -include/root/Minuit2/LaInverse.h -include/root/Minuit2/LaOuterProduct.h -include/root/Minuit2/LaProd.h -include/root/Minuit2/LaSum.h -include/root/Minuit2/MPIProcess.h -include/root/Minuit2/MatrixInverse.h include/root/Minuit2/MinimumBuilder.h include/root/Minuit2/MinimumError.h include/root/Minuit2/MinimumErrorUpdator.h @@ -980,8 +962,6 @@ include/root/Minuit2/MnParameterScan.h include/root/Minuit2/MnPlot.h include/root/Minuit2/MnPosDef.h include/root/Minuit2/MnPrint.h -include/root/Minuit2/MnRefCountedPointer.h -include/root/Minuit2/MnReferenceCounter.h include/root/Minuit2/MnScan.h include/root/Minuit2/MnSeedGenerator.h include/root/Minuit2/MnSimplex.h @@ -993,7 +973,6 @@ include/root/Minuit2/MnUserFcn.h include/root/Minuit2/MnUserParameterState.h include/root/Minuit2/MnUserParameters.h include/root/Minuit2/MnUserTransformation.h -include/root/Minuit2/MnVectorTransform.h include/root/Minuit2/ModularFunctionMinimizer.h include/root/Minuit2/NegativeG2LineSearch.h include/root/Minuit2/Numerical2PGradientCalculator.h @@ -1008,11 +987,9 @@ include/root/Minuit2/SimplexSeedGenerator.h include/root/Minuit2/SinParameterTransformation.h include/root/Minuit2/SqrtLowParameterTransformation.h include/root/Minuit2/SqrtUpParameterTransformation.h -include/root/Minuit2/StackAllocator.h include/root/Minuit2/VariableMetricBuilder.h include/root/Minuit2/VariableMetricEDMEstimator.h include/root/Minuit2/VariableMetricMinimizer.h -include/root/Minuit2/VectorOuterProduct.h include/root/NetErrors.h include/root/PoolUtils.h include/root/PosixThreadInc.h @@ -1051,8 +1028,6 @@ include/root/ROOT/InternalTreeUtils.hxx %%ROOT7%%include/root/ROOT/RAttrMarker.hxx %%ROOT7%%include/root/ROOT/RAttrText.hxx %%ROOT7%%include/root/ROOT/RAttrValue.hxx -%%ROOT7%%include/root/ROOT/RAxis.hxx -%%ROOT7%%include/root/ROOT/RAxisConfig.hxx %%ROOT7%%include/root/ROOT/RAxisDrawable.hxx %%ROOT7%%include/root/ROOT/RBox.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RBrowser.hxx @@ -1068,6 +1043,7 @@ include/root/ROOT/InternalTreeUtils.hxx include/root/ROOT/RConcurrentHashColl.hxx include/root/ROOT/RConfig.h include/root/ROOT/RConfig.hxx +include/root/ROOT/RCreateFieldOptions.hxx %%DATAFRAME%%include/root/ROOT/RCsvDS.hxx %%DATAFRAME%%include/root/ROOT/RDF/ActionHelpers.hxx %%DATAFRAME%%include/root/ROOT/RDF/ColumnReaderUtils.hxx @@ -1122,8 +1098,6 @@ include/root/ROOT/RConfig.hxx %%ROOT7%%include/root/ROOT/RDaos.hxx %%DATAFRAME%%include/root/ROOT/RDataFrame.hxx %%DATAFRAME%%include/root/ROOT/RDataSource.hxx -%%ROOT7%%include/root/ROOT/RDirectory.hxx -%%ROOT7%%include/root/ROOT/RDirectoryEntry.hxx %%ROOT7%%include/root/ROOT/RDisplayItem.hxx %%ROOT7%%include/root/ROOT/RDrawable.hxx %%ROOT7%%include/root/ROOT/RDrawableRequest.hxx @@ -1191,10 +1165,10 @@ include/root/ROOT/RConfig.hxx %%ROOT7%%include/root/ROOT/RField/RFieldSequenceContainer.hxx %%ROOT7%%include/root/ROOT/RField.hxx %%ROOT7%%include/root/ROOT/RFieldBase.hxx +include/root/ROOT/RFieldToken.hxx +include/root/ROOT/RFieldUtils.hxx %%ROOT7%%include/root/ROOT/RFieldVisitor.hxx -%%ROOT7%%include/root/ROOT/RFile.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RFileDialog.hxx -%%ROOT7%%include/root/ROOT/RFit.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RFitPanel.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RFitPanelModel.hxx %%ROOT7%%include/root/ROOT/RFloat16.hxx @@ -1206,18 +1180,6 @@ include/root/ROOT/RFriendInfo.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RGeomData.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RGeomHierarchy.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RGeomViewer.hxx -%%ROOT7%%include/root/ROOT/RHist.hxx -%%ROOT7%%include/root/ROOT/RHistBinIter.hxx -%%ROOT7%%include/root/ROOT/RHistBufferedFill.hxx -%%ROOT7%%include/root/ROOT/RHistConcurrentFill.hxx -%%ROOT7%%include/root/ROOT/RHistData.hxx -%%ROOT7%%include/root/ROOT/RHistDisplayItem.hxx -%%ROOT7%%include/root/ROOT/RHistDrawable.hxx -%%ROOT7%%include/root/ROOT/RHistImpl.hxx -%%ROOT7%%include/root/ROOT/RHistStatBox.hxx -%%ROOT7%%include/root/ROOT/RHistUtils.hxx -%%ROOT7%%include/root/ROOT/RHistView.hxx -%%ROOT7%%include/root/ROOT/RIndexIter.hxx include/root/ROOT/RIoUring.hxx %%DATAFRAME%%include/root/ROOT/RLazyDS.hxx %%ROOT7%%include/root/ROOT/RLegend.hxx @@ -1229,17 +1191,19 @@ include/root/ROOT/RLogger.hxx %%ROOT7%%include/root/ROOT/RNTuple.hxx %%DATAFRAME%%include/root/ROOT/RNTupleDS.hxx %%ROOT7%%include/root/ROOT/RNTupleDescriptor.hxx +%%ROOT7%%include/root/ROOT/RNTupleExporter.hxx %%ROOT7%%include/root/ROOT/RNTupleFillContext.hxx %%ROOT7%%include/root/ROOT/RNTupleFillStatus.hxx %%ROOT7%%include/root/ROOT/RNTupleImporter.hxx %%ROOT7%%include/root/ROOT/RNTupleImtTaskScheduler.hxx -%%ROOT7%%include/root/ROOT/RNTupleIndex.hxx %%ROOT7%%include/root/ROOT/RNTupleInspector.hxx +include/root/ROOT/RNTupleJoinTable.hxx %%ROOT7%%include/root/ROOT/RNTupleMerger.hxx %%ROOT7%%include/root/ROOT/RNTupleMetrics.hxx %%ROOT7%%include/root/ROOT/RNTupleModel.hxx %%ROOT7%%include/root/ROOT/RNTupleParallelWriter.hxx %%ROOT7%%include/root/ROOT/RNTupleProcessor.hxx +include/root/ROOT/RNTupleRange.hxx %%ROOT7%%include/root/ROOT/RNTupleReadOptions.hxx %%ROOT7%%include/root/ROOT/RNTupleReader.hxx %%ROOT7%%include/root/ROOT/RNTupleSerialize.hxx @@ -1262,7 +1226,6 @@ include/root/ROOT/RNotFn.hxx %%ROOT7%%include/root/ROOT/RPageNullSink.hxx %%ROOT7%%include/root/ROOT/RPagePool.hxx %%ROOT7%%include/root/ROOT/RPageSinkBuf.hxx -%%ROOT7%%include/root/ROOT/RPageSourceFriends.hxx %%ROOT7%%include/root/ROOT/RPageStorage.hxx %%ROOT7%%include/root/ROOT/RPageStorageDaos.hxx %%ROOT7%%include/root/ROOT/RPageStorageFile.hxx @@ -1277,6 +1240,7 @@ include/root/ROOT/RRawFile.hxx include/root/ROOT/RRawFileTFile.hxx include/root/ROOT/RRawFileUnix.hxx include/root/ROOT/RRawFileWin.hxx +include/root/ROOT/RRawPtrWriteEntry.hxx %%DATAFRAME%%include/root/ROOT/RResultHandle.hxx %%DATAFRAME%%include/root/ROOT/RResultPtr.hxx %%DATAFRAME%%include/root/ROOT/RRootDS.hxx @@ -1286,6 +1250,7 @@ include/root/ROOT/RSpan.hxx %%DATAFRAME%%include/root/ROOT/RSqliteDS.hxx include/root/ROOT/RStringView.hxx %%ROOT7%%include/root/ROOT/RStyle.hxx +%%DATAFRAME%%include/root/ROOT/RTTreeDS.hxx include/root/ROOT/RTaskArena.hxx %%ROOT7%%include/root/ROOT/RText.hxx %%HTTP%%include/root/ROOT/RTreeViewer.hxx @@ -1438,8 +1403,9 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooFactoryWSTool.h %%ROOFIT%%include/root/RooFirstMoment.h %%ROOFIT%%include/root/RooFit.h +%%ROOFIT%%include/root/RooFit/CodegenContext.h +%%ROOFIT%%include/root/RooFit/CodegenImpl.h %%ROOFIT%%include/root/RooFit/Config.h -%%ROOFIT%%include/root/RooFit/Detail/CodeSquashContext.h %%ROOFIT%%include/root/RooFit/Detail/JSONInterface.h %%ROOFIT%%include/root/RooFit/Detail/MathFuncs.h %%ROOFIT%%include/root/RooFit/Detail/NormalizationHelpers.h @@ -1556,7 +1522,6 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooProduct.h %%ROOFIT%%include/root/RooProfileLL.h %%ROOFIT%%include/root/RooProjectedPdf.h -%%ROOFIT%%include/root/RooProofDriverSelector.h %%ROOFIT%%include/root/RooPullVar.h %%ROOFIT%%include/root/RooPyBind.h %%ROOFIT%%include/root/RooQuasiRandomGenerator.h @@ -1638,7 +1603,6 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooStats/MarkovChain.h %%ROOFIT%%include/root/RooStats/MaxLikelihoodEstimateTestStat.h %%ROOFIT%%include/root/RooStats/MetropolisHastings.h -%%ROOFIT%%include/root/RooStats/MinNLLTestStat.h %%ROOFIT%%include/root/RooStats/ModelConfig.h %%ROOFIT%%include/root/RooStats/NeymanConstruction.h %%ROOFIT%%include/root/RooStats/NumEventsTestStat.h @@ -1649,7 +1613,6 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooStats/ProfileInspector.h %%ROOFIT%%include/root/RooStats/ProfileLikelihoodCalculator.h %%ROOFIT%%include/root/RooStats/ProfileLikelihoodTestStat.h -%%ROOFIT%%include/root/RooStats/ProofConfig.h %%ROOFIT%%include/root/RooStats/ProposalFunction.h %%ROOFIT%%include/root/RooStats/ProposalHelper.h %%ROOFIT%%include/root/RooStats/RatioOfProfiledLikelihoodsTestStat.h @@ -1664,7 +1627,6 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooStats/TestStatistic.h %%ROOFIT%%include/root/RooStats/ToyMCImportanceSampler.h %%ROOFIT%%include/root/RooStats/ToyMCSampler.h -%%ROOFIT%%include/root/RooStats/ToyMCStudy.h %%ROOFIT%%include/root/RooStats/UniformProposal.h %%ROOFIT%%include/root/RooStats/UpperLimitMCSModule.h %%ROOFIT%%include/root/RooStepFunction.h @@ -2588,6 +2550,7 @@ include/root/TMPWorkerTree.h %%TMVAML%%include/root/TMVA/ROperator_ConvTranspose.hxx %%TMVAML%%include/root/TMVA/ROperator_ConvTranspose.icc %%TMVAML%%include/root/TMVA/ROperator_Custom.hxx +%%TMVAML%%include/root/TMVA/ROperator_Einsum.hxx %%TMVAML%%include/root/TMVA/ROperator_Elu.hxx %%TMVAML%%include/root/TMVA/ROperator_Erf.hxx %%TMVAML%%include/root/TMVA/ROperator_Expand.hxx @@ -2601,13 +2564,16 @@ include/root/TMPWorkerTree.h %%TMVAML%%include/root/TMVA/ROperator_LSTM.icc %%TMVAML%%include/root/TMVA/ROperator_LayerNormalization.hxx %%TMVAML%%include/root/TMVA/ROperator_LeakyRelu.hxx +%%TMVAML%%include/root/TMVA/ROperator_Pad.hxx %%TMVAML%%include/root/TMVA/ROperator_Pool.hxx %%TMVAML%%include/root/TMVA/ROperator_RNN.hxx %%TMVAML%%include/root/TMVA/ROperator_RNN.icc +%%TMVAML%%include/root/TMVA/ROperator_Random.hxx %%TMVAML%%include/root/TMVA/ROperator_Range.hxx %%TMVAML%%include/root/TMVA/ROperator_Reduce.hxx %%TMVAML%%include/root/TMVA/ROperator_Relu.hxx %%TMVAML%%include/root/TMVA/ROperator_Reshape.hxx +%%TMVAML%%include/root/TMVA/ROperator_ScatterElements.hxx %%TMVAML%%include/root/TMVA/ROperator_Selu.hxx %%TMVAML%%include/root/TMVA/ROperator_Shape.hxx %%TMVAML%%include/root/TMVA/ROperator_Sigmoid.hxx @@ -2620,6 +2586,7 @@ include/root/TMPWorkerTree.h %%TMVAML%%include/root/TMVA/ROperator_Tile.hxx %%TMVAML%%include/root/TMVA/ROperator_TopK.hxx %%TMVAML%%include/root/TMVA/ROperator_Transpose.hxx +%%TMVAML%%include/root/TMVA/ROperator_Where.hxx %%TMVAML%%include/root/TMVA/RReader.hxx %%TMVAML%%include/root/TMVA/RSofieReader.hxx %%TMVAML%%include/root/TMVA/RStandardScaler.hxx @@ -3164,6 +3131,9 @@ include/root/strtok.h include/root/v5/TF1Data.h include/root/v5/TFormula.h include/root/v5/TFormulaPrimitive.h +lib/cmake/CppInterOp/CppInterOpConfig.cmake +lib/cmake/CppInterOp/CppInterOpConfigVersion.cmake +lib/libclangCppInterOp.a %%DATAFRAME%%%%PYROOT%%lib/root/DistRDF/Backends/Base.py %%DATAFRAME%%%%PYROOT%%lib/root/DistRDF/Backends/Dask/Backend.py %%DATAFRAME%%%%PYROOT%%lib/root/DistRDF/Backends/Dask/__init__.py @@ -3316,12 +3286,18 @@ include/root/v5/TFormulaPrimitive.h %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdataframe%%PYTHON_TAG%%.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_conversion_maps%%PYTHON_TAG%%.opt-1.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_conversion_maps%%PYTHON_TAG%%.pyc +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_namespace%%PYTHON_TAG%%.opt-1.pyc +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_namespace%%PYTHON_TAG%%.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_pyz%%PYTHON_TAG%%.opt-1.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_pyz%%PYTHON_TAG%%.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_utils%%PYTHON_TAG%%.opt-1.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdf_utils%%PYTHON_TAG%%.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdfdescription%%PYTHON_TAG%%.opt-1.pyc %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdfdescription%%PYTHON_TAG%%.pyc +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdisplay%%PYTHON_TAG%%.opt-1.pyc +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rdisplay%%PYTHON_TAG%%.pyc +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rntuple%%PYTHON_TAG%%.opt-1.pyc +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rntuple%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_runtime_error%%PYTHON_TAG%%.opt-1.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_runtime_error%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_rvec%%PYTHON_TAG%%.opt-1.pyc @@ -3374,12 +3350,16 @@ include/root/v5/TFormulaPrimitive.h %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_th2%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_th3%%PYTHON_TAG%%.opt-1.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_th3%%PYTHON_TAG%%.pyc +%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_thistpainter%%PYTHON_TAG%%.opt-1.pyc +%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_thistpainter%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_titer%%PYTHON_TAG%%.opt-1.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_titer%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tobject%%PYTHON_TAG%%.opt-1.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tobject%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tobjstring%%PYTHON_TAG%%.opt-1.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tobjstring%%PYTHON_TAG%%.pyc +%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tscatter%%PYTHON_TAG%%.opt-1.pyc +%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tscatter%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tseqcollection%%PYTHON_TAG%%.opt-1.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tseqcollection%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tstring%%PYTHON_TAG%%.opt-1.pyc @@ -3392,6 +3372,8 @@ include/root/v5/TFormulaPrimitive.h %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tvector3%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tvectort%%PYTHON_TAG%%.opt-1.pyc %%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_tvectort%%PYTHON_TAG%%.pyc +%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_uhi%%PYTHON_TAG%%.opt-1.pyc +%%PYROOT%%lib/root/ROOT/_pythonization/__pycache__/_uhi%%PYTHON_TAG%%.pyc %%PYROOT%%lib/root/ROOT/_pythonization/_cppinstance.py %%PYROOT%%lib/root/ROOT/_pythonization/_drawables.py %%PYROOT%%lib/root/ROOT/_pythonization/_generic.py @@ -3399,9 +3381,12 @@ include/root/v5/TFormulaPrimitive.h %%PYROOT%%lib/root/ROOT/_pythonization/_pyz_utils.py %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rdataframe.py %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rdf_conversion_maps.py +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rdf_namespace.py %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rdf_pyz.py %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rdf_utils.py %%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rdfdescription.py +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rdisplay.py +%%DATAFRAME%%%%PYROOT%%lib/root/ROOT/_pythonization/_rntuple.py %%ROOFIT%%%%PYROOT%%lib/root/ROOT/_pythonization/_roofit/__init__.py %%ROOFIT%%%%PYROOT%%lib/root/ROOT/_pythonization/_roofit/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc %%ROOFIT%%%%PYROOT%%lib/root/ROOT/_pythonization/_roofit/__pycache__/__init__%%PYTHON_TAG%%.pyc @@ -3509,6 +3494,7 @@ include/root/v5/TFormulaPrimitive.h %%PYROOT%%lib/root/ROOT/_pythonization/_th1.py %%PYROOT%%lib/root/ROOT/_pythonization/_th2.py %%PYROOT%%lib/root/ROOT/_pythonization/_th3.py +%%PYROOT%%lib/root/ROOT/_pythonization/_thistpainter.py %%PYROOT%%lib/root/ROOT/_pythonization/_titer.py %%TMVAML%%%%PYROOT%%lib/root/ROOT/_pythonization/_tmva/__init__.py %%TMVAML%%%%PYROOT%%lib/root/ROOT/_pythonization/_tmva/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc @@ -3542,12 +3528,14 @@ include/root/v5/TFormulaPrimitive.h %%TMVAML%%%%PYROOT%%lib/root/ROOT/_pythonization/_tmva/_utils.py %%PYROOT%%lib/root/ROOT/_pythonization/_tobject.py %%PYROOT%%lib/root/ROOT/_pythonization/_tobjstring.py +%%PYROOT%%lib/root/ROOT/_pythonization/_tscatter.py %%PYROOT%%lib/root/ROOT/_pythonization/_tseqcollection.py %%PYROOT%%lib/root/ROOT/_pythonization/_tstring.py %%PYROOT%%lib/root/ROOT/_pythonization/_tstyle.py %%PYROOT%%lib/root/ROOT/_pythonization/_ttree.py %%PYROOT%%lib/root/ROOT/_pythonization/_tvector3.py %%PYROOT%%lib/root/ROOT/_pythonization/_tvectort.py +%%PYROOT%%lib/root/ROOT/_pythonization/_uhi.py lib/root/cmdLineUtils.py %%PYROOT%%lib/root/cppyy/__init__.py %%PYROOT%%lib/root/cppyy/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc @@ -3614,612 +3602,601 @@ lib/root/cmdLineUtils.py %%ASIMAGE%%lib/root/libASImage.rootmap %%ASIMAGE%%lib/root/libASImage.so %%ASIMAGE%%lib/root/libASImage.so.%%SHLIB_SHVER%% -%%ASIMAGE%%lib/root/libASImage.so.%%SHLIB_VER%% +%%ASIMAGE%%lib/root/libASImage.so.%%SHLIB_VER%%0 %%ASIMAGE%%lib/root/libASImageGui.rootmap %%ASIMAGE%%lib/root/libASImageGui.so %%ASIMAGE%%lib/root/libASImageGui.so.%%SHLIB_SHVER%% -%%ASIMAGE%%lib/root/libASImageGui.so.%%SHLIB_VER%% +%%ASIMAGE%%lib/root/libASImageGui.so.%%SHLIB_VER%%0 %%ASIMAGE%%lib/root/libASImageGui_rdict.pcm %%ASIMAGE%%lib/root/libASImage_rdict.pcm lib/root/libCling.so lib/root/libCling.so.%%SHLIB_SHVER%% -lib/root/libCling.so.%%SHLIB_VER%% +lib/root/libCling.so.%%SHLIB_VER%%0 lib/root/libCore.rootmap lib/root/libCore.so lib/root/libCore.so.%%SHLIB_SHVER%% -lib/root/libCore.so.%%SHLIB_VER%% +lib/root/libCore.so.%%SHLIB_VER%%0 lib/root/libEG.rootmap lib/root/libEG.so lib/root/libEG.so.%%SHLIB_SHVER%% -lib/root/libEG.so.%%SHLIB_VER%% +lib/root/libEG.so.%%SHLIB_VER%%0 lib/root/libEG_rdict.pcm %%OPENGL%%lib/root/libEve.rootmap %%OPENGL%%lib/root/libEve.so %%OPENGL%%lib/root/libEve.so.%%SHLIB_SHVER%% -%%OPENGL%%lib/root/libEve.so.%%SHLIB_VER%% +%%OPENGL%%lib/root/libEve.so.%%SHLIB_VER%%0 %%OPENGL%%lib/root/libEve_rdict.pcm %%FITS%%lib/root/libFITSIO.rootmap %%FITS%%lib/root/libFITSIO.so %%FITS%%lib/root/libFITSIO.so.%%SHLIB_SHVER%% -%%FITS%%lib/root/libFITSIO.so.%%SHLIB_VER%% +%%FITS%%lib/root/libFITSIO.so.%%SHLIB_VER%%0 %%FITS%%lib/root/libFITSIO_rdict.pcm lib/root/libFitPanel.rootmap lib/root/libFitPanel.so lib/root/libFitPanel.so.%%SHLIB_SHVER%% -lib/root/libFitPanel.so.%%SHLIB_VER%% +lib/root/libFitPanel.so.%%SHLIB_VER%%0 lib/root/libFitPanel_rdict.pcm lib/root/libFoam.rootmap lib/root/libFoam.so lib/root/libFoam.so.%%SHLIB_SHVER%% -lib/root/libFoam.so.%%SHLIB_VER%% +lib/root/libFoam.so.%%SHLIB_VER%%0 lib/root/libFoam_rdict.pcm lib/root/libFumili.rootmap lib/root/libFumili.so lib/root/libFumili.so.%%SHLIB_SHVER%% -lib/root/libFumili.so.%%SHLIB_VER%% +lib/root/libFumili.so.%%SHLIB_VER%%0 lib/root/libFumili_rdict.pcm %%X11%%lib/root/libGX11.rootmap %%X11%%lib/root/libGX11.so %%X11%%lib/root/libGX11.so.%%SHLIB_SHVER%% -%%X11%%lib/root/libGX11.so.%%SHLIB_VER%% +%%X11%%lib/root/libGX11.so.%%SHLIB_VER%%0 %%X11%%lib/root/libGX11TTF.rootmap %%X11%%lib/root/libGX11TTF.so %%X11%%lib/root/libGX11TTF.so.%%SHLIB_SHVER%% -%%X11%%lib/root/libGX11TTF.so.%%SHLIB_VER%% +%%X11%%lib/root/libGX11TTF.so.%%SHLIB_VER%%0 %%X11%%lib/root/libGX11TTF_rdict.pcm %%X11%%lib/root/libGX11_rdict.pcm %%GDML%%lib/root/libGdml.rootmap %%GDML%%lib/root/libGdml.so %%GDML%%lib/root/libGdml.so.%%SHLIB_SHVER%% -%%GDML%%lib/root/libGdml.so.%%SHLIB_VER%% +%%GDML%%lib/root/libGdml.so.%%SHLIB_VER%%0 %%GDML%%lib/root/libGdml_rdict.pcm lib/root/libGed.rootmap lib/root/libGed.so lib/root/libGed.so.%%SHLIB_SHVER%% -lib/root/libGed.so.%%SHLIB_VER%% +lib/root/libGed.so.%%SHLIB_VER%%0 lib/root/libGed_rdict.pcm lib/root/libGenVector.rootmap lib/root/libGenVector.so lib/root/libGenVector.so.%%SHLIB_SHVER%% -lib/root/libGenVector.so.%%SHLIB_VER%% +lib/root/libGenVector.so.%%SHLIB_VER%%0 lib/root/libGenVector_G__GenVector32_rdict.pcm lib/root/libGenVector_rdict.pcm lib/root/libGenVector32.rootmap %%TMVAML%%lib/root/libGenetic.rootmap %%TMVAML%%lib/root/libGenetic.so %%TMVAML%%lib/root/libGenetic.so.%%SHLIB_SHVER%% -%%TMVAML%%lib/root/libGenetic.so.%%SHLIB_VER%% +%%TMVAML%%lib/root/libGenetic.so.%%SHLIB_VER%%0 %%TMVAML%%lib/root/libGenetic_rdict.pcm lib/root/libGeom.rootmap lib/root/libGeom.so lib/root/libGeom.so.%%SHLIB_SHVER%% -lib/root/libGeom.so.%%SHLIB_VER%% +lib/root/libGeom.so.%%SHLIB_VER%%0 lib/root/libGeomPainter.rootmap lib/root/libGeomPainter.so lib/root/libGeomPainter.so.%%SHLIB_SHVER%% -lib/root/libGeomPainter.so.%%SHLIB_VER%% +lib/root/libGeomPainter.so.%%SHLIB_VER%%0 lib/root/libGeomPainter_rdict.pcm lib/root/libGeom_rdict.pcm lib/root/libGpad.rootmap lib/root/libGpad.so lib/root/libGpad.so.%%SHLIB_SHVER%% -lib/root/libGpad.so.%%SHLIB_VER%% +lib/root/libGpad.so.%%SHLIB_VER%%0 lib/root/libGpad_rdict.pcm lib/root/libGraf.rootmap lib/root/libGraf.so lib/root/libGraf.so.%%SHLIB_SHVER%% -lib/root/libGraf.so.%%SHLIB_VER%% +lib/root/libGraf.so.%%SHLIB_VER%%0 lib/root/libGraf3d.rootmap lib/root/libGraf3d.so lib/root/libGraf3d.so.%%SHLIB_SHVER%% -lib/root/libGraf3d.so.%%SHLIB_VER%% +lib/root/libGraf3d.so.%%SHLIB_VER%%0 lib/root/libGraf3d_rdict.pcm lib/root/libGraf_rdict.pcm lib/root/libGui.rootmap lib/root/libGui.so lib/root/libGui.so.%%SHLIB_SHVER%% -lib/root/libGui.so.%%SHLIB_VER%% +lib/root/libGui.so.%%SHLIB_VER%%0 lib/root/libGuiBld.rootmap lib/root/libGuiBld.so lib/root/libGuiBld.so.%%SHLIB_SHVER%% -lib/root/libGuiBld.so.%%SHLIB_VER%% +lib/root/libGuiBld.so.%%SHLIB_VER%%0 lib/root/libGuiBld_rdict.pcm lib/root/libGuiHtml.rootmap lib/root/libGuiHtml.so lib/root/libGuiHtml.so.%%SHLIB_SHVER%% -lib/root/libGuiHtml.so.%%SHLIB_VER%% +lib/root/libGuiHtml.so.%%SHLIB_VER%%0 lib/root/libGuiHtml_rdict.pcm lib/root/libGui_rdict.pcm %%OPENGL%%lib/root/libGviz3d.rootmap %%OPENGL%%lib/root/libGviz3d.so %%OPENGL%%lib/root/libGviz3d.so.%%SHLIB_SHVER%% -%%OPENGL%%lib/root/libGviz3d.so.%%SHLIB_VER%% +%%OPENGL%%lib/root/libGviz3d.so.%%SHLIB_VER%%0 %%OPENGL%%lib/root/libGviz3d_rdict.pcm %%FORTRAN%%lib/root/libHbook.rootmap %%FORTRAN%%lib/root/libHbook.so %%FORTRAN%%lib/root/libHbook.so.%%SHLIB_SHVER%% -%%FORTRAN%%lib/root/libHbook.so.%%SHLIB_VER%% +%%FORTRAN%%lib/root/libHbook.so.%%SHLIB_VER%%0 %%FORTRAN%%lib/root/libHbook_rdict.pcm lib/root/libHist.rootmap lib/root/libHist.so lib/root/libHist.so.%%SHLIB_SHVER%% -lib/root/libHist.so.%%SHLIB_VER%% +lib/root/libHist.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libHistFactory.rootmap %%ROOFIT%%lib/root/libHistFactory.so %%ROOFIT%%lib/root/libHistFactory.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libHistFactory.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libHistFactory.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libHistFactory_rdict.pcm lib/root/libHistPainter.rootmap lib/root/libHistPainter.so lib/root/libHistPainter.so.%%SHLIB_SHVER%% -lib/root/libHistPainter.so.%%SHLIB_VER%% +lib/root/libHistPainter.so.%%SHLIB_VER%%0 lib/root/libHistPainter_rdict.pcm lib/root/libHist_rdict.pcm lib/root/libImt.rootmap lib/root/libImt.so lib/root/libImt.so.%%SHLIB_SHVER%% -lib/root/libImt.so.%%SHLIB_VER%% +lib/root/libImt.so.%%SHLIB_VER%%0 lib/root/libMLP.rootmap lib/root/libMLP.so lib/root/libMLP.so.%%SHLIB_SHVER%% -lib/root/libMLP.so.%%SHLIB_VER%% +lib/root/libMLP.so.%%SHLIB_VER%%0 lib/root/libMLP_rdict.pcm lib/root/libMathCore.rootmap lib/root/libMathCore.so lib/root/libMathCore.so.%%SHLIB_SHVER%% -lib/root/libMathCore.so.%%SHLIB_VER%% +lib/root/libMathCore.so.%%SHLIB_VER%%0 lib/root/libMathCore_rdict.pcm %%MATHMORE%%lib/root/libMathMore.rootmap %%MATHMORE%%lib/root/libMathMore.so %%MATHMORE%%lib/root/libMathMore.so.%%SHLIB_SHVER%% -%%MATHMORE%%lib/root/libMathMore.so.%%SHLIB_VER%% +%%MATHMORE%%lib/root/libMathMore.so.%%SHLIB_VER%%0 %%MATHMORE%%lib/root/libMathMore_rdict.pcm lib/root/libMatrix.rootmap lib/root/libMatrix.so lib/root/libMatrix.so.%%SHLIB_SHVER%% -lib/root/libMatrix.so.%%SHLIB_VER%% +lib/root/libMatrix.so.%%SHLIB_VER%%0 lib/root/libMatrix_rdict.pcm lib/root/libMinuit.rootmap lib/root/libMinuit.so lib/root/libMinuit.so.%%SHLIB_SHVER%% -lib/root/libMinuit.so.%%SHLIB_VER%% +lib/root/libMinuit.so.%%SHLIB_VER%%0 lib/root/libMinuit2.rootmap lib/root/libMinuit2.so lib/root/libMinuit2.so.%%SHLIB_SHVER%% -lib/root/libMinuit2.so.%%SHLIB_VER%% +lib/root/libMinuit2.so.%%SHLIB_VER%%0 lib/root/libMinuit2_rdict.pcm lib/root/libMinuit_rdict.pcm lib/root/libMultiProc.rootmap lib/root/libMultiProc.so lib/root/libMultiProc.so.%%SHLIB_SHVER%% -lib/root/libMultiProc.so.%%SHLIB_VER%% +lib/root/libMultiProc.so.%%SHLIB_VER%%0 lib/root/libNet.rootmap lib/root/libNet.so lib/root/libNet.so.%%SHLIB_SHVER%% -lib/root/libNet.so.%%SHLIB_VER%% +lib/root/libNet.so.%%SHLIB_VER%%0 lib/root/libNet_rdict.pcm %%XROOTD%%lib/root/libNetxNG.rootmap %%XROOTD%%lib/root/libNetxNG.so %%XROOTD%%lib/root/libNetxNG.so.%%SHLIB_SHVER%% -%%XROOTD%%lib/root/libNetxNG.so.%%SHLIB_VER%% +%%XROOTD%%lib/root/libNetxNG.so.%%SHLIB_VER%%0 %%XROOTD%%lib/root/libNetxNG_rdict.pcm lib/root/libNew.so lib/root/libNew.so.%%SHLIB_SHVER%% -lib/root/libNew.so.%%SHLIB_VER%% +lib/root/libNew.so.%%SHLIB_VER%%0 %%PGSQL%%lib/root/libPgSQL.rootmap %%PGSQL%%lib/root/libPgSQL.so %%PGSQL%%lib/root/libPgSQL.so.%%SHLIB_SHVER%% -%%PGSQL%%lib/root/libPgSQL.so.%%SHLIB_VER%% +%%PGSQL%%lib/root/libPgSQL.so.%%SHLIB_VER%%0 %%PGSQL%%lib/root/libPgSQL_rdict.pcm lib/root/libPhysics.rootmap lib/root/libPhysics.so lib/root/libPhysics.so.%%SHLIB_SHVER%% -lib/root/libPhysics.so.%%SHLIB_VER%% +lib/root/libPhysics.so.%%SHLIB_VER%%0 lib/root/libPhysics_rdict.pcm lib/root/libPostscript.rootmap lib/root/libPostscript.so lib/root/libPostscript.so.%%SHLIB_SHVER%% -lib/root/libPostscript.so.%%SHLIB_VER%% +lib/root/libPostscript.so.%%SHLIB_VER%%0 lib/root/libPostscript_rdict.pcm %%TMVAML%%%%PYROOT%%lib/root/libPyMVA.rootmap %%TMVAML%%%%PYROOT%%lib/root/libPyMVA.so %%TMVAML%%%%PYROOT%%lib/root/libPyMVA.so.%%SHLIB_SHVER%% -%%TMVAML%%%%PYROOT%%lib/root/libPyMVA.so.%%SHLIB_VER%% +%%TMVAML%%%%PYROOT%%lib/root/libPyMVA.so.%%SHLIB_VER%%0 %%TMVAML%%%%PYROOT%%lib/root/libPyMVA_rdict.pcm lib/root/libQuadp.rootmap lib/root/libQuadp.so lib/root/libQuadp.so.%%SHLIB_SHVER%% -lib/root/libQuadp.so.%%SHLIB_VER%% +lib/root/libQuadp.so.%%SHLIB_VER%%0 lib/root/libQuadp_rdict.pcm lib/root/libRCsg.rootmap lib/root/libRCsg.so lib/root/libRCsg.so.%%SHLIB_SHVER%% -lib/root/libRCsg.so.%%SHLIB_VER%% +lib/root/libRCsg.so.%%SHLIB_VER%%0 lib/root/libRCsg_rdict.pcm %%DAVIX%%lib/root/libRDAVIX.rootmap %%DAVIX%%lib/root/libRDAVIX.so %%DAVIX%%lib/root/libRDAVIX.so.%%SHLIB_SHVER%% -%%DAVIX%%lib/root/libRDAVIX.so.%%SHLIB_VER%% +%%DAVIX%%lib/root/libRDAVIX.so.%%SHLIB_VER%%0 %%DAVIX%%lib/root/libRDAVIX_rdict.pcm %%OPENGL%%lib/root/libRGL.rootmap %%OPENGL%%lib/root/libRGL.so %%OPENGL%%lib/root/libRGL.so.%%SHLIB_SHVER%% -%%OPENGL%%lib/root/libRGL.so.%%SHLIB_VER%% +%%OPENGL%%lib/root/libRGL.so.%%SHLIB_VER%%0 %%OPENGL%%lib/root/libRGL_rdict.pcm %%HTTP%%lib/root/libRHTTP.rootmap %%HTTP%%lib/root/libRHTTP.so %%HTTP%%lib/root/libRHTTP.so.%%SHLIB_SHVER%% -%%HTTP%%lib/root/libRHTTP.so.%%SHLIB_VER%% +%%HTTP%%lib/root/libRHTTP.so.%%SHLIB_VER%%0 %%HTTP%%lib/root/libRHTTPSniff.rootmap %%HTTP%%lib/root/libRHTTPSniff.so %%HTTP%%lib/root/libRHTTPSniff.so.%%SHLIB_SHVER%% -%%HTTP%%lib/root/libRHTTPSniff.so.%%SHLIB_VER%% +%%HTTP%%lib/root/libRHTTPSniff.so.%%SHLIB_VER%%0 %%HTTP%%lib/root/libRHTTPSniff_rdict.pcm %%HTTP%%lib/root/libRHTTP_rdict.pcm lib/root/libRIO.rootmap lib/root/libRIO.so lib/root/libRIO.so.%%SHLIB_SHVER%% -lib/root/libRIO.so.%%SHLIB_VER%% +lib/root/libRIO.so.%%SHLIB_VER%%0 %%MYSQL%%lib/root/libRMySQL.rootmap %%MYSQL%%lib/root/libRMySQL.so %%MYSQL%%lib/root/libRMySQL.so.%%SHLIB_SHVER%% -%%MYSQL%%lib/root/libRMySQL.so.%%SHLIB_VER%% +%%MYSQL%%lib/root/libRMySQL.so.%%SHLIB_VER%%0 %%MYSQL%%lib/root/libRMySQL_rdict.pcm %%HTTP%%%%ROOT7%%lib/root/libROOTBranchBrowseProvider.so %%HTTP%%%%ROOT7%%lib/root/libROOTBranchBrowseProvider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBranchBrowseProvider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBranchBrowseProvider.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowsable.rootmap %%HTTP%%%%ROOT7%%lib/root/libROOTBrowsable.so %%HTTP%%%%ROOT7%%lib/root/libROOTBrowsable.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBrowsable.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBrowsable.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowsable_rdict.pcm %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserGeomWidget.so %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserGeomWidget.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserGeomWidget.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserGeomWidget.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserRCanvasWidget.so %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserRCanvasWidget.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserRCanvasWidget.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserRCanvasWidget.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTCanvasWidget.so %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTCanvasWidget.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTCanvasWidget.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTCanvasWidget.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTreeWidget.so %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTreeWidget.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTreeWidget.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserTreeWidget.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserWidgets.so %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserWidgets.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserWidgets.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserWidgets.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserv7.rootmap %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserv7.so %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserv7.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserv7.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTBrowserv7.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTBrowserv7_rdict.pcm %%HTTP%%%%ROOT7%%lib/root/libROOTCanvasPainter.so %%HTTP%%%%ROOT7%%lib/root/libROOTCanvasPainter.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTCanvasPainter.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTCanvasPainter.so.%%SHLIB_VER%%0 %%DATAFRAME%%lib/root/libROOTDataFrame.rootmap %%DATAFRAME%%lib/root/libROOTDataFrame.so %%DATAFRAME%%lib/root/libROOTDataFrame.so.%%SHLIB_SHVER%% -%%DATAFRAME%%lib/root/libROOTDataFrame.so.%%SHLIB_VER%% +%%DATAFRAME%%lib/root/libROOTDataFrame.so.%%SHLIB_VER%%0 %%DATAFRAME%%lib/root/libROOTDataFrame_rdict.pcm %%HTTP%%%%ROOT7%%lib/root/libROOTEve.rootmap %%HTTP%%%%ROOT7%%lib/root/libROOTEve.so %%HTTP%%%%ROOT7%%lib/root/libROOTEve.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTEve.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTEve.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTEve_rdict.pcm %%HTTP%%%%ROOT7%%lib/root/libROOTFitPanelv7.rootmap %%HTTP%%%%ROOT7%%lib/root/libROOTFitPanelv7.so %%HTTP%%%%ROOT7%%lib/root/libROOTFitPanelv7.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTFitPanelv7.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTFitPanelv7.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTFitPanelv7_rdict.pcm %%HTTP%%%%ROOT7%%lib/root/libROOTGeoBrowseProvider.so %%HTTP%%%%ROOT7%%lib/root/libROOTGeoBrowseProvider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTGeoBrowseProvider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTGeoBrowseProvider.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTGeomViewer.rootmap %%HTTP%%%%ROOT7%%lib/root/libROOTGeomViewer.so %%HTTP%%%%ROOT7%%lib/root/libROOTGeomViewer.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTGeomViewer.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTGeomViewer.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTGeomViewer_rdict.pcm %%ROOT7%%lib/root/libROOTGpadv7.rootmap %%ROOT7%%lib/root/libROOTGpadv7.so %%ROOT7%%lib/root/libROOTGpadv7.so.%%SHLIB_SHVER%% -%%ROOT7%%lib/root/libROOTGpadv7.so.%%SHLIB_VER%% +%%ROOT7%%lib/root/libROOTGpadv7.so.%%SHLIB_VER%%0 %%ROOT7%%lib/root/libROOTGpadv7_rdict.pcm %%ROOT7%%lib/root/libROOTGraphicsPrimitives.rootmap %%ROOT7%%lib/root/libROOTGraphicsPrimitives.so %%ROOT7%%lib/root/libROOTGraphicsPrimitives.so.%%SHLIB_SHVER%% -%%ROOT7%%lib/root/libROOTGraphicsPrimitives.so.%%SHLIB_VER%% +%%ROOT7%%lib/root/libROOTGraphicsPrimitives.so.%%SHLIB_VER%%0 %%ROOT7%%lib/root/libROOTGraphicsPrimitives_rdict.pcm -%%ROOT7%%lib/root/libROOTHist.rootmap -%%ROOT7%%lib/root/libROOTHist.so -%%ROOT7%%lib/root/libROOTHist.so.%%SHLIB_SHVER%% -%%ROOT7%%lib/root/libROOTHist.so.%%SHLIB_VER%% -%%ROOT7%%lib/root/libROOTHistDraw.rootmap -%%ROOT7%%lib/root/libROOTHistDraw.so -%%ROOT7%%lib/root/libROOTHistDraw.so.%%SHLIB_SHVER%% -%%ROOT7%%lib/root/libROOTHistDraw.so.%%SHLIB_VER%% -%%ROOT7%%lib/root/libROOTHistDraw_rdict.pcm -%%ROOT7%%lib/root/libROOTHist_rdict.pcm -%%HTTP%%%%ROOT7%%lib/root/libROOTHistDrawProvider.so -%%HTTP%%%%ROOT7%%lib/root/libROOTHistDrawProvider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTHistDrawProvider.so.%%SHLIB_VER%% %%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw6Provider.so %%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw6Provider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw6Provider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw6Provider.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw7Provider.so %%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw7Provider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw7Provider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTLeafDraw7Provider.so.%%SHLIB_VER%%0 %%ROOT7%%lib/root/libROOTNTuple.rootmap %%ROOT7%%lib/root/libROOTNTuple.so %%ROOT7%%lib/root/libROOTNTuple.so.%%SHLIB_SHVER%% -%%ROOT7%%lib/root/libROOTNTuple.so.%%SHLIB_VER%% +%%ROOT7%%lib/root/libROOTNTuple.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTNTupleBrowseProvider.so %%HTTP%%%%ROOT7%%lib/root/libROOTNTupleBrowseProvider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTNTupleBrowseProvider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTNTupleBrowseProvider.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw6Provider.so %%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw6Provider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw6Provider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw6Provider.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw7Provider.so %%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw7Provider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw7Provider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTNTupleDraw7Provider.so.%%SHLIB_VER%%0 %%ROOT7%%lib/root/libROOTNTupleUtil.rootmap %%ROOT7%%lib/root/libROOTNTupleUtil.so %%ROOT7%%lib/root/libROOTNTupleUtil.so.%%SHLIB_SHVER%% -%%ROOT7%%lib/root/libROOTNTupleUtil.so.%%SHLIB_VER%% +%%ROOT7%%lib/root/libROOTNTupleUtil.so.%%SHLIB_VER%%0 %%ROOT7%%lib/root/libROOTNTupleUtil_rdict.pcm %%ROOT7%%lib/root/libROOTNTuple_rdict.pcm %%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw6Provider.so %%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw6Provider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw6Provider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw6Provider.so.%%SHLIB_VER%%0 %%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw7Provider.so %%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw7Provider.so.%%SHLIB_SHVER%% -%%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw7Provider.so.%%SHLIB_VER%% +%%HTTP%%%%ROOT7%%lib/root/libROOTObjectDraw7Provider.so.%%SHLIB_VER%%0 %%PYROOT%%lib/root/libROOTPythonizations.so -%%QT5WEB%%lib/root/libROOTQt5WebDisplay.so -%%QT5WEB%%lib/root/libROOTQt5WebDisplay.so.%%SHLIB_SHVER%% -%%QT5WEB%%lib/root/libROOTQt5WebDisplay.so.%%SHLIB_VER%% %%QT6WEB%%lib/root/libROOTQt6WebDisplay.so %%QT6WEB%%lib/root/libROOTQt6WebDisplay.so.%%SHLIB_SHVER%% -%%QT6WEB%%lib/root/libROOTQt6WebDisplay.so.%%SHLIB_VER%% +%%QT6WEB%%lib/root/libROOTQt6WebDisplay.so.%%SHLIB_VER%%0 %%TMVAML%%lib/root/libROOTTMVASofie.rootmap %%TMVAML%%lib/root/libROOTTMVASofie.so %%TMVAML%%lib/root/libROOTTMVASofie.so.%%SHLIB_SHVER%% -%%TMVAML%%lib/root/libROOTTMVASofie.so.%%SHLIB_VER%% +%%TMVAML%%lib/root/libROOTTMVASofie.so.%%SHLIB_VER%%0 %%TMVAML%%lib/root/libROOTTMVASofie_rdict.pcm %%PYROOT%%lib/root/libROOTTPython.rootmap %%PYROOT%%lib/root/libROOTTPython.so %%PYROOT%%lib/root/libROOTTPython.so.%%SHLIB_SHVER%% -%%PYROOT%%lib/root/libROOTTPython.so.%%SHLIB_VER%% +%%PYROOT%%lib/root/libROOTTPython.so.%%SHLIB_VER%%0 %%PYROOT%%lib/root/libROOTTPython_rdict.pcm %%HTTP%%lib/root/libROOTTreeViewer.rootmap %%HTTP%%lib/root/libROOTTreeViewer.so %%HTTP%%lib/root/libROOTTreeViewer.so.%%SHLIB_SHVER%% -%%HTTP%%lib/root/libROOTTreeViewer.so.%%SHLIB_VER%% +%%HTTP%%lib/root/libROOTTreeViewer.so.%%SHLIB_VER%%0 %%HTTP%%lib/root/libROOTTreeViewer_rdict.pcm lib/root/libROOTVecOps.rootmap lib/root/libROOTVecOps.so lib/root/libROOTVecOps.so.%%SHLIB_SHVER%% -lib/root/libROOTVecOps.so.%%SHLIB_VER%% +lib/root/libROOTVecOps.so.%%SHLIB_VER%%0 lib/root/libROOTVecOps_rdict.pcm %%HTTP%%lib/root/libROOTWebDisplay.rootmap %%HTTP%%lib/root/libROOTWebDisplay.so %%HTTP%%lib/root/libROOTWebDisplay.so.%%SHLIB_SHVER%% -%%HTTP%%lib/root/libROOTWebDisplay.so.%%SHLIB_VER%% +%%HTTP%%lib/root/libROOTWebDisplay.so.%%SHLIB_VER%%0 %%HTTP%%lib/root/libROOTWebDisplay_rdict.pcm %%SQLITE%%lib/root/libRSQLite.rootmap %%SQLITE%%lib/root/libRSQLite.so %%SQLITE%%lib/root/libRSQLite.so.%%SHLIB_SHVER%% -%%SQLITE%%lib/root/libRSQLite.so.%%SHLIB_VER%% +%%SQLITE%%lib/root/libRSQLite.so.%%SHLIB_VER%%0 %%SQLITE%%lib/root/libRSQLite_rdict.pcm lib/root/libRecorder.rootmap lib/root/libRecorder.so lib/root/libRecorder.so.%%SHLIB_SHVER%% -lib/root/libRecorder.so.%%SHLIB_VER%% +lib/root/libRecorder.so.%%SHLIB_VER%%0 lib/root/libRecorder_rdict.pcm lib/root/libRint.rootmap lib/root/libRint.so lib/root/libRint.so.%%SHLIB_SHVER%% -lib/root/libRint.so.%%SHLIB_VER%% +lib/root/libRint.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libRooBatchCompute.so %%ROOFIT%%lib/root/libRooBatchCompute.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libRooBatchCompute.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libRooBatchCompute.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libRooBatchCompute_GENERIC.so %%ROOFIT%%lib/root/libRooBatchCompute_GENERIC.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libRooBatchCompute_GENERIC.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libRooBatchCompute_GENERIC.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libRooFit.rootmap %%ROOFIT%%lib/root/libRooFit.so %%ROOFIT%%lib/root/libRooFit.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libRooFit.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libRooFit.so.%%SHLIB_VER%%0 +%%ROOFIT%%lib/root/libRooFitCodegen.rootmap +%%ROOFIT%%lib/root/libRooFitCodegen.so +%%ROOFIT%%lib/root/libRooFitCodegen.so.%%SHLIB_SHVER%% +%%ROOFIT%%lib/root/libRooFitCodegen.so.%%SHLIB_VER%%0 +%%ROOFIT%%lib/root/libRooFitCodegen_rdict.pcm %%ROOFIT%%lib/root/libRooFitCore.rootmap %%ROOFIT%%lib/root/libRooFitCore.so %%ROOFIT%%lib/root/libRooFitCore.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libRooFitCore.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libRooFitCore.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libRooFitCore_rdict.pcm %%ROOFIT%%lib/root/libRooFitHS3.rootmap %%ROOFIT%%lib/root/libRooFitHS3.so %%ROOFIT%%lib/root/libRooFitHS3.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libRooFitHS3.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libRooFitHS3.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libRooFitHS3_rdict.pcm %%ROOFIT%%lib/root/libRooFitJSONInterface.rootmap %%ROOFIT%%lib/root/libRooFitJSONInterface.so %%ROOFIT%%lib/root/libRooFitJSONInterface.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libRooFitJSONInterface.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libRooFitJSONInterface.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libRooFitJSONInterface_rdict.pcm %%MATHMORE%%%%ROOFIT%%lib/root/libRooFitMore.rootmap %%MATHMORE%%%%ROOFIT%%lib/root/libRooFitMore.so %%MATHMORE%%%%ROOFIT%%lib/root/libRooFitMore.so.%%SHLIB_SHVER%% -%%MATHMORE%%%%ROOFIT%%lib/root/libRooFitMore.so.%%SHLIB_VER%% +%%MATHMORE%%%%ROOFIT%%lib/root/libRooFitMore.so.%%SHLIB_VER%%0 %%MATHMORE%%%%ROOFIT%%lib/root/libRooFitMore_rdict.pcm %%ROOFIT%%%%ROOT7%%lib/root/libRooFitXRooFit.rootmap %%ROOFIT%%%%ROOT7%%lib/root/libRooFitXRooFit.so %%ROOFIT%%%%ROOT7%%lib/root/libRooFitXRooFit.so.%%SHLIB_SHVER%% -%%ROOFIT%%%%ROOT7%%lib/root/libRooFitXRooFit.so.%%SHLIB_VER%% +%%ROOFIT%%%%ROOT7%%lib/root/libRooFitXRooFit.so.%%SHLIB_VER%%0 %%ROOFIT%%%%ROOT7%%lib/root/libRooFitXRooFit_rdict.pcm %%ROOFIT%%lib/root/libRooFit_rdict.pcm %%ROOFIT%%lib/root/libRooStats.rootmap %%ROOFIT%%lib/root/libRooStats.so %%ROOFIT%%lib/root/libRooStats.so.%%SHLIB_SHVER%% -%%ROOFIT%%lib/root/libRooStats.so.%%SHLIB_VER%% +%%ROOFIT%%lib/root/libRooStats.so.%%SHLIB_VER%%0 %%ROOFIT%%lib/root/libRooStats_rdict.pcm lib/root/libRootAuth.rootmap lib/root/libRootAuth.so lib/root/libRootAuth.so.%%SHLIB_SHVER%% -lib/root/libRootAuth.so.%%SHLIB_VER%% +lib/root/libRootAuth.so.%%SHLIB_VER%%0 lib/root/libRootAuth_rdict.pcm lib/root/libSPlot.rootmap lib/root/libSPlot.so lib/root/libSPlot.so.%%SHLIB_SHVER%% -lib/root/libSPlot.so.%%SHLIB_VER%% +lib/root/libSPlot.so.%%SHLIB_VER%%0 lib/root/libSPlot_rdict.pcm lib/root/libSQLIO.rootmap lib/root/libSQLIO.so lib/root/libSQLIO.so.%%SHLIB_SHVER%% -lib/root/libSQLIO.so.%%SHLIB_VER%% +lib/root/libSQLIO.so.%%SHLIB_VER%%0 lib/root/libSQLIO_rdict.pcm lib/root/libSmatrix.rootmap lib/root/libSmatrix.so lib/root/libSmatrix.so.%%SHLIB_SHVER%% -lib/root/libSmatrix.so.%%SHLIB_VER%% +lib/root/libSmatrix.so.%%SHLIB_VER%%0 lib/root/libSmatrix_G__Smatrix32_rdict.pcm lib/root/libSmatrix_rdict.pcm lib/root/libSmatrix32.rootmap %%SPECTRUM%%lib/root/libSpectrum.rootmap %%SPECTRUM%%lib/root/libSpectrum.so %%SPECTRUM%%lib/root/libSpectrum.so.%%SHLIB_SHVER%% -%%SPECTRUM%%lib/root/libSpectrum.so.%%SHLIB_VER%% +%%SPECTRUM%%lib/root/libSpectrum.so.%%SHLIB_VER%%0 %%SPECTRUM%%lib/root/libSpectrumPainter.rootmap %%SPECTRUM%%lib/root/libSpectrumPainter.so %%SPECTRUM%%lib/root/libSpectrumPainter.so.%%SHLIB_SHVER%% -%%SPECTRUM%%lib/root/libSpectrumPainter.so.%%SHLIB_VER%% +%%SPECTRUM%%lib/root/libSpectrumPainter.so.%%SHLIB_VER%%0 %%SPECTRUM%%lib/root/libSpectrumPainter_rdict.pcm %%SPECTRUM%%lib/root/libSpectrum_rdict.pcm %%SSL%%lib/root/libSrvAuth.so %%SSL%%lib/root/libSrvAuth.so.%%SHLIB_SHVER%% -%%SSL%%lib/root/libSrvAuth.so.%%SHLIB_VER%% +%%SSL%%lib/root/libSrvAuth.so.%%SHLIB_VER%%0 %%TMVAML%%lib/root/libTMVA.rootmap %%TMVAML%%lib/root/libTMVA.so %%TMVAML%%lib/root/libTMVA.so.%%SHLIB_SHVER%% -%%TMVAML%%lib/root/libTMVA.so.%%SHLIB_VER%% +%%TMVAML%%lib/root/libTMVA.so.%%SHLIB_VER%%0 %%TMVAML%%lib/root/libTMVAGui.rootmap %%TMVAML%%lib/root/libTMVAGui.so %%TMVAML%%lib/root/libTMVAGui.so.%%SHLIB_SHVER%% -%%TMVAML%%lib/root/libTMVAGui.so.%%SHLIB_VER%% +%%TMVAML%%lib/root/libTMVAGui.so.%%SHLIB_VER%%0 %%TMVAML%%lib/root/libTMVAGui_rdict.pcm %%TMVAML%%%%DATAFRAME%%lib/root/libTMVAUtils.rootmap %%TMVAML%%%%DATAFRAME%%lib/root/libTMVAUtils.so %%TMVAML%%%%DATAFRAME%%lib/root/libTMVAUtils.so.%%SHLIB_SHVER%% -%%TMVAML%%%%DATAFRAME%%lib/root/libTMVAUtils.so.%%SHLIB_VER%% +%%TMVAML%%%%DATAFRAME%%lib/root/libTMVAUtils.so.%%SHLIB_VER%%0 %%TMVAML%%%%DATAFRAME%%lib/root/libTMVAUtils_rdict.pcm %%TMVAML%%lib/root/libTMVA_rdict.pcm lib/root/libThread.rootmap lib/root/libThread.so lib/root/libThread.so.%%SHLIB_SHVER%% -lib/root/libThread.so.%%SHLIB_VER%% +lib/root/libThread.so.%%SHLIB_VER%%0 lib/root/libTree.rootmap lib/root/libTree.so lib/root/libTree.so.%%SHLIB_SHVER%% -lib/root/libTree.so.%%SHLIB_VER%% +lib/root/libTree.so.%%SHLIB_VER%%0 lib/root/libTreePlayer.rootmap lib/root/libTreePlayer.so lib/root/libTreePlayer.so.%%SHLIB_SHVER%% -lib/root/libTreePlayer.so.%%SHLIB_VER%% +lib/root/libTreePlayer.so.%%SHLIB_VER%%0 lib/root/libTreePlayer_rdict.pcm lib/root/libTreeViewer.rootmap lib/root/libTreeViewer.so lib/root/libTreeViewer.so.%%SHLIB_SHVER%% -lib/root/libTreeViewer.so.%%SHLIB_VER%% +lib/root/libTreeViewer.so.%%SHLIB_VER%%0 lib/root/libTreeViewer_rdict.pcm lib/root/libTree_rdict.pcm %%HTTP%%lib/root/libWebGui6.rootmap %%HTTP%%lib/root/libWebGui6.so %%HTTP%%lib/root/libWebGui6.so.%%SHLIB_SHVER%% -%%HTTP%%lib/root/libWebGui6.so.%%SHLIB_VER%% +%%HTTP%%lib/root/libWebGui6.so.%%SHLIB_VER%%0 %%HTTP%%lib/root/libWebGui6_rdict.pcm %%X11%%lib/root/libX3d.rootmap %%X11%%lib/root/libX3d.so %%X11%%lib/root/libX3d.so.%%SHLIB_SHVER%% -%%X11%%lib/root/libX3d.so.%%SHLIB_VER%% +%%X11%%lib/root/libX3d.so.%%SHLIB_VER%%0 %%X11%%lib/root/libX3d_rdict.pcm lib/root/libXMLIO.rootmap lib/root/libXMLIO.so lib/root/libXMLIO.so.%%SHLIB_SHVER%% -lib/root/libXMLIO.so.%%SHLIB_VER%% +lib/root/libXMLIO.so.%%SHLIB_VER%%0 lib/root/libXMLIO_rdict.pcm %%XML%%lib/root/libXMLParser.rootmap %%XML%%lib/root/libXMLParser.so %%XML%%lib/root/libXMLParser.so.%%SHLIB_SHVER%% -%%XML%%lib/root/libXMLParser.so.%%SHLIB_VER%% +%%XML%%lib/root/libXMLParser.so.%%SHLIB_VER%%0 %%XML%%lib/root/libXMLParser_rdict.pcm lib/root/libcomplexDict.rootmap lib/root/libcomplexDict.so lib/root/libcomplexDict.so.%%SHLIB_SHVER%% -lib/root/libcomplexDict.so.%%SHLIB_VER%% +lib/root/libcomplexDict.so.%%SHLIB_VER%%0 %%PYROOT%%lib/root/libcppyy.so %%PYROOT%%lib/root/libcppyy.so.%%SHLIB_SHVER%% -%%PYROOT%%lib/root/libcppyy.so.%%SHLIB_VER%% +%%PYROOT%%lib/root/libcppyy.so.%%SHLIB_VER%%0 %%PYROOT%%lib/root/libcppyy_backend.so %%PYROOT%%lib/root/libcppyy_backend.so.%%SHLIB_SHVER%% -%%PYROOT%%lib/root/libcppyy_backend.so.%%SHLIB_VER%% +%%PYROOT%%lib/root/libcppyy_backend.so.%%SHLIB_VER%%0 lib/root/libdequeDict.rootmap lib/root/libdequeDict.so lib/root/libdequeDict.so.%%SHLIB_SHVER%% -lib/root/libdequeDict.so.%%SHLIB_VER%% +lib/root/libdequeDict.so.%%SHLIB_VER%%0 lib/root/libforward_listDict.rootmap lib/root/libforward_listDict.so lib/root/libforward_listDict.so.%%SHLIB_SHVER%% -lib/root/libforward_listDict.so.%%SHLIB_VER%% +lib/root/libforward_listDict.so.%%SHLIB_VER%%0 lib/root/liblistDict.rootmap lib/root/liblistDict.so lib/root/liblistDict.so.%%SHLIB_SHVER%% -lib/root/liblistDict.so.%%SHLIB_VER%% +lib/root/liblistDict.so.%%SHLIB_VER%%0 lib/root/libmap2Dict.rootmap lib/root/libmap2Dict.so lib/root/libmap2Dict.so.%%SHLIB_SHVER%% -lib/root/libmap2Dict.so.%%SHLIB_VER%% +lib/root/libmap2Dict.so.%%SHLIB_VER%%0 lib/root/libmapDict.rootmap lib/root/libmapDict.so lib/root/libmapDict.so.%%SHLIB_SHVER%% -lib/root/libmapDict.so.%%SHLIB_VER%% +lib/root/libmapDict.so.%%SHLIB_VER%%0 %%FORTRAN%%lib/root/libminicern.a lib/root/libmultimap2Dict.rootmap lib/root/libmultimap2Dict.so lib/root/libmultimap2Dict.so.%%SHLIB_SHVER%% -lib/root/libmultimap2Dict.so.%%SHLIB_VER%% +lib/root/libmultimap2Dict.so.%%SHLIB_VER%%0 lib/root/libmultimapDict.rootmap lib/root/libmultimapDict.so lib/root/libmultimapDict.so.%%SHLIB_SHVER%% -lib/root/libmultimapDict.so.%%SHLIB_VER%% +lib/root/libmultimapDict.so.%%SHLIB_VER%%0 lib/root/libmultisetDict.rootmap lib/root/libmultisetDict.so lib/root/libmultisetDict.so.%%SHLIB_SHVER%% -lib/root/libmultisetDict.so.%%SHLIB_VER%% +lib/root/libmultisetDict.so.%%SHLIB_VER%%0 lib/root/libsetDict.rootmap lib/root/libsetDict.so lib/root/libsetDict.so.%%SHLIB_SHVER%% -lib/root/libsetDict.so.%%SHLIB_VER%% +lib/root/libsetDict.so.%%SHLIB_VER%%0 lib/root/libunordered_mapDict.rootmap lib/root/libunordered_mapDict.so lib/root/libunordered_mapDict.so.%%SHLIB_SHVER%% -lib/root/libunordered_mapDict.so.%%SHLIB_VER%% +lib/root/libunordered_mapDict.so.%%SHLIB_VER%%0 lib/root/libunordered_multimapDict.rootmap lib/root/libunordered_multimapDict.so lib/root/libunordered_multimapDict.so.%%SHLIB_SHVER%% -lib/root/libunordered_multimapDict.so.%%SHLIB_VER%% +lib/root/libunordered_multimapDict.so.%%SHLIB_VER%%0 lib/root/libunordered_multisetDict.rootmap lib/root/libunordered_multisetDict.so lib/root/libunordered_multisetDict.so.%%SHLIB_SHVER%% -lib/root/libunordered_multisetDict.so.%%SHLIB_VER%% +lib/root/libunordered_multisetDict.so.%%SHLIB_VER%%0 lib/root/libunordered_setDict.rootmap lib/root/libunordered_setDict.so lib/root/libunordered_setDict.so.%%SHLIB_SHVER%% -lib/root/libunordered_setDict.so.%%SHLIB_VER%% +lib/root/libunordered_setDict.so.%%SHLIB_VER%%0 lib/root/libvalarrayDict.rootmap lib/root/libvalarrayDict.so lib/root/libvalarrayDict.so.%%SHLIB_SHVER%% -lib/root/libvalarrayDict.so.%%SHLIB_VER%% +lib/root/libvalarrayDict.so.%%SHLIB_VER%%0 lib/root/libvectorDict.rootmap lib/root/libvectorDict.so lib/root/libvectorDict.so.%%SHLIB_SHVER%% -lib/root/libvectorDict.so.%%SHLIB_VER%% +lib/root/libvectorDict.so.%%SHLIB_VER%%0 %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/DEVELOPMENT.md %%PORTDOCS%%%%DOCSDIR%%/INSTALL @@ -4316,534 +4293,246 @@ lib/root/libvectorDict.so.%%SHLIB_VER%% %%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/v632/index.md %%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/v632/reve-boxset-cones.png %%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/v634/index.md +%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes/v636/index.md %%PORTDOCS%%%%DOCSDIR%%/cfortran.doc %%PORTDOCS%%%%DOCSDIR%%/tutorials/.enableImplicitMTWrapper.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/.rootlogon.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/CMakeLists.txt %%PORTDOCS%%%%DOCSDIR%%/tutorials/CTestCustom.cmake -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/customcolor.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/flower.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/grad.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/grad2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/gradients.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/parallelcoordtrans.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/radialgradients.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/transp.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/transp_text.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cocoa/transparentpad.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/cont/cnt001_basictseq.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df000_simple.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df000_simple.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df001_introduction.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df001_introduction.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df002_dataModel.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df002_dataModel.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df003_profiles.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df003_profiles.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df004_cutFlowReport.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df004_cutFlowReport.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df005_fillAnyObject.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df006_ranges.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df006_ranges.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df007_snapshot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df007_snapshot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df008_createDataSetFromScratch.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df008_createDataSetFromScratch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df009_FromScratchVSTTree.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df010_trivialDataSource.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df010_trivialDataSource.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df012_DefinesAndFiltersAsStrings.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df012_DefinesAndFiltersAsStrings.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df013_InspectAnalysis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df014_CSVDataSource.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df014_CSVDataSource.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df015_LazyDataSource.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df016_vecOps.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df016_vecOps.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df017_vecOpsHEP.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df017_vecOpsHEP.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df017_vecOpsHEP.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df018_customActions.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df019_Cache.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df019_Cache.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df020_helpers.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df021_createTGraph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df021_createTGraph.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df022_useKahan.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df023_aggregate.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df024_Display.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df024_Display.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df025_RNode.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df026_AsNumpyArrays.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df027_SQliteDependencyOverVersion.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df028_SQliteIPLocation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df029_SQlitePlatformDistribution.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df030_SQliteVersionsOfROOT.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df031_Stats.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df031_Stats.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df032_RDFFromNumpy.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df033_Describe.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df034_SaveGraph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df034_SaveGraph.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df035_RDFFromPandas.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df036_missingBranches.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df036_missingBranches.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df037_TTreeEventMatching.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df037_TTreeEventMatching.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df101_h1Analysis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df102_NanoAODDimuonAnalysis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df102_NanoAODDimuonAnalysis.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df103_NanoAODHiggsAnalysis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df103_NanoAODHiggsAnalysis.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df103_NanoAODHiggsAnalysis_python.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df104_HiggsToTwoPhotons.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df105_WBosonAnalysis.json -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df105_WBosonAnalysis.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df106_HiggsToFourLeptons.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df106_HiggsToFourLeptons.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df106_HiggsToFourLeptons_spec.json -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df107_SingleTopAnalysis.json -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/df107_SingleTopAnalysis.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/distrdf001_spark_connection.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/distrdf002_dask_connection.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/distrdf003_live_visualization.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/distrdf004_dask_lxbatch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/dataframe/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df000_simple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df000_simple.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df001_introduction.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df001_introduction.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df002_dataModel.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df002_dataModel.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df003_profiles.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df003_profiles.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df004_cutFlowReport.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df004_cutFlowReport.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df005_fillAnyObject.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df006_ranges.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df006_ranges.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df007_snapshot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df007_snapshot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df008_createDataSetFromScratch.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df008_createDataSetFromScratch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df009_FromScratchVSTTree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df010_trivialDataSource.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df010_trivialDataSource.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df012_DefinesAndFiltersAsStrings.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df012_DefinesAndFiltersAsStrings.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df013_InspectAnalysis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df014_CSVDataSource.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df014_CSVDataSource.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df015_LazyDataSource.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df016_vecOps.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df016_vecOps.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df017_vecOpsHEP.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df017_vecOpsHEP.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df017_vecOpsHEP.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df018_customActions.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df019_Cache.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df019_Cache.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df020_helpers.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df021_createTGraph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df021_createTGraph.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df022_useKahan.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df023_aggregate.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df024_Display.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df024_Display.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df025_RNode.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df026_AsNumpyArrays.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df027_SQliteDependencyOverVersion.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df028_SQliteIPLocation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df029_SQlitePlatformDistribution.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df030_SQliteVersionsOfROOT.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df031_Stats.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df031_Stats.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df032_RDFFromNumpy.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df033_Describe.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df034_SaveGraph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df034_SaveGraph.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df035_RDFFromPandas.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df036_missingBranches.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df036_missingBranches.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df037_TTreeEventMatching.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df037_TTreeEventMatching.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df038_NumbaDeclare.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df039_RResultPtr_basics.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df040_RResultPtr_lifetimeManagement.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df101_h1Analysis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df102_NanoAODDimuonAnalysis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df102_NanoAODDimuonAnalysis.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df103_NanoAODHiggsAnalysis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df103_NanoAODHiggsAnalysis.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df103_NanoAODHiggsAnalysis_python.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df104_HiggsToTwoPhotons.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df105_WBosonAnalysis.json +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df105_WBosonAnalysis.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df106_HiggsToFourLeptons.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df106_HiggsToFourLeptons.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df106_HiggsToFourLeptons_spec.json +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df107_SingleTopAnalysis.json +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/df107_SingleTopAnalysis.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/distrdf001_spark_connection.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/distrdf002_dask_connection.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/distrdf003_live_visualization.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/distrdf004_dask_lxbatch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/dataframe/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/parallel/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/parallel/mp_parallelHistoFill.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/parallel/mp_processSelector.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/parallel/mt_fillHistos.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/parallel/mt_parallelHistoFill.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/parallel/mtbb_fillHistos.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/parallel/mtbb_parallelHistoFill.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1analysis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1analysis.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1analysisProxy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1analysisProxy.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1analysisProxyCut.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1analysisTreeReader.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1analysisTreeReader.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/h1chain.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/tree/run_h1analysis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/TSVDUnfoldExample.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold4.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold5a.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold5b.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold5c.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold5d.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold6.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold6binning.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold7a.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold7b.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold7binning.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/testUnfold7c.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/analysis/unfold/tunfoldbinning.dtd %%PORTDOCS%%%%DOCSDIR%%/tutorials/demos.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/demos.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/demoshelp.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/doc/v528/index.html -%%PORTDOCS%%%%DOCSDIR%%/tutorials/doc/v528/mass_spectrum.gif -%%PORTDOCS%%%%DOCSDIR%%/tutorials/doc/v530/index.html -%%PORTDOCS%%%%DOCSDIR%%/tutorials/doc/v532/index.html -%%PORTDOCS%%%%DOCSDIR%%/tutorials/doc/v534/index.html -%%PORTDOCS%%%%DOCSDIR%%/tutorials/doc/v600/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/doc/v602/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/Default.png -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/MultiView.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/SplitGLView.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/alice_esd.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/alice_esd_html_summary.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/alice_esd_split.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/alice_vsd.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/annotation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/arrow.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/arrow_standalone.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/assembly.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/box.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/boxset.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/boxset_cones.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/broken_torus.tring -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/calo_detail.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/calorimeters.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/camera_restore.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/compound.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/csgdemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_alias.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_alice_its.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_alice_tpc.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_atlas.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_atlas_playback.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_cms.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_cms_playback.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_cms_stereo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_default.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/geom_lhcb.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/glplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/glplot_geom.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/hierarchical_scene.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/histobrowser.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/jetcone.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/lineset.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/lineset.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/nasashuttle.3ds -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/overlay_palette.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/pack.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/paramlist.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/pointset.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/projection.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/projection_prescale.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/pythia_display.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/quadset.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/run_alice_esd.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/run_alice_esd_split.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/selection_sigs.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/show_extract.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/swap.png -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/text.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/track.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/triangleset.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/view3ds.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve/window_manager.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/box.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/boxset.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/boxset_cones.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/calorimeters.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/collection_proxies.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/compound.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/csgdemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/error_ellipse.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/eveGeoBrowser.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/event_demo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/geom_cms.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/geoTopNode.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/jets.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/lego.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/lineset.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/overlay_test.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/points.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/projection_prescale.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/show_extract.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/texts.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/eve7/tracks.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fft/FFT.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/ConfidenceIntervals.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/ErrorIntegral.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/FitHistoInFile.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/FittingDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/Ifit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/NumericalMinimization.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/NumericalMinimization.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/TestBinomial.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/TwoHistoFit2D.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/combinedFit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/combinedFit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/exampleFit3D.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fit1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fit1_C.txt -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fit2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fit2a.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fit2d.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fit2dHist.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitCircle.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitConvolution.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitConvolution.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitEllipseTGraphDLSF.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitEllipseTGraphRMM.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitExclude.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitLinear.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitLinear2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitLinearRobust.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitMultiGraph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitNormSum.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitNormSum.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitcont.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fithist.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitpanel_playback.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/fitslicesy.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/graph2dfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/langaus.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/line3Dfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/minuit2FitBench.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/minuit2FitBench2D.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/minuit2GausFit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/multidimfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/multifit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/multifit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/myfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/qa2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fit/vectorizedFit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial4.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial5.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial6.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial7.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/FITS_tutorial8.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/rmf.fits -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/sample1.fits -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/sample2.fits -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/sample3.fits -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/sample4.fits -%%PORTDOCS%%%%DOCSDIR%%/tutorials/fitsio/sample5.fits -%%PORTDOCS%%%%DOCSDIR%%/tutorials/foam/foam_demo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/foam/foam_demopers.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/foam/foam_kanwa.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/foam/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/demoshelp.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/evegen/evegen_000_pythia8.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/evegen/evegen_001_MonteCarlo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/evegen/mass_width_2008.mc.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/browser.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/filedialog.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/fitpanel6.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/comic.woff2 +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/df104.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/df105.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/raxis.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rbox.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rbox.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rcanvas_mt.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rcanvas_update.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rframe.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rline.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rline_style.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rline_width.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rmarker.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rpad.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rpave.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rstyle.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rtext_align.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rtext_angle.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/rtext_font.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/symlog.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/th1_twoscales.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/experimental/rcanvas/tobject.cxx %%PORTDOCS%%%%DOCSDIR%%/tutorials/gallery.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/RadioNuclides.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/assembly.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/building.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/cheongwadae.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/csgdemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/gdml/opticalsurfaces.gdml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/gdml/testoptical.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/geodemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/geomAlice.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/geomAlice_itsv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/geomAtlas.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/geomBrahms.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/geomD0.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/geometry.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/iterplugin.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/lego.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/mp3player.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/na49.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/na49geomfile.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/na49view.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/parallel_world.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/robot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/rootgeom.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/runplugin.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/shapes.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/shapesAnim.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/south_gate.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/station1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/station2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/tank.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/teddy.obj -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/tessellatedNav.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/visualizeWavefrontObj.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/web_cms.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/xtruDraw.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/xtruSamples.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glViewerExercise.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glViewerLOD.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glbox.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/gldemos.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glh3c.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glparametric.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glparametrics2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glrose.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glsurfaces.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/gltf3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glvox1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/glvox2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/grad.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/grad2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/gradients.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/gviz3d.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/nucleus.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/parallelcoordtrans.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/radialgradients.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/transp.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/transp_text.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/transparentpad.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/viewer3DLocal.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gl/viewer3DMaster.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/accessiblecolorschemes.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/analyze.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/anim.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/archi.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/arrows.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/basic3d.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/canvas.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/canvas2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/compile.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/crown.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/diamond.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/earth.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/earth.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/ellipse.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/eval.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/event.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/feynman.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/first.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/formula1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/framework.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/gaxis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/gaxis2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/gaxis3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/graph_edit_playback.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/greyscale.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/gtime.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/inside.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/latex.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/latex2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/latex3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/latex4.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/latex5.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/mandelbrot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/markerwarning.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/mass_spectrum.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/palettes.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/pavetext.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/perceptualcolormap.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/piechart.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/polytest1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/polytest2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/pstable.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/psview.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/quarks.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/save_batch.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/saveall.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/schroedinger_hydrogen.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/tmathtext.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/tmathtext2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/tornado.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/transparency.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphics/triangles.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/SWAN2017.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/annotation3d.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/approx.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/bent.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/bent.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/exclusiongraph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/exclusiongraph2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/gerrors.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/gerrors2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/gmultierrors.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graph2derrorsfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphApply.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphShade.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphpalettecolor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphpolar.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphpolar2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphpolar3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphreverse.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphstruct.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/graphtext.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/gtime.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/gtime2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/hlGraph1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/hlGraph2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/labels1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/labels2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/motorcycle.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/motorcycle.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/multigraph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/multigraphpalettecolor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/multipalette.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/scatter.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/seism.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/splines_test.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/surfaces.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/timeSeriesFromCSV.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/timeSeriesFromCSV.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/timeSeriesFromCSV_TDF.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/timeonaxis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/timeonaxis2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/timeonaxis3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/waves.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/zdemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/zones.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/graphs/zones.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/CPUMeter.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/Slider3Demo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/WorldMap.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/buttonChangelabel.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/buttonTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/buttongroupState.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/buttonsLayout.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/calendar.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/customContextMenu.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/customTH1Fmenu.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/drag_and_drop.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/exec3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/exec_macro.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/games.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/gtreeTableTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/guiWithCLING.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/guilabels.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/guitest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/guitest_playback.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/iconAsXPMData.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/listBox.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/mditest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/mditestbg.xpm -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/ntupleTableTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/numberEntry.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/simpleTableTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/splitbuttonTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/splitterHorizontal.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/splitterVertical.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/staffTableTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/statusBar.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/textEntries.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/textviewostream.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/gui/worldmap.jpg -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ContourList.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/DynamicSlice.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/Fibonacci.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/FirstContour.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/NormalizeHistogram.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ZoomHistogram.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/candledecay.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/candlehisto.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/candleplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/candleplotoption.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/candleplotstack.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/candleplotwhiskers.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/candlescaled.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/cumulative.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/geom/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/data/tprofile2poly_tutorial.data -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/draw2dopt.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/exec1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/exec2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/fillhistosauto2p.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/fillrandom.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/fillrandom.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/h1ReadAndDraw.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/h2_cut.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/h2proj.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hbars.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist000_TH1_first.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist000_TH1_first.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist001_TH1_fillrandom.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist001_TH1_fillrandom.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist002_TH1_fillrandom_userfunc.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist002_TH1_fillrandom_userfunc.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist003_TH1_draw.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist003_TH1_draw.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist004_TH1_labels.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist005_TH1_palettecolor.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist006_TH1_bar_charts.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist007_TH1_liveupdate.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist007_TH1_liveupdate.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist008_TH1_zoom.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist009_TH1_normalize.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist010_TH1_two_scales.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist010_TH1_two_scales.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist011_TH1_legend_autoplaced.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist012_TH1_hksimple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist013_TH1_rebin.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist014_TH1_cumulative.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist015_TH1_read_and_draw.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist015_TH1_read_and_draw.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist016_TH1_different_scales_canvas.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist017_TH1_smooth.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist018_TH2_cutg.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist019_TH2_projection.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist020_TH2_draw.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist021_TH2_reverse_axis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist022_TH2_palette.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist023_THStack_simple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist024_THStack_pads.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist025_THStack_2d_palette_color.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist026_THStack_color_scheme.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist027_THStack_palette_color.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist028_THStack_multicolor.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist029_TRatioPlot_simple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist029_TRatioPlot_simple.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist030_TRatioPlot_residual.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist030_TRatioPlot_residual.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist031_TRatioPlot_residual_fit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist031_TRatioPlot_residual_fit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist032_TRatioPlot_fit_lines.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist032_TRatioPlot_fit_lines.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist033_TRatioPlot_fit_confidence.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist033_TRatioPlot_fit_confidence.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist034_TRatioPlot_fit_margin.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist034_TRatioPlot_fit_margin.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist036_TH2_labels.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist037_TH2Poly_boxes.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist038_TH2Poly_honeycomb.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist039_TH2Poly_usa.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist039_TH2Poly_usa.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/histpalettecolor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hksimple.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hlHisto1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hlHisto2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hlHisto3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hlHisto4.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hlabels1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hlabels2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hstack.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hstackpads.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hsum.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hsumTimer.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/legendautoplaced.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/logscales.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/movepalette.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/multicolor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot1.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot2.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot3.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot4.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot4.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot5.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot5.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot6.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplot6.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/ratioplotOld.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/rebin.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/reverseaxis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/sparsehist.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/statsEditing.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/testSmooth.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/th2polyBoxes.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/th2polyHoneycomb.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/th2polyUSA.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/th2polyUSA.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/thstack2palettecolor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/thstackcolorscheme.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/thstackpalettecolor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/tprofile2polyRealistic.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/tprofile2polyRealisticModuleError.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/transpad.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/twoscales.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/twoscales.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/xyplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/ModifyInterpolation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_DataDriven.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_DataDriven_controlRegion.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_DataDriven_signalRegion.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_Expression.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_Expression_channel.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_ShapeSys.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_ShapeSys2D.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_ShapeSys2D_channel.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_ShapeSys_channel.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/example_channel.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/hf001_example.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/hf001_example.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/makeExample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/histfactory/makeQuickModel.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist041_TProfile2Poly_realistic.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist042_TProfile2Poly_module_error.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist043_Graphics_highlight.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist044_Graphics_highlight2D.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist045_Graphics_highlight_ntuple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist046_Graphics_highlight1D.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist047_Graphics_candle_decay.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist048_Graphics_candle_hist.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist049_Graphics_candle_plot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist050_Graphics_candle_plot_options.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist051_Graphics_candle_plot_stack.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist052_Graphics_candle_plot_whiskers.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist053_Graphics_candle_scaled.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist056_TPolyMarker_contour.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist057_TExec_th1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist058_TExec_th2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist060_TH1_stats.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist061_TH1_timeonaxis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist062_TH1_timeonaxis2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist063_TH1_seism.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist101_TH1_autobinning.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist102_TH2_contour_list.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist103_THnSparse_hist.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist104_TH2Poly_fibonacci.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist105_TExec_dynamic_slice.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/hist105_TExec_dynamic_slice.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hist/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/hsimple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/hsimple.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/hsimple.root %%PORTDOCS%%%%DOCSDIR%%/tutorials/http/auth.txt %%PORTDOCS%%%%DOCSDIR%%/tutorials/http/custom.C @@ -4857,799 +4546,1109 @@ lib/root/libvectorDict.so.%%SHLIB_VER%% %%PORTDOCS%%%%DOCSDIR%%/tutorials/http/httptextlog.mjs %%PORTDOCS%%%%DOCSDIR%%/tutorials/http/ws.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/http/ws.htm -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/fore.xpm -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/galaxy_image.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/hist2image.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/hsumanim.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/image2hist.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/img2pad.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/imgconv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/mditestbg.xpm -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/pad2png.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/rose512.jpg -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/rose_image.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/image/trans_graph.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/copyFiles.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/dirs.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/double32.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fildir.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/file.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial4.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial5.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial6.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial7.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/FITS_tutorial8.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/rmf.fits +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/sample1.fits +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/sample2.fits +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/sample3.fits +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/sample4.fits +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/fitsio/sample5.fits %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/float16.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/hadd.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/importCode.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/loopdir.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/loopdir11.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/mergeFiles.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/mergeSelective.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl001_staff.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl002_vector.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl004_dimuon.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl005_introspection.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl007_mtFill.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl008_import.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl009_parallelWriter.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl010_skim.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl011_global_temperatures.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl012_processor_chain.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl013_staged.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl014_framework.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/ntuple/ntpl015_processor_join.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/readCode.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/SQLiteIPLocation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/SQLitePlatformDistribution.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/SQLiteTimeVersionOfRoot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/SQLiteVersionsOfRoot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/runcatalog.sql +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqlcanvas.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqlcreatedb.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqlcreatedb.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqlfilldb.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqlfilldb.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqlselect.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqlselect.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/sql/sqltables.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tcontext_context_manager.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/testMergeCont.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/io/testTMPIFile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tfile_context_manager.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/JetEvent.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/JetEvent.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/aptuple.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/basic.dat +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/cernstaff.dat +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/clones_event.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/clones_event.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/csv2tntuple.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/csv2tree_ReadStream.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/CMakeLists.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/README.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/data2Tree.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/data2Tree.hxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/data2TreeLinkDef.hxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/main.cpp +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/readTree.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/readTreeDF.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/dictionary/writeTree.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/example_data.dat +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/hsimpleProxy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/hsimpleProxyDriver.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/hsimpleReader.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/imt_parTreeProcessing.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/mp_fillNtuples.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/mp_readNtuplesFillHistosAndFit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/mt_fillNtupleFromMultipleThreads.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/mt_fillNtuples.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/mt_readNtuplesFillHistosAndFit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/mtbb_fillNtuples.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/ntuple1.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/printSizes.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/simpleAnalysis.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/staff.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/temperature_Prague.dat +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree101_basic.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree102_basic.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree103_tree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree104_tree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree105_tree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree106_tree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree107_tree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree108_tree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree109_friend.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree110_copy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree111_copy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree112_copy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree113_getval.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree114_circular.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree120_ntuple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree121_hvector.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree122_vector3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree123_clonesarray.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree130_jets.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree131_clones_event.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree140_spider.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree141_parallelcoord.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree142_parallelcoordtrans.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree143_drawsparse.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree200_temperature.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree201_histograms.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree202_benchmarks.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree500_cernbuild.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree501_cernstaff.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/tree/tree502_staff.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/DOMParsePerson.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/DOMRecursive.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/SAXHandler.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/person.dtd +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/person.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/saxexample.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/xmlmodifyfile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/xmlnewfile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/io/xml/xmlreadfile.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/MyTasks.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/PhaseSpace.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/benchmarks.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/cont/TListAndSTL.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/cont/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/geant3tasks.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/geometry.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/geometry.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/na49.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/na49geomfile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/na49geomfile.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/na49view.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/na49view.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/na49visible.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/shapes.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/shapes.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/shapesAnim.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/xtruDraw.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/g3d/xtruSamples.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/hist/hsumTimer.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/hist/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/hist/ratioplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/hist/ratioplot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/hist040_TH2Poly_europe.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/htmlex.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/math/FeldmanCousins.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/math/Rolke.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/math/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/mlp/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/mlp/mlpHiggs.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/mlp/mlpHiggs.root %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/mlp/mlpRegression.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/multicore/mp104_processH1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/multicore/mp_H1_lambdas.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/multicore/mt301_TTaskGroupSimple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/TUriTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/TestAuth.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/authclient.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/authserv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/fastMergeServer.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/hclient.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/hcons.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/hprod.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/hserv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/hserv2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/parallelMergeClient.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/parallelMergeServer.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/parallelMergeTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/parallelMergeTest.sh +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/pclient.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/pserv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/spy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/spyserv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/testTUDPSocket.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/treeClient.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/net/udpserver.c +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/EmptyInclude.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProcFileElements.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProcFileElements.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofAux.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofAux.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofEvent.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofEvent.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofEventProc.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofEventProc.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofFriends.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofFriends.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofNtuple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofNtuple.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofPythia.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofPythia.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofSimple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofSimple.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofSimpleFile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofSimpleFile.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofStdVect.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofStdVect.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofTests.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ProofTests.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/event.md5sum +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/event.par +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/finalizeProof.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/getProof.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/ntprndm.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/packtest1.md5sum +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/packtest1.par +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/packtest2.md5sum +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/packtest2.par +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/packtest3.md5sum +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/packtest3.par +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/pythia8.par +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/proof/runProof.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/regexp/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/regexp/regexp.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/regexp/regexp_pme.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/rootalias.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/rootenv.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/rootmarks.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_compton.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_decr.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_gamma256.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_gamma64.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_incr.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_order.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_smooth.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_synt256.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_width.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Background_width2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Deconvolution.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Deconvolution2_1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Deconvolution2_2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Deconvolution2_HR.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/DeconvolutionRL_wide.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/DeconvolutionRL_wide_boost.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Deconvolution_wide.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Deconvolution_wide_boost.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/FitAwmi.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/SearchHR1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/SearchHR3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Smooth.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Smoothing.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Src.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Src2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Src3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Src4.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/Src5.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/TSpectrum.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/TSpectrum2.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/peaks.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/peaks2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/spectrum/spectrumpainter.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/splot/TestSPlot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/splot/TestSPlot_toyMC.dat %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/tasks.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/th2polyEurope.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/thread/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/thread/stressThreadPool.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/thread/threadPool.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/thread/threads.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/thread/threadsh1.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/thread/threadsh2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/Bessel.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/Bessel.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/BreitWigner.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/tree/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/tree/tree.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/legacy/tree/tvdemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/PyTorch_Generate_CNN_Model.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/RBatchGenerator_NumPy.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/RBatchGenerator_PyTorch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/RBatchGenerator_TensorFlow.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/RBatchGenerator_filters_vectors.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/RBatchGenerator_filters_vectors_hvector.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAClassification.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAClassificationApplication.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAClassificationCategory.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAClassificationCategoryApplication.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVACrossValidation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVACrossValidationApplication.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVACrossValidationRegression.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAGAexample.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAGAexample2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAMinimalClassification.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAMulticlass.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAMulticlassApplication.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVAMultipleBackgroundExample.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVARegression.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVARegressionApplication.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_CNN_Classification.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_CNN_Classification.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_Higgs_Classification.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_Higgs_Classification.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_RNN_Classification.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_RNN_Classification.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_GNN.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_GNN_Application.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_GNN_Parser.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_Inference.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_Keras.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_Keras_HiggsModel.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_Models.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_ONNX.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_PyTorch.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_RDataFrame.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_RDataFrame.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_RDataFrame_JIT.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/TMVA_SOFIE_RSofieReader.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/createData.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/data/Higgs_data.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/data/tmva_class_example.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/data/tmva_multiclass_example.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/data/tmva_reg_example.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/data/toy_sigbkg_categ_offset.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/data/toy_sigbkg_categ_varoff.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/envelope/classification.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/envelope/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/keras/ApplicationClassificationKeras.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/keras/ApplicationRegressionKeras.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/keras/ClassificationKeras.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/keras/GenerateModel.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/keras/MulticlassKeras.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/keras/RegressionKeras.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/keras/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/line-small.png +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/makefile +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/pytorch/ApplicationClassificationPyTorch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/pytorch/ApplicationRegressionPyTorch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/pytorch/ClassificationPyTorch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/pytorch/MulticlassPyTorch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/pytorch/RegressionPyTorch.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/pytorch/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/sigmoid-small.png +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva001_RTensor.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva002_RDataFrameAsTensor.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva003_RReader.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva004_RStandardScaler.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva100_DataPreparation.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva101_Training.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva102_Testing.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva103_Application.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva_logo.gif +%%PORTDOCS%%%%DOCSDIR%%/tutorials/machine_learning/tmva_logo.svg %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/ChebyshevPol.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/CrystalBall.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/FeldmanCousins.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/GammaFun.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/Legendre.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/Legendre.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/LegendreAssoc.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/Rolke.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/TSVDUnfoldExample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/binomial.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/NumericalMinimization.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/chi2test.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/exampleFunction.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/exampleFunctor.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/exampleMultiRoot.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/exampleTKDE.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fft/FFT.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/ConfidenceIntervals.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/ErrorIntegral.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/FitHistoInFile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/FittingDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/Ifit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/NumericalMinimization.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/TestBinomial.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/TwoHistoFit2D.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/combinedFit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/combinedFit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/exampleFit3D.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit1.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit1_C.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit1_py.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit2a.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit2d.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fit2dHist.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitCircle.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitConvolution.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitConvolution.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitEllipseTGraphDLSF.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitEllipseTGraphRMM.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitExclude.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitLinear.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitLinear2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitLinearRobust.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitMultiGraph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitNormSum.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitNormSum.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitcont.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fithist.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitpanel_playback.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/fitslicesy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/graph2dfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/langaus.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/line3Dfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/minuit2FitBench.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/minuit2FitBench2D.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/minuit2GausFit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/multidimfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/multifit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/multifit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/myfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/fit/vectorizedFit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/foam/foam_demo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/foam/foam_demopers.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/foam/foam_kanwa.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/foam/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/goftest.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/hlquantiles.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/index.md %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/kdTreeBinning.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/limit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathBeta.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathGammaNormal.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathLaplace.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathStudent.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreCDF.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreGenVector.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreSpecFunc.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreStatFunc.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreStatFunc.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreVectorCollection.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreVectorFloatIO.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathcoreVectorIO.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathmoreIntegration.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/mathmoreIntegrationMultidim.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/matrix/decomposeQR.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/matrix/invertMatrix.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/matrix/solveLinear.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/multidimSampling.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/multivarGaus.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/normalDist.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/normalDist.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf000_Laplace.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf001_Normal.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf001_Normal.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf002_2d_pdf.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf002_2d_pdf.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf003_2d_cdf.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf004_Binomial.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf005_Beta.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf006_Gamma_LogNormal.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf007_multivarGaus.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf008_BreitWigner.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf009_Bessel.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf009_Bessel.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf010_CrystalBall.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf011_Student.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf012_tStudent.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf012_tStudent.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/pdf/pdf013_Vavilov.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/permute.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/principal.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/principal.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/qa2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/quadp/Quad.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/quadp/Quad.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/quadp/portfolio.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/quadp/stock.root %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/quantiles.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/quasirandom.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/tStudent.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/tStudent.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/DataFrame.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/Function.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/Functor.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/GlobalMinimization.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/Integration.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/Interpolation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/Minimization.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/SimpleFitting.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/r/example.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/math/testrandom.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vavilov.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/matrix/decomposeQR.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/matrix/invertMatrix.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/matrix/solveLinear.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/mc/CompareMasses.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/mc/mass_width_2008.mc.txt -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/imt101_parTreeProcessing.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp001_fillHistos.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp101_fillNtuples.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp102_readNtuplesFillHistosAndFit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp103_processSelector.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp104_processH1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp105_processEntryList.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp201_parallelHistoFill.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mp_H1_lambdas.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mt001_fillHistos.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mt101_fillNtuples.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mt102_readNtuplesFillHistosAndFit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mt103_fillNtupleFromMultipleThreads.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mt201_parallelHistoFill.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mt301_TTaskGroupSimple.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mt304_fillHistos.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mtbb001_fillHistos.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mtbb101_fillNtuples.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/multicore/mtbb201_parallelHistoFill.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/TUriTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/TestAuth.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/authclient.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/authserv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/fastMergeServer.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/hclient.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/hcons.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/hprod.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/hserv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/hserv2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/parallelMergeClient.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/parallelMergeServer.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/parallelMergeTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/parallelMergeTest.sh -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/pclient.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/pserv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/spy.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/spyserv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/testTUDPSocket.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/treeClient.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/net/udpserver.c -%%PORTDOCS%%%%DOCSDIR%%/tutorials/physics/PhaseSpace.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/EmptyInclude.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProcFileElements.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProcFileElements.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofAux.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofAux.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofEvent.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofEvent.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofEventProc.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofEventProc.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofFriends.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofFriends.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofNtuple.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofNtuple.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofPythia.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofPythia.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofSimple.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofSimple.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofSimpleFile.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofSimpleFile.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofStdVect.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofStdVect.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofTests.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ProofTests.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/event.md5sum -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/event.par -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/finalizeProof.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/getProof.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/ntprndm.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/packtest1.md5sum -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/packtest1.par -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/packtest2.md5sum -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/packtest2.par -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/packtest3.md5sum -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/packtest3.par -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/pythia8.par -%%PORTDOCS%%%%DOCSDIR%%/tutorials/proof/runProof.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/DynamicSlice.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/aptuple.txt -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/demo.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/demoshelp.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/example_data.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/fit1.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/fit1_py.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/formula1.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/geometry.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/gerrors.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/graph.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/gui_ex.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/h1ReadAndDraw.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/hsimple.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/hsum.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/mrt.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/na49geomfile.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/na49view.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/na49visible.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/ntuple1.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/numberEntry.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/parse_CSV_file_with_TTree_ReadStream.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/pyroot001_arrayInterface.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/pyroot002_pythonizationDecorator.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/pyroot003_prettyPrinting.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/pyroot004_NumbaDeclare.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/pyroot005_tfile_context_manager.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/pyroot006_tcontext_context_manager.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/ratioplot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/shapes.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/staff.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/surfaces.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/tornado.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pyroot/zdemo.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/pythia/pythia8.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/quadp/Quad.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/quadp/Quad.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/quadp/portfolio.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/quadp/stock.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/DataFrame.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/Function.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/Functor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/GlobalMinimization.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/Integration.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/Interpolation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/Minimization.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/SimpleFitting.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/r/example.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/comic.woff2 -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/df104.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/df105.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/raxis.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rbox.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rbox.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rcanvas_mt.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rcanvas_update.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rframe.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh1.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh1_large.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh1_twoscales.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh2.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh2_colz.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh2_large.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh3.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rh3_large.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rlegend.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rline.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rline_style.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rline_width.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rmarker.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rpad.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rpave.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rstyle.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rtext_align.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rtext_angle.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/rtext_font.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/subpads.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/symlog.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/th1_twoscales.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/rcanvas/tobject.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/input_histos_rf_lagrangianmorph.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf101_basics.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf101_basics.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf102_dataimport.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf102_dataimport.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf103_interprfuncs.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf103_interprfuncs.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf104_classfactory.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf104_classfactory.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf105_funcbinding.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf105_funcbinding.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf106_plotdecoration.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf106_plotdecoration.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf107_plotstyles.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf107_plotstyles.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf108_plotbinning.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf108_plotbinning.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf109_chi2residpull.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf109_chi2residpull.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf110_normintegration.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf110_normintegration.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf111_derivatives.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf111_derivatives.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf201_composite.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf201_composite.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf202_extendedmlfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf202_extendedmlfit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf203_ranges.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf203_ranges.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf204a_extendedLikelihood.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf204a_extendedLikelihood.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf204b_extendedLikelihood_rangedFit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf204b_extendedLikelihood_rangedFit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf205_compplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf205_compplot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf206_treevistools.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf206_treevistools.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf207_comptools.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf207_comptools.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf208_convolution.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf208_convolution.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf209_anaconv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf209_anaconv.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf210_angularconv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf210_angularconv.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf211_paramconv.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf211_paramconv.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf212_plottingInRanges_blinding.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf212_plottingInRanges_blinding.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf301_composition.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf301_composition.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf302_utilfuncs.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf302_utilfuncs.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf303_conditional.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf303_conditional.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf304_uncorrprod.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf304_uncorrprod.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf305_condcorrprod.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf305_condcorrprod.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf306_condpereventerrors.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf306_condpereventerrors.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf307_fullpereventerrors.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf307_fullpereventerrors.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf308_normintegration2d.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf308_normintegration2d.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf309_ndimplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf309_ndimplot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf310_sliceplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf310_sliceplot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf311_rangeplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf311_rangeplot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf312_multirangefit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf312_multirangefit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf313_paramranges.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf313_paramranges.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf314_paramfitrange.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf314_paramfitrange.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf315_projectpdf.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf315_projectpdf.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf316_llratioplot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf316_llratioplot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf401_importttreethx.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf401_importttreethx.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf402_datahandling.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf402_datahandling.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf403_weightedevts.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf403_weightedevts.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf404_categories.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf404_categories.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf405_realtocatfuncs.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf405_realtocatfuncs.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf406_cattocatfuncs.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf406_cattocatfuncs.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf407_latextables.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf407_latextables.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf408_RDataFrameToRooFit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf408_RDataFrameToRooFit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf409_NumPyPandasToRooFit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf501_simultaneouspdf.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf501_simultaneouspdf.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf502_wspacewrite.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf502_wspacewrite.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf503_wspaceread.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf503_wspaceread.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf504_simwstool.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf504_simwstool.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf505_asciicfg.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf505_asciicfg.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf505_asciicfg.txt -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf506_msgservice.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf506_msgservice.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf508_listsetmanip.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf508_listsetmanip.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf509_wsinteractive.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf509_wsinteractive.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf510_wsnamedsets.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf510_wsnamedsets.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf511_wsfactory_basic.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf511_wsfactory_basic.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf512_wsfactory_oper.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf512_wsfactory_oper.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf513_wsfactory_tools.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf513_wsfactory_tools.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf514_RooCustomizer.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf514_RooCustomizer.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf515_hfJSON.json -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf515_hfJSON.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf601_intminuit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf601_intminuit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf602_chi2fit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf602_chi2fit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf603_multicpu.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf603_multicpu.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf604_constraints.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf604_constraints.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf605_profilell.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf605_profilell.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf606_nllerrorhandling.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf606_nllerrorhandling.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf607_fitresult.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf607_fitresult.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf608_fitresultaspdf.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf608_fitresultaspdf.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf609_xychi2fit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf609_xychi2fit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf610_visualerror.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf610_visualerror.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf611_weightedfits.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf612_recoverFromInvalidParameters.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf612_recoverFromInvalidParameters.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf613_global_observables.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf613_global_observables.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf614_binned_fit_problems.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf614_binned_fit_problems.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf615_simulation_based_inference.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf616_morphing.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf616_morphing.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf617_simulation_based_inference_multidimensional.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf618_mixture_models.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf701_efficiencyfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf701_efficiencyfit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf702_efficiencyfit_2D.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf702_efficiencyfit_2D.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf703_effpdfprod.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf703_effpdfprod.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf704_amplitudefit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf704_amplitudefit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf705_linearmorph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf705_linearmorph.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf706_histpdf.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf706_histpdf.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf707_kernelestimation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf707_kernelestimation.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf708_bphysics.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf708_bphysics.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf709_BarlowBeeston.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf709_BarlowBeeston.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf710_roopoly.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf710_roopoly.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf711_lagrangianmorph.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf711_lagrangianmorph.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf712_lagrangianmorphfit.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf712_lagrangianmorphfit.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf801_mcstudy.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf801_mcstudy.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf802_mcstudy_addons.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf802_mcstudy_addons.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf803_mcstudy_addons2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf803_mcstudy_addons2.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf804_mcstudy_constr.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf804_mcstudy_constr.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf901_numintconfig.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf901_numintconfig.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf902_numgenconfig.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf902_numgenconfig.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf903_numintcache.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/rf903_numintcache.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/CreateExampleFile.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/FourBinInstructional.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/FourBinInstructional.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/HybridInstructional.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/HybridInstructional.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/HybridStandardForm.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/HybridStandardForm.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/IntervalExamples.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/IntervalExamples.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/ModelInspector.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/MultivariateGaussianTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/MultivariateGaussianTest.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/OneSidedFrequentistUpperLimitWithBands.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardBayesianMCMCDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardBayesianNumericalDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardFeldmanCousinsDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardFrequentistDiscovery.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardHistFactoryPlotsWithCategories.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardHypoTestDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardHypoTestInvDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardProfileInspectorDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardProfileInspectorDemo.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardProfileLikelihoodDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardProfileLikelihoodDemo.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/StandardTestStatDistributionDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/TestNonCentral.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/TestNonCentral.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/TwoSidedFrequentistUpperLimitWithBands.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/TwoSidedFrequentistUpperLimitWithBands.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/Zbi_Zgamma.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/Zbi_Zgamma.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs101_limitexample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs101_limitexample.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs102_hypotestwithshapes.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs301_splot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs301_splot.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs302_JeffreysPriorDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs401c_FeldmanCousins.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs401c_FeldmanCousins.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs401d_FeldmanCousins.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs601_HLFactoryexample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs601_HLFactoryexample.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs602_HLFactoryCombinationexample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs603_HLFactoryElaborateExample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs701_BayesianCalculator.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs701_BayesianCalculator.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs_bernsteinCorrection.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs_bernsteinCorrection.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs_numberCountingCombination.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs_numbercountingutils.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/roostats/rs_numbercountingutils.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/unuran/unuranDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/unuran/unuranFoamTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo001_AdoptOrOwnMemory.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo001_AdoptOrOwnMemory.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo002_VectorCalculations.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo003_LogicalOperations.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo004_SortAndSelect.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo004_SortAndSelect.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo005_Combinations.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo005_Combinations.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo006_IndexManipulation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo007_PhysicsHelpers.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/math/vecops/vo008_numpyInterface.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/ModifyInterpolation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_DataDriven.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_DataDriven_controlRegion.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_DataDriven_signalRegion.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_Expression.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_Expression_channel.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_ShapeSys.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_ShapeSys2D.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_ShapeSys2D_channel.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_ShapeSys_channel.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/example_channel.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/hf001_example.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/hf001_example.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/makeExample.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/histfactory/makeQuickModel.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/input_histos_rf_lagrangianmorph.root +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf101_basics.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf101_basics.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf102_dataimport.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf102_dataimport.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf103_interprfuncs.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf103_interprfuncs.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf104_classfactory.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf104_classfactory.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf105_funcbinding.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf105_funcbinding.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf106_plotdecoration.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf106_plotdecoration.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf107_plotstyles.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf107_plotstyles.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf108_plotbinning.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf108_plotbinning.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf109_chi2residpull.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf109_chi2residpull.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf110_normintegration.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf110_normintegration.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf111_derivatives.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf111_derivatives.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf201_composite.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf201_composite.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf202_extendedmlfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf202_extendedmlfit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf203_ranges.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf203_ranges.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf204a_extendedLikelihood.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf204a_extendedLikelihood.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf204b_extendedLikelihood_rangedFit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf204b_extendedLikelihood_rangedFit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf205_compplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf205_compplot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf206_treevistools.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf206_treevistools.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf207_comptools.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf207_comptools.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf208_convolution.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf208_convolution.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf209_anaconv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf209_anaconv.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf210_angularconv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf210_angularconv.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf211_paramconv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf211_paramconv.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf212_plottingInRanges_blinding.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf212_plottingInRanges_blinding.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf301_composition.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf301_composition.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf302_utilfuncs.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf302_utilfuncs.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf303_conditional.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf303_conditional.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf304_uncorrprod.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf304_uncorrprod.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf305_condcorrprod.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf305_condcorrprod.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf306_condpereventerrors.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf306_condpereventerrors.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf307_fullpereventerrors.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf307_fullpereventerrors.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf308_normintegration2d.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf308_normintegration2d.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf309_ndimplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf309_ndimplot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf310_sliceplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf310_sliceplot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf311_rangeplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf311_rangeplot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf312_multirangefit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf312_multirangefit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf313_paramranges.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf313_paramranges.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf314_paramfitrange.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf314_paramfitrange.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf315_projectpdf.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf315_projectpdf.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf316_llratioplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf316_llratioplot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf401_importttreethx.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf401_importttreethx.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf402_datahandling.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf402_datahandling.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf403_weightedevts.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf403_weightedevts.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf404_categories.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf404_categories.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf405_realtocatfuncs.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf405_realtocatfuncs.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf406_cattocatfuncs.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf406_cattocatfuncs.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf407_ComputationalGraphVisualization.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf407_ComputationalGraphVisualization.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf408_RDataFrameToRooFit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf408_RDataFrameToRooFit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf409_NumPyPandasToRooFit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf501_simultaneouspdf.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf501_simultaneouspdf.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf502_wspacewrite.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf502_wspacewrite.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf503_wspaceread.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf503_wspaceread.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf504_simwstool.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf504_simwstool.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf505_asciicfg.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf505_asciicfg.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf505_asciicfg.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf506_msgservice.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf506_msgservice.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf508_listsetmanip.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf508_listsetmanip.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf510_wsnamedsets.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf510_wsnamedsets.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf511_wsfactory_basic.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf511_wsfactory_basic.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf512_wsfactory_oper.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf512_wsfactory_oper.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf513_wsfactory_tools.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf513_wsfactory_tools.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf514_RooCustomizer.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf514_RooCustomizer.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf515_hfJSON.json +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf515_hfJSON.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf601_intminuit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf601_intminuit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf602_chi2fit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf602_chi2fit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf604_constraints.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf604_constraints.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf605_profilell.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf605_profilell.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf606_nllerrorhandling.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf606_nllerrorhandling.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf607_fitresult.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf607_fitresult.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf608_fitresultaspdf.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf608_fitresultaspdf.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf609_xychi2fit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf609_xychi2fit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf610_visualerror.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf610_visualerror.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf611_weightedfits.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf612_recoverFromInvalidParameters.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf612_recoverFromInvalidParameters.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf613_global_observables.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf613_global_observables.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf614_binned_fit_problems.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf614_binned_fit_problems.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf615_simulation_based_inference.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf616_morphing.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf616_morphing.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf617_simulation_based_inference_multidimensional.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf618_mixture_models.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf701_efficiencyfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf701_efficiencyfit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf702_efficiencyfit_2D.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf702_efficiencyfit_2D.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf703_effpdfprod.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf703_effpdfprod.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf704_amplitudefit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf704_amplitudefit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf705_linearmorph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf705_linearmorph.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf706_histpdf.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf706_histpdf.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf707_kernelestimation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf707_kernelestimation.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf708_bphysics.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf708_bphysics.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf709_BarlowBeeston.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf709_BarlowBeeston.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf710_roopoly.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf710_roopoly.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf711_lagrangianmorph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf711_lagrangianmorph.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf712_lagrangianmorphfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf712_lagrangianmorphfit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf801_mcstudy.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf801_mcstudy.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf802_mcstudy_addons.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf802_mcstudy_addons.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf803_mcstudy_addons2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf803_mcstudy_addons2.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf804_mcstudy_constr.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf804_mcstudy_constr.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf901_numintconfig.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf901_numintconfig.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf902_numgenconfig.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf902_numgenconfig.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf903_numintcache.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roofit/rf903_numintcache.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/CreateExampleFile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/CreateExampleFile.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/FourBinInstructional.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/FourBinInstructional.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/HybridInstructional.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/HybridInstructional.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/HybridStandardForm.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/HybridStandardForm.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/IntervalExamples.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/IntervalExamples.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/ModelInspector.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/ModelInspector.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/MultivariateGaussianTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/MultivariateGaussianTest.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/OneSidedFrequentistUpperLimitWithBands.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/OneSidedFrequentistUpperLimitWithBands.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardBayesianMCMCDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardBayesianMCMCDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardBayesianNumericalDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardBayesianNumericalDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardFeldmanCousinsDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardFeldmanCousinsDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardFrequentistDiscovery.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardFrequentistDiscovery.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardHistFactoryPlotsWithCategories.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardHistFactoryPlotsWithCategories.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardHypoTestDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardHypoTestDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardHypoTestInvDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardHypoTestInvDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardProfileInspectorDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardProfileInspectorDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardProfileLikelihoodDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardProfileLikelihoodDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardTestStatDistributionDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/StandardTestStatDistributionDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/TestNonCentral.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/TestNonCentral.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/TwoSidedFrequentistUpperLimitWithBands.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/TwoSidedFrequentistUpperLimitWithBands.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/Zbi_Zgamma.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/Zbi_Zgamma.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs101_limitexample.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs101_limitexample.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs102_hypotestwithshapes.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs102_hypotestwithshapes.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs301_splot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs301_splot.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs302_JeffreysPriorDemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs302_JeffreysPriorDemo.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs401c_FeldmanCousins.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs401c_FeldmanCousins.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs401d_FeldmanCousins.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs401d_FeldmanCousins.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs701_BayesianCalculator.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs701_BayesianCalculator.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs_bernsteinCorrection.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs_bernsteinCorrection.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs_numberCountingCombination.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs_numberCountingCombination.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs_numbercountingutils.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/roofit/roostats/rs_numbercountingutils.py %%PORTDOCS%%%%DOCSDIR%%/tutorials/rootlogoff.C %%PORTDOCS%%%%DOCSDIR%%/tutorials/rootlogon.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_compton.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_decr.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_gamma256.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_gamma64.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_incr.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_order.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_smooth.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_synt256.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_width.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Background_width2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Deconvolution.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Deconvolution2_1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Deconvolution2_2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Deconvolution2_HR.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/DeconvolutionRL_wide.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/DeconvolutionRL_wide_boost.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Deconvolution_wide.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Deconvolution_wide_boost.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/FitAwmi.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/SearchHR1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/SearchHR3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Smooth.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Smoothing.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Src.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Src2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Src3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Src4.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/Src5.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/TSpectrum.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/TSpectrum2.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/peaks.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/peaks2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/spectrum/spectrumpainter.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/splot/TestSPlot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/splot/TestSPlot_toyMC.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/SQLiteIPLocation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/SQLitePlatformDistribution.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/SQLiteTimeVersionOfRoot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/SQLiteVersionsOfRoot.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/runcatalog.sql -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqlcanvas.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqlcreatedb.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqlcreatedb.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqlfilldb.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqlfilldb.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqlselect.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqlselect.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/sql/sqltables.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/PyTorch_Generate_CNN_Model.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/RBatchGenerator_NumPy.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/RBatchGenerator_PyTorch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/RBatchGenerator_TensorFlow.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/RBatchGenerator_filters_vectors.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/RBatchGenerator_filters_vectors_hvector.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAClassification.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAClassificationApplication.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAClassificationCategory.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAClassificationCategoryApplication.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVACrossValidation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVACrossValidationApplication.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVACrossValidationRegression.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAGAexample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAGAexample2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAMinimalClassification.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAMulticlass.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAMulticlassApplication.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVAMultipleBackgroundExample.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVARegression.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVARegressionApplication.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_CNN_Classification.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_CNN_Classification.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_Higgs_Classification.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_Higgs_Classification.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_RNN_Classification.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_RNN_Classification.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_GNN.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_GNN_Application.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_GNN_Parser.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_Inference.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_Keras.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_Keras_HiggsModel.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_Models.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_ONNX.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_PyTorch.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_RDataFrame.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_RDataFrame.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_RDataFrame_JIT.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/TMVA_SOFIE_RSofieReader.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/createData.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/data/Higgs_data.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/data/tmva_class_example.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/data/tmva_multiclass_example.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/data/tmva_reg_example.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/data/toy_sigbkg_categ_offset.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/data/toy_sigbkg_categ_varoff.root -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/envelope/classification.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/envelope/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/keras/ApplicationClassificationKeras.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/keras/ApplicationRegressionKeras.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/keras/ClassificationKeras.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/keras/GenerateModel.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/keras/MulticlassKeras.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/keras/RegressionKeras.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/keras/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/line-small.png -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/makefile -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/pytorch/ApplicationClassificationPyTorch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/pytorch/ApplicationRegressionPyTorch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/pytorch/ClassificationPyTorch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/pytorch/MulticlassPyTorch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/pytorch/RegressionPyTorch.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/pytorch/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/sigmoid-small.png -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva001_RTensor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva002_RDataFrameAsTensor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva003_RReader.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva004_RStandardScaler.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva100_DataPreparation.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva101_Training.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva102_Testing.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva103_Application.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva_logo.gif -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tmva/tmva_logo.svg -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/JetEvent.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/JetEvent.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/basic.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/basic.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/basic2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/bill.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/cernbuild.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/cernstaff.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/cernstaff.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/circular.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/clonesA_Event.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/clonesA_Event.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/clonesA_Event.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/copytree.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/copytree2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/copytree3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/CMakeLists.txt -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/README.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/data2Tree.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/data2Tree.hxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/data2TreeLinkDef.hxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/main.cpp -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/readTree.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/readTreeDF.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/dictionary/writeTree.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/drawsparse.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1analysis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1analysis.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1analysisProxy.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1analysisProxy.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1analysisProxyCut.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1analysisTreeReader.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1analysisTreeReader.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/h1chain.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/hsimpleProxy.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/hsimpleProxyDriver.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/hsimpleReader.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/htest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/hvector.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/jets.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/ntuple1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/parallelcoord.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/parallelcoordtrans.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/printSizes.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/run_h1analysis.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/simpleAnalysis.txt -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/spider.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/staff.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tcl.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/temperature.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/temperature_Prague.dat -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tree.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tree0.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tree1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tree2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tree2a.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tree3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tree4.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/treefriend.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/treegetval.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tv3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/tree/tvdemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold1.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold2.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold3.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold4.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold5a.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold5b.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold5c.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold5d.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold6.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold6binning.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold7a.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold7b.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold7binning.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/testUnfold7c.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unfold/tunfoldbinning.dtd -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unuran/unuranDemo.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/unuran/unuranFoamTest.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/browser.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/concurrentfill.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/filedialog.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/fitpanel.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/fitpanel6.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/histops.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl001_staff.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl002_vector.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl004_dimuon.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl005_introspection.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl006_friends.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl007_mtFill.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl008_import.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl009_parallelWriter.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl010_skim.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl011_global_temperatures.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl012_processor.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl013_staged.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/ntuple/ntpl014_framework.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/perf.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/perfcomp.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/v7/simple.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/index.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo001_AdoptOrOwnMemory.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo001_AdoptOrOwnMemory.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo002_VectorCalculations.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo003_LogicalOperations.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo004_SortAndSelect.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo004_SortAndSelect.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo005_Combinations.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo005_Combinations.py -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo006_IndexManipulation.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/vecops/vo007_PhysicsHelpers.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/fonts_ttf.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/haxis.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/inframe.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/latex_url.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/logN.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/triangle.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/triangle.mjs -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webcanv/twoscales.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/geom/geom_threejs.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/geom/geom_threejs.html -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/panel/Readme.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/panel/controller/TestPanel.controller.js -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/panel/view/TestPanel.view.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/panel/webpanel.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/ping/Readme.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/ping/ping.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/ping/ping.html -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/CMakeLists.txt -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/ExampleMain.cpp -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/ExampleWidget.cpp -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/ExampleWidget.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/ExampleWidget.ui -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/RCanvasWidget.cpp -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/RCanvasWidget.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/RGeomViewerWidget.cpp -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/RGeomViewerWidget.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/Readme.md -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/TCanvasWidget.cpp -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/qtweb/TCanvasWidget.h -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/webwindow/webwindow.cxx -%%PORTDOCS%%%%DOCSDIR%%/tutorials/webgui/webwindow/webwindow.html -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/DOMParsePerson.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/DOMRecursive.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/SAXHandler.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/person.dtd -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/person.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/saxexample.xml -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/xmlmodifyfile.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/xmlnewfile.C -%%PORTDOCS%%%%DOCSDIR%%/tutorials/xml/xmlreadfile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/customcolor.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/flower.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/grad.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/grad2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/gradients.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/parallelcoordtrans.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/radialgradients.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/transp.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/transp_text.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/cocoa/transparentpad.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/Default.png +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/MultiView.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/SplitGLView.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/alice_esd.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/alice_esd_html_summary.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/alice_esd_split.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/alice_vsd.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/annotation.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/arrow.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/arrow_standalone.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/assembly.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/box.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/boxset.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/boxset_cones.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/broken_torus.tring +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/calo_detail.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/calorimeters.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/camera_restore.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/compound.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/csgdemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_alias.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_alice_its.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_alice_tpc.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_atlas.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_atlas_playback.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_cms.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_cms_playback.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_cms_stereo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_default.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/geom_lhcb.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/glplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/glplot_geom.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/hierarchical_scene.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/histobrowser.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/jetcone.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/lineset.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/lineset.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/nasashuttle.3ds +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/overlay_palette.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/pack.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/paramlist.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/pointset.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/projection.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/projection_prescale.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/quadset.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/run_alice_esd.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/run_alice_esd_split.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/selection_sigs.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/show_extract.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/swap.png +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/text.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/track.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/triangleset.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/view3ds.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve/window_manager.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/box.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/boxset.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/boxset_cones.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/calorimeters.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/collection_proxies.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/compound.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/csgdemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/error_ellipse.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/eveGeoBrowser.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/event_demo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/geoTopNode.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/geom_cms.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/jets.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/lego.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/lineset.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/overlay_test.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/points.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/projection_prescale.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/show_extract.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/texts.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/eve7/tracks.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/RadioNuclides.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/building.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/cheongwadae.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/csgdemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/gdml/opticalsurfaces.gdml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/gdml/testoptical.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/geomAlice.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/geomAlice_itsv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/geomAtlas.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/geomBrahms.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/geomD0.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/iterplugin.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/lego.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/mp3player.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/parallel_world.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/robot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/rootgeom.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/runplugin.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/south_gate.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/station1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/station2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/tank.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/teddy.obj +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/tessellatedNav.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/visualizeWavefrontObj.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/geom/web_cms.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glViewerExercise.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glViewerLOD.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glbox.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/gldemos.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glh3c.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glparametric.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glparametrics2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glrose.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glsurfaces.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/gltf3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glvox1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/glvox2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/grad.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/grad2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/gradients.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/gviz3d.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/nucleus.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/parallelcoordtrans.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/radialgradients.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/transp.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/transp_text.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/transparentpad.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/viewer3DLocal.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gl/viewer3DMaster.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/accessiblecolorschemes.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/analyze.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/anim.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/annotation3d.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/archi.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/arrows.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/basic3d.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/canvas.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/canvas2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/compile.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/crown.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/diamond.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/earth.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/earth.dat +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/ellipse.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/eval.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/event.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/feynman.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/first.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/formula1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/formula1.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/framework.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/gaxis.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/gaxis2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/gaxis3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/graph_edit_playback.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/greyscale.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/gtime.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/inside.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/latex.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/latex2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/latex3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/latex4.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/latex5.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/logscales.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/mandelbrot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/markerwarning.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/mass_spectrum.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/multipalette.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/palettes.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/pavetext.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/perceptualcolormap.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/piechart.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/polytest1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/polytest2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/pstable.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/psview.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/quarks.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/save_batch.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/saveall.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/schroedinger_hydrogen.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/splines_test.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/surfaces.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/surfaces.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/timeonaxis3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/tmathtext.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/tmathtext2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/tornado.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/tornado.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/transparency.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/triangles.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphics/xyplot.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/SWAN2017.dat +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/data_basic.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr001_simple.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr001_simple.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr002_errors.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr002_errors.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr003_errors2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr003_errors2.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr004_errors_asym.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr004_errors_asym.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr005_apply.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr005_apply.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr006_scatter.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr006_scatter.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr007_multigraph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr007_multigraph.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr008_multierrors.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr009_bent_err.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr009_bent_err.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr010_approx_smooth.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr010_approx_smooth.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr011_graph2d_errorsfit.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr011_graph2d_errorsfit.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr012_polar.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr012_polar.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr013_polar2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr013_polar2.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr014_polar3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr014_polar3.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr015_smooth.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr016_struct.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr017_time.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr018_time2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr101_shade_area.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr102_reverse_graph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr103_zones.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr103_zones.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr104_palettecolor.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr105_multigraphpalettecolor.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr106_exclusiongraph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr107_exclusiongraph2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr108_timeSeriesFromCSV.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr108_timeSeriesFromCSV.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr109_timeSeriesFromCSV_RDF.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr110_logscale.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr111_legend.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr112_reverse_graph_and_errors.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr201_waves.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr202_textmarkers.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr301_highlight1.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr302_highlight2.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/gr303_zdemo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/graphs/motorcycle.dat +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/CPUMeter.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/Slider3Demo.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/WorldMap.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/buttonChangelabel.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/buttonTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/buttongroupState.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/buttonsLayout.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/calendar.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/customContextMenu.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/customTH1Fmenu.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/drag_and_drop.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/exec3.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/exec_macro.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/games.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/gtreeTableTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/guiWithCLING.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/gui_simple.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/guilabels.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/guitest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/guitest_playback.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/iconAsXPMData.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/listBox.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/mditest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/mditestbg.xpm +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/ntupleTableTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/numberEntry.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/numberEntry.py +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/simpleTableTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/splitbuttonTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/splitterHorizontal.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/splitterVertical.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/staffTableTest.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/statusBar.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/textEntries.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/textviewostream.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/gui/worldmap.jpg +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/fore.xpm +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/galaxy_image.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/hist2image.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/hsumanim.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/image2hist.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/img2pad.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/imgconv.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/mditestbg.xpm +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/pad2png.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/rose512.jpg +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/rose_image.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/image/trans_graph.C +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/index.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/fonts_ttf.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/haxis.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/inframe.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/latex_url.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/logN.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/triangle.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/triangle.mjs +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webcanv/twoscales.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/bootstrap/Readme.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/bootstrap/dist/css/styles.css +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/bootstrap/dist/index.html +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/bootstrap/dist/js/scripts.js +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/bootstrap/webwindow.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/geom/geom_threejs.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/geom/geom_threejs.html +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/panel/Readme.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/panel/controller/TestPanel.controller.js +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/panel/view/TestPanel.view.xml +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/panel/webpanel.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/ping/Readme.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/ping/ping.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/ping/ping.html +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/CMakeLists.txt +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/ExampleMain.cpp +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/ExampleWidget.cpp +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/ExampleWidget.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/ExampleWidget.ui +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/RCanvasWidget.cpp +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/RCanvasWidget.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/RGeomViewerWidget.cpp +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/RGeomViewerWidget.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/Readme.md +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/TCanvasWidget.cpp +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/qtweb/TCanvasWidget.h +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/webwindow/webwindow.cxx +%%PORTDOCS%%%%DOCSDIR%%/tutorials/visualisation/webgui/webwindow/webwindow.html %%FORTRAN%%share/man/man1/g2root.1.gz %%FORTRAN%%share/man/man1/h2root.1.gz share/man/man1/hadd.1.gz @@ -7788,6 +7787,7 @@ share/man/man1/system.rootdaemonrc.1.gz %%HTTP%%%%DATADIR%%/ui5/eve7/controller/GeoTable.controller.js %%HTTP%%%%DATADIR%%/ui5/eve7/controller/Lego.controller.js %%HTTP%%%%DATADIR%%/ui5/eve7/controller/Main.controller.js +%%HTTP%%%%DATADIR%%/ui5/eve7/controller/MainMini.controller.js %%HTTP%%%%DATADIR%%/ui5/eve7/controller/Summary.controller.js %%HTTP%%%%DATADIR%%/ui5/eve7/css/eve.css %%HTTP%%%%DATADIR%%/ui5/eve7/eve.mjs @@ -7804,6 +7804,7 @@ share/man/man1/system.rootdaemonrc.1.gz %%HTTP%%%%DATADIR%%/ui5/eve7/lib/OutlinePassEve.js %%HTTP%%%%DATADIR%%/ui5/eve7/lib/RenderCore.js %%HTTP%%%%DATADIR%%/ui5/eve7/manifest.json +%%HTTP%%%%DATADIR%%/ui5/eve7/manifest-mini.json %%HTTP%%%%DATADIR%%/ui5/eve7/rcore/LICENSE %%HTTP%%%%DATADIR%%/ui5/eve7/rcore/REveRenderCore-min.mjs %%HTTP%%%%DATADIR%%/ui5/eve7/rcore/shaders/basic/basic_stripes_template.frag @@ -7854,6 +7855,7 @@ share/man/man1/system.rootdaemonrc.1.gz %%HTTP%%%%DATADIR%%/ui5/eve7/view/Lego.view.xml %%HTTP%%%%DATADIR%%/ui5/eve7/view/Main.view.xml %%HTTP%%%%DATADIR%%/ui5/eve7/view/MainMain.view.xml +%%HTTP%%%%DATADIR%%/ui5/eve7/view/MainMini.view.xml %%HTTP%%%%DATADIR%%/ui5/eve7/view/Summary.view.xml %%HTTP%%%%DATADIR%%/ui5/fitpanel/controller/ColorButton.js %%HTTP%%%%DATADIR%%/ui5/fitpanel/controller/FitPanel.controller.js diff --git a/emulators/dosbox-staging/Makefile b/emulators/dosbox-staging/Makefile index 6725c4cfe143..b013dfafdf98 100644 --- a/emulators/dosbox-staging/Makefile +++ b/emulators/dosbox-staging/Makefile @@ -1,6 +1,6 @@ PORTNAME= dosbox-staging DISTVERSIONPREFIX= v -DISTVERSION= 0.82.1 +DISTVERSION= 0.82.2 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org diff --git a/emulators/dosbox-staging/distinfo b/emulators/dosbox-staging/distinfo index 89226e511180..28eb774820ed 100644 --- a/emulators/dosbox-staging/distinfo +++ b/emulators/dosbox-staging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744560172 -SHA256 (dosbox-staging-dosbox-staging-v0.82.1_GH0.tar.gz) = 9d943d6610b6773cb0b27ba24904c85459757fbbfa0f34c72e76082132f77568 -SIZE (dosbox-staging-dosbox-staging-v0.82.1_GH0.tar.gz) = 6691719 +TIMESTAMP = 1751131644 +SHA256 (dosbox-staging-dosbox-staging-v0.82.2_GH0.tar.gz) = 387c97b373c3164ab5abbbc2b210bf94b5567057abe44ee1e8b4d4e725bd422c +SIZE (dosbox-staging-dosbox-staging-v0.82.2_GH0.tar.gz) = 6691414 diff --git a/games/libretro-core-info/Makefile b/games/libretro-core-info/Makefile index d1467d4ee6ac..c84667d376bd 100644 --- a/games/libretro-core-info/Makefile +++ b/games/libretro-core-info/Makefile @@ -1,9 +1,9 @@ PORTNAME= libretro-core-info DISTVERSIONPREFIX=v -DISTVERSION= 1.19.0 +DISTVERSION= 1.21.1 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tilde@ultros.pro COMMENT= Metadata about libretro cores WWW= https://github.com/libretro/libretro-core-info @@ -14,5 +14,6 @@ USE_GITHUB= yes GH_ACCOUNT= libretro NO_ARCH= yes +NO_BUILD= yes .include <bsd.port.mk> diff --git a/games/libretro-core-info/distinfo b/games/libretro-core-info/distinfo index 0fe0a9bdd4fb..c7b7958778f8 100644 --- a/games/libretro-core-info/distinfo +++ b/games/libretro-core-info/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724309353 -SHA256 (libretro-libretro-core-info-v1.19.0_GH0.tar.gz) = 6148253288b3ed40482dc1918b827eba5691e256e86e35bc935eec4b54ffcd99 -SIZE (libretro-libretro-core-info-v1.19.0_GH0.tar.gz) = 89651 +TIMESTAMP = 1751089742 +SHA256 (libretro-libretro-core-info-v1.21.1_GH0.tar.gz) = 6195cd5aa59a1b59be051b1d178459f93bf6ca7c9381fb60e46286360ed7b35a +SIZE (libretro-libretro-core-info-v1.21.1_GH0.tar.gz) = 92771 diff --git a/games/libretro-core-info/pkg-plist b/games/libretro-core-info/pkg-plist index 0a491ad5627d..9dbbeef211c4 100644 --- a/games/libretro-core-info/pkg-plist +++ b/games/libretro-core-info/pkg-plist @@ -1,7 +1,6 @@ share/libretro/info/00_example_libretro.info share/libretro/info/2048_libretro.info share/libretro/info/3dengine_libretro.info -share/libretro/info/4do_libretro.info share/libretro/info/81_libretro.info share/libretro/info/DoubleCherryGB_libretro.info share/libretro/info/a5200_libretro.info @@ -10,12 +9,16 @@ share/libretro/info/anarch_libretro.info share/libretro/info/ardens_libretro.info share/libretro/info/arduous_libretro.info share/libretro/info/atari800_libretro.info +share/libretro/info/b2_libretro.info +share/libretro/info/bennugd_libretro.info share/libretro/info/bk_libretro.info share/libretro/info/blastem_libretro.info share/libretro/info/bluemsx_libretro.info share/libretro/info/bnes_libretro.info share/libretro/info/boom3_libretro.info share/libretro/info/boom3_xp_libretro.info +share/libretro/info/boytacean_libretro.info +share/libretro/info/bsnes-jg_libretro.info share/libretro/info/bsnes2014_accuracy_libretro.info share/libretro/info/bsnes2014_balanced_libretro.info share/libretro/info/bsnes2014_performance_libretro.info @@ -39,6 +42,7 @@ share/libretro/info/cruzes_libretro.info share/libretro/info/daphne_libretro.info share/libretro/info/desmume2015_libretro.info share/libretro/info/desmume_libretro.info +share/libretro/info/dice_libretro.info share/libretro/info/dinothawr_libretro.info share/libretro/info/directxbox_libretro.info share/libretro/info/dirksimple_libretro.info @@ -49,6 +53,7 @@ share/libretro/info/dosbox_libretro.info share/libretro/info/dosbox_pure_libretro.info share/libretro/info/dosbox_svn_ce_libretro.info share/libretro/info/dosbox_svn_libretro.info +share/libretro/info/doukutsu_rs_libretro.info share/libretro/info/duckstation_libretro.info share/libretro/info/easyrpg_libretro.info share/libretro/info/ecwolf_libretro.info @@ -64,7 +69,9 @@ share/libretro/info/fbalpha2012_cps2_libretro.info share/libretro/info/fbalpha2012_cps3_libretro.info share/libretro/info/fbalpha2012_libretro.info share/libretro/info/fbalpha2012_neogeo_libretro.info +share/libretro/info/fbneo_cps12_libretro.info share/libretro/info/fbneo_libretro.info +share/libretro/info/fbneo_neogeo_libretro.info share/libretro/info/fceumm_libretro.info share/libretro/info/ffmpeg_libretro.info share/libretro/info/fixgb_libretro.info @@ -96,6 +103,7 @@ share/libretro/info/hatari_libretro.info share/libretro/info/hbmame_libretro.info share/libretro/info/higan_sfc_balanced_libretro.info share/libretro/info/higan_sfc_libretro.info +share/libretro/info/holani_libretro.info share/libretro/info/imageviewer_libretro.info share/libretro/info/ishiiruka_libretro.info share/libretro/info/jaxe_libretro.info @@ -151,16 +159,19 @@ share/libretro/info/nekop2_libretro.info share/libretro/info/neocd_libretro.info share/libretro/info/nes_libretro.info share/libretro/info/nestopia_libretro.info +share/libretro/info/noods_libretro.info share/libretro/info/np2kai_libretro.info share/libretro/info/numero_libretro.info share/libretro/info/nxengine_libretro.info share/libretro/info/o2em_libretro.info share/libretro/info/oberon_libretro.info share/libretro/info/onscripter_libretro.info +share/libretro/info/onsyuri_libretro.info share/libretro/info/open-source-notices.info share/libretro/info/openlara_libretro.info share/libretro/info/opentyrian_libretro.info share/libretro/info/opera_libretro.info +share/libretro/info/panda3ds_libretro.info share/libretro/info/parallel_n64_debug_libretro.info share/libretro/info/parallel_n64_libretro.info share/libretro/info/pascal_pong_libretro.info @@ -182,6 +193,7 @@ share/libretro/info/puae2021_libretro.info share/libretro/info/puae_libretro.info share/libretro/info/puzzlescript_libretro.info share/libretro/info/px68k_libretro.info +share/libretro/info/qemu_libretro.info share/libretro/info/quasi88_libretro.info share/libretro/info/quicknes_libretro.info share/libretro/info/race_libretro.info @@ -190,12 +202,14 @@ share/libretro/info/reminiscence_libretro.info share/libretro/info/remotejoy_libretro.info share/libretro/info/retro8_libretro.info share/libretro/info/retrodream_libretro.info +share/libretro/info/romcleaner_libretro.info share/libretro/info/rustation_libretro.info share/libretro/info/rvvm_libretro.info share/libretro/info/same_cdi_libretro.info share/libretro/info/sameboy_libretro.info share/libretro/info/sameduck_libretro.info share/libretro/info/scummvm_libretro.info +share/libretro/info/sdlpal_libretro.info share/libretro/info/simcp_libretro.info share/libretro/info/smsplus_libretro.info share/libretro/info/snes9x2002_libretro.info @@ -211,6 +225,7 @@ share/libretro/info/stonesoup_libretro.info share/libretro/info/superbroswar_libretro.info share/libretro/info/swanstation_libretro.info share/libretro/info/syobonaction_libretro.info +share/libretro/info/tamalibretro_libretro.info share/libretro/info/tempgba_libretro.info share/libretro/info/test_libretro.info share/libretro/info/test_netplay_libretro.info @@ -250,6 +265,7 @@ share/libretro/info/vice_xpet_libretro.info share/libretro/info/vice_xplus4_libretro.info share/libretro/info/vice_xscpu64_libretro.info share/libretro/info/vice_xvic_libretro.info +share/libretro/info/vidtest_libretro.info share/libretro/info/vircon32_libretro.info share/libretro/info/virtualjaguar_libretro.info share/libretro/info/virtualxt_libretro.info diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile index 1bf1372f1129..cc8ee7ced549 100644 --- a/games/linux-steam-utils/Makefile +++ b/games/linux-steam-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= steam-utils -DISTVERSION= 20250615 +DISTVERSION= 20250627 CATEGORIES= games linux PKGNAMEPREFIX= linux- diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo index 78894b6ee56e..2474fe1d09b2 100644 --- a/games/linux-steam-utils/distinfo +++ b/games/linux-steam-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750567783 -SHA256 (shkhln-linuxulator-steam-utils-20250615_GH0.tar.gz) = 73a3819fc6829ee3f51f58c5252c98fc126dfe6a52c2c45f77cec8792a07262f -SIZE (shkhln-linuxulator-steam-utils-20250615_GH0.tar.gz) = 43017 +TIMESTAMP = 1751058817 +SHA256 (shkhln-linuxulator-steam-utils-20250627_GH0.tar.gz) = 6f414622445460565258106a54770cf4d0a8776d82a73ada076a22ff67e410bb +SIZE (shkhln-linuxulator-steam-utils-20250627_GH0.tar.gz) = 43037 diff --git a/graphics/Makefile b/graphics/Makefile index 8c13229d8fc6..16a9f149f841 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -114,6 +114,7 @@ SUBDIR += colmap SUBDIR += colord SUBDIR += colord-gtk + SUBDIR += colord-kde SUBDIR += compupic SUBDIR += converseen SUBDIR += corrupter diff --git a/graphics/colord-kde/Makefile b/graphics/colord-kde/Makefile new file mode 100644 index 000000000000..13ccdafdea98 --- /dev/null +++ b/graphics/colord-kde/Makefile @@ -0,0 +1,18 @@ +PORTNAME= colord-kde +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= graphics kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= Color profiles manager +WWW= https://invent.kde.org/graphics/colord-kde + +LIB_DEPENDS= liblcms2.so:graphics/lcms2 + +USES= cmake gettext kde:6 pkgconfig qt:6 tar:xz xorg +USE_KDE= coreaddons dbusaddons i18n itemmodels kcmutils \ + widgetsaddons windowsystem \ + ecm:build +USE_QT= base declarative +USE_XORG= x11 xcb xrandr + +.include <bsd.port.mk> diff --git a/graphics/colord-kde/distinfo b/graphics/colord-kde/distinfo new file mode 100644 index 000000000000..f69e4cc43e0d --- /dev/null +++ b/graphics/colord-kde/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751111721 +SHA256 (KDE/release-service/25.04.2/colord-kde-25.04.2.tar.xz) = 3f847f952ff34fe98e9b9c3477039860b95d3ec079a4421ab8269b6ee8a91459 +SIZE (KDE/release-service/25.04.2/colord-kde-25.04.2.tar.xz) = 120048 diff --git a/graphics/colord-kde/pkg-descr b/graphics/colord-kde/pkg-descr new file mode 100644 index 000000000000..6a2d3fbf3caa --- /dev/null +++ b/graphics/colord-kde/pkg-descr @@ -0,0 +1 @@ +This port provides interfaces and session daemon to colord service. diff --git a/graphics/colord-kde/pkg-plist b/graphics/colord-kde/pkg-plist new file mode 100644 index 000000000000..f9009580e399 --- /dev/null +++ b/graphics/colord-kde/pkg-plist @@ -0,0 +1,56 @@ +bin/colord-kde-icc-importer +%%QT_PLUGINDIR%%/kf6/kded/colord.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_colord.so +share/applications/colordkdeiccimporter.desktop +share/applications/kcm_colord.desktop +share/locale/ar/LC_MESSAGES/colord-kde.mo +share/locale/ast/LC_MESSAGES/colord-kde.mo +share/locale/az/LC_MESSAGES/colord-kde.mo +share/locale/bg/LC_MESSAGES/colord-kde.mo +share/locale/bs/LC_MESSAGES/colord-kde.mo +share/locale/ca/LC_MESSAGES/colord-kde.mo +share/locale/ca@valencia/LC_MESSAGES/colord-kde.mo +share/locale/cs/LC_MESSAGES/colord-kde.mo +share/locale/da/LC_MESSAGES/colord-kde.mo +share/locale/de/LC_MESSAGES/colord-kde.mo +share/locale/el/LC_MESSAGES/colord-kde.mo +share/locale/en_GB/LC_MESSAGES/colord-kde.mo +share/locale/eo/LC_MESSAGES/colord-kde.mo +share/locale/es/LC_MESSAGES/colord-kde.mo +share/locale/et/LC_MESSAGES/colord-kde.mo +share/locale/eu/LC_MESSAGES/colord-kde.mo +share/locale/fi/LC_MESSAGES/colord-kde.mo +share/locale/fr/LC_MESSAGES/colord-kde.mo +share/locale/ga/LC_MESSAGES/colord-kde.mo +share/locale/gl/LC_MESSAGES/colord-kde.mo +share/locale/he/LC_MESSAGES/colord-kde.mo +share/locale/hi/LC_MESSAGES/colord-kde.mo +share/locale/hu/LC_MESSAGES/colord-kde.mo +share/locale/ia/LC_MESSAGES/colord-kde.mo +share/locale/id/LC_MESSAGES/colord-kde.mo +share/locale/it/LC_MESSAGES/colord-kde.mo +share/locale/ja/LC_MESSAGES/colord-kde.mo +share/locale/ka/LC_MESSAGES/colord-kde.mo +share/locale/km/LC_MESSAGES/colord-kde.mo +share/locale/ko/LC_MESSAGES/colord-kde.mo +share/locale/lt/LC_MESSAGES/colord-kde.mo +share/locale/lv/LC_MESSAGES/colord-kde.mo +share/locale/mr/LC_MESSAGES/colord-kde.mo +share/locale/nl/LC_MESSAGES/colord-kde.mo +share/locale/nn/LC_MESSAGES/colord-kde.mo +share/locale/pa/LC_MESSAGES/colord-kde.mo +share/locale/pl/LC_MESSAGES/colord-kde.mo +share/locale/pt/LC_MESSAGES/colord-kde.mo +share/locale/pt_BR/LC_MESSAGES/colord-kde.mo +share/locale/ro/LC_MESSAGES/colord-kde.mo +share/locale/ru/LC_MESSAGES/colord-kde.mo +share/locale/sa/LC_MESSAGES/colord-kde.mo +share/locale/sk/LC_MESSAGES/colord-kde.mo +share/locale/sl/LC_MESSAGES/colord-kde.mo +share/locale/sv/LC_MESSAGES/colord-kde.mo +share/locale/ta/LC_MESSAGES/colord-kde.mo +share/locale/tr/LC_MESSAGES/colord-kde.mo +share/locale/ug/LC_MESSAGES/colord-kde.mo +share/locale/uk/LC_MESSAGES/colord-kde.mo +share/locale/zh_CN/LC_MESSAGES/colord-kde.mo +share/locale/zh_TW/LC_MESSAGES/colord-kde.mo diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile index 9de6763b672b..f60cf01f5d91 100644 --- a/graphics/kdegraphics/Makefile +++ b/graphics/kdegraphics/Makefile @@ -9,7 +9,8 @@ WWW= https://apps.kde.org/categories/graphics/ USES= kde:6 metaport qt:6 USE_QT= # -OPTIONS_DEFINE= GPHOTO \ +OPTIONS_DEFINE= COLORD \ + GPHOTO \ GWENVIEW \ KCOLORCHOOSER \ KOLOURPAINT \ @@ -21,6 +22,9 @@ OPTIONS_DEFINE= GPHOTO \ OPTIONS_DEFAULT= ${OPTIONS_DEFINE} +COLORD_DESC= Color profiles manager +COLORD_RUN_DEPENDS= colord-kde>=0:graphics/colord-kde + GPHOTO_DESC= Digital camera manager GPHOTO_RUN_DEPENDS= kamera>=${KDE_APPLICATIONS_VERSION}:graphics/kamera diff --git a/lang/spidermonkey128/Makefile b/lang/spidermonkey128/Makefile index 93a7768bbb3b..342e2748a3b8 100644 --- a/lang/spidermonkey128/Makefile +++ b/lang/spidermonkey128/Makefile @@ -1,6 +1,5 @@ PORTNAME= spidermonkey -DISTVERSION= 128.9.0 -PORTREVISION= 2 +DISTVERSION= 128.12.0 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source diff --git a/lang/spidermonkey128/distinfo b/lang/spidermonkey128/distinfo index 9dfb1a5a9e8f..9b47541c3e97 100644 --- a/lang/spidermonkey128/distinfo +++ b/lang/spidermonkey128/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743008514 -SHA256 (firefox-128.9.0esr.source.tar.xz) = 5a49b7137fd5854f77f3bc960466d224652735eeebeaf6813e9d9cedfaff5979 -SIZE (firefox-128.9.0esr.source.tar.xz) = 560739548 +TIMESTAMP = 1751084073 +SHA256 (firefox-128.12.0esr.source.tar.xz) = 2bedeb86c6cb16cd3fce88d42ae4e245bafe2c6e9221ba8e445b8e02e89d973f +SIZE (firefox-128.12.0esr.source.tar.xz) = 560934320 diff --git a/math/openblas/Makefile b/math/openblas/Makefile index e70706747051..d4a5c079ae71 100644 --- a/math/openblas/Makefile +++ b/math/openblas/Makefile @@ -1,7 +1,6 @@ PORTNAME= openblas DISTVERSIONPREFIX= v -DISTVERSION= 0.3.29 -PORTREVISION= 1 +DISTVERSION= 0.3.30 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= NL/lapack/timing/:lapack_tmg @@ -9,10 +8,6 @@ DISTFILES= large.tgz:lapack_tmg \ timing.tgz:lapack_tmg DIST_SUBDIR= openblas -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= e8b11a126bbbcabdfa0ca06bbf4dcca44b8e650f.patch:-p1 \ - 643966d9c7eba16de75da14e60c3e554d4019595.patch:-p1 - MAINTAINER= phd_kimberlite@yahoo.co.jp COMMENT= Optimized BLAS library based on GotoBLAS2 WWW= https://github.com/OpenMathLib/OpenBLAS diff --git a/math/openblas/distinfo b/math/openblas/distinfo index e5b8644360cc..474b6c3495ec 100644 --- a/math/openblas/distinfo +++ b/math/openblas/distinfo @@ -1,11 +1,7 @@ -TIMESTAMP = 1741647523 +TIMESTAMP = 1750415154 SHA256 (openblas/large.tgz) = f328d88b7fa97722f271d7d0cfea1c220e0f8e5ed5ff01d8ef1eb51d6f4243a1 SIZE (openblas/large.tgz) = 2595 SHA256 (openblas/timing.tgz) = 999c65f8ea8bd4eac7f1c7f3463d4946917afd20a997807300fe35d70122f3af SIZE (openblas/timing.tgz) = 1059485 -SHA256 (openblas/OpenMathLib-OpenBLAS-v0.3.29_GH0.tar.gz) = 38240eee1b29e2bde47ebb5d61160207dc68668a54cac62c076bb5032013b1eb -SIZE (openblas/OpenMathLib-OpenBLAS-v0.3.29_GH0.tar.gz) = 24671913 -SHA256 (openblas/e8b11a126bbbcabdfa0ca06bbf4dcca44b8e650f.patch) = fba556c4c0f254570d9d53d556e9fe8af1d6cdfd6daf461a523579b3e59650cf -SIZE (openblas/e8b11a126bbbcabdfa0ca06bbf4dcca44b8e650f.patch) = 4797 -SHA256 (openblas/643966d9c7eba16de75da14e60c3e554d4019595.patch) = 1874a7ef2c78842fa4f29ec4d61c71c9c86036c8c6d1909b3040e9ad9dfc7aa1 -SIZE (openblas/643966d9c7eba16de75da14e60c3e554d4019595.patch) = 834 +SHA256 (openblas/OpenMathLib-OpenBLAS-v0.3.30_GH0.tar.gz) = 27342cff518646afb4c2b976d809102e368957974c250a25ccc965e53063c95d +SIZE (openblas/OpenMathLib-OpenBLAS-v0.3.30_GH0.tar.gz) = 24699801 diff --git a/misc/koboldcpp/Makefile b/misc/koboldcpp/Makefile index ddf36386e458..6cf3c8a0dada 100644 --- a/misc/koboldcpp/Makefile +++ b/misc/koboldcpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= koboldcpp DISTVERSIONPREFIX= v -DISTVERSION= 1.94.1 +DISTVERSION= 1.94.2 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/koboldcpp/distinfo b/misc/koboldcpp/distinfo index 0e37240187a3..ec6f8e4b15e3 100644 --- a/misc/koboldcpp/distinfo +++ b/misc/koboldcpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750738105 -SHA256 (LostRuins-koboldcpp-v1.94.1_GH0.tar.gz) = 68b361b7b43db0b7c36576755aee1000ae997a23c47066ac0312c346632455ce -SIZE (LostRuins-koboldcpp-v1.94.1_GH0.tar.gz) = 30948504 +TIMESTAMP = 1751091631 +SHA256 (LostRuins-koboldcpp-v1.94.2_GH0.tar.gz) = c265b55992f7a72749367b26b5e46fb58b29444b697fd4afae5637d139f754bb +SIZE (LostRuins-koboldcpp-v1.94.2_GH0.tar.gz) = 30948297 diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile index 4c2af4d85eaa..b427d9405543 100644 --- a/net/nats-server/Makefile +++ b/net/nats-server/Makefile @@ -1,7 +1,6 @@ PORTNAME= nats-server DISTVERSIONPREFIX= v -DISTVERSION= 2.10.29 -PORTREVISION= 2 +DISTVERSION= 2.11.5 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-server/distinfo b/net/nats-server/distinfo index 1ba24d3333ab..6d46ae120dcd 100644 --- a/net/nats-server/distinfo +++ b/net/nats-server/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749229299 -SHA256 (go/net_nats-server/nats-server-v2.10.29/v2.10.29.mod) = 8485c70d9e5950947a38791270ed72468199cebf23e78b73037f3b40c441ea70 -SIZE (go/net_nats-server/nats-server-v2.10.29/v2.10.29.mod) = 412 -SHA256 (go/net_nats-server/nats-server-v2.10.29/v2.10.29.zip) = 6ece3e679b8c6f42c6af69de96066a4a0b9ddab6bf28736af2d127e41ca41c9f -SIZE (go/net_nats-server/nats-server-v2.10.29/v2.10.29.zip) = 2654553 +TIMESTAMP = 1751097646 +SHA256 (go/net_nats-server/nats-server-v2.11.5/v2.11.5.mod) = ee1f7dec017d5edc6b1613d0163f236bf06a257afcf0c1ce99769f23d7683a43 +SIZE (go/net_nats-server/nats-server-v2.11.5/v2.11.5.mod) = 510 +SHA256 (go/net_nats-server/nats-server-v2.11.5/v2.11.5.zip) = d0efbf7f710d8f8588f64b8608b589dcde359bd955e46dccd03475a398c7f8f3 +SIZE (go/net_nats-server/nats-server-v2.11.5/v2.11.5.zip) = 2853658 diff --git a/net/nats-server/pkg-plist b/net/nats-server/pkg-plist index 643c0380d971..6a80f2119298 100644 --- a/net/nats-server/pkg-plist +++ b/net/nats-server/pkg-plist @@ -40,6 +40,8 @@ bin/nats-server %%PORTDOCS%%%%DOCSDIR%%/configs/reload/authorization_1.conf %%PORTDOCS%%%%DOCSDIR%%/configs/reload/authorization_2.conf %%PORTDOCS%%%%DOCSDIR%%/configs/reload/basic.conf +%%PORTDOCS%%%%DOCSDIR%%/configs/reload/defaultsentinel_1.conf +%%PORTDOCS%%%%DOCSDIR%%/configs/reload/defaultsentinel_2.conf %%PORTDOCS%%%%DOCSDIR%%/configs/reload/file_rotate.conf %%PORTDOCS%%%%DOCSDIR%%/configs/reload/file_rotate1.conf %%PORTDOCS%%%%DOCSDIR%%/configs/reload/invalid.conf diff --git a/net/py-trio/Makefile b/net/py-trio/Makefile index cbcd22f57eb1..763830adc7c2 100644 --- a/net/py-trio/Makefile +++ b/net/py-trio/Makefile @@ -1,5 +1,5 @@ PORTNAME= trio -DISTVERSION= 0.29.0 +DISTVERSION= 0.30.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,13 +25,13 @@ RUN_DEPENDS= ${PY_EXCEPTIONGROUP} \ ${PYTHON_PKGNAMEPREFIX}sniffio>0:devel/py-sniffio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>0:devel/py-sortedcontainers@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astor>=0:devel/py-astor@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}black>=0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jedi>=0.18.0:devel/py-jedi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ruff>=0:devel/py-ruff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}trustme>=0:security/py-trustme@${PY_FLAVOR} \ - pylint${PYTHON_PKGNAMESUFFIX}>=0:devel/pylint@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}black>=0:devel/py-black@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ruff>=0:devel/py-ruff@${PY_FLAVOR} + pylint${PYTHON_PKGNAMESUFFIX}>=0:devel/pylint@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/net/py-trio/distinfo b/net/py-trio/distinfo index 22634049b916..4f362c072a8e 100644 --- a/net/py-trio/distinfo +++ b/net/py-trio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739611040 -SHA256 (trio-0.29.0.tar.gz) = ea0d3967159fc130acb6939a0be0e558e364fee26b5deeecc893a6b08c361bdf -SIZE (trio-0.29.0.tar.gz) = 588952 +TIMESTAMP = 1751099025 +SHA256 (trio-0.30.0.tar.gz) = 0781c857c0c81f8f51e0089929a26b5bb63d57f927728a5586f7e36171f064df +SIZE (trio-0.30.0.tar.gz) = 593776 diff --git a/net/py-trio/files/patch-pyproject.toml b/net/py-trio/files/patch-pyproject.toml index 6d2e67d9e4cc..0e927098a77d 100644 --- a/net/py-trio/files/patch-pyproject.toml +++ b/net/py-trio/files/patch-pyproject.toml @@ -1,9 +1,18 @@ ---- pyproject.toml.orig 2023-12-14 02:37:27 UTC +--- pyproject.toml.orig 2025-04-21 00:47:33 UTC +++ pyproject.toml -@@ -1,5 +1,5 @@ +@@ -1,14 +1,11 @@ [build-system] --requires = ["setuptools >= 64"] +-# setuptools v77 adds PEP 639 support +-requires = ["setuptools >= 77"] +requires = ["setuptools >= 63"] build-backend = "setuptools.build_meta" [project] + name = "trio" + description = "A friendly Python library for async concurrency and I/O" + authors = [{name = "Nathaniel J. Smith", email = "njs@pobox.com"}] +-license = "MIT OR Apache-2.0" +-license-files = ["LICENSE*"] + keywords = [ + "async", + "io", diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 27bdad1e98ff..ade227a9476b 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,6 +1,6 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.58.2 +DISTVERSION= 4.59.0 CATEGORIES= net PKGNAMEPREFIX= redpanda- diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo index ed11d0a1e2bd..cee8e4418fba 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750225166 -SHA256 (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.mod) = 8f1023acddcb605b8b825205d83f9d8f5c8bd509b2f7b0696b94ca15c43a3c13 -SIZE (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.mod) = 24257 -SHA256 (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.zip) = 2518765582c83fed0169127fd1dc4cd888ef4d016ccbffdfa593efd527fd6852 -SIZE (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.zip) = 2788604 +TIMESTAMP = 1751091627 +SHA256 (go/net_redpanda-connect/connect-v4.59.0/v4.59.0.mod) = 8f1023acddcb605b8b825205d83f9d8f5c8bd509b2f7b0696b94ca15c43a3c13 +SIZE (go/net_redpanda-connect/connect-v4.59.0/v4.59.0.mod) = 24257 +SHA256 (go/net_redpanda-connect/connect-v4.59.0/v4.59.0.zip) = 33b7be19c3821c070ead3237b2ab9397f2186fd0ea8d3fe9f2049e2370c8c8d9 +SIZE (go/net_redpanda-connect/connect-v4.59.0/v4.59.0.zip) = 2799966 diff --git a/net/sniffnet/Makefile b/net/sniffnet/Makefile index 7b316c6ccae1..810df7ae047b 100644 --- a/net/sniffnet/Makefile +++ b/net/sniffnet/Makefile @@ -1,7 +1,6 @@ PORTNAME= sniffnet DISTVERSIONPREFIX= v -DISTVERSION= 1.3.2 -PORTREVISION= 4 +DISTVERSION= 1.4.0 CATEGORIES= net wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/net/sniffnet/Makefile.crates b/net/sniffnet/Makefile.crates index 908c66bcb70c..ae16ba0f40f8 100644 --- a/net/sniffnet/Makefile.crates +++ b/net/sniffnet/Makefile.crates @@ -1,9 +1,9 @@ CARGO_CRATES= ab_glyph-0.2.29 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ ahash-0.7.8 \ - ahash-0.8.11 \ + ahash-0.8.12 \ aho-corasick-1.1.3 \ aliasable-0.1.3 \ allocator-api2-0.2.21 \ @@ -13,96 +13,98 @@ CARGO_CRATES= ab_glyph-0.2.29 \ android-properties-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.6 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ approx-0.5.1 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ as-raw-xcb-connection-1.0.1 \ ash-0.37.3+1.3.251 \ - ashpd-0.10.2 \ + ashpd-0.11.0 \ async-broadcast-0.7.2 \ async-channel-2.3.1 \ - async-executor-1.13.1 \ + async-executor-1.13.2 \ async-fs-2.1.2 \ - async-io-2.4.0 \ + async-io-2.4.1 \ async-lock-3.4.0 \ async-net-2.0.0 \ - async-process-2.3.0 \ + async-process-2.3.1 \ async-recursion-1.1.1 \ - async-signal-0.2.10 \ + async-signal-0.2.11 \ async-task-4.7.1 \ - async-trait-0.1.83 \ + async-trait-0.1.88 \ atomic-waker-1.1.2 \ - autocfg-1.4.0 \ - backtrace-0.3.74 \ + autocfg-1.5.0 \ + backtrace-0.3.75 \ base64-0.22.1 \ - bindgen-0.70.1 \ + bindgen-0.72.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ + bit_field-0.10.2 \ bitflags-1.3.2 \ - bitflags-2.6.0 \ + bitflags-2.9.1 \ block-0.1.6 \ block-buffer-0.10.4 \ block2-0.5.1 \ + block2-0.6.1 \ blocking-1.6.1 \ - bumpalo-3.16.0 \ + bumpalo-3.19.0 \ by_address-1.2.1 \ - bytemuck-1.21.0 \ - bytemuck_derive-1.8.1 \ + bytemuck-1.23.1 \ + bytemuck_derive-1.9.3 \ byteorder-1.5.0 \ - bytes-1.9.0 \ + bytes-1.10.1 \ calloop-0.13.0 \ calloop-wayland-source-0.3.0 \ - cc-1.2.6 \ + cc-1.2.27 \ cesu8-1.1.0 \ cexpr-0.6.0 \ - cfg-if-1.0.0 \ + cfg-if-1.0.1 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ - chrono-0.4.39 \ + chrono-0.4.41 \ clang-sys-1.8.1 \ - clap-4.5.23 \ - clap_builder-4.5.23 \ - clap_derive-4.5.18 \ - clap_lex-0.7.4 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_derive-4.5.40 \ + clap_lex-0.7.5 \ clipboard-win-5.4.0 \ clipboard_macos-0.1.1 \ clipboard_wayland-0.2.2 \ clipboard_x11-0.4.2 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ - colorchoice-1.0.3 \ + colorchoice-1.0.4 \ com-0.6.0 \ com_macros-0.6.0 \ com_macros_support-0.6.0 \ combine-4.6.7 \ concurrent-queue-2.5.0 \ - confy-0.6.1 \ + confy-1.0.0 \ core-foundation-0.9.4 \ - core-foundation-0.10.0 \ + core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-0.24.0 \ core-graphics-types-0.1.3 \ core-graphics-types-0.2.0 \ coreaudio-rs-0.11.3 \ - coreaudio-sys-0.2.16 \ + coreaudio-sys-0.2.17 \ cosmic-text-0.12.1 \ cpal-0.15.3 \ - cpufeatures-0.2.16 \ + cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.2 \ + crunchy-0.2.4 \ crypto-common-0.1.6 \ ctor-lite-0.1.0 \ - ctrlc-3.4.5 \ - cursor-icon-1.1.0 \ + ctrlc-3.4.7 \ + cursor-icon-1.2.0 \ d3d12-0.19.0 \ dark-light-1.1.1 \ dasp_sample-0.11.0 \ @@ -110,48 +112,51 @@ CARGO_CRATES= ab_glyph-0.2.29 \ dconf_rs-0.3.0 \ detect-desktop-environment-0.2.0 \ digest-0.10.7 \ - directories-5.0.1 \ + directories-6.0.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ - dirs-sys-0.4.1 \ + dirs-sys-0.5.0 \ dispatch-0.2.0 \ + dispatch2-0.2.0 \ + dispatch2-0.3.0 \ displaydoc-0.2.5 \ dlib-0.5.2 \ dlv-list-0.3.0 \ dns-lookup-2.0.4 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ - dpi-0.1.1 \ + dpi-0.1.2 \ drm-0.12.0 \ drm-ffi-0.8.0 \ drm-fourcc-2.2.0 \ drm-sys-0.7.0 \ - either-1.13.0 \ + either-1.15.0 \ encoding_rs-0.8.35 \ endi-1.1.0 \ - enumflags2-0.7.10 \ - enumflags2_derive-0.7.10 \ - equivalent-1.0.1 \ + enumflags2-0.7.12 \ + enumflags2_derive-0.7.12 \ + equivalent-1.0.2 \ errno-0.2.8 \ - errno-0.3.10 \ + errno-0.3.13 \ errno-dragonfly-0.1.2 \ - error-code-3.3.1 \ - etagere-0.2.13 \ - etherparse-0.16.0 \ + error-code-3.3.2 \ + etagere-0.2.15 \ + etherparse-0.18.0 \ euclid-0.22.11 \ - event-listener-5.3.1 \ - event-listener-strategy-0.5.3 \ + event-listener-5.4.0 \ + event-listener-strategy-0.5.4 \ + exr-1.73.0 \ fast-srgb8-1.0.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ - filedescriptor-0.8.2 \ + filedescriptor-0.8.3 \ finl_unicode-1.3.0 \ - flate2-1.0.35 \ + flate2-1.1.2 \ float-cmp-0.9.0 \ float_next_after-1.0.0 \ fnv-1.0.7 \ font-types-0.7.3 \ - fontconfig-parser-0.5.7 \ + fontconfig-parser-0.5.8 \ fontdb-0.16.2 \ fontdb-0.18.0 \ foreign-types-0.3.2 \ @@ -165,7 +170,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ - futures-lite-2.5.0 \ + futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ @@ -174,8 +179,9 @@ CARGO_CRATES= ab_glyph-0.2.29 \ gag-1.0.0 \ generic-array-0.14.7 \ gethostname-0.4.3 \ - getrandom-0.2.15 \ - gif-0.13.1 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gif-0.13.3 \ gimli-0.31.1 \ gl_generator-0.14.0 \ glam-0.25.0 \ @@ -188,27 +194,26 @@ CARGO_CRATES= ab_glyph-0.2.29 \ gpu-descriptor-0.2.4 \ gpu-descriptor-types-0.1.2 \ guillotiere-0.6.2 \ - h2-0.4.7 \ - half-2.4.1 \ + h2-0.4.10 \ + half-2.6.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ - hashbrown-0.15.2 \ + hashbrown-0.15.4 \ hassle-rs-0.11.0 \ heck-0.4.1 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ - hermit-abi-0.4.0 \ + hermit-abi-0.5.2 \ hex-0.4.3 \ hexf-parse-0.2.1 \ - http-1.2.0 \ + http-1.3.1 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ - httparse-1.9.5 \ - hyper-1.5.2 \ - hyper-rustls-0.27.5 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ + hyper-1.6.0 \ + hyper-rustls-0.27.7 \ hyper-tls-0.6.0 \ - hyper-util-0.1.10 \ - iana-time-zone-0.1.61 \ + hyper-util-0.1.14 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ iced-0.13.1 \ iced_core-0.13.2 \ @@ -221,90 +226,98 @@ CARGO_CRATES= ab_glyph-0.2.29 \ iced_wgpu-0.13.5 \ iced_widget-0.13.4 \ iced_winit-0.13.0 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ idna-1.0.3 \ - idna_adapter-1.2.0 \ + idna_adapter-1.2.1 \ + image-0.24.9 \ imagesize-0.12.0 \ - indexmap-2.7.0 \ + indexmap-2.10.0 \ instant-0.1.13 \ - ipnet-2.10.1 \ - ipnetwork-0.20.0 \ + ipnet-2.11.0 \ + ipnetwork-0.21.1 \ + iri-string-0.7.8 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ - itertools-0.12.1 \ itertools-0.13.0 \ - itoa-1.0.14 \ + itoa-1.0.15 \ jni-0.21.1 \ jni-sys-0.3.0 \ - jobserver-0.1.32 \ - jpeg-decoder-0.3.1 \ - js-sys-0.3.76 \ + jobserver-0.1.33 \ + jpeg-decoder-0.3.2 \ + js-sys-0.3.77 \ + kamadak-exif-0.5.5 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ kurbo-0.10.4 \ - kurbo-0.11.1 \ + kurbo-0.11.2 \ lazy_static-1.5.0 \ - libc-0.2.169 \ + lebe-0.5.2 \ + libc-0.2.174 \ libloading-0.7.4 \ - libloading-0.8.6 \ - libm-0.2.11 \ - libredox-0.1.3 \ - linux-raw-sys-0.4.14 \ + libloading-0.8.8 \ + libm-0.2.15 \ + libredox-0.1.4 \ + linux-raw-sys-0.4.15 \ linux-raw-sys-0.6.5 \ - litemap-0.7.4 \ - lock_api-0.4.12 \ - log-0.4.22 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ + log-0.4.27 \ lru-0.12.5 \ + lru-slab-0.1.2 \ lyon-1.0.1 \ lyon_algorithms-1.0.5 \ lyon_geom-1.0.6 \ - lyon_path-1.0.6 \ + lyon_path-1.0.7 \ lyon_tessellation-1.0.15 \ - mach2-0.4.2 \ + mach2-0.4.3 \ malloc_buf-0.0.6 \ - maxminddb-0.24.0 \ - memchr-2.7.4 \ + maxminddb-0.26.0 \ + memchr-2.7.5 \ memmap2-0.9.5 \ memoffset-0.9.1 \ metal-0.27.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.8.2 \ - mio-1.0.3 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + mutate_once-0.1.1 \ naga-0.19.2 \ - native-tls-0.2.12 \ + native-tls-0.2.14 \ ndk-0.8.0 \ ndk-0.9.0 \ ndk-context-0.1.1 \ ndk-sys-0.5.0+25.2.9519653 \ ndk-sys-0.6.0+11769913 \ nix-0.29.0 \ + nix-0.30.1 \ nom-7.1.3 \ num-derive-0.4.2 \ num-traits-0.2.19 \ - num_cpus-1.16.0 \ - num_enum-0.7.3 \ - num_enum_derive-0.7.3 \ + num_cpus-1.17.0 \ + num_enum-0.7.4 \ + num_enum_derive-0.7.4 \ objc-0.2.7 \ objc-sys-0.3.5 \ objc2-0.5.2 \ + objc2-0.6.1 \ objc2-app-kit-0.2.2 \ + objc2-app-kit-0.3.1 \ objc2-cloud-kit-0.2.2 \ objc2-contacts-0.2.2 \ objc2-core-data-0.2.2 \ + objc2-core-foundation-0.3.1 \ objc2-core-image-0.2.2 \ objc2-core-location-0.2.2 \ - objc2-encode-4.0.3 \ + objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ + objc2-foundation-0.3.1 \ objc2-link-presentation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ @@ -316,61 +329,71 @@ CARGO_CRATES= ab_glyph-0.2.29 \ object-0.36.7 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ - once_cell-1.20.2 \ - openssl-0.10.68 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ openssl-macros-0.1.1 \ - openssl-probe-0.1.5 \ - openssl-sys-0.9.104 \ + openssl-probe-0.1.6 \ + openssl-sys-0.9.109 \ option-ext-0.2.0 \ orbclient-0.3.48 \ ordered-multimap-0.4.3 \ ordered-stream-0.2.0 \ - ouroboros-0.18.4 \ - ouroboros_macro-0.18.4 \ + ouroboros-0.18.5 \ + ouroboros_macro-0.18.5 \ owned_ttf_parser-0.25.0 \ palette-0.7.6 \ palette_derive-0.7.6 \ parking-2.2.1 \ parking_lot-0.11.2 \ - parking_lot-0.12.3 \ + parking_lot-0.12.4 \ parking_lot_core-0.8.6 \ - parking_lot_core-0.9.10 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ pcap-2.2.0 \ percent-encoding-2.3.1 \ - phf-0.11.2 \ - phf_codegen-0.11.2 \ - phf_generator-0.11.2 \ - phf_macros-0.11.2 \ - phf_shared-0.11.2 \ + phf-0.11.3 \ + phf-0.12.1 \ + phf_codegen-0.12.1 \ + phf_generator-0.11.3 \ + phf_generator-0.12.1 \ + phf_macros-0.11.3 \ + phf_shared-0.11.3 \ + phf_shared-0.12.1 \ pico-args-0.5.0 \ - pin-project-1.1.7 \ - pin-project-internal-1.1.7 \ - pin-project-lite-0.2.15 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ + pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ piper-0.2.4 \ - pkg-config-0.3.31 \ + pkg-config-0.3.32 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-iced-0.11.0 \ png-0.17.16 \ - polling-3.7.4 \ - pollster-0.3.0 \ - ppv-lite86-0.2.20 \ + polling-3.8.0 \ + pollster-0.4.0 \ + potential_utf-0.1.2 \ + ppv-lite86-0.2.21 \ presser-0.3.1 \ - proc-macro-crate-3.2.0 \ - proc-macro2-1.0.92 \ + proc-macro-crate-3.3.0 \ + proc-macro2-1.0.95 \ proc-macro2-diagnostics-0.10.1 \ - profiling-1.0.16 \ - quick-xml-0.36.2 \ - quinn-0.11.6 \ - quinn-proto-0.11.9 \ - quinn-udp-0.5.9 \ - quote-1.0.38 \ + profiling-1.0.17 \ + qoi-0.4.1 \ + quick-xml-0.37.5 \ + quinn-0.11.8 \ + quinn-proto-0.11.12 \ + quinn-udp-0.5.13 \ + quote-1.0.40 \ + r-efi-5.3.0 \ rand-0.8.5 \ + rand-0.9.1 \ rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ rand_core-0.6.4 \ - range-alloc-0.1.3 \ + rand_core-0.9.3 \ + range-alloc-0.1.4 \ rangemap-1.5.1 \ raw-window-handle-0.6.2 \ rayon-1.10.0 \ @@ -378,129 +401,133 @@ CARGO_CRATES= ab_glyph-0.2.29 \ read-fonts-0.22.7 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ - redox_syscall-0.5.8 \ + redox_syscall-0.5.13 \ redox_users-0.4.6 \ + redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ renderdoc-sys-1.1.0 \ - reqwest-0.12.12 \ + reqwest-0.12.20 \ resvg-0.42.0 \ - rfd-0.15.1 \ + rfd-0.15.3 \ rgb-0.8.50 \ - ring-0.17.8 \ + ring-0.17.14 \ rodio-0.20.1 \ roxmltree-0.20.0 \ - rstest-0.24.0 \ - rstest_macros-0.24.0 \ + rstest-0.25.0 \ + rstest_macros-0.25.0 \ rust-ini-0.18.0 \ - rustc-demangle-0.1.24 \ + rustc-demangle-0.1.25 \ rustc-hash-1.1.0 \ - rustc-hash-2.1.0 \ + rustc-hash-2.1.1 \ rustc_version-0.4.1 \ - rustix-0.38.42 \ - rustls-0.23.20 \ - rustls-pemfile-2.2.0 \ - rustls-pki-types-1.10.1 \ - rustls-webpki-0.102.8 \ - rustrict-0.7.33 \ + rustix-0.38.44 \ + rustix-1.0.7 \ + rustls-0.23.28 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.3 \ + rustrict-0.7.35 \ + rustversion-1.0.21 \ rustybuzz-0.14.1 \ - ryu-1.0.18 \ + ryu-1.0.20 \ same-file-1.0.6 \ - scc-2.3.0 \ + scc-2.3.4 \ schannel-0.1.27 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.10.1 \ - sdd-3.0.5 \ + sdd-3.0.8 \ security-framework-2.11.1 \ - security-framework-sys-2.13.0 \ - self_cell-1.1.0 \ - semver-1.0.24 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ - serde_json-1.0.134 \ - serde_repr-0.1.19 \ - serde_spanned-0.6.8 \ + security-framework-sys-2.14.0 \ + self_cell-1.2.0 \ + semver-1.0.26 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + serde_repr-0.1.20 \ + serde_spanned-0.6.9 \ serde_test-1.0.177 \ serde_urlencoded-0.7.1 \ serial_test-3.2.0 \ serial_test_derive-3.2.0 \ sha1-0.10.6 \ shlex-1.3.0 \ - signal-hook-registry-1.4.2 \ + signal-hook-registry-1.4.5 \ simd-adler32-0.3.7 \ - simplecss-0.2.1 \ - siphasher-0.3.11 \ + simplecss-0.2.2 \ siphasher-1.0.1 \ skrifa-0.22.3 \ - slab-0.4.9 \ + slab-0.4.10 \ slotmap-1.0.7 \ - smallvec-1.13.2 \ + smallvec-1.15.1 \ smithay-client-toolkit-0.19.2 \ smithay-clipboard-0.7.2 \ smol_str-0.2.2 \ - socket2-0.5.8 \ + socket2-0.5.10 \ softbuffer-0.4.6 \ - spin-0.9.8 \ spirv-0.3.0+sdk-1.3.268.0 \ - splines-4.4.1 \ + splines-5.0.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.11.1 \ subtle-2.6.1 \ - svg_fmt-0.4.4 \ - svgtypes-0.15.2 \ + svg_fmt-0.4.5 \ + svgtypes-0.15.3 \ swash-0.1.19 \ symphonia-0.5.4 \ symphonia-bundle-mp3-0.5.4 \ symphonia-core-0.5.4 \ symphonia-metadata-0.5.4 \ syn-1.0.109 \ - syn-2.0.94 \ + syn-2.0.104 \ sync_wrapper-1.0.2 \ - synstructure-0.13.1 \ + synstructure-0.13.2 \ sys-locale-0.3.2 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ - tempfile-3.14.0 \ + tempfile-3.20.0 \ termcolor-1.4.1 \ thiserror-1.0.69 \ - thiserror-2.0.9 \ + thiserror-2.0.12 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.9 \ + thiserror-impl-2.0.12 \ + tiff-0.9.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tiny-xlib-0.2.4 \ - tinystr-0.7.6 \ - tinyvec-1.8.1 \ + tinystr-0.8.1 \ + tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.42.0 \ + tokio-1.45.1 \ + tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ - tokio-rustls-0.26.1 \ - tokio-util-0.7.13 \ + tokio-rustls-0.26.2 \ + tokio-util-0.7.15 \ toml-0.5.11 \ - toml-0.8.19 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.22 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ tower-0.5.2 \ + tower-http-0.6.6 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ try-lock-0.2.5 \ ttf-parser-0.20.0 \ ttf-parser-0.21.1 \ ttf-parser-0.25.1 \ - typenum-1.17.0 \ + typenum-1.18.0 \ uds_windows-1.1.0 \ unicode-bidi-0.3.18 \ unicode-bidi-mirroring-0.2.0 \ unicode-ccc-0.2.0 \ - unicode-ident-1.0.14 \ + unicode-ident-1.0.18 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.24 \ unicode-properties-0.1.3 \ @@ -513,39 +540,39 @@ CARGO_CRATES= ab_glyph-0.2.29 \ url-2.5.4 \ urlencoding-2.1.3 \ usvg-0.42.0 \ - utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.99 \ - wasm-bindgen-backend-0.2.99 \ - wasm-bindgen-futures-0.4.49 \ - wasm-bindgen-macro-0.2.99 \ - wasm-bindgen-macro-support-0.2.99 \ - wasm-bindgen-shared-0.2.99 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-futures-0.4.50 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ wasm-timer-0.2.5 \ - wayland-backend-0.3.7 \ - wayland-client-0.31.7 \ + wayland-backend-0.3.10 \ + wayland-client-0.31.10 \ wayland-csd-frame-0.3.0 \ - wayland-cursor-0.31.7 \ - wayland-protocols-0.32.5 \ - wayland-protocols-plasma-0.3.5 \ - wayland-protocols-wlr-0.3.5 \ - wayland-scanner-0.31.5 \ - wayland-sys-0.31.5 \ - web-sys-0.3.76 \ + wayland-cursor-0.31.10 \ + wayland-protocols-0.32.8 \ + wayland-protocols-plasma-0.3.8 \ + wayland-protocols-wlr-0.3.8 \ + wayland-scanner-0.31.6 \ + wayland-sys-0.31.6 \ + web-sys-0.3.77 \ web-time-1.1.0 \ - webpki-roots-0.26.7 \ - weezl-0.1.8 \ + webpki-roots-1.0.1 \ + weezl-0.1.10 \ wgpu-0.19.4 \ wgpu-core-0.19.4 \ wgpu-hal-0.19.5 \ wgpu-types-0.19.2 \ - widestring-1.1.0 \ + widestring-1.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ @@ -555,81 +582,97 @@ CARGO_CRATES= ab_glyph-0.2.29 \ windows-0.54.0 \ windows-core-0.52.0 \ windows-core-0.54.0 \ - windows-registry-0.2.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-registry-0.5.3 \ windows-result-0.1.2 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.36.1 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ - winit-0.30.7 \ - winnow-0.6.21 \ + windows_x86_64_msvc-0.53.0 \ + winit-0.30.11 \ + winnow-0.7.11 \ winreg-0.10.1 \ winres-0.1.12 \ - write16-1.0.0 \ - writeable-0.5.5 \ + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ - xcursor-0.3.8 \ + xcursor-0.3.10 \ xdg-home-1.3.0 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ - xml-rs-0.8.24 \ + xml-rs-0.8.26 \ xmlwriter-0.1.0 \ yansi-1.0.1 \ yazi-0.1.6 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ zbus-4.4.0 \ - zbus-5.2.0 \ + zbus-5.7.1 \ zbus_macros-4.4.0 \ - zbus_macros-5.2.0 \ + zbus_macros-5.7.1 \ zbus_names-3.0.0 \ - zbus_names-4.1.0 \ + zbus_names-4.2.0 \ zeno-0.2.3 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 \ + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 \ + zune-inflate-0.2.54 \ zvariant-4.2.0 \ - zvariant-5.1.0 \ + zvariant-5.5.3 \ zvariant_derive-4.2.0 \ - zvariant_derive-5.1.0 \ + zvariant_derive-5.5.3 \ zvariant_utils-2.1.0 \ - zvariant_utils-3.0.2 + zvariant_utils-3.2.0 diff --git a/net/sniffnet/distinfo b/net/sniffnet/distinfo index 6dace529b143..b06fcf1c9857 100644 --- a/net/sniffnet/distinfo +++ b/net/sniffnet/distinfo @@ -1,16 +1,16 @@ -TIMESTAMP = 1736650906 +TIMESTAMP = 1751075949 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010 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 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 SIZE (rust/crates/ahash-0.7.8.crate) = 38550 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/aliasable-0.1.3.crate) = 250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd @@ -29,16 +29,16 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125 -SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 SIZE (rust/crates/approx-0.5.1.crate) = 15100 SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb @@ -49,98 +49,102 @@ SHA256 (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 175571dd1d178ced59193a6 SIZE (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 6460 SHA256 (rust/crates/ash-0.37.3+1.3.251.crate) = 39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a SIZE (rust/crates/ash-0.37.3+1.3.251.crate) = 449524 -SHA256 (rust/crates/ashpd-0.10.2.crate) = e9c39d707614dbcc6bed00015539f488d8e3fe3e66ed60961efc0c90f4b380b3 -SIZE (rust/crates/ashpd-0.10.2.crate) = 94756 +SHA256 (rust/crates/ashpd-0.11.0.crate) = 6cbdf310d77fd3aaee6ea2093db7011dc2d35d2eb3481e5607f1f8d942ed99df +SIZE (rust/crates/ashpd-0.11.0.crate) = 115010 SHA256 (rust/crates/async-broadcast-0.7.2.crate) = 435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532 SIZE (rust/crates/async-broadcast-0.7.2.crate) = 22746 SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a SIZE (rust/crates/async-channel-2.3.1.crate) = 14576 -SHA256 (rust/crates/async-executor-1.13.1.crate) = 30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec -SIZE (rust/crates/async-executor-1.13.1.crate) = 27991 +SHA256 (rust/crates/async-executor-1.13.2.crate) = bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa +SIZE (rust/crates/async-executor-1.13.2.crate) = 28392 SHA256 (rust/crates/async-fs-2.1.2.crate) = ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a SIZE (rust/crates/async-fs-2.1.2.crate) = 17071 -SHA256 (rust/crates/async-io-2.4.0.crate) = 43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059 -SIZE (rust/crates/async-io-2.4.0.crate) = 49252 +SHA256 (rust/crates/async-io-2.4.1.crate) = 1237c0ae75a0f3765f58910ff9cdd0a12eeb39ab2f4c7de23262f337f0aacbb3 +SIZE (rust/crates/async-io-2.4.1.crate) = 49459 SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18 SIZE (rust/crates/async-lock-3.4.0.crate) = 34446 SHA256 (rust/crates/async-net-2.0.0.crate) = b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7 SIZE (rust/crates/async-net-2.0.0.crate) = 17787 -SHA256 (rust/crates/async-process-2.3.0.crate) = 63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb -SIZE (rust/crates/async-process-2.3.0.crate) = 26766 +SHA256 (rust/crates/async-process-2.3.1.crate) = cde3f4e40e6021d7acffc90095cbd6dc54cb593903d1de5832f435eb274b85dc +SIZE (rust/crates/async-process-2.3.1.crate) = 26894 SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11 SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874 -SHA256 (rust/crates/async-signal-0.2.10.crate) = 637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3 -SIZE (rust/crates/async-signal-0.2.10.crate) = 16970 +SHA256 (rust/crates/async-signal-0.2.11.crate) = d7605a4e50d4b06df3898d5a70bf5fde51ed9059b0434b73105193bc27acce0d +SIZE (rust/crates/async-signal-0.2.11.crate) = 16939 SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de SIZE (rust/crates/async-task-4.7.1.crate) = 38077 -SHA256 (rust/crates/async-trait-0.1.83.crate) = 721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd -SIZE (rust/crates/async-trait-0.1.83.crate) = 29054 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f -SIZE (rust/crates/bindgen-0.70.1.crate) = 226363 +SHA256 (rust/crates/bindgen-0.72.0.crate) = 4f72209734318d0b619a5e0f5129918b848c416e122a3c4ce054e03cb87b726f +SIZE (rust/crates/bindgen-0.72.0.crate) = 246019 SHA256 (rust/crates/bit-set-0.5.3.crate) = 0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1 SIZE (rust/crates/bit-set-0.5.3.crate) = 14470 SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 +SHA256 (rust/crates/bit_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61 +SIZE (rust/crates/bit_field-0.10.2.crate) = 10568 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de -SIZE (rust/crates/bitflags-2.6.0.crate) = 45357 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a SIZE (rust/crates/block-0.1.6.crate) = 4077 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/block2-0.5.1.crate) = 2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f SIZE (rust/crates/block2-0.5.1.crate) = 24191 +SHA256 (rust/crates/block2-0.6.1.crate) = 340d2f0bdb2a43c1d3cd40513185b2bd7def0aa1052f956455114bc98f82dcf2 +SIZE (rust/crates/block2-0.6.1.crate) = 34311 SHA256 (rust/crates/blocking-1.6.1.crate) = 703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea SIZE (rust/crates/blocking-1.6.1.crate) = 17788 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/by_address-1.2.1.crate) = 64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06 SIZE (rust/crates/by_address-1.2.1.crate) = 8437 -SHA256 (rust/crates/bytemuck-1.21.0.crate) = ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3 -SIZE (rust/crates/bytemuck-1.21.0.crate) = 51553 -SHA256 (rust/crates/bytemuck_derive-1.8.1.crate) = 3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a -SIZE (rust/crates/bytemuck_derive-1.8.1.crate) = 23100 +SHA256 (rust/crates/bytemuck-1.23.1.crate) = 5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422 +SIZE (rust/crates/bytemuck-1.23.1.crate) = 52585 +SHA256 (rust/crates/bytemuck_derive-1.9.3.crate) = 7ecc273b49b3205b83d648f0690daa588925572cc5063745bfe547fe7ec8e1a1 +SIZE (rust/crates/bytemuck_derive-1.9.3.crate) = 23555 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.9.0.crate) = 325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b -SIZE (rust/crates/bytes-1.9.0.crate) = 67320 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/calloop-0.13.0.crate) = b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec SIZE (rust/crates/calloop-0.13.0.crate) = 69698 SHA256 (rust/crates/calloop-wayland-source-0.3.0.crate) = 95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20 SIZE (rust/crates/calloop-wayland-source-0.3.0.crate) = 11300 -SHA256 (rust/crates/cc-1.2.6.crate) = 8d6dbb628b8f8555f86d0323c2eb39e3ec81901f4b83e091db8a6a76d316a333 -SIZE (rust/crates/cc-1.2.6.crate) = 99923 +SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc +SIZE (rust/crates/cc-1.2.27.crate) = 107070 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.39.crate) = 7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825 -SIZE (rust/crates/chrono-0.4.39.crate) = 222248 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.23.crate) = 3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84 -SIZE (rust/crates/clap-4.5.23.crate) = 56460 -SHA256 (rust/crates/clap_builder-4.5.23.crate) = 30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838 -SIZE (rust/crates/clap_builder-4.5.23.crate) = 164180 -SHA256 (rust/crates/clap_derive-4.5.18.crate) = 4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab -SIZE (rust/crates/clap_derive-4.5.18.crate) = 30131 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/clipboard-win-5.4.0.crate) = 15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892 SIZE (rust/crates/clipboard-win-5.4.0.crate) = 20559 SHA256 (rust/crates/clipboard_macos-0.1.1.crate) = 9b7f4aaa047ba3c3630b080bb9860894732ff23e2aee290a418909aa6d5df38f @@ -153,8 +157,8 @@ SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b0938 SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963 SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/com-0.6.0.crate) = 7e17887fd17353b65b1b2ef1c526c83e26cd72e74f598a8dc1bee13a48f3d9f6 SIZE (rust/crates/com-0.6.0.crate) = 24855 SHA256 (rust/crates/com_macros-0.6.0.crate) = d375883580a668c7481ea6631fc1a8863e33cc335bf56bfad8d7e6d4b04b13a5 @@ -165,12 +169,12 @@ SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde SIZE (rust/crates/combine-4.6.7.crate) = 134808 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 -SHA256 (rust/crates/confy-0.6.1.crate) = 45b1f4c00870f07dc34adcac82bb6a72cc5aabca8536ba1797e01df51d2ce9a0 -SIZE (rust/crates/confy-0.6.1.crate) = 16697 +SHA256 (rust/crates/confy-1.0.0.crate) = f29222b549d4e3ded127989d523da9e928918d0d0d7f7c1690b439d0d538bae9 +SIZE (rust/crates/confy-1.0.0.crate) = 18631 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 -SHA256 (rust/crates/core-foundation-0.10.0.crate) = b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63 -SIZE (rust/crates/core-foundation-0.10.0.crate) = 27023 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/core-graphics-0.23.2.crate) = c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081 @@ -183,14 +187,14 @@ SHA256 (rust/crates/core-graphics-types-0.2.0.crate) = 3d44a101f213f6c4cdc1853d4 SIZE (rust/crates/core-graphics-types-0.2.0.crate) = 7098 SHA256 (rust/crates/coreaudio-rs-0.11.3.crate) = 321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace SIZE (rust/crates/coreaudio-rs-0.11.3.crate) = 42844 -SHA256 (rust/crates/coreaudio-sys-0.2.16.crate) = 2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b -SIZE (rust/crates/coreaudio-sys-0.2.16.crate) = 5480 +SHA256 (rust/crates/coreaudio-sys-0.2.17.crate) = ceec7a6067e62d6f931a2baf6f3a751f4a892595bcec1461a3c94ef9949864b6 +SIZE (rust/crates/coreaudio-sys-0.2.17.crate) = 7591 SHA256 (rust/crates/cosmic-text-0.12.1.crate) = 59fd57d82eb4bfe7ffa9b1cec0c05e2fd378155b47f255a67983cb4afe0e80c2 SIZE (rust/crates/cosmic-text-0.12.1.crate) = 1895451 SHA256 (rust/crates/cpal-0.15.3.crate) = 873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779 SIZE (rust/crates/cpal-0.15.3.crate) = 100083 -SHA256 (rust/crates/cpufeatures-0.2.16.crate) = 16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3 -SIZE (rust/crates/cpufeatures-0.2.16.crate) = 13405 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 @@ -199,16 +203,16 @@ SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1 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/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 -SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/ctor-lite-0.1.0.crate) = 1f791803201ab277ace03903de1594460708d2d54df6053f2d9e82f592b19e3b SIZE (rust/crates/ctor-lite-0.1.0.crate) = 10506 -SHA256 (rust/crates/ctrlc-3.4.5.crate) = 90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3 -SIZE (rust/crates/ctrlc-3.4.5.crate) = 14592 -SHA256 (rust/crates/cursor-icon-1.1.0.crate) = 96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991 -SIZE (rust/crates/cursor-icon-1.1.0.crate) = 11453 +SHA256 (rust/crates/ctrlc-3.4.7.crate) = 46f93780a459b7d656ef7f071fe699c4d3d2cb201c4b24d085b6ddc505276e73 +SIZE (rust/crates/ctrlc-3.4.7.crate) = 14606 +SHA256 (rust/crates/cursor-icon-1.2.0.crate) = f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f +SIZE (rust/crates/cursor-icon-1.2.0.crate) = 14267 SHA256 (rust/crates/d3d12-0.19.0.crate) = 3e3d747f100290a1ca24b752186f61f6637e1deffe3bf6320de6fcb29510a307 SIZE (rust/crates/d3d12-0.19.0.crate) = 16772 SHA256 (rust/crates/dark-light-1.1.1.crate) = 2a76fa97167fa740dcdbfe18e8895601e1bc36525f09b044e00916e717c03a3c @@ -223,16 +227,20 @@ SHA256 (rust/crates/detect-desktop-environment-0.2.0.crate) = 21d8ad60dd5b13a4ee SIZE (rust/crates/detect-desktop-environment-0.2.0.crate) = 675224 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 -SHA256 (rust/crates/directories-5.0.1.crate) = 9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35 -SIZE (rust/crates/directories-5.0.1.crate) = 15833 +SHA256 (rust/crates/directories-6.0.0.crate) = 16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d +SIZE (rust/crates/directories-6.0.0.crate) = 17842 SHA256 (rust/crates/dirs-4.0.0.crate) = ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059 SIZE (rust/crates/dirs-4.0.0.crate) = 12503 SHA256 (rust/crates/dirs-sys-0.3.7.crate) = 1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6 SIZE (rust/crates/dirs-sys-0.3.7.crate) = 10597 -SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c -SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 +SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab +SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 SHA256 (rust/crates/dispatch-0.2.0.crate) = bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b SIZE (rust/crates/dispatch-0.2.0.crate) = 10229 +SHA256 (rust/crates/dispatch2-0.2.0.crate) = 1a0d569e003ff27784e0e14e4a594048698e0c0f0b66cabcb51511be55a7caa0 +SIZE (rust/crates/dispatch2-0.2.0.crate) = 38637 +SHA256 (rust/crates/dispatch2-0.3.0.crate) = 89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec +SIZE (rust/crates/dispatch2-0.3.0.crate) = 54606 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412 @@ -245,8 +253,8 @@ SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054 SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 SHA256 (rust/crates/downcast-rs-1.2.1.crate) = 75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2 SIZE (rust/crates/downcast-rs-1.2.1.crate) = 11821 -SHA256 (rust/crates/dpi-0.1.1.crate) = f25c0e292a7ca6d6498557ff1df68f32c99850012b6ea401cf8daf771f22ff53 -SIZE (rust/crates/dpi-0.1.1.crate) = 11131 +SHA256 (rust/crates/dpi-0.1.2.crate) = d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76 +SIZE (rust/crates/dpi-0.1.2.crate) = 14812 SHA256 (rust/crates/drm-0.12.0.crate) = 98888c4bbd601524c11a7ed63f814b8825f420514f78e96f752c437ae9cbb5d1 SIZE (rust/crates/drm-0.12.0.crate) = 49549 SHA256 (rust/crates/drm-ffi-0.8.0.crate) = 97c98727e48b7ccb4f4aea8cfe881e5b07f702d17b7875991881b41af7278d53 @@ -255,48 +263,50 @@ SHA256 (rust/crates/drm-fourcc-2.2.0.crate) = 0aafbcdb8afc29c1a7ee5fbe53b5d62f45 SIZE (rust/crates/drm-fourcc-2.2.0.crate) = 12192 SHA256 (rust/crates/drm-sys-0.7.0.crate) = fd39dde40b6e196c2e8763f23d119ddb1a8714534bf7d77fa97a65b0feda3986 SIZE (rust/crates/drm-sys-0.7.0.crate) = 10439 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/endi-1.1.0.crate) = a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf SIZE (rust/crates/endi-1.1.0.crate) = 4872 -SHA256 (rust/crates/enumflags2-0.7.10.crate) = d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d -SIZE (rust/crates/enumflags2-0.7.10.crate) = 16622 -SHA256 (rust/crates/enumflags2_derive-0.7.10.crate) = de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8 -SIZE (rust/crates/enumflags2_derive-0.7.10.crate) = 8104 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/enumflags2-0.7.12.crate) = 1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef +SIZE (rust/crates/enumflags2-0.7.12.crate) = 17544 +SHA256 (rust/crates/enumflags2_derive-0.7.12.crate) = 67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827 +SIZE (rust/crates/enumflags2_derive-0.7.12.crate) = 8573 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/errno-0.2.8.crate) = f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1 SIZE (rust/crates/errno-0.2.8.crate) = 9276 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 -SHA256 (rust/crates/error-code-3.3.1.crate) = a5d9305ccc6942a704f4335694ecd3de2ea531b114ac2d51f5f843750787a92f -SIZE (rust/crates/error-code-3.3.1.crate) = 7646 -SHA256 (rust/crates/etagere-0.2.13.crate) = 0e2f1e3be19fb10f549be8c1bf013e8675b4066c445e36eb76d2ebb2f54ee495 -SIZE (rust/crates/etagere-0.2.13.crate) = 19593 -SHA256 (rust/crates/etherparse-0.16.0.crate) = b8d8a704b617484e9d867a0423cd45f7577f008c4068e2e33378f8d3860a6d73 -SIZE (rust/crates/etherparse-0.16.0.crate) = 393388 +SHA256 (rust/crates/error-code-3.3.2.crate) = dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59 +SIZE (rust/crates/error-code-3.3.2.crate) = 8516 +SHA256 (rust/crates/etagere-0.2.15.crate) = fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342 +SIZE (rust/crates/etagere-0.2.15.crate) = 21203 +SHA256 (rust/crates/etherparse-0.18.0.crate) = 3ff83a5facf1a7cbfef93cfb48d6d4fb6a1f42d8ac2341a96b3255acb4d4f860 +SIZE (rust/crates/etherparse-0.18.0.crate) = 446226 SHA256 (rust/crates/euclid-0.22.11.crate) = ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48 SIZE (rust/crates/euclid-0.22.11.crate) = 79261 -SHA256 (rust/crates/event-listener-5.3.1.crate) = 6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba -SIZE (rust/crates/event-listener-5.3.1.crate) = 42576 -SHA256 (rust/crates/event-listener-strategy-0.5.3.crate) = 3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2 -SIZE (rust/crates/event-listener-strategy-0.5.3.crate) = 10920 +SHA256 (rust/crates/event-listener-5.4.0.crate) = 3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae +SIZE (rust/crates/event-listener-5.4.0.crate) = 43452 +SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 +SIZE (rust/crates/event-listener-strategy-0.5.4.crate) = 16179 +SHA256 (rust/crates/exr-1.73.0.crate) = f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0 +SIZE (rust/crates/exr-1.73.0.crate) = 244371 SHA256 (rust/crates/fast-srgb8-1.0.0.crate) = dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1 SIZE (rust/crates/fast-srgb8-1.0.0.crate) = 17214 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fdeflate-0.3.7.crate) = 1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c SIZE (rust/crates/fdeflate-0.3.7.crate) = 27188 -SHA256 (rust/crates/filedescriptor-0.8.2.crate) = 7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e -SIZE (rust/crates/filedescriptor-0.8.2.crate) = 10830 +SHA256 (rust/crates/filedescriptor-0.8.3.crate) = e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d +SIZE (rust/crates/filedescriptor-0.8.3.crate) = 12635 SHA256 (rust/crates/finl_unicode-1.3.0.crate) = 94c970b525906eb37d3940083aa65b95e481fc1857d467d13374e1d925cfc163 SIZE (rust/crates/finl_unicode-1.3.0.crate) = 69505 -SHA256 (rust/crates/flate2-1.0.35.crate) = c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c -SIZE (rust/crates/flate2-1.0.35.crate) = 109188 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102 SHA256 (rust/crates/float_next_after-1.0.0.crate) = 8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8 @@ -305,8 +315,8 @@ SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da2 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/font-types-0.7.3.crate) = b3971f9a5ca983419cdc386941ba3b9e1feba01a0ab888adf78739feb2798492 SIZE (rust/crates/font-types-0.7.3.crate) = 23131 -SHA256 (rust/crates/fontconfig-parser-0.5.7.crate) = c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7 -SIZE (rust/crates/fontconfig-parser-0.5.7.crate) = 39564 +SHA256 (rust/crates/fontconfig-parser-0.5.8.crate) = bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646 +SIZE (rust/crates/fontconfig-parser-0.5.8.crate) = 40928 SHA256 (rust/crates/fontdb-0.16.2.crate) = b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3 SIZE (rust/crates/fontdb-0.16.2.crate) = 107447 SHA256 (rust/crates/fontdb-0.18.0.crate) = e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770 @@ -333,8 +343,8 @@ SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d3 SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 -SHA256 (rust/crates/futures-lite-2.5.0.crate) = cef40d21ae2c515b51041df9ed313ed21e572df340ea58a922a0aefe7e8891a1 -SIZE (rust/crates/futures-lite-2.5.0.crate) = 41117 +SHA256 (rust/crates/futures-lite-2.6.0.crate) = f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532 +SIZE (rust/crates/futures-lite-2.6.0.crate) = 45157 SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 @@ -351,10 +361,12 @@ SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 SHA256 (rust/crates/gethostname-0.4.3.crate) = 0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818 SIZE (rust/crates/gethostname-0.4.3.crate) = 9336 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/gif-0.13.1.crate) = 3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2 -SIZE (rust/crates/gif-0.13.1.crate) = 36408 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gif-0.13.3.crate) = 4ae047235e33e2829703574b54fdec96bfbad892062d97fed2f76022287de61b +SIZE (rust/crates/gif-0.13.3.crate) = 36010 SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/gl_generator-0.14.0.crate) = 1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d @@ -379,48 +391,46 @@ SHA256 (rust/crates/gpu-descriptor-types-0.1.2.crate) = 6bf0b36e6f090b7e1d8a4b49 SIZE (rust/crates/gpu-descriptor-types-0.1.2.crate) = 1928 SHA256 (rust/crates/guillotiere-0.6.2.crate) = b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782 SIZE (rust/crates/guillotiere-0.6.2.crate) = 18116 -SHA256 (rust/crates/h2-0.4.7.crate) = ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e -SIZE (rust/crates/h2-0.4.7.crate) = 174114 -SHA256 (rust/crates/half-2.4.1.crate) = 6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888 -SIZE (rust/crates/half-2.4.1.crate) = 50892 +SHA256 (rust/crates/h2-0.4.10.crate) = a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5 +SIZE (rust/crates/h2-0.4.10.crate) = 174800 +SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 +SIZE (rust/crates/half-2.6.0.crate) = 59507 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 SHA256 (rust/crates/hassle-rs-0.11.0.crate) = af2a7e73e1f34c48da31fb668a907f250794837e08faa144fd24f0b8b741e890 SIZE (rust/crates/hassle-rs-0.11.0.crate) = 27178 SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 SIZE (rust/crates/heck-0.4.1.crate) = 11567 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 -SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 -SHA256 (rust/crates/hermit-abi-0.4.0.crate) = fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc -SIZE (rust/crates/hermit-abi-0.4.0.crate) = 16310 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/hexf-parse-0.2.1.crate) = dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df SIZE (rust/crates/hexf-parse-0.2.1.crate) = 4662 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 -SHA256 (rust/crates/httparse-1.9.5.crate) = 7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946 -SIZE (rust/crates/httparse-1.9.5.crate) = 39029 -SHA256 (rust/crates/hyper-1.5.2.crate) = 256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0 -SIZE (rust/crates/hyper-1.5.2.crate) = 152817 -SHA256 (rust/crates/hyper-rustls-0.27.5.crate) = 2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2 -SIZE (rust/crates/hyper-rustls-0.27.5.crate) = 34660 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 +SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 +SIZE (rust/crates/hyper-1.6.0.crate) = 153923 +SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 +SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.10.crate) = df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4 -SIZE (rust/crates/hyper-util-0.1.10.crate) = 72887 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/hyper-util-0.1.14.crate) = dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb +SIZE (rust/crates/hyper-util-0.1.14.crate) = 101462 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 SHA256 (rust/crates/iced-0.13.1.crate) = 88acfabc84ec077eaf9ede3457ffa3a104626d79022a9bf7f296093b1d60c73f @@ -445,110 +455,114 @@ SHA256 (rust/crates/iced_widget-0.13.4.crate) = 81429e1b950b0e4bca65be4c4278fea6 SIZE (rust/crates/iced_widget-0.13.4.crate) = 134176 SHA256 (rust/crates/iced_winit-0.13.0.crate) = f44cd4e1c594b6334f409282937bf972ba14d31fedf03c23aa595d982a2fda28 SIZE (rust/crates/iced_winit-0.13.0.crate) = 26862 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/image-0.24.9.crate) = 5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d +SIZE (rust/crates/image-0.24.9.crate) = 9261055 SHA256 (rust/crates/imagesize-0.12.0.crate) = 029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284 SIZE (rust/crates/imagesize-0.12.0.crate) = 15747 -SHA256 (rust/crates/indexmap-2.7.0.crate) = 62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f -SIZE (rust/crates/indexmap-2.7.0.crate) = 85335 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 SHA256 (rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 SIZE (rust/crates/instant-0.1.13.crate) = 6305 -SHA256 (rust/crates/ipnet-2.10.1.crate) = ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708 -SIZE (rust/crates/ipnet-2.10.1.crate) = 28407 -SHA256 (rust/crates/ipnetwork-0.20.0.crate) = bf466541e9d546596ee94f9f69590f89473455f88372423e0008fc1a7daf100e -SIZE (rust/crates/ipnetwork-0.20.0.crate) = 16556 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/ipnetwork-0.21.1.crate) = cf370abdafd54d13e54a620e8c3e1145f28e46cc9d704bc6d94414559df41763 +SIZE (rust/crates/ipnetwork-0.21.1.crate) = 19565 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/jni-0.21.1.crate) = 1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97 SIZE (rust/crates/jni-0.21.1.crate) = 105028 SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 -SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 -SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 -SHA256 (rust/crates/jpeg-decoder-0.3.1.crate) = f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0 -SIZE (rust/crates/jpeg-decoder-0.3.1.crate) = 744364 -SHA256 (rust/crates/js-sys-0.3.76.crate) = 6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7 -SIZE (rust/crates/js-sys-0.3.76.crate) = 54420 +SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 +SHA256 (rust/crates/jpeg-decoder-0.3.2.crate) = 00810f1d8b74be64b13dbf3db89ac67740615d6c891f0e7b6179326533011a07 +SIZE (rust/crates/jpeg-decoder-0.3.2.crate) = 745371 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/kamadak-exif-0.5.5.crate) = ef4fc70d0ab7e5b6bafa30216a6b48705ea964cdfc29c050f2412295eba58077 +SIZE (rust/crates/kamadak-exif-0.5.5.crate) = 54457 SHA256 (rust/crates/khronos-egl-6.0.0.crate) = 6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76 SIZE (rust/crates/khronos-egl-6.0.0.crate) = 29315 SHA256 (rust/crates/khronos_api-3.1.0.crate) = e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc SIZE (rust/crates/khronos_api-3.1.0.crate) = 599718 SHA256 (rust/crates/kurbo-0.10.4.crate) = 1618d4ebd923e97d67e7cd363d80aef35fe961005cbbbb3d2dad8bdd1bc63440 SIZE (rust/crates/kurbo-0.10.4.crate) = 925388 -SHA256 (rust/crates/kurbo-0.11.1.crate) = 89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f -SIZE (rust/crates/kurbo-0.11.1.crate) = 129186 +SHA256 (rust/crates/kurbo-0.11.2.crate) = 1077d333efea6170d9ccb96d3c3026f300ca0773da4938cc4c811daa6df68b0c +SIZE (rust/crates/kurbo-0.11.2.crate) = 130628 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.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 +SHA256 (rust/crates/lebe-0.5.2.crate) = 03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8 +SIZE (rust/crates/lebe-0.5.2.crate) = 8422 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f SIZE (rust/crates/libloading-0.7.4.crate) = 27580 -SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34 -SIZE (rust/crates/libloading-0.8.6.crate) = 28922 -SHA256 (rust/crates/libm-0.2.11.crate) = 8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa -SIZE (rust/crates/libm-0.2.11.crate) = 111477 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 -SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 -SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 +SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 +SIZE (rust/crates/libloading-0.8.8.crate) = 31345 +SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 +SHA256 (rust/crates/libredox-0.1.4.crate) = 1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638 +SIZE (rust/crates/libredox-0.1.4.crate) = 6946 +SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab +SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 SHA256 (rust/crates/linux-raw-sys-0.6.5.crate) = 2a385b1be4e5c3e362ad2ffa73c392e53f031eaa5b7d648e64cd87f27f6063d7 SIZE (rust/crates/linux-raw-sys-0.6.5.crate) = 1892120 -SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104 -SIZE (rust/crates/litemap-0.7.4.crate) = 28257 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24 -SIZE (rust/crates/log-0.4.22.crate) = 44027 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 SIZE (rust/crates/lru-0.12.5.crate) = 16047 +SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 +SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 SHA256 (rust/crates/lyon-1.0.1.crate) = 91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f SIZE (rust/crates/lyon-1.0.1.crate) = 3837 SHA256 (rust/crates/lyon_algorithms-1.0.5.crate) = f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08 SIZE (rust/crates/lyon_algorithms-1.0.5.crate) = 32527 SHA256 (rust/crates/lyon_geom-1.0.6.crate) = 8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570 SIZE (rust/crates/lyon_geom-1.0.6.crate) = 52820 -SHA256 (rust/crates/lyon_path-1.0.6.crate) = 8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e -SIZE (rust/crates/lyon_path-1.0.6.crate) = 35769 +SHA256 (rust/crates/lyon_path-1.0.7.crate) = 0047f508cd7a85ad6bad9518f68cce7b1bf6b943fb71f6da0ee3bc1e8cb75f25 +SIZE (rust/crates/lyon_path-1.0.7.crate) = 36881 SHA256 (rust/crates/lyon_tessellation-1.0.15.crate) = 579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c SIZE (rust/crates/lyon_tessellation-1.0.15.crate) = 183620 -SHA256 (rust/crates/mach2-0.4.2.crate) = 19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709 -SIZE (rust/crates/mach2-0.4.2.crate) = 21889 +SHA256 (rust/crates/mach2-0.4.3.crate) = d640282b302c0bb0a2a8e0233ead9035e3bed871f0b7e81fe4a1ec829765db44 +SIZE (rust/crates/mach2-0.4.3.crate) = 22180 SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 -SHA256 (rust/crates/maxminddb-0.24.0.crate) = d6087e5d8ea14861bb7c7f573afbc7be3798d3ef0fae87ec4fd9a4de9a127c3c -SIZE (rust/crates/maxminddb-0.24.0.crate) = 20232 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/maxminddb-0.26.0.crate) = 2a197e44322788858682406c74b0b59bf8d9b4954fe1f224d9a25147f1880bba +SIZE (rust/crates/maxminddb-0.26.0.crate) = 24547 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a @@ -559,14 +573,16 @@ SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bc SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.8.2.crate) = 4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394 -SIZE (rust/crates/miniz_oxide-0.8.2.crate) = 59068 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/mutate_once-0.1.1.crate) = 16cf681a23b4d0a43fc35024c176437f9dcd818db34e0f42ab456a0ee5ad497b +SIZE (rust/crates/mutate_once-0.1.1.crate) = 4276 SHA256 (rust/crates/naga-0.19.2.crate) = 50e3524642f53d9af419ab5e8dd29d3ba155708267667c2f3f06c88c9e130843 SIZE (rust/crates/naga-0.19.2.crate) = 537942 -SHA256 (rust/crates/native-tls-0.2.12.crate) = a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466 -SIZE (rust/crates/native-tls-0.2.12.crate) = 29517 +SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e +SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 SHA256 (rust/crates/ndk-0.8.0.crate) = 2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7 SIZE (rust/crates/ndk-0.8.0.crate) = 79770 SHA256 (rust/crates/ndk-0.9.0.crate) = c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4 @@ -579,40 +595,50 @@ SHA256 (rust/crates/ndk-sys-0.6.0+11769913.crate) = ee6cda3051665f1fb8d9e08fc35c SIZE (rust/crates/ndk-sys-0.6.0+11769913.crate) = 329984 SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/num-derive-0.4.2.crate) = ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202 SIZE (rust/crates/num-derive-0.4.2.crate) = 14709 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 -SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 -SHA256 (rust/crates/num_enum-0.7.3.crate) = 4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179 -SIZE (rust/crates/num_enum-0.7.3.crate) = 18603 -SHA256 (rust/crates/num_enum_derive-0.7.3.crate) = af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56 -SIZE (rust/crates/num_enum_derive-0.7.3.crate) = 17092 +SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b +SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 +SHA256 (rust/crates/num_enum-0.7.4.crate) = a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a +SIZE (rust/crates/num_enum-0.7.4.crate) = 21553 +SHA256 (rust/crates/num_enum_derive-0.7.4.crate) = 77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d +SIZE (rust/crates/num_enum_derive-0.7.4.crate) = 18167 SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 SIZE (rust/crates/objc-0.2.7.crate) = 22036 SHA256 (rust/crates/objc-sys-0.3.5.crate) = cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310 SIZE (rust/crates/objc-sys-0.3.5.crate) = 20560 SHA256 (rust/crates/objc2-0.5.2.crate) = 46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804 SIZE (rust/crates/objc2-0.5.2.crate) = 199204 +SHA256 (rust/crates/objc2-0.6.1.crate) = 88c6597e14493ab2e44ce58f2fdecf095a51f12ca57bec060a11c57332520551 +SIZE (rust/crates/objc2-0.6.1.crate) = 270980 SHA256 (rust/crates/objc2-app-kit-0.2.2.crate) = e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff SIZE (rust/crates/objc2-app-kit-0.2.2.crate) = 337435 +SHA256 (rust/crates/objc2-app-kit-0.3.1.crate) = e6f29f568bec459b0ddff777cec4fe3fd8666d82d5a40ebd0ff7e66134f89bcc +SIZE (rust/crates/objc2-app-kit-0.3.1.crate) = 495884 SHA256 (rust/crates/objc2-cloud-kit-0.2.2.crate) = 74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009 SIZE (rust/crates/objc2-cloud-kit-0.2.2.crate) = 27094 SHA256 (rust/crates/objc2-contacts-0.2.2.crate) = a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889 SIZE (rust/crates/objc2-contacts-0.2.2.crate) = 17094 SHA256 (rust/crates/objc2-core-data-0.2.2.crate) = 617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef SIZE (rust/crates/objc2-core-data-0.2.2.crate) = 30575 +SHA256 (rust/crates/objc2-core-foundation-0.3.1.crate) = 1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166 +SIZE (rust/crates/objc2-core-foundation-0.3.1.crate) = 178121 SHA256 (rust/crates/objc2-core-image-0.2.2.crate) = 55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80 SIZE (rust/crates/objc2-core-image-0.2.2.crate) = 20050 SHA256 (rust/crates/objc2-core-location-0.2.2.crate) = 000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781 SIZE (rust/crates/objc2-core-location-0.2.2.crate) = 13100 -SHA256 (rust/crates/objc2-encode-4.0.3.crate) = 7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8 -SIZE (rust/crates/objc2-encode-4.0.3.crate) = 19478 +SHA256 (rust/crates/objc2-encode-4.1.0.crate) = ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33 +SIZE (rust/crates/objc2-encode-4.1.0.crate) = 21004 SHA256 (rust/crates/objc2-foundation-0.2.2.crate) = 0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8 SIZE (rust/crates/objc2-foundation-0.2.2.crate) = 249330 +SHA256 (rust/crates/objc2-foundation-0.3.1.crate) = 900831247d2fe1a09a683278e5384cfb8c80c79fe6b166f9d14bfdde0ea1b03c +SIZE (rust/crates/objc2-foundation-0.3.1.crate) = 324572 SHA256 (rust/crates/objc2-link-presentation-0.2.2.crate) = a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398 SIZE (rust/crates/objc2-link-presentation-0.2.2.crate) = 4440 SHA256 (rust/crates/objc2-metal-0.2.2.crate) = dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6 @@ -635,16 +661,18 @@ SHA256 (rust/crates/oboe-0.6.1.crate) = e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7 SIZE (rust/crates/oboe-0.6.1.crate) = 24588 SHA256 (rust/crates/oboe-sys-0.6.1.crate) = 6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d SIZE (rust/crates/oboe-sys-0.6.1.crate) = 169091 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/openssl-0.10.68.crate) = 6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5 -SIZE (rust/crates/openssl-0.10.68.crate) = 276578 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 -SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf -SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 -SHA256 (rust/crates/openssl-sys-0.9.104.crate) = 45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741 -SIZE (rust/crates/openssl-sys-0.9.104.crate) = 72287 +SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e +SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/orbclient-0.3.48.crate) = ba0b26cec2e24f08ed8bb31519a9333140a6599b867dac464bb150bdb796fd43 @@ -653,10 +681,10 @@ SHA256 (rust/crates/ordered-multimap-0.4.3.crate) = ccd746e37177e1711c20dd619a16 SIZE (rust/crates/ordered-multimap-0.4.3.crate) = 19599 SHA256 (rust/crates/ordered-stream-0.2.0.crate) = 9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50 SIZE (rust/crates/ordered-stream-0.2.0.crate) = 19077 -SHA256 (rust/crates/ouroboros-0.18.4.crate) = 944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67 -SIZE (rust/crates/ouroboros-0.18.4.crate) = 11394 -SHA256 (rust/crates/ouroboros_macro-0.18.4.crate) = 39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd -SIZE (rust/crates/ouroboros_macro-0.18.4.crate) = 22011 +SHA256 (rust/crates/ouroboros-0.18.5.crate) = 1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59 +SIZE (rust/crates/ouroboros-0.18.5.crate) = 11678 +SHA256 (rust/crates/ouroboros_macro-0.18.5.crate) = 3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0 +SIZE (rust/crates/ouroboros_macro-0.18.5.crate) = 22021 SHA256 (rust/crates/owned_ttf_parser-0.25.0.crate) = 22ec719bbf3b2a81c109a4e20b1f129b5566b7dce654bc3872f6a05abf82b2c4 SIZE (rust/crates/owned_ttf_parser-0.25.0.crate) = 151164 SHA256 (rust/crates/palette-0.7.6.crate) = 4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6 @@ -667,42 +695,48 @@ SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d SIZE (rust/crates/parking-2.2.1.crate) = 10685 SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 SHA256 (rust/crates/parking_lot_core-0.8.6.crate) = 60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc SIZE (rust/crates/parking_lot_core-0.8.6.crate) = 32567 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/pcap-2.2.0.crate) = 499125886165f62fbc0c095ead9189b253f48eb1c5fcab49f81a270f2f220652 SIZE (rust/crates/pcap-2.2.0.crate) = 74574 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc -SIZE (rust/crates/phf-0.11.2.crate) = 21569 -SHA256 (rust/crates/phf_codegen-0.11.2.crate) = e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a -SIZE (rust/crates/phf_codegen-0.11.2.crate) = 12977 -SHA256 (rust/crates/phf_generator-0.11.2.crate) = 48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0 -SIZE (rust/crates/phf_generator-0.11.2.crate) = 14190 -SHA256 (rust/crates/phf_macros-0.11.2.crate) = 3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b -SIZE (rust/crates/phf_macros-0.11.2.crate) = 4748 -SHA256 (rust/crates/phf_shared-0.11.2.crate) = 90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b -SIZE (rust/crates/phf_shared-0.11.2.crate) = 14284 +SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078 +SIZE (rust/crates/phf-0.11.3.crate) = 23231 +SHA256 (rust/crates/phf-0.12.1.crate) = 913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7 +SIZE (rust/crates/phf-0.12.1.crate) = 23768 +SHA256 (rust/crates/phf_codegen-0.12.1.crate) = efbdcb6f01d193b17f0b9c3360fa7e0e620991b193ff08702f78b3ce365d7e61 +SIZE (rust/crates/phf_codegen-0.12.1.crate) = 14215 +SHA256 (rust/crates/phf_generator-0.11.3.crate) = 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d +SIZE (rust/crates/phf_generator-0.11.3.crate) = 15431 +SHA256 (rust/crates/phf_generator-0.12.1.crate) = 2cbb1126afed61dd6368748dae63b1ee7dc480191c6262a3b4ff1e29d86a6c5b +SIZE (rust/crates/phf_generator-0.12.1.crate) = 15743 +SHA256 (rust/crates/phf_macros-0.11.3.crate) = f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216 +SIZE (rust/crates/phf_macros-0.11.3.crate) = 18436 +SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5 +SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 +SHA256 (rust/crates/phf_shared-0.12.1.crate) = 06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981 +SIZE (rust/crates/phf_shared-0.12.1.crate) = 15568 SHA256 (rust/crates/pico-args-0.5.0.crate) = 5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315 SIZE (rust/crates/pico-args-0.5.0.crate) = 11545 -SHA256 (rust/crates/pin-project-1.1.7.crate) = be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95 -SIZE (rust/crates/pin-project-1.1.7.crate) = 55438 -SHA256 (rust/crates/pin-project-internal-1.1.7.crate) = 3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c -SIZE (rust/crates/pin-project-internal-1.1.7.crate) = 28549 -SHA256 (rust/crates/pin-project-lite-0.2.15.crate) = 915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff -SIZE (rust/crates/pin-project-lite-0.2.15.crate) = 29683 +SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a +SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 +SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 +SIZE (rust/crates/pin-project-internal-1.1.10.crate) = 29162 +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/piper-0.2.4.crate) = 96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066 SIZE (rust/crates/piper-0.2.4.crate) = 15950 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 SIZE (rust/crates/plotters-0.3.7.crate) = 149031 SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a @@ -711,40 +745,52 @@ SHA256 (rust/crates/plotters-iced-0.11.0.crate) = 0a14e2dda1ebc8fcbf248263fb5831 SIZE (rust/crates/plotters-iced-0.11.0.crate) = 200930 SHA256 (rust/crates/png-0.17.16.crate) = 82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526 SIZE (rust/crates/png-0.17.16.crate) = 117975 -SHA256 (rust/crates/polling-3.7.4.crate) = a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f -SIZE (rust/crates/polling-3.7.4.crate) = 58239 -SHA256 (rust/crates/pollster-0.3.0.crate) = 22686f4785f02a4fcc856d3b3bb19bf6c8160d103f7a99cc258bddd0251dc7f2 -SIZE (rust/crates/pollster-0.3.0.crate) = 9436 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 +SHA256 (rust/crates/polling-3.8.0.crate) = b53a684391ad002dd6a596ceb6c74fd004fdce75f4be2e3f615068abbea5fd50 +SIZE (rust/crates/polling-3.8.0.crate) = 59031 +SHA256 (rust/crates/pollster-0.4.0.crate) = 2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3 +SIZE (rust/crates/pollster-0.4.0.crate) = 9840 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/presser-0.3.1.crate) = e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa SIZE (rust/crates/presser-0.3.1.crate) = 20946 -SHA256 (rust/crates/proc-macro-crate-3.2.0.crate) = 8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b -SIZE (rust/crates/proc-macro-crate-3.2.0.crate) = 11164 -SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 -SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353 +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/proc-macro2-diagnostics-0.10.1.crate) = af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8 SIZE (rust/crates/proc-macro2-diagnostics-0.10.1.crate) = 12219 -SHA256 (rust/crates/profiling-1.0.16.crate) = afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d -SIZE (rust/crates/profiling-1.0.16.crate) = 12588 -SHA256 (rust/crates/quick-xml-0.36.2.crate) = f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe -SIZE (rust/crates/quick-xml-0.36.2.crate) = 185201 -SHA256 (rust/crates/quinn-0.11.6.crate) = 62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef -SIZE (rust/crates/quinn-0.11.6.crate) = 78222 -SHA256 (rust/crates/quinn-proto-0.11.9.crate) = a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d -SIZE (rust/crates/quinn-proto-0.11.9.crate) = 209286 -SHA256 (rust/crates/quinn-udp-0.5.9.crate) = 1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904 -SIZE (rust/crates/quinn-udp-0.5.9.crate) = 25342 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 +SHA256 (rust/crates/profiling-1.0.17.crate) = 3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773 +SIZE (rust/crates/profiling-1.0.17.crate) = 13493 +SHA256 (rust/crates/qoi-0.4.1.crate) = 7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001 +SIZE (rust/crates/qoi-0.4.1.crate) = 71135 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 +SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 +SIZE (rust/crates/quinn-0.11.8.crate) = 79949 +SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e +SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 +SHA256 (rust/crates/quinn-udp-0.5.13.crate) = fcebb1209ee276352ef14ff8732e24cc2b02bbac986cd74a4c81bcb2f9881970 +SIZE (rust/crates/quinn-udp-0.5.13.crate) = 32621 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 +SIZE (rust/crates/rand-0.9.1.crate) = 97986 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/range-alloc-0.1.3.crate) = 9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab -SIZE (rust/crates/range-alloc-0.1.3.crate) = 7664 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/range-alloc-0.1.4.crate) = c3d6831663a5098ea164f89cff59c6284e95f4e3c76ce9848d4529f5ccca9bde +SIZE (rust/crates/range-alloc-0.1.4.crate) = 7924 SHA256 (rust/crates/rangemap-1.5.1.crate) = f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684 SIZE (rust/crates/rangemap-1.5.1.crate) = 57091 SHA256 (rust/crates/raw-window-handle-0.6.2.crate) = 20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539 @@ -759,10 +805,12 @@ SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603 SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 -SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834 -SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 SIZE (rust/crates/redox_users-0.4.6.crate) = 15585 +SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b +SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 @@ -773,54 +821,56 @@ SHA256 (rust/crates/relative-path-1.9.3.crate) = ba39f3699c378cd8970968dcbff9c43 SIZE (rust/crates/relative-path-1.9.3.crate) = 22400 SHA256 (rust/crates/renderdoc-sys-1.1.0.crate) = 19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832 SIZE (rust/crates/renderdoc-sys-1.1.0.crate) = 10366 -SHA256 (rust/crates/reqwest-0.12.12.crate) = 43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da -SIZE (rust/crates/reqwest-0.12.12.crate) = 193321 +SHA256 (rust/crates/reqwest-0.12.20.crate) = eabf4c97d9130e2bf606614eb937e86edac8292eaa6f422f995d7e8de1eb1813 +SIZE (rust/crates/reqwest-0.12.20.crate) = 199843 SHA256 (rust/crates/resvg-0.42.0.crate) = 944d052815156ac8fa77eaac055220e95ba0b01fa8887108ca710c03805d9051 SIZE (rust/crates/resvg-0.42.0.crate) = 78253 -SHA256 (rust/crates/rfd-0.15.1.crate) = 46f6f80a9b882647d9014673ca9925d30ffc9750f2eed2b4490e189eaebd01e8 -SIZE (rust/crates/rfd-0.15.1.crate) = 50375 +SHA256 (rust/crates/rfd-0.15.3.crate) = 80c844748fdc82aae252ee4594a89b6e7ebef1063de7951545564cbc4e57075d +SIZE (rust/crates/rfd-0.15.3.crate) = 54977 SHA256 (rust/crates/rgb-0.8.50.crate) = 57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a SIZE (rust/crates/rgb-0.8.50.crate) = 21980 -SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d -SIZE (rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/rodio-0.20.1.crate) = e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1 SIZE (rust/crates/rodio-0.20.1.crate) = 90390 SHA256 (rust/crates/roxmltree-0.20.0.crate) = 6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97 SIZE (rust/crates/roxmltree-0.20.0.crate) = 54594 -SHA256 (rust/crates/rstest-0.24.0.crate) = 03e905296805ab93e13c1ec3a03f4b6c4f35e9498a3d5fa96dc626d22c03cd89 -SIZE (rust/crates/rstest-0.24.0.crate) = 46969 -SHA256 (rust/crates/rstest_macros-0.24.0.crate) = ef0053bbffce09062bee4bcc499b0fbe7a57b879f1efe088d6d8d4c7adcdef9b -SIZE (rust/crates/rstest_macros-0.24.0.crate) = 62664 +SHA256 (rust/crates/rstest-0.25.0.crate) = 6fc39292f8613e913f7df8fa892b8944ceb47c247b78e1b1ae2f09e019be789d +SIZE (rust/crates/rstest-0.25.0.crate) = 55273 +SHA256 (rust/crates/rstest_macros-0.25.0.crate) = 1f168d99749d307be9de54d23fd226628d99768225ef08f6ffb52e0182a27746 +SIZE (rust/crates/rstest_macros-0.25.0.crate) = 70557 SHA256 (rust/crates/rust-ini-0.18.0.crate) = f6d5f2436026b4f6e79dc829837d467cc7e9a55ee40e750d716713540715a2df SIZE (rust/crates/rust-ini-0.18.0.crate) = 15439 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 -SHA256 (rust/crates/rustc-hash-2.1.0.crate) = c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497 -SIZE (rust/crates/rustc-hash-2.1.0.crate) = 13316 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 -SHA256 (rust/crates/rustix-0.38.42.crate) = f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85 -SIZE (rust/crates/rustix-0.38.42.crate) = 378683 -SHA256 (rust/crates/rustls-0.23.20.crate) = 5065c3f250cbd332cd894be57c40fa52387247659b14a2d6041d121547903b1b -SIZE (rust/crates/rustls-0.23.20.crate) = 335933 -SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 -SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 -SHA256 (rust/crates/rustls-pki-types-1.10.1.crate) = d2bf47e6ff922db3825eb750c4e2ff784c6ff8fb9e13046ef6a1d1c5401b0b37 -SIZE (rust/crates/rustls-pki-types-1.10.1.crate) = 58944 -SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 -SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/rustrict-0.7.33.crate) = a566beb65e3d86654ff5cc7091d947589ef06f4bc6ba946455c2851ab1193914 -SIZE (rust/crates/rustrict-0.7.33.crate) = 593218 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustls-0.23.28.crate) = 7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643 +SIZE (rust/crates/rustls-0.23.28.crate) = 365699 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/rustrict-0.7.35.crate) = 6dfe349049fa49baa564f8483d40e7561ff19ccaa308ab4f844bb59d2c5d8d34 +SIZE (rust/crates/rustrict-0.7.35.crate) = 596785 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/rustybuzz-0.14.1.crate) = cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c SIZE (rust/crates/rustybuzz-0.14.1.crate) = 254743 -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/scc-2.3.0.crate) = 28e1c91382686d21b5ac7959341fcb9780fa7c03773646995a87c950fa7be640 -SIZE (rust/crates/scc-2.3.0.crate) = 130826 +SHA256 (rust/crates/scc-2.3.4.crate) = 22b2d775fb28f245817589471dd49c5edf64237f4a19d10ce9a92ff4651a27f4 +SIZE (rust/crates/scc-2.3.4.crate) = 143387 SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d SIZE (rust/crates/schannel-0.1.27.crate) = 42772 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 @@ -829,26 +879,26 @@ SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/sctk-adwaita-0.10.1.crate) = b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec SIZE (rust/crates/sctk-adwaita-0.10.1.crate) = 53237 -SHA256 (rust/crates/sdd-3.0.5.crate) = 478f121bb72bbf63c52c93011ea1791dca40140dfe13f8336c4c5ac952c33aa9 -SIZE (rust/crates/sdd-3.0.5.crate) = 25330 +SHA256 (rust/crates/sdd-3.0.8.crate) = 584e070911c7017da6cb2eb0788d09f43d789029b5877d3e5ecc8acf86ceee21 +SIZE (rust/crates/sdd-3.0.8.crate) = 31934 SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 -SHA256 (rust/crates/security-framework-sys-2.13.0.crate) = 1863fd3768cd83c56a7f60faa4dc0d403f1b6df0a38c3c25f44b7894e45370d5 -SIZE (rust/crates/security-framework-sys-2.13.0.crate) = 20496 -SHA256 (rust/crates/self_cell-1.1.0.crate) = c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe -SIZE (rust/crates/self_cell-1.1.0.crate) = 16636 -SHA256 (rust/crates/semver-1.0.24.crate) = 3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba -SIZE (rust/crates/semver-1.0.24.crate) = 31267 -SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 -SIZE (rust/crates/serde-1.0.217.crate) = 79019 -SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 -SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 -SHA256 (rust/crates/serde_json-1.0.134.crate) = d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d -SIZE (rust/crates/serde_json-1.0.134.crate) = 154351 -SHA256 (rust/crates/serde_repr-0.1.19.crate) = 6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9 -SIZE (rust/crates/serde_repr-0.1.19.crate) = 9997 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 +SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 +SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 +SHA256 (rust/crates/self_cell-1.2.0.crate) = 0f7d95a54511e0c7be3f51e8867aa8cf35148d7b9445d44de2f943e2b206e749 +SIZE (rust/crates/self_cell-1.2.0.crate) = 16883 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c +SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 SHA256 (rust/crates/serde_test-1.0.177.crate) = 7f901ee573cab6b3060453d2d5f0bae4e6d628c23c0a962ff9b5f1d7c8d4f1ed SIZE (rust/crates/serde_test-1.0.177.crate) = 18671 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd @@ -861,40 +911,36 @@ SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc83 SIZE (rust/crates/sha1-0.10.6.crate) = 13517 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 -SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 -SHA256 (rust/crates/simplecss-0.2.1.crate) = a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d -SIZE (rust/crates/simplecss-0.2.1.crate) = 19418 -SHA256 (rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d -SIZE (rust/crates/siphasher-0.3.11.crate) = 10442 +SHA256 (rust/crates/simplecss-0.2.2.crate) = 7a9c6883ca9c3c7c90e888de77b7a5c849c779d25d74a1269b0218b14e8b136c +SIZE (rust/crates/simplecss-0.2.2.crate) = 22136 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 SHA256 (rust/crates/skrifa-0.22.3.crate) = 8e1c44ad1f6c5bdd4eefed8326711b7dbda9ea45dfd36068c427d332aa382cbe SIZE (rust/crates/skrifa-0.22.3.crate) = 260731 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 SHA256 (rust/crates/slotmap-1.0.7.crate) = dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a SIZE (rust/crates/slotmap-1.0.7.crate) = 61390 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/smithay-client-toolkit-0.19.2.crate) = 3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016 SIZE (rust/crates/smithay-client-toolkit-0.19.2.crate) = 131504 SHA256 (rust/crates/smithay-clipboard-0.7.2.crate) = cc8216eec463674a0e90f29e0ae41a4db573ec5b56b1c6c1c71615d249b6d846 SIZE (rust/crates/smithay-clipboard-0.7.2.crate) = 17877 SHA256 (rust/crates/smol_str-0.2.2.crate) = dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead SIZE (rust/crates/smol_str-0.2.2.crate) = 15840 -SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 -SIZE (rust/crates/socket2-0.5.8.crate) = 56309 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 SHA256 (rust/crates/softbuffer-0.4.6.crate) = 18051cdd562e792cad055119e0cdb2cfc137e44e3987532e0f9659a77931bb08 SIZE (rust/crates/softbuffer-0.4.6.crate) = 61049 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 SHA256 (rust/crates/spirv-0.3.0+sdk-1.3.268.0.crate) = eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844 SIZE (rust/crates/spirv-0.3.0+sdk-1.3.268.0.crate) = 30802 -SHA256 (rust/crates/splines-4.4.1.crate) = 4ef39a4cf041b421dd2b4dd2da7f30bb7059be7a1872fb4f56114b53303d0e1e -SIZE (rust/crates/splines-4.4.1.crate) = 17547 +SHA256 (rust/crates/splines-5.0.0.crate) = b882be9bf6b37258bfba80ed5b5eeccccd6700bfbaca202bbd53e4c13bf3daa7 +SIZE (rust/crates/splines-5.0.0.crate) = 20013 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/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f @@ -905,10 +951,10 @@ SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3 SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 SIZE (rust/crates/subtle-2.6.1.crate) = 14562 -SHA256 (rust/crates/svg_fmt-0.4.4.crate) = ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa -SIZE (rust/crates/svg_fmt-0.4.4.crate) = 4339 -SHA256 (rust/crates/svgtypes-0.15.2.crate) = 794de53cc48eaabeed0ab6a3404a65f40b3e38c067e4435883a65d2aa4ca000e -SIZE (rust/crates/svgtypes-0.15.2.crate) = 42150 +SHA256 (rust/crates/svg_fmt-0.4.5.crate) = 0193cc4331cfd2f3d2011ef287590868599a2f33c3e69bc22c1a3d3acf9e02fb +SIZE (rust/crates/svg_fmt-0.4.5.crate) = 4534 +SHA256 (rust/crates/svgtypes-0.15.3.crate) = 68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc +SIZE (rust/crates/svgtypes-0.15.3.crate) = 43696 SHA256 (rust/crates/swash-0.1.19.crate) = cbd59f3f359ddd2c95af4758c18270eddd9c730dde98598023cdabff472c2ca2 SIZE (rust/crates/swash-0.1.19.crate) = 235696 SHA256 (rust/crates/symphonia-0.5.4.crate) = 815c942ae7ee74737bb00f965fa5b5a2ac2ce7b6c01c0cc169bbeaf7abd5f5a9 @@ -921,70 +967,78 @@ SHA256 (rust/crates/symphonia-metadata-0.5.4.crate) = bc622b9841a10089c5b18e99eb SIZE (rust/crates/symphonia-metadata-0.5.4.crate) = 23343 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.94.crate) = 987bc0be1cdea8b10216bd06e2ca407d40b9543468fafd3ddfb02f36e77f71f3 -SIZE (rust/crates/syn-2.0.94.crate) = 297667 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/sys-locale-0.3.2.crate) = 8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4 SIZE (rust/crates/sys-locale-0.3.2.crate) = 15072 SHA256 (rust/crates/system-configuration-0.6.1.crate) = 3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b SIZE (rust/crates/system-configuration-0.6.1.crate) = 17935 SHA256 (rust/crates/system-configuration-sys-0.6.0.crate) = 8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4 SIZE (rust/crates/system-configuration-sys-0.6.0.crate) = 11090 -SHA256 (rust/crates/tempfile-3.14.0.crate) = 28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c -SIZE (rust/crates/tempfile-3.14.0.crate) = 35065 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.9.crate) = f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc -SIZE (rust/crates/thiserror-2.0.9.crate) = 28531 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.9.crate) = 7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4 -SIZE (rust/crates/thiserror-impl-2.0.9.crate) = 21023 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/tiff-0.9.1.crate) = ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e +SIZE (rust/crates/tiff-0.9.1.crate) = 1423953 SHA256 (rust/crates/tiny-skia-0.11.4.crate) = 83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab SIZE (rust/crates/tiny-skia-0.11.4.crate) = 201082 SHA256 (rust/crates/tiny-skia-path-0.11.4.crate) = 9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93 SIZE (rust/crates/tiny-skia-path-0.11.4.crate) = 47764 SHA256 (rust/crates/tiny-xlib-0.2.4.crate) = 0324504befd01cab6e0c994f34b2ffa257849ee019d3fb3b64fb2c858887d89e SIZE (rust/crates/tiny-xlib-0.2.4.crate) = 17760 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tinyvec-1.8.1.crate) = 022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8 -SIZE (rust/crates/tinyvec-1.8.1.crate) = 47269 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 +SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.42.0.crate) = 5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551 -SIZE (rust/crates/tokio-1.42.0.crate) = 806998 +SHA256 (rust/crates/tokio-1.45.1.crate) = 75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779 +SIZE (rust/crates/tokio-1.45.1.crate) = 811787 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 -SHA256 (rust/crates/tokio-rustls-0.26.1.crate) = 5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37 -SIZE (rust/crates/tokio-rustls-0.26.1.crate) = 31214 -SHA256 (rust/crates/tokio-util-0.7.13.crate) = d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078 -SIZE (rust/crates/tokio-util-0.7.13.crate) = 115191 +SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b +SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 +SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df +SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234 SIZE (rust/crates/toml-0.5.11.crate) = 54910 -SHA256 (rust/crates/toml-0.8.19.crate) = a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e -SIZE (rust/crates/toml-0.8.19.crate) = 50974 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.22.crate) = 4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5 -SIZE (rust/crates/toml_edit-0.22.22.crate) = 106387 +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_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/ttf-parser-0.20.0.crate) = 17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4 @@ -993,8 +1047,8 @@ SHA256 (rust/crates/ttf-parser-0.21.1.crate) = 2c591d83f69777866b9126b24c6dd9a18 SIZE (rust/crates/ttf-parser-0.21.1.crate) = 194876 SHA256 (rust/crates/ttf-parser-0.25.1.crate) = d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31 SIZE (rust/crates/ttf-parser-0.25.1.crate) = 201121 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 +SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f +SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/uds_windows-1.1.0.crate) = 89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9 SIZE (rust/crates/uds_windows-1.1.0.crate) = 17040 SHA256 (rust/crates/unicode-bidi-0.3.18.crate) = 5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5 @@ -1003,8 +1057,8 @@ SHA256 (rust/crates/unicode-bidi-mirroring-0.2.0.crate) = 23cb788ffebc92c5948d0e SIZE (rust/crates/unicode-bidi-mirroring-0.2.0.crate) = 8166 SHA256 (rust/crates/unicode-ccc-0.2.0.crate) = 1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656 SIZE (rust/crates/unicode-ccc-0.2.0.crate) = 8872 -SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 -SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-linebreak-0.1.5.crate) = 3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f SIZE (rust/crates/unicode-linebreak-0.1.5.crate) = 15324 SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 @@ -1029,8 +1083,6 @@ SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a04 SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 SHA256 (rust/crates/usvg-0.42.0.crate) = b84ea542ae85c715f07b082438a4231c3760539d902e11d093847a0b22963032 SIZE (rust/crates/usvg-0.42.0.crate) = 136153 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 @@ -1043,48 +1095,50 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasm-bindgen-0.2.99.crate) = a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396 -SIZE (rust/crates/wasm-bindgen-0.2.99.crate) = 46136 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79 -SIZE (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 30928 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.49.crate) = 38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2 -SIZE (rust/crates/wasm-bindgen-futures-0.4.49.crate) = 14838 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe -SIZE (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 7011 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 22800 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6 -SIZE (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 7773 +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/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61 +SIZE (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 16181 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/wasm-timer-0.2.5.crate) = be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f SIZE (rust/crates/wasm-timer-0.2.5.crate) = 21668 -SHA256 (rust/crates/wayland-backend-0.3.7.crate) = 056535ced7a150d45159d3a8dc30f91a2e2d588ca0b23f70e56033622b8016f6 -SIZE (rust/crates/wayland-backend-0.3.7.crate) = 71771 -SHA256 (rust/crates/wayland-client-0.31.7.crate) = b66249d3fc69f76fd74c82cc319300faa554e9d865dab1f7cd66cc20db10b280 -SIZE (rust/crates/wayland-client-0.31.7.crate) = 64486 +SHA256 (rust/crates/wayland-backend-0.3.10.crate) = fe770181423e5fc79d3e2a7f4410b7799d5aab1de4372853de3c6aa13ca24121 +SIZE (rust/crates/wayland-backend-0.3.10.crate) = 75632 +SHA256 (rust/crates/wayland-client-0.31.10.crate) = 978fa7c67b0847dbd6a9f350ca2569174974cd4082737054dbb7fbb79d7d9a61 +SIZE (rust/crates/wayland-client-0.31.10.crate) = 64777 SHA256 (rust/crates/wayland-csd-frame-0.3.0.crate) = 625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e SIZE (rust/crates/wayland-csd-frame-0.3.0.crate) = 5696 -SHA256 (rust/crates/wayland-cursor-0.31.7.crate) = 32b08bc3aafdb0035e7fe0fdf17ba0c09c268732707dca4ae098f60cb28c9e4c -SIZE (rust/crates/wayland-cursor-0.31.7.crate) = 7567 -SHA256 (rust/crates/wayland-protocols-0.32.5.crate) = 7cd0ade57c4e6e9a8952741325c30bf82f4246885dca8bf561898b86d0c1f58e -SIZE (rust/crates/wayland-protocols-0.32.5.crate) = 176196 -SHA256 (rust/crates/wayland-protocols-plasma-0.3.5.crate) = 9b31cab548ee68c7eb155517f2212049dc151f7cd7910c2b66abfd31c3ee12bd -SIZE (rust/crates/wayland-protocols-plasma-0.3.5.crate) = 60530 -SHA256 (rust/crates/wayland-protocols-wlr-0.3.5.crate) = 782e12f6cd923c3c316130d56205ebab53f55d6666b7faddfad36cecaeeb4022 -SIZE (rust/crates/wayland-protocols-wlr-0.3.5.crate) = 26282 -SHA256 (rust/crates/wayland-scanner-0.31.5.crate) = 597f2001b2e5fc1121e3d5b9791d3e78f05ba6bfa4641053846248e3a13661c3 -SIZE (rust/crates/wayland-scanner-0.31.5.crate) = 35779 -SHA256 (rust/crates/wayland-sys-0.31.5.crate) = efa8ac0d8e8ed3e3b5c9fc92c7881406a268e11555abe36493efabe649a29e09 -SIZE (rust/crates/wayland-sys-0.31.5.crate) = 8630 -SHA256 (rust/crates/web-sys-0.3.76.crate) = 04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc -SIZE (rust/crates/web-sys-0.3.76.crate) = 635842 +SHA256 (rust/crates/wayland-cursor-0.31.10.crate) = a65317158dec28d00416cb16705934070aef4f8393353d41126c54264ae0f182 +SIZE (rust/crates/wayland-cursor-0.31.10.crate) = 9725 +SHA256 (rust/crates/wayland-protocols-0.32.8.crate) = 779075454e1e9a521794fed15886323ea0feda3f8b0fc1390f5398141310422a +SIZE (rust/crates/wayland-protocols-0.32.8.crate) = 210103 +SHA256 (rust/crates/wayland-protocols-plasma-0.3.8.crate) = 4fd38cdad69b56ace413c6bcc1fbf5acc5e2ef4af9d5f8f1f9570c0c83eae175 +SIZE (rust/crates/wayland-protocols-plasma-0.3.8.crate) = 69107 +SHA256 (rust/crates/wayland-protocols-wlr-0.3.8.crate) = 1cb6cdc73399c0e06504c437fe3cf886f25568dd5454473d565085b36d6a8bbf +SIZE (rust/crates/wayland-protocols-wlr-0.3.8.crate) = 28616 +SHA256 (rust/crates/wayland-scanner-0.31.6.crate) = 896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484 +SIZE (rust/crates/wayland-scanner-0.31.6.crate) = 36365 +SHA256 (rust/crates/wayland-sys-0.31.6.crate) = dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615 +SIZE (rust/crates/wayland-sys-0.31.6.crate) = 10049 +SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 +SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 -SHA256 (rust/crates/webpki-roots-0.26.7.crate) = 5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e -SIZE (rust/crates/webpki-roots-0.26.7.crate) = 249392 -SHA256 (rust/crates/weezl-0.1.8.crate) = 53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082 -SIZE (rust/crates/weezl-0.1.8.crate) = 42175 +SHA256 (rust/crates/webpki-roots-1.0.1.crate) = 8782dd5a41a24eed3a4f40b606249b3e236ca61adf1f25ea4d45c73de122b502 +SIZE (rust/crates/webpki-roots-1.0.1.crate) = 247202 +SHA256 (rust/crates/weezl-0.1.10.crate) = a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3 +SIZE (rust/crates/weezl-0.1.10.crate) = 46418 SHA256 (rust/crates/wgpu-0.19.4.crate) = cbd7311dbd2abcfebaabf1841a2824ed7c8be443a0f29166e5d3c6a53a762c01 SIZE (rust/crates/wgpu-0.19.4.crate) = 140361 SHA256 (rust/crates/wgpu-core-0.19.4.crate) = 28b94525fc99ba9e5c9a9e24764f2bc29bad0911a7446c12f446a8277369bf3a @@ -1093,8 +1147,8 @@ SHA256 (rust/crates/wgpu-hal-0.19.5.crate) = bfabcfc55fd86611a855816326b2d54c3b2 SIZE (rust/crates/wgpu-hal-0.19.5.crate) = 290223 SHA256 (rust/crates/wgpu-types-0.19.2.crate) = b671ff9fb03f78b46ff176494ee1ebe7d603393f42664be55b64dc8d53969805 SIZE (rust/crates/wgpu-types-0.19.2.crate) = 59463 -SHA256 (rust/crates/widestring-1.1.0.crate) = 7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311 -SIZE (rust/crates/widestring-1.1.0.crate) = 85046 +SHA256 (rust/crates/widestring-1.2.0.crate) = dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d +SIZE (rust/crates/widestring-1.2.0.crate) = 89105 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 @@ -1113,14 +1167,22 @@ SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838c SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 SHA256 (rust/crates/windows-core-0.54.0.crate) = 12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65 SIZE (rust/crates/windows-core-0.54.0.crate) = 44015 -SHA256 (rust/crates/windows-registry-0.2.0.crate) = e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0 -SIZE (rust/crates/windows-registry-0.2.0.crate) = 10470 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-registry-0.5.3.crate) = 5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e +SIZE (rust/crates/windows-registry-0.5.3.crate) = 13386 SHA256 (rust/crates/windows-result-0.1.2.crate) = 5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8 SIZE (rust/crates/windows-result-0.1.2.crate) = 10601 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.36.1.crate) = ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2 SIZE (rust/crates/windows-sys-0.36.1.crate) = 3347053 SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 @@ -1131,18 +1193,24 @@ SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9b 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.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.36.1.crate) = 9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47 SIZE (rust/crates/windows_aarch64_msvc-0.36.1.crate) = 661960 SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 @@ -1151,6 +1219,8 @@ SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f069 SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.36.1.crate) = 180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6 SIZE (rust/crates/windows_i686_gnu-0.36.1.crate) = 818115 SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f @@ -1159,8 +1229,12 @@ SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9 SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.36.1.crate) = e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024 SIZE (rust/crates/windows_i686_msvc-0.36.1.crate) = 724575 SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 @@ -1169,6 +1243,8 @@ SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1 SIZE (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 790934 SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 @@ -1177,12 +1253,16 @@ SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1 SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.36.1.crate) = c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680 SIZE (rust/crates/windows_x86_64_msvc-0.36.1.crate) = 661999 SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 @@ -1191,83 +1271,89 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b738 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 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/winit-0.30.7.crate) = dba50bc8ef4b6f1a75c9274fb95aa9a8f63fbc66c56f391bd85cf68d51e7b1a3 -SIZE (rust/crates/winit-0.30.7.crate) = 595701 -SHA256 (rust/crates/winnow-0.6.21.crate) = e6f5bb5257f2407a5425c6e749bfd9692192a73e70a6060516ac04f889087d68 -SIZE (rust/crates/winnow-0.6.21.crate) = 164981 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winit-0.30.11.crate) = a4409c10174df8779dc29a4788cac85ed84024ccbc1743b776b21a520ee1aaf4 +SIZE (rust/crates/winit-0.30.11.crate) = 603052 +SHA256 (rust/crates/winnow-0.7.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd +SIZE (rust/crates/winnow-0.7.11.crate) = 174175 SHA256 (rust/crates/winreg-0.10.1.crate) = 80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d SIZE (rust/crates/winreg-0.10.1.crate) = 25725 SHA256 (rust/crates/winres-0.1.12.crate) = b68db261ef59e9e52806f688020631e987592bd83619edccda9c47d42cde4f6c SIZE (rust/crates/winres-0.1.12.crate) = 19772 -SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 SHA256 (rust/crates/x11-dl-2.21.0.crate) = 38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f SIZE (rust/crates/x11-dl-2.21.0.crate) = 66823 SHA256 (rust/crates/x11rb-0.13.1.crate) = 5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12 SIZE (rust/crates/x11rb-0.13.1.crate) = 223916 SHA256 (rust/crates/x11rb-protocol-0.13.1.crate) = ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d SIZE (rust/crates/x11rb-protocol-0.13.1.crate) = 508522 -SHA256 (rust/crates/xcursor-0.3.8.crate) = 0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61 -SIZE (rust/crates/xcursor-0.3.8.crate) = 7191 +SHA256 (rust/crates/xcursor-0.3.10.crate) = bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b +SIZE (rust/crates/xcursor-0.3.10.crate) = 7768 SHA256 (rust/crates/xdg-home-1.3.0.crate) = ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6 SIZE (rust/crates/xdg-home-1.3.0.crate) = 4000 SHA256 (rust/crates/xkbcommon-dl-0.4.2.crate) = d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5 SIZE (rust/crates/xkbcommon-dl-0.4.2.crate) = 5879 SHA256 (rust/crates/xkeysym-0.2.1.crate) = b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56 SIZE (rust/crates/xkeysym-0.2.1.crate) = 103129 -SHA256 (rust/crates/xml-rs-0.8.24.crate) = ea8b391c9a790b496184c29f7f93b9ed5b16abb306c05415b68bcc16e4d06432 -SIZE (rust/crates/xml-rs-0.8.24.crate) = 54815 +SHA256 (rust/crates/xml-rs-0.8.26.crate) = a62ce76d9b56901b19a74f19431b0d8b3bc7ca4ad685a746dfd78ca8f4fc6bda +SIZE (rust/crates/xml-rs-0.8.26.crate) = 55115 SHA256 (rust/crates/xmlwriter-0.1.0.crate) = ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9 SIZE (rust/crates/xmlwriter-0.1.0.crate) = 6261 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 SHA256 (rust/crates/yazi-0.1.6.crate) = c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1 SIZE (rust/crates/yazi-0.1.6.crate) = 28835 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 SHA256 (rust/crates/zbus-4.4.0.crate) = bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725 SIZE (rust/crates/zbus-4.4.0.crate) = 158301 -SHA256 (rust/crates/zbus-5.2.0.crate) = fb67eadba43784b6fb14857eba0d8fc518686d3ee537066eb6086dc318e2c8a1 -SIZE (rust/crates/zbus-5.2.0.crate) = 161448 +SHA256 (rust/crates/zbus-5.7.1.crate) = d3a7c7cee313d044fca3f48fa782cb750c79e4ca76ba7bc7718cd4024cdf6f68 +SIZE (rust/crates/zbus-5.7.1.crate) = 163826 SHA256 (rust/crates/zbus_macros-4.4.0.crate) = 267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e SIZE (rust/crates/zbus_macros-4.4.0.crate) = 31183 -SHA256 (rust/crates/zbus_macros-5.2.0.crate) = 2c9d49ebc960ceb660f2abe40a5904da975de6986f2af0d7884b39eec6528c57 -SIZE (rust/crates/zbus_macros-5.2.0.crate) = 31701 +SHA256 (rust/crates/zbus_macros-5.7.1.crate) = a17e7e5eec1550f747e71a058df81a9a83813ba0f6a95f39c4e218bdc7ba366a +SIZE (rust/crates/zbus_macros-5.7.1.crate) = 36558 SHA256 (rust/crates/zbus_names-3.0.0.crate) = 4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c SIZE (rust/crates/zbus_names-3.0.0.crate) = 10650 -SHA256 (rust/crates/zbus_names-4.1.0.crate) = 856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b -SIZE (rust/crates/zbus_names-4.1.0.crate) = 11532 +SHA256 (rust/crates/zbus_names-4.2.0.crate) = 7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97 +SIZE (rust/crates/zbus_names-4.2.0.crate) = 17015 SHA256 (rust/crates/zeno-0.2.3.crate) = dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697 SIZE (rust/crates/zeno-0.2.3.crate) = 40164 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e -SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 -SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 -SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 -SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/zune-inflate-0.2.54.crate) = 73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02 +SIZE (rust/crates/zune-inflate-0.2.54.crate) = 37973 SHA256 (rust/crates/zvariant-4.2.0.crate) = 2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe SIZE (rust/crates/zvariant-4.2.0.crate) = 82180 -SHA256 (rust/crates/zvariant-5.1.0.crate) = a1200ee6ac32f1e5a312e455a949a4794855515d34f9909f4a3e082d14e1a56f -SIZE (rust/crates/zvariant-5.1.0.crate) = 78529 +SHA256 (rust/crates/zvariant-5.5.3.crate) = 9d30786f75e393ee63a21de4f9074d4c038d52c5b1bb4471f955db249f9dffb1 +SIZE (rust/crates/zvariant-5.5.3.crate) = 88043 SHA256 (rust/crates/zvariant_derive-4.2.0.crate) = 73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449 SIZE (rust/crates/zvariant_derive-4.2.0.crate) = 11057 -SHA256 (rust/crates/zvariant_derive-5.1.0.crate) = 687e3b97fae6c9104fbbd36c73d27d149abf04fb874e2efbd84838763daa8916 -SIZE (rust/crates/zvariant_derive-5.1.0.crate) = 11483 +SHA256 (rust/crates/zvariant_derive-5.5.3.crate) = 75fda702cd42d735ccd48117b1630432219c0e9616bf6cb0f8350844ee4d9580 +SIZE (rust/crates/zvariant_derive-5.5.3.crate) = 14236 SHA256 (rust/crates/zvariant_utils-2.1.0.crate) = c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340 SIZE (rust/crates/zvariant_utils-2.1.0.crate) = 7043 -SHA256 (rust/crates/zvariant_utils-3.0.2.crate) = 20d1d011a38f12360e5fcccceeff5e2c42a8eb7f27f0dcba97a0862ede05c9c6 -SIZE (rust/crates/zvariant_utils-3.0.2.crate) = 13751 -SHA256 (GyulyVGC-sniffnet-v1.3.2_GH0.tar.gz) = 92ad92196245f36df9380091623beceb7ba4dc1d3b7f0844791c0dff302a3a46 -SIZE (GyulyVGC-sniffnet-v1.3.2_GH0.tar.gz) = 34190683 +SHA256 (rust/crates/zvariant_utils-3.2.0.crate) = e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34 +SIZE (rust/crates/zvariant_utils-3.2.0.crate) = 14779 +SHA256 (GyulyVGC-sniffnet-v1.4.0_GH0.tar.gz) = 7f0789836b81ca0ce249d1ebb15493aab3941a5c4438ac1a70784470c0401550 +SIZE (GyulyVGC-sniffnet-v1.4.0_GH0.tar.gz) = 86647209 diff --git a/print/fig2dev/Makefile b/print/fig2dev/Makefile index 2e117331d45f..cc569d0c431c 100644 --- a/print/fig2dev/Makefile +++ b/print/fig2dev/Makefile @@ -1,5 +1,5 @@ PORTNAME= fig2dev -PORTVERSION= 3.2.9 +PORTVERSION= 3.2.9a CATEGORIES= print MASTER_SITES= SF/mcj/ @@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libpng.so:graphics/png RUN_DEPENDS= ppmtogif:graphics/netpbm -USES= alias cpe ghostscript:run iconv tar:xz xorg +USES= alias cpe ghostscript:run iconv localbase:ldflags tar:xz xorg USE_XORG= xpm CPE_VENDOR= xfig_project diff --git a/print/fig2dev/distinfo b/print/fig2dev/distinfo index 32902c685aec..3cbfcd771130 100644 --- a/print/fig2dev/distinfo +++ b/print/fig2dev/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710673559 -SHA256 (fig2dev-3.2.9.tar.xz) = 15e246c8d13cc72de25e08314038ad50ce7d2defa9cf1afc172fd7f5932090b1 -SIZE (fig2dev-3.2.9.tar.xz) = 529892 +TIMESTAMP = 1750880030 +SHA256 (fig2dev-3.2.9a.tar.xz) = 61e185393176852f03b901b3b05b19fbc5ad8258ff142f3da6e70b1b83513326 +SIZE (fig2dev-3.2.9a.tar.xz) = 536560 diff --git a/sysutils/bacnet-stack-apps/Makefile b/sysutils/bacnet-stack-apps/Makefile index dce98d691dc0..f6dc56ca23a9 100644 --- a/sysutils/bacnet-stack-apps/Makefile +++ b/sysutils/bacnet-stack-apps/Makefile @@ -1,5 +1,6 @@ PORTNAME= bacnet-stack PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -apps diff --git a/sysutils/bacnet-stack-apps/files/patch-CMakeLists.txt b/sysutils/bacnet-stack-apps/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..ea54510ad534 --- /dev/null +++ b/sysutils/bacnet-stack-apps/files/patch-CMakeLists.txt @@ -0,0 +1,44 @@ +--- CMakeLists.txt.orig 2025-06-23 23:19:03 UTC ++++ CMakeLists.txt +@@ -834,10 +834,40 @@ elseif(${CMAKE_SYSTEM_NAME} STREQUAL "FreeBSD") + + target_sources(${PROJECT_NAME} PRIVATE + ports/bsd/bacport.h +- ports/bsd/bip-init.c ++ $<$<BOOL:${BACDL_BIP}>:ports/bsd/bip-init.c> ++ $<$<BOOL:${BACDL_BIP6}>:ports/bsd/bip6.c> ++ $<$<BOOL:${BACDL_MSTP}>:ports/bsd/rs485.c> ++ $<$<BOOL:${BACDL_MSTP}>:ports/bsd/rs485.h> ++ $<$<BOOL:${BACDL_MSTP}>:ports/bsd/dlmstp.c> + ports/bsd/datetime-init.c + ports/bsd/mstimer-init.c ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/bsc-event.c> ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/websocket-cli.c> ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/websocket-srv.c> ++ $<$<BOOL:${BACDL_BSC}>:ports/bsd/websocket-global.c> + ports/bsd/stdbool.h) ++ ++ if(BACDL_ETHERNET) ++ FIND_PATH(PCAP_INCLUDE pcap.h) ++ if(NOT PCAP_INCLUDE) ++ message(WARNING "BACNET: pcap.h header file not found") ++ else() ++ message(STATUS "BACNET: pcap Include:...................\"${PCAP_INCLUDE}\"") ++ endif() ++ FIND_LIBRARY(PCAP_LIBRARIES NAMES pcap) ++ if(NOT PCAP_LIBRARIES) ++ message(WARNING "BACNET: libpcap not found") ++ else() ++ message(STATUS "BACNET: pcap Lib:.......................\"${PCAP_LIBRARIES}\"") ++ endif() ++ if(PCAP_INCLUDE AND PCAP_LIBRARIES) ++ include_directories(${PCAP_INCLUDE}) ++ link_libraries(${PCAP_LIBRARIES}) ++ target_sources(${PROJECT_NAME} PRIVATE ++ ports/bsd/ethernet.c ++ ) ++ endif() ++ endif() + endif() + + target_include_directories(${PROJECT_NAME} PUBLIC diff --git a/sysutils/bacnet-stack-apps/files/patch-ports_bsd_bip6.c b/sysutils/bacnet-stack-apps/files/patch-ports_bsd_bip6.c new file mode 100644 index 000000000000..dc7e62205a6c --- /dev/null +++ b/sysutils/bacnet-stack-apps/files/patch-ports_bsd_bip6.c @@ -0,0 +1,13 @@ +--- ports/bsd/bip6.c.orig 2025-06-28 19:56:23 UTC ++++ ports/bsd/bip6.c +@@ -22,8 +22,8 @@ + #endif + #include "bacport.h" + +-#if defined(__APPLE__) || defined(__darwin__) +-/* OSX seems not to define these. */ ++#if defined(__APPLE__) || defined(__darwin__) || defined(__FreeBSD__) ++/* FreeBSD 13.x and OSX seems not to define these. */ + #ifndef s6_addr16 + #define s6_addr16 __u6_addr.__u6_addr16 + #endif diff --git a/textproc/Makefile b/textproc/Makefile index f1f4b3ce0604..21abfbea3743 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -423,6 +423,7 @@ SUBDIR += libxml++26 SUBDIR += libxml++30 SUBDIR += libxml2 + SUBDIR += libxml2-python SUBDIR += libxmlb SUBDIR += libxmlbird SUBDIR += libxode @@ -1427,7 +1428,6 @@ SUBDIR += py-language-data SUBDIR += py-laserhammer SUBDIR += py-latexcodec - SUBDIR += py-libxml2 SUBDIR += py-license-expression SUBDIR += py-line-protocol-parser SUBDIR += py-linkify-it-py diff --git a/textproc/comrak/Makefile b/textproc/comrak/Makefile index bac5e4bcb5de..d8b18c8bdf25 100644 --- a/textproc/comrak/Makefile +++ b/textproc/comrak/Makefile @@ -1,7 +1,6 @@ PORTNAME= comrak DISTVERSIONPREFIX= v -DISTVERSION= 0.39.0 -PORTREVISION= 1 +DISTVERSION= 0.39.1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/comrak/distinfo b/textproc/comrak/distinfo index 2225ca10bb6a..86796b41e2f7 100644 --- a/textproc/comrak/distinfo +++ b/textproc/comrak/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1748373616 +TIMESTAMP = 1751100862 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac @@ -279,5 +279,5 @@ SHA256 (rust/crates/xml-rs-0.8.14.crate) = 52839dc911083a8ef63efa4d039d1f58b5e40 SIZE (rust/crates/xml-rs-0.8.14.crate) = 51905 SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (kivikakk-comrak-v0.39.0_GH0.tar.gz) = a8e1ca07ea266b4b5e1d568f1cb8ecabcb59fcdcd1517c0e1b49f07652d38df1 -SIZE (kivikakk-comrak-v0.39.0_GH0.tar.gz) = 358466 +SHA256 (kivikakk-comrak-v0.39.1_GH0.tar.gz) = 53514dba5c0df9dc734825d5e8a29f0ff0b4c7d0edc9d521cdd8a5fc66285dae +SIZE (kivikakk-comrak-v0.39.1_GH0.tar.gz) = 358616 diff --git a/textproc/html-pretty/Makefile b/textproc/html-pretty/Makefile index 96e122bc0eff..83ef1a9f6bb8 100644 --- a/textproc/html-pretty/Makefile +++ b/textproc/html-pretty/Makefile @@ -1,11 +1,10 @@ PORTNAME= html-pretty -PORTVERSION= 1.01 -PORTREVISION= 2 +PORTVERSION= 1.02 CATEGORIES= textproc www MASTER_SITES= http://ftp.math.utah.edu:80/pub/sgml/ DISTNAME= htmlpty-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= atanubiswas484@gmail.com COMMENT= HTML and SGML prettyprinter and text-to-HTML/SGML converter WWW= http://www.math.utah.edu/~beebe/software/html-sgml-tools.html #html-pretty diff --git a/textproc/html-pretty/distinfo b/textproc/html-pretty/distinfo index 8fb78a57db1b..68b699b50316 100644 --- a/textproc/html-pretty/distinfo +++ b/textproc/html-pretty/distinfo @@ -1,2 +1,3 @@ -SHA256 (htmlpty-1.01.tar.gz) = ccfcaa292d8d0d1d94ebd8a1525db38e07baad45615fdea7856a80e67631f92e -SIZE (htmlpty-1.01.tar.gz) = 1439839 +TIMESTAMP = 1751064799 +SHA256 (htmlpty-1.02.tar.gz) = d00d5432f5f55127af2d81faf8290e4b471f46032f290e03d16755a39c280239 +SIZE (htmlpty-1.02.tar.gz) = 2419103 diff --git a/textproc/html-pretty/pkg-plist b/textproc/html-pretty/pkg-plist index b8992e5b277c..2754a253deba 100644 --- a/textproc/html-pretty/pkg-plist +++ b/textproc/html-pretty/pkg-plist @@ -1,5 +1,4 @@ bin/html-pretty -share/man/man1/html-pretty.1.gz %%DATADIR%%/catalog %%DATADIR%%/cougar.sty %%DATADIR%%/dtd.sty @@ -8,3 +7,4 @@ share/man/man1/html-pretty.1.gz %%DATADIR%%/html-32.sty %%DATADIR%%/html-40.sty %%DATADIR%%/html-all.sty +share/man/man1/html-pretty.1.gz diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index b1b016dd03aa..ed5fbd914450 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -1,6 +1,6 @@ PORTNAME= itstool PORTVERSION= 2.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://files.itstool.org/itstool/ @@ -10,8 +10,8 @@ WWW= https://itstool.org/ LICENSE= GPLv3 -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2-python>0:textproc/libxml2-python@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2-python>0:textproc/libxml2-python@${PY_FLAVOR} USES= python tar:bzip2 GNU_CONFIGURE= yes diff --git a/textproc/libxml2-python/Makefile b/textproc/libxml2-python/Makefile new file mode 100644 index 000000000000..9a6133ac7414 --- /dev/null +++ b/textproc/libxml2-python/Makefile @@ -0,0 +1,32 @@ +PORTNAME= libxml2-python +PORTREVISION= 0 +CATEGORIES= textproc gnome python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +COMMENT= Python interface for XML parser library for GNOME +MASTERDIR= ${.CURDIR}/../libxml2 + +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} + +USES+= gettext-runtime gnome python shebangfix +USE_GNOME= libxml2 +USE_PYTHON= autoplist distutils # generator.py not found in PEP-517 environment +SHEBANG_GLOB= *.py* + +OPTIONS_EXCLUDE= ${OPTIONS_DEFINE} ${OPTIONS_GROUP_LEGACY} + +# Tell master port we're a slave port +LIBXML2_SLAVE= python +# Grab pkg-descr from slave port +DESCR= ${.CURDIR}/pkg-descr + +BUILD_WRKSRC= ${WRKSRC}/python +INSTALL_WRKSRC= ${BUILD_WRKSRC} + +# Don't append pkg-plist from master port +PLIST= + +DOCSDIR= ${PREFIX}/share/doc/libxml2-python +EXAMPLESDIR= ${PREFIX}/share/examples/libxml2-python + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/py-libxml2/pkg-descr b/textproc/libxml2-python/pkg-descr index fabac31c6803..fabac31c6803 100644 --- a/textproc/py-libxml2/pkg-descr +++ b/textproc/libxml2-python/pkg-descr diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 67c3243418bf..7f2922589d85 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,14 +1,14 @@ -PORTNAME= libxml2 -DISTVERSION= 2.11.9 -PORTREVISION?= 1 +PORTNAME?= libxml2 +DISTVERSION= 2.14.4 +PORTREVISION?= 0 CATEGORIES?= textproc gnome MASTER_SITES= GNOME +DISTNAME= libxml2-${DISTVERSION} DIST_SUBDIR= gnome -PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ -PATCHFILES+= 245b70d7d2768572ae1b05b3668ca858b9ec4ed4.patch:-p1 # CVE-2024-56171 -PATCHFILES+= 858ca26c0689161a6b903a6682cc8a1cc10a0ea8.patch:-p1 # CVE-2025-24928 -PATCHFILES+= d7657811964eac1cb9743bb98649278ad948f0d2.patch:-p1 # CVE-2025-32414 +PATCH_SITES= https://gitlab.gnome.org/GNOME/libxml2/-/commit/ +PATCHFILES= cf52139b4170be13b51b62da11c208dc66e6eff0.patch:-p1 \ + 356542324fa439de544b5e419b91ae68d42c306c.patch:-p1 MAINTAINER= desktop@FreeBSD.org COMMENT?= XML parser library for GNOME @@ -16,40 +16,40 @@ WWW= http://xmlsoft.org/ LICENSE= MIT -USES+= cmake:testing cpe iconv localbase:ldflags pathfix \ - pkgconfig tar:xz +# Upstream recommends autotools on Unix-like systems +USES+= cpe gmake iconv libtool localbase pathfix pkgconfig tar:xz CPE_VENDOR= xmlsoft USE_LDCONFIG= yes +GNU_CONFIGURE= yes # Don't build with Python support unless requested -CMAKE_${LIBXML2_SLAVE:DON:UOFF}=LIBXML2_WITH_PYTHON +CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share/ \ + --with-lzma=/usr \ + --${LIBXML2_SLAVE:Dwith:Uwithout}-python${LIBXML2_SLAVE:D=${PYTHON_CMD}:U} -# Many symbols in the linker version script libxml2.syms are only defined when -# --with-xptr-locs is enabled at configure time. Suppress errors with lld >= 17 -# due to these undefined symbols. -LDFLAGS+= -Wl,--undefined-version +INSTALL_TARGET= install-strip +TEST_TARGET= check -CMAKE_TESTING_ON= LIBXML2_WITH_TESTS - -CMAKE_ARGS= -DCMAKE_INSTALL_SYSCONFDIR=share -CMAKE_OFF+= LIBXML2_WITH_TESTS - -PLIST_SUB+= LIBVERSION=${DISTVERSION} - -OPTIONS_DEFINE= DOCS ICU MEM_DEBUG READLINE THREAD_ALLOC -OPTIONS_DEFAULT= READLINE +OPTIONS_DEFINE= DOCS ICU READLINE STATIC THREAD_ALLOC +OPTIONS_GROUP= LEGACY +OPTIONS_GROUP_LEGACY= HTTP LZMA ZLIB +OPTIONS_DEFAULT= HTTP LZMA READLINE STATIC ZLIB OPTIONS_SUB= yes -MEM_DEBUG_DESC= Memory debugging (DEVELOPERS ONLY!) +HTTP_DESC= HTTP support +LEGACY_DESC= Enable legacy API compatibility READLINE_DESC= History for xmllint THREAD_ALLOC_DESC= Per-thread memory (DEVELOPERS ONLY!) -ICU_LIB_DEPENDS= libicudata.so:devel/icu -ICU_CMAKE_BOOL= LIBXML2_WITH_ICU -MEM_DEBUG_CONFIGURE_WITH= LIBXML2_WITH_MEM_DEBUG +HTTP_CONFIGURE_WITH= http +ICU_LIB_DEPENDS= libicuuc.so:devel/icu +ICU_CONFIGURE_WITH= icu +LZMA_CONFIGURE_WITH= lzma READLINE_LIB_DEPENDS= libreadline.so:devel/readline -READLINE_CMAKE_OFF= -DHAVE_LIBHISTORY=false \ - -DHAVE_LIBREADLINE=false -THREAD_ALLOC_CMAKE_BOOL= LIBXML2_WITH_THREAD_ALLOC +READLINE_CONFIGURE_WITH= history \ + readline +STATIC_CONFIGURE_ENABLE= static +THREAD_ALLOC_CONFIGURE_WITH= thread-alloc +ZLIB_CONFIGURE_WITH= zlib post-patch: @${REINPLACE_CMD} -e \ @@ -58,14 +58,15 @@ post-patch: ${WRKSRC}/doc/xmllint.1 post-install: -.if defined(LIBXML2_SLAVE) - ${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/site-packages/libxml2mod.so - ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ - -f -d ${PYTHONPREFIX_SITELIBDIR} \ - ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} - ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ - -f -d ${PYTHONPREFIX_SITELIBDIR} \ - ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +.if !defined(LIBXML2_SLAVE) +# Documentation should be in DOCSDIR + @${MV} ${STAGEDIR}${PREFIX}/share/gtk-doc/html/libxml2 \ + ${STAGEDIR}${DOCSDIR}/devhelp + @${RM} -r ${STAGEDIR}${PREFIX}/share/gtk-doc +# Install remaining documentation that's not connected to autotools + ${INSTALL_MAN} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR} +.else + ${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/site-packages/libxml2mod${PYTHON_SOABI}.so .endif .include <bsd.port.mk> diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index fc9a1ddad574..ef0292e239d7 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,9 +1,7 @@ -TIMESTAMP = 1750532030 -SHA256 (gnome/libxml2-2.11.9.tar.xz) = 780157a1efdb57188ec474dca87acaee67a3a839c2525b2214d318228451809f -SIZE (gnome/libxml2-2.11.9.tar.xz) = 2627500 -SHA256 (gnome/245b70d7d2768572ae1b05b3668ca858b9ec4ed4.patch) = 5fb5bed3c40fee5ecb60dbf96fd6c5071f08a54487f534540c54bc9cb6d5b16e -SIZE (gnome/245b70d7d2768572ae1b05b3668ca858b9ec4ed4.patch) = 1273 -SHA256 (gnome/858ca26c0689161a6b903a6682cc8a1cc10a0ea8.patch) = e3585a9e59f3146a53a1091fd00378e81676a824feab037cd8d71807cea73c73 -SIZE (gnome/858ca26c0689161a6b903a6682cc8a1cc10a0ea8.patch) = 1806 -SHA256 (gnome/d7657811964eac1cb9743bb98649278ad948f0d2.patch) = 3d7e10866d8be511da64bee6a998c4f68785326bf0d403af7be6745830d9bca2 -SIZE (gnome/d7657811964eac1cb9743bb98649278ad948f0d2.patch) = 2526 +TIMESTAMP = 1751123750 +SHA256 (gnome/libxml2-2.14.4.tar.xz) = 24175ec30a97cfa86bdf9befb7ccf4613f8f4b2713c5103e0dd0bc9c711a2773 +SIZE (gnome/libxml2-2.14.4.tar.xz) = 2325848 +SHA256 (gnome/cf52139b4170be13b51b62da11c208dc66e6eff0.patch) = 2bfdc80a1adc089776a0ce687dd88e3e6e1ab711e6d3cf4182f2034d4be85a83 +SIZE (gnome/cf52139b4170be13b51b62da11c208dc66e6eff0.patch) = 1380 +SHA256 (gnome/356542324fa439de544b5e419b91ae68d42c306c.patch) = 59c182721e7c2d1cea77246115dd092ac29201b4699bd82892ed1e9cd25f2471 +SIZE (gnome/356542324fa439de544b5e419b91ae68d42c306c.patch) = 745 diff --git a/textproc/libxml2/files/patch-CMakeLists.txt b/textproc/libxml2/files/patch-CMakeLists.txt deleted file mode 100644 index 6926e72e1e54..000000000000 --- a/textproc/libxml2/files/patch-CMakeLists.txt +++ /dev/null @@ -1,33 +0,0 @@ ---- CMakeLists.txt.orig 2023-08-11 18:59:11 UTC -+++ CMakeLists.txt -@@ -395,13 +395,17 @@ if(LIBXML2_WITH_ICU) - if(WIN32) - set(ICU_LIBS "-licudt -licuin -licuuc") - else() -- set(ICU_LIBS "-licudata -licui18n -licuuc") -+ set(ICU_LIBS_DIR "${ICU_INCLUDE_DIRS}") -+ STRING(REGEX REPLACE "include" "lib" ICU_LIBS_DIR ${ICU_LIBS_DIR}) -+ set(ICU_LIBS "-L${ICU_LIBS_DIR} -licudata -licui18n -licuuc") - endif() - endif() - - if(LIBXML2_WITH_LZMA) - target_link_libraries(LibXml2 PRIVATE LibLZMA::LibLZMA) -- set(LZMA_LIBS "-llzma") -+ set(LZMA_LIBS_DIR "${LIBLZMA_INCLUDE_DIRS}") -+ STRING(REGEX REPLACE "include" "lib" LZMA_LIBS_DIR ${LZMA_LIBS_DIR}) -+ set(LZMA_LIBS "-L${LZMA_LIBS_DIR} -llzma") - endif() - - if(LIBXML2_WITH_THREADS) -@@ -411,7 +415,9 @@ endif() - - if(LIBXML2_WITH_ZLIB) - target_link_libraries(LibXml2 PRIVATE ZLIB::ZLIB) -- set(Z_LIBS "-lz") -+ set(Z_LIBS_DIR "${ZLIB_INCLUDE_DIRS}") -+ STRING(REGEX REPLACE "include" "lib" Z_LIBS_DIR ${Z_LIBS_DIR}) -+ set(Z_LIBS "-L${Z_LIBS_DIR} -lz") - endif() - - set_target_properties( diff --git a/textproc/libxml2/files/patch-uri.c b/textproc/libxml2/files/patch-uri.c deleted file mode 100644 index 82b06581c80e..000000000000 --- a/textproc/libxml2/files/patch-uri.c +++ /dev/null @@ -1,25 +0,0 @@ -Revert the following commit, it makes the freebsd doc chain fail. - -From 8eb55d782a2b9afacc7938694891cc6fad7b42a5 Mon Sep 17 00:00:00 2001 -From: Dennis Filder <d.filder@web.de> -Date: Fri, 13 Jun 2014 14:56:14 +0800 -Subject: xmlSaveUri() incorrectly recomposes URIs with rootless paths - -For https://bugzilla.gnome.org/show_bug.cgi?id=731063 - -xmlSaveUri() of libxml2 (snapshot 2014-05-31 and earlier) returns -bogus values when called with URIs that have rootless paths -(e.g. "urx:b:b" becomes "urx://b%3Ab" where "urx:b%3Ab" would be -correct) - ---- uri.c.orig 2019-10-22 18:46:01 UTC -+++ uri.c -@@ -1201,6 +1201,8 @@ xmlSaveUri(xmlURIPtr uri) { - if (temp == NULL) goto mem_error; - ret = temp; - } -+ ret[len++] = '/'; -+ ret[len++] = '/'; - } - if (uri->path != NULL) { - p = uri->path; diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 8d53acb96cd1..bfc48e35b5ff 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -47,18 +47,12 @@ include/libxml2/libxml/xmlwriter.h include/libxml2/libxml/xpath.h include/libxml2/libxml/xpathInternals.h include/libxml2/libxml/xpointer.h -lib/cmake/libxml2-%%LIBVERSION%%/libxml2-config-version.cmake -lib/cmake/libxml2-%%LIBVERSION%%/libxml2-config.cmake -lib/cmake/libxml2-%%LIBVERSION%%/libxml2-export-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/libxml2-%%LIBVERSION%%/libxml2-export.cmake +lib/cmake/libxml2/libxml2-config.cmake +%%STATIC%%lib/libxml2.a lib/libxml2.so -lib/libxml2.so.2 -lib/libxml2.so.%%LIBVERSION%% +lib/libxml2.so.16 +lib/libxml2.so.16.0.4 libdata/pkgconfig/libxml-2.0.pc -share/man/man1/xml2-config.1.gz -share/man/man1/xmlcatalog.1.gz -share/man/man1/xmllint.1.gz -share/aclocal/libxml.m4 %%PORTDOCS%%%%DOCSDIR%%/devhelp/general.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/home.png %%PORTDOCS%%%%DOCSDIR%%/devhelp/index.html @@ -113,70 +107,8 @@ share/aclocal/libxml.m4 %%PORTDOCS%%%%DOCSDIR%%/devhelp/right.png %%PORTDOCS%%%%DOCSDIR%%/devhelp/style.css %%PORTDOCS%%%%DOCSDIR%%/devhelp/up.png -%%PORTDOCS%%%%DOCSDIR%%/examples/index.html -%%PORTDOCS%%%%DOCSDIR%%/examples/io1.c -%%PORTDOCS%%%%DOCSDIR%%/examples/io2.c -%%PORTDOCS%%%%DOCSDIR%%/examples/parse1.c -%%PORTDOCS%%%%DOCSDIR%%/examples/parse2.c -%%PORTDOCS%%%%DOCSDIR%%/examples/parse3.c -%%PORTDOCS%%%%DOCSDIR%%/examples/parse4.c -%%PORTDOCS%%%%DOCSDIR%%/examples/reader1.c -%%PORTDOCS%%%%DOCSDIR%%/examples/reader2.c -%%PORTDOCS%%%%DOCSDIR%%/examples/reader3.c -%%PORTDOCS%%%%DOCSDIR%%/examples/reader4.c -%%PORTDOCS%%%%DOCSDIR%%/examples/testWriter.c -%%PORTDOCS%%%%DOCSDIR%%/examples/tree1.c -%%PORTDOCS%%%%DOCSDIR%%/examples/tree2.c -%%PORTDOCS%%%%DOCSDIR%%/examples/xpath1.c -%%PORTDOCS%%%%DOCSDIR%%/examples/xpath2.c -%%PORTDOCS%%%%DOCSDIR%%/tutorial/apa.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/apb.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/apc.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/apd.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ape.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/apf.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/apg.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/aph.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/api.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s02.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s03.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s04.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s05.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s06.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s07.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s08.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ar01s09.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/blank.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/1.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/10.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/2.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/3.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/4.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/5.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/6.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/7.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/8.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/callouts/9.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/caution.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/draft.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/home.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/important.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/next.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/note.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/prev.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/tip.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/toc-blank.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/toc-minus.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/toc-plus.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/up.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/images/warning.png -%%PORTDOCS%%%%DOCSDIR%%/tutorial/includeaddattribute.c -%%PORTDOCS%%%%DOCSDIR%%/tutorial/includeaddkeyword.c -%%PORTDOCS%%%%DOCSDIR%%/tutorial/includeconvert.c -%%PORTDOCS%%%%DOCSDIR%%/tutorial/includegetattribute.c -%%PORTDOCS%%%%DOCSDIR%%/tutorial/includekeyword.c -%%PORTDOCS%%%%DOCSDIR%%/tutorial/includexpath.c -%%PORTDOCS%%%%DOCSDIR%%/tutorial/index.html -%%PORTDOCS%%%%DOCSDIR%%/tutorial/ix01.html %%PORTDOCS%%%%DOCSDIR%%/xmlcatalog.html %%PORTDOCS%%%%DOCSDIR%%/xmllint.html +share/man/man1/xml2-config.1.gz +share/man/man1/xmlcatalog.1.gz +share/man/man1/xmllint.1.gz diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile deleted file mode 100644 index a9ff9bf0a9c7..000000000000 --- a/textproc/py-libxml2/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTREVISION= 3 -CATEGORIES= textproc gnome python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -COMMENT= Python interface for XML parser library for GNOME - -USES+= gnome python shebangfix -USE_GNOME= libxml2 -USE_PYTHON= flavors -SHEBANG_FILES= *.py doc/*.py python/*.py python/tests/*.py - -# Help CMake determine the correct version of Python if -# multiple versions are installed -CMAKE_ARGS= -DPython_EXECUTABLE=${PYTHON_CMD} - -MASTERDIR= ${.CURDIR}/../libxml2 - -DESCR= ${.CURDIR}/pkg-descr -PLIST= ${.CURDIR}/pkg-plist - -OPTIONS_EXCLUDE= ${OPTIONS_DEFINE} - -# Tell master port we're a slave port -LIBXML2_SLAVE= python - -do-install: - ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/python/drv_libxml2.py ${STAGEDIR}${PYTHON_SITELIBDIR} - ${INSTALL_SCRIPT} ${BUILD_WRKSRC}/libxml2.py ${STAGEDIR}${PYTHON_SITELIBDIR} - ${INSTALL_LIB} ${BUILD_WRKSRC}/libxml2mod.so ${STAGEDIR}${PYTHON_SITELIBDIR} - -.include "${MASTERDIR}/Makefile" diff --git a/textproc/py-libxml2/pkg-plist b/textproc/py-libxml2/pkg-plist deleted file mode 100644 index caafa1626a8e..000000000000 --- a/textproc/py-libxml2/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%PYTHON_SITELIBDIR%%/__pycache__/drv_libxml2%%PYTHON_TAG%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/__pycache__/drv_libxml2%%PYTHON_TAG%%.pyc -%%PYTHON_SITELIBDIR%%/__pycache__/libxml2%%PYTHON_TAG%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/__pycache__/libxml2%%PYTHON_TAG%%.pyc -%%PYTHON_SITELIBDIR%%/drv_libxml2.py -%%PYTHON_SITELIBDIR%%/libxml2.py -%%PYTHON_SITELIBDIR%%/libxml2mod.so diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 76414e0c8d2f..a2ad76a1714a 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -1,6 +1,6 @@ PORTNAME= compiz PORTVERSION= 0.8.8 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11-wm MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/compiz/ @@ -8,8 +8,8 @@ MAINTAINER= portmaster@BSDforge.com COMMENT= Compiz Composite/Window Manager WWW= http://www.compiz.org/ -LICENSE= GPLv2+ LGPL21+ MIT -LICENSE_COMB= multi +LICENSE= GPLv2+ LGPL21+ MIT +LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.GPL LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MIT= ${WRKSRC}/COPYING.MIT @@ -19,54 +19,55 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libgtop-2.0.so:devel/libgtop \ libpng.so:graphics/png \ libstartup-notification-1.so:x11/startup-notification -RUN_DEPENDS= glxinfo:graphics/mesa-demos \ - ${RUN_DEPENDS_${ARCH}} +RUN_DEPENDS= ${RUN_DEPENDS_${ARCH}} \ + glxinfo:graphics/mesa-demos + RUN_DEPENDS_amd64= nvidia-settings:x11/nvidia-settings RUN_DEPENDS_i386= nvidia-settings:x11/nvidia-settings -USES= gettext-runtime gettext-tools gl gmake gnome libtool \ - localbase pathfix tar:bzip2 xorg xorg-cat:app +USES= gettext-runtime gettext-tools gl gmake gnome libtool localbase \ + pathfix tar:bzip2 xorg xorg-cat:app USE_GL= gl glu USE_GNOME= cairo intltool libxslt USE_LDCONFIG= yes -USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama \ - xorgproto xrandr xrender +USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto \ + xrandr xrender GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-kde4 \ - --disable-kde \ - --disable-gconf \ +CONFIGURE_ARGS= --disable-gconf \ --disable-gnome \ --disable-gnome-keybindings \ - --disable-metacity \ - --disable-inotify + --disable-inotify \ + --disable-kde \ + --disable-kde4 \ + --disable-metacity INSTALL_TARGET= install-strip -SUB_FILES= compiz-manager DESKTOP_ENTRIES= "Compiz Manager" \ "Wrapper script for starting compiz" \ "" \ "compiz-manager" \ "System;Core;" \ false +SUB_FILES= compiz-manager -OPTIONS_DEFINE= DBUS FUSE GTK2 SVG -OPTIONS_DEFAULT=DBUS GTK2 SVG -OPTIONS_SUB= yes +OPTIONS_DEFINE= DBUS FUSE GTK2 SVG +OPTIONS_DEFAULT= DBUS GTK2 SVG +OPTIONS_SUB= yes -DBUS_CONFIGURE_ENABLE= dbus DBUS_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:devel/dbus DBUS_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:devel/dbus +DBUS_CONFIGURE_ENABLE= dbus -FUSE_CONFIGURE_ENABLE= fuse FUSE_USES= fuse +FUSE_CONFIGURE_ENABLE= fuse -GTK2_CONFIGURE_ENABLE= gtk -GTK2_USE= GNOME=glib20 GTK2_LIB_DEPENDS= libwnck-1.so:x11-toolkits/libwnck +GTK2_USE= GNOME=glib20 +GTK2_CONFIGURE_ENABLE= gtk +SVG_USE= GNOME=librsvg2 SVG_CONFIGURE_ENABLE= librsvg -SVG_USE= GNOME=librsvg2 .include <bsd.port.options.mk> @@ -76,8 +77,8 @@ CFLAGS+= -Wno-error=incompatible-function-pointer-types .if ${PORT_OPTIONS:MDBUS} && ${PORT_OPTIONS:MGTK2} CONFIGURE_ARGS+= --enable-dbus-glib -BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib -RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib +BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib +RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib .else CONFIGURE_ARGS+= --disable-dbus-glib .endif diff --git a/x11-wm/compiz/files/patch-src_metadata.c b/x11-wm/compiz/files/patch-src_metadata.c new file mode 100644 index 000000000000..899dc4111393 --- /dev/null +++ b/x11-wm/compiz/files/patch-src_metadata.c @@ -0,0 +1,10 @@ +--- src/metadata.c.orig 2025-06-18 00:29:08 UTC ++++ src/metadata.c +@@ -25,6 +25,7 @@ + * David Reveman <davidr@novell.com> + */ + ++#include <stdlib.h> + #include <string.h> + #include <libxml/tree.h> + #include <libxml/xpath.h> |