diff options
Diffstat (limited to 'devel')
606 files changed, 16035 insertions, 4923 deletions
diff --git a/devel/Makefile b/devel/Makefile index 549e995eb367..c165c9779084 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -293,6 +293,7 @@ SUBDIR += bacnet-stack SUBDIR += bacon SUBDIR += bam + SUBDIR += base64 SUBDIR += bashdb SUBDIR += basu SUBDIR += bats-core @@ -1555,6 +1556,7 @@ SUBDIR += linux-rl9-lld SUBDIR += linux-rl9-lldb SUBDIR += linux-rl9-llvm + SUBDIR += linux-rl9-nasm SUBDIR += linux-rl9-npth SUBDIR += linux-rl9-nspr SUBDIR += linux-rl9-ocl-icd @@ -4645,6 +4647,7 @@ SUBDIR += py-cclib SUBDIR += py-cdg SUBDIR += py-cel-python + SUBDIR += py-cel-python02 SUBDIR += py-celery SUBDIR += py-celery-progress SUBDIR += py-celery-singleton @@ -5387,6 +5390,7 @@ SUBDIR += py-openstacksdk SUBDIR += py-opentelemetry-api SUBDIR += py-opentelemetry-distro + SUBDIR += py-opentelemetry-exporter-credential-provider-gcp SUBDIR += py-opentelemetry-exporter-otlp SUBDIR += py-opentelemetry-exporter-otlp-proto-common SUBDIR += py-opentelemetry-exporter-otlp-proto-grpc @@ -5588,6 +5592,7 @@ SUBDIR += py-proto-plus SUBDIR += py-protobuf SUBDIR += py-protobuf-compiler + SUBDIR += py-protoc-gen-validate SUBDIR += py-protovalidate SUBDIR += py-proxmoxer SUBDIR += py-psygnal @@ -5613,6 +5618,7 @@ SUBDIR += py-pyasn1-modules SUBDIR += py-pybind11 SUBDIR += py-pybix + SUBDIR += py-pybreaker SUBDIR += py-pycadf SUBDIR += py-pycalendar SUBDIR += py-pycallgraph @@ -6870,6 +6876,7 @@ SUBDIR += rubygem-aws-sdk-networkmonitor SUBDIR += rubygem-aws-sdk-notifications SUBDIR += rubygem-aws-sdk-notificationscontacts + SUBDIR += rubygem-aws-sdk-novaact SUBDIR += rubygem-aws-sdk-oam SUBDIR += rubygem-aws-sdk-observabilityadmin SUBDIR += rubygem-aws-sdk-odb @@ -6880,6 +6887,8 @@ SUBDIR += rubygem-aws-sdk-osis SUBDIR += rubygem-aws-sdk-outposts SUBDIR += rubygem-aws-sdk-panorama + SUBDIR += rubygem-aws-sdk-partnercentralaccount + SUBDIR += rubygem-aws-sdk-partnercentralbenefits SUBDIR += rubygem-aws-sdk-partnercentralchannel SUBDIR += rubygem-aws-sdk-partnercentralselling SUBDIR += rubygem-aws-sdk-paymentcryptography @@ -6925,6 +6934,7 @@ SUBDIR += rubygem-aws-sdk-rolesanywhere SUBDIR += rubygem-aws-sdk-route53 SUBDIR += rubygem-aws-sdk-route53domains + SUBDIR += rubygem-aws-sdk-route53globalresolver SUBDIR += rubygem-aws-sdk-route53profiles SUBDIR += rubygem-aws-sdk-route53recoverycluster SUBDIR += rubygem-aws-sdk-route53recoverycontrolconfig diff --git a/devel/R-cran-BH/Makefile b/devel/R-cran-BH/Makefile index 296ce363486f..433448fad87d 100644 --- a/devel/R-cran-BH/Makefile +++ b/devel/R-cran-BH/Makefile @@ -1,11 +1,11 @@ PORTNAME= BH -DISTVERSION= 1.87.0-1 +DISTVERSION= 1.90.0-1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Boost C++ Header Files -WWW= https://cran.r-project.org/web/packages/BH/ +WWW= https://cran.r-project.org/package=BH LICENSE= BSL diff --git a/devel/R-cran-BH/distinfo b/devel/R-cran-BH/distinfo index e611b0bbd8cc..cd5a6f40a4bc 100644 --- a/devel/R-cran-BH/distinfo +++ b/devel/R-cran-BH/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734596499 -SHA256 (BH_1.87.0-1.tar.gz) = 59829ae635f42a23289a1c51617f5f972704e1b243b604dad20ef5a812e60393 -SIZE (BH_1.87.0-1.tar.gz) = 14335542 +TIMESTAMP = 1765833570 +SHA256 (BH_1.90.0-1.tar.gz) = 2e1fafb05938e81073561ae4892dc543ef15807e375e0ea8fa75e3ab79f0281b +SIZE (BH_1.90.0-1.tar.gz) = 14307014 diff --git a/devel/R-cran-broom/Makefile b/devel/R-cran-broom/Makefile index 7e8573ec8a3a..88a0a7c3f063 100644 --- a/devel/R-cran-broom/Makefile +++ b/devel/R-cran-broom/Makefile @@ -1,5 +1,5 @@ PORTNAME= broom -DISTVERSION= 1.0.10 +DISTVERSION= 1.0.11 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-broom/distinfo b/devel/R-cran-broom/distinfo index 83d94b5ab912..8d993d8596ad 100644 --- a/devel/R-cran-broom/distinfo +++ b/devel/R-cran-broom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757845555 -SHA256 (broom_1.0.10.tar.gz) = 5ffabd4890dbe133c20f19feba6c687bcadb878c7a5404e0d088d87710630031 -SIZE (broom_1.0.10.tar.gz) = 651285 +TIMESTAMP = 1765588334 +SHA256 (broom_1.0.11.tar.gz) = 6db69ca6ecc4fc310cd5ec2559169cbddeb5c26946663c689e84f459347b17e6 +SIZE (broom_1.0.11.tar.gz) = 510265 diff --git a/devel/R-cran-future.apply/Makefile b/devel/R-cran-future.apply/Makefile index bf77bcf324b5..841a5c6ee228 100644 --- a/devel/R-cran-future.apply/Makefile +++ b/devel/R-cran-future.apply/Makefile @@ -1,5 +1,5 @@ PORTNAME= future.apply -DISTVERSION= 1.20.0 +DISTVERSION= 1.20.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-future.apply/distinfo b/devel/R-cran-future.apply/distinfo index 5570c47412f5..48864aa8940b 100644 --- a/devel/R-cran-future.apply/distinfo +++ b/devel/R-cran-future.apply/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749485155 -SHA256 (future.apply_1.20.0.tar.gz) = f8cee7e7a7d61aaad9cfecc12a38e8673b1899cd789f274224f2d40c3fbfaa1e -SIZE (future.apply_1.20.0.tar.gz) = 74695 +TIMESTAMP = 1765486131 +SHA256 (future.apply_1.20.1.tar.gz) = 10855b037ba1b9f5723d6168ce5b26b550b017ff4a11724c7151a4c110f66628 +SIZE (future.apply_1.20.1.tar.gz) = 74864 diff --git a/devel/R-cran-parallelly/Makefile b/devel/R-cran-parallelly/Makefile index 0b875211c5f1..31c8a82b6ee6 100644 --- a/devel/R-cran-parallelly/Makefile +++ b/devel/R-cran-parallelly/Makefile @@ -1,5 +1,5 @@ PORTNAME= parallelly -DISTVERSION= 1.45.1 +DISTVERSION= 1.46.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-parallelly/distinfo b/devel/R-cran-parallelly/distinfo index 488935ccbbbf..cd32e4717e51 100644 --- a/devel/R-cran-parallelly/distinfo +++ b/devel/R-cran-parallelly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753715838 -SHA256 (parallelly_1.45.1.tar.gz) = 6b5d3c0487fd8f9b05d98077c08919dc282bc9046c305efe49b34487ffbf485d -SIZE (parallelly_1.45.1.tar.gz) = 318137 +TIMESTAMP = 1765636585 +SHA256 (parallelly_1.46.0.tar.gz) = e48af13988921cc0ebdd24c5f5658b8473b53047c5f7dfcd314eeb561e2286fa +SIZE (parallelly_1.46.0.tar.gz) = 332922 diff --git a/devel/R-cran-rJava/Makefile b/devel/R-cran-rJava/Makefile index cc0d793f16d5..0b0b19996a3b 100644 --- a/devel/R-cran-rJava/Makefile +++ b/devel/R-cran-rJava/Makefile @@ -14,11 +14,13 @@ LIB_DEPENDS= libicuuc.so:devel/icu \ libpcre2-8.so:devel/pcre2 USES= cran:compiles java +# On JDK11+: checking whether JNI programs can be compiled... configure: error: Cannot compile a simple JNI program. See config.log for details. +JAVA_VERSION= 8 JRE_LIBS= ${JAVA_HOME}/jre/lib/${ARCH:S/armv6/arm/:S/armv7/arm/:S/powerpc/ppc/}/server # JDK8 #JRE_LIBS= ${JAVA_HOME}/jre/lib/server # JDK11 LDFLAGS= "-Wl,-rpath=${JRE_LIBS} " -MAKE_ENV= JAVA_HOME=${JAVA_HOME} \ +MAKE_ENV+= JAVA_HOME=${JAVA_HOME} \ JAVA=${JAVA} \ JAVAC=${JAVA_HOME}/bin/javac \ JAVAH=${JAVAH} \ diff --git a/devel/R-cran-sparsevctrs/Makefile b/devel/R-cran-sparsevctrs/Makefile index 381642a41598..157a1ec51a25 100644 --- a/devel/R-cran-sparsevctrs/Makefile +++ b/devel/R-cran-sparsevctrs/Makefile @@ -1,5 +1,5 @@ PORTNAME= sparsevctrs -DISTVERSION= 0.3.4 +DISTVERSION= 0.3.5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -16,7 +16,8 @@ CRAN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \ BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \ - R-cran-testthat>0:devel/R-cran-testthat + R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-tibble>0:devel/R-cran-tibble USES= cran:auto-plist,compiles diff --git a/devel/R-cran-sparsevctrs/distinfo b/devel/R-cran-sparsevctrs/distinfo index 697ba77a73ad..f47dc6834ba4 100644 --- a/devel/R-cran-sparsevctrs/distinfo +++ b/devel/R-cran-sparsevctrs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748294238 -SHA256 (sparsevctrs_0.3.4.tar.gz) = 69c6fbf404ed22232a162baac4702795dbb099f2540f3f5bb77cf4c93cebf272 -SIZE (sparsevctrs_0.3.4.tar.gz) = 93765 +TIMESTAMP = 1765489205 +SHA256 (sparsevctrs_0.3.5.tar.gz) = c16823489e127dfa79c9fe7d4d654cd142d90402560af518d39a2abca0cea2cc +SIZE (sparsevctrs_0.3.5.tar.gz) = 93978 diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile index 2f7568305d61..3caa3d97749f 100644 --- a/devel/atlantis/Makefile +++ b/devel/atlantis/Makefile @@ -13,10 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= terraform:sysutils/terraform -USES= go:1.23,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules GO_MODULE= github.com/runatlantis/atlantis CGO_ENABLED= 0 diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index 6ccff1dac878..a19565396ebe 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,5 +1,6 @@ PORTNAME= autoconf DISTVERSION= 2.72 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNU @@ -25,7 +26,6 @@ USES= perl5 tar:xz VERSION= ${DISTVERSION} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --program-suffix=${VERSION} \ --without-lispdir CONFIGURE_ENV= AWK=${AWK} \ diff --git a/devel/autoconf/files/patch-01-bin_autoreconf.in b/devel/autoconf/files/patch-01-bin_autoreconf.in new file mode 100644 index 000000000000..db203ab42277 --- /dev/null +++ b/devel/autoconf/files/patch-01-bin_autoreconf.in @@ -0,0 +1,159 @@ +From e2a4935b45f273410e975ecf56ab26ad72855df0 Mon Sep 17 00:00:00 2001 +From: Bruno Haible <bruno@clisp.org> +Date: Wed, 2 Jul 2025 02:43:41 +0200 +Subject: [PATCH 1/2] autoreconf: Invoke autopoint in more situations. + +Reported in <https://savannah.gnu.org/support/?111272>. + +* bin/autoreconf.in (autoreconf_current_directory): Invoke autopoint also when +the package uses AM_GNU_GETTEXT (without AM_GNU_GETTEXT_VERSION), AM_PO_SUBDIRS, +AM_ICONV, AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS, AC_LIB_LINKFLAGS_FROM_LIBS, +or GUILE_FLAGS. +--- + bin/autoreconf.in | 80 ++++++++++++++++++++++++++++++++++++++++++++--- + 1 file changed, 76 insertions(+), 4 deletions(-) + +diff --git a/bin/autoreconf.in b/bin/autoreconf.in +index a5ffc6fa..207900df 100644 +--- bin/autoreconf.in ++++ bin/autoreconf.in +@@ -440,6 +440,8 @@ sub autoreconf_current_directory ($) + # ---------------------- # + + my $uses_autoconf; ++ my $uses_liblink; ++ my $uses_iconv; + my $uses_gettext; + if (-f $configure_ac) + { +@@ -449,8 +451,13 @@ sub autoreconf_current_directory ($) + s/#.*//; + s/dnl.*//; + $uses_autoconf = 1 if /AC_INIT/; ++ $uses_liblink = 1 if /AC_LIB_HAVE_LINKFLAGS/; ++ $uses_liblink = 1 if /AC_LIB_LINKFLAGS/; ++ $uses_liblink = 1 if /AC_LIB_LINKFLAGS_FROM_LIBS/; ++ $uses_iconv = 1 if /AM_ICONV/; + # See below for why we look for gettext here. +- $uses_gettext = 1 if /^AM_GNU_GETTEXT_(?:REQUIRE_)?VERSION/; ++ $uses_gettext = 1 if /AM_GNU_GETTEXT/; ++ $uses_gettext = 1 if /AM_PO_SUBDIRS/; + } + if (!$uses_autoconf) + { +@@ -485,7 +492,7 @@ sub autoreconf_current_directory ($) + # Actually, it is even more restrictive, as it greps for + # '^AM_GNU_GETTEXT_(REQUIRE_)?VERSION('. We did this above, while + # scanning configure.ac. +- if (!$uses_gettext) ++ if (!$uses_liblink && !$uses_iconv && !$uses_gettext) + { + verb "$configure_ac: not using Gettext"; + } +@@ -495,8 +502,21 @@ sub autoreconf_current_directory ($) + } + else + { +- xsystem_hint ("autopoint is needed because this package uses Gettext", +- $autopoint); ++ if ($uses_gettext) ++ { ++ xsystem_hint ("autopoint is needed because this package uses Gettext", ++ $autopoint); ++ } ++ elsif ($uses_iconv) ++ { ++ xsystem_hint ("autopoint is needed because this package uses AM_ICONV", ++ $autopoint); ++ } ++ elsif ($uses_liblink) ++ { ++ xsystem_hint ("autopoint is needed because this package uses AC_LIB_LINKFLAGS", ++ $autopoint); ++ } + } + + +@@ -576,6 +596,8 @@ sub autoreconf_current_directory ($) + # from the final autoconf invocation. + my $aux_dir; + my @aux_files; ++ my $uses_liblink_via_traces; ++ my $uses_iconv_via_traces; + my $uses_gettext_via_traces; + my $uses_libtool; + my $uses_intltool; +@@ -603,6 +625,11 @@ sub autoreconf_current_directory ($) + 'AM_PROG_LIBTOOL', + 'LT_INIT', + 'LT_CONFIG_LTDL_DIR', ++ 'AC_LIB_LINKFLAGS', ++ 'AC_LIB_HAVE_LINKFLAGS', ++ 'AC_LIB_LINKFLAGS_FROM_LIBS', ++ 'GUILE_FLAGS', ++ 'AM_ICONV', + 'AM_GNU_GETTEXT', + 'AM_INIT_AUTOMAKE', + 'GTK_DOC_CHECK', +@@ -617,6 +644,15 @@ sub autoreconf_current_directory ($) + $aux_dir = $args[0] if $macro eq "AC_CONFIG_AUX_DIR"; + push @aux_files, $args[0] if $macro eq "AC_REQUIRE_AUX_FILE"; + $uses_autoconf = 1 if $macro eq "AC_INIT"; ++ # Here we need to explicitly test for GUILE_FLAGS, because in the ++ # typical situation where configure.ac invokes GUILE_FLAGS, ++ # guile.m4 defines GUILE_FLAGS and uses AC_LIB_LINKFLAGS_FROM_LIBS, ++ # the traces still for AC_LIB_LINKFLAGS_FROM_LIBS are empty. ++ $uses_liblink_via_traces = 1 if $macro eq "AC_LIB_LINKFLAGS" ++ || $macro eq "AC_LIB_HAVE_LINKFLAGS" ++ || $macro eq "AC_LIB_LINKFLAGS_FROM_LIBS" ++ || $macro eq "GUILE_FLAGS"; ++ $uses_iconv_via_traces = 1 if $macro eq "AM_ICONV"; + $uses_gettext_via_traces = 1 if $macro eq "AM_GNU_GETTEXT"; + $uses_libtool = 1 if $macro eq "AC_PROG_LIBTOOL" + || $macro eq "AM_PROG_LIBTOOL" +@@ -741,6 +777,42 @@ sub autoreconf_current_directory ($) + } + + ++ # --------------------------------------------- # ++ # Running autopoint, if not already run above. # ++ # --------------------------------------------- # ++ ++ if (!$uses_liblink_via_traces && !$uses_iconv_via_traces && !$uses_gettext_via_traces) ++ { ++ verb "$configure_ac: not needing autopoint"; ++ } ++ elsif (!$install) ++ { ++ verb "$configure_ac: not running autopoint: --install not given"; ++ } ++ elsif ($uses_liblink || $uses_iconv || $uses_gettext) ++ { ++ verb "$configure_ac: not running autopoint a second time"; ++ } ++ else ++ { ++ if ($uses_gettext_via_traces) ++ { ++ xsystem_hint ("autopoint is needed because this package uses Gettext", ++ $autopoint); ++ } ++ elsif ($uses_iconv_via_traces) ++ { ++ xsystem_hint ("autopoint is needed because this package uses AM_ICONV", ++ $autopoint); ++ } ++ elsif ($uses_liblink_via_traces) ++ { ++ xsystem_hint ("autopoint is needed because this package uses AC_LIB_LINKFLAGS", ++ $autopoint); ++ } ++ } ++ ++ + # ------------------- # + # Rerunning aclocal. # + # ------------------- # +-- +2.43.0 + diff --git a/devel/autoconf/files/patch-02-bin_autoreconf.in b/devel/autoconf/files/patch-02-bin_autoreconf.in new file mode 100644 index 000000000000..e5da001e84d6 --- /dev/null +++ b/devel/autoconf/files/patch-02-bin_autoreconf.in @@ -0,0 +1,102 @@ +From d75171fdf8d03d2e070fcc3dbb5afb942dbd7828 Mon Sep 17 00:00:00 2001 +From: Bruno Haible <bruno@clisp.org> +Date: Sat, 5 Jul 2025 17:20:11 +0200 +Subject: [PATCH] autoreconf: Adapt to the on-disk situation after autopoint + has run. + +Reported in <https://savannah.gnu.org/support/?111273>. + +* bin/autoreconf.in (autoreconf_current_directory): After invoking autopoint, +rerun aclocal. When doing so, pass extra options "-I m4" if the configure.ac +does not specify a macro dir. +--- + bin/autoreconf.in | 24 ++++++++++++++++++++++++ + 1 file changed, 24 insertions(+) + +diff --git a/bin/autoreconf.in b/bin/autoreconf.in +index 3f6a74fe..eb0d96a9 100644 +--- bin/autoreconf.in ++++ bin/autoreconf.in +@@ -489,6 +489,7 @@ sub autoreconf_current_directory ($) + # Actually, it is even more restrictive, as it greps for + # '^AM_GNU_GETTEXT_(REQUIRE_)?VERSION('. We did this above, while + # scanning configure.ac. ++ my $invoked_autopoint; + if (!$uses_liblink && !$uses_iconv && !$uses_gettext) + { + verb "$configure_ac: not using Gettext"; +@@ -514,6 +515,7 @@ sub autoreconf_current_directory ($) + xsystem_hint ("autopoint is needed because this package uses AC_LIB_LINKFLAGS", + $autopoint); + } ++ $invoked_autopoint = 1; + } + + +@@ -593,6 +595,7 @@ sub autoreconf_current_directory ($) + # from the final autoconf invocation. + my $aux_dir; + my @aux_files; ++ my @macro_dirs; + my $uses_liblink_via_traces; + my $uses_iconv_via_traces; + my $uses_gettext_via_traces; +@@ -616,6 +619,8 @@ sub autoreconf_current_directory ($) + 'AC_CONFIG_AUX_DIR', + 'AC_CONFIG_HEADERS', + 'AC_CONFIG_SUBDIRS', ++ 'AC_CONFIG_MACRO_DIR_TRACE', ++ 'AC_CONFIG_MACRO_DIR', + 'AC_INIT', + 'AC_REQUIRE_AUX_FILE', + 'AC_PROG_LIBTOOL', +@@ -640,6 +645,8 @@ sub autoreconf_current_directory ($) + my ($macro, @args) = split (/::/); + $aux_dir = $args[0] if $macro eq "AC_CONFIG_AUX_DIR"; + push @aux_files, $args[0] if $macro eq "AC_REQUIRE_AUX_FILE"; ++ push @macro_dirs, $args[0] if $macro eq "AC_CONFIG_MACRO_DIR_TRACE" ++ || $macro eq "AC_CONFIG_MACRO_DIR"; + $uses_autoconf = 1 if $macro eq "AC_INIT"; + # Here we need to explicitly test for GUILE_FLAGS, because in the + # typical situation where configure.ac invokes GUILE_FLAGS, +@@ -679,6 +686,15 @@ sub autoreconf_current_directory ($) + } + } + ++ # When configure.ac does not specify a macro dir, autopoint has ++ # created a directory named 'm4' and copied its *.m4 files into it. ++ # In this case, we need to rerun 'aclocal', in order to pass it the ++ # options "-I m4" this time. ++ if ($invoked_autopoint && !@macro_dirs) ++ { ++ $rerun_aclocal = 1; ++ } ++ + # Gettext consistency checks. + # Some projects intentionally don't call AM_GNU_GETTEXT_(REQUIRE_)VERSION + # because they have all of the gettext infrastructure checked into version +@@ -807,6 +823,8 @@ sub autoreconf_current_directory ($) + xsystem_hint ("autopoint is needed because this package uses AC_LIB_LINKFLAGS", + $autopoint); + } ++ $invoked_autopoint = 1; ++ $rerun_aclocal = 1; + } + + +@@ -824,6 +842,12 @@ sub autoreconf_current_directory ($) + } + else + { ++ # When configure.ac does not specify a macro dir, autopoint has ++ # created a directory named 'm4' and copied its *.m4 files into it. ++ if ($invoked_autopoint && !@macro_dirs) ++ { ++ $aclocal_flags .= " -I m4"; ++ } + xsystem ("$aclocal $aclocal_flags"); + } + } +-- +2.43.0 + diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index ae4750a2ad65..de22eb06d6b0 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -1,6 +1,6 @@ PORTNAME= autogen PORTVERSION= 5.18.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= GNU/autogen/rel${PORTVERSION} diff --git a/devel/autogen/files/patch-autoopts-Makefile.in b/devel/autogen/files/patch-autoopts-Makefile.in new file mode 100644 index 000000000000..f207dce94d0b --- /dev/null +++ b/devel/autogen/files/patch-autoopts-Makefile.in @@ -0,0 +1,14 @@ +--- autoopts/Makefile.in.orig 2018-08-26 17:44:45 UTC ++++ autoopts/Makefile.in +@@ -480,8 +480,9 @@ nodist_pkgdata_DATA = $(libsrc) \ + strneqvcmp.3 strtransform.3 + + nodist_pkgdata_DATA = $(libsrc) \ +- tpl/man2mdoc tpl/man2texi tpl/mdoc2man \ +- tpl/mdoc2texi tpl/texi2man tpl/texi2mdoc \ ++ tpl/man2man tpl/man2mdoc tpl/man2texi \ ++ tpl/mdoc2man tpl/mdoc2mdoc tpl/mdoc2texi \ ++ tpl/texi2man tpl/texi2mdoc tpl/texi2texi \ + tpl/tpl-config.tlib + + nodist_libdata_DATA = tpl/tpl-config.tlib diff --git a/devel/autogen/pkg-plist b/devel/autogen/pkg-plist index 05b3b420651e..912dd9b10ff5 100644 --- a/devel/autogen/pkg-plist +++ b/devel/autogen/pkg-plist @@ -38,10 +38,12 @@ libdata/pkgconfig/autoopts.pc %%DATADIR%%/lgplv2.lic %%DATADIR%%/libopts-42.1.17.tar.gz %%DATADIR%%/liboptschk.m4 +%%DATADIR%%/man2man %%DATADIR%%/man2mdoc %%DATADIR%%/man2texi %%DATADIR%%/mbsd.lic %%DATADIR%%/mdoc2man +%%DATADIR%%/mdoc2mdoc %%DATADIR%%/mdoc2texi %%DATADIR%%/optcode.tlib %%DATADIR%%/opthead.tlib @@ -57,6 +59,7 @@ libdata/pkgconfig/autoopts.pc %%DATADIR%%/strings.tpl %%DATADIR%%/texi2man %%DATADIR%%/texi2mdoc +%%DATADIR%%/texi2texi %%DATADIR%%/tpl-config.tlib %%DATADIR%%/usage.tlib share/man/man1/autogen.1.gz diff --git a/devel/automake/Makefile b/devel/automake/Makefile index bb352b768396..7d93546924e4 100644 --- a/devel/automake/Makefile +++ b/devel/automake/Makefile @@ -1,5 +1,5 @@ PORTNAME= automake -DISTVERSION= 1.17 +DISTVERSION= 1.18.1 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/automake/distinfo b/devel/automake/distinfo index a3844d9801b2..37243399ae7f 100644 --- a/devel/automake/distinfo +++ b/devel/automake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720960384 -SHA256 (automake-1.17.tar.xz) = 8920c1fc411e13b90bf704ef9db6f29d540e76d232cb3b2c9f4dc4cc599bd990 -SIZE (automake-1.17.tar.xz) = 1652632 +TIMESTAMP = 1764352805 +SHA256 (automake-1.18.1.tar.xz) = 168aa363278351b89af56684448f525a5bce5079d0b6842bd910fdd3f1646887 +SIZE (automake-1.18.1.tar.xz) = 1652392 diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile index a6c68cddf25a..4b6b6b107e1e 100644 --- a/devel/avro-c/Makefile +++ b/devel/avro-c/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjansson.so:devel/jansson \ libsnappy.so:archivers/snappy -USES= cmake cpe pathfix pkgconfig shebangfix +USES= cmake cpe pkgconfig shebangfix USE_LDCONFIG= yes diff --git a/devel/aws-c-event-stream/Makefile b/devel/aws-c-event-stream/Makefile index 7cbd107a27e9..46a93700c17c 100644 --- a/devel/aws-c-event-stream/Makefile +++ b/devel/aws-c-event-stream/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-event-stream DISTVERSIONPREFIX= v -DISTVERSION= 0.5.7 +DISTVERSION= 0.5.9 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/aws-c-event-stream/distinfo b/devel/aws-c-event-stream/distinfo index 1a56c30938c1..7a693cffc42a 100644 --- a/devel/aws-c-event-stream/distinfo +++ b/devel/aws-c-event-stream/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757543701 -SHA256 (awslabs-aws-c-event-stream-v0.5.7_GH0.tar.gz) = 5d92abed2ed89cc1efaba3963e888d9df527296f1dbfe21c569f84ea731aa3c2 -SIZE (awslabs-aws-c-event-stream-v0.5.7_GH0.tar.gz) = 101147 +TIMESTAMP = 1765481344 +SHA256 (awslabs-aws-c-event-stream-v0.5.9_GH0.tar.gz) = e9371ffe050c24ca4eda439d58a06285db88b550e9cbec006d6ea21db02d424a +SIZE (awslabs-aws-c-event-stream-v0.5.9_GH0.tar.gz) = 102150 diff --git a/devel/aws-c-io/Makefile b/devel/aws-c-io/Makefile index 0ed57952d590..afa17e358454 100644 --- a/devel/aws-c-io/Makefile +++ b/devel/aws-c-io/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-io DISTVERSIONPREFIX= v -DISTVERSION= 0.23.3 +DISTVERSION= 0.24.0 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-io/distinfo b/devel/aws-c-io/distinfo index 1c3c61e1fa80..556f11e473cb 100644 --- a/devel/aws-c-io/distinfo +++ b/devel/aws-c-io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762248592 -SHA256 (awslabs-aws-c-io-v0.23.3_GH0.tar.gz) = cdcb31b694fc28ba96237ee33a742679daf2dcabfd41464f8a68fbd913907085 -SIZE (awslabs-aws-c-io-v0.23.3_GH0.tar.gz) = 754282 +TIMESTAMP = 1765479814 +SHA256 (awslabs-aws-c-io-v0.24.0_GH0.tar.gz) = dc36644c1e1c10d6d604a9fcf386b42f16e5e85f73ea2b4b684dfde14d522f5a +SIZE (awslabs-aws-c-io-v0.24.0_GH0.tar.gz) = 762960 diff --git a/devel/aws-crt-cpp/Makefile b/devel/aws-crt-cpp/Makefile index af645e9c7f52..b0c8cac477fd 100644 --- a/devel/aws-crt-cpp/Makefile +++ b/devel/aws-crt-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-crt-cpp DISTVERSIONPREFIX= v -DISTVERSION= 0.35.4 +DISTVERSION= 0.36.0 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-crt-cpp/distinfo b/devel/aws-crt-cpp/distinfo index eb92f6361ccf..47ea6528ba97 100644 --- a/devel/aws-crt-cpp/distinfo +++ b/devel/aws-crt-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764967400 -SHA256 (awslabs-aws-crt-cpp-v0.35.4_GH0.tar.gz) = 3deb29f816498259aa289930afdb5f37d95bba991ec224952f57f931d877e81d -SIZE (awslabs-aws-crt-cpp-v0.35.4_GH0.tar.gz) = 377147 +TIMESTAMP = 1765481682 +SHA256 (awslabs-aws-crt-cpp-v0.36.0_GH0.tar.gz) = 6ef0781929ef2cba0b21f1e3f585491b6a656e48acf3cab041f8f82c569ab642 +SIZE (awslabs-aws-crt-cpp-v0.36.0_GH0.tar.gz) = 377763 diff --git a/devel/aws-sdk-cpp/Makefile b/devel/aws-sdk-cpp/Makefile index ad1d97297c0c..e5181ee3782d 100644 --- a/devel/aws-sdk-cpp/Makefile +++ b/devel/aws-sdk-cpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cpp -DISTVERSION= 1.11.694 +DISTVERSION= 1.11.708 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-sdk-cpp/distinfo b/devel/aws-sdk-cpp/distinfo index 87ebea31a859..f5eaa26a2b0b 100644 --- a/devel/aws-sdk-cpp/distinfo +++ b/devel/aws-sdk-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763592625 -SHA256 (aws-aws-sdk-cpp-1.11.694_GH0.tar.gz) = e244885d3e17964a4e04b080be238490dce66525b8ad6c877fd4e54855125d8e -SIZE (aws-aws-sdk-cpp-1.11.694_GH0.tar.gz) = 78097993 +TIMESTAMP = 1765482794 +SHA256 (aws-aws-sdk-cpp-1.11.708_GH0.tar.gz) = ff254f87a771ab69d02eca76b0a0dcad1e4d31a9f7b598b9f424d42d9660dd3a +SIZE (aws-aws-sdk-cpp-1.11.708_GH0.tar.gz) = 80083465 diff --git a/devel/base64/Makefile b/devel/base64/Makefile new file mode 100644 index 000000000000..5f41f563fc74 --- /dev/null +++ b/devel/base64/Makefile @@ -0,0 +1,38 @@ +PORTNAME= base64 +PORTVERSION= 0.5.2 +DISTVERSIONPREFIX= v +CATEGORIES= devel + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Fast Base64 stream encoder/decoder in C99, with SIMD acceleration +WWW= https://github.com/aklomp/base64 + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake:testing + +CMAKE_OFF= BASE64_BUILD_TESTS \ + BASE64_REGENERATE_TABLES \ + BASE64_WERROR \ + BASE64_WITH_AVX \ + BASE64_WITH_AVX2 \ + BASE64_WITH_AVX512 \ + BASE64_WITH_NEON32 \ + BASE64_WITH_NEON64 \ + BASE64_WITH_OpenMP \ + BASE64_WITH_SSE41 \ + BASE64_WITH_SSE42 \ + BASE64_WITH_SSSE3 +CMAKE_ON= BASE64_BUILD_CLI \ + BUILD_SHARED_LIBS +CMAKE_TESTING_ON= \ + BASE64_BUILD_TESTS \ + BASE64_WERROR + +PLIST_SUB= PORTVERSION=${PORTVERSION} + +USE_GITHUB= yes +GH_ACCOUNT= aklomp + +.include <bsd.port.mk> diff --git a/devel/base64/distinfo b/devel/base64/distinfo new file mode 100644 index 000000000000..becb5228a1c6 --- /dev/null +++ b/devel/base64/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032618 +SHA256 (aklomp-base64-v0.5.2_GH0.tar.gz) = 723a0f9f4cf44cf79e97bcc315ec8f85e52eb104c8882942c3f2fba95acc080d +SIZE (aklomp-base64-v0.5.2_GH0.tar.gz) = 104531 diff --git a/devel/base64/pkg-descr b/devel/base64/pkg-descr new file mode 100644 index 000000000000..243756f0e06c --- /dev/null +++ b/devel/base64/pkg-descr @@ -0,0 +1,28 @@ +This is an implementation of a base64 stream encoding/decoding library in C99 +with SIMD (AVX2, AVX512, NEON, AArch64/NEON, SSSE3, SSE4.1, SSE4.2, AVX) and +OpenMP acceleration. It also contains wrapper functions to encode/decode simple +length-delimited strings. This library aims to be: +- FAST; +- easy to use; +- elegant. + +On x86, the library does runtime feature detection. The first time it's called, +the library will determine the appropriate encoding/decoding routines for the +machine. It then remembers them for the lifetime of the program. If your +processor supports AVX2, SSSE3, SSE4.1, SSE4.2 or AVX instructions, the library +will pick an optimized codec that lets it encode/decode 12 or 24 bytes at a +time, which gives a speedup of four or more times compared to the "plain" +bytewise codec. + +AVX512 support is only for encoding at present, utilizing the AVX512 VL and VBMI +instructions. Decoding part reused AVX2 implementations. For CPUs later than +Cannonlake (manufactured in 2018) supports these instructions. + +NEON support is hardcoded to on or off at compile time, because portable runtime +feature detection is unavailable on ARM. + +Even if your processor does not support SIMD instructions, this is a very fast +library. The fallback routine can process 32 or 64 bits of input in one round, +depending on your processor's word width, which still makes it significantly +faster than naive bytewise implementations. On some 64-bit machines, the 64-bit +routines even outperform the SSSE3 ones. diff --git a/devel/base64/pkg-plist b/devel/base64/pkg-plist new file mode 100644 index 000000000000..be5e3b4802cb --- /dev/null +++ b/devel/base64/pkg-plist @@ -0,0 +1,9 @@ +bin/base64 +include/libbase64.h +lib/cmake/base64/base64-config-version.cmake +lib/cmake/base64/base64-config.cmake +lib/cmake/base64/base64-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/base64/base64-targets.cmake +lib/libbase64.so +lib/libbase64.so.0 +lib/libbase64.so.%%PORTVERSION%% diff --git a/devel/bear/Makefile b/devel/bear/Makefile index 8f5fbe095eac..ce3d376e7dbe 100644 --- a/devel/bear/Makefile +++ b/devel/bear/Makefile @@ -1,9 +1,9 @@ PORTNAME= bear DISTVERSION= 3.1.5 -PORTREVISION= 17 +PORTREVISION= 19 CATEGORIES= devel -MAINTAINER= jrm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool that generates a compilation database for clang tooling WWW= https://github.com/rizsotto/Bear @@ -29,7 +29,7 @@ CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR=${DOCSDIR} \ OPTIONS_DEFINE= DOCS CLANG_COMPILERS= 33 34 35 36 37 38 39 40 50 60 70 80 90 10 11 12 13 14 \ - 15 16 17 18 19 20 + 15 16 17 18 19 20 21 GNU_COMPILERS= 34 42 43 44 45 46 47 48 49 5 6 7 8 9 10 11 12 13 14 15 COMPILERS= cc c++ CC clang clang++ ${CLANG_COMPILERS:S|^|clang|} \ ${CLANG_COMPILERS:S|^|clang++|} \ diff --git a/devel/bear/pkg-plist b/devel/bear/pkg-plist index 3950fee42d87..20c4d252e776 100644 --- a/devel/bear/pkg-plist +++ b/devel/bear/pkg-plist @@ -21,6 +21,7 @@ lib/bear/wrapper.d/clang++17 lib/bear/wrapper.d/clang++18 lib/bear/wrapper.d/clang++19 lib/bear/wrapper.d/clang++20 +lib/bear/wrapper.d/clang++21 lib/bear/wrapper.d/clang++33 lib/bear/wrapper.d/clang++34 lib/bear/wrapper.d/clang++35 @@ -45,6 +46,7 @@ lib/bear/wrapper.d/clang17 lib/bear/wrapper.d/clang18 lib/bear/wrapper.d/clang19 lib/bear/wrapper.d/clang20 +lib/bear/wrapper.d/clang21 lib/bear/wrapper.d/clang33 lib/bear/wrapper.d/clang34 lib/bear/wrapper.d/clang35 @@ -69,6 +71,7 @@ lib/bear/wrapper.d/cpp17 lib/bear/wrapper.d/cpp18 lib/bear/wrapper.d/cpp19 lib/bear/wrapper.d/cpp20 +lib/bear/wrapper.d/cpp21 lib/bear/wrapper.d/cpp33 lib/bear/wrapper.d/cpp34 lib/bear/wrapper.d/cpp35 diff --git a/devel/buildkite-cli/Makefile b/devel/buildkite-cli/Makefile index 2f629b08f8e6..e5b87889460b 100644 --- a/devel/buildkite-cli/Makefile +++ b/devel/buildkite-cli/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/buildkite/cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= go:1.24,modules +USES= go:1.24+,modules USE_GITHUB= yes GH_ACCOUNT= buildkite GH_PROJECT= cli diff --git a/devel/capnproto1/Makefile b/devel/capnproto1/Makefile index b3c96124276a..5e96cd5b3677 100644 --- a/devel/capnproto1/Makefile +++ b/devel/capnproto1/Makefile @@ -13,7 +13,7 @@ WWW= https://capnproto.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= compiler:c++14-lang cpe gmake libtool pathfix ssl +USES= compiler:c++14-lang cpe gmake libtool ssl CONFIGURE_ARGS= ac_cv_lib_ssl_OPENSSL_init_ssl=yes GNU_CONFIGURE= yes diff --git a/devel/capslock/Makefile b/devel/capslock/Makefile index 680f088550a9..bef73560c403 100644 --- a/devel/capslock/Makefile +++ b/devel/capslock/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/google/capslock LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules GO_MODULE= github.com/google/capslock GO_TARGET= ./cmd/capslock diff --git a/devel/cargo-dist/Makefile b/devel/cargo-dist/Makefile index ea9c310b5870..68cf60d0c253 100644 --- a/devel/cargo-dist/Makefile +++ b/devel/cargo-dist/Makefile @@ -1,6 +1,6 @@ PORTNAME= cargo-dist DISTVERSIONPREFIX= v -DISTVERSION= 0.30.2 +DISTVERSION= 0.30.3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -24,12 +24,12 @@ GH_ACCOUNT= axodotdev CARGO_CRATES= addr2line-0.25.1 \ adler2-2.0.0 \ aes-0.8.4 \ - ahash-0.8.11 \ + ahash-0.8.12 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ - anstyle-1.0.8 \ + anstyle-1.0.13 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ @@ -56,21 +56,22 @@ CARGO_CRATES= addr2line-0.25.1 \ bzip2-0.6.0 \ camino-1.2.1 \ cargo-platform-0.1.8 \ + cargo-platform-0.3.1 \ cargo-wix-0.3.9 \ cargo_metadata-0.18.1 \ - cargo_metadata-0.19.2 \ - cc-1.0.98 \ - cfg-expr-0.18.0 \ - cfg-if-1.0.0 \ + cargo_metadata-0.23.1 \ + cc-1.2.44 \ + cfg-expr-0.20.3 \ + cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ cipher-0.4.4 \ - clap-4.5.50 \ - clap-cargo-0.17.1 \ - clap_builder-4.5.50 \ + clap-4.5.53 \ + clap-cargo-0.18.3 \ + clap_builder-4.5.53 \ clap_derive-4.5.49 \ clap_lex-0.7.4 \ - color-backtrace-0.7.1 \ + color-backtrace-0.7.2 \ colorchoice-1.0.1 \ comfy-table-7.2.1 \ console-0.15.10 \ @@ -107,9 +108,11 @@ CARGO_CRATES= addr2line-0.25.1 \ errno-0.3.13 \ fastrand-2.1.0 \ filetime-0.2.23 \ + find-msvc-tools-0.1.4 \ fixedbitset-0.5.7 \ - flate2-1.1.5 \ + flate2-1.1.7 \ fnv-1.0.7 \ + foldhash-0.1.5 \ form_urlencoded-1.2.2 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ @@ -119,8 +122,8 @@ CARGO_CRATES= addr2line-0.25.1 \ getrandom-0.2.15 \ getrandom-0.3.3 \ gimli-0.32.3 \ - goblin-0.8.2 \ - guppy-0.17.13 \ + goblin-0.10.4 \ + guppy-0.17.23 \ guppy-workspace-hack-0.1.0 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ @@ -157,7 +160,7 @@ CARGO_CRATES= addr2line-0.25.1 \ indexmap-1.9.3 \ indexmap-2.11.4 \ inout-0.1.3 \ - insta-1.43.2 \ + insta-1.44.3 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_ci-1.2.0 \ @@ -173,7 +176,6 @@ CARGO_CRATES= addr2line-0.25.1 \ libbz2-rs-sys-0.2.2 \ libc-0.2.174 \ libyml-0.0.4 \ - libz-rs-sys-0.5.1 \ linux-raw-sys-0.4.14 \ linux-raw-sys-0.9.4 \ litemap-0.7.3 \ @@ -190,7 +192,7 @@ CARGO_CRATES= addr2line-0.25.1 \ miette-derive-5.10.0 \ miette-derive-7.6.0 \ mime-0.3.17 \ - minijinja-2.12.0 \ + minijinja-2.14.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.0.1 \ @@ -204,7 +206,7 @@ CARGO_CRATES= addr2line-0.25.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.37.3 \ - once_cell-1.20.2 \ + once_cell-1.21.3 \ openssl-probe-0.1.5 \ oro-common-0.3.34 \ oro-package-spec-0.3.34 \ @@ -216,7 +218,7 @@ CARGO_CRATES= addr2line-0.25.1 \ pbkdf2-0.12.2 \ percent-encoding-2.3.2 \ peresil-0.3.0 \ - petgraph-0.7.1 \ + petgraph-0.8.3 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ @@ -237,11 +239,13 @@ CARGO_CRATES= addr2line-0.25.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.12.5 \ - ring-0.17.8 \ + ring-0.17.14 \ rustc-cfg-0.5.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ @@ -256,11 +260,11 @@ CARGO_CRATES= addr2line-0.25.1 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ - schemars-0.8.22 \ - schemars_derive-0.8.22 \ + schemars-1.1.0 \ + schemars_derive-1.1.0 \ scopeguard-1.2.0 \ - scroll-0.12.0 \ - scroll_derive-0.12.0 \ + scroll-0.13.0 \ + scroll_derive-0.13.1 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ self-replace-1.5.0 \ @@ -279,6 +283,7 @@ CARGO_CRATES= addr2line-0.25.1 \ sha3-0.10.8 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ + shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ similar-2.7.0 \ @@ -286,8 +291,7 @@ CARGO_CRATES= addr2line-0.25.1 \ smallvec-1.15.1 \ socket2-0.5.7 \ socket2-0.6.0 \ - spdx-0.12.0 \ - spin-0.9.8 \ + spdx-0.13.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ @@ -304,7 +308,7 @@ CARGO_CRATES= addr2line-0.25.1 \ synstructure-0.13.1 \ tar-0.4.44 \ target-lexicon-0.13.2 \ - target-spec-3.4.2 \ + target-spec-3.5.4 \ temp-dir-0.1.16 \ tempfile-3.10.1 \ termcolor-1.4.1 \ @@ -332,9 +336,9 @@ CARGO_CRATES= addr2line-0.25.1 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ - tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ + tracing-0.1.43 \ + tracing-attributes-0.1.31 \ + tracing-core-0.1.35 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.20 \ try-lock-0.2.5 \ @@ -417,8 +421,8 @@ CARGO_CRATES= addr2line-0.25.1 \ xz2-0.1.7 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ - zerocopy-0.7.34 \ - zerocopy-derive-0.7.34 \ + zerocopy-0.8.27 \ + zerocopy-derive-0.8.27 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ @@ -426,7 +430,7 @@ CARGO_CRATES= addr2line-0.25.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-4.5.0 \ - zlib-rs-0.5.1 \ + zlib-rs-0.5.3 \ zopfli-0.8.2 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ diff --git a/devel/cargo-dist/distinfo b/devel/cargo-dist/distinfo index f18009c04f0b..58445a7df576 100644 --- a/devel/cargo-dist/distinfo +++ b/devel/cargo-dist/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1763956198 +TIMESTAMP = 1765873601 SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 SIZE (rust/crates/adler2-2.0.0.crate) = 13529 SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0 SIZE (rust/crates/aes-0.8.4.crate) = 124812 -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/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 @@ -15,8 +15,8 @@ SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac2 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b SIZE (rust/crates/anstream-0.6.14.crate) = 29160 -SHA256 (rust/crates/anstyle-1.0.8.crate) = 1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1 -SIZE (rust/crates/anstyle-1.0.8.crate) = 15771 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069 SHA256 (rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 @@ -69,36 +69,38 @@ SHA256 (rust/crates/camino-1.2.1.crate) = 276a59bf2b2c967788139340c9f0c5b12d7fd6 SIZE (rust/crates/camino-1.2.1.crate) = 41364 SHA256 (rust/crates/cargo-platform-0.1.8.crate) = 24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc SIZE (rust/crates/cargo-platform-0.1.8.crate) = 11813 +SHA256 (rust/crates/cargo-platform-0.3.1.crate) = 122ec45a44b270afd1402f351b782c676b173e3c3fb28d86ff7ebfb4d86a4ee4 +SIZE (rust/crates/cargo-platform-0.3.1.crate) = 13321 SHA256 (rust/crates/cargo-wix-0.3.9.crate) = 7023fb5f51309588c35ef9323b58a805e6a9bad4be4d4e3054264fea9a1cdbad SIZE (rust/crates/cargo-wix-0.3.9.crate) = 125412 SHA256 (rust/crates/cargo_metadata-0.18.1.crate) = 2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037 SIZE (rust/crates/cargo_metadata-0.18.1.crate) = 24535 -SHA256 (rust/crates/cargo_metadata-0.19.2.crate) = dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba -SIZE (rust/crates/cargo_metadata-0.19.2.crate) = 28370 -SHA256 (rust/crates/cc-1.0.98.crate) = 41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f -SIZE (rust/crates/cc-1.0.98.crate) = 76780 -SHA256 (rust/crates/cfg-expr-0.18.0.crate) = 1a2b34126159980f92da2a08bdec0694fd80fb5eb9e48aff25d20a0d8dfa710d -SIZE (rust/crates/cfg-expr-0.18.0.crate) = 44133 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cargo_metadata-0.23.1.crate) = ef987d17b0a113becdd19d3d0022d04d7ef41f9efe4f3fb63ac44ba61df3ade9 +SIZE (rust/crates/cargo_metadata-0.23.1.crate) = 30497 +SHA256 (rust/crates/cc-1.2.44.crate) = 37521ac7aabe3d13122dc382493e20c9416f299d2ccd5b3a5340a2570cdeb0f3 +SIZE (rust/crates/cc-1.2.44.crate) = 92035 +SHA256 (rust/crates/cfg-expr-0.20.3.crate) = 1a2c5f3bf25ec225351aa1c8e230d04d880d3bd89dea133537dafad4ae291e5c +SIZE (rust/crates/cfg-expr-0.20.3.crate) = 44845 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 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.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 SIZE (rust/crates/chrono-0.4.38.crate) = 220559 SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad SIZE (rust/crates/cipher-0.4.4.crate) = 19073 -SHA256 (rust/crates/clap-4.5.50.crate) = 0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623 -SIZE (rust/crates/clap-4.5.50.crate) = 62030 -SHA256 (rust/crates/clap-cargo-0.17.1.crate) = ce5010f1505303ab5e680a48db64856a03161d8781e9eb1a6e553dc78f7e6b38 -SIZE (rust/crates/clap-cargo-0.17.1.crate) = 16771 -SHA256 (rust/crates/clap_builder-4.5.50.crate) = 0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0 -SIZE (rust/crates/clap_builder-4.5.50.crate) = 171137 +SHA256 (rust/crates/clap-4.5.53.crate) = c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8 +SIZE (rust/crates/clap-4.5.53.crate) = 62036 +SHA256 (rust/crates/clap-cargo-0.18.3.crate) = 936551935c8258754bb8216aec040957d261f977303754b9bf1a213518388006 +SIZE (rust/crates/clap-cargo-0.18.3.crate) = 14597 +SHA256 (rust/crates/clap_builder-4.5.53.crate) = d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00 +SIZE (rust/crates/clap_builder-4.5.53.crate) = 170811 SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/color-backtrace-0.7.1.crate) = e49b1973af2a47b5b44f7dd0a344598da95c872e1556b045607888784e973b91 -SIZE (rust/crates/color-backtrace-0.7.1.crate) = 21275 +SHA256 (rust/crates/color-backtrace-0.7.2.crate) = 308329d5d62e877ba02943db3a8e8c052de9fde7ab48283395ba0e6494efbabd +SIZE (rust/crates/color-backtrace-0.7.2.crate) = 20250 SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422 SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895 SHA256 (rust/crates/comfy-table-7.2.1.crate) = b03b7db8e0b4b2fdad6c551e634134e99ec000e5c8c3b6856c65e8bbaded7a3b @@ -171,12 +173,16 @@ SHA256 (rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105 SIZE (rust/crates/fastrand-2.1.0.crate) = 14907 SHA256 (rust/crates/filetime-0.2.23.crate) = 1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd SIZE (rust/crates/filetime-0.2.23.crate) = 14942 +SHA256 (rust/crates/find-msvc-tools-0.1.4.crate) = 52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127 +SIZE (rust/crates/find-msvc-tools-0.1.4.crate) = 30817 SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99 SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 -SHA256 (rust/crates/flate2-1.1.5.crate) = bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb -SIZE (rust/crates/flate2-1.1.5.crate) = 77015 +SHA256 (rust/crates/flate2-1.1.7.crate) = a2152dbcb980c05735e2a651d96011320a949eb31a0c8b38b72645ce97dec676 +SIZE (rust/crates/flate2-1.1.7.crate) = 78575 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/futures-channel-0.3.30.crate) = eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 @@ -195,10 +201,10 @@ SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/gimli-0.32.3.crate) = e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7 SIZE (rust/crates/gimli-0.32.3.crate) = 289789 -SHA256 (rust/crates/goblin-0.8.2.crate) = 1b363a30c165f666402fe6a3024d3bec7ebc898f96a4a23bd1c99f8dbf3f4f47 -SIZE (rust/crates/goblin-0.8.2.crate) = 187412 -SHA256 (rust/crates/guppy-0.17.13.crate) = 54c43505e290c5dc9ca6fc7117927ae46685ae6ea23f988996d622a6394ca99b -SIZE (rust/crates/guppy-0.17.13.crate) = 134795 +SHA256 (rust/crates/goblin-0.10.4.crate) = 4db6758c546e6f81f265638c980e5e84dfbda80cfd8e89e02f83454c8e8124bd +SIZE (rust/crates/goblin-0.10.4.crate) = 255957 +SHA256 (rust/crates/guppy-0.17.23.crate) = 93383817a8d78167955d55ea78081f940df5469a02cf40eb4e26e56194fe11cb +SIZE (rust/crates/guppy-0.17.23.crate) = 141505 SHA256 (rust/crates/guppy-workspace-hack-0.1.0.crate) = 92620684d99f750bae383ecb3be3748142d6095760afd5cbcf2261e9a279d780 SIZE (rust/crates/guppy-workspace-hack-0.1.0.crate) = 1031 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 @@ -271,8 +277,8 @@ SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863 SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 SHA256 (rust/crates/inout-0.1.3.crate) = a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5 SIZE (rust/crates/inout-0.1.3.crate) = 10743 -SHA256 (rust/crates/insta-1.43.2.crate) = 46fdb647ebde000f43b5b53f773c30cf9b0cb4300453208713fa38b2c70935a0 -SIZE (rust/crates/insta-1.43.2.crate) = 102183 +SHA256 (rust/crates/insta-1.44.3.crate) = b5c943d4415edd8153251b6f197de5eb1640e56d84e8d9159bea190421c73698 +SIZE (rust/crates/insta-1.44.3.crate) = 104449 SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 SIZE (rust/crates/ipnet-2.9.0.crate) = 27627 SHA256 (rust/crates/is-terminal-0.4.12.crate) = f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b @@ -303,8 +309,6 @@ SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e984 SIZE (rust/crates/libc-0.2.174.crate) = 779933 SHA256 (rust/crates/libyml-0.0.4.crate) = 64804cc6a5042d4f05379909ba25b503ec04e2c082151d62122d5dcaa274b961 SIZE (rust/crates/libyml-0.0.4.crate) = 86171 -SHA256 (rust/crates/libz-rs-sys-0.5.1.crate) = 172a788537a2221661b480fee8dc5f96c580eb34fa88764d3205dc356c7e4221 -SIZE (rust/crates/libz-rs-sys-0.5.1.crate) = 17623 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/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 @@ -337,8 +341,8 @@ SHA256 (rust/crates/miette-derive-7.6.0.crate) = db5b29714e950dbb20d5e6f74f9dcec SIZE (rust/crates/miette-derive-7.6.0.crate) = 17249 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 -SHA256 (rust/crates/minijinja-2.12.0.crate) = a9f264d75233323f4b7d2f03aefe8a990690cdebfbfe26ea86bcbaec5e9ac990 -SIZE (rust/crates/minijinja-2.12.0.crate) = 171024 +SHA256 (rust/crates/minijinja-2.14.0.crate) = 12ea9ac0a51fb5112607099560fdf0f90366ab088a2a9e6e8ae176794e9806aa +SIZE (rust/crates/minijinja-2.14.0.crate) = 182272 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.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 @@ -365,8 +369,8 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/object-0.37.3.crate) = ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe SIZE (rust/crates/object-0.37.3.crate) = 344032 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 SHA256 (rust/crates/oro-common-0.3.34.crate) = e22ccd785b4fa10721d57d7e3575cd059ee4ca852ae93a799810c7fc342c3692 @@ -389,8 +393,8 @@ SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bd SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 SHA256 (rust/crates/peresil-0.3.0.crate) = f658886ed52e196e850cfbbfddab9eaa7f6d90dd0929e264c31e5cec07e09e57 SIZE (rust/crates/peresil-0.3.0.crate) = 13573 -SHA256 (rust/crates/petgraph-0.7.1.crate) = 3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772 -SIZE (rust/crates/petgraph-0.7.1.crate) = 736025 +SHA256 (rust/crates/petgraph-0.8.3.crate) = 8701b58ea97060d5e5b155d383a69952a60943f0e6dfe30b04c287beb0b27455 +SIZE (rust/crates/petgraph-0.8.3.crate) = 807555 SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 SIZE (rust/crates/pin-project-1.1.5.crate) = 54214 SHA256 (rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965 @@ -431,6 +435,10 @@ SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 SHA256 (rust/crates/redox_syscall-0.5.1.crate) = 469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e SIZE (rust/crates/redox_syscall-0.5.1.crate) = 22536 +SHA256 (rust/crates/ref-cast-1.0.25.crate) = f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d +SIZE (rust/crates/ref-cast-1.0.25.crate) = 15192 +SHA256 (rust/crates/ref-cast-impl-1.0.25.crate) = b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da +SIZE (rust/crates/ref-cast-impl-1.0.25.crate) = 10167 SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c SIZE (rust/crates/regex-1.10.4.crate) = 253191 SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea @@ -439,8 +447,8 @@ SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4 SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 SHA256 (rust/crates/reqwest-0.12.5.crate) = c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37 SIZE (rust/crates/reqwest-0.12.5.crate) = 177108 -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/rustc-cfg-0.5.0.crate) = 9ddf7a5e441e8003a5a88aab97f1c6113043ddde252d789ef9dea3871b78633a SIZE (rust/crates/rustc-cfg-0.5.0.crate) = 8444 SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f @@ -469,16 +477,16 @@ SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/schannel-0.1.23.crate) = fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534 SIZE (rust/crates/schannel-0.1.23.crate) = 41667 -SHA256 (rust/crates/schemars-0.8.22.crate) = 3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615 -SIZE (rust/crates/schemars-0.8.22.crate) = 59214 -SHA256 (rust/crates/schemars_derive-0.8.22.crate) = 32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d -SIZE (rust/crates/schemars_derive-0.8.22.crate) = 19542 +SHA256 (rust/crates/schemars-1.1.0.crate) = 9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289 +SIZE (rust/crates/schemars-1.1.0.crate) = 92664 +SHA256 (rust/crates/schemars_derive-1.1.0.crate) = 301858a4023d78debd2353c7426dc486001bddc91ae31a76fb1f55132f7e2633 +SIZE (rust/crates/schemars_derive-1.1.0.crate) = 31175 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/scroll-0.12.0.crate) = 6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6 -SIZE (rust/crates/scroll-0.12.0.crate) = 24145 -SHA256 (rust/crates/scroll_derive-0.12.0.crate) = 7f81c2fde025af7e69b1d1420531c8a8811ca898919db177141a85313b1cb932 -SIZE (rust/crates/scroll_derive-0.12.0.crate) = 4693 +SHA256 (rust/crates/scroll-0.13.0.crate) = c1257cd4248b4132760d6524d6dda4e053bc648c9070b960929bf50cfb1e7add +SIZE (rust/crates/scroll-0.13.0.crate) = 24154 +SHA256 (rust/crates/scroll_derive-0.13.1.crate) = ed76efe62313ab6610570951494bdaa81568026e0318eaa55f167de70eeea67d +SIZE (rust/crates/scroll_derive-0.13.1.crate) = 8167 SHA256 (rust/crates/security-framework-2.11.0.crate) = c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0 SIZE (rust/crates/security-framework-2.11.0.crate) = 80191 SHA256 (rust/crates/security-framework-sys-2.11.0.crate) = 317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7 @@ -515,6 +523,8 @@ SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e82 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 +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/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe @@ -529,10 +539,8 @@ SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ff SIZE (rust/crates/socket2-0.5.7.crate) = 55758 SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 SIZE (rust/crates/socket2-0.6.0.crate) = 57974 -SHA256 (rust/crates/spdx-0.12.0.crate) = 41cf87c0efffc158b9dde4d6e0567a43e4383adc4c949e687a2039732db2f23a -SIZE (rust/crates/spdx-0.12.0.crate) = 1051034 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/spdx-0.13.2.crate) = 35107b1c818f4e9cb9e6c4444ca560ba03b4ee1288dcecc6d7830c2023a7609e +SIZE (rust/crates/spdx-0.13.2.crate) = 3022393 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 @@ -565,8 +573,8 @@ SHA256 (rust/crates/tar-0.4.44.crate) = 1d863878d212c87a19c1a610eb53bb01fe12951c SIZE (rust/crates/tar-0.4.44.crate) = 61020 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 -SHA256 (rust/crates/target-spec-3.4.2.crate) = 49424d0fdcba4406e46d1cea3014c4d1987263790b8e5d1be45c4509c9d52553 -SIZE (rust/crates/target-spec-3.4.2.crate) = 31648 +SHA256 (rust/crates/target-spec-3.5.4.crate) = ca3da9f675d5be234979ba2352a72510ac5fcf4a99cc48b402cd7bba300ec764 +SIZE (rust/crates/target-spec-3.5.4.crate) = 32195 SHA256 (rust/crates/temp-dir-0.1.16.crate) = 83176759e9416cf81ee66cb6508dbfe9c96f20b8b56265a39917551c23c70964 SIZE (rust/crates/temp-dir-0.1.16.crate) = 6127 SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 @@ -621,12 +629,12 @@ SHA256 (rust/crates/tower-layer-0.3.2.crate) = c20c8dbed6283a09604c3e69b4b7eeb54 SIZE (rust/crates/tower-layer-0.3.2.crate) = 6023 SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52 SIZE (rust/crates/tower-service-0.3.2.crate) = 6847 -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-0.1.43.crate) = 2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647 +SIZE (rust/crates/tracing-0.1.43.crate) = 90033 +SHA256 (rust/crates/tracing-attributes-0.1.31.crate) = 7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da +SIZE (rust/crates/tracing-attributes-0.1.31.crate) = 39733 +SHA256 (rust/crates/tracing-core-0.1.35.crate) = 7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c +SIZE (rust/crates/tracing-core-0.1.35.crate) = 63837 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 @@ -791,10 +799,10 @@ SHA256 (rust/crates/yoke-0.7.4.crate) = 6c5b1314b079b0930c31e3af543d8ee1757b1951 SIZE (rust/crates/yoke-0.7.4.crate) = 27781 SHA256 (rust/crates/yoke-derive-0.7.4.crate) = 28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95 SIZE (rust/crates/yoke-derive-0.7.4.crate) = 7470 -SHA256 (rust/crates/zerocopy-0.7.34.crate) = ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087 -SIZE (rust/crates/zerocopy-0.7.34.crate) = 151177 -SHA256 (rust/crates/zerocopy-derive-0.7.34.crate) = 15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b -SIZE (rust/crates/zerocopy-derive-0.7.34.crate) = 37907 +SHA256 (rust/crates/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c +SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 +SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 +SIZE (rust/crates/zerocopy-derive-0.8.27.crate) = 89827 SHA256 (rust/crates/zerofrom-0.1.4.crate) = 91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55 SIZE (rust/crates/zerofrom-0.1.4.crate) = 5044 SHA256 (rust/crates/zerofrom-derive-0.1.4.crate) = 0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5 @@ -809,8 +817,8 @@ SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 SHA256 (rust/crates/zip-4.5.0.crate) = 8835eb39822904d39cb19465de1159e05d371973f0c6df3a365ad50565ddc8b9 SIZE (rust/crates/zip-4.5.0.crate) = 115558 -SHA256 (rust/crates/zlib-rs-0.5.1.crate) = 626bd9fa9734751fc50d6060752170984d7053f5a39061f524cda68023d4db8a -SIZE (rust/crates/zlib-rs-0.5.1.crate) = 193055 +SHA256 (rust/crates/zlib-rs-0.5.3.crate) = 36134c44663532e6519d7a6dfdbbe06f6f8192bde8ae9ed076e9b213f0e31df7 +SIZE (rust/crates/zlib-rs-0.5.3.crate) = 206418 SHA256 (rust/crates/zopfli-0.8.2.crate) = edfc5ee405f504cd4984ecc6f14d02d55cfda60fa4b689434ef4102aae150cd7 SIZE (rust/crates/zopfli-0.8.2.crate) = 51842 SHA256 (rust/crates/zstd-0.13.1.crate) = 2d789b1514203a1120ad2429eae43a7bd32b90976a7bb8a05f7ec02fa88cc23a @@ -819,5 +827,5 @@ SHA256 (rust/crates/zstd-safe-7.1.0.crate) = 1cd99b45c6bc03a018c8b8a86025678c87e SIZE (rust/crates/zstd-safe-7.1.0.crate) = 20792 SHA256 (rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate) = c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa SIZE (rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate) = 749088 -SHA256 (axodotdev-cargo-dist-v0.30.2_GH0.tar.gz) = 8c04414848f64a81a663b4c9200d4d04dc25b950e62db04767c0c0379ca76ebb -SIZE (axodotdev-cargo-dist-v0.30.2_GH0.tar.gz) = 3738888 +SHA256 (axodotdev-cargo-dist-v0.30.3_GH0.tar.gz) = 6df36011ee90735ed11904fb6a58dfa92cae67ca4c0ca119cfcd0f1ff2ce27f4 +SIZE (axodotdev-cargo-dist-v0.30.3_GH0.tar.gz) = 3661252 diff --git a/devel/check/Makefile b/devel/check/Makefile index 2ae4033d65a0..5839ab9af8eb 100644 --- a/devel/check/Makefile +++ b/devel/check/Makefile @@ -11,7 +11,7 @@ WWW= https://libcheck.github.io/check/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER -USES= libtool pathfix pkgconfig +USES= libtool pkgconfig CONFIGURE_ENV= ac_cv_path_AWK_PATH=${AWK} GNU_CONFIGURE= yes diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index 37aed94bb830..ea568bd9e010 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.157.0 +DISTVERSION= 0.157.3 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://github.com/cirruslabs/cirrus-cli LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.25,modules USE_RC_SUBR= ${PORTNAME} diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index 247834189430..17113d1bfd98 100644 --- a/devel/cirrus-cli/distinfo +++ b/devel/cirrus-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1764835333 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.mod) = e45cf9ff6fbfc47d2963ee522bf030b4f826f599aa80b097302e7f97cee13bc1 -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.mod) = 11522 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.zip) = f91f2ef0656e36eee274f14918289f4fe9f2a5d232efb5639f70514742eb65eb -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.zip) = 1318247 +TIMESTAMP = 1765708729 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.157.3/v0.157.3.mod) = d0bdbc5bd21074409f5a9f34984334c0ba52254e53060b1838f26a43dc0cd96c +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.157.3/v0.157.3.mod) = 11559 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.157.3/v0.157.3.zip) = 821090abb0836c2681806cb228925fb9a82543828ad758839693d3ab3e32e166 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.157.3/v0.157.3.zip) = 1316075 diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index b9f58167cf9d..7e59dac52857 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -12,7 +12,7 @@ WWW= https://cunit.sourceforge.net/ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake libtool ncurses pathfix tar:bzip2 +USES= autoreconf gmake libtool ncurses tar:bzip2 CONFIGURE_ARGS= --enable-automated --enable-basic --enable-console --enable-curses --enable-debug --enable-memtrace --enable-test GNU_CONFIGURE= yes diff --git a/devel/dolphin-plugins/distinfo b/devel/dolphin-plugins/distinfo index a22eeaea5888..572ec3ba8b20 100644 --- a/devel/dolphin-plugins/distinfo +++ b/devel/dolphin-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264387 -SHA256 (KDE/release-service/25.08.3/dolphin-plugins-25.08.3.tar.xz) = 28449d15e0aace77563f3b6f13f47ba06854160a075df42387fc03f670a8bac5 -SIZE (KDE/release-service/25.08.3/dolphin-plugins-25.08.3.tar.xz) = 336856 +TIMESTAMP = 1765478390 +SHA256 (KDE/release-service/25.12.0/dolphin-plugins-25.12.0.tar.xz) = f6ee3660a746bd3d093c40acd102b2e1eea45161cd061d6ea4dc1873cb2a9c6c +SIZE (KDE/release-service/25.12.0/dolphin-plugins-25.12.0.tar.xz) = 336404 diff --git a/devel/dragon/Makefile b/devel/dragon/Makefile index a514e08d9ba4..bba76665e579 100644 --- a/devel/dragon/Makefile +++ b/devel/dragon/Makefile @@ -1,5 +1,5 @@ PORTNAME= dragon -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/dragon/distinfo b/devel/dragon/distinfo index 9f7cb32b3368..c2de7b948f43 100644 --- a/devel/dragon/distinfo +++ b/devel/dragon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622977990 -SHA256 (dragon-1.5.5.tar.gz) = b5f5d601e61724fd1716ee50473cc5833ab23042476991abb084a9d0f9dfdd6d -SIZE (dragon-1.5.5.tar.gz) = 402947 +TIMESTAMP = 1765457184 +SHA256 (dragon-1.5.6.tar.gz) = f1dead461fdc67bd454748587e9c940693d4849422af39351bba02f3a5b5665c +SIZE (dragon-1.5.6.tar.gz) = 416194 diff --git a/devel/editline/Makefile b/devel/editline/Makefile index 192e331144e5..3c72af1d0110 100644 --- a/devel/editline/Makefile +++ b/devel/editline/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/troglobit/editline LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= libtool ncurses pathfix +USES= libtool ncurses GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/devel/etcd34/Makefile b/devel/etcd34/Makefile index b299c5997fd1..f281d9881b74 100644 --- a/devel/etcd34/Makefile +++ b/devel/etcd34/Makefile @@ -15,16 +15,13 @@ WWW= https://github.com/coreos/etcd LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe go:1.23,modules +USES= cpe go:modules USE_GITHUB= yes GH_ACCOUNT= etcd-io GO_MODULE= go.etcd.io/etcd/v3 GO_MOD_DIST= github GO_TARGET= ./etcdctl . -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PLIST_FILES= bin/etcd \ diff --git a/devel/etcd35/Makefile b/devel/etcd35/Makefile index 07d3ccc85b53..16ef233aad87 100644 --- a/devel/etcd35/Makefile +++ b/devel/etcd35/Makefile @@ -1,7 +1,6 @@ PORTNAME= etcd DISTVERSIONPREFIX= v -DISTVERSION= 3.5.21 -PORTREVISION= 1 +DISTVERSION= 3.5.25 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/etcd-io/${PORTNAME}/${DISTVERSIONFULL}/:gomod PKGNAMEPREFIX= coreos- @@ -25,16 +24,13 @@ WWW= https://github.com/coreos/etcd LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe go:1.23,modules +USES= cpe go:modules USE_GITHUB= yes GH_ACCOUNT= etcd-io GO_MODULE= go.etcd.io/etcd/v3 GO_MOD_DIST= github GO_TARGET= ./etcdctl ./etcdutl ./server -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PLIST_FILES= bin/etcd \ diff --git a/devel/etcd35/distinfo b/devel/etcd35/distinfo index 5412d601db01..d5e085bbc843 100644 --- a/devel/etcd35/distinfo +++ b/devel/etcd35/distinfo @@ -1,25 +1,25 @@ -TIMESTAMP = 1746210825 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/go.mod) = 49bb45ae5a3ba5c6bc24c92734bd3a4298b6cd9e4cc0bfac976c0bcdd2efcfa2 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/go.mod) = 4196 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/api/go.mod) = de19beffd2aeb61c6025339859195286befa8f2284ec915be82a5ff56f655e26 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/api/go.mod) = 1072 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/pkg/go.mod) = 70454afe2c7c63195470c8c970dea95bd9677e1e33bcb8426d4ea76bc0522928 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/pkg/go.mod) = 1173 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/client/pkg/go.mod) = f98d36cfad740f8cdc6842de31a9267b731b26846ab495b3fbe2cfd69f29aa03 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/client/pkg/go.mod) = 437 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/client/v2/go.mod) = 56b9256ae4b934d59e91cf7cbb7414422c1e6590919454afdad320d979caac10 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/client/v2/go.mod) = 763 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/client/v3/go.mod) = 49c2c838963786507c98634b200235f7632edee57e4de48672c8f63867003bb3 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/client/v3/go.mod) = 1818 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/etcdctl/go.mod) = 720d9323de6d81fe582271c2a6d1302ec554404790c44eca5275247ad52427b0 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/etcdctl/go.mod) = 3489 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/etcdutl/go.mod) = 4780489b45bd1ca9f7e293bdc2059c2ee2b3888d5fa9fa5019f3d2750117d187 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/etcdutl/go.mod) = 3152 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/raft/go.mod) = 851637a68394671dd0bdf027acae8f5bd6e72cc693c01f680542b9dee09cec4d -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/raft/go.mod) = 645 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/server/go.mod) = 5a1c635f8b7a125609c330f1c621e3a1f458ba2d9359a518fd87839cb33669a8 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/server/go.mod) = 3783 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/tests/go.mod) = db8c5104c032364d5e32e32d04360a0340292476d45946533ce3663f23e1e2da -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/tests/go.mod) = 3941 -SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/etcd-io-etcd-v3.5.21_GH0.tar.gz) = 76d7fcafe4fcc957fcd45671226b992c16e5f5e724935dea9df0190ac2b13481 -SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.21_GH0/etcd-io-etcd-v3.5.21_GH0.tar.gz) = 4132943 +TIMESTAMP = 1765426950 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/go.mod) = 2228e342b6cb05e40327ffc7ff188bedb57b39e9b52d12a9c6f6e6a9f0d34bb4 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/go.mod) = 4287 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/api/go.mod) = 9cce3efb3e779cb2b78365d55fc6414ee5574c3ed2432865ad0460d1b06c08b1 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/api/go.mod) = 1071 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/pkg/go.mod) = 8bf468f780567da05fe2ffcc7290751311046cd44e298b9ac3391e69c7463056 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/pkg/go.mod) = 1126 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/client/pkg/go.mod) = cd3e0ddfe7e4100fbc1218e705d813ac4fbc5add809f92d7188a281cc880da20 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/client/pkg/go.mod) = 437 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/client/v2/go.mod) = 0e26025ed63cfbb06ae53b5aeb71883f0d3f560c4975f9458ed333405438b933 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/client/v2/go.mod) = 762 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/client/v3/go.mod) = cba2ff19b870b0eef9f34ddcec5875b677d737b7148cb1442e5a5e5d1c688653 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/client/v3/go.mod) = 1742 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/etcdctl/go.mod) = 43a4bb916ce21c828119b03274c36862ad1fc86d0eb2e2f3f0b5872453c178d0 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/etcdctl/go.mod) = 3519 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/etcdutl/go.mod) = d0b28fdd5c46815efbbd359e2ec4b41dac2bb0e47434d56cc67232e1b2970ced +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/etcdutl/go.mod) = 3182 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/raft/go.mod) = 9ad56371ff220cccc51673f8bfc0fabaeee9fbb5e01f748a5292fe0ac977c5c6 +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/raft/go.mod) = 644 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/server/go.mod) = ebd0c75dc17f8770ee053eca3578a42d0c4f3200345f00527ae29b8891f2f4cb +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/server/go.mod) = 3875 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/tests/go.mod) = ed03ba0741a6782a6ef00927d8d758dd5aee9b0484f339c1ebdf791bc7dd681a +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/tests/go.mod) = 4033 +SHA256 (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/etcd-io-etcd-v3.5.25_GH0.tar.gz) = 5aeac713e743f478f2b10f3bcbf4160202ce832d5d0e4dcd9fac01a382df5a9f +SIZE (go/devel_etcd35/etcd-io-etcd-v3.5.25_GH0/etcd-io-etcd-v3.5.25_GH0.tar.gz) = 4142182 diff --git a/devel/etcd36/Makefile b/devel/etcd36/Makefile index e5b5c1d078a1..82ccacfcef7a 100644 --- a/devel/etcd36/Makefile +++ b/devel/etcd36/Makefile @@ -25,16 +25,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= aarch64 NOT_FOR_ARCHS_REASON= fails to fetch: v0.0.1-go1.23.8.freebsd-arm64.lock: no locks available -USES= cpe go:1.23,modules +USES= cpe go:modules USE_GITHUB= yes GH_ACCOUNT= etcd-io GO_MODULE= go.etcd.io/etcd/v3 GO_MOD_DIST= github GO_TARGET= ./etcdctl ./etcdutl ./server -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PLIST_FILES= bin/etcd \ diff --git a/devel/fatal/Makefile b/devel/fatal/Makefile index 88f7182f003c..b034e03795fc 100644 --- a/devel/fatal/Makefile +++ b/devel/fatal/Makefile @@ -1,6 +1,6 @@ PORTNAME= fatal DISTVERSIONPREFIX= v -DISTVERSION= 2025.12.01.00 +DISTVERSION= 2025.12.15.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fatal/distinfo b/devel/fatal/distinfo index b7417fa7ba22..bc5fe3763b22 100644 --- a/devel/fatal/distinfo +++ b/devel/fatal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764662199 -SHA256 (facebook-fatal-v2025.12.01.00_GH0.tar.gz) = 0fb5e38dd6241fc7775fb8e112dc60e0f7ebdabdf391474ac9218b8548df6290 -SIZE (facebook-fatal-v2025.12.01.00_GH0.tar.gz) = 658634 +TIMESTAMP = 1765873872 +SHA256 (facebook-fatal-v2025.12.15.00_GH0.tar.gz) = 607951c8b80908721307876468aa42915500217c3cf9d1d463f8f4e497662047 +SIZE (facebook-fatal-v2025.12.15.00_GH0.tar.gz) = 658641 diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index ee2dd5a5b9ec..1ef7f5944b7c 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2025.12.01.00 +DISTVERSION= 2025.12.15.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 52a1c708c0bc..c3c06b25eef1 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764662196 -SHA256 (facebook-fbthrift-v2025.12.01.00_GH0.tar.gz) = 0898d180d2c8f22cdbcce76654c1f56d86fb1fab3bbd90796457b5611cca7749 -SIZE (facebook-fbthrift-v2025.12.01.00_GH0.tar.gz) = 16369463 +TIMESTAMP = 1765873870 +SHA256 (facebook-fbthrift-v2025.12.15.00_GH0.tar.gz) = bc471e391f680d43a8ead487b0a85ec5a553e0840cbaf44d1a6bf8a3aedd77b0 +SIZE (facebook-fbthrift-v2025.12.15.00_GH0.tar.gz) = 16495834 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 8a0c81560d60..fdb2784d0cd1 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -313,14 +313,33 @@ include/thrift/lib/cpp2/debug_thrift_data_difference/pretty_print.h include/thrift/lib/cpp2/detail/EventHandlerRuntime.h include/thrift/lib/cpp2/detail/Isset.h include/thrift/lib/cpp2/detail/meta.h +include/thrift/lib/cpp2/dynamic/Any.h +include/thrift/lib/cpp2/dynamic/Binary.h +include/thrift/lib/cpp2/dynamic/DynamicValue.h +include/thrift/lib/cpp2/dynamic/List.h +include/thrift/lib/cpp2/dynamic/Map.h include/thrift/lib/cpp2/dynamic/SerializableRecord.h include/thrift/lib/cpp2/dynamic/SerializableTypeSystemBuilder.h +include/thrift/lib/cpp2/dynamic/Serialization.h +include/thrift/lib/cpp2/dynamic/Set.h +include/thrift/lib/cpp2/dynamic/String.h +include/thrift/lib/cpp2/dynamic/Struct.h include/thrift/lib/cpp2/dynamic/TypeId.h include/thrift/lib/cpp2/dynamic/TypeSystem.h include/thrift/lib/cpp2/dynamic/TypeSystemBuilder.h include/thrift/lib/cpp2/dynamic/TypeSystemTraits.h +include/thrift/lib/cpp2/dynamic/Union.h +include/thrift/lib/cpp2/dynamic/detail/ConcreteList.h +include/thrift/lib/cpp2/dynamic/detail/ConcreteMap.h +include/thrift/lib/cpp2/dynamic/detail/ConcreteSet.h +include/thrift/lib/cpp2/dynamic/detail/ConcreteTypes.h +include/thrift/lib/cpp2/dynamic/detail/Datum.h +include/thrift/lib/cpp2/dynamic/detail/DatumHash.h +include/thrift/lib/cpp2/dynamic/detail/ListIteratorBase.h +include/thrift/lib/cpp2/dynamic/detail/SmallBuffer.h include/thrift/lib/cpp2/dynamic/detail/Traits.h include/thrift/lib/cpp2/dynamic/detail/TypeSystem.h +include/thrift/lib/cpp2/dynamic/fwd.h include/thrift/lib/cpp2/folly_dynamic/folly_dynamic.h include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-post.h include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-pre.h @@ -432,6 +451,7 @@ include/thrift/lib/cpp2/protocol/Protocol.h include/thrift/lib/cpp2/protocol/ProtocolReaderStructReadState.h include/thrift/lib/cpp2/protocol/ProtocolReaderWireTypeInfo.h include/thrift/lib/cpp2/protocol/ProtocolReaderWithRefill.h +include/thrift/lib/cpp2/protocol/SchemaValidator.h include/thrift/lib/cpp2/protocol/Serializer.h include/thrift/lib/cpp2/protocol/SimpleJSONProtocol-inl.h include/thrift/lib/cpp2/protocol/SimpleJSONProtocol.h @@ -755,6 +775,7 @@ include/thrift/lib/cpp2/util/IntrusiveSharedPtr.h include/thrift/lib/cpp2/util/LegacyRequestExpiryGuard.h include/thrift/lib/cpp2/util/ManagedStringView.h include/thrift/lib/cpp2/util/MethodMetadata.h +include/thrift/lib/cpp2/util/SchemaToMetadata.h include/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h include/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h include/thrift/lib/cpp2/util/ScopedServerThread.h diff --git a/devel/flexdock/files/patch-build.xml b/devel/flexdock/files/patch-build.xml index 9155a121ffdb..34cb0d2df09e 100644 --- a/devel/flexdock/files/patch-build.xml +++ b/devel/flexdock/files/patch-build.xml @@ -5,7 +5,7 @@ <target name="compile" depends="init, resources" description="Compile java sources for the framework, demos, and tests"> - <javac classpathref="javac.classpath" destdir="${bin.dir}" debug="true" source="1.5" target="1.5" includeAntRuntime="no"> -+ <javac classpathref="javac.classpath" destdir="${bin.dir}" debug="true" source="1.6" target="1.6" includeAntRuntime="no"> ++ <javac classpathref="javac.classpath" destdir="${bin.dir}" debug="true" includeAntRuntime="no"> <compilerarg value="-Xlint"/> <src path="${java.src.core}" /> <!-- the next 3 are interdependent --> @@ -15,8 +15,8 @@ </javac> - <javac classpathref="javac.classpath.demo" srcdir="${java.src.demo}" destdir="${bin.dir.demo}" debug="true" source="1.5" target="1.5" includeAntRuntime="no"/> - <javac classpathref="javac.classpath.test" srcdir="${java.src.test}" destdir="${bin.dir.test}" debug="true" source="1.5" target="1.5" includeAntRuntime="no"/> -+ <javac classpathref="javac.classpath.demo" srcdir="${java.src.demo}" destdir="${bin.dir.demo}" debug="true" source="1.6" target="1.6" includeAntRuntime="no"/> -+ <javac classpathref="javac.classpath.test" srcdir="${java.src.test}" destdir="${bin.dir.test}" debug="true" source="1.6" target="1.6" includeAntRuntime="no"/> ++ <javac classpathref="javac.classpath.demo" srcdir="${java.src.demo}" destdir="${bin.dir.demo}" debug="true" includeAntRuntime="no"/> ++ <javac classpathref="javac.classpath.test" srcdir="${java.src.test}" destdir="${bin.dir.test}" debug="true" includeAntRuntime="no"/> </target> diff --git a/devel/folly/Makefile b/devel/folly/Makefile index c8de0f1fb550..899d0a52951b 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2025.12.01.00 +DISTVERSION= 2025.12.15.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index e76bc9925bf0..5408cf9d6d2f 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764662189 -SHA256 (facebook-folly-v2025.12.01.00_GH0.tar.gz) = 920acdae6a6511de7079ceef02cfbe4ea6bc1aa795c81cdd12dcde283e55f37b -SIZE (facebook-folly-v2025.12.01.00_GH0.tar.gz) = 4727515 +TIMESTAMP = 1765873863 +SHA256 (facebook-folly-v2025.12.15.00_GH0.tar.gz) = 921c4248e53deb7d1962c93ef0536ee3aa0e8fc649b2bd80cd0c4476c5e16cd5 +SIZE (facebook-folly-v2025.12.15.00_GH0.tar.gz) = 4757189 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 63d0b0b87d13..6d0b613a488f 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -1010,8 +1010,11 @@ include/folly/python/request_context.h include/folly/random/hash.h include/folly/random/xoshiro256pp.h include/folly/result/coro.h +include/folly/result/detail/immortal_exception_storage.h include/folly/result/gtest_helpers.h include/folly/result/result.h +include/folly/result/rich_error_fwd.h +include/folly/result/rich_msg.h include/folly/result/try.h include/folly/result/value_only_result.h include/folly/result/value_only_result_coro.h diff --git a/devel/gettext-po-mode/Makefile b/devel/gettext-po-mode/Makefile index 84098cf00f4e..54f8e3d3d6cd 100644 --- a/devel/gettext-po-mode/Makefile +++ b/devel/gettext-po-mode/Makefile @@ -1,5 +1,5 @@ PORTNAME= gettext-po-mode -PORTREVISION= 10 +PORTREVISION= 0 MAINTAINER= mandree@FreeBSD.org COMMENT= GNU gettext po-mode for emacs diff --git a/devel/gettext-runtime/pkg-plist b/devel/gettext-runtime/pkg-plist index 69f5c0919ec5..140da640650c 100644 --- a/devel/gettext-runtime/pkg-plist +++ b/devel/gettext-runtime/pkg-plist @@ -2,6 +2,8 @@ bin/envsubst bin/gettext bin/gettext.sh bin/ngettext +bin/printf_gettext +bin/printf_ngettext include/autosprintf.h include/libintl.h lib/libasprintf.a @@ -11,7 +13,7 @@ lib/libasprintf.so.0.0.0 lib/libintl.a lib/libintl.so lib/libintl.so.8 -lib/libintl.so.8.4.2 +lib/libintl.so.8.4.5 %%PORTDOCS%%%%DOCSDIR%%/bind_textdomain_codeset.3.html %%PORTDOCS%%%%DOCSDIR%%/bindtextdomain.3.html %%PORTDOCS%%%%DOCSDIR%%/csharpdoc/GNU_Gettext.html @@ -39,6 +41,8 @@ lib/libintl.so.8.4.2 %%PORTDOCS%%%%DOCSDIR%%/javadoc2/stylesheet.css %%PORTDOCS%%%%DOCSDIR%%/ngettext.1.html %%PORTDOCS%%%%DOCSDIR%%/ngettext.3.html +%%PORTDOCS%%%%DOCSDIR%%/printf_gettext.1.html +%%PORTDOCS%%%%DOCSDIR%%/printf_ngettext.1.html %%PORTDOCS%%%%DOCSDIR%%/textdomain.3.html %%PORTDOCS%%share/doc/libasprintf/autosprintf_all.html %%DATADIR%%/ABOUT-NLS @@ -87,6 +91,8 @@ share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo share/man/man1/envsubst.1.gz share/man/man1/gettext.1.gz share/man/man1/ngettext.1.gz +share/man/man1/printf_gettext.1.gz +share/man/man1/printf_ngettext.1.gz share/man/man3/bind_textdomain_codeset.3.gz share/man/man3/bindtextdomain.3.gz share/man/man3/dcgettext.3.gz diff --git a/devel/gettext-tools/Makefile b/devel/gettext-tools/Makefile index ae5f960afa28..f49004bd43e8 100644 --- a/devel/gettext-tools/Makefile +++ b/devel/gettext-tools/Makefile @@ -3,7 +3,7 @@ # discretion. PORTNAME= gettext-tools -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= GNU gettext development and translation tools WWW= https://www.gnu.org/software/gettext/ diff --git a/devel/gettext-tools/pkg-plist b/devel/gettext-tools/pkg-plist index 3a3fadede9b7..bfd00f4d0cc3 100644 --- a/devel/gettext-tools/pkg-plist +++ b/devel/gettext-tools/pkg-plist @@ -23,7 +23,7 @@ lib/libgettextlib.so lib/libgettextpo.a lib/libgettextpo.so lib/libgettextpo.so.0 -lib/libgettextpo.so.0.5.12 +lib/libgettextpo.so.0.5.15 lib/libgettextsrc-%%PORTVERSION%%.so lib/libgettextsrc.a lib/libgettextsrc.so @@ -32,88 +32,142 @@ libexec/gettext/hostname libexec/gettext/project-id libexec/gettext/urlget libexec/gettext/user-email -share/aclocal/build-to-host.m4 -share/aclocal/gettext.m4 -share/aclocal/host-cpu-c-abi.m4 -share/aclocal/iconv.m4 -share/aclocal/intlmacosx.m4 -share/aclocal/lib-ld.m4 -share/aclocal/lib-link.m4 -share/aclocal/lib-prefix.m4 share/aclocal/nls.m4 -share/aclocal/po.m4 -share/aclocal/progtest.m4 %%PORTDOCS%%%%DOCSDIR%%/FAQ.html %%PORTDOCS%%%%DOCSDIR%%/autopoint.1.html %%PORTEXAMPLES%%%%DOCSDIR%%/examples/README +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/csharp.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/csharpcomp.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/csharpcomp.sh.in %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/csharpexec-test.exe %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/csharpexec.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/csharpexec.sh.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/dcomp.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/dcomp.sh.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/gocomp.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/gocomp.sh.in %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/javacomp.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/javacomp.sh.in %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/javaexec.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/javaexec.sh.in -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/INSTALL -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/Makefile.am -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/autoclean.sh -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/autogen.sh -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/configure.ac -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/hello.cc -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/m4/Makefile.am -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/m4/gnome.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/m4/gtk--.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/m4/gtk.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/LINGUAS -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/Makevars -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/POTFILES.in -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/af.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ast.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/bg.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ca.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/cs.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/da.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/de.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/el.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/eo.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/es.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/fi.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/fr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ga.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/gl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/hr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/hu.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/id.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/it.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ja.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ka.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ky.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/lv.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ms.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/mt.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/nb.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/nl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/nn.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/pl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/pt.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/pt_BR.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ro.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ru.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sk.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sq.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sv.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ta.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/tr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/uk.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/vi.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/zh_CN.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/zh_HK.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/build-aux/modula2comp.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/hello.cc +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/m4/gnome-gnorba-check.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/m4/gnome-orbit-check.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/m4/gnome.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/m4/gtk--.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/m4/gtk.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/Makevars +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/POTFILES.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome2/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/README +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/hello.cc +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/hello.desktop.in.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/hello.gresource.xml +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/hello.ui +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/Makevars +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/POTFILES.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome3/po/zh_TW.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/BUGS %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/INSTALL %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/Makefile.am @@ -412,73 +466,78 @@ share/aclocal/progtest.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/zh_CN.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/zh_HK.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/zh_TW.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/INSTALL -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/Makefile.am -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/autoclean.sh -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/autogen.sh -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/configure.ac -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/hello.c -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/m4/Makefile.am -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/m4/gnome-orbit-check.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/m4/gnome.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/LINGUAS -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/Makevars -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/POTFILES.in -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/af.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ast.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/bg.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ca.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/cs.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/da.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/de.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/el.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/eo.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/es.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/fi.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/fr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ga.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/gl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/hr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/hu.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/id.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/it.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ja.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ka.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ky.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/lv.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ms.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/mt.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/nb.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/nl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/nn.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/pl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/pt.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/pt_BR.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ro.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ru.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sk.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sq.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sv.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ta.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/tr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/uk.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/vi.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/zh_CN.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/zh_HK.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/hello.c +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/m4/gnome-gnorba-check.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/m4/gnome-orbit-check.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/m4/gnome.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/Makevars +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/POTFILES.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome2/po/zh_TW.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/INSTALL %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/README %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/autoclean.sh %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/autogen.sh %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/configure.ac %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello.c %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello.desktop.in.in %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello.gresource.xml -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello.gschema.xml %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello.ui +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello2.c +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello2.desktop.in.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello2.gresource.xml +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello2.gschema.xml +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/hello2.ui %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/m4/Makefile.am %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/LINGUAS %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/Makevars @@ -527,6 +586,60 @@ share/aclocal/progtest.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/zh_CN.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/zh_HK.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/hello-server.c +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/Makevars +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/POTFILES.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-http/po/zh_TW.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/INSTALL %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/Makefile.am %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/autoclean.sh @@ -741,6 +854,59 @@ share/aclocal/progtest.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/zh_CN.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/zh_HK.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/hello.d.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-d/po/zh_TW.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/INSTALL %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/Makefile.am %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/autoclean.sh @@ -794,6 +960,123 @@ share/aclocal/progtest.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/zh_CN.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/zh_HK.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/example1/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/example1/go.mod.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/example1/hello1ml.go.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go-http/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example1/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example1/go.mod.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example1/hello1ml.go.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example1/hello1sl.go.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example2/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example2/go.mod.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example2/hello2sl.go.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example3/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example3/go.mod.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/example3/hello3ml.go.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-go/po/zh_TW.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/INSTALL %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/Makefile.am %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/autoclean.sh @@ -1121,63 +1404,116 @@ share/aclocal/progtest.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/zh_CN.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/zh_HK.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/zh_TW.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/INSTALL -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/Makefile.am -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/autoclean.sh -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/autogen.sh -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/configure.ac -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/hello.m -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/m4/Makefile.am -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/m4/gnome.m4 -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/LINGUAS -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/Makevars -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/POTFILES.in -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/af.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ast.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/bg.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ca.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/cs.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/da.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/de.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/el.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/eo.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/es.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/fi.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/fr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ga.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/gl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/hr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/hu.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/id.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/it.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ja.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ka.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ky.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/lv.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ms.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/mt.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/nb.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/nl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/nn.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/pl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/pt.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/pt_BR.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ro.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ru.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sk.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sl.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sq.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sv.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ta.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/tr.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/uk.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/vi.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/zh_CN.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/zh_HK.po -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/hello.mod.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-modula2/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/hello.m +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/m4/gnome-gnorba-check.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/m4/gnome-orbit-check.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/m4/gnome.m4 +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/Makevars +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/POTFILES.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome2/po/zh_TW.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/AppController.h %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/AppController.m %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/BUGS @@ -1503,12 +1839,121 @@ share/aclocal/progtest.m4 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/zh_CN.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/zh_HK.po %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/hello.rb +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ruby/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/Cargo.toml.in +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/INSTALL +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/autoclean.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/autogen.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/configure.ac +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/m4/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/LINGUAS +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/Makefile.am +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/af.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ast.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/bg.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ca.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/cs.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/da.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/de.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/el.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/eo.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/es.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/fi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/fr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ga.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/gl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/hr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/hu.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/id.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/it.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ja.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ka.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ky.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/lv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ms.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/mt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/nb.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/nl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/nn.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/pl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/pt.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/pt_BR.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ro.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ru.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/sk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/sl.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/sq.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/sr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/sv.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/ta.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/tr.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/uk.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/vi.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/zh_CN.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/zh_HK.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/po/zh_TW.po +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-rust/src/main.rs.in %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/INSTALL %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/Makefile.am %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/autoclean.sh %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/autogen.sh %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/configure.ac -%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/hello.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/hello-1.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/hello-2.sh +%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/hello-3.sh %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/m4/Makefile.am %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/LINGUAS %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/Makefile.am @@ -1793,6 +2238,7 @@ share/aclocal/progtest.m4 %%PORTDOCS%%%%DOCSDIR%%/gettext_29.html %%PORTDOCS%%%%DOCSDIR%%/gettext_3.html %%PORTDOCS%%%%DOCSDIR%%/gettext_30.html +%%PORTDOCS%%%%DOCSDIR%%/gettext_31.html %%PORTDOCS%%%%DOCSDIR%%/gettext_4.html %%PORTDOCS%%%%DOCSDIR%%/gettext_5.html %%PORTDOCS%%%%DOCSDIR%%/gettext_6.html @@ -1835,6 +2281,17 @@ share/aclocal/progtest.m4 %%DATADIR%%/config.rpath %%DATADIR%%/disclaim-translations.txt %%DATADIR%%/javaversion.class +%%DATADIR%%/m4/build-to-host.m4 +%%DATADIR%%/m4/gettext.m4 +%%DATADIR%%/m4/host-cpu-c-abi.m4 +%%DATADIR%%/m4/iconv.m4 +%%DATADIR%%/m4/intlmacosx.m4 +%%DATADIR%%/m4/lib-ld.m4 +%%DATADIR%%/m4/lib-link.m4 +%%DATADIR%%/m4/lib-prefix.m4 +%%DATADIR%%/m4/nls.m4 +%%DATADIR%%/m4/po.m4 +%%DATADIR%%/m4/progtest.m4 %%DATADIR%%/msgunfmt.tcl %%DATADIR%%/po/Makefile.in.in %%DATADIR%%/po/Makevars.template diff --git a/devel/gettext/Makefile.common b/devel/gettext/Makefile.common index cf0fbd16c87e..39d4be568310 100644 --- a/devel/gettext/Makefile.common +++ b/devel/gettext/Makefile.common @@ -2,7 +2,7 @@ # experimental ports run. Untested commits may be backed out at portmgr's # discretion. -DISTVERSION= 0.23.1 +DISTVERSION= 0.26 PORTREVISION?= 0 # Leave this zero. Set in Makefile instead. CATEGORIES= devel MASTER_SITES= GNU/gettext diff --git a/devel/gettext/distinfo b/devel/gettext/distinfo index aa328f0b1afb..1f4fbd14d02a 100644 --- a/devel/gettext/distinfo +++ b/devel/gettext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735747768 -SHA256 (gettext-0.23.1.tar.xz) = c1f97a72a7385b7e71dd07b5fea6cdaf12c9b88b564976b23bd8c11857af2970 -SIZE (gettext-0.23.1.tar.xz) = 11038556 +TIMESTAMP = 1764337471 +SHA256 (gettext-0.26.tar.xz) = d1fb86e260cfe7da6031f94d2e44c0da55903dbae0a2fa0fae78c91ae1b56f00 +SIZE (gettext-0.26.tar.xz) = 10061740 diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile index 25a4d1472f1d..cce5a42f7b5f 100644 --- a/devel/gflags/Makefile +++ b/devel/gflags/Makefile @@ -1,7 +1,6 @@ PORTNAME= gflags -PORTVERSION= 2.2.2 +PORTVERSION= 2.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org @@ -18,6 +17,8 @@ CMAKE_OFF= BUILD_TESTING \ REGISTER_INSTALL_PREFIX CMAKE_ON= BUILD_SHARED_LIBS \ BUILD_STATIC_LIBS \ + EXPORT_NAMESPACE_SET \ + EXPORT_NONAMESPACE_SET \ INSTALL_HEADERS \ INSTALL_SHARED_LIBS \ INSTALL_STATIC_LIBS diff --git a/devel/gflags/distinfo b/devel/gflags/distinfo index ea16e040ab0b..c9f3ec33a467 100644 --- a/devel/gflags/distinfo +++ b/devel/gflags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542045643 -SHA256 (gflags-gflags-v2.2.2_GH0.tar.gz) = 34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf -SIZE (gflags-gflags-v2.2.2_GH0.tar.gz) = 98704 +TIMESTAMP = 1765032646 +SHA256 (gflags-gflags-v2.3.0_GH0.tar.gz) = f619a51371f41c0ad6837b2a98af9d4643b3371015d873887f7e8d3237320b2f +SIZE (gflags-gflags-v2.3.0_GH0.tar.gz) = 120715 diff --git a/devel/gflags/pkg-plist b/devel/gflags/pkg-plist index c3cadbb1c433..84fb01520f66 100644 --- a/devel/gflags/pkg-plist +++ b/devel/gflags/pkg-plist @@ -11,11 +11,11 @@ lib/cmake/gflags/gflags-targets.cmake lib/libgflags.a lib/libgflags.so lib/libgflags.so.2 -lib/libgflags.so.2.2 +lib/libgflags.so.2.3 lib/libgflags.so.%%PORTVERSION%% lib/libgflags_nothreads.a lib/libgflags_nothreads.so lib/libgflags_nothreads.so.2 -lib/libgflags_nothreads.so.2.2 +lib/libgflags_nothreads.so.2.3 lib/libgflags_nothreads.so.%%PORTVERSION%% libdata/pkgconfig/gflags.pc diff --git a/devel/gh/Makefile b/devel/gh/Makefile index 404a7b7b8bf6..f689c738241b 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git -USES= go:1.24,modules +USES= go:1.24+,modules _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +%Y-%m-%d) diff --git a/devel/git-cliff/Makefile b/devel/git-cliff/Makefile index d9a8b526f4df..525778f23f70 100644 --- a/devel/git-cliff/Makefile +++ b/devel/git-cliff/Makefile @@ -1,7 +1,6 @@ PORTNAME= git-cliff DISTVERSIONPREFIX= v -DISTVERSION= 2.10.1 -PORTREVISION= 2 +DISTVERSION= 2.11.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -30,19 +29,21 @@ CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.1 \ adler32-1.2.0 \ ahash-0.8.12 \ - aho-corasick-1.1.3 \ + aho-corasick-1.1.4 \ aligned-vec-0.6.4 \ allocator-api2-0.2.21 \ android_system_properties-0.1.5 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.4 \ - anstyle-wincon-3.0.10 \ + anstyle-query-1.1.5 \ + anstyle-wincon-3.0.11 \ anyhow-1.0.99 \ arraydeque-0.5.1 \ arrayvec-0.7.6 \ async-compression-0.4.30 \ + async-stream-0.3.6 \ + async-stream-impl-0.3.6 \ async-trait-0.1.89 \ atomic-waker-1.1.2 \ autocfg-1.5.0 \ @@ -53,29 +54,29 @@ CARGO_CRATES= addr2line-0.24.2 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bitflags-1.3.2 \ - bitflags-2.9.4 \ + bitflags-2.10.0 \ block-buffer-0.10.4 \ - bstr-1.12.0 \ + bstr-1.12.1 \ bumpalo-3.19.0 \ bytemuck-1.23.2 \ - bytes-1.10.1 \ + bytes-1.11.0 \ cacache-13.0.0 \ - cc-1.2.37 \ - cfg-if-1.0.3 \ + cc-1.2.49 \ + cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ chrono-0.4.42 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ - clap-4.5.47 \ - clap_builder-4.5.47 \ - clap_complete-4.5.57 \ - clap_derive-4.5.47 \ - clap_lex-0.7.5 \ - clap_mangen-0.2.29 \ + clap-4.5.53 \ + clap_builder-4.5.53 \ + clap_complete-4.5.61 \ + clap_derive-4.5.49 \ + clap_lex-0.7.6 \ + clap_mangen-0.2.31 \ colorchoice-1.0.4 \ compression-codecs-0.4.30 \ compression-core-0.4.29 \ - config-0.15.15 \ + config-0.15.19 \ console-0.16.1 \ cookie-0.18.1 \ cookie_store-0.22.0 \ @@ -88,10 +89,10 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - crypto-common-0.1.6 \ - dary_heap-0.3.7 \ + crypto-common-0.1.7 \ + dary_heap-0.3.8 \ debugid-0.8.0 \ - deranged-0.5.3 \ + deranged-0.5.5 \ deunicode-1.6.2 \ diff-0.1.13 \ digest-0.10.7 \ @@ -99,7 +100,7 @@ CARGO_CRATES= addr2line-0.24.2 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ dissimilar-1.0.10 \ - document-features-0.2.11 \ + document-features-0.2.12 \ dyn-clone-1.0.20 \ either-1.15.0 \ encode_unicode-1.0.0 \ @@ -112,11 +113,12 @@ CARGO_CRATES= addr2line-0.24.2 \ etcetera-0.10.0 \ expect-test-1.5.1 \ fastrand-2.3.0 \ - find-msvc-tools-0.1.1 \ + find-msvc-tools-0.1.5 \ findshlibs-0.10.2 \ flate2-1.1.2 \ fnv-1.0.7 \ foldhash-0.1.5 \ + foldhash-0.2.0 \ form_urlencoded-1.2.2 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -129,15 +131,15 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.16 \ - getrandom-0.3.3 \ + getrandom-0.3.4 \ gimli-0.31.1 \ git-conventional-0.12.9 \ - git2-0.20.2 \ + git2-0.20.3 \ glob-0.3.3 \ - globset-0.4.16 \ + globset-0.4.18 \ globwalk-0.9.1 \ - hashbrown-0.14.5 \ hashbrown-0.15.5 \ + hashbrown-0.16.1 \ hashlink-0.10.0 \ heck-0.5.0 \ hermit-abi-0.5.2 \ @@ -159,70 +161,69 @@ CARGO_CRATES= addr2line-0.24.2 \ hyper-util-0.1.16 \ iana-time-zone-0.1.64 \ iana-time-zone-haiku-0.1.2 \ - 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 \ + icu_collections-2.1.1 \ + icu_locale_core-2.1.1 \ + icu_normalizer-2.1.1 \ + icu_normalizer_data-2.1.1 \ + icu_properties-2.1.2 \ + icu_properties_data-2.1.2 \ + icu_provider-2.1.1 \ idna-1.1.0 \ idna_adapter-1.2.1 \ - ignore-0.4.23 \ + ignore-0.4.25 \ include-flate-0.3.1 \ include-flate-codegen-0.3.1 \ include-flate-compress-0.3.1 \ - indexmap-2.11.1 \ - indicatif-0.18.0 \ + indexmap-2.12.1 \ + indicatif-0.18.3 \ inferno-0.11.21 \ - io-uring-0.7.10 \ ipnet-2.11.0 \ iri-string-0.7.8 \ is-terminal-0.4.16 \ - is_terminal_polyfill-1.70.1 \ + is_terminal_polyfill-1.70.2 \ itoa-1.0.15 \ jobserver-0.1.34 \ js-sys-0.3.78 \ - lazy-regex-3.4.1 \ - lazy-regex-proc_macros-3.4.1 \ + lazy-regex-3.4.2 \ + lazy-regex-proc_macros-3.4.2 \ lazy_static-1.5.0 \ - libc-0.2.175 \ - libflate-2.1.0 \ - libflate_lz77-2.1.0 \ - libgit2-sys-0.18.2+1.9.1 \ + libc-0.2.178 \ + libflate-2.2.1 \ + libflate_lz77-2.2.0 \ + libgit2-sys-0.18.3+1.9.2 \ libm-0.2.15 \ libredox-0.1.10 \ libz-sys-1.1.22 \ linux-raw-sys-0.11.0 \ - litemap-0.8.0 \ - litrs-0.4.2 \ + litemap-0.8.1 \ + litrs-1.0.0 \ lock_api-0.4.13 \ - log-0.4.28 \ + log-0.4.29 \ lru-slab-0.1.2 \ - memchr-2.7.5 \ + memchr-2.7.6 \ memmap2-0.5.10 \ memmap2-0.9.8 \ miette-5.10.0 \ miette-derive-5.10.0 \ miniz_oxide-0.8.9 \ - mio-1.0.4 \ - next_version-0.2.25 \ + mio-1.1.1 \ + next_version-0.2.26 \ nix-0.26.4 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.21.3 \ - once_cell_polyfill-1.70.1 \ + once_cell_polyfill-1.70.2 \ openssl-probe-0.1.6 \ option-ext-0.2.0 \ parse-zoneinfo-0.3.1 \ pathdiff-0.2.3 \ percent-encoding-2.3.2 \ - pest-2.8.2 \ - pest_derive-2.8.2 \ - pest_generator-2.8.2 \ - pest_meta-2.8.2 \ + pest-2.8.4 \ + pest_derive-2.8.4 \ + pest_generator-2.8.4 \ + pest_meta-2.8.4 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ @@ -231,19 +232,19 @@ CARGO_CRATES= addr2line-0.24.2 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ portable-atomic-1.11.1 \ - potential_utf-0.1.3 \ + potential_utf-0.1.4 \ powerfmt-0.2.0 \ pprof-0.15.0 \ ppv-lite86-0.2.21 \ pretty_assertions-1.4.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.101 \ + proc-macro2-1.0.103 \ quick-xml-0.26.0 \ quinn-0.11.9 \ quinn-proto-0.11.13 \ quinn-udp-0.5.14 \ - quote-1.0.40 \ + quote-1.0.42 \ r-efi-5.3.0 \ rand-0.8.5 \ rand-0.9.2 \ @@ -253,18 +254,18 @@ CARGO_CRATES= addr2line-0.24.2 \ rand_core-0.9.3 \ redox_users-0.5.2 \ reflink-copy-0.1.28 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ - regex-syntax-0.8.6 \ - reqwest-0.12.23 \ + regex-1.12.2 \ + regex-automata-0.4.13 \ + regex-syntax-0.8.8 \ + reqwest-0.12.25 \ reqwest-middleware-0.4.2 \ rgb-0.8.52 \ ring-0.17.14 \ rle-decode-fast-1.0.3 \ roff-0.2.2 \ - rust-embed-8.7.2 \ - rust-embed-impl-8.7.2 \ - rust-embed-utils-8.7.2 \ + rust-embed-8.9.0 \ + rust-embed-impl-8.9.0 \ + rust-embed-utils-8.9.0 \ rustc-demangle-0.1.26 \ rustc-hash-2.1.1 \ rustix-1.1.2 \ @@ -281,13 +282,13 @@ CARGO_CRATES= addr2line-0.24.2 \ secrecy-0.8.0 \ security-framework-3.4.0 \ security-framework-sys-2.15.0 \ - semver-1.0.26 \ - serde-1.0.221 \ - serde_core-1.0.221 \ - serde_derive-1.0.221 \ - serde_json-1.0.144 \ + semver-1.0.27 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_json-1.0.145 \ serde_regex-1.1.0 \ - serde_spanned-1.0.0 \ + serde_spanned-1.0.3 \ serde_urlencoded-0.7.1 \ sha-1-0.10.1 \ sha1-0.10.6 \ @@ -298,63 +299,58 @@ CARGO_CRATES= addr2line-0.24.2 \ slab-0.4.11 \ slug-0.1.6 \ smallvec-1.15.1 \ - socket2-0.6.0 \ + socket2-0.6.1 \ spin-0.10.0 \ ssri-9.2.0 \ - stable_deref_trait-1.2.0 \ + stable_deref_trait-1.2.1 \ str_stack-0.1.0 \ strsim-0.11.1 \ subtle-2.6.1 \ symbolic-common-12.16.2 \ symbolic-demangle-12.16.2 \ syn-1.0.109 \ - syn-2.0.106 \ + syn-2.0.111 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ temp-dir-0.1.16 \ tempfile-3.22.0 \ - tera-1.20.0 \ + tera-1.20.1 \ termcolor-1.4.1 \ terminal_size-0.4.3 \ thiserror-1.0.69 \ - thiserror-2.0.16 \ + thiserror-2.0.17 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.16 \ - time-0.3.43 \ + thiserror-impl-2.0.17 \ + time-0.3.44 \ time-core-0.1.6 \ time-macros-0.2.24 \ - tinystr-0.8.1 \ + tinystr-0.8.2 \ tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ - tokio-1.47.1 \ - tokio-macros-2.5.0 \ + tokio-1.48.0 \ + tokio-macros-2.6.0 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-util-0.7.16 \ - toml-0.9.5 \ - toml_datetime-0.7.0 \ - toml_parser-1.0.2 \ - toml_writer-1.0.2 \ + toml-0.9.8 \ + toml_datetime-0.7.3 \ + toml_parser-1.0.4 \ + toml_writer-1.0.4 \ tower-0.5.2 \ - tower-http-0.6.6 \ + tower-http-0.6.8 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.34 \ try-lock-0.2.5 \ - typenum-1.18.0 \ + typenum-1.19.0 \ ucd-trie-0.1.7 \ - unic-char-property-0.9.0 \ - unic-char-range-0.9.0 \ - unic-common-0.9.0 \ - unic-segment-0.9.0 \ - unic-ucd-segment-0.9.0 \ - unic-ucd-version-0.9.0 \ unicase-2.8.1 \ - unicode-ident-1.0.19 \ + unicode-ident-1.0.22 \ + unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ - unicode-width-0.2.1 \ - unit-prefix-0.5.1 \ + unicode-width-0.2.2 \ + unit-prefix-0.5.2 \ untrusted-0.9.0 \ unty-0.0.4 \ update-informer-1.3.0 \ @@ -372,8 +368,7 @@ CARGO_CRATES= addr2line-0.24.2 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.5+wasi-0.2.4 \ - wasip2-1.0.0+wasi-0.2.4 \ + wasip2-1.0.1+wasi-0.2.4 \ wasm-bindgen-0.2.101 \ wasm-bindgen-backend-0.2.101 \ wasm-bindgen-futures-0.4.51 \ @@ -389,54 +384,53 @@ CARGO_CRATES= addr2line-0.24.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.62.0 \ windows-collections-0.3.0 \ - windows-core-0.62.0 \ + windows-core-0.62.2 \ windows-future-0.3.0 \ - windows-implement-0.60.0 \ - windows-interface-0.59.1 \ - windows-link-0.1.3 \ - windows-link-0.2.0 \ + windows-implement-0.60.2 \ + windows-interface-0.59.3 \ + windows-link-0.2.1 \ windows-numerics-0.3.0 \ - windows-result-0.4.0 \ - windows-strings-0.5.0 \ + windows-result-0.4.1 \ + windows-strings-0.5.1 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ - windows-sys-0.61.0 \ + windows-sys-0.61.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.3 \ + windows-targets-0.53.5 \ windows-threading-0.2.0 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_gnullvm-0.53.1 \ windows_aarch64_msvc-0.52.6 \ - windows_aarch64_msvc-0.53.0 \ + windows_aarch64_msvc-0.53.1 \ windows_i686_gnu-0.52.6 \ - windows_i686_gnu-0.53.0 \ + windows_i686_gnu-0.53.1 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_gnullvm-0.53.0 \ + windows_i686_gnullvm-0.53.1 \ windows_i686_msvc-0.52.6 \ - windows_i686_msvc-0.53.0 \ + windows_i686_msvc-0.53.1 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnu-0.53.1 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_gnullvm-0.53.1 \ windows_x86_64_msvc-0.52.6 \ - windows_x86_64_msvc-0.53.0 \ - winnow-0.7.13 \ - wit-bindgen-0.45.1 \ - writeable-0.6.1 \ + windows_x86_64_msvc-0.53.1 \ + winnow-0.7.14 \ + wit-bindgen-0.46.0 \ + writeable-0.6.2 \ xxhash-rust-0.8.15 \ - yaml-rust2-0.10.3 \ + yaml-rust2-0.10.4 \ yansi-1.0.1 \ - yoke-0.8.0 \ - yoke-derive-0.8.0 \ - zerocopy-0.8.27 \ - zerocopy-derive-0.8.27 \ + yoke-0.8.1 \ + yoke-derive-0.8.1 \ + zerocopy-0.8.31 \ + zerocopy-derive-0.8.31 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ - zerotrie-0.2.2 \ - zerovec-0.11.4 \ - zerovec-derive-0.11.1 \ + zerotrie-0.2.3 \ + zerovec-0.11.5 \ + zerovec-derive-0.11.2 \ zstd-0.13.3 \ zstd-safe-7.2.4 \ zstd-sys-2.0.16+zstd.1.5.7 diff --git a/devel/git-cliff/distinfo b/devel/git-cliff/distinfo index 9a9017de509b..1ba629f842b9 100644 --- a/devel/git-cliff/distinfo +++ b/devel/git-cliff/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1758602508 +TIMESTAMP = 1765783675 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -7,24 +7,24 @@ SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c8046 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 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/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 +SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 SHA256 (rust/crates/aligned-vec-0.6.4.crate) = dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b SIZE (rust/crates/aligned-vec-0.6.4.crate) = 12609 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 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.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 -SIZE (rust/crates/anstream-0.6.20.crate) = 28797 -SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd -SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 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.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 -SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 -SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a -SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc +SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264 +SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d +SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638 SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 SHA256 (rust/crates/arraydeque-0.5.1.crate) = 7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236 @@ -33,6 +33,10 @@ SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5b SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 SHA256 (rust/crates/async-compression-0.4.30.crate) = 977eb15ea9efd848bb8a4a1a2500347ed7f0bf794edf0dc3ddcf439f43d36b23 SIZE (rust/crates/async-compression-0.4.30.crate) = 98817 +SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476 +SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 +SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d +SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 @@ -53,24 +57,24 @@ SHA256 (rust/crates/bincode_derive-2.0.1.crate) = bf95709a440f45e986983918d0e8a1 SIZE (rust/crates/bincode_derive-2.0.1.crate) = 7404 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 -SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 -SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab +SIZE (rust/crates/bstr-1.12.1.crate) = 354916 SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/bytemuck-1.23.2.crate) = 3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677 SIZE (rust/crates/bytemuck-1.23.2.crate) = 53021 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 SHA256 (rust/crates/cacache-13.0.0.crate) = a61ff12b19d89c752c213316b87fdb4a587f073d219b893cc56974b8c9f39bf7 SIZE (rust/crates/cacache-13.0.0.crate) = 47440 -SHA256 (rust/crates/cc-1.2.37.crate) = 65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44 -SIZE (rust/crates/cc-1.2.37.crate) = 90111 -SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 -SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 +SHA256 (rust/crates/cc-1.2.49.crate) = 90583009037521a116abf44494efecd645ba48b6622457080f080b85544e2215 +SIZE (rust/crates/cc-1.2.49.crate) = 93145 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 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.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 @@ -79,26 +83,26 @@ SHA256 (rust/crates/chrono-tz-0.9.0.crate) = 93698b29de5e97ad0ae26447b344c482a72 SIZE (rust/crates/chrono-tz-0.9.0.crate) = 361570 SHA256 (rust/crates/chrono-tz-build-0.3.0.crate) = 0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1 SIZE (rust/crates/chrono-tz-build-0.3.0.crate) = 6139 -SHA256 (rust/crates/clap-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 -SIZE (rust/crates/clap-4.5.47.crate) = 58354 -SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 -SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 -SHA256 (rust/crates/clap_complete-4.5.57.crate) = 4d9501bd3f5f09f7bbee01da9a511073ed30a80cd7a509f1214bb74eadea71ad -SIZE (rust/crates/clap_complete-4.5.57.crate) = 48637 -SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c -SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 -SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 -SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 -SHA256 (rust/crates/clap_mangen-0.2.29.crate) = 27b4c3c54b30f0d9adcb47f25f61fcce35c4dd8916638c6b82fbd5f4fb4179e2 -SIZE (rust/crates/clap_mangen-0.2.29.crate) = 16080 +SHA256 (rust/crates/clap-4.5.53.crate) = c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8 +SIZE (rust/crates/clap-4.5.53.crate) = 62036 +SHA256 (rust/crates/clap_builder-4.5.53.crate) = d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00 +SIZE (rust/crates/clap_builder-4.5.53.crate) = 170811 +SHA256 (rust/crates/clap_complete-4.5.61.crate) = 39615915e2ece2550c0149addac32fb5bd312c657f43845bb9088cb9c8a7c992 +SIZE (rust/crates/clap_complete-4.5.61.crate) = 48828 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 +SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d +SIZE (rust/crates/clap_lex-0.7.6.crate) = 13466 +SHA256 (rust/crates/clap_mangen-0.2.31.crate) = 439ea63a92086df93893164221ad4f24142086d535b3a0957b9b9bea2dc86301 +SIZE (rust/crates/clap_mangen-0.2.31.crate) = 16345 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/compression-codecs-0.4.30.crate) = 485abf41ac0c8047c07c87c72c8fb3eb5197f6e9d7ded615dfd1a00ae00a0f64 SIZE (rust/crates/compression-codecs-0.4.30.crate) = 22516 SHA256 (rust/crates/compression-core-0.4.29.crate) = e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb SIZE (rust/crates/compression-core-0.4.29.crate) = 4321 -SHA256 (rust/crates/config-0.15.15.crate) = 0faa974509d38b33ff89282db9c3295707ccf031727c0de9772038ec526852ba -SIZE (rust/crates/config-0.15.15.crate) = 56766 +SHA256 (rust/crates/config-0.15.19.crate) = b30fa8254caad766fc03cb0ccae691e14bf3bd72bfff27f72802ce729551b3d6 +SIZE (rust/crates/config-0.15.19.crate) = 57567 SHA256 (rust/crates/console-0.16.1.crate) = b430743a6eb14e9764d4260d4c0d8123087d504eeb9c48f2b2a5e810dd369df4 SIZE (rust/crates/console-0.16.1.crate) = 39129 SHA256 (rust/crates/cookie-0.18.1.crate) = 4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747 @@ -123,14 +127,14 @@ 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/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 -SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/dary_heap-0.3.7.crate) = 04d2cd9c18b9f454ed67da600630b021a8a80bf33f8c95896ab33aaf1c26b728 -SIZE (rust/crates/dary_heap-0.3.7.crate) = 24076 +SHA256 (rust/crates/crypto-common-0.1.7.crate) = 78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a +SIZE (rust/crates/crypto-common-0.1.7.crate) = 9619 +SHA256 (rust/crates/dary_heap-0.3.8.crate) = 06d2e3287df1c007e74221c49ca10a95d557349e54b3a75dc2fb14712c751f04 +SIZE (rust/crates/dary_heap-0.3.8.crate) = 26544 SHA256 (rust/crates/debugid-0.8.0.crate) = bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d SIZE (rust/crates/debugid-0.8.0.crate) = 12757 -SHA256 (rust/crates/deranged-0.5.3.crate) = d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc -SIZE (rust/crates/deranged-0.5.3.crate) = 24353 +SHA256 (rust/crates/deranged-0.5.5.crate) = ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587 +SIZE (rust/crates/deranged-0.5.5.crate) = 24438 SHA256 (rust/crates/deunicode-1.6.2.crate) = abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04 SIZE (rust/crates/deunicode-1.6.2.crate) = 172772 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 @@ -145,8 +149,8 @@ SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cd SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 SHA256 (rust/crates/dissimilar-1.0.10.crate) = 8975ffdaa0ef3661bfe02dbdcc06c9f829dfafe6a3c474de366a8d5e44276921 SIZE (rust/crates/dissimilar-1.0.10.crate) = 27757 -SHA256 (rust/crates/document-features-0.2.11.crate) = 95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d -SIZE (rust/crates/document-features-0.2.11.crate) = 14640 +SHA256 (rust/crates/document-features-0.2.12.crate) = d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61 +SIZE (rust/crates/document-features-0.2.12.crate) = 14739 SHA256 (rust/crates/dyn-clone-1.0.20.crate) = d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555 SIZE (rust/crates/dyn-clone-1.0.20.crate) = 13134 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 @@ -171,8 +175,8 @@ SHA256 (rust/crates/expect-test-1.5.1.crate) = 63af43ff4431e848fb47472a920f14fa7 SIZE (rust/crates/expect-test-1.5.1.crate) = 13672 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/find-msvc-tools-0.1.1.crate) = 7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d -SIZE (rust/crates/find-msvc-tools-0.1.1.crate) = 30228 +SHA256 (rust/crates/find-msvc-tools-0.1.5.crate) = 3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844 +SIZE (rust/crates/find-msvc-tools-0.1.5.crate) = 30942 SHA256 (rust/crates/findshlibs-0.10.2.crate) = 40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64 SIZE (rust/crates/findshlibs-0.10.2.crate) = 20101 SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d @@ -181,6 +185,8 @@ SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da2 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/foldhash-0.2.0.crate) = 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb +SIZE (rust/crates/foldhash-0.2.0.crate) = 23329 SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -205,24 +211,24 @@ SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 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/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/git-conventional-0.12.9.crate) = f6a949b7fcc81df22526032dcddb006e78c8575e47b0e7ba57d9960570a57bc4 SIZE (rust/crates/git-conventional-0.12.9.crate) = 16954 -SHA256 (rust/crates/git2-0.20.2.crate) = 2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110 -SIZE (rust/crates/git2-0.20.2.crate) = 223479 +SHA256 (rust/crates/git2-0.20.3.crate) = 3e2b37e2f62729cdada11f0e6b3b6fe383c69c29fc619e391223e12856af308c +SIZE (rust/crates/git2-0.20.3.crate) = 224085 SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 SIZE (rust/crates/glob-0.3.3.crate) = 22861 -SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 -SIZE (rust/crates/globset-0.4.16.crate) = 26533 +SHA256 (rust/crates/globset-0.4.18.crate) = 52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3 +SIZE (rust/crates/globset-0.4.18.crate) = 28970 SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 -SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 -SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.1.crate) = 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100 +SIZE (rust/crates/hashbrown-0.16.1.crate) = 147785 SHA256 (rust/crates/hashlink-0.10.0.crate) = 7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1 SIZE (rust/crates/hashlink-0.10.0.crate) = 29402 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea @@ -265,68 +271,66 @@ SHA256 (rust/crates/iana-time-zone-0.1.64.crate) = 33e57f83510bb73707521ebaffa78 SIZE (rust/crates/iana-time-zone-0.1.64.crate) = 33152 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/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/icu_collections-2.1.1.crate) = 4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43 +SIZE (rust/crates/icu_collections-2.1.1.crate) = 87233 +SHA256 (rust/crates/icu_locale_core-2.1.1.crate) = edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6 +SIZE (rust/crates/icu_locale_core-2.1.1.crate) = 70876 +SHA256 (rust/crates/icu_normalizer-2.1.1.crate) = 5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599 +SIZE (rust/crates/icu_normalizer-2.1.1.crate) = 67132 +SHA256 (rust/crates/icu_normalizer_data-2.1.1.crate) = 7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a +SIZE (rust/crates/icu_normalizer_data-2.1.1.crate) = 68649 +SHA256 (rust/crates/icu_properties-2.1.2.crate) = 020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec +SIZE (rust/crates/icu_properties-2.1.2.crate) = 60136 +SHA256 (rust/crates/icu_properties_data-2.1.2.crate) = 616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af +SIZE (rust/crates/icu_properties_data-2.1.2.crate) = 163057 +SHA256 (rust/crates/icu_provider-2.1.1.crate) = 85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614 +SIZE (rust/crates/icu_provider-2.1.1.crate) = 50907 SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 -SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b -SIZE (rust/crates/ignore-0.4.23.crate) = 55901 +SHA256 (rust/crates/ignore-0.4.25.crate) = d3d782a365a015e0f5c04902246139249abf769125006fbe7649e2ee88169b4a +SIZE (rust/crates/ignore-0.4.25.crate) = 59154 SHA256 (rust/crates/include-flate-0.3.1.crate) = e01b7cb6ca682a621e7cda1c358c9724b53a7b4409be9be1dd443b7f3a26f998 SIZE (rust/crates/include-flate-0.3.1.crate) = 10464 SHA256 (rust/crates/include-flate-codegen-0.3.1.crate) = 4f49bf5274aebe468d6e6eba14a977eaf1efa481dc173f361020de70c1c48050 SIZE (rust/crates/include-flate-codegen-0.3.1.crate) = 5756 SHA256 (rust/crates/include-flate-compress-0.3.1.crate) = eae6a40e716bcd5931f5dbb79cd921512a4f647e2e9413fded3171fca3824dbc SIZE (rust/crates/include-flate-compress-0.3.1.crate) = 4807 -SHA256 (rust/crates/indexmap-2.11.1.crate) = 206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921 -SIZE (rust/crates/indexmap-2.11.1.crate) = 99966 -SHA256 (rust/crates/indicatif-0.18.0.crate) = 70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd -SIZE (rust/crates/indicatif-0.18.0.crate) = 67969 +SHA256 (rust/crates/indexmap-2.12.1.crate) = 0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2 +SIZE (rust/crates/indexmap-2.12.1.crate) = 100184 +SHA256 (rust/crates/indicatif-0.18.3.crate) = 9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88 +SIZE (rust/crates/indicatif-0.18.3.crate) = 66504 SHA256 (rust/crates/inferno-0.11.21.crate) = 232929e1d75fe899576a3d5c7416ad0d88dbfbb3c3d6aa00873a7408a50ddb88 SIZE (rust/crates/inferno-0.11.21.crate) = 102615 -SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b -SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 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-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 -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/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 +SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/jobserver-0.1.34.crate) = 9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33 SIZE (rust/crates/jobserver-0.1.34.crate) = 29013 SHA256 (rust/crates/js-sys-0.3.78.crate) = 0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738 SIZE (rust/crates/js-sys-0.3.78.crate) = 56010 -SHA256 (rust/crates/lazy-regex-3.4.1.crate) = 60c7310b93682b36b98fa7ea4de998d3463ccbebd94d935d6b48ba5b6ffa7126 -SIZE (rust/crates/lazy-regex-3.4.1.crate) = 7808 -SHA256 (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 4ba01db5ef81e17eb10a5e0f2109d1b3a3e29bac3070fdbd7d156bf7dbd206a1 -SIZE (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 6022 +SHA256 (rust/crates/lazy-regex-3.4.2.crate) = 191898e17ddee19e60bccb3945aa02339e81edd4a8c50e21fd4d48cdecda7b29 +SIZE (rust/crates/lazy-regex-3.4.2.crate) = 9028 +SHA256 (rust/crates/lazy-regex-proc_macros-3.4.2.crate) = c35dc8b0da83d1a9507e12122c80dea71a9c7c613014347392483a83ea593e04 +SIZE (rust/crates/lazy-regex-proc_macros-3.4.2.crate) = 6813 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.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 -SHA256 (rust/crates/libflate-2.1.0.crate) = 45d9dfdc14ea4ef0900c1cddbc8dcd553fbaacd8a4a282cf4018ae9dd04fb21e -SIZE (rust/crates/libflate-2.1.0.crate) = 43366 -SHA256 (rust/crates/libflate_lz77-2.1.0.crate) = e6e0d73b369f386f1c44abd9c570d5318f55ccde816ff4b562fa452e5182863d -SIZE (rust/crates/libflate_lz77-2.1.0.crate) = 5918 -SHA256 (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1c42fe03df2bd3c53a3a9c7317ad91d80c81cd1fb0caec8d7cc4cd2bfa10c222 -SIZE (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1856057 +SHA256 (rust/crates/libc-0.2.178.crate) = 37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091 +SIZE (rust/crates/libc-0.2.178.crate) = 783720 +SHA256 (rust/crates/libflate-2.2.1.crate) = e3248b8d211bd23a104a42d81b4fa8bb8ac4a3b75e7a43d85d2c9ccb6179cd74 +SIZE (rust/crates/libflate-2.2.1.crate) = 40550 +SHA256 (rust/crates/libflate_lz77-2.2.0.crate) = a599cb10a9cd92b1300debcef28da8f70b935ec937f44fcd1b70a7c986a11c5c +SIZE (rust/crates/libflate_lz77-2.2.0.crate) = 7627 +SHA256 (rust/crates/libgit2-sys-0.18.3+1.9.2.crate) = c9b3acc4b91781bb0b3386669d325163746af5f6e4f73e6d2d630e09a35f3487 +SIZE (rust/crates/libgit2-sys-0.18.3+1.9.2.crate) = 1865532 SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de SIZE (rust/crates/libm-0.2.15.crate) = 156108 SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb @@ -335,18 +339,18 @@ SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0 SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 -SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 -SIZE (rust/crates/litemap-0.8.0.crate) = 34344 -SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed -SIZE (rust/crates/litrs-0.4.2.crate) = 43399 +SHA256 (rust/crates/litemap-0.8.1.crate) = 6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77 +SIZE (rust/crates/litemap-0.8.1.crate) = 34172 +SHA256 (rust/crates/litrs-1.0.0.crate) = 11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092 +SIZE (rust/crates/litrs-1.0.0.crate) = 46610 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.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 -SIZE (rust/crates/log-0.4.28.crate) = 51131 +SHA256 (rust/crates/log-0.4.29.crate) = 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897 +SIZE (rust/crates/log-0.4.29.crate) = 51515 SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 SHA256 (rust/crates/memmap2-0.9.8.crate) = 843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7 @@ -357,10 +361,10 @@ SHA256 (rust/crates/miette-derive-5.10.0.crate) = 49e7bc1560b95a3c4a25d03de42fe7 SIZE (rust/crates/miette-derive-5.10.0.crate) = 16062 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/next_version-0.2.25.crate) = 2af0742157c04cea78f8643de0d0785a29d53c4dd08d985bc542cdd4d2ec9830 -SIZE (rust/crates/next_version-0.2.25.crate) = 9137 +SHA256 (rust/crates/mio-1.1.1.crate) = a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc +SIZE (rust/crates/mio-1.1.1.crate) = 105630 +SHA256 (rust/crates/next_version-0.2.26.crate) = cc89399c10a3de3a18971b961e9fea788eb252d887c1c2f740f351a907088d0c +SIZE (rust/crates/next_version-0.2.26.crate) = 9178 SHA256 (rust/crates/nix-0.26.4.crate) = 598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b SIZE (rust/crates/nix-0.26.4.crate) = 279099 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 @@ -373,8 +377,8 @@ SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b665 SIZE (rust/crates/object-0.36.7.crate) = 329938 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/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe +SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d @@ -385,14 +389,14 @@ SHA256 (rust/crates/pathdiff-0.2.3.crate) = df94ce210e5bc13cb6651479fa48d14f601d SIZE (rust/crates/pathdiff-0.2.3.crate) = 7495 SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 -SHA256 (rust/crates/pest-2.8.2.crate) = 21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8 -SIZE (rust/crates/pest-2.8.2.crate) = 130430 -SHA256 (rust/crates/pest_derive-2.8.2.crate) = bc58706f770acb1dbd0973e6530a3cff4746fb721207feb3a8a6064cd0b6c663 -SIZE (rust/crates/pest_derive-2.8.2.crate) = 42335 -SHA256 (rust/crates/pest_generator-2.8.2.crate) = 6d4f36811dfe07f7b8573462465d5cb8965fffc2e71ae377a33aecf14c2c9a2f -SIZE (rust/crates/pest_generator-2.8.2.crate) = 18669 -SHA256 (rust/crates/pest_meta-2.8.2.crate) = 42919b05089acbd0a5dcd5405fb304d17d1053847b81163d09c4ad18ce8e8420 -SIZE (rust/crates/pest_meta-2.8.2.crate) = 42952 +SHA256 (rust/crates/pest-2.8.4.crate) = cbcfd20a6d4eeba40179f05735784ad32bdaef05ce8e8af05f180d45bb3e7e22 +SIZE (rust/crates/pest-2.8.4.crate) = 129758 +SHA256 (rust/crates/pest_derive-2.8.4.crate) = 51f72981ade67b1ca6adc26ec221be9f463f2b5839c7508998daa17c23d94d7f +SIZE (rust/crates/pest_derive-2.8.4.crate) = 43466 +SHA256 (rust/crates/pest_generator-2.8.4.crate) = dee9efd8cdb50d719a80088b76f81aec7c41ed6d522ee750178f83883d271625 +SIZE (rust/crates/pest_generator-2.8.4.crate) = 18650 +SHA256 (rust/crates/pest_meta-2.8.4.crate) = bf1d70880e76bdc13ba52eafa6239ce793d85c8e43896507e43dd8984ff05b82 +SIZE (rust/crates/pest_meta-2.8.4.crate) = 42947 SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078 SIZE (rust/crates/phf-0.11.3.crate) = 23231 SHA256 (rust/crates/phf_codegen-0.11.3.crate) = aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a @@ -409,8 +413,8 @@ SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c1 SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 -SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a -SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 +SHA256 (rust/crates/potential_utf-0.1.4.crate) = b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77 +SIZE (rust/crates/potential_utf-0.1.4.crate) = 9514 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 SHA256 (rust/crates/pprof-0.15.0.crate) = 38a01da47675efa7673b032bf8efd8214f1917d89685e07e395ab125ea42b187 @@ -423,8 +427,8 @@ SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08c SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de -SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 SHA256 (rust/crates/quick-xml-0.26.0.crate) = 7f50b1c63b38611e7d4d7f68b82d3ad0cc71a2ad2e7f61fc10f1328d917c93cd SIZE (rust/crates/quick-xml-0.26.0.crate) = 116260 SHA256 (rust/crates/quinn-0.11.9.crate) = b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20 @@ -433,8 +437,8 @@ SHA256 (rust/crates/quinn-proto-0.11.13.crate) = f1906b49b0c3bc04b5fe5d86a77925a SIZE (rust/crates/quinn-proto-0.11.13.crate) = 243837 SHA256 (rust/crates/quinn-udp-0.5.14.crate) = addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd SIZE (rust/crates/quinn-udp-0.5.14.crate) = 33436 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 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 @@ -453,14 +457,14 @@ SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 SHA256 (rust/crates/reflink-copy-0.1.28.crate) = 23bbed272e39c47a095a5242218a67412a220006842558b03fe2935e8f3d7b92 SIZE (rust/crates/reflink-copy-0.1.28.crate) = 23811 -SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 -SIZE (rust/crates/regex-1.11.2.crate) = 166265 -SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 -SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 -SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 -SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 -SHA256 (rust/crates/reqwest-0.12.23.crate) = d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb -SIZE (rust/crates/reqwest-0.12.23.crate) = 161307 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 +SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 +SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 +SHA256 (rust/crates/reqwest-0.12.25.crate) = b6eff9328d40131d43bd911d42d79eb6a47312002a4daefc9e37f17e74a7701a +SIZE (rust/crates/reqwest-0.12.25.crate) = 156003 SHA256 (rust/crates/reqwest-middleware-0.4.2.crate) = 57f17d28a6e6acfe1733fe24bcd30774d13bffa4b8a22535b4c8c98423088d4e SIZE (rust/crates/reqwest-middleware-0.4.2.crate) = 28290 SHA256 (rust/crates/rgb-0.8.52.crate) = 0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce @@ -471,12 +475,12 @@ SHA256 (rust/crates/rle-decode-fast-1.0.3.crate) = 3582f63211428f83597b51b2ddb88 SIZE (rust/crates/rle-decode-fast-1.0.3.crate) = 62086 SHA256 (rust/crates/roff-0.2.2.crate) = 88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3 SIZE (rust/crates/roff-0.2.2.crate) = 11648 -SHA256 (rust/crates/rust-embed-8.7.2.crate) = 025908b8682a26ba8d12f6f2d66b987584a4a87bc024abc5bbc12553a8cd178a -SIZE (rust/crates/rust-embed-8.7.2.crate) = 906250 -SHA256 (rust/crates/rust-embed-impl-8.7.2.crate) = 6065f1a4392b71819ec1ea1df1120673418bf386f50de1d6f54204d836d4349c -SIZE (rust/crates/rust-embed-impl-8.7.2.crate) = 9663 -SHA256 (rust/crates/rust-embed-utils-8.7.2.crate) = f6cc0c81648b20b70c491ff8cce00c1c3b223bb8ed2b5d41f0e54c6c4c0a3594 -SIZE (rust/crates/rust-embed-utils-8.7.2.crate) = 6123 +SHA256 (rust/crates/rust-embed-8.9.0.crate) = 947d7f3fad52b283d261c4c99a084937e2fe492248cb9a68a8435a861b8798ca +SIZE (rust/crates/rust-embed-8.9.0.crate) = 900777 +SHA256 (rust/crates/rust-embed-impl-8.9.0.crate) = 5fa2c8c9e8711e10f9c4fd2d64317ef13feaab820a4c51541f1a8c8e2e851ab2 +SIZE (rust/crates/rust-embed-impl-8.9.0.crate) = 9279 +SHA256 (rust/crates/rust-embed-utils-8.9.0.crate) = 60b161f275cb337fe0a44d924a5f4df0ed69c2c39519858f931ce61c779d3475 +SIZE (rust/crates/rust-embed-utils-8.9.0.crate) = 5730 SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d @@ -509,20 +513,20 @@ SHA256 (rust/crates/security-framework-3.4.0.crate) = 60b369d18893388b345804dc00 SIZE (rust/crates/security-framework-3.4.0.crate) = 88668 SHA256 (rust/crates/security-framework-sys-2.15.0.crate) = cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0 SIZE (rust/crates/security-framework-sys-2.15.0.crate) = 20718 -SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 -SIZE (rust/crates/semver-1.0.26.crate) = 31303 -SHA256 (rust/crates/serde-1.0.221.crate) = 341877e04a22458705eb4e131a1508483c877dca2792b3781d4e5d8a6019ec43 -SIZE (rust/crates/serde-1.0.221.crate) = 27364 -SHA256 (rust/crates/serde_core-1.0.221.crate) = 0c459bc0a14c840cb403fc14b148620de1e0778c96ecd6e0c8c3cacb6d8d00fe -SIZE (rust/crates/serde_core-1.0.221.crate) = 63479 -SHA256 (rust/crates/serde_derive-1.0.221.crate) = d6185cf75117e20e62b1ff867b9518577271e58abe0037c40bb4794969355ab0 -SIZE (rust/crates/serde_derive-1.0.221.crate) = 57911 -SHA256 (rust/crates/serde_json-1.0.144.crate) = 56177480b00303e689183f110b4e727bb4211d692c62d4fcd16d02be93077d40 -SIZE (rust/crates/serde_json-1.0.144.crate) = 155711 +SHA256 (rust/crates/semver-1.0.27.crate) = d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 +SIZE (rust/crates/semver-1.0.27.crate) = 30081 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/serde_regex-1.1.0.crate) = a8136f1a4ea815d7eac4101cfd0b16dc0cb5e1fe1b8609dfd728058656b7badf SIZE (rust/crates/serde_regex-1.1.0.crate) = 9710 -SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 -SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 +SHA256 (rust/crates/serde_spanned-1.0.3.crate) = e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392 +SIZE (rust/crates/serde_spanned-1.0.3.crate) = 11011 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/sha-1-0.10.1.crate) = f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c @@ -543,14 +547,14 @@ SHA256 (rust/crates/slug-0.1.6.crate) = 882a80f72ee45de3cc9a5afeb2da0331d58df69e SIZE (rust/crates/slug-0.1.6.crate) = 6787 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 -SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +SHA256 (rust/crates/socket2-0.6.1.crate) = 17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881 +SIZE (rust/crates/socket2-0.6.1.crate) = 58486 SHA256 (rust/crates/spin-0.10.0.crate) = d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591 SIZE (rust/crates/spin-0.10.0.crate) = 39654 SHA256 (rust/crates/ssri-9.2.0.crate) = da7a2b3c2bc9693bcb40870c4e9b5bf0d79f9cb46273321bf855ec513e919082 SIZE (rust/crates/ssri-9.2.0.crate) = 23448 -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/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 +SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186 SHA256 (rust/crates/str_stack-0.1.0.crate) = 9091b6114800a5f2141aee1d1b9d6ca3592ac062dc5decb3764ec5895a47b4eb SIZE (rust/crates/str_stack-0.1.0.crate) = 7977 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f @@ -563,8 +567,8 @@ SHA256 (rust/crates/symbolic-demangle-12.16.2.crate) = 6fd35afe0ef9d35d3dcd41c67 SIZE (rust/crates/symbolic-demangle-12.16.2.crate) = 192834 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 -SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/syn-2.0.111.crate) = 390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87 +SIZE (rust/crates/syn-2.0.111.crate) = 302117 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.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 @@ -573,54 +577,54 @@ SHA256 (rust/crates/temp-dir-0.1.16.crate) = 83176759e9416cf81ee66cb6508dbfe9c96 SIZE (rust/crates/temp-dir-0.1.16.crate) = 6127 SHA256 (rust/crates/tempfile-3.22.0.crate) = 84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53 SIZE (rust/crates/tempfile-3.22.0.crate) = 43044 -SHA256 (rust/crates/tera-1.20.0.crate) = ab9d851b45e865f178319da0abdbfe6acbc4328759ff18dafc3a41c16b4cd2ee -SIZE (rust/crates/tera-1.20.0.crate) = 104452 +SHA256 (rust/crates/tera-1.20.1.crate) = e8004bca281f2d32df3bacd59bc67b312cb4c70cea46cbd79dbe8ac5ed206722 +SIZE (rust/crates/tera-1.20.1.crate) = 104815 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 -SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 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.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 -SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 -SHA256 (rust/crates/time-0.3.43.crate) = 83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031 -SIZE (rust/crates/time-0.3.43.crate) = 142912 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 +SHA256 (rust/crates/time-0.3.44.crate) = 91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d +SIZE (rust/crates/time-0.3.44.crate) = 143200 SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b SIZE (rust/crates/time-core-0.1.6.crate) = 9105 SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 -SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b -SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinystr-0.8.2.crate) = 42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869 +SIZE (rust/crates/tinystr-0.8.2.crate) = 23942 SHA256 (rust/crates/tinyvec-1.10.0.crate) = bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa SIZE (rust/crates/tinyvec-1.10.0.crate) = 51996 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.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 -SIZE (rust/crates/tokio-1.47.1.crate) = 829790 -SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 -SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-1.48.0.crate) = ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408 +SIZE (rust/crates/tokio-1.48.0.crate) = 843434 +SHA256 (rust/crates/tokio-macros-2.6.0.crate) = af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5 +SIZE (rust/crates/tokio-macros-2.6.0.crate) = 16505 SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 -SHA256 (rust/crates/toml-0.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 -SIZE (rust/crates/toml-0.9.5.crate) = 56833 -SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 -SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 -SHA256 (rust/crates/toml_parser-1.0.2.crate) = b551886f449aa90d4fe2bdaa9f4a2577ad2dde302c61ecf262d80b116db95c10 -SIZE (rust/crates/toml_parser-1.0.2.crate) = 35241 -SHA256 (rust/crates/toml_writer-1.0.2.crate) = fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64 -SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 +SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 +SIZE (rust/crates/toml-0.9.8.crate) = 56104 +SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 +SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 +SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e +SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 +SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 +SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 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-http-0.6.8.crate) = d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8 +SIZE (rust/crates/tower-http-0.6.8.crate) = 135827 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 @@ -631,32 +635,22 @@ SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a5 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/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f -SIZE (rust/crates/typenum-1.18.0.crate) = 74871 +SHA256 (rust/crates/typenum-1.19.0.crate) = 562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb +SIZE (rust/crates/typenum-1.19.0.crate) = 76414 SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 -SHA256 (rust/crates/unic-char-property-0.9.0.crate) = a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221 -SIZE (rust/crates/unic-char-property-0.9.0.crate) = 6809 -SHA256 (rust/crates/unic-char-range-0.9.0.crate) = 0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc -SIZE (rust/crates/unic-char-range-0.9.0.crate) = 7020 -SHA256 (rust/crates/unic-common-0.9.0.crate) = 80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc -SIZE (rust/crates/unic-common-0.9.0.crate) = 2558 -SHA256 (rust/crates/unic-segment-0.9.0.crate) = e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23 -SIZE (rust/crates/unic-segment-0.9.0.crate) = 34848 -SHA256 (rust/crates/unic-ucd-segment-0.9.0.crate) = 2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700 -SIZE (rust/crates/unic-ucd-segment-0.9.0.crate) = 39262 -SHA256 (rust/crates/unic-ucd-version-0.9.0.crate) = 96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4 -SIZE (rust/crates/unic-ucd-version-0.9.0.crate) = 2246 SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 SIZE (rust/crates/unicase-2.8.1.crate) = 24088 -SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d -SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 +SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 +SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 -SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c -SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 -SHA256 (rust/crates/unit-prefix-0.5.1.crate) = 323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817 -SIZE (rust/crates/unit-prefix-0.5.1.crate) = 7627 +SHA256 (rust/crates/unicode-width-0.2.2.crate) = b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254 +SIZE (rust/crates/unicode-width-0.2.2.crate) = 282768 +SHA256 (rust/crates/unit-prefix-0.5.2.crate) = 81e544489bf3d8ef66c953931f56617f423cd4b5494be343d9b9d3dda037b9a3 +SIZE (rust/crates/unit-prefix-0.5.2.crate) = 8041 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/unty-0.0.4.crate) = 6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae @@ -691,10 +685,8 @@ SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3da SIZE (rust/crates/want-0.3.1.crate) = 6398 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.5+wasi-0.2.4.crate) = a4494f6290a82f5fe584817a676a34b9d6763e8d9d18204009fb31dceca98fd4 -SIZE (rust/crates/wasi-0.14.5+wasi-0.2.4.crate) = 18092 -SHA256 (rust/crates/wasip2-1.0.0+wasi-0.2.4.crate) = 03fa2761397e5bd52002cd7e73110c71af2109aca4e521a9f40473fe685b0a24 -SIZE (rust/crates/wasip2-1.0.0+wasi-0.2.4.crate) = 132019 +SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 SHA256 (rust/crates/wasm-bindgen-0.2.101.crate) = 7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b SIZE (rust/crates/wasm-bindgen-0.2.101.crate) = 47841 SHA256 (rust/crates/wasm-bindgen-backend-0.2.101.crate) = e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb @@ -725,107 +717,105 @@ SHA256 (rust/crates/windows-0.62.0.crate) = 9579d0e6970fd5250aa29aba5994052385ff SIZE (rust/crates/windows-0.62.0.crate) = 9361442 SHA256 (rust/crates/windows-collections-0.3.0.crate) = a90dd7a7b86859ec4cdf864658b311545ef19dbcf17a672b52ab7cefe80c336f SIZE (rust/crates/windows-collections-0.3.0.crate) = 13558 -SHA256 (rust/crates/windows-core-0.62.0.crate) = 57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c -SIZE (rust/crates/windows-core-0.62.0.crate) = 36955 +SHA256 (rust/crates/windows-core-0.62.2.crate) = b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb +SIZE (rust/crates/windows-core-0.62.2.crate) = 36932 SHA256 (rust/crates/windows-future-0.3.0.crate) = b2194dee901458cb79e1148a4e9aac2b164cc95fa431891e7b296ff0b2f1d8a6 SIZE (rust/crates/windows-future-0.3.0.crate) = 17988 -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-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 -SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 +SHA256 (rust/crates/windows-implement-0.60.2.crate) = 053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf +SIZE (rust/crates/windows-implement-0.60.2.crate) = 15325 +SHA256 (rust/crates/windows-interface-0.59.3.crate) = 3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358 +SIZE (rust/crates/windows-interface-0.59.3.crate) = 11809 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 SHA256 (rust/crates/windows-numerics-0.3.0.crate) = 2ce3498fe0aba81e62e477408383196b4b0363db5e0c27646f932676283b43d8 SIZE (rust/crates/windows-numerics-0.3.0.crate) = 9786 -SHA256 (rust/crates/windows-result-0.4.0.crate) = 7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f -SIZE (rust/crates/windows-result-0.4.0.crate) = 13420 -SHA256 (rust/crates/windows-strings-0.5.0.crate) = 7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda -SIZE (rust/crates/windows-strings-0.5.0.crate) = 13992 +SHA256 (rust/crates/windows-result-0.4.1.crate) = 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5 +SIZE (rust/crates/windows-result-0.4.1.crate) = 13381 +SHA256 (rust/crates/windows-strings-0.5.1.crate) = 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091 +SIZE (rust/crates/windows-strings-0.5.1.crate) = 13966 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 -SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa -SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 -SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 SHA256 (rust/crates/windows-threading-0.2.0.crate) = ab47f085ad6932defa48855254c758cdd0e2f2d48e62a34118a268d8f345e118 SIZE (rust/crates/windows-threading-0.2.0.crate) = 9777 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_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 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_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 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_gnu-0.53.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 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_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 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_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 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_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 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_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 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/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 -SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 -SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf -SIZE (rust/crates/winnow-0.7.13.crate) = 174454 -SHA256 (rust/crates/wit-bindgen-0.45.1.crate) = 5c573471f125075647d03df72e026074b7203790d41351cd6edc96f46bcccd36 -SIZE (rust/crates/wit-bindgen-0.45.1.crate) = 60395 -SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb -SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 +SHA256 (rust/crates/winnow-0.7.14.crate) = 5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829 +SIZE (rust/crates/winnow-0.7.14.crate) = 184718 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 +SHA256 (rust/crates/writeable-0.6.2.crate) = 9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9 +SIZE (rust/crates/writeable-0.6.2.crate) = 25181 SHA256 (rust/crates/xxhash-rust-0.8.15.crate) = fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3 SIZE (rust/crates/xxhash-rust-0.8.15.crate) = 21515 -SHA256 (rust/crates/yaml-rust2-0.10.3.crate) = 4ce2a4ff45552406d02501cea6c18d8a7e50228e7736a872951fe2fe75c91be7 -SIZE (rust/crates/yaml-rust2-0.10.3.crate) = 76325 +SHA256 (rust/crates/yaml-rust2-0.10.4.crate) = 2462ea039c445496d8793d052e13787f2b90e750b833afee748e601c17621ed9 +SIZE (rust/crates/yaml-rust2-0.10.4.crate) = 76453 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -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/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c -SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 -SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 -SIZE (rust/crates/zerocopy-derive-0.8.27.crate) = 89827 +SHA256 (rust/crates/yoke-0.8.1.crate) = 72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954 +SIZE (rust/crates/yoke-0.8.1.crate) = 32016 +SHA256 (rust/crates/yoke-derive-0.8.1.crate) = b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d +SIZE (rust/crates/yoke-derive-0.8.1.crate) = 7593 +SHA256 (rust/crates/zerocopy-0.8.31.crate) = fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3 +SIZE (rust/crates/zerocopy-0.8.31.crate) = 257633 +SHA256 (rust/crates/zerocopy-derive-0.8.31.crate) = d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a +SIZE (rust/crates/zerocopy-derive-0.8.31.crate) = 90835 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/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 -SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b -SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 -SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f -SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/zerotrie-0.2.3.crate) = 2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851 +SIZE (rust/crates/zerotrie-0.2.3.crate) = 69547 +SHA256 (rust/crates/zerovec-0.11.5.crate) = 6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002 +SIZE (rust/crates/zerovec-0.11.5.crate) = 119620 +SHA256 (rust/crates/zerovec-derive-0.11.2.crate) = eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3 +SIZE (rust/crates/zerovec-derive-0.11.2.crate) = 21421 SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a SIZE (rust/crates/zstd-0.13.3.crate) = 30514 SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748 SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 -SHA256 (orhun-git-cliff-v2.10.1_GH0.tar.gz) = 172888704ad429e238e61472e31704d4fdf5ff9c2c04479bb9452fb70d7a9278 -SIZE (orhun-git-cliff-v2.10.1_GH0.tar.gz) = 13072444 +SHA256 (orhun-git-cliff-v2.11.0_GH0.tar.gz) = e298a7ff6c12ee26c814a4aad4829dc4078f1b767710acf0158ab40b0d0e9fe9 +SIZE (orhun-git-cliff-v2.11.0_GH0.tar.gz) = 13084356 diff --git a/devel/git-town/Makefile b/devel/git-town/Makefile index b73980a9f08c..e2afd52f6fcf 100644 --- a/devel/git-town/Makefile +++ b/devel/git-town/Makefile @@ -13,13 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git -USES= go:1.21,modules +USES= go:modules USE_GITHUB= nodefault GH_TUPLE= golang:sys:v0.6.0:sys -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - GO_MODULE= github.com/git-town/git-town/v10 PLIST_FILES= bin/${PORTNAME} diff --git a/devel/git/Makefile b/devel/git/Makefile index 9c8f48405b95..879a21638183 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,5 +1,5 @@ PORTNAME= git -DISTVERSION= 2.51.2 +DISTVERSION= 2.52.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/git/distinfo b/devel/git/distinfo index 90a67272aff0..fd622f5f503d 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1762777033 -SHA256 (git-2.51.2.tar.xz) = 233d7143a2d58e60755eee9b76f559ec73ea2b3c297f5b503162ace95966b4e3 -SIZE (git-2.51.2.tar.xz) = 7865980 -SHA256 (git-manpages-2.51.2.tar.xz) = ecb042dee7c103c698bcf7185aabf73e894f042cc8f01dc81821610e0219cc57 -SIZE (git-manpages-2.51.2.tar.xz) = 602340 -SHA256 (git-htmldocs-2.51.2.tar.xz) = a0e492660f95e8173b8ddd7a40c08896671ce176e0fadcc76a66d64311bd0548 -SIZE (git-htmldocs-2.51.2.tar.xz) = 1629724 +TIMESTAMP = 1763646883 +SHA256 (git-2.52.0.tar.xz) = 3cd8fee86f69a949cb610fee8cd9264e6873d07fa58411f6060b3d62729ed7c5 +SIZE (git-2.52.0.tar.xz) = 7957064 +SHA256 (git-manpages-2.52.0.tar.xz) = 23186deddb3083bbaa9eb947cde26a5c7322d7fdb75bb4b3d60795db38221ac5 +SIZE (git-manpages-2.52.0.tar.xz) = 607864 +SHA256 (git-htmldocs-2.52.0.tar.xz) = e6efd0da47a15b6a59401c8c5c8944e4315b18a176b89bb57812778d6307be84 +SIZE (git-htmldocs-2.52.0.tar.xz) = 1657524 diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index d5dafa259162..aca3c736dec0 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -96,6 +96,7 @@ libexec/git-core/git-init libexec/git-core/git-init-db libexec/git-core/git-instaweb libexec/git-core/git-interpret-trailers +libexec/git-core/git-last-modified libexec/git-core/git-log libexec/git-core/git-ls-files libexec/git-core/git-ls-remote @@ -140,6 +141,7 @@ libexec/git-core/git-refs libexec/git-core/git-remote libexec/git-core/git-remote-ext libexec/git-core/git-remote-fd +libexec/git-core/git-repo %%CURL%%libexec/git-core/git-remote-ftp %%CURL%%libexec/git-core/git-remote-ftps %%CURL%%libexec/git-core/git-remote-http @@ -288,6 +290,7 @@ share/man/man1/git-init-db.1.gz share/man/man1/git-init.1.gz share/man/man1/git-instaweb.1.gz share/man/man1/git-interpret-trailers.1.gz +share/man/man1/git-last-modified.1.gz share/man/man1/git-log.1.gz share/man/man1/git-ls-files.1.gz share/man/man1/git-ls-remote.1.gz @@ -330,6 +333,7 @@ share/man/man1/git-remote.1.gz share/man/man1/git-repack.1.gz share/man/man1/git-replace.1.gz share/man/man1/git-replay.1.gz +share/man/man1/git-repo.1.gz share/man/man1/git-request-pull.1.gz share/man/man1/git-rerere.1.gz share/man/man1/git-reset.1.gz @@ -383,6 +387,7 @@ share/man/man5/gitformat-bundle.5.gz share/man/man5/gitformat-chunk.5.gz share/man/man5/gitformat-commit-graph.5.gz share/man/man5/gitformat-index.5.gz +share/man/man5/gitformat-loose.5.gz share/man/man5/gitformat-pack.5.gz share/man/man5/gitformat-signature.5.gz share/man/man5/githooks.5.gz @@ -920,6 +925,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/RelNotes/2.51.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.51.1.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.51.2.adoc +%%DOCS%%%%DOCSDIR%%/RelNotes/2.52.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.1.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.2.adoc @@ -984,6 +990,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/docinfo.html %%DOCS%%%%DOCSDIR%%/everyday.html %%DOCS%%%%DOCSDIR%%/fetch-options.adoc +%%DOCS%%%%DOCSDIR%%/for-each-ref-options.adoc %%DOCS%%%%DOCSDIR%%/fsck-msgids.adoc %%DOCS%%%%DOCSDIR%%/git-add.adoc %%DOCS%%%%DOCSDIR%%/git-add.html @@ -1135,6 +1142,8 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/git-instaweb.html %%DOCS%%%%DOCSDIR%%/git-interpret-trailers.adoc %%DOCS%%%%DOCSDIR%%/git-interpret-trailers.html +%%DOCS%%%%DOCSDIR%%/git-last-modified.adoc +%%DOCS%%%%DOCSDIR%%/git-last-modified.html %%DOCS%%%%DOCSDIR%%/git-log.adoc %%DOCS%%%%DOCSDIR%%/git-log.html %%DOCS%%%%DOCSDIR%%/git-ls-files.adoc @@ -1222,6 +1231,8 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/git-replace.html %%DOCS%%%%DOCSDIR%%/git-replay.adoc %%DOCS%%%%DOCSDIR%%/git-replay.html +%%DOCS%%%%DOCSDIR%%/git-repo.adoc +%%DOCS%%%%DOCSDIR%%/git-repo.html %%DOCS%%%%DOCSDIR%%/git-request-pull.adoc %%DOCS%%%%DOCSDIR%%/git-request-pull.html %%DOCS%%%%DOCSDIR%%/git-rerere.adoc @@ -1341,6 +1352,8 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/gitformat-commit-graph.html %%DOCS%%%%DOCSDIR%%/gitformat-index.adoc %%DOCS%%%%DOCSDIR%%/gitformat-index.html +%%DOCS%%%%DOCSDIR%%/gitformat-loose.adoc +%%DOCS%%%%DOCSDIR%%/gitformat-loose.html %%DOCS%%%%DOCSDIR%%/gitformat-pack.adoc %%DOCS%%%%DOCSDIR%%/gitformat-pack.html %%DOCS%%%%DOCSDIR%%/gitformat-signature.adoc @@ -1433,6 +1446,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/mergetools-diff.adoc %%DOCS%%%%DOCSDIR%%/mergetools-merge.adoc %%DOCS%%%%DOCSDIR%%/object-format-disclaimer.adoc +%%DOCS%%%%DOCSDIR%%/pack-refs-options.adoc %%DOCS%%%%DOCSDIR%%/pretty-formats.adoc %%DOCS%%%%DOCSDIR%%/pretty-options.adoc %%DOCS%%%%DOCSDIR%%/pull-fetch-param.adoc @@ -1468,10 +1482,13 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/bundle-uri.adoc %%DOCS%%%%DOCSDIR%%/technical/bundle-uri.html %%DOCS%%%%DOCSDIR%%/technical/commit-graph.adoc +%%DOCS%%%%DOCSDIR%%/technical/commit-graph.html %%DOCS%%%%DOCSDIR%%/technical/directory-rename-detection.adoc +%%DOCS%%%%DOCSDIR%%/technical/directory-rename-detection.html %%DOCS%%%%DOCSDIR%%/technical/hash-function-transition.adoc %%DOCS%%%%DOCSDIR%%/technical/hash-function-transition.html %%DOCS%%%%DOCSDIR%%/technical/large-object-promisors.adoc +%%DOCS%%%%DOCSDIR%%/technical/large-object-promisors.html %%DOCS%%%%DOCSDIR%%/technical/long-running-process-protocol.adoc %%DOCS%%%%DOCSDIR%%/technical/long-running-process-protocol.html %%DOCS%%%%DOCSDIR%%/technical/multi-pack-index.adoc @@ -1479,6 +1496,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/pack-heuristics.adoc %%DOCS%%%%DOCSDIR%%/technical/pack-heuristics.html %%DOCS%%%%DOCSDIR%%/technical/packfile-uri.adoc +%%DOCS%%%%DOCSDIR%%/technical/packfile-uri.html %%DOCS%%%%DOCSDIR%%/technical/parallel-checkout.adoc %%DOCS%%%%DOCSDIR%%/technical/parallel-checkout.html %%DOCS%%%%DOCSDIR%%/technical/partial-clone.adoc @@ -1490,8 +1508,11 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/reftable.adoc %%DOCS%%%%DOCSDIR%%/technical/reftable.html %%DOCS%%%%DOCSDIR%%/technical/remembering-renames.adoc +%%DOCS%%%%DOCSDIR%%/technical/remembering-renames.html %%DOCS%%%%DOCSDIR%%/technical/repository-version.adoc +%%DOCS%%%%DOCSDIR%%/technical/repository-version.html %%DOCS%%%%DOCSDIR%%/technical/rerere.adoc +%%DOCS%%%%DOCSDIR%%/technical/rerere.html %%DOCS%%%%DOCSDIR%%/technical/scalar.adoc %%DOCS%%%%DOCSDIR%%/technical/scalar.html %%DOCS%%%%DOCSDIR%%/technical/send-pack-pipeline.adoc @@ -1499,7 +1520,9 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/shallow.adoc %%DOCS%%%%DOCSDIR%%/technical/shallow.html %%DOCS%%%%DOCSDIR%%/technical/sparse-checkout.adoc +%%DOCS%%%%DOCSDIR%%/technical/sparse-checkout.html %%DOCS%%%%DOCSDIR%%/technical/sparse-index.adoc +%%DOCS%%%%DOCSDIR%%/technical/sparse-index.html %%DOCS%%%%DOCSDIR%%/technical/trivial-merge.adoc %%DOCS%%%%DOCSDIR%%/technical/trivial-merge.html %%DOCS%%%%DOCSDIR%%/technical/unit-tests.adoc diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo index d111abd305d4..06d03e76085c 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1764508114 -SHA256 (go/devel_gitaly/gitaly-v18.6.1/go.mod) = 1aace7ab09969668d9aad9416851833a2ec122442b060ce133e60d1d7c9b0252 -SIZE (go/devel_gitaly/gitaly-v18.6.1/go.mod) = 14044 -SHA256 (go/devel_gitaly/gitaly-v18.6.1/gitaly-v18.6.1.tar.bz2) = 598192b4c0ea1f323ff085db5ff02e507d698456fdf5333e562f0360a319abbc -SIZE (go/devel_gitaly/gitaly-v18.6.1/gitaly-v18.6.1.tar.bz2) = 4656878 -SHA256 (go/devel_gitaly/gitaly-v18.6.1/git-v2.50.0.tar.bz2) = 33e44c038ae6b3ff526e6927c2c6ff1658fd7f3c7334b079c019fa08f8ab20e4 -SIZE (go/devel_gitaly/gitaly-v18.6.1/git-v2.50.0.tar.bz2) = 9249878 -SHA256 (go/devel_gitaly/gitaly-v18.6.1/gitlab-org-git-419c72cb8ada252b260efc38ff91fe201de7c8c3_GL0.tar.gz) = d3397b210ca156ed84ff69b3a7f6316c5026bd05d11455f23d8335473dceaf1b -SIZE (go/devel_gitaly/gitaly-v18.6.1/gitlab-org-git-419c72cb8ada252b260efc38ff91fe201de7c8c3_GL0.tar.gz) = 11822923 -SHA256 (go/devel_gitaly/gitaly-v18.6.1/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 01a4069b15e9262151b3b97f989d4939ba8966bd5269875add2a34806817c01a -SIZE (go/devel_gitaly/gitaly-v18.6.1/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 11745131 -SHA256 (go/devel_gitaly/gitaly-v18.6.1/8309.patch) = 44a7f527e23f818b0c7080ac6f8a56b14f6711b3feca5dd1f59e39557a7e8bce -SIZE (go/devel_gitaly/gitaly-v18.6.1/8309.patch) = 1287 +TIMESTAMP = 1765426153 +SHA256 (go/devel_gitaly/gitaly-v18.6.2/go.mod) = 1aace7ab09969668d9aad9416851833a2ec122442b060ce133e60d1d7c9b0252 +SIZE (go/devel_gitaly/gitaly-v18.6.2/go.mod) = 14044 +SHA256 (go/devel_gitaly/gitaly-v18.6.2/gitaly-v18.6.2.tar.bz2) = 856ccaefcd634fa08e9f801c6a0cfc80446b9d57ecd263bdc0f316650f3412cb +SIZE (go/devel_gitaly/gitaly-v18.6.2/gitaly-v18.6.2.tar.bz2) = 4657307 +SHA256 (go/devel_gitaly/gitaly-v18.6.2/git-v2.50.0.tar.bz2) = 33e44c038ae6b3ff526e6927c2c6ff1658fd7f3c7334b079c019fa08f8ab20e4 +SIZE (go/devel_gitaly/gitaly-v18.6.2/git-v2.50.0.tar.bz2) = 9249878 +SHA256 (go/devel_gitaly/gitaly-v18.6.2/gitlab-org-git-419c72cb8ada252b260efc38ff91fe201de7c8c3_GL0.tar.gz) = d3397b210ca156ed84ff69b3a7f6316c5026bd05d11455f23d8335473dceaf1b +SIZE (go/devel_gitaly/gitaly-v18.6.2/gitlab-org-git-419c72cb8ada252b260efc38ff91fe201de7c8c3_GL0.tar.gz) = 11822923 +SHA256 (go/devel_gitaly/gitaly-v18.6.2/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 01a4069b15e9262151b3b97f989d4939ba8966bd5269875add2a34806817c01a +SIZE (go/devel_gitaly/gitaly-v18.6.2/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 11745131 +SHA256 (go/devel_gitaly/gitaly-v18.6.2/8309.patch) = 44a7f527e23f818b0c7080ac6f8a56b14f6711b3feca5dd1f59e39557a7e8bce +SIZE (go/devel_gitaly/gitaly-v18.6.2/8309.patch) = 1287 diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile index 9333ef3ba29c..733c0554b029 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/gitleaks/gitleaks LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.25,modules +USES= go:1.25+,modules USE_GITHUB= nodefault GH_TUPLE= golang:sys:v0.6.0:sys diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 3d3cfc2b2c44..1cfc0681a14d 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitui DISTVERSIONPREFIX= v -DISTVERSION= 0.27.0 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src -PORTREVISION= 9 +DISTVERSION= 0.28.0 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitui/Makefile.crates b/devel/gitui/Makefile.crates index 02783200620d..736451ebb6e9 100644 --- a/devel/gitui/Makefile.crates +++ b/devel/gitui/Makefile.crates @@ -1,61 +1,58 @@ -CARGO_CRATES= addr2line-0.24.2 \ +CARGO_CRATES= addr2line-0.25.1 \ adler2-2.0.0 \ aead-0.5.2 \ aes-0.8.4 \ aes-gcm-0.10.3 \ - ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ - 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 \ - anyhow-1.0.95 \ + anyhow-1.0.100 \ arc-swap-1.7.1 \ arrayvec-0.7.6 \ autocfg-1.4.0 \ - backtrace-0.3.74 \ + backtrace-0.3.76 \ base16ct-0.2.0 \ - base64-0.21.7 \ + base64-0.22.1 \ base64ct-1.6.0 \ bcrypt-pbkdf-0.10.0 \ bincode-1.3.3 \ - bit-set-0.5.3 \ - bit-vec-0.6.3 \ + bit-set-0.8.0 \ + bit-vec-0.8.0 \ bitflags-1.3.2 \ - bitflags-2.7.0 \ + bitflags-2.10.0 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ blowfish-0.9.1 \ - bstr-1.11.3 \ + bstr-1.12.0 \ bugreport-0.5.1 \ bumpalo-3.16.0 \ bwrap-1.3.0 \ byteorder-1.5.0 \ - bytesize-1.3.0 \ + bytesize-2.3.1 \ cassowary-0.3.0 \ castaway-0.2.3 \ cbc-0.1.2 \ cc-1.2.7 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ - chrono-0.4.39 \ + chrono-0.4.42 \ cipher-0.4.4 \ - clap-4.5.26 \ - clap_builder-4.5.26 \ + clap-4.5.53 \ + clap_builder-4.5.53 \ clap_lex-0.7.4 \ clru-0.6.2 \ - cmake-0.1.52 \ colorchoice-1.0.3 \ compact_str-0.8.1 \ const-oid-0.9.6 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ - crc32fast-1.4.2 \ - crossbeam-channel-0.5.14 \ + crc32fast-1.5.0 \ + crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ @@ -69,34 +66,37 @@ CARGO_CRATES= addr2line-0.24.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ + dashmap-6.1.0 \ der-0.7.9 \ deranged-0.3.11 \ diff-0.1.13 \ digest-0.10.7 \ - dirs-5.0.1 \ - dirs-sys-0.4.1 \ + dirs-6.0.0 \ + dirs-sys-0.5.0 \ displaydoc-0.2.5 \ dunce-1.0.5 \ - easy-cast-0.5.3 \ + easy-cast-0.5.4 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.13.0 \ elliptic-curve-0.13.8 \ + encoding_rs-0.8.35 \ env_filter-0.1.3 \ env_home-0.1.0 \ - env_logger-0.11.6 \ + env_logger-0.11.8 \ equivalent-1.0.1 \ errno-0.3.10 \ - fancy-regex-0.11.0 \ - faster-hex-0.9.0 \ + fancy-regex-0.16.2 \ + faster-hex-0.10.0 \ fastrand-2.3.0 \ ff-0.13.0 \ fiat-crypto-0.2.9 \ filetime-0.2.25 \ - flate2-1.0.35 \ + flate2-1.1.1 \ fnv-1.0.7 \ foldhash-0.1.4 \ + foldhash-0.2.0 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ futures-0.3.31 \ @@ -110,57 +110,68 @@ CARGO_CRATES= addr2line-0.24.2 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.2.15 \ + getrandom-0.3.4 \ gh-emoji-1.0.8 \ ghash-0.5.1 \ - gimli-0.31.1 \ + gimli-0.32.3 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ - git2-0.20.0 \ - gix-0.69.1 \ - gix-actor-0.33.1 \ - gix-bitmap-0.2.13 \ - gix-chunk-0.4.10 \ - gix-command-0.4.0 \ - gix-commitgraph-0.25.1 \ - gix-config-0.42.0 \ - gix-config-value-0.14.10 \ - gix-date-0.9.3 \ - gix-diff-0.49.0 \ - gix-discover-0.37.0 \ - gix-features-0.39.1 \ - gix-fs-0.12.1 \ - gix-glob-0.17.1 \ - gix-hash-0.15.1 \ - gix-hashtable-0.6.0 \ - gix-index-0.37.0 \ - gix-lock-15.0.1 \ - gix-object-0.46.1 \ - gix-odb-0.66.0 \ - gix-pack-0.56.0 \ - gix-packetline-0.18.2 \ - gix-path-0.10.13 \ - gix-protocol-0.47.0 \ - gix-quote-0.4.14 \ - gix-ref-0.49.1 \ - gix-refspec-0.27.0 \ - gix-revision-0.31.1 \ - gix-revwalk-0.17.0 \ - gix-sec-0.10.10 \ - gix-shallow-0.1.0 \ - gix-tempfile-15.0.0 \ - gix-trace-0.1.11 \ - gix-transport-0.44.0 \ - gix-traverse-0.43.1 \ - gix-url-0.28.2 \ - gix-utils-0.1.13 \ - gix-validate-0.9.2 \ + git2-0.20.3 \ + gix-0.75.0 \ + gix-actor-0.36.0 \ + gix-attributes-0.28.1 \ + gix-bitmap-0.2.15 \ + gix-chunk-0.4.12 \ + gix-command-0.6.3 \ + gix-commitgraph-0.30.1 \ + gix-config-0.48.0 \ + gix-config-value-0.15.3 \ + gix-date-0.11.0 \ + gix-diff-0.55.0 \ + gix-dir-0.17.0 \ + gix-discover-0.43.0 \ + gix-features-0.44.1 \ + gix-filter-0.22.0 \ + gix-fs-0.17.0 \ + gix-glob-0.22.1 \ + gix-hash-0.20.1 \ + gix-hashtable-0.10.0 \ + gix-ignore-0.17.1 \ + gix-index-0.43.0 \ + gix-lock-19.0.0 \ + gix-mailmap-0.28.0 \ + gix-object-0.52.0 \ + gix-odb-0.72.0 \ + gix-pack-0.62.0 \ + gix-packetline-0.20.0 \ + gix-path-0.10.22 \ + gix-pathspec-0.13.0 \ + gix-protocol-0.53.0 \ + gix-quote-0.6.1 \ + gix-ref-0.55.0 \ + gix-refspec-0.33.0 \ + gix-revision-0.37.0 \ + gix-revwalk-0.23.0 \ + gix-sec-0.12.2 \ + gix-shallow-0.6.0 \ + gix-status-0.22.0 \ + gix-submodule-0.22.0 \ + gix-tempfile-19.0.1 \ + gix-trace-0.1.15 \ + gix-transport-0.50.0 \ + gix-traverse-0.49.0 \ + gix-url-0.33.2 \ + gix-utils-0.3.1 \ + gix-validate-0.10.1 \ + gix-worktree-0.44.0 \ group-0.13.0 \ + hash32-0.3.1 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ + hashbrown-0.16.1 \ + heapless-0.8.0 \ heck-0.5.0 \ hmac-0.12.1 \ - home-0.5.11 \ - humantime-2.1.0 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ @@ -176,7 +187,8 @@ CARGO_CRATES= addr2line-0.24.2 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ - indexmap-2.7.0 \ + imara-diff-0.1.8 \ + indexmap-2.12.1 \ indoc-2.0.5 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ @@ -186,33 +198,36 @@ CARGO_CRATES= addr2line-0.24.2 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.14 \ - jiff-0.1.21 \ - jiff-tzdb-0.1.1 \ - jiff-tzdb-platform-0.1.1 \ + jiff-0.2.15 \ + jiff-static-0.2.15 \ + jiff-tzdb-0.1.4 \ + jiff-tzdb-platform-0.1.3 \ jobserver-0.1.32 \ js-sys-0.3.76 \ - kqueue-1.0.8 \ + kqueue-1.1.1 \ kqueue-sys-1.0.4 \ + kstring-2.0.2 \ lazy_static-1.5.0 \ - libc-0.2.169 \ - libgit2-sys-0.18.0+1.9.0 \ + libc-0.2.177 \ + libgit2-sys-0.18.3+1.9.2 \ libm-0.2.11 \ libredox-0.1.3 \ - libssh2-sys-0.3.0 \ - libz-ng-sys-1.1.21 \ + libssh2-sys-0.3.1 \ + libz-rs-sys-0.5.2 \ libz-sys-1.1.21 \ linux-raw-sys-0.4.15 \ + linux-raw-sys-0.11.0 \ litemap-0.7.4 \ - lock_api-0.4.12 \ - log-0.4.22 \ + lock_api-0.4.14 \ + log-0.4.29 \ lru-0.12.5 \ maybe-async-0.2.10 \ memchr-2.7.4 \ - memmap2-0.9.5 \ - miniz_oxide-0.8.2 \ + memmap2-0.9.9 \ + miniz_oxide-0.8.7 \ mio-1.0.3 \ - notify-8.0.0 \ - notify-debouncer-mini-0.6.0 \ + notify-8.2.0 \ + notify-debouncer-mini-0.7.0 \ notify-types-2.0.0 \ ntapi-0.4.1 \ num-bigint-dig-0.8.4 \ @@ -220,19 +235,20 @@ CARGO_CRATES= addr2line-0.24.2 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ - object-0.36.7 \ - once_cell-1.20.2 \ - onig-6.4.0 \ - onig_sys-69.8.1 \ + object-0.37.3 \ + once_cell-1.21.3 \ + onig-6.5.1 \ + onig_sys-69.9.1 \ opaque-debug-0.3.1 \ openssl-probe-0.1.5 \ - openssl-sys-0.9.104 \ + openssl-src-300.4.1+3.4.0 \ + openssl-sys-0.9.111 \ option-ext-0.2.0 \ p256-0.13.2 \ p384-0.13.0 \ p521-0.13.3 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.5 \ + parking_lot_core-0.9.12 \ paste-1.0.15 \ pbkdf2-0.12.2 \ pem-rfc7468-0.7.0 \ @@ -244,6 +260,7 @@ CARGO_CRATES= addr2line-0.24.2 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.31 \ + plist-1.7.0 \ poly1305-0.8.0 \ polyval-0.6.2 \ portable-atomic-1.10.0 \ @@ -252,46 +269,49 @@ CARGO_CRATES= addr2line-0.24.2 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.1 \ primeorder-0.13.6 \ - proc-macro2-1.0.92 \ - prodash-29.0.0 \ + proc-macro2-1.0.94 \ + prodash-30.0.1 \ + quick-xml-0.32.0 \ quote-1.0.38 \ + r-efi-5.3.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.29.0 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ redox_syscall-0.5.8 \ - redox_users-0.4.6 \ + redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rfc6979-0.4.0 \ - ron-0.8.1 \ + ron-0.12.0 \ rsa-0.9.7 \ rustc-demangle-0.1.24 \ rustc_version-0.4.1 \ rustix-0.38.43 \ + rustix-1.1.2 \ rustversion-1.0.19 \ ryu-1.0.18 \ same-file-1.0.6 \ - scc-2.3.0 \ + scc-2.3.4 \ scopeguard-1.2.0 \ - sdd-3.0.5 \ + sdd-3.0.8 \ sec1-0.7.3 \ semver-1.0.24 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_json-1.0.135 \ serial_test-3.2.0 \ serial_test_derive-3.2.0 \ sha1-0.10.6 \ - sha1-asm-0.5.3 \ - sha1_smol-1.0.1 \ + sha1-checked-0.10.0 \ sha2-0.10.8 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ - shellexpand-3.1.0 \ + shellexpand-3.1.1 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ @@ -300,7 +320,7 @@ CARGO_CRATES= addr2line-0.24.2 \ simplelog-0.12.2 \ siphasher-1.0.1 \ slab-0.4.9 \ - smallvec-1.13.2 \ + smallvec-1.15.1 \ spin-0.9.8 \ spki-0.7.3 \ ssh-cipher-0.2.0 \ @@ -309,20 +329,18 @@ CARGO_CRATES= addr2line-0.24.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.11.1 \ - struct-patch-0.8.7 \ - struct-patch-derive-0.8.7 \ + struct-patch-0.10.4 \ + struct-patch-derive-0.10.4 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ - syn-2.0.96 \ + syn-2.0.100 \ synstructure-0.13.1 \ - syntect-5.2.0 \ + syntect-5.3.0 \ sysinfo-0.33.1 \ - tempfile-3.15.0 \ - thiserror-1.0.69 \ - thiserror-2.0.11 \ - thiserror-impl-1.0.69 \ - thiserror-impl-2.0.11 \ + tempfile-3.23.0 \ + thiserror-2.0.17 \ + thiserror-impl-2.0.17 \ thread_local-1.1.8 \ time-0.3.37 \ time-core-0.1.2 \ @@ -331,7 +349,8 @@ CARGO_CRATES= addr2line-0.24.2 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tui-textarea-0.7.0 \ - two-face-0.4.0 \ + two-face-0.4.4 \ + typeid-1.0.3 \ typenum-1.17.0 \ uluru-3.1.0 \ unicode-bom-2.0.3 \ @@ -351,12 +370,13 @@ CARGO_CRATES= addr2line-0.24.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasip2-1.0.1+wasi-0.2.4 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ - which-7.0.1 \ + which-8.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ @@ -366,29 +386,33 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-core-0.57.0 \ windows-implement-0.57.0 \ windows-interface-0.57.0 \ + windows-link-0.2.1 \ windows-result-0.1.2 \ - windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ - windows-targets-0.48.5 \ + windows-sys-0.60.2 \ + windows-sys-0.61.2 \ windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.48.5 \ + windows-targets-0.53.5 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.48.5 \ + windows_aarch64_gnullvm-0.53.1 \ windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.48.5 \ + windows_aarch64_msvc-0.53.1 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.1 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_msvc-0.48.5 \ + windows_i686_gnullvm-0.53.1 \ windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.48.5 \ + windows_i686_msvc-0.53.1 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnu-0.53.1 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.48.5 \ + windows_x86_64_gnullvm-0.53.1 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.22 \ + windows_x86_64_msvc-0.53.1 \ + winnow-0.7.13 \ winsafe-0.0.19 \ + wit-bindgen-0.46.0 \ write16-1.0.0 \ writeable-0.5.5 \ yansi-1.0.1 \ @@ -398,6 +422,7 @@ CARGO_CRATES= addr2line-0.24.2 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ - zeroize-1.8.1 \ + zeroize-1.8.2 \ zerovec-0.10.4 \ - zerovec-derive-0.10.3 + zerovec-derive-0.10.3 \ + zlib-rs-0.5.2 diff --git a/devel/gitui/distinfo b/devel/gitui/distinfo index 37654350c102..de8cbd4338b5 100644 --- a/devel/gitui/distinfo +++ b/devel/gitui/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1744906932 -SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 -SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +TIMESTAMP = 1765784528 +SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b +SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 SIZE (rust/crates/adler2-2.0.0.crate) = 13529 SHA256 (rust/crates/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0 @@ -9,14 +9,10 @@ SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e54 SIZE (rust/crates/aes-0.8.4.crate) = 124812 SHA256 (rust/crates/aes-gcm-0.10.3.crate) = 831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1 SIZE (rust/crates/aes-gcm-0.10.3.crate) = 148991 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -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 @@ -29,42 +25,42 @@ SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d6789 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/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 -SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 +SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 +SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 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/backtrace-0.3.76.crate) = bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6 +SIZE (rust/crates/backtrace-0.3.76.crate) = 89458 SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf SIZE (rust/crates/base16ct-0.2.0.crate) = 10240 -SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 -SIZE (rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b SIZE (rust/crates/base64ct-1.6.0.crate) = 28870 SHA256 (rust/crates/bcrypt-pbkdf-0.10.0.crate) = 6aeac2e1fe888769f34f05ac343bbef98b14d1ffb292ab69d4608b3abc86f2a2 SIZE (rust/crates/bcrypt-pbkdf-0.10.0.crate) = 11032 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad SIZE (rust/crates/bincode-1.3.3.crate) = 28958 -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-set-0.8.0.crate) = 08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3 +SIZE (rust/crates/bit-set-0.8.0.crate) = 16289 +SHA256 (rust/crates/bit-vec-0.8.0.crate) = 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 +SIZE (rust/crates/bit-vec-0.8.0.crate) = 24132 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.7.0.crate) = 1be3f42a67d6d345ecd59f675f3f012d6974981560836e938c22b424b85ce1be -SIZE (rust/crates/bitflags-2.7.0.crate) = 45924 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/block-padding-0.3.3.crate) = a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93 SIZE (rust/crates/block-padding-0.3.3.crate) = 8504 SHA256 (rust/crates/blowfish-0.9.1.crate) = e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7 SIZE (rust/crates/blowfish-0.9.1.crate) = 16734 -SHA256 (rust/crates/bstr-1.11.3.crate) = 531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0 -SIZE (rust/crates/bstr-1.11.3.crate) = 351536 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 SHA256 (rust/crates/bugreport-0.5.1.crate) = f280f65ce85b880919349bbfcb204930291251eedcb2e5f84ce2f51df969c162 SIZE (rust/crates/bugreport-0.5.1.crate) = 17606 SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c @@ -73,8 +69,8 @@ SHA256 (rust/crates/bwrap-1.3.0.crate) = d13da3319ae5c5771712fba7b79b028793149bc SIZE (rust/crates/bwrap-1.3.0.crate) = 112849 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytesize-1.3.0.crate) = a3e368af43e418a04d52505cf3dbc23dda4e3407ae2fa99fd0e4f308ce546acc -SIZE (rust/crates/bytesize-1.3.0.crate) = 10164 +SHA256 (rust/crates/bytesize-2.3.1.crate) = 6bd91ee7b2422bcb158d90ef4d14f75ef67f340943fc4149891dcce8f8b972a3 +SIZE (rust/crates/bytesize-2.3.1.crate) = 22218 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 @@ -87,20 +83,18 @@ SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582eb SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/chacha20-0.9.1.crate) = c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818 SIZE (rust/crates/chacha20-0.9.1.crate) = 23424 -SHA256 (rust/crates/chrono-0.4.39.crate) = 7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825 -SIZE (rust/crates/chrono-0.4.39.crate) = 222248 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad SIZE (rust/crates/cipher-0.4.4.crate) = 19073 -SHA256 (rust/crates/clap-4.5.26.crate) = a8eb5e908ef3a6efbe1ed62520fb7287959888c88485abe072543190ecc66783 -SIZE (rust/crates/clap-4.5.26.crate) = 56474 -SHA256 (rust/crates/clap_builder-4.5.26.crate) = 96b01801b5fc6a0a232407abc821660c9c6d25a1cafc0d4f85f29fb8d9afc121 -SIZE (rust/crates/clap_builder-4.5.26.crate) = 167961 +SHA256 (rust/crates/clap-4.5.53.crate) = c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8 +SIZE (rust/crates/clap-4.5.53.crate) = 62036 +SHA256 (rust/crates/clap_builder-4.5.53.crate) = d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00 +SIZE (rust/crates/clap_builder-4.5.53.crate) = 170811 SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 SHA256 (rust/crates/clru-0.6.2.crate) = cbd0f76e066e64fdc5631e3bb46381254deab9ef1158292f27c8c57e3bf3fe59 SIZE (rust/crates/clru-0.6.2.crate) = 16497 -SHA256 (rust/crates/cmake-0.1.52.crate) = c682c223677e0e5b6b7f63a64b9351844c3f1b1678a68b7ee617e30fb082620e -SIZE (rust/crates/cmake-0.1.52.crate) = 18119 SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 @@ -111,10 +105,10 @@ SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f2807 SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/cpufeatures-0.2.16.crate) = 16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3 SIZE (rust/crates/cpufeatures-0.2.16.crate) = 13405 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-channel-0.5.14.crate) = 06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471 -SIZE (rust/crates/crossbeam-channel-0.5.14.crate) = 92728 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e @@ -141,6 +135,8 @@ SHA256 (rust/crates/darling_core-0.20.10.crate) = 95133861a8032aaea082871032f581 SIZE (rust/crates/darling_core-0.20.10.crate) = 65015 SHA256 (rust/crates/darling_macro-0.20.10.crate) = d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806 SIZE (rust/crates/darling_macro-0.20.10.crate) = 1874 +SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf +SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 SHA256 (rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0 SIZE (rust/crates/der-0.7.9.crate) = 85173 SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 @@ -149,16 +145,16 @@ SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09 SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 -SHA256 (rust/crates/dirs-5.0.1.crate) = 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 -SIZE (rust/crates/dirs-5.0.1.crate) = 12255 -SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c -SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 +SHA256 (rust/crates/dirs-6.0.0.crate) = c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e +SIZE (rust/crates/dirs-6.0.0.crate) = 14190 +SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab +SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 -SHA256 (rust/crates/easy-cast-0.5.3.crate) = 72852736692ec862655eca398c9bb1b476161b563c9f80f45f4808b9629750d6 -SIZE (rust/crates/easy-cast-0.5.3.crate) = 16738 +SHA256 (rust/crates/easy-cast-0.5.4.crate) = 23f40539c229fc2e4674bdecdf24bfcc2cb83631ca911c78a035fa9f2381c32b +SIZE (rust/crates/easy-cast-0.5.4.crate) = 18284 SHA256 (rust/crates/ecdsa-0.16.9.crate) = ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca SIZE (rust/crates/ecdsa-0.16.9.crate) = 31406 SHA256 (rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53 @@ -169,20 +165,22 @@ SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c48 SIZE (rust/crates/either-1.13.0.crate) = 19169 SHA256 (rust/crates/elliptic-curve-0.13.8.crate) = b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47 SIZE (rust/crates/elliptic-curve-0.13.8.crate) = 63198 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/env_filter-0.1.3.crate) = 186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0 SIZE (rust/crates/env_filter-0.1.3.crate) = 15191 SHA256 (rust/crates/env_home-0.1.0.crate) = c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe SIZE (rust/crates/env_home-0.1.0.crate) = 9006 -SHA256 (rust/crates/env_logger-0.11.6.crate) = dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0 -SIZE (rust/crates/env_logger-0.11.6.crate) = 31105 +SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f +SIZE (rust/crates/env_logger-0.11.8.crate) = 32538 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d SIZE (rust/crates/errno-0.3.10.crate) = 11824 -SHA256 (rust/crates/fancy-regex-0.11.0.crate) = b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2 -SIZE (rust/crates/fancy-regex-0.11.0.crate) = 82918 -SHA256 (rust/crates/faster-hex-0.9.0.crate) = a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183 -SIZE (rust/crates/faster-hex-0.9.0.crate) = 13053 +SHA256 (rust/crates/fancy-regex-0.16.2.crate) = 998b056554fbe42e03ae0e152895cd1a7e1002aec800fdc6635d20270260c46f +SIZE (rust/crates/fancy-regex-0.16.2.crate) = 100662 +SHA256 (rust/crates/faster-hex-0.10.0.crate) = 7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73 +SIZE (rust/crates/faster-hex-0.10.0.crate) = 13419 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/ff-0.13.0.crate) = ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449 @@ -191,12 +189,14 @@ SHA256 (rust/crates/fiat-crypto-0.2.9.crate) = 28dea519a9695b9977216879a3ebfddf9 SIZE (rust/crates/fiat-crypto-0.2.9.crate) = 495390 SHA256 (rust/crates/filetime-0.2.25.crate) = 35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586 SIZE (rust/crates/filetime-0.2.25.crate) = 14940 -SHA256 (rust/crates/flate2-1.0.35.crate) = c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c -SIZE (rust/crates/flate2-1.0.35.crate) = 109188 +SHA256 (rust/crates/flate2-1.1.1.crate) = 7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece +SIZE (rust/crates/flate2-1.1.1.crate) = 77224 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.4.crate) = a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f SIZE (rust/crates/foldhash-0.1.4.crate) = 13764 +SHA256 (rust/crates/foldhash-0.2.0.crate) = 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb +SIZE (rust/crates/foldhash-0.2.0.crate) = 23329 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 @@ -223,108 +223,130 @@ SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/gh-emoji-1.0.8.crate) = eb8adf61df288369c9d1c6bb142f61db30c18619a71f64915d64e916f23c8c37 SIZE (rust/crates/gh-emoji-1.0.8.crate) = 22354 SHA256 (rust/crates/ghash-0.5.1.crate) = f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1 SIZE (rust/crates/ghash-0.5.1.crate) = 9482 -SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f -SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/gimli-0.32.3.crate) = e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7 +SIZE (rust/crates/gimli-0.32.3.crate) = 289789 SHA256 (rust/crates/git-version-0.3.9.crate) = 1ad568aa3db0fcbc81f2f116137f263d7304f512a1209b35b85150d3ef88ad19 SIZE (rust/crates/git-version-0.3.9.crate) = 3087 SHA256 (rust/crates/git-version-macro-0.3.9.crate) = 53010ccb100b96a67bc32c0175f0ed1426b31b655d562898e57325f81c023ac0 SIZE (rust/crates/git-version-macro-0.3.9.crate) = 5622 -SHA256 (rust/crates/git2-0.20.0.crate) = 3fda788993cc341f69012feba8bf45c0ba4f3291fcc08e214b4d5a7332d88aff -SIZE (rust/crates/git2-0.20.0.crate) = 219198 -SHA256 (rust/crates/gix-0.69.1.crate) = 8d0eebdaecdcf405d5433a36f85e4f058cf4de48ee2604388be0dbccbaad353e -SIZE (rust/crates/gix-0.69.1.crate) = 283914 -SHA256 (rust/crates/gix-actor-0.33.1.crate) = 32b24171f514cef7bb4dfb72a0b06dacf609b33ba8ad2489d4c4559a03b7afb3 -SIZE (rust/crates/gix-actor-0.33.1.crate) = 10085 -SHA256 (rust/crates/gix-bitmap-0.2.13.crate) = d48b897b4bbc881aea994b4a5bbb340a04979d7be9089791304e04a9fbc66b53 -SIZE (rust/crates/gix-bitmap-0.2.13.crate) = 7689 -SHA256 (rust/crates/gix-chunk-0.4.10.crate) = c6ffbeb3a5c0b8b84c3fe4133a6f8c82fa962f4caefe8d0762eced025d3eb4f7 -SIZE (rust/crates/gix-chunk-0.4.10.crate) = 10131 -SHA256 (rust/crates/gix-command-0.4.0.crate) = 9405c0a56e17f8365a46870cd2c7db71323ecc8bda04b50cb746ea37bd091e90 -SIZE (rust/crates/gix-command-0.4.0.crate) = 11815 -SHA256 (rust/crates/gix-commitgraph-0.25.1.crate) = a8da6591a7868fb2b6dabddea6b09988b0b05e0213f938dbaa11a03dd7a48d85 -SIZE (rust/crates/gix-commitgraph-0.25.1.crate) = 18945 -SHA256 (rust/crates/gix-config-0.42.0.crate) = 6649b406ca1f99cb148959cf00468b231f07950f8ec438cc0903cda563606f19 -SIZE (rust/crates/gix-config-0.42.0.crate) = 64315 -SHA256 (rust/crates/gix-config-value-0.14.10.crate) = 49aaeef5d98390a3bcf9dbc6440b520b793d1bf3ed99317dc407b02be995b28e -SIZE (rust/crates/gix-config-value-0.14.10.crate) = 13604 -SHA256 (rust/crates/gix-date-0.9.3.crate) = c57c477b645ee248b173bb1176b52dd528872f12c50375801a58aaf5ae91113f -SIZE (rust/crates/gix-date-0.9.3.crate) = 11299 -SHA256 (rust/crates/gix-diff-0.49.0.crate) = a8e92566eccbca205a0a0f96ffb0327c061e85bc5c95abbcddfe177498aa04f6 -SIZE (rust/crates/gix-diff-0.49.0.crate) = 41572 -SHA256 (rust/crates/gix-discover-0.37.0.crate) = 83bf6dfa4e266a4a9becb4d18fc801f92c3f7cc6c433dd86fdadbcf315ffb6ef -SIZE (rust/crates/gix-discover-0.37.0.crate) = 16673 -SHA256 (rust/crates/gix-features-0.39.1.crate) = 7d85d673f2e022a340dba4713bed77ef2cf4cd737d2f3e0f159d45e0935fd81f -SIZE (rust/crates/gix-features-0.39.1.crate) = 31228 -SHA256 (rust/crates/gix-fs-0.12.1.crate) = 3b3d4fac505a621f97e5ce2c69fdc425742af00c0920363ca4074f0eb48b1db9 -SIZE (rust/crates/gix-fs-0.12.1.crate) = 15734 -SHA256 (rust/crates/gix-glob-0.17.1.crate) = aaf69a6bec0a3581567484bf99a4003afcaf6c469fd4214352517ea355cf3435 -SIZE (rust/crates/gix-glob-0.17.1.crate) = 14136 -SHA256 (rust/crates/gix-hash-0.15.1.crate) = 0b5eccc17194ed0e67d49285e4853307e4147e95407f91c1c3e4a13ba9f4e4ce -SIZE (rust/crates/gix-hash-0.15.1.crate) = 13513 -SHA256 (rust/crates/gix-hashtable-0.6.0.crate) = 0ef65b256631078ef733bc5530c4e6b1c2e7d5c2830b75d4e9034ab3997d18fe -SIZE (rust/crates/gix-hashtable-0.6.0.crate) = 7189 -SHA256 (rust/crates/gix-index-0.37.0.crate) = 270645fd20556b64c8ffa1540d921b281e6994413a0ca068596f97e9367a257a -SIZE (rust/crates/gix-index-0.37.0.crate) = 46644 -SHA256 (rust/crates/gix-lock-15.0.1.crate) = 1cd3ab68a452db63d9f3ebdacb10f30dba1fa0d31ac64f4203d395ed1102d940 -SIZE (rust/crates/gix-lock-15.0.1.crate) = 10515 -SHA256 (rust/crates/gix-object-0.46.1.crate) = e42d58010183ef033f31088479b4eb92b44fe341b35b62d39eb8b185573d77ea -SIZE (rust/crates/gix-object-0.46.1.crate) = 40544 -SHA256 (rust/crates/gix-odb-0.66.0.crate) = cb780eceb3372ee204469478de02eaa34f6ba98247df0186337e0333de97d0ae -SIZE (rust/crates/gix-odb-0.66.0.crate) = 56319 -SHA256 (rust/crates/gix-pack-0.56.0.crate) = 4158928929be29cae7ab97afc8e820a932071a7f39d8ba388eed2380c12c566c -SIZE (rust/crates/gix-pack-0.56.0.crate) = 97454 -SHA256 (rust/crates/gix-packetline-0.18.2.crate) = 911aeea8b2dabeed2f775af9906152a1f0109787074daf9e64224e3892dde453 -SIZE (rust/crates/gix-packetline-0.18.2.crate) = 21148 -SHA256 (rust/crates/gix-path-0.10.13.crate) = afc292ef1a51e340aeb0e720800338c805975724c1dfbd243185452efd8645b7 -SIZE (rust/crates/gix-path-0.10.13.crate) = 22831 -SHA256 (rust/crates/gix-protocol-0.47.0.crate) = c84642e8b6fed7035ce9cc449593019c55b0ec1af7a5dce1ab8a0636eaaeb067 -SIZE (rust/crates/gix-protocol-0.47.0.crate) = 44961 -SHA256 (rust/crates/gix-quote-0.4.14.crate) = 64a1e282216ec2ab2816cd57e6ed88f8009e634aec47562883c05ac8a7009a63 -SIZE (rust/crates/gix-quote-0.4.14.crate) = 7828 -SHA256 (rust/crates/gix-ref-0.49.1.crate) = a91b61776c839d0f1b7114901179afb0947aa7f4d30793ca1c56d335dfef485f -SIZE (rust/crates/gix-ref-0.49.1.crate) = 58105 -SHA256 (rust/crates/gix-refspec-0.27.0.crate) = 00c056bb747868c7eb0aeb352c9f9181ab8ca3d0a2550f16470803500c6c413d -SIZE (rust/crates/gix-refspec-0.27.0.crate) = 16887 -SHA256 (rust/crates/gix-revision-0.31.1.crate) = 61e1ddc474405a68d2ce8485705dd72fe6ce959f2f5fe718601ead5da2c8f9e7 -SIZE (rust/crates/gix-revision-0.31.1.crate) = 22665 -SHA256 (rust/crates/gix-revwalk-0.17.0.crate) = 510026fc32f456f8f067d8f37c34088b97a36b2229d88a6a5023ef179fcb109d -SIZE (rust/crates/gix-revwalk-0.17.0.crate) = 13323 -SHA256 (rust/crates/gix-sec-0.10.10.crate) = a8b876ef997a955397809a2ec398d6a45b7a55b4918f2446344330f778d14fd6 -SIZE (rust/crates/gix-sec-0.10.10.crate) = 10205 -SHA256 (rust/crates/gix-shallow-0.1.0.crate) = 88d2673242e87492cb6ff671f0c01f689061ca306c4020f137197f3abc84ce01 -SIZE (rust/crates/gix-shallow-0.1.0.crate) = 7545 -SHA256 (rust/crates/gix-tempfile-15.0.0.crate) = 2feb86ef094cc77a4a9a5afbfe5de626897351bbbd0de3cb9314baf3049adb82 -SIZE (rust/crates/gix-tempfile-15.0.0.crate) = 18426 -SHA256 (rust/crates/gix-trace-0.1.11.crate) = 04bdde120c29f1fc23a24d3e115aeeea3d60d8e65bab92cc5f9d90d9302eb952 -SIZE (rust/crates/gix-trace-0.1.11.crate) = 10424 -SHA256 (rust/crates/gix-transport-0.44.0.crate) = dd04d91e507a8713cfa2318d5a85d75b36e53a40379cc7eb7634ce400ecacbaf -SIZE (rust/crates/gix-transport-0.44.0.crate) = 50856 -SHA256 (rust/crates/gix-traverse-0.43.1.crate) = 6ed47d648619e23e93f971d2bba0d10c1100e54ef95d2981d609907a8cabac89 -SIZE (rust/crates/gix-traverse-0.43.1.crate) = 18569 -SHA256 (rust/crates/gix-url-0.28.2.crate) = d096fb733ba6bd3f5403dba8bd72bdd8809fe2b347b57844040b8f49c93492d9 -SIZE (rust/crates/gix-url-0.28.2.crate) = 15297 -SHA256 (rust/crates/gix-utils-0.1.13.crate) = ba427e3e9599508ed98a6ddf8ed05493db114564e338e41f6a996d2e4790335f -SIZE (rust/crates/gix-utils-0.1.13.crate) = 10194 -SHA256 (rust/crates/gix-validate-0.9.2.crate) = cd520d09f9f585b34b32aba1d0b36ada89ab7fefb54a8ca3fe37fc482a750937 -SIZE (rust/crates/gix-validate-0.9.2.crate) = 11923 +SHA256 (rust/crates/git2-0.20.3.crate) = 3e2b37e2f62729cdada11f0e6b3b6fe383c69c29fc619e391223e12856af308c +SIZE (rust/crates/git2-0.20.3.crate) = 224085 +SHA256 (rust/crates/gix-0.75.0.crate) = 60beff35667fb0ac935c4c45941868d9cf5025e4b85c58deb3c5a65113e22ce4 +SIZE (rust/crates/gix-0.75.0.crate) = 299895 +SHA256 (rust/crates/gix-actor-0.36.0.crate) = 694f6c16eb88b16b00b1d811e4e4bda6f79e9eb467a1b04fd5b848da677baa81 +SIZE (rust/crates/gix-actor-0.36.0.crate) = 13444 +SHA256 (rust/crates/gix-attributes-0.28.1.crate) = cc6591add69314fc43db078076a8da6f07957c65abb0b21c3e1b6a3cf50aa18d +SIZE (rust/crates/gix-attributes-0.28.1.crate) = 22749 +SHA256 (rust/crates/gix-bitmap-0.2.15.crate) = 5e150161b8a75b5860521cb876b506879a3376d3adc857ec7a9d35e7c6a5e531 +SIZE (rust/crates/gix-bitmap-0.2.15.crate) = 8153 +SHA256 (rust/crates/gix-chunk-0.4.12.crate) = 5c356b3825677cb6ff579551bb8311a81821e184453cbd105e2fc5311b288eeb +SIZE (rust/crates/gix-chunk-0.4.12.crate) = 10638 +SHA256 (rust/crates/gix-command-0.6.3.crate) = 095c8367c9dc4872a7706fbc39c7f34271b88b541120a4365ff0e36366f66e62 +SIZE (rust/crates/gix-command-0.6.3.crate) = 15123 +SHA256 (rust/crates/gix-commitgraph-0.30.1.crate) = 826994ff6c01f1ff00d6a1844d7506717810a91ffed143da71e3bf39369751ef +SIZE (rust/crates/gix-commitgraph-0.30.1.crate) = 22423 +SHA256 (rust/crates/gix-config-0.48.0.crate) = 9419284839421488b5ab9b9b88386bdc1e159a986c08e17ffa3e9a5cd2b139f5 +SIZE (rust/crates/gix-config-0.48.0.crate) = 73767 +SHA256 (rust/crates/gix-config-value-0.15.3.crate) = 2c489abb061c74b0c3ad790e24a606ef968cebab48ec673d6a891ece7d5aef64 +SIZE (rust/crates/gix-config-value-0.15.3.crate) = 15605 +SHA256 (rust/crates/gix-date-0.11.0.crate) = 9f94626a5bc591a57025361a3a890092469e47c7667e59fc143439cd6eaf47fe +SIZE (rust/crates/gix-date-0.11.0.crate) = 16334 +SHA256 (rust/crates/gix-diff-0.55.0.crate) = cfc7735ca267da78c37e916e9b32d67b0b0e3fc9401378920e9469b5d497dccf +SIZE (rust/crates/gix-diff-0.55.0.crate) = 60308 +SHA256 (rust/crates/gix-dir-0.17.0.crate) = cb9a55642e31c81d235e6ab2a7f00343c0f79e70973245a8a1e1d16c498e3e86 +SIZE (rust/crates/gix-dir-0.17.0.crate) = 67171 +SHA256 (rust/crates/gix-discover-0.43.0.crate) = 809f8dba9fbd7a054894ec222815742b96def1ca08e18c38b1dbc1f737dd213d +SIZE (rust/crates/gix-discover-0.43.0.crate) = 23281 +SHA256 (rust/crates/gix-features-0.44.1.crate) = dfa64593d1586135102307fb57fb3a9d3868b6b1f45a4da1352cce5070f8916a +SIZE (rust/crates/gix-features-0.44.1.crate) = 34680 +SHA256 (rust/crates/gix-filter-0.22.0.crate) = 9e137e7df1ae40fe2b49dcb2845c6bf7ac04cd53a320d72e761c598a6fd452ed +SIZE (rust/crates/gix-filter-0.22.0.crate) = 38719 +SHA256 (rust/crates/gix-fs-0.17.0.crate) = 3f1ecd896258cdc5ccd94d18386d17906b8de265ad2ecf68e3bea6b007f6a28f +SIZE (rust/crates/gix-fs-0.17.0.crate) = 20022 +SHA256 (rust/crates/gix-glob-0.22.1.crate) = 74254992150b0a88fdb3ad47635ab649512dff2cbbefca7916bb459894fc9d56 +SIZE (rust/crates/gix-glob-0.22.1.crate) = 16299 +SHA256 (rust/crates/gix-hash-0.20.1.crate) = 826036a9bee95945b0be1e2394c64cd4289916c34a639818f8fd5153906985c1 +SIZE (rust/crates/gix-hash-0.20.1.crate) = 19230 +SHA256 (rust/crates/gix-hashtable-0.10.0.crate) = a27d4a3ea9640da504a2657fef3419c517fd71f1767ad8935298bcc805edd195 +SIZE (rust/crates/gix-hashtable-0.10.0.crate) = 10303 +SHA256 (rust/crates/gix-ignore-0.17.1.crate) = 93b6a9679a1488123b7f2929684bacfd9cd2a24f286b52203b8752cbb8d7fc49 +SIZE (rust/crates/gix-ignore-0.17.1.crate) = 12402 +SHA256 (rust/crates/gix-index-0.43.0.crate) = eab6410318b98750883eb3e35eb999abfb155b407eb0580726d4d868b60cde04 +SIZE (rust/crates/gix-index-0.43.0.crate) = 54361 +SHA256 (rust/crates/gix-lock-19.0.0.crate) = 729d7857429a66023bc0c29d60fa21d0d6ae8862f33c1937ba89e0f74dd5c67f +SIZE (rust/crates/gix-lock-19.0.0.crate) = 14263 +SHA256 (rust/crates/gix-mailmap-0.28.0.crate) = 2a97041c66c8b6c2f34cf6b8585a36e28a07401a611a69d8a5d2cee0eea2aa72 +SIZE (rust/crates/gix-mailmap-0.28.0.crate) = 14696 +SHA256 (rust/crates/gix-object-0.52.0.crate) = 84743d1091c501a56f00d7f4c595cb30f20fcef6503b32ac0a1ff3817efd7b5d +SIZE (rust/crates/gix-object-0.52.0.crate) = 50541 +SHA256 (rust/crates/gix-odb-0.72.0.crate) = 5f81b480252f3a4d55f87e6e358c4c6f7615f98b1742e1e70118c57282a92e82 +SIZE (rust/crates/gix-odb-0.72.0.crate) = 62986 +SHA256 (rust/crates/gix-pack-0.62.0.crate) = 38e868463538731a0fd99f3950637957413bbfbe69143520c0b5c1e163303577 +SIZE (rust/crates/gix-pack-0.62.0.crate) = 104744 +SHA256 (rust/crates/gix-packetline-0.20.0.crate) = fad0ffb982a289888087a165d3e849cbac724f2aa5431236b050dd2cb9c7de31 +SIZE (rust/crates/gix-packetline-0.20.0.crate) = 28268 +SHA256 (rust/crates/gix-path-0.10.22.crate) = 7cb06c3e4f8eed6e24fd915fa93145e28a511f4ea0e768bae16673e05ed3f366 +SIZE (rust/crates/gix-path-0.10.22.crate) = 33919 +SHA256 (rust/crates/gix-pathspec-0.13.0.crate) = d05e28457dca7c65a2dbe118869aab922a5bd382b7bb10cff5354f366845c128 +SIZE (rust/crates/gix-pathspec-0.13.0.crate) = 23314 +SHA256 (rust/crates/gix-protocol-0.53.0.crate) = 6947d3b919ec8d10738f4251905a8485366ffdd24942cdbe9c6b69376bf57d64 +SIZE (rust/crates/gix-protocol-0.53.0.crate) = 55824 +SHA256 (rust/crates/gix-quote-0.6.1.crate) = e912ec04b7b1566a85ad486db0cab6b9955e3e32bcd3c3a734542ab3af084c5b +SIZE (rust/crates/gix-quote-0.6.1.crate) = 8984 +SHA256 (rust/crates/gix-ref-0.55.0.crate) = e51330a32f173c8e831731dfef8e93a748c23c057f4b028841f222564cad84cb +SIZE (rust/crates/gix-ref-0.55.0.crate) = 65278 +SHA256 (rust/crates/gix-refspec-0.33.0.crate) = 7f88233214a302d61e60bb9d1387043c1759b761dba4a8704b341fecbf6b1266 +SIZE (rust/crates/gix-refspec-0.33.0.crate) = 23467 +SHA256 (rust/crates/gix-revision-0.37.0.crate) = ffe7f489bd27e7e388885210bc189088012db6062ccc75d713d1cef8eff56883 +SIZE (rust/crates/gix-revision-0.37.0.crate) = 28024 +SHA256 (rust/crates/gix-revwalk-0.23.0.crate) = dd2fae8449d97fb92078c46cb63544e0024955f43738a610d24277a3b01d5a00 +SIZE (rust/crates/gix-revwalk-0.23.0.crate) = 18307 +SHA256 (rust/crates/gix-sec-0.12.2.crate) = ea9962ed6d9114f7f100efe038752f41283c225bb507a2888903ac593dffa6be +SIZE (rust/crates/gix-sec-0.12.2.crate) = 13263 +SHA256 (rust/crates/gix-shallow-0.6.0.crate) = e2374692db1ee1ffa0eddcb9e86ec218f7c4cdceda800ebc5a9fdf73a8c08223 +SIZE (rust/crates/gix-shallow-0.6.0.crate) = 12364 +SHA256 (rust/crates/gix-status-0.22.0.crate) = 53c9ad16b4d9da73d527eb6d1be05de9e0641855b8084b362dd657255684f81f +SIZE (rust/crates/gix-status-0.22.0.crate) = 41972 +SHA256 (rust/crates/gix-submodule-0.22.0.crate) = 2b79f64c669d8578f45046b3ffb8d4d9cc4beb798871ff638a7b5c1f59dbd2fc +SIZE (rust/crates/gix-submodule-0.22.0.crate) = 20111 +SHA256 (rust/crates/gix-tempfile-19.0.1.crate) = e265fc6b54e57693232a79d84038381ebfda7b1a3b1b8a9320d4d5fe6e820086 +SIZE (rust/crates/gix-tempfile-19.0.1.crate) = 19058 +SHA256 (rust/crates/gix-trace-0.1.15.crate) = 1d3f59a8de2934f6391b6b3a1a7654eae18961fcb9f9c843533fed34ad0f3457 +SIZE (rust/crates/gix-trace-0.1.15.crate) = 10867 +SHA256 (rust/crates/gix-transport-0.50.0.crate) = e058d6667165dba7642b3c293d7c355e2a964acef9bc9408604547d952943a8f +SIZE (rust/crates/gix-transport-0.50.0.crate) = 70749 +SHA256 (rust/crates/gix-traverse-0.49.0.crate) = 054c79f4c3f87e794ff7dc1fec8306a2bb563cfb38f6be2dc0e4c0fa82f74d59 +SIZE (rust/crates/gix-traverse-0.49.0.crate) = 27016 +SHA256 (rust/crates/gix-url-0.33.2.crate) = d995249a1cf1ad79ba10af6499d4bf37cb78035c0983eaa09ec5910da694957c +SIZE (rust/crates/gix-url-0.33.2.crate) = 19762 +SHA256 (rust/crates/gix-utils-0.3.1.crate) = befcdbdfb1238d2854591f760a48711bed85e72d80a10e8f2f93f656746ef7c5 +SIZE (rust/crates/gix-utils-0.3.1.crate) = 11157 +SHA256 (rust/crates/gix-validate-0.10.1.crate) = 5b1e63a5b516e970a594f870ed4571a8fdcb8a344e7bd407a20db8bd61dbfde4 +SIZE (rust/crates/gix-validate-0.10.1.crate) = 12803 +SHA256 (rust/crates/gix-worktree-0.44.0.crate) = 428e8928e0e27341b58aa89e20adaf643efd6a8f863bc9cdf3ec6199c2110c96 +SIZE (rust/crates/gix-worktree-0.44.0.crate) = 25538 SHA256 (rust/crates/group-0.13.0.crate) = f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63 SIZE (rust/crates/group-0.13.0.crate) = 16526 +SHA256 (rust/crates/hash32-0.3.1.crate) = 47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606 +SIZE (rust/crates/hash32-0.3.1.crate) = 10273 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.16.1.crate) = 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100 +SIZE (rust/crates/hashbrown-0.16.1.crate) = 147785 +SHA256 (rust/crates/heapless-0.8.0.crate) = 0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad +SIZE (rust/crates/heapless-0.8.0.crate) = 77802 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e SIZE (rust/crates/hmac-0.12.1.crate) = 42657 -SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf -SIZE (rust/crates/home-0.5.11.crate) = 9926 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 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/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f @@ -355,8 +377,10 @@ SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f 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/indexmap-2.7.0.crate) = 62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f -SIZE (rust/crates/indexmap-2.7.0.crate) = 85335 +SHA256 (rust/crates/imara-diff-0.1.8.crate) = 17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2 +SIZE (rust/crates/imara-diff-0.1.8.crate) = 155787 +SHA256 (rust/crates/indexmap-2.12.1.crate) = 0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2 +SIZE (rust/crates/indexmap-2.12.1.crate) = 100184 SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 SIZE (rust/crates/indoc-2.0.5.crate) = 14396 SHA256 (rust/crates/inotify-0.11.0.crate) = f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3 @@ -375,60 +399,66 @@ SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aab SIZE (rust/crates/itertools-0.14.0.crate) = 152715 SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/jiff-0.1.21.crate) = ed0ce60560149333a8e41ca7dc78799c47c5fd435e2bc18faf6a054382eec037 -SIZE (rust/crates/jiff-0.1.21.crate) = 687373 -SHA256 (rust/crates/jiff-tzdb-0.1.1.crate) = 91335e575850c5c4c673b9bd467b0e025f164ca59d0564f69d0c2ee0ffad4653 -SIZE (rust/crates/jiff-tzdb-0.1.1.crate) = 82030 -SHA256 (rust/crates/jiff-tzdb-platform-0.1.1.crate) = 9835f0060a626fe59f160437bc725491a6af23133ea906500027d1bd2f8f4329 -SIZE (rust/crates/jiff-tzdb-platform-0.1.1.crate) = 2945 +SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49 +SIZE (rust/crates/jiff-0.2.15.crate) = 712996 +SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4 +SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 +SHA256 (rust/crates/jiff-tzdb-0.1.4.crate) = c1283705eb0a21404d2bfd6eef2a7593d240bc42a0bdb39db0ad6fa2ec026524 +SIZE (rust/crates/jiff-tzdb-0.1.4.crate) = 62435 +SHA256 (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8 +SIZE (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 3179 SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 SHA256 (rust/crates/js-sys-0.3.76.crate) = 6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7 SIZE (rust/crates/js-sys-0.3.76.crate) = 54420 -SHA256 (rust/crates/kqueue-1.0.8.crate) = 7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c -SIZE (rust/crates/kqueue-1.0.8.crate) = 12642 +SHA256 (rust/crates/kqueue-1.1.1.crate) = eac30106d7dce88daf4a3fcb4879ea939476d5074a9b7ddd0fb97fa4bed5596a +SIZE (rust/crates/kqueue-1.1.1.crate) = 21504 SHA256 (rust/crates/kqueue-sys-1.0.4.crate) = ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b SIZE (rust/crates/kqueue-sys-1.0.4.crate) = 7160 +SHA256 (rust/crates/kstring-2.0.2.crate) = 558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1 +SIZE (rust/crates/kstring-2.0.2.crate) = 23044 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/libgit2-sys-0.18.0+1.9.0.crate) = e1a117465e7e1597e8febea8bb0c410f1c7fb93b1e1cddf34363f8390367ffec -SIZE (rust/crates/libgit2-sys-0.18.0+1.9.0.crate) = 1853724 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/libgit2-sys-0.18.3+1.9.2.crate) = c9b3acc4b91781bb0b3386669d325163746af5f6e4f73e6d2d630e09a35f3487 +SIZE (rust/crates/libgit2-sys-0.18.3+1.9.2.crate) = 1865532 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/libssh2-sys-0.3.0.crate) = 2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee -SIZE (rust/crates/libssh2-sys-0.3.0.crate) = 514550 -SHA256 (rust/crates/libz-ng-sys-1.1.21.crate) = 7cee1488e961a80d172564fd6fcda11d8a4ac6672c06fe008e9213fa60520c2b -SIZE (rust/crates/libz-ng-sys-1.1.21.crate) = 487230 +SHA256 (rust/crates/libssh2-sys-0.3.1.crate) = 220e4f05ad4a218192533b300327f5150e809b54c4ec83b5a1d91833601811b9 +SIZE (rust/crates/libssh2-sys-0.3.1.crate) = 582851 +SHA256 (rust/crates/libz-rs-sys-0.5.2.crate) = 840db8cf39d9ec4dd794376f38acc40d0fc65eec2a8f484f7fd375b84602becd +SIZE (rust/crates/libz-rs-sys-0.5.2.crate) = 46524 SHA256 (rust/crates/libz-sys-1.1.21.crate) = df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa SIZE (rust/crates/libz-sys-1.1.21.crate) = 839973 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.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 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/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 +SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 +SHA256 (rust/crates/log-0.4.29.crate) = 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897 +SIZE (rust/crates/log-0.4.29.crate) = 51515 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 SIZE (rust/crates/lru-0.12.5.crate) = 16047 SHA256 (rust/crates/maybe-async-0.2.10.crate) = 5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11 SIZE (rust/crates/maybe-async-0.2.10.crate) = 22107 SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f -SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 -SHA256 (rust/crates/miniz_oxide-0.8.2.crate) = 4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394 -SIZE (rust/crates/miniz_oxide-0.8.2.crate) = 59068 +SHA256 (rust/crates/memmap2-0.9.9.crate) = 744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490 +SIZE (rust/crates/memmap2-0.9.9.crate) = 34576 +SHA256 (rust/crates/miniz_oxide-0.8.7.crate) = ff70ce3e48ae43fa075863cef62e8b43b71a4f2382229920e0df362592919430 +SIZE (rust/crates/miniz_oxide-0.8.7.crate) = 66905 SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd SIZE (rust/crates/mio-1.0.3.crate) = 103703 -SHA256 (rust/crates/notify-8.0.0.crate) = 2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943 -SIZE (rust/crates/notify-8.0.0.crate) = 35590 -SHA256 (rust/crates/notify-debouncer-mini-0.6.0.crate) = a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8 -SIZE (rust/crates/notify-debouncer-mini-0.6.0.crate) = 9951 +SHA256 (rust/crates/notify-8.2.0.crate) = 4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3 +SIZE (rust/crates/notify-8.2.0.crate) = 39067 +SHA256 (rust/crates/notify-debouncer-mini-0.7.0.crate) = 17849edfaabd9a5fef1c606d99cfc615a8e99f7ac4366406d86c7942a3184cf2 +SIZE (rust/crates/notify-debouncer-mini-0.7.0.crate) = 10187 SHA256 (rust/crates/notify-types-2.0.0.crate) = 5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d SIZE (rust/crates/notify-types-2.0.0.crate) = 14495 SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 @@ -443,20 +473,22 @@ SHA256 (rust/crates/num-iter-0.1.45.crate) = 1429034a0490724d0075ebb2bc9e875d650 SIZE (rust/crates/num-iter-0.1.45.crate) = 10320 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 -SIZE (rust/crates/object-0.36.7.crate) = 329938 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/onig-6.4.0.crate) = 8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f -SIZE (rust/crates/onig-6.4.0.crate) = 32616 -SHA256 (rust/crates/onig_sys-69.8.1.crate) = 7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7 -SIZE (rust/crates/onig_sys-69.8.1.crate) = 638216 +SHA256 (rust/crates/object-0.37.3.crate) = ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe +SIZE (rust/crates/object-0.37.3.crate) = 344032 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/onig-6.5.1.crate) = 336b9c63443aceef14bea841b899035ae3abe89b7c486aaf4c5bd8aafedac3f0 +SIZE (rust/crates/onig-6.5.1.crate) = 32394 +SHA256 (rust/crates/onig_sys-69.9.1.crate) = c7f86c6eef3d6df15f23bcfb6af487cbd2fed4e5581d58d5bf1f5f8b7f6727dc +SIZE (rust/crates/onig_sys-69.9.1.crate) = 656378 SHA256 (rust/crates/opaque-debug-0.3.1.crate) = c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381 SIZE (rust/crates/opaque-debug-0.3.1.crate) = 7066 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-src-300.4.1+3.4.0.crate) = faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c +SIZE (rust/crates/openssl-src-300.4.1+3.4.0.crate) = 9945831 +SHA256 (rust/crates/openssl-sys-0.9.111.crate) = 82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321 +SIZE (rust/crates/openssl-sys-0.9.111.crate) = 80871 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/p256-0.13.2.crate) = c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b @@ -465,10 +497,10 @@ SHA256 (rust/crates/p384-0.13.0.crate) = 70786f51bcc69f6a4c0360e063a4cac5419ef7c SIZE (rust/crates/p384-0.13.0.crate) = 236495 SHA256 (rust/crates/p521-0.13.3.crate) = 0fc9e2161f1f215afdfce23677034ae137bbd45016a880c2eb3ba8eb95f085b2 SIZE (rust/crates/p521-0.13.3.crate) = 138499 -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_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/parking_lot-0.12.5.crate) = 93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a +SIZE (rust/crates/parking_lot-0.12.5.crate) = 46735 +SHA256 (rust/crates/parking_lot_core-0.9.12.crate) = 2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1 +SIZE (rust/crates/parking_lot_core-0.9.12.crate) = 34110 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/pbkdf2-0.12.2.crate) = f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2 @@ -491,6 +523,8 @@ SHA256 (rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5 SIZE (rust/crates/pkcs8-0.10.2.crate) = 26360 SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 +SHA256 (rust/crates/plist-1.7.0.crate) = 42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016 +SIZE (rust/crates/plist-1.7.0.crate) = 101068 SHA256 (rust/crates/poly1305-0.8.0.crate) = 8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf SIZE (rust/crates/poly1305-0.8.0.crate) = 32633 SHA256 (rust/crates/polyval-0.6.2.crate) = 9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25 @@ -507,12 +541,16 @@ SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d0 SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 SHA256 (rust/crates/primeorder-0.13.6.crate) = 353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6 SIZE (rust/crates/primeorder-0.13.6.crate) = 21296 -SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 -SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353 -SHA256 (rust/crates/prodash-29.0.0.crate) = a266d8d6020c61a437be704c5e618037588e1985c7dbb7bf8d265db84cffe325 -SIZE (rust/crates/prodash-29.0.0.crate) = 90594 +SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 +SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 +SHA256 (rust/crates/prodash-30.0.1.crate) = 5a6efc566849d3d9d737c5cb06cc50e48950ebe3d3f9d70631490fff3a07b139 +SIZE (rust/crates/prodash-30.0.1.crate) = 92925 +SHA256 (rust/crates/quick-xml-0.32.0.crate) = 1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2 +SIZE (rust/crates/quick-xml-0.32.0.crate) = 184149 SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc SIZE (rust/crates/quote-1.0.38.crate) = 31252 +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_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 @@ -521,14 +559,14 @@ SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9ba SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834 SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319 -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 @@ -537,8 +575,8 @@ SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303af SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/rfc6979-0.4.0.crate) = f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2 SIZE (rust/crates/rfc6979-0.4.0.crate) = 9140 -SHA256 (rust/crates/ron-0.8.1.crate) = b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94 -SIZE (rust/crates/ron-0.8.1.crate) = 63251 +SHA256 (rust/crates/ron-0.12.0.crate) = fd490c5b18261893f14449cbd28cb9c0b637aebf161cd77900bfdedaff21ec32 +SIZE (rust/crates/ron-0.12.0.crate) = 119892 SHA256 (rust/crates/rsa-0.9.7.crate) = 47c75d7c5c6b673e58bf54d8544a9f432e3a925b0e80f7cd3602ab5c50c55519 SIZE (rust/crates/rsa-0.9.7.crate) = 80231 SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f @@ -547,26 +585,30 @@ SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.43.crate) = a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6 SIZE (rust/crates/rustix-0.38.43.crate) = 379134 +SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e +SIZE (rust/crates/rustix-1.1.2.crate) = 422717 SHA256 (rust/crates/rustversion-1.0.19.crate) = f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4 SIZE (rust/crates/rustversion-1.0.19.crate) = 20616 SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f SIZE (rust/crates/ryu-1.0.18.crate) = 47713 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/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -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/sec1-0.7.3.crate) = d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc SIZE (rust/crates/sec1-0.7.3.crate) = 17979 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-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.135.crate) = 2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9 SIZE (rust/crates/serde_json-1.0.135.crate) = 154499 SHA256 (rust/crates/serial_test-3.2.0.crate) = 1b258109f244e1d6891bf1053a55d63a5cd4f8f4c30cf9a1280989f80e7a1fa9 @@ -575,18 +617,16 @@ SHA256 (rust/crates/serial_test_derive-3.2.0.crate) = 5d69265a08751de7844521fd15 SIZE (rust/crates/serial_test_derive-3.2.0.crate) = 6992 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 -SHA256 (rust/crates/sha1-asm-0.5.3.crate) = 286acebaf8b67c1130aedffad26f594eff0c1292389158135327d2e23aed582b -SIZE (rust/crates/sha1-asm-0.5.3.crate) = 5830 -SHA256 (rust/crates/sha1_smol-1.0.1.crate) = bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d -SIZE (rust/crates/sha1_smol-1.0.1.crate) = 9809 +SHA256 (rust/crates/sha1-checked-0.10.0.crate) = 89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423 +SIZE (rust/crates/sha1-checked-0.10.0.crate) = 783840 SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 SIZE (rust/crates/sha2-0.10.8.crate) = 26357 SHA256 (rust/crates/shell-escape-0.1.5.crate) = 45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f SIZE (rust/crates/shell-escape-0.1.5.crate) = 6847 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 -SHA256 (rust/crates/shellexpand-3.1.0.crate) = da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b -SIZE (rust/crates/shellexpand-3.1.0.crate) = 25591 +SHA256 (rust/crates/shellexpand-3.1.1.crate) = 8b1fdf65dd6331831494dd616b30351c38e96e45921a27745cf98490458b90bb +SIZE (rust/crates/shellexpand-3.1.1.crate) = 25904 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 @@ -603,8 +643,8 @@ SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42 SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 SIZE (rust/crates/slab-0.4.9.crate) = 17108 -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/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d @@ -621,34 +661,30 @@ SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1 SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/struct-patch-0.8.7.crate) = cde1b55ce4b9efe4b5c302dea2d0f1297a522963024e160a587a2670c24f3f04 -SIZE (rust/crates/struct-patch-0.8.7.crate) = 13998 -SHA256 (rust/crates/struct-patch-derive-0.8.7.crate) = ac94fea04bf721f57ed7f421e64d3a04858e15708d00e8aa814cad7507427503 -SIZE (rust/crates/struct-patch-derive-0.8.7.crate) = 8206 +SHA256 (rust/crates/struct-patch-0.10.4.crate) = 9e986d2cf6e819bd843319120453d837dfdfa31497c3fee4cefa614b2d182d8c +SIZE (rust/crates/struct-patch-0.10.4.crate) = 16669 +SHA256 (rust/crates/struct-patch-derive-0.10.4.crate) = 68c6387c1c7b53060605101b63d93edca618c6cf7ce61839f2ec2a527419fdb5 +SIZE (rust/crates/struct-patch-derive-0.10.4.crate) = 10860 SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06 SIZE (rust/crates/strum-0.26.3.crate) = 7237 SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531 SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 SIZE (rust/crates/subtle-2.6.1.crate) = 14562 -SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 -SIZE (rust/crates/syn-2.0.96.crate) = 297497 +SHA256 (rust/crates/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 +SIZE (rust/crates/syn-2.0.100.crate) = 297947 SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 -SHA256 (rust/crates/syntect-5.2.0.crate) = 874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1 -SIZE (rust/crates/syntect-5.2.0.crate) = 822671 +SHA256 (rust/crates/syntect-5.3.0.crate) = 656b45c05d95a5704399aeef6bd0ddec7b2b3531b7c9e900abbf7c4d2190c925 +SIZE (rust/crates/syntect-5.3.0.crate) = 833348 SHA256 (rust/crates/sysinfo-0.33.1.crate) = 4fc858248ea01b66f19d8e8a6d55f41deaf91e9d495246fd01368d99935c6c01 SIZE (rust/crates/sysinfo-0.33.1.crate) = 197268 -SHA256 (rust/crates/tempfile-3.15.0.crate) = 9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704 -SIZE (rust/crates/tempfile-3.15.0.crate) = 35693 -SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 -SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.11.crate) = d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc -SIZE (rust/crates/thiserror-2.0.11.crate) = 28648 -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.11.crate) = 26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2 -SIZE (rust/crates/thiserror-impl-2.0.11.crate) = 21067 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 SHA256 (rust/crates/time-0.3.37.crate) = 35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21 @@ -665,8 +701,10 @@ SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/tui-textarea-0.7.0.crate) = 0a5318dd619ed73c52a9417ad19046724effc1287fb75cdcc4eca1d6ac1acbae SIZE (rust/crates/tui-textarea-0.7.0.crate) = 67947 -SHA256 (rust/crates/two-face-0.4.0.crate) = 0ccd4843ea031c609fe9c16cae00e9657bad8a9f735a3cc2e420955d802b4268 -SIZE (rust/crates/two-face-0.4.0.crate) = 3197879 +SHA256 (rust/crates/two-face-0.4.4.crate) = 3d112cfd41c1387546416bcf49c4ae2a1fcacda0d42c9e97120e9798c90c0923 +SIZE (rust/crates/two-face-0.4.4.crate) = 3454955 +SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c +SIZE (rust/crates/typeid-1.0.3.crate) = 9006 SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 SIZE (rust/crates/typenum-1.17.0.crate) = 42849 SHA256 (rust/crates/uluru-3.1.0.crate) = 7c8a2469e56e6e5095c82ccd3afb98dad95f7af7929aab6d8ba8d6e0f73657da @@ -705,6 +743,8 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 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/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 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 @@ -715,8 +755,8 @@ SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 30d7a95b763d3c459 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/which-7.0.1.crate) = fb4a9e33648339dc1642b0e36e21b3385e6148e289226f657c809dee59df5028 -SIZE (rust/crates/which-7.0.1.crate) = 18596 +SHA256 (rust/crates/which-8.0.0.crate) = d3fabb953106c3c8eea8306e4393700d7657561cb43122571b172bbfb7c7ba1d +SIZE (rust/crates/which-8.0.0.crate) = 26209 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 @@ -735,52 +775,60 @@ SHA256 (rust/crates/windows-implement-0.57.0.crate) = 9107ddc059d5b6fbfbffdfa7a7 SIZE (rust/crates/windows-implement-0.57.0.crate) = 10470 SHA256 (rust/crates/windows-interface-0.57.0.crate) = 29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7 SIZE (rust/crates/windows-interface-0.57.0.crate) = 10931 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 SHA256 (rust/crates/windows-result-0.1.2.crate) = 5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8 SIZE (rust/crates/windows-result-0.1.2.crate) = 10601 -SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 -SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 -SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c -SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 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_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc -SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 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_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e -SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 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.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 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_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 -SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 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_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e -SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 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_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 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_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 -SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.6.22.crate) = 39281189af81c07ec09db316b302a3e67bf9bd7cbf6c820b50e35fee9c2fa980 -SIZE (rust/crates/winnow-0.6.22.crate) = 164867 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 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 @@ -799,11 +847,13 @@ SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f28 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/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde -SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (rust/crates/zeroize-1.8.2.crate) = b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0 +SIZE (rust/crates/zeroize-1.8.2.crate) = 20907 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 (gitui-org-gitui-v0.27.0_GH0.tar.gz) = 55a85f4a3ce97712b618575aa80f3c15ea4004d554e8899669910d7fb4ff6e4b -SIZE (gitui-org-gitui-v0.27.0_GH0.tar.gz) = 34695215 +SHA256 (rust/crates/zlib-rs-0.5.2.crate) = 2f06ae92f42f5e5c42443fd094f245eb656abf56dd7cce9b8b263236565e00f2 +SIZE (rust/crates/zlib-rs-0.5.2.crate) = 194342 +SHA256 (gitui-org-gitui-v0.28.0_GH0.tar.gz) = 3d7d1deef84b8cb3f59882b57b9a70d39ddd6491bd4539504d69b2b3924c044f +SIZE (gitui-org-gitui-v0.28.0_GH0.tar.gz) = 35102374 diff --git a/devel/gitui/files/patch-Cargo.lock b/devel/gitui/files/patch-Cargo.lock deleted file mode 100644 index bc5958f5fd7d..000000000000 --- a/devel/gitui/files/patch-Cargo.lock +++ /dev/null @@ -1,26 +0,0 @@ ---- Cargo.lock.orig 2025-01-15 04:20:00 UTC -+++ Cargo.lock -@@ -2481,15 +2481,6 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178 - checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" - - [[package]] --name = "openssl-src" --version = "300.4.1+3.4.0" --source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c" --dependencies = [ -- "cc", --] -- --[[package]] - name = "openssl-sys" - version = "0.9.104" - source = "registry+https://github.com/rust-lang/crates.io-index" -@@ -2497,7 +2488,6 @@ dependencies = [ - dependencies = [ - "cc", - "libc", -- "openssl-src", - "pkg-config", - "vcpkg", - ] diff --git a/devel/gitui/files/patch-asyncgit_Cargo.toml b/devel/gitui/files/patch-asyncgit_Cargo.toml deleted file mode 100644 index 5365ae230259..000000000000 --- a/devel/gitui/files/patch-asyncgit_Cargo.toml +++ /dev/null @@ -1,11 +0,0 @@ ---- asyncgit/Cargo.toml.orig 2024-06-02 20:08:17 UTC -+++ asyncgit/Cargo.toml -@@ -23,7 +23,7 @@ log = "0.4" - # git2 = { path = "../../extern/git2-rs", features = ["vendored-openssl"]} - # git2 = { git="https://github.com/extrawurst/git2-rs.git", rev="fc13dcc", features = ["vendored-openssl"]} - # pinning to vendored openssl, using the git2 feature this gets lost with new resolver --openssl-sys = { version = '0.9', features = ["vendored"], optional = true } -+openssl-sys = { version = '0.9', optional = true } - rayon = "1.10" - rayon-core = "1.12" - scopetime = { path = "../scopetime", version = "0.1" } diff --git a/devel/glog/Makefile b/devel/glog/Makefile index 5806a65a84cb..2af043d9c439 100644 --- a/devel/glog/Makefile +++ b/devel/glog/Makefile @@ -1,6 +1,7 @@ PORTNAME= glog PORTVERSION= 0.7.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/go-critic/Makefile b/devel/go-critic/Makefile index 1885d1da1107..33ca64728860 100644 --- a/devel/go-critic/Makefile +++ b/devel/go-critic/Makefile @@ -11,7 +11,7 @@ WWW= https://go-critic.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules GO_MODULE= github.com/go-critic/go-critic GO_TARGET= ./cmd/go-critic \ ./cmd/go-critic-analysis diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile index a88e2c8f2781..82f227b979b2 100644 --- a/devel/golangci-lint/Makefile +++ b/devel/golangci-lint/Makefile @@ -1,6 +1,6 @@ PORTNAME= golangci-lint DISTVERSIONPREFIX= v -DISTVERSION= 2.7.1 +DISTVERSION= 2.7.2 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org @@ -10,10 +10,10 @@ WWW= https://github.com/golangci/golangci-lint LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake go:1.24,modules +USES= gmake go:1.24+,modules _BUILD_VERSION= ${DISTVERSION} -_BUILD_COMMIT= a4b55eb +_BUILD_COMMIT= 9f61b0f _BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") GO_MODULE= github.com/${PORTNAME:S/-lint//}/${PORTNAME}/v2 diff --git a/devel/golangci-lint/distinfo b/devel/golangci-lint/distinfo index cfff1ca24456..0cfccc0754ff 100644 --- a/devel/golangci-lint/distinfo +++ b/devel/golangci-lint/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1765125769 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.7.1/v2.7.1.mod) = e339d35ac9589d25cbcabeffb4bee25c841488efdafbaee490618b4252438489 -SIZE (go/devel_golangci-lint/golangci-lint-v2.7.1/v2.7.1.mod) = 9783 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.7.1/v2.7.1.zip) = 9c63001cf813e8d24025d8e8a7383ea90050750266403847f7afa20d37b55cc8 -SIZE (go/devel_golangci-lint/golangci-lint-v2.7.1/v2.7.1.zip) = 1938512 +TIMESTAMP = 1765372577 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.7.2/v2.7.2.mod) = 80d7c51f8f5cf9c1f598b2ef62ab3dab9c16fd922a568fb19b78e00f2ab43145 +SIZE (go/devel_golangci-lint/golangci-lint-v2.7.2/v2.7.2.mod) = 9852 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.7.2/v2.7.2.zip) = 4bab6fedf8c25b6134484b1ebe09d6f8ed1019d1c0d42038f22cb221e0684d17 +SIZE (go/devel_golangci-lint/golangci-lint-v2.7.2/v2.7.2.zip) = 1938593 diff --git a/devel/gomigrate/Makefile b/devel/gomigrate/Makefile index f0b6f618991e..9d560035297f 100644 --- a/devel/gomigrate/Makefile +++ b/devel/gomigrate/Makefile @@ -11,10 +11,7 @@ WWW= https://github.com/golang-migrate/migrate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules CONFLICTS_INSTALL= migrate diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile index e2f32f1881ac..9a9e46465602 100644 --- a/devel/googletest/Makefile +++ b/devel/googletest/Makefile @@ -11,7 +11,7 @@ WWW= https://google.github.io/googletest/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:testing compiler:c++17-lang pathfix python:test +USES= cmake:testing compiler:c++17-lang python:test CMAKE_OFF= GTEST_HAS_ABSL \ gmock_build_tests \ @@ -25,7 +25,6 @@ CMAKE_ON= BUILD_GMOCK \ CMAKE_TESTING_ON= \ gmock_build_tests \ gtest_build_tests -PATHFIX_CMAKELISTSTXT= internal_utils.cmake USE_CXXSTD= c++17 USE_LDCONFIG= yes diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile index 9c215c6c16ac..420d9bdc9a2f 100644 --- a/devel/gopls/Makefile +++ b/devel/gopls/Makefile @@ -11,7 +11,7 @@ WWW= https://pkg.go.dev/golang.org/x/tools/gopls LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules GO_MODULE= golang.org/x/tools/gopls OPTIONS_DEFINE= DOCS diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index 7720891e92f8..3d17bf3e5d1b 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,7 +1,6 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v -DISTVERSION= 2.12.7 -PORTREVISION= 2 +DISTVERSION= 2.13.0 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://goreleaser.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= go:1.25,modules +USES= go:1.25+,modules GO_MODULE= github.com/goreleaser/goreleaser/v2 GO_TARGET= .:goreleaser GO_BUILDFLAGS= -ldflags="-X main.version=${PKGVERSION} -X 'main.builtBy=FreeBSD ports' ${STRIP}" diff --git a/devel/goreleaser/distinfo b/devel/goreleaser/distinfo index a7f641f4f0a7..a93f02778371 100644 --- a/devel/goreleaser/distinfo +++ b/devel/goreleaser/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761569276 -SHA256 (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.mod) = de75a6dab308152c265d0c9b7ef47ff466edbbe94726be62ee29171abb8242db -SIZE (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.mod) = 21264 -SHA256 (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.zip) = 01ecbcffb847343fcfb9ae07ab9a0cef896013ac0c9c723a8496f1eb11da0533 -SIZE (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.zip) = 3423295 +TIMESTAMP = 1764678894 +SHA256 (go/devel_goreleaser/goreleaser-v2.13.0/v2.13.0.mod) = 0e0943f2ea66259089825775c596506d53465f878576cc916200125ba2bb5ba1 +SIZE (go/devel_goreleaser/goreleaser-v2.13.0/v2.13.0.mod) = 21448 +SHA256 (go/devel_goreleaser/goreleaser-v2.13.0/v2.13.0.zip) = d3d930ff8bc2e68a6bdca3382b8c2e39c029bd8aa908f506d8228afefd34aa28 +SIZE (go/devel_goreleaser/goreleaser-v2.13.0/v2.13.0.zip) = 3441133 diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 263ddcfdc222..afe00f154688 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -1,6 +1,7 @@ PORTNAME= grpc PORTVERSION= 1.76.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= devel @@ -33,7 +34,6 @@ CMAKE_ARGS= -DCMAKE_CXX_STANDARD=17 \ -DgRPC_SSL_PROVIDER=package \ -DgRPC_ZLIB_PROVIDER=package CMAKE_OFF= CMAKE_CXX_EXTENSIONS \ - gRPC_BUILD_GRPCPP_OTEL_PLUGIN \ gRPC_BUILD_TESTS \ gRPC_DOWNLOAD_ARCHIVES CMAKE_ON= BUILD_SHARED_LIBS \ @@ -45,6 +45,7 @@ CMAKE_ON= BUILD_SHARED_LIBS \ gRPC_BUILD_GRPC_PHP_PLUGIN \ gRPC_BUILD_GRPC_PYTHON_PLUGIN \ gRPC_BUILD_GRPC_RUBY_PLUGIN \ + gRPC_BUILD_GRPCPP_OTEL_PLUGIN \ gRPC_INSTALL USE_CSTD= c11 USE_CXXSTD= c++17 @@ -57,9 +58,9 @@ CONFLICTS_INSTALL= grpc[0-9][0-9][0-9] USE_GITHUB= yes GH_TUPLE= envoyproxy:data-plane-api:1f6d3a9:envoyproxy_data_plane_api/third_party/envoy-api \ - googleapis:googleapis:ded7ed1:googleapis_googleapis/third_party/googleapis \ + googleapis:googleapis:fe58211:googleapis_googleapis/third_party/googleapis \ census-instrumentation:opencensus-proto:1664cc9:census_instrumentation_opencensus_proto/third_party/opencensus-proto \ - bufbuild:protoc-gen-validate:v1.2.1:bufbuild_protoc_gen_validate/third_party/protoc-gen-validate \ + bufbuild:protoc-gen-validate:v1.3.0:bufbuild_protoc_gen_validate/third_party/protoc-gen-validate \ cncf:xds:8bfbf64:cncf_xds/third_party/xds # Clean up bundled libraries diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo index d99364ce747c..530177d07198 100644 --- a/devel/grpc/distinfo +++ b/devel/grpc/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1763853154 +TIMESTAMP = 1765032648 SHA256 (grpc-grpc-v1.76.0_GH0.tar.gz) = 0af37b800953130b47c075b56683ee60bdc3eda3c37fc6004193f5b569758204 SIZE (grpc-grpc-v1.76.0_GH0.tar.gz) = 15387277 SHA256 (envoyproxy-data-plane-api-1f6d3a9_GH0.tar.gz) = 785b0037c42281482ab7133c5e8c2f5ef08b15a2874ccd0cb81287e7936ce1fe SIZE (envoyproxy-data-plane-api-1f6d3a9_GH0.tar.gz) = 767660 -SHA256 (googleapis-googleapis-ded7ed1_GH0.tar.gz) = 13dd69def73ba02ac99d4e5b6f793836d34bb3e83682085fc83025cbc5e702c6 -SIZE (googleapis-googleapis-ded7ed1_GH0.tar.gz) = 12351128 +SHA256 (googleapis-googleapis-fe58211_GH0.tar.gz) = 68fc8832c518344db9d5ca1a1712aa54f07cf83d15dc8a5f90d2916d77a481f6 +SIZE (googleapis-googleapis-fe58211_GH0.tar.gz) = 12497685 SHA256 (census-instrumentation-opencensus-proto-1664cc9_GH0.tar.gz) = eb1768edf91e5cef93491b3b2f057f5c309663b9716b30bb4d48bcffd6dd5722 SIZE (census-instrumentation-opencensus-proto-1664cc9_GH0.tar.gz) = 163613 -SHA256 (bufbuild-protoc-gen-validate-v1.2.1_GH0.tar.gz) = e4718352754df1393b8792b631338aa8562f390e8160783e365454bc11d96328 -SIZE (bufbuild-protoc-gen-validate-v1.2.1_GH0.tar.gz) = 193595 +SHA256 (bufbuild-protoc-gen-validate-v1.3.0_GH0.tar.gz) = 26dc6db523ee943af51fdfc292658a2dbe7046735654f1dc839745988f0fe26b +SIZE (bufbuild-protoc-gen-validate-v1.3.0_GH0.tar.gz) = 190514 SHA256 (cncf-xds-8bfbf64_GH0.tar.gz) = f178f846638bf308bc8e65ef304f8d9de4592d12d7915aee315cc7cf075b4fbf SIZE (cncf-xds-8bfbf64_GH0.tar.gz) = 181429 diff --git a/devel/grpc/pkg-plist b/devel/grpc/pkg-plist index 10b57a352758..6bdc89b3a39c 100644 --- a/devel/grpc/pkg-plist +++ b/devel/grpc/pkg-plist @@ -169,6 +169,7 @@ include/grpcpp/create_channel_posix.h include/grpcpp/ext/call_metric_recorder.h include/grpcpp/ext/channelz_service_plugin.h include/grpcpp/ext/health_check_service_server_builder_option.h +include/grpcpp/ext/otel_plugin.h include/grpcpp/ext/proto_server_reflection_plugin.h include/grpcpp/ext/server_metric_recorder.h include/grpcpp/generic/async_generic_service.h @@ -346,6 +347,9 @@ lib/libgrpc_unsecure.so.51.0.0 lib/libgrpcpp_channelz.so lib/libgrpcpp_channelz.so.%%SHLIB_VER%% lib/libgrpcpp_channelz.so.%%PORTVERSION%% +lib/libgrpcpp_otel_plugin.so +lib/libgrpcpp_otel_plugin.so.%%SHLIB_VER%% +lib/libgrpcpp_otel_plugin.so.%%PORTVERSION%% lib/libupb_base_lib.so lib/libupb_base_lib.so.51 lib/libupb_base_lib.so.51.0.0 diff --git a/devel/hoel/Makefile b/devel/hoel/Makefile index 070ddfe1f61a..07335ce3c916 100644 --- a/devel/hoel/Makefile +++ b/devel/hoel/Makefile @@ -11,7 +11,7 @@ WWW= https://babelouest.github.io/hoel/ \ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake pathfix +USES= cmake BUILD_DEPENDS= jansson>=2.4:devel/jansson \ orcania>=2.3.2:devel/orcania \ diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile index 3760e171c572..d5f83fd2c063 100644 --- a/devel/hyprlang/Makefile +++ b/devel/hyprlang/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprlang DISTVERSIONPREFIX= v DISTVERSION= 0.6.7 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile index 5843a47fccd5..bb56ea57ff27 100644 --- a/devel/hyprutils/Makefile +++ b/devel/hyprutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprutils DISTVERSIONPREFIX= v -DISTVERSION= 0.10.4 +DISTVERSION= 0.11.0 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org @@ -23,7 +23,7 @@ USE_XORG= pixman LDFLAGS+= -pthread PLIST_SUB= SOVERSION_FULL=${DISTVERSION:C/-.*//} \ - SOVERSION_MAJOR=9 + SOVERSION_MAJOR=10 post-patch: # Respect PREFIX for system-wide config diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo index ab999571acf9..40a92f275cd2 100644 --- a/devel/hyprutils/distinfo +++ b/devel/hyprutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764096184 -SHA256 (hyprwm-hyprutils-v0.10.4_GH0.tar.gz) = 054464eec86b1da8c91b950dc4db88e69f1364290c8cfa5e40d5a21df3944421 -SIZE (hyprwm-hyprutils-v0.10.4_GH0.tar.gz) = 55014 +TIMESTAMP = 1765267714 +SHA256 (hyprwm-hyprutils-v0.11.0_GH0.tar.gz) = 1f097eb9915081f1b929973701643bcd8581b469c242eae5446275b120a3b229 +SIZE (hyprwm-hyprutils-v0.11.0_GH0.tar.gz) = 55909 diff --git a/devel/hyprwire/Makefile b/devel/hyprwire/Makefile index 9e61ef683190..efc6535644ad 100644 --- a/devel/hyprwire/Makefile +++ b/devel/hyprwire/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprwire DISTVERSIONPREFIX= v -DISTVERSION= 0.1.1 +DISTVERSION= 0.2.1 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org @@ -22,7 +22,7 @@ GH_ACCOUNT= hyprwm LDFLAGS+= -pthread PLIST_SUB= SOVERSION_FULL=${DISTVERSION} \ - SOVERSION_MAJOR=1 + SOVERSION_MAJOR=2 PORTDOCS= README.md OPTIONS_DEFINE= DOCS diff --git a/devel/hyprwire/distinfo b/devel/hyprwire/distinfo index 1d16e50262e4..e702b02f70a3 100644 --- a/devel/hyprwire/distinfo +++ b/devel/hyprwire/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763884570 -SHA256 (hyprwm-hyprwire-v0.1.1_GH0.tar.gz) = db522dd32756a956833b92ea2f50fb9863392ba43daca42a8008228c6dfc8343 -SIZE (hyprwm-hyprwire-v0.1.1_GH0.tar.gz) = 31531 +TIMESTAMP = 1765327591 +SHA256 (hyprwm-hyprwire-v0.2.1_GH0.tar.gz) = a6370db771213fe10ebca5a2da748070a7034b09131847f973fda5d60b473c11 +SIZE (hyprwm-hyprwire-v0.2.1_GH0.tar.gz) = 32624 diff --git a/devel/isa-l/Makefile b/devel/isa-l/Makefile index c0e4b322358a..e8e20aabb7f7 100644 --- a/devel/isa-l/Makefile +++ b/devel/isa-l/Makefile @@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 powerpc powerpc64 powerpc64le BUILD_DEPENDS= nasm:devel/nasm -USES= autoreconf gmake libtool pathfix +USES= autoreconf gmake libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/devel/isa-l_crypto/Makefile b/devel/isa-l_crypto/Makefile index f223d3889b4b..56dc3acd0626 100644 --- a/devel/isa-l_crypto/Makefile +++ b/devel/isa-l_crypto/Makefile @@ -15,7 +15,7 @@ ONLY_FOR_ARCHS_REASON= Only amd64/aarch64 are listed in README.md, powerpc64le m BUILD_DEPENDS= nasm:devel/nasm -USES= autoreconf gmake libtool pathfix +USES= autoreconf gmake libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/devel/jenkins-lts/Makefile b/devel/jenkins-lts/Makefile index 1a533d5fcb45..7d0eeb15d34d 100644 --- a/devel/jenkins-lts/Makefile +++ b/devel/jenkins-lts/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.528.2 +PORTVERSION= 2.528.3 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts diff --git a/devel/jenkins-lts/distinfo b/devel/jenkins-lts/distinfo index 13d2a799a8e8..f876b293a9c2 100644 --- a/devel/jenkins-lts/distinfo +++ b/devel/jenkins-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763245412 -SHA256 (jenkins/2.528.2/jenkins.war) = 6225adcec010ea075c2d698febdbd72df76e215dd6b6ca1c579bb4eceb2ad5c7 -SIZE (jenkins/2.528.2/jenkins.war) = 95450933 +TIMESTAMP = 1765470120 +SHA256 (jenkins/2.528.3/jenkins.war) = bfa31f1e3aacebb5bce3d5076c73df97bf0c0567eeb8d8738f54f6bac48abd74 +SIZE (jenkins/2.528.3/jenkins.war) = 95454146 diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index 907ac6b3c52e..989a067c8a5e 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.539 +PORTVERSION= 2.541 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war/${PORTVERSION}/ DISTNAME= jenkins diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo index ef1ca09d1f8f..00c47b4556f3 100644 --- a/devel/jenkins/distinfo +++ b/devel/jenkins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764099828 -SHA256 (jenkins/2.539/jenkins.war) = aa5000ecd3185ba4339bfa444c802b38d977c09e0f2da035118f47a67edbae90 -SIZE (jenkins/2.539/jenkins.war) = 96250201 +TIMESTAMP = 1765469758 +SHA256 (jenkins/2.541/jenkins.war) = 5794313add16a97b205a1d1f5a3cdac25f5f294bdc22496deef9d5d016fca0ce +SIZE (jenkins/2.541/jenkins.war) = 96252746 diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile index 39ef11668cf5..03c64ac98aeb 100644 --- a/devel/json-c/Makefile +++ b/devel/json-c/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/json-c/json-c/wiki LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:testing compiler:c11 cpe pathfix +USES= cmake:testing compiler:c11 cpe CMAKE_OFF= BUILD_TESTING \ DISABLE_BSYMBOLIC \ diff --git a/devel/kapptemplate/distinfo b/devel/kapptemplate/distinfo index 5a4ae2259ad7..daebcf70998e 100644 --- a/devel/kapptemplate/distinfo +++ b/devel/kapptemplate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264390 -SHA256 (KDE/release-service/25.08.3/kapptemplate-25.08.3.tar.xz) = 3506e44cd30b74882ca10824aac52c5ce26ab396b1052a8e55241c536d0c5e7a -SIZE (KDE/release-service/25.08.3/kapptemplate-25.08.3.tar.xz) = 481156 +TIMESTAMP = 1765478393 +SHA256 (KDE/release-service/25.12.0/kapptemplate-25.12.0.tar.xz) = 70d69a49c533d387180e8707b8751e50fb615bfb605231e193e9a23d9ebcbb7e +SIZE (KDE/release-service/25.12.0/kapptemplate-25.12.0.tar.xz) = 481824 diff --git a/devel/kcachegrind/distinfo b/devel/kcachegrind/distinfo index 67bc31919cf2..4a12ec77f06b 100644 --- a/devel/kcachegrind/distinfo +++ b/devel/kcachegrind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264393 -SHA256 (KDE/release-service/25.08.3/kcachegrind-25.08.3.tar.xz) = aec838dfa806b438d198f5bb66a2a9925ecdb86d09da86c593a21302052b0bbe -SIZE (KDE/release-service/25.08.3/kcachegrind-25.08.3.tar.xz) = 1003736 +TIMESTAMP = 1765478395 +SHA256 (KDE/release-service/25.12.0/kcachegrind-25.12.0.tar.xz) = 76696fdedd0add62691191bcc51ede39cd42ee31a1724de43f38a4cbb5bdfc08 +SIZE (KDE/release-service/25.12.0/kcachegrind-25.12.0.tar.xz) = 1004456 diff --git a/devel/kde-dev-scripts/distinfo b/devel/kde-dev-scripts/distinfo index 261d84ab41f3..33dbb8ff4377 100644 --- a/devel/kde-dev-scripts/distinfo +++ b/devel/kde-dev-scripts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264393 -SHA256 (KDE/release-service/25.08.3/kde-dev-scripts-25.08.3.tar.xz) = f09e76b3ded5cc76b99c26bcb0275538d590267f08c921b5240c084a3cbbe47d -SIZE (KDE/release-service/25.08.3/kde-dev-scripts-25.08.3.tar.xz) = 377004 +TIMESTAMP = 1765478396 +SHA256 (KDE/release-service/25.12.0/kde-dev-scripts-25.12.0.tar.xz) = 71db3b06379e98efa76561f08c5cd8ca780a5d64465e46d5508a299f2f76049c +SIZE (KDE/release-service/25.12.0/kde-dev-scripts-25.12.0.tar.xz) = 377072 diff --git a/devel/kde-dev-utils/distinfo b/devel/kde-dev-utils/distinfo index dfba545d80ee..bb9ab754de82 100644 --- a/devel/kde-dev-utils/distinfo +++ b/devel/kde-dev-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264396 -SHA256 (KDE/release-service/25.08.3/kde-dev-utils-25.08.3.tar.xz) = e8195f338960a4d5ef247c660e462b9ed4053c6078d23aed37c029b625812a43 -SIZE (KDE/release-service/25.08.3/kde-dev-utils-25.08.3.tar.xz) = 77584 +TIMESTAMP = 1765478398 +SHA256 (KDE/release-service/25.12.0/kde-dev-utils-25.12.0.tar.xz) = a0e45cdc2069b111895a2b8f9d5fb2afd436cc38b496bc3ba30d2e9a4def400c +SIZE (KDE/release-service/25.12.0/kde-dev-utils-25.12.0.tar.xz) = 77488 diff --git a/devel/kdesdk-kio/distinfo b/devel/kdesdk-kio/distinfo index 871a1eb0b369..4449bff93235 100644 --- a/devel/kdesdk-kio/distinfo +++ b/devel/kdesdk-kio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264398 -SHA256 (KDE/release-service/25.08.3/kdesdk-kio-25.08.3.tar.xz) = 40a35bb02d27315d0129b8181e7a6fcb8ee4f4c0cc6b84f818c10fa3f8b7d671 -SIZE (KDE/release-service/25.08.3/kdesdk-kio-25.08.3.tar.xz) = 42972 +TIMESTAMP = 1765478401 +SHA256 (KDE/release-service/25.12.0/kdesdk-kio-25.12.0.tar.xz) = 3adbcc8429443cc99c0a36a0b108df0b5b8523b6f8f1e6a12b7470f4b3c251f5 +SIZE (KDE/release-service/25.12.0/kdesdk-kio-25.12.0.tar.xz) = 42956 diff --git a/devel/kdesdk-thumbnailers/distinfo b/devel/kdesdk-thumbnailers/distinfo index f1654925dd95..58aa5e3f2235 100644 --- a/devel/kdesdk-thumbnailers/distinfo +++ b/devel/kdesdk-thumbnailers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264401 -SHA256 (KDE/release-service/25.08.3/kdesdk-thumbnailers-25.08.3.tar.xz) = 4162b0795d55adfbc9f7c1ba8e965a618aa57b280588f43d0a4adb45ce08e874 -SIZE (KDE/release-service/25.08.3/kdesdk-thumbnailers-25.08.3.tar.xz) = 27388 +TIMESTAMP = 1765478403 +SHA256 (KDE/release-service/25.12.0/kdesdk-thumbnailers-25.12.0.tar.xz) = 7f4d4293e3e67cdd03d1971c85f48f4c2a788c2995de0f5ec1ffbbea24bd72dd +SIZE (KDE/release-service/25.12.0/kdesdk-thumbnailers-25.12.0.tar.xz) = 20860 diff --git a/devel/kdesdk-thumbnailers/pkg-plist b/devel/kdesdk-thumbnailers/pkg-plist index 2f447493d541..7d1a3ad715fa 100644 --- a/devel/kdesdk-thumbnailers/pkg-plist +++ b/devel/kdesdk-thumbnailers/pkg-plist @@ -1,52 +1 @@ %%QT_PLUGINDIR%%/kf6/thumbcreator/pothumbnail.so -share/config.kcfg/pocreatorsettings.kcfg -share/locale/ar/LC_MESSAGES/pothumbnail.mo -share/locale/bg/LC_MESSAGES/pothumbnail.mo -share/locale/bs/LC_MESSAGES/pothumbnail.mo -share/locale/ca/LC_MESSAGES/pothumbnail.mo -share/locale/ca@valencia/LC_MESSAGES/pothumbnail.mo -share/locale/cs/LC_MESSAGES/pothumbnail.mo -share/locale/da/LC_MESSAGES/pothumbnail.mo -share/locale/de/LC_MESSAGES/pothumbnail.mo -share/locale/el/LC_MESSAGES/pothumbnail.mo -share/locale/en_GB/LC_MESSAGES/pothumbnail.mo -share/locale/eo/LC_MESSAGES/pothumbnail.mo -share/locale/es/LC_MESSAGES/pothumbnail.mo -share/locale/et/LC_MESSAGES/pothumbnail.mo -share/locale/eu/LC_MESSAGES/pothumbnail.mo -share/locale/fi/LC_MESSAGES/pothumbnail.mo -share/locale/fr/LC_MESSAGES/pothumbnail.mo -share/locale/ga/LC_MESSAGES/pothumbnail.mo -share/locale/gl/LC_MESSAGES/pothumbnail.mo -share/locale/he/LC_MESSAGES/pothumbnail.mo -share/locale/hi/LC_MESSAGES/pothumbnail.mo -share/locale/hu/LC_MESSAGES/pothumbnail.mo -share/locale/id/LC_MESSAGES/pothumbnail.mo -share/locale/is/LC_MESSAGES/pothumbnail.mo -share/locale/it/LC_MESSAGES/pothumbnail.mo -share/locale/ja/LC_MESSAGES/pothumbnail.mo -share/locale/ka/LC_MESSAGES/pothumbnail.mo -share/locale/kk/LC_MESSAGES/pothumbnail.mo -share/locale/ko/LC_MESSAGES/pothumbnail.mo -share/locale/lt/LC_MESSAGES/pothumbnail.mo -share/locale/lv/LC_MESSAGES/pothumbnail.mo -share/locale/mr/LC_MESSAGES/pothumbnail.mo -share/locale/nb/LC_MESSAGES/pothumbnail.mo -share/locale/nds/LC_MESSAGES/pothumbnail.mo -share/locale/nl/LC_MESSAGES/pothumbnail.mo -share/locale/nn/LC_MESSAGES/pothumbnail.mo -share/locale/pa/LC_MESSAGES/pothumbnail.mo -share/locale/pl/LC_MESSAGES/pothumbnail.mo -share/locale/pt/LC_MESSAGES/pothumbnail.mo -share/locale/pt_BR/LC_MESSAGES/pothumbnail.mo -share/locale/ro/LC_MESSAGES/pothumbnail.mo -share/locale/ru/LC_MESSAGES/pothumbnail.mo -share/locale/sk/LC_MESSAGES/pothumbnail.mo -share/locale/sl/LC_MESSAGES/pothumbnail.mo -share/locale/sv/LC_MESSAGES/pothumbnail.mo -share/locale/tr/LC_MESSAGES/pothumbnail.mo -share/locale/ug/LC_MESSAGES/pothumbnail.mo -share/locale/uk/LC_MESSAGES/pothumbnail.mo -share/locale/vi/LC_MESSAGES/pothumbnail.mo -share/locale/zh_CN/LC_MESSAGES/pothumbnail.mo -share/locale/zh_TW/LC_MESSAGES/pothumbnail.mo diff --git a/devel/kdev-php/distinfo b/devel/kdev-php/distinfo index 22ad876cbac1..1cb7267d6d8e 100644 --- a/devel/kdev-php/distinfo +++ b/devel/kdev-php/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264403 -SHA256 (KDE/release-service/25.08.3/kdev-php-25.08.3.tar.xz) = f52ef2928d2ef9dcb21f31ad28db9ce4309c6ad4f4fbc6a9d09ea0737286d4c6 -SIZE (KDE/release-service/25.08.3/kdev-php-25.08.3.tar.xz) = 1101088 +TIMESTAMP = 1765478406 +SHA256 (KDE/release-service/25.12.0/kdev-php-25.12.0.tar.xz) = 7fbe8f6b6814636f6640f2b314369a22551e34ff5a6fb7d266e14e20f2823bcd +SIZE (KDE/release-service/25.12.0/kdev-php-25.12.0.tar.xz) = 1101020 diff --git a/devel/kdev-python/distinfo b/devel/kdev-python/distinfo index 8510f821b775..5348d8fd4cc2 100644 --- a/devel/kdev-python/distinfo +++ b/devel/kdev-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264406 -SHA256 (KDE/release-service/25.08.3/kdev-python-25.08.3.tar.xz) = 56ba13a7e1721ae17a015138649ef6ef4970e99d7ff47322f296a69f1734fb3e -SIZE (KDE/release-service/25.08.3/kdev-python-25.08.3.tar.xz) = 1113608 +TIMESTAMP = 1765478408 +SHA256 (KDE/release-service/25.12.0/kdev-python-25.12.0.tar.xz) = fb37b36855648336466ecdc948b371eb0dabe30b12e313137ca2f69db602b91d +SIZE (KDE/release-service/25.12.0/kdev-python-25.12.0.tar.xz) = 1139552 diff --git a/devel/kdev-python/pkg-plist b/devel/kdev-python/pkg-plist index 1041ff3fda20..05847d8a7335 100644 --- a/devel/kdev-python/pkg-plist +++ b/devel/kdev-python/pkg-plist @@ -15,8 +15,11 @@ share/kdevpythonsupport/correction_files/matplotlib/pyplot.py share/kdevpythonsupport/correction_files/re.py share/kdevpythonsupport/correction_files/string.py share/kdevpythonsupport/correction_files/testCorrectionFiles/example.py -share/kdevpythonsupport/debugger/__kdevpython_debugger_utils.py +share/kdevpythonsupport/debugger/asmskip.py share/kdevpythonsupport/debugger/kdevpdb.py +share/kdevpythonsupport/debugger/kdevpdbconn.py +share/kdevpythonsupport/debugger/kdevpdbcore.py +share/kdevpythonsupport/debugger/kdevpdbvariablesupport.py share/kdevpythonsupport/documentation_files/COPYING share/kdevpythonsupport/documentation_files/PyKDE4/akonadi.py share/kdevpythonsupport/documentation_files/PyKDE4/dnssd.py diff --git a/devel/kdevelop/distinfo b/devel/kdevelop/distinfo index 150c99b71933..d5f237f7c508 100644 --- a/devel/kdevelop/distinfo +++ b/devel/kdevelop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264409 -SHA256 (KDE/release-service/25.08.3/kdevelop-25.08.3.tar.xz) = 4d2b92cf37a9a3324dd9137075c5f552047bd88a673420aa1484fcde79bace92 -SIZE (KDE/release-service/25.08.3/kdevelop-25.08.3.tar.xz) = 8995184 +TIMESTAMP = 1765478411 +SHA256 (KDE/release-service/25.12.0/kdevelop-25.12.0.tar.xz) = efff758bd586af5d82329d2f340abfe646673d89fc6f5770838aea49f73f3f5f +SIZE (KDE/release-service/25.12.0/kdevelop-25.12.0.tar.xz) = 9012356 diff --git a/devel/kdevelop/kdevelop.mk b/devel/kdevelop/kdevelop.mk index 8c4904f7e4ca..e63be2d3af1b 100644 --- a/devel/kdevelop/kdevelop.mk +++ b/devel/kdevelop/kdevelop.mk @@ -3,7 +3,7 @@ # devel/kdev-python # devel/kdevelop -_kdevelop_PROJECT_VERSION= 6.3 +_kdevelop_PROJECT_VERSION= 6.4 PLATFORM_VER= ${_kdevelop_PROJECT_VERSION:S/.//} PLIST_SUB+= PLATFORM_VER="${PLATFORM_VER}" diff --git a/devel/kdevelop/pkg-plist b/devel/kdevelop/pkg-plist index a6997db51a8c..b2acaf2a981a 100644 --- a/devel/kdevelop/pkg-plist +++ b/devel/kdevelop/pkg-plist @@ -338,6 +338,7 @@ include/kdevplatform/util/processlinemaker.h include/kdevplatform/util/projecttestjob.h include/kdevplatform/util/pushvalue.h include/kdevplatform/util/scopedincrementor.h +include/kdevplatform/util/simpletoolviewfactory.h include/kdevplatform/util/stack.h include/kdevplatform/util/stringviewhelpers.h include/kdevplatform/util/texteditorhelpers.h @@ -1842,26 +1843,38 @@ share/locale/gl/LC_MESSAGES/kdevwelcomepage.mo share/locale/gl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo share/locale/gl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo share/locale/he/LC_MESSAGES/kdevandroid.mo +share/locale/he/LC_MESSAGES/kdevappwizard.mo share/locale/he/LC_MESSAGES/kdevbazaar.mo +share/locale/he/LC_MESSAGES/kdevclang.mo +share/locale/he/LC_MESSAGES/kdevclangtidy.mo share/locale/he/LC_MESSAGES/kdevclassbrowser.mo share/locale/he/LC_MESSAGES/kdevcodeutils.mo share/locale/he/LC_MESSAGES/kdevcompileanalyzercommon.mo share/locale/he/LC_MESSAGES/kdevcontextbrowser.mo +share/locale/he/LC_MESSAGES/kdevcustommake.mo share/locale/he/LC_MESSAGES/kdevdocker.mo share/locale/he/LC_MESSAGES/kdevdocumentswitcher.mo share/locale/he/LC_MESSAGES/kdevdocumentview.mo share/locale/he/LC_MESSAGES/kdevexecute.mo +share/locale/he/LC_MESSAGES/kdevexecutescript.mo share/locale/he/LC_MESSAGES/kdevfilemanager.mo +share/locale/he/LC_MESSAGES/kdevflatpak.mo share/locale/he/LC_MESSAGES/kdevghprovider.mo share/locale/he/LC_MESSAGES/kdevkonsole.mo +share/locale/he/LC_MESSAGES/kdevlldb.mo share/locale/he/LC_MESSAGES/kdevmanpage.mo share/locale/he/LC_MESSAGES/kdevninja.mo share/locale/he/LC_MESSAGES/kdevokteta.mo share/locale/he/LC_MESSAGES/kdevopenwith.mo share/locale/he/LC_MESSAGES/kdevoutlineview.mo share/locale/he/LC_MESSAGES/kdevprojectfilter.mo +share/locale/he/LC_MESSAGES/kdevprojectmanagerview.mo share/locale/he/LC_MESSAGES/kdevqmakebuilder.mo +share/locale/he/LC_MESSAGES/kdevqthelp.mo +share/locale/he/LC_MESSAGES/kdevquickopen.mo +share/locale/he/LC_MESSAGES/kdevscratchpad.mo share/locale/he/LC_MESSAGES/kdevsourceformatter.mo +share/locale/he/LC_MESSAGES/kdevstandardoutputview.mo share/locale/he/LC_MESSAGES/kdevswitchtobuddy.mo share/locale/he/LC_MESSAGES/kdevtestview.mo share/locale/he/LC_MESSAGES/kdevvcsprojectintegration.mo diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile index 26bd879de0ab..0a48ef2c7c9a 100644 --- a/devel/kf5-kfilemetadata/Makefile +++ b/devel/kf5-kfilemetadata/Makefile @@ -21,11 +21,4 @@ USE_KDE= archive config coreaddons i18n \ USE_QT= core gui xml \ buildtools:build qmake:build -OPTIONS_DEFINE= MOBIPOCKET -OPTIONS_SUB= yes - -MOBIPOCKET_DESC= Mobipocket plugin to handle metadata -MOBIPOCKET_LIB_DEPENDS= libqmobipocket.so:graphics/kdegraphics-mobipocket@qt5 -MOBIPOCKET_BROKEN= does not build with KDE Gear 25.08 - .include <bsd.port.mk> diff --git a/devel/kf5-kfilemetadata/pkg-plist b/devel/kf5-kfilemetadata/pkg-plist index 0138cdc96806..0dd648a5f901 100644 --- a/devel/kf5-kfilemetadata/pkg-plist +++ b/devel/kf5-kfilemetadata/pkg-plist @@ -44,7 +44,6 @@ lib/libKF5FileMetaData.so.%%KDE_FRAMEWORKS_VERSION%% %%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_exiv2extractor.so %%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_fb2extractor.so %%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_ffmpegextractor.so -%%MOBIPOCKET%%%%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_mobiextractor.so %%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_odfextractor.so %%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_office2007extractor.so %%QT_PLUGINDIR%%/kf5/kfilemetadata/kfilemetadata_officeextractor.so diff --git a/devel/kf6-kfilemetadata/Makefile b/devel/kf6-kfilemetadata/Makefile index 3e0316e117d1..cc60254dc9b2 100644 --- a/devel/kf6-kfilemetadata/Makefile +++ b/devel/kf6-kfilemetadata/Makefile @@ -1,6 +1,6 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-frameworks COMMENT= Library for extracting the text and metadata from a number files @@ -24,6 +24,6 @@ OPTIONS_DEFAULT= MOBIPOCKET OPTIONS_SUB= yes MOBIPOCKET_DESC= Mobipocket plugin to handle metadata -MOBIPOCKET_LIB_DEPENDS= libQMobipocket6.so:graphics/kdegraphics-mobipocket@qt6 +MOBIPOCKET_LIB_DEPENDS= libQMobipocket6.so:graphics/kdegraphics-mobipocket .include <bsd.port.mk> diff --git a/devel/kio-extras/distinfo b/devel/kio-extras/distinfo index 07cec742e521..2cbe3856a9ba 100644 --- a/devel/kio-extras/distinfo +++ b/devel/kio-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264411 -SHA256 (KDE/release-service/25.08.3/kio-extras-25.08.3.tar.xz) = 99f966dcc663be8cb3c906778c82b32da4b178bd296d8cd85b9e3f56e8e9c2d2 -SIZE (KDE/release-service/25.08.3/kio-extras-25.08.3.tar.xz) = 3527644 +TIMESTAMP = 1765478414 +SHA256 (KDE/release-service/25.12.0/kio-extras-25.12.0.tar.xz) = 453563fef8563e67680daf5ace17b4f1a5abd2cbdf80d50e1cf9bdadbde8df41 +SIZE (KDE/release-service/25.12.0/kio-extras-25.12.0.tar.xz) = 5618068 diff --git a/devel/kio-extras/pkg-plist b/devel/kio-extras/pkg-plist index 1c736a3c3b9f..f38bc6c34e47 100644 --- a/devel/kio-extras/pkg-plist +++ b/devel/kio-extras/pkg-plist @@ -42,7 +42,6 @@ lib/libkioarchive6.so.6.0.0 %%QT_PLUGINDIR%%/kf6/thumbcreator/textthumbnail.so %%QT_PLUGINDIR%%/kf6/thumbcreator/windowsexethumbnail.so %%QT_PLUGINDIR%%/kf6/thumbcreator/windowsimagethumbnail.so -%%QT_PLUGINDIR%%/kfileaudiopreview.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_netpref.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_proxy.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_webshortcuts.so @@ -57,7 +56,6 @@ share/kio_info/kde-info2html share/kio_info/kde-info2html.conf %%MTP%%share/konqueror/dirtree/remote/mtp-network.desktop %%SAMBA%%share/konqueror/dirtree/remote/smb-network.desktop -share/locale/af/LC_MESSAGES/kfileaudiopreview6.mo share/locale/af/LC_MESSAGES/kio-extras_kcms.mo share/locale/af/LC_MESSAGES/kio6_archive.mo share/locale/af/LC_MESSAGES/kio6_fish.mo @@ -66,7 +64,6 @@ share/locale/af/LC_MESSAGES/kio6_nfs.mo share/locale/af/LC_MESSAGES/kio6_sftp.mo share/locale/af/LC_MESSAGES/kio6_smb.mo share/locale/af/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ar/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ar/LC_MESSAGES/kio-extras_kcms.mo share/locale/ar/LC_MESSAGES/kio6_activities.mo share/locale/ar/LC_MESSAGES/kio6_afc.mo @@ -81,7 +78,6 @@ share/locale/ar/LC_MESSAGES/kio6_recentlyused.mo share/locale/ar/LC_MESSAGES/kio6_sftp.mo share/locale/ar/LC_MESSAGES/kio6_smb.mo share/locale/ar/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ast/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ast/LC_MESSAGES/kio-extras_kcms.mo share/locale/ast/LC_MESSAGES/kio6_activities.mo share/locale/ast/LC_MESSAGES/kio6_afc.mo @@ -95,7 +91,6 @@ share/locale/ast/LC_MESSAGES/kio6_sftp.mo share/locale/ast/LC_MESSAGES/kio6_smb.mo share/locale/ast/LC_MESSAGES/kio6_thumbnail.mo share/locale/az/LC_MESSAGES/kio-extras_kcms.mo -share/locale/be/LC_MESSAGES/kfileaudiopreview6.mo share/locale/be/LC_MESSAGES/kio-extras_kcms.mo share/locale/be/LC_MESSAGES/kio6_activities.mo share/locale/be/LC_MESSAGES/kio6_afc.mo @@ -117,7 +112,6 @@ share/locale/be@latin/LC_MESSAGES/kio6_man.mo share/locale/be@latin/LC_MESSAGES/kio6_nfs.mo share/locale/be@latin/LC_MESSAGES/kio6_smb.mo share/locale/be@latin/LC_MESSAGES/kio6_thumbnail.mo -share/locale/bg/LC_MESSAGES/kfileaudiopreview6.mo share/locale/bg/LC_MESSAGES/kio-extras_kcms.mo share/locale/bg/LC_MESSAGES/kio6_activities.mo share/locale/bg/LC_MESSAGES/kio6_afc.mo @@ -132,7 +126,6 @@ share/locale/bg/LC_MESSAGES/kio6_recentlyused.mo share/locale/bg/LC_MESSAGES/kio6_sftp.mo share/locale/bg/LC_MESSAGES/kio6_smb.mo share/locale/bg/LC_MESSAGES/kio6_thumbnail.mo -share/locale/bn/LC_MESSAGES/kfileaudiopreview6.mo share/locale/bn/LC_MESSAGES/kio-extras_kcms.mo share/locale/bn/LC_MESSAGES/kio6_fish.mo share/locale/bn/LC_MESSAGES/kio6_man.mo @@ -144,7 +137,6 @@ share/locale/bn_IN/LC_MESSAGES/kio6_nfs.mo share/locale/bn_IN/LC_MESSAGES/kio6_sftp.mo share/locale/bn_IN/LC_MESSAGES/kio6_smb.mo share/locale/bn_IN/LC_MESSAGES/kio6_thumbnail.mo -share/locale/br/LC_MESSAGES/kfileaudiopreview6.mo share/locale/br/LC_MESSAGES/kio-extras_kcms.mo share/locale/br/LC_MESSAGES/kio6_fish.mo share/locale/br/LC_MESSAGES/kio6_man.mo @@ -152,7 +144,6 @@ share/locale/br/LC_MESSAGES/kio6_nfs.mo share/locale/br/LC_MESSAGES/kio6_sftp.mo share/locale/br/LC_MESSAGES/kio6_smb.mo share/locale/br/LC_MESSAGES/kio6_thumbnail.mo -share/locale/bs/LC_MESSAGES/kfileaudiopreview6.mo share/locale/bs/LC_MESSAGES/kio-extras_kcms.mo share/locale/bs/LC_MESSAGES/kio6_activities.mo share/locale/bs/LC_MESSAGES/kio6_archive.mo @@ -164,7 +155,6 @@ share/locale/bs/LC_MESSAGES/kio6_nfs.mo share/locale/bs/LC_MESSAGES/kio6_sftp.mo share/locale/bs/LC_MESSAGES/kio6_smb.mo share/locale/bs/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ca/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ca/LC_MESSAGES/kio-extras_kcms.mo share/locale/ca/LC_MESSAGES/kio6_activities.mo share/locale/ca/LC_MESSAGES/kio6_afc.mo @@ -179,7 +169,6 @@ share/locale/ca/LC_MESSAGES/kio6_recentlyused.mo share/locale/ca/LC_MESSAGES/kio6_sftp.mo share/locale/ca/LC_MESSAGES/kio6_smb.mo share/locale/ca/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ca@valencia/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ca@valencia/LC_MESSAGES/kio-extras_kcms.mo share/locale/ca@valencia/LC_MESSAGES/kio6_activities.mo share/locale/ca@valencia/LC_MESSAGES/kio6_afc.mo @@ -194,7 +183,6 @@ share/locale/ca@valencia/LC_MESSAGES/kio6_recentlyused.mo share/locale/ca@valencia/LC_MESSAGES/kio6_sftp.mo share/locale/ca@valencia/LC_MESSAGES/kio6_smb.mo share/locale/ca@valencia/LC_MESSAGES/kio6_thumbnail.mo -share/locale/cs/LC_MESSAGES/kfileaudiopreview6.mo share/locale/cs/LC_MESSAGES/kio-extras_kcms.mo share/locale/cs/LC_MESSAGES/kio6_activities.mo share/locale/cs/LC_MESSAGES/kio6_afc.mo @@ -209,7 +197,6 @@ share/locale/cs/LC_MESSAGES/kio6_recentlyused.mo share/locale/cs/LC_MESSAGES/kio6_sftp.mo share/locale/cs/LC_MESSAGES/kio6_smb.mo share/locale/cs/LC_MESSAGES/kio6_thumbnail.mo -share/locale/csb/LC_MESSAGES/kfileaudiopreview6.mo share/locale/csb/LC_MESSAGES/kio-extras_kcms.mo share/locale/csb/LC_MESSAGES/kio6_archive.mo share/locale/csb/LC_MESSAGES/kio6_fish.mo @@ -218,14 +205,12 @@ share/locale/csb/LC_MESSAGES/kio6_nfs.mo share/locale/csb/LC_MESSAGES/kio6_sftp.mo share/locale/csb/LC_MESSAGES/kio6_smb.mo share/locale/csb/LC_MESSAGES/kio6_thumbnail.mo -share/locale/cy/LC_MESSAGES/kfileaudiopreview6.mo share/locale/cy/LC_MESSAGES/kio-extras_kcms.mo share/locale/cy/LC_MESSAGES/kio6_fish.mo share/locale/cy/LC_MESSAGES/kio6_man.mo share/locale/cy/LC_MESSAGES/kio6_nfs.mo share/locale/cy/LC_MESSAGES/kio6_sftp.mo share/locale/cy/LC_MESSAGES/kio6_smb.mo -share/locale/da/LC_MESSAGES/kfileaudiopreview6.mo share/locale/da/LC_MESSAGES/kio-extras_kcms.mo share/locale/da/LC_MESSAGES/kio6_activities.mo share/locale/da/LC_MESSAGES/kio6_archive.mo @@ -237,7 +222,6 @@ share/locale/da/LC_MESSAGES/kio6_nfs.mo share/locale/da/LC_MESSAGES/kio6_sftp.mo share/locale/da/LC_MESSAGES/kio6_smb.mo share/locale/da/LC_MESSAGES/kio6_thumbnail.mo -share/locale/de/LC_MESSAGES/kfileaudiopreview6.mo share/locale/de/LC_MESSAGES/kio-extras_kcms.mo share/locale/de/LC_MESSAGES/kio6_activities.mo share/locale/de/LC_MESSAGES/kio6_afc.mo @@ -252,7 +236,6 @@ share/locale/de/LC_MESSAGES/kio6_recentlyused.mo share/locale/de/LC_MESSAGES/kio6_sftp.mo share/locale/de/LC_MESSAGES/kio6_smb.mo share/locale/de/LC_MESSAGES/kio6_thumbnail.mo -share/locale/el/LC_MESSAGES/kfileaudiopreview6.mo share/locale/el/LC_MESSAGES/kio-extras_kcms.mo share/locale/el/LC_MESSAGES/kio6_activities.mo share/locale/el/LC_MESSAGES/kio6_archive.mo @@ -264,7 +247,6 @@ share/locale/el/LC_MESSAGES/kio6_nfs.mo share/locale/el/LC_MESSAGES/kio6_sftp.mo share/locale/el/LC_MESSAGES/kio6_smb.mo share/locale/el/LC_MESSAGES/kio6_thumbnail.mo -share/locale/en_GB/LC_MESSAGES/kfileaudiopreview6.mo share/locale/en_GB/LC_MESSAGES/kio-extras_kcms.mo share/locale/en_GB/LC_MESSAGES/kio6_activities.mo share/locale/en_GB/LC_MESSAGES/kio6_afc.mo @@ -279,7 +261,6 @@ share/locale/en_GB/LC_MESSAGES/kio6_recentlyused.mo share/locale/en_GB/LC_MESSAGES/kio6_sftp.mo share/locale/en_GB/LC_MESSAGES/kio6_smb.mo share/locale/en_GB/LC_MESSAGES/kio6_thumbnail.mo -share/locale/eo/LC_MESSAGES/kfileaudiopreview6.mo share/locale/eo/LC_MESSAGES/kio-extras_kcms.mo share/locale/eo/LC_MESSAGES/kio6_activities.mo share/locale/eo/LC_MESSAGES/kio6_afc.mo @@ -294,7 +275,6 @@ share/locale/eo/LC_MESSAGES/kio6_recentlyused.mo share/locale/eo/LC_MESSAGES/kio6_sftp.mo share/locale/eo/LC_MESSAGES/kio6_smb.mo share/locale/eo/LC_MESSAGES/kio6_thumbnail.mo -share/locale/es/LC_MESSAGES/kfileaudiopreview6.mo share/locale/es/LC_MESSAGES/kio-extras_kcms.mo share/locale/es/LC_MESSAGES/kio6_activities.mo share/locale/es/LC_MESSAGES/kio6_afc.mo @@ -309,7 +289,6 @@ share/locale/es/LC_MESSAGES/kio6_recentlyused.mo share/locale/es/LC_MESSAGES/kio6_sftp.mo share/locale/es/LC_MESSAGES/kio6_smb.mo share/locale/es/LC_MESSAGES/kio6_thumbnail.mo -share/locale/et/LC_MESSAGES/kfileaudiopreview6.mo share/locale/et/LC_MESSAGES/kio-extras_kcms.mo share/locale/et/LC_MESSAGES/kio6_activities.mo share/locale/et/LC_MESSAGES/kio6_archive.mo @@ -321,7 +300,6 @@ share/locale/et/LC_MESSAGES/kio6_nfs.mo share/locale/et/LC_MESSAGES/kio6_sftp.mo share/locale/et/LC_MESSAGES/kio6_smb.mo share/locale/et/LC_MESSAGES/kio6_thumbnail.mo -share/locale/eu/LC_MESSAGES/kfileaudiopreview6.mo share/locale/eu/LC_MESSAGES/kio-extras_kcms.mo share/locale/eu/LC_MESSAGES/kio6_activities.mo share/locale/eu/LC_MESSAGES/kio6_afc.mo @@ -336,7 +314,6 @@ share/locale/eu/LC_MESSAGES/kio6_recentlyused.mo share/locale/eu/LC_MESSAGES/kio6_sftp.mo share/locale/eu/LC_MESSAGES/kio6_smb.mo share/locale/eu/LC_MESSAGES/kio6_thumbnail.mo -share/locale/fa/LC_MESSAGES/kfileaudiopreview6.mo share/locale/fa/LC_MESSAGES/kio-extras_kcms.mo share/locale/fa/LC_MESSAGES/kio6_archive.mo share/locale/fa/LC_MESSAGES/kio6_fish.mo @@ -346,7 +323,6 @@ share/locale/fa/LC_MESSAGES/kio6_nfs.mo share/locale/fa/LC_MESSAGES/kio6_sftp.mo share/locale/fa/LC_MESSAGES/kio6_smb.mo share/locale/fa/LC_MESSAGES/kio6_thumbnail.mo -share/locale/fi/LC_MESSAGES/kfileaudiopreview6.mo share/locale/fi/LC_MESSAGES/kio-extras_kcms.mo share/locale/fi/LC_MESSAGES/kio6_activities.mo share/locale/fi/LC_MESSAGES/kio6_afc.mo @@ -361,7 +337,6 @@ share/locale/fi/LC_MESSAGES/kio6_recentlyused.mo share/locale/fi/LC_MESSAGES/kio6_sftp.mo share/locale/fi/LC_MESSAGES/kio6_smb.mo share/locale/fi/LC_MESSAGES/kio6_thumbnail.mo -share/locale/fr/LC_MESSAGES/kfileaudiopreview6.mo share/locale/fr/LC_MESSAGES/kio-extras_kcms.mo share/locale/fr/LC_MESSAGES/kio6_activities.mo share/locale/fr/LC_MESSAGES/kio6_afc.mo @@ -376,7 +351,6 @@ share/locale/fr/LC_MESSAGES/kio6_recentlyused.mo share/locale/fr/LC_MESSAGES/kio6_sftp.mo share/locale/fr/LC_MESSAGES/kio6_smb.mo share/locale/fr/LC_MESSAGES/kio6_thumbnail.mo -share/locale/fy/LC_MESSAGES/kfileaudiopreview6.mo share/locale/fy/LC_MESSAGES/kio-extras_kcms.mo share/locale/fy/LC_MESSAGES/kio6_archive.mo share/locale/fy/LC_MESSAGES/kio6_fish.mo @@ -386,7 +360,6 @@ share/locale/fy/LC_MESSAGES/kio6_nfs.mo share/locale/fy/LC_MESSAGES/kio6_sftp.mo share/locale/fy/LC_MESSAGES/kio6_smb.mo share/locale/fy/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ga/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ga/LC_MESSAGES/kio-extras_kcms.mo share/locale/ga/LC_MESSAGES/kio6_activities.mo share/locale/ga/LC_MESSAGES/kio6_archive.mo @@ -398,7 +371,6 @@ share/locale/ga/LC_MESSAGES/kio6_sftp.mo share/locale/ga/LC_MESSAGES/kio6_smb.mo share/locale/ga/LC_MESSAGES/kio6_thumbnail.mo share/locale/gd/LC_MESSAGES/kio6_activities.mo -share/locale/gl/LC_MESSAGES/kfileaudiopreview6.mo share/locale/gl/LC_MESSAGES/kio-extras_kcms.mo share/locale/gl/LC_MESSAGES/kio6_activities.mo share/locale/gl/LC_MESSAGES/kio6_afc.mo @@ -413,7 +385,6 @@ share/locale/gl/LC_MESSAGES/kio6_recentlyused.mo share/locale/gl/LC_MESSAGES/kio6_sftp.mo share/locale/gl/LC_MESSAGES/kio6_smb.mo share/locale/gl/LC_MESSAGES/kio6_thumbnail.mo -share/locale/gu/LC_MESSAGES/kfileaudiopreview6.mo share/locale/gu/LC_MESSAGES/kio-extras_kcms.mo share/locale/gu/LC_MESSAGES/kio6_activities.mo share/locale/gu/LC_MESSAGES/kio6_archive.mo @@ -424,7 +395,6 @@ share/locale/gu/LC_MESSAGES/kio6_nfs.mo share/locale/gu/LC_MESSAGES/kio6_sftp.mo share/locale/gu/LC_MESSAGES/kio6_smb.mo share/locale/gu/LC_MESSAGES/kio6_thumbnail.mo -share/locale/he/LC_MESSAGES/kfileaudiopreview6.mo share/locale/he/LC_MESSAGES/kio-extras_kcms.mo share/locale/he/LC_MESSAGES/kio6_activities.mo share/locale/he/LC_MESSAGES/kio6_afc.mo @@ -439,7 +409,6 @@ share/locale/he/LC_MESSAGES/kio6_recentlyused.mo share/locale/he/LC_MESSAGES/kio6_sftp.mo share/locale/he/LC_MESSAGES/kio6_smb.mo share/locale/he/LC_MESSAGES/kio6_thumbnail.mo -share/locale/hi/LC_MESSAGES/kfileaudiopreview6.mo share/locale/hi/LC_MESSAGES/kio-extras_kcms.mo share/locale/hi/LC_MESSAGES/kio6_activities.mo share/locale/hi/LC_MESSAGES/kio6_afc.mo @@ -461,7 +430,6 @@ share/locale/hne/LC_MESSAGES/kio6_nfs.mo share/locale/hne/LC_MESSAGES/kio6_sftp.mo share/locale/hne/LC_MESSAGES/kio6_smb.mo share/locale/hne/LC_MESSAGES/kio6_thumbnail.mo -share/locale/hr/LC_MESSAGES/kfileaudiopreview6.mo share/locale/hr/LC_MESSAGES/kio-extras_kcms.mo share/locale/hr/LC_MESSAGES/kio6_activities.mo share/locale/hr/LC_MESSAGES/kio6_archive.mo @@ -472,7 +440,6 @@ share/locale/hr/LC_MESSAGES/kio6_nfs.mo share/locale/hr/LC_MESSAGES/kio6_sftp.mo share/locale/hr/LC_MESSAGES/kio6_smb.mo share/locale/hr/LC_MESSAGES/kio6_thumbnail.mo -share/locale/hsb/LC_MESSAGES/kfileaudiopreview6.mo share/locale/hsb/LC_MESSAGES/kio-extras_kcms.mo share/locale/hsb/LC_MESSAGES/kio6_archive.mo share/locale/hsb/LC_MESSAGES/kio6_fish.mo @@ -481,7 +448,6 @@ share/locale/hsb/LC_MESSAGES/kio6_nfs.mo share/locale/hsb/LC_MESSAGES/kio6_sftp.mo share/locale/hsb/LC_MESSAGES/kio6_smb.mo share/locale/hsb/LC_MESSAGES/kio6_thumbnail.mo -share/locale/hu/LC_MESSAGES/kfileaudiopreview6.mo share/locale/hu/LC_MESSAGES/kio-extras_kcms.mo share/locale/hu/LC_MESSAGES/kio6_activities.mo share/locale/hu/LC_MESSAGES/kio6_afc.mo @@ -496,9 +462,7 @@ share/locale/hu/LC_MESSAGES/kio6_recentlyused.mo share/locale/hu/LC_MESSAGES/kio6_sftp.mo share/locale/hu/LC_MESSAGES/kio6_smb.mo share/locale/hu/LC_MESSAGES/kio6_thumbnail.mo -share/locale/hy/LC_MESSAGES/kfileaudiopreview6.mo share/locale/hy/LC_MESSAGES/kio6_fish.mo -share/locale/ia/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ia/LC_MESSAGES/kio-extras_kcms.mo share/locale/ia/LC_MESSAGES/kio6_activities.mo share/locale/ia/LC_MESSAGES/kio6_afc.mo @@ -513,7 +477,6 @@ share/locale/ia/LC_MESSAGES/kio6_recentlyused.mo share/locale/ia/LC_MESSAGES/kio6_sftp.mo share/locale/ia/LC_MESSAGES/kio6_smb.mo share/locale/ia/LC_MESSAGES/kio6_thumbnail.mo -share/locale/id/LC_MESSAGES/kfileaudiopreview6.mo share/locale/id/LC_MESSAGES/kio-extras_kcms.mo share/locale/id/LC_MESSAGES/kio6_activities.mo share/locale/id/LC_MESSAGES/kio6_archive.mo @@ -525,24 +488,23 @@ share/locale/id/LC_MESSAGES/kio6_nfs.mo share/locale/id/LC_MESSAGES/kio6_sftp.mo share/locale/id/LC_MESSAGES/kio6_smb.mo share/locale/id/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ie/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ie/LC_MESSAGES/kio-extras_kcms.mo share/locale/ie/LC_MESSAGES/kio6_archive.mo share/locale/ie/LC_MESSAGES/kio6_mtp.mo -share/locale/is/LC_MESSAGES/kfileaudiopreview6.mo share/locale/is/LC_MESSAGES/kio-extras_kcms.mo share/locale/is/LC_MESSAGES/kio6_activities.mo share/locale/is/LC_MESSAGES/kio6_afc.mo share/locale/is/LC_MESSAGES/kio6_archive.mo +share/locale/is/LC_MESSAGES/kio6_filenamesearch.mo share/locale/is/LC_MESSAGES/kio6_fish.mo share/locale/is/LC_MESSAGES/kio6_info.mo share/locale/is/LC_MESSAGES/kio6_man.mo share/locale/is/LC_MESSAGES/kio6_mtp.mo share/locale/is/LC_MESSAGES/kio6_nfs.mo +share/locale/is/LC_MESSAGES/kio6_recentlyused.mo share/locale/is/LC_MESSAGES/kio6_sftp.mo share/locale/is/LC_MESSAGES/kio6_smb.mo share/locale/is/LC_MESSAGES/kio6_thumbnail.mo -share/locale/it/LC_MESSAGES/kfileaudiopreview6.mo share/locale/it/LC_MESSAGES/kio-extras_kcms.mo share/locale/it/LC_MESSAGES/kio6_activities.mo share/locale/it/LC_MESSAGES/kio6_afc.mo @@ -557,7 +519,6 @@ share/locale/it/LC_MESSAGES/kio6_recentlyused.mo share/locale/it/LC_MESSAGES/kio6_sftp.mo share/locale/it/LC_MESSAGES/kio6_smb.mo share/locale/it/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ja/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ja/LC_MESSAGES/kio-extras_kcms.mo share/locale/ja/LC_MESSAGES/kio6_activities.mo share/locale/ja/LC_MESSAGES/kio6_afc.mo @@ -570,7 +531,6 @@ share/locale/ja/LC_MESSAGES/kio6_nfs.mo share/locale/ja/LC_MESSAGES/kio6_sftp.mo share/locale/ja/LC_MESSAGES/kio6_smb.mo share/locale/ja/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ka/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ka/LC_MESSAGES/kio-extras_kcms.mo share/locale/ka/LC_MESSAGES/kio6_activities.mo share/locale/ka/LC_MESSAGES/kio6_afc.mo @@ -585,7 +545,6 @@ share/locale/ka/LC_MESSAGES/kio6_recentlyused.mo share/locale/ka/LC_MESSAGES/kio6_sftp.mo share/locale/ka/LC_MESSAGES/kio6_smb.mo share/locale/ka/LC_MESSAGES/kio6_thumbnail.mo -share/locale/kk/LC_MESSAGES/kfileaudiopreview6.mo share/locale/kk/LC_MESSAGES/kio-extras_kcms.mo share/locale/kk/LC_MESSAGES/kio6_activities.mo share/locale/kk/LC_MESSAGES/kio6_archive.mo @@ -596,7 +555,6 @@ share/locale/kk/LC_MESSAGES/kio6_nfs.mo share/locale/kk/LC_MESSAGES/kio6_sftp.mo share/locale/kk/LC_MESSAGES/kio6_smb.mo share/locale/kk/LC_MESSAGES/kio6_thumbnail.mo -share/locale/km/LC_MESSAGES/kfileaudiopreview6.mo share/locale/km/LC_MESSAGES/kio-extras_kcms.mo share/locale/km/LC_MESSAGES/kio6_activities.mo share/locale/km/LC_MESSAGES/kio6_archive.mo @@ -607,7 +565,6 @@ share/locale/km/LC_MESSAGES/kio6_nfs.mo share/locale/km/LC_MESSAGES/kio6_sftp.mo share/locale/km/LC_MESSAGES/kio6_smb.mo share/locale/km/LC_MESSAGES/kio6_thumbnail.mo -share/locale/kn/LC_MESSAGES/kfileaudiopreview6.mo share/locale/kn/LC_MESSAGES/kio6_activities.mo share/locale/kn/LC_MESSAGES/kio6_archive.mo share/locale/kn/LC_MESSAGES/kio6_fish.mo @@ -617,7 +574,6 @@ share/locale/kn/LC_MESSAGES/kio6_nfs.mo share/locale/kn/LC_MESSAGES/kio6_sftp.mo share/locale/kn/LC_MESSAGES/kio6_smb.mo share/locale/kn/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ko/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ko/LC_MESSAGES/kio-extras_kcms.mo share/locale/ko/LC_MESSAGES/kio6_activities.mo share/locale/ko/LC_MESSAGES/kio6_afc.mo @@ -632,7 +588,6 @@ share/locale/ko/LC_MESSAGES/kio6_recentlyused.mo share/locale/ko/LC_MESSAGES/kio6_sftp.mo share/locale/ko/LC_MESSAGES/kio6_smb.mo share/locale/ko/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ku/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ku/LC_MESSAGES/kio-extras_kcms.mo share/locale/ku/LC_MESSAGES/kio6_archive.mo share/locale/ku/LC_MESSAGES/kio6_fish.mo @@ -641,23 +596,22 @@ share/locale/ku/LC_MESSAGES/kio6_nfs.mo share/locale/ku/LC_MESSAGES/kio6_sftp.mo share/locale/ku/LC_MESSAGES/kio6_smb.mo share/locale/ku/LC_MESSAGES/kio6_thumbnail.mo -share/locale/lb/LC_MESSAGES/kfileaudiopreview6.mo share/locale/lb/LC_MESSAGES/kio6_archive.mo share/locale/lb/LC_MESSAGES/kio6_nfs.mo -share/locale/lt/LC_MESSAGES/kfileaudiopreview6.mo share/locale/lt/LC_MESSAGES/kio-extras_kcms.mo share/locale/lt/LC_MESSAGES/kio6_activities.mo share/locale/lt/LC_MESSAGES/kio6_afc.mo share/locale/lt/LC_MESSAGES/kio6_archive.mo +share/locale/lt/LC_MESSAGES/kio6_filenamesearch.mo share/locale/lt/LC_MESSAGES/kio6_fish.mo share/locale/lt/LC_MESSAGES/kio6_info.mo share/locale/lt/LC_MESSAGES/kio6_man.mo share/locale/lt/LC_MESSAGES/kio6_mtp.mo share/locale/lt/LC_MESSAGES/kio6_nfs.mo +share/locale/lt/LC_MESSAGES/kio6_recentlyused.mo share/locale/lt/LC_MESSAGES/kio6_sftp.mo share/locale/lt/LC_MESSAGES/kio6_smb.mo share/locale/lt/LC_MESSAGES/kio6_thumbnail.mo -share/locale/lv/LC_MESSAGES/kfileaudiopreview6.mo share/locale/lv/LC_MESSAGES/kio-extras_kcms.mo share/locale/lv/LC_MESSAGES/kio6_activities.mo share/locale/lv/LC_MESSAGES/kio6_afc.mo @@ -672,7 +626,6 @@ share/locale/lv/LC_MESSAGES/kio6_recentlyused.mo share/locale/lv/LC_MESSAGES/kio6_sftp.mo share/locale/lv/LC_MESSAGES/kio6_smb.mo share/locale/lv/LC_MESSAGES/kio6_thumbnail.mo -share/locale/mai/LC_MESSAGES/kfileaudiopreview6.mo share/locale/mai/LC_MESSAGES/kio-extras_kcms.mo share/locale/mai/LC_MESSAGES/kio6_archive.mo share/locale/mai/LC_MESSAGES/kio6_fish.mo @@ -682,7 +635,6 @@ share/locale/mai/LC_MESSAGES/kio6_nfs.mo share/locale/mai/LC_MESSAGES/kio6_sftp.mo share/locale/mai/LC_MESSAGES/kio6_smb.mo share/locale/mai/LC_MESSAGES/kio6_thumbnail.mo -share/locale/mk/LC_MESSAGES/kfileaudiopreview6.mo share/locale/mk/LC_MESSAGES/kio-extras_kcms.mo share/locale/mk/LC_MESSAGES/kio6_archive.mo share/locale/mk/LC_MESSAGES/kio6_fish.mo @@ -691,7 +643,6 @@ share/locale/mk/LC_MESSAGES/kio6_nfs.mo share/locale/mk/LC_MESSAGES/kio6_sftp.mo share/locale/mk/LC_MESSAGES/kio6_smb.mo share/locale/mk/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ml/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ml/LC_MESSAGES/kio-extras_kcms.mo share/locale/ml/LC_MESSAGES/kio6_archive.mo share/locale/ml/LC_MESSAGES/kio6_fish.mo @@ -701,7 +652,6 @@ share/locale/ml/LC_MESSAGES/kio6_nfs.mo share/locale/ml/LC_MESSAGES/kio6_sftp.mo share/locale/ml/LC_MESSAGES/kio6_smb.mo share/locale/ml/LC_MESSAGES/kio6_thumbnail.mo -share/locale/mr/LC_MESSAGES/kfileaudiopreview6.mo share/locale/mr/LC_MESSAGES/kio-extras_kcms.mo share/locale/mr/LC_MESSAGES/kio6_activities.mo share/locale/mr/LC_MESSAGES/kio6_archive.mo @@ -712,7 +662,6 @@ share/locale/mr/LC_MESSAGES/kio6_nfs.mo share/locale/mr/LC_MESSAGES/kio6_sftp.mo share/locale/mr/LC_MESSAGES/kio6_smb.mo share/locale/mr/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ms/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ms/LC_MESSAGES/kio-extras_kcms.mo share/locale/ms/LC_MESSAGES/kio6_activities.mo share/locale/ms/LC_MESSAGES/kio6_archive.mo @@ -724,7 +673,6 @@ share/locale/ms/LC_MESSAGES/kio6_sftp.mo share/locale/ms/LC_MESSAGES/kio6_smb.mo share/locale/ms/LC_MESSAGES/kio6_thumbnail.mo share/locale/my/LC_MESSAGES/kio-extras_kcms.mo -share/locale/nb/LC_MESSAGES/kfileaudiopreview6.mo share/locale/nb/LC_MESSAGES/kio-extras_kcms.mo share/locale/nb/LC_MESSAGES/kio6_activities.mo share/locale/nb/LC_MESSAGES/kio6_archive.mo @@ -735,7 +683,6 @@ share/locale/nb/LC_MESSAGES/kio6_nfs.mo share/locale/nb/LC_MESSAGES/kio6_sftp.mo share/locale/nb/LC_MESSAGES/kio6_smb.mo share/locale/nb/LC_MESSAGES/kio6_thumbnail.mo -share/locale/nds/LC_MESSAGES/kfileaudiopreview6.mo share/locale/nds/LC_MESSAGES/kio-extras_kcms.mo share/locale/nds/LC_MESSAGES/kio6_activities.mo share/locale/nds/LC_MESSAGES/kio6_archive.mo @@ -746,7 +693,6 @@ share/locale/nds/LC_MESSAGES/kio6_nfs.mo share/locale/nds/LC_MESSAGES/kio6_sftp.mo share/locale/nds/LC_MESSAGES/kio6_smb.mo share/locale/nds/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ne/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ne/LC_MESSAGES/kio-extras_kcms.mo share/locale/ne/LC_MESSAGES/kio6_archive.mo share/locale/ne/LC_MESSAGES/kio6_fish.mo @@ -755,7 +701,6 @@ share/locale/ne/LC_MESSAGES/kio6_nfs.mo share/locale/ne/LC_MESSAGES/kio6_sftp.mo share/locale/ne/LC_MESSAGES/kio6_smb.mo share/locale/ne/LC_MESSAGES/kio6_thumbnail.mo -share/locale/nl/LC_MESSAGES/kfileaudiopreview6.mo share/locale/nl/LC_MESSAGES/kio-extras_kcms.mo share/locale/nl/LC_MESSAGES/kio6_activities.mo share/locale/nl/LC_MESSAGES/kio6_afc.mo @@ -770,7 +715,6 @@ share/locale/nl/LC_MESSAGES/kio6_recentlyused.mo share/locale/nl/LC_MESSAGES/kio6_sftp.mo share/locale/nl/LC_MESSAGES/kio6_smb.mo share/locale/nl/LC_MESSAGES/kio6_thumbnail.mo -share/locale/nn/LC_MESSAGES/kfileaudiopreview6.mo share/locale/nn/LC_MESSAGES/kio-extras_kcms.mo share/locale/nn/LC_MESSAGES/kio6_activities.mo share/locale/nn/LC_MESSAGES/kio6_afc.mo @@ -800,7 +744,6 @@ share/locale/or/LC_MESSAGES/kio6_nfs.mo share/locale/or/LC_MESSAGES/kio6_sftp.mo share/locale/or/LC_MESSAGES/kio6_smb.mo share/locale/or/LC_MESSAGES/kio6_thumbnail.mo -share/locale/pa/LC_MESSAGES/kfileaudiopreview6.mo share/locale/pa/LC_MESSAGES/kio-extras_kcms.mo share/locale/pa/LC_MESSAGES/kio6_activities.mo share/locale/pa/LC_MESSAGES/kio6_afc.mo @@ -813,7 +756,6 @@ share/locale/pa/LC_MESSAGES/kio6_nfs.mo share/locale/pa/LC_MESSAGES/kio6_sftp.mo share/locale/pa/LC_MESSAGES/kio6_smb.mo share/locale/pa/LC_MESSAGES/kio6_thumbnail.mo -share/locale/pl/LC_MESSAGES/kfileaudiopreview6.mo share/locale/pl/LC_MESSAGES/kio-extras_kcms.mo share/locale/pl/LC_MESSAGES/kio6_activities.mo share/locale/pl/LC_MESSAGES/kio6_afc.mo @@ -828,7 +770,6 @@ share/locale/pl/LC_MESSAGES/kio6_recentlyused.mo share/locale/pl/LC_MESSAGES/kio6_sftp.mo share/locale/pl/LC_MESSAGES/kio6_smb.mo share/locale/pl/LC_MESSAGES/kio6_thumbnail.mo -share/locale/pt/LC_MESSAGES/kfileaudiopreview6.mo share/locale/pt/LC_MESSAGES/kio-extras_kcms.mo share/locale/pt/LC_MESSAGES/kio6_activities.mo share/locale/pt/LC_MESSAGES/kio6_afc.mo @@ -841,7 +782,6 @@ share/locale/pt/LC_MESSAGES/kio6_nfs.mo share/locale/pt/LC_MESSAGES/kio6_sftp.mo share/locale/pt/LC_MESSAGES/kio6_smb.mo share/locale/pt/LC_MESSAGES/kio6_thumbnail.mo -share/locale/pt_BR/LC_MESSAGES/kfileaudiopreview6.mo share/locale/pt_BR/LC_MESSAGES/kio-extras_kcms.mo share/locale/pt_BR/LC_MESSAGES/kio6_activities.mo share/locale/pt_BR/LC_MESSAGES/kio6_afc.mo @@ -856,7 +796,6 @@ share/locale/pt_BR/LC_MESSAGES/kio6_recentlyused.mo share/locale/pt_BR/LC_MESSAGES/kio6_sftp.mo share/locale/pt_BR/LC_MESSAGES/kio6_smb.mo share/locale/pt_BR/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ro/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ro/LC_MESSAGES/kio-extras_kcms.mo share/locale/ro/LC_MESSAGES/kio6_activities.mo share/locale/ro/LC_MESSAGES/kio6_archive.mo @@ -870,7 +809,6 @@ share/locale/ro/LC_MESSAGES/kio6_recentlyused.mo share/locale/ro/LC_MESSAGES/kio6_sftp.mo share/locale/ro/LC_MESSAGES/kio6_smb.mo share/locale/ro/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ru/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ru/LC_MESSAGES/kio-extras_kcms.mo share/locale/ru/LC_MESSAGES/kio6_activities.mo share/locale/ru/LC_MESSAGES/kio6_afc.mo @@ -885,7 +823,6 @@ share/locale/ru/LC_MESSAGES/kio6_recentlyused.mo share/locale/ru/LC_MESSAGES/kio6_sftp.mo share/locale/ru/LC_MESSAGES/kio6_smb.mo share/locale/ru/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sa/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sa/LC_MESSAGES/kio-extras_kcms.mo share/locale/sa/LC_MESSAGES/kio6_activities.mo share/locale/sa/LC_MESSAGES/kio6_afc.mo @@ -900,7 +837,6 @@ share/locale/sa/LC_MESSAGES/kio6_recentlyused.mo share/locale/sa/LC_MESSAGES/kio6_sftp.mo share/locale/sa/LC_MESSAGES/kio6_smb.mo share/locale/sa/LC_MESSAGES/kio6_thumbnail.mo -share/locale/se/LC_MESSAGES/kfileaudiopreview6.mo share/locale/se/LC_MESSAGES/kio-extras_kcms.mo share/locale/se/LC_MESSAGES/kio6_activities.mo share/locale/se/LC_MESSAGES/kio6_fish.mo @@ -917,7 +853,6 @@ share/locale/si/LC_MESSAGES/kio6_nfs.mo share/locale/si/LC_MESSAGES/kio6_sftp.mo share/locale/si/LC_MESSAGES/kio6_smb.mo share/locale/si/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sk/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sk/LC_MESSAGES/kio-extras_kcms.mo share/locale/sk/LC_MESSAGES/kio6_activities.mo share/locale/sk/LC_MESSAGES/kio6_afc.mo @@ -932,7 +867,6 @@ share/locale/sk/LC_MESSAGES/kio6_recentlyused.mo share/locale/sk/LC_MESSAGES/kio6_sftp.mo share/locale/sk/LC_MESSAGES/kio6_smb.mo share/locale/sk/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sl/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sl/LC_MESSAGES/kio-extras_kcms.mo share/locale/sl/LC_MESSAGES/kio6_activities.mo share/locale/sl/LC_MESSAGES/kio6_afc.mo @@ -947,7 +881,6 @@ share/locale/sl/LC_MESSAGES/kio6_recentlyused.mo share/locale/sl/LC_MESSAGES/kio6_sftp.mo share/locale/sl/LC_MESSAGES/kio6_smb.mo share/locale/sl/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sq/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sq/LC_MESSAGES/kio-extras_kcms.mo share/locale/sq/LC_MESSAGES/kio6_archive.mo share/locale/sq/LC_MESSAGES/kio6_fish.mo @@ -957,7 +890,6 @@ share/locale/sq/LC_MESSAGES/kio6_nfs.mo share/locale/sq/LC_MESSAGES/kio6_sftp.mo share/locale/sq/LC_MESSAGES/kio6_smb.mo share/locale/sq/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sr/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sr/LC_MESSAGES/kio-extras_kcms.mo share/locale/sr/LC_MESSAGES/kio6_activities.mo share/locale/sr/LC_MESSAGES/kio6_archive.mo @@ -969,7 +901,6 @@ share/locale/sr/LC_MESSAGES/kio6_nfs.mo share/locale/sr/LC_MESSAGES/kio6_sftp.mo share/locale/sr/LC_MESSAGES/kio6_smb.mo share/locale/sr/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sr@ijekavian/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sr@ijekavian/LC_MESSAGES/kio-extras_kcms.mo share/locale/sr@ijekavian/LC_MESSAGES/kio6_activities.mo share/locale/sr@ijekavian/LC_MESSAGES/kio6_archive.mo @@ -981,7 +912,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/kio6_nfs.mo share/locale/sr@ijekavian/LC_MESSAGES/kio6_sftp.mo share/locale/sr@ijekavian/LC_MESSAGES/kio6_smb.mo share/locale/sr@ijekavian/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio-extras_kcms.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio6_activities.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio6_archive.mo @@ -993,7 +923,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kio6_nfs.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio6_sftp.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio6_smb.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sr@latin/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sr@latin/LC_MESSAGES/kio-extras_kcms.mo share/locale/sr@latin/LC_MESSAGES/kio6_activities.mo share/locale/sr@latin/LC_MESSAGES/kio6_archive.mo @@ -1005,7 +934,6 @@ share/locale/sr@latin/LC_MESSAGES/kio6_nfs.mo share/locale/sr@latin/LC_MESSAGES/kio6_sftp.mo share/locale/sr@latin/LC_MESSAGES/kio6_smb.mo share/locale/sr@latin/LC_MESSAGES/kio6_thumbnail.mo -share/locale/sv/LC_MESSAGES/kfileaudiopreview6.mo share/locale/sv/LC_MESSAGES/kio-extras_kcms.mo share/locale/sv/LC_MESSAGES/kio6_activities.mo share/locale/sv/LC_MESSAGES/kio6_afc.mo @@ -1020,7 +948,6 @@ share/locale/sv/LC_MESSAGES/kio6_recentlyused.mo share/locale/sv/LC_MESSAGES/kio6_sftp.mo share/locale/sv/LC_MESSAGES/kio6_smb.mo share/locale/sv/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ta/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ta/LC_MESSAGES/kio-extras_kcms.mo share/locale/ta/LC_MESSAGES/kio6_activities.mo share/locale/ta/LC_MESSAGES/kio6_afc.mo @@ -1033,7 +960,6 @@ share/locale/ta/LC_MESSAGES/kio6_nfs.mo share/locale/ta/LC_MESSAGES/kio6_sftp.mo share/locale/ta/LC_MESSAGES/kio6_smb.mo share/locale/ta/LC_MESSAGES/kio6_thumbnail.mo -share/locale/te/LC_MESSAGES/kfileaudiopreview6.mo share/locale/te/LC_MESSAGES/kio6_archive.mo share/locale/te/LC_MESSAGES/kio6_fish.mo share/locale/te/LC_MESSAGES/kio6_man.mo @@ -1041,7 +967,6 @@ share/locale/te/LC_MESSAGES/kio6_nfs.mo share/locale/te/LC_MESSAGES/kio6_sftp.mo share/locale/te/LC_MESSAGES/kio6_smb.mo share/locale/te/LC_MESSAGES/kio6_thumbnail.mo -share/locale/tg/LC_MESSAGES/kfileaudiopreview6.mo share/locale/tg/LC_MESSAGES/kio-extras_kcms.mo share/locale/tg/LC_MESSAGES/kio6_activities.mo share/locale/tg/LC_MESSAGES/kio6_archive.mo @@ -1052,7 +977,6 @@ share/locale/tg/LC_MESSAGES/kio6_nfs.mo share/locale/tg/LC_MESSAGES/kio6_sftp.mo share/locale/tg/LC_MESSAGES/kio6_smb.mo share/locale/tg/LC_MESSAGES/kio6_thumbnail.mo -share/locale/th/LC_MESSAGES/kfileaudiopreview6.mo share/locale/th/LC_MESSAGES/kio-extras_kcms.mo share/locale/th/LC_MESSAGES/kio6_activities.mo share/locale/th/LC_MESSAGES/kio6_archive.mo @@ -1064,7 +988,6 @@ share/locale/th/LC_MESSAGES/kio6_sftp.mo share/locale/th/LC_MESSAGES/kio6_smb.mo share/locale/th/LC_MESSAGES/kio6_thumbnail.mo share/locale/tok/LC_MESSAGES/kio-extras_kcms.mo -share/locale/tr/LC_MESSAGES/kfileaudiopreview6.mo share/locale/tr/LC_MESSAGES/kio-extras_kcms.mo share/locale/tr/LC_MESSAGES/kio6_activities.mo share/locale/tr/LC_MESSAGES/kio6_afc.mo @@ -1079,7 +1002,6 @@ share/locale/tr/LC_MESSAGES/kio6_recentlyused.mo share/locale/tr/LC_MESSAGES/kio6_sftp.mo share/locale/tr/LC_MESSAGES/kio6_smb.mo share/locale/tr/LC_MESSAGES/kio6_thumbnail.mo -share/locale/ug/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ug/LC_MESSAGES/kio-extras_kcms.mo share/locale/ug/LC_MESSAGES/kio6_activities.mo share/locale/ug/LC_MESSAGES/kio6_archive.mo @@ -1090,7 +1012,6 @@ share/locale/ug/LC_MESSAGES/kio6_nfs.mo share/locale/ug/LC_MESSAGES/kio6_sftp.mo share/locale/ug/LC_MESSAGES/kio6_smb.mo share/locale/ug/LC_MESSAGES/kio6_thumbnail.mo -share/locale/uk/LC_MESSAGES/kfileaudiopreview6.mo share/locale/uk/LC_MESSAGES/kio-extras_kcms.mo share/locale/uk/LC_MESSAGES/kio6_activities.mo share/locale/uk/LC_MESSAGES/kio6_afc.mo @@ -1105,7 +1026,6 @@ share/locale/uk/LC_MESSAGES/kio6_recentlyused.mo share/locale/uk/LC_MESSAGES/kio6_sftp.mo share/locale/uk/LC_MESSAGES/kio6_smb.mo share/locale/uk/LC_MESSAGES/kio6_thumbnail.mo -share/locale/uz/LC_MESSAGES/kfileaudiopreview6.mo share/locale/uz/LC_MESSAGES/kio-extras_kcms.mo share/locale/uz/LC_MESSAGES/kio6_archive.mo share/locale/uz/LC_MESSAGES/kio6_fish.mo @@ -1114,7 +1034,6 @@ share/locale/uz/LC_MESSAGES/kio6_nfs.mo share/locale/uz/LC_MESSAGES/kio6_sftp.mo share/locale/uz/LC_MESSAGES/kio6_smb.mo share/locale/uz/LC_MESSAGES/kio6_thumbnail.mo -share/locale/uz@cyrillic/LC_MESSAGES/kfileaudiopreview6.mo share/locale/uz@cyrillic/LC_MESSAGES/kio-extras_kcms.mo share/locale/uz@cyrillic/LC_MESSAGES/kio6_archive.mo share/locale/uz@cyrillic/LC_MESSAGES/kio6_fish.mo @@ -1123,7 +1042,6 @@ share/locale/uz@cyrillic/LC_MESSAGES/kio6_nfs.mo share/locale/uz@cyrillic/LC_MESSAGES/kio6_sftp.mo share/locale/uz@cyrillic/LC_MESSAGES/kio6_smb.mo share/locale/uz@cyrillic/LC_MESSAGES/kio6_thumbnail.mo -share/locale/vi/LC_MESSAGES/kfileaudiopreview6.mo share/locale/vi/LC_MESSAGES/kio-extras_kcms.mo share/locale/vi/LC_MESSAGES/kio6_activities.mo share/locale/vi/LC_MESSAGES/kio6_afc.mo @@ -1136,7 +1054,6 @@ share/locale/vi/LC_MESSAGES/kio6_nfs.mo share/locale/vi/LC_MESSAGES/kio6_sftp.mo share/locale/vi/LC_MESSAGES/kio6_smb.mo share/locale/vi/LC_MESSAGES/kio6_thumbnail.mo -share/locale/wa/LC_MESSAGES/kfileaudiopreview6.mo share/locale/wa/LC_MESSAGES/kio-extras_kcms.mo share/locale/wa/LC_MESSAGES/kio6_activities.mo share/locale/wa/LC_MESSAGES/kio6_archive.mo @@ -1152,7 +1069,6 @@ share/locale/xh/LC_MESSAGES/kio6_man.mo share/locale/xh/LC_MESSAGES/kio6_nfs.mo share/locale/xh/LC_MESSAGES/kio6_sftp.mo share/locale/xh/LC_MESSAGES/kio6_smb.mo -share/locale/zh_CN/LC_MESSAGES/kfileaudiopreview6.mo share/locale/zh_CN/LC_MESSAGES/kio-extras_kcms.mo share/locale/zh_CN/LC_MESSAGES/kio6_activities.mo share/locale/zh_CN/LC_MESSAGES/kio6_afc.mo @@ -1167,8 +1083,6 @@ share/locale/zh_CN/LC_MESSAGES/kio6_recentlyused.mo share/locale/zh_CN/LC_MESSAGES/kio6_sftp.mo share/locale/zh_CN/LC_MESSAGES/kio6_smb.mo share/locale/zh_CN/LC_MESSAGES/kio6_thumbnail.mo -share/locale/zh_HK/LC_MESSAGES/kfileaudiopreview6.mo -share/locale/zh_TW/LC_MESSAGES/kfileaudiopreview6.mo share/locale/zh_TW/LC_MESSAGES/kio-extras_kcms.mo share/locale/zh_TW/LC_MESSAGES/kio6_activities.mo share/locale/zh_TW/LC_MESSAGES/kio6_afc.mo diff --git a/devel/kirigami-gallery/distinfo b/devel/kirigami-gallery/distinfo index fe157ad1861a..0e01eec4468a 100644 --- a/devel/kirigami-gallery/distinfo +++ b/devel/kirigami-gallery/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264414 -SHA256 (KDE/release-service/25.08.3/kirigami-gallery-25.08.3.tar.xz) = dfe7e59885ec481a67e887a2bef1a09128fc3a862e00b44a4c962fd872661686 -SIZE (KDE/release-service/25.08.3/kirigami-gallery-25.08.3.tar.xz) = 380116 +TIMESTAMP = 1765478416 +SHA256 (KDE/release-service/25.12.0/kirigami-gallery-25.12.0.tar.xz) = d18739009ebab77a5aa0c5ca0e3e3053ff549164c6a5226696795b563873a654 +SIZE (KDE/release-service/25.12.0/kirigami-gallery-25.12.0.tar.xz) = 380164 diff --git a/devel/kopeninghours/distinfo b/devel/kopeninghours/distinfo index 207d92bb5b96..6e64e8aac5e8 100644 --- a/devel/kopeninghours/distinfo +++ b/devel/kopeninghours/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264416 -SHA256 (KDE/release-service/25.08.3/kopeninghours-25.08.3.tar.xz) = 0e60885d2cdb88fe0bf42fe39f01c9e284dd755727c585714832eba98c11cb73 -SIZE (KDE/release-service/25.08.3/kopeninghours-25.08.3.tar.xz) = 75992 +TIMESTAMP = 1765478419 +SHA256 (KDE/release-service/25.12.0/kopeninghours-25.12.0.tar.xz) = a4e4280c95bd7f1b787925b0e2b8c5bc0e87e5ec7f358b7fd7c8b7cadfb7fa47 +SIZE (KDE/release-service/25.12.0/kopeninghours-25.12.0.tar.xz) = 75984 diff --git a/devel/kpublictransport/Makefile b/devel/kpublictransport/Makefile index 3a4a20e94626..d011b11f0746 100644 --- a/devel/kpublictransport/Makefile +++ b/devel/kpublictransport/Makefile @@ -9,7 +9,7 @@ LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz USE_KDE= kirigami-addons ecm:build -USE_QT= base +USE_QT= base location OPTIONS_DEFINE= DOCS diff --git a/devel/kpublictransport/distinfo b/devel/kpublictransport/distinfo index 913edb278aa9..216847497102 100644 --- a/devel/kpublictransport/distinfo +++ b/devel/kpublictransport/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264419 -SHA256 (KDE/release-service/25.08.3/kpublictransport-25.08.3.tar.xz) = ed887df23d04a1ebd171b59c99dfaec26d62254e9a7ac4f8a7084ba301586c17 -SIZE (KDE/release-service/25.08.3/kpublictransport-25.08.3.tar.xz) = 889800 +TIMESTAMP = 1765478421 +SHA256 (KDE/release-service/25.12.0/kpublictransport-25.12.0.tar.xz) = 5dbbbfa2313950a0d4e0cb87c8c91a243de64e3786438ebe9240545057e05a35 +SIZE (KDE/release-service/25.12.0/kpublictransport-25.12.0.tar.xz) = 903028 diff --git a/devel/kpublictransport/pkg-plist b/devel/kpublictransport/pkg-plist index 2f0d72af28e5..380469b5f6b9 100644 --- a/devel/kpublictransport/pkg-plist +++ b/devel/kpublictransport/pkg-plist @@ -29,6 +29,7 @@ include/KPublicTransport/KPublicTransport/Platform include/KPublicTransport/KPublicTransport/PlatformLayout include/KPublicTransport/KPublicTransport/RentalVehicle include/KPublicTransport/KPublicTransport/Reply +include/KPublicTransport/KPublicTransport/StopInformation include/KPublicTransport/KPublicTransport/Stopover include/KPublicTransport/KPublicTransport/StopoverQueryModel include/KPublicTransport/KPublicTransport/StopoverReply @@ -73,6 +74,7 @@ include/KPublicTransport/kpublictransport/platform.h include/KPublicTransport/kpublictransport/platformlayout.h include/KPublicTransport/kpublictransport/rentalvehicle.h include/KPublicTransport/kpublictransport/reply.h +include/KPublicTransport/kpublictransport/stopinformation.h include/KPublicTransport/kpublictransport/stopover.h include/KPublicTransport/kpublictransport/stopoverquerymodel.h include/KPublicTransport/kpublictransport/stopoverreply.h @@ -121,6 +123,8 @@ lib/libKPublicTransportOnboard.so.%%KDE_APPLICATIONS_VERSION%% %%QT_QMLDIR%%/org/kde/kpublictransport/ui/kpublictransportquickplugin.qmltypes %%QT_QMLDIR%%/org/kde/kpublictransport/ui/libkpublictransportquickplugin.so %%QT_QMLDIR%%/org/kde/kpublictransport/ui/private/CountryComboBox.qml +%%QT_QMLDIR%%/org/kde/kpublictransport/ui/private/CurrentLocationDelegate.qml +%%QT_QMLDIR%%/org/kde/kpublictransport/ui/private/globals.js %%QT_QMLDIR%%/org/kde/kpublictransport/ui/qmldir share/locale/ar/LC_MESSAGES/kpublictransport.mo share/locale/ca/LC_MESSAGES/kpublictransport.mo @@ -141,6 +145,7 @@ share/locale/ia/LC_MESSAGES/kpublictransport.mo share/locale/it/LC_MESSAGES/kpublictransport.mo share/locale/ka/LC_MESSAGES/kpublictransport.mo share/locale/ko/LC_MESSAGES/kpublictransport.mo +share/locale/lt/LC_MESSAGES/kpublictransport.mo share/locale/lv/LC_MESSAGES/kpublictransport.mo share/locale/nl/LC_MESSAGES/kpublictransport.mo share/locale/pl/LC_MESSAGES/kpublictransport.mo diff --git a/devel/kunifiedpush/distinfo b/devel/kunifiedpush/distinfo index 6d7117df2cba..0059618e41f3 100644 --- a/devel/kunifiedpush/distinfo +++ b/devel/kunifiedpush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264421 -SHA256 (KDE/release-service/25.08.3/kunifiedpush-25.08.3.tar.xz) = e8c924438d5359f0fa0930ab35111012076e3a0ff4e959d6929595571383320a -SIZE (KDE/release-service/25.08.3/kunifiedpush-25.08.3.tar.xz) = 84548 +TIMESTAMP = 1765478424 +SHA256 (KDE/release-service/25.12.0/kunifiedpush-25.12.0.tar.xz) = 37591d1dd1291678e0d34470ecfa7f6cf188a3723ab0db117042d11d43b60ffe +SIZE (KDE/release-service/25.12.0/kunifiedpush-25.12.0.tar.xz) = 84800 diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index 53f881f7e050..9059f2c513b5 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/jesseduffield/lazygit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules GO_MODULE= github.com/jesseduffield/lazygit diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile index c81ed6cfd8d6..971119850258 100644 --- a/devel/lefthook/Makefile +++ b/devel/lefthook/Makefile @@ -12,7 +12,7 @@ WWW= https://evilmartians.github.io/lefthook/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.25,modules +USES= go:1.25+,modules GO_MODULE= github.com/evilmartians/lefthook/v2 diff --git a/devel/level-zero/Makefile b/devel/level-zero/Makefile index 14ac1c941433..d03f8cfff595 100644 --- a/devel/level-zero/Makefile +++ b/devel/level-zero/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfmt.so:devel/libfmt \ libspdlog.so:devel/spdlog -USES= cmake compiler:c++14-lang localbase:ldflags pathfix +USES= cmake compiler:c++14-lang localbase:ldflags CMAKE_OFF= BUILD_INSTALLER \ BUILD_L0_LOADER_TESTS \ diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 39ed2cb36db9..8715a13f115f 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= lfcbase -PORTVERSION= 1.22.5 +PORTVERSION= 1.23.0 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index 10a53364bccc..60825f22d849 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764152904 -SHA256 (lfcbase-1.22.5.tar.gz) = d2812312e5a6d97a38bce696a2ac7d8b1e7cc089a5bc47d2ef115878484a7165 -SIZE (lfcbase-1.22.5.tar.gz) = 668141 +TIMESTAMP = 1765457614 +SHA256 (lfcbase-1.23.0.tar.gz) = 1b9ac2b1663d4506dca8bc17a58e168b8b92bb5a6bbc69d4d0ffc168fc52f14a +SIZE (lfcbase-1.23.0.tar.gz) = 653566 diff --git a/devel/lfcbase/pkg-plist b/devel/lfcbase/pkg-plist index 4f42e1da532f..2c48245dfca5 100644 --- a/devel/lfcbase/pkg-plist +++ b/devel/lfcbase/pkg-plist @@ -20,7 +20,6 @@ include/lfcbase/ListT.h include/lfcbase/Logger.h include/lfcbase/Matcher.h include/lfcbase/Screen.h -include/lfcbase/Screen2.h include/lfcbase/NanoTimer.h include/lfcbase/Net.h include/lfcbase/NetHandler.h diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index 0ab9e84958df..eeb82e4017f7 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -1,5 +1,5 @@ PORTNAME= lfcxml -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcxml/distinfo b/devel/lfcxml/distinfo index 61e8f91af088..36c952f40721 100644 --- a/devel/lfcxml/distinfo +++ b/devel/lfcxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733898713 -SHA256 (lfcxml-1.3.8.tar.gz) = 979d8505c420c694e16a9754ce1daabad5620727debba49cb99596b03833ed2a -SIZE (lfcxml-1.3.8.tar.gz) = 551329 +TIMESTAMP = 1765457637 +SHA256 (lfcxml-1.3.9.tar.gz) = af20902da5924adfbc2e09de0c4ff32e6be234edfe6435c6562e816096614341 +SIZE (lfcxml-1.3.9.tar.gz) = 550714 diff --git a/devel/libantlr4/Makefile b/devel/libantlr4/Makefile index c6c4261868d3..e15081f0eb81 100644 --- a/devel/libantlr4/Makefile +++ b/devel/libantlr4/Makefile @@ -1,11 +1,15 @@ PORTNAME= antlr4 DISTVERSION= 4.13.2 +PORTREVISION= 1 DISTVERSIONPREFIX= cpp-runtime- DISTVERSIONSUFFIX= -source CATEGORIES= devel MASTER_SITES= http://www.antlr.org/download/ PKGNAMEPREFIX= lib +PATCH_SITES+= https://github.com/antlr/antlr4/commit/ +PATCHFILES+= df4d68c09cdef73e023b8838a8bc7ca4dff1d1de.patch:-p3 + MAINTAINER= fluffy@FreeBSD.org COMMENT= ANother Tool for Language Recognition (C runtime) WWW= https://www.antlr.org/ diff --git a/devel/libantlr4/distinfo b/devel/libantlr4/distinfo index 1863017b6faf..0a1f0411f5cc 100644 --- a/devel/libantlr4/distinfo +++ b/devel/libantlr4/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1730830190 +TIMESTAMP = 1765551156 SHA256 (antlr4-cpp-runtime-4.13.2-source.zip) = 0ed13668906e86dbc0dcddf30fdee68c10203dea4e83852b4edb810821bee3c4 SIZE (antlr4-cpp-runtime-4.13.2-source.zip) = 3182150 +SHA256 (df4d68c09cdef73e023b8838a8bc7ca4dff1d1de.patch) = ce5695876ae674db2e0cba4c4bbf6845596e510b034075f8ba19c8bc9e4cc9da +SIZE (df4d68c09cdef73e023b8838a8bc7ca4dff1d1de.patch) = 830 diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile index 58305fea7023..8c745c987afd 100644 --- a/devel/libatomic_ops/Makefile +++ b/devel/libatomic_ops/Makefile @@ -1,11 +1,11 @@ PORTNAME= libatomic_ops -DISTVERSION= 7.8.0 +DISTVERSION= 7.10.0 CATEGORIES= devel -MASTER_SITES= https://github.com/ivmai/${PORTNAME}/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/bdwgc/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Atomic operations access library -WWW= https://github.com/ivmai/libatomic_ops +WWW= https://github.com/bdwgc/libatomic_ops LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi diff --git a/devel/libatomic_ops/distinfo b/devel/libatomic_ops/distinfo index fa7caa2387c2..23b12c3c43bc 100644 --- a/devel/libatomic_ops/distinfo +++ b/devel/libatomic_ops/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680679098 -SHA256 (libatomic_ops-7.8.0.tar.gz) = 15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31 -SIZE (libatomic_ops-7.8.0.tar.gz) = 526300 +TIMESTAMP = 1765225985 +SHA256 (libatomic_ops-7.10.0.tar.gz) = 0db3ebff755db170f65e74a64ec4511812e9ee3185c232eeffeacd274190dfb0 +SIZE (libatomic_ops-7.10.0.tar.gz) = 543312 diff --git a/devel/libatomic_ops/pkg-plist b/devel/libatomic_ops/pkg-plist index 1a508917d95f..c63da8fa6c63 100644 --- a/devel/libatomic_ops/pkg-plist +++ b/devel/libatomic_ops/pkg-plist @@ -69,11 +69,11 @@ include/atomic_ops_stack.h lib/libatomic_ops.a lib/libatomic_ops.so lib/libatomic_ops.so.1 -lib/libatomic_ops.so.1.2.0 +lib/libatomic_ops.so.1.3.0 lib/libatomic_ops_gpl.a lib/libatomic_ops_gpl.so lib/libatomic_ops_gpl.so.1 -lib/libatomic_ops_gpl.so.1.2.0 +lib/libatomic_ops_gpl.so.1.3.0 libdata/pkgconfig/atomic_ops.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog diff --git a/devel/libcbor/Makefile b/devel/libcbor/Makefile index 81a6f35ada05..f01e491c451f 100644 --- a/devel/libcbor/Makefile +++ b/devel/libcbor/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/PJK/libcbor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= cmake pathfix +USES= cmake CMAKE_OFF= CBOR_CUSTOM_ALLOC \ CMAKE_INTERPROCEDURAL_OPTIMIZATION \ diff --git a/devel/libcjson/Makefile b/devel/libcjson/Makefile index 42821fcb1a9d..8564bf6b7e29 100644 --- a/devel/libcjson/Makefile +++ b/devel/libcjson/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/DaveGamble/cJSON LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:testing compiler:c11 pathfix +USES= cmake:testing compiler:c11 CMAKE_OFF= CJSON_OVERRIDE_BUILD_SHARED_LIBS \ ENABLE_CJSON_TEST \ diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 73b819f4d882..2f6ada7ffdae 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libuuid.so:misc/libuuid -USES= bison:wrapper charsetfix gmake gnome libtool localbase pathfix ssl +USES= bison:wrapper charsetfix gmake gnome libtool localbase ssl USE_GNOME= libxml2 CONFIGURE_ARGS= ac_cv_lib_crypto_OpenSSL_add_all_algorithms=yes \ diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile index eb3f08a9cb49..9b24aa631949 100644 --- a/devel/libfmt/Makefile +++ b/devel/libfmt/Makefile @@ -12,7 +12,7 @@ WWW= https://fmt.dev/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:testing compiler:c++11-lang cpe pathfix zip +USES= cmake:testing compiler:c++11-lang cpe zip CMAKE_OFF= FMT_CUDA_TEST \ FMT_DOC \ diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index d50eafd07824..42520866cf17 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,6 +1,5 @@ PORTNAME= libgsf -DISTVERSION= 1.14.53 -PORTREVISION= 1 +DISTVERSION= 1.14.54 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo index 6ff38da35992..5f5a2d89eb48 100644 --- a/devel/libgsf/distinfo +++ b/devel/libgsf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733062680 -SHA256 (gnome/libgsf-1.14.53.tar.xz) = 0eb59a86e0c50f97ac9cfe4d8cc1969f623f2ae8c5296f2414571ff0a9e8bcba -SIZE (gnome/libgsf-1.14.53.tar.xz) = 714840 +TIMESTAMP = 1765475978 +SHA256 (gnome/libgsf-1.14.54.tar.xz) = d18869264a2513cfb071712486d115dada064ff8a040265b49936bca06f17623 +SIZE (gnome/libgsf-1.14.54.tar.xz) = 705684 diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist index 9098f539ce16..a67b414e65a4 100644 --- a/devel/libgsf/pkg-plist +++ b/devel/libgsf/pkg-plist @@ -62,7 +62,6 @@ share/man/man1/gsf.1.gz share/gir-1.0/Gsf-1.gir share/gtk-doc/html/gsf/annotation-glossary.html share/gtk-doc/html/gsf/api.html -share/gtk-doc/html/gsf/dependencies.html share/gtk-doc/html/gsf/gsf-Compression.html share/gtk-doc/html/gsf/gsf-GIO.html share/gtk-doc/html/gsf/gsf-GIOChannel.html @@ -81,13 +80,10 @@ share/gtk-doc/html/gsf/gsf-clip-data.html share/gtk-doc/html/gsf/gsf-index.html share/gtk-doc/html/gsf/gsf-memory.html share/gtk-doc/html/gsf/gsf-metadata.html -share/gtk-doc/html/gsf/gsf-users.html share/gtk-doc/html/gsf/gsf-Utilities.html share/gtk-doc/html/gsf/gsf.devhelp2 -share/gtk-doc/html/gsf/history.html share/gtk-doc/html/gsf/home.png share/gtk-doc/html/gsf/index.html -share/gtk-doc/html/gsf/intro.html share/gtk-doc/html/gsf/io.html share/gtk-doc/html/gsf/left-insensitive.png share/gtk-doc/html/gsf/left.png diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile index 1b70c9ffca2d..5709b7a83f0d 100644 --- a/devel/libhtp/Makefile +++ b/devel/libhtp/Makefile @@ -9,8 +9,8 @@ WWW= https://github.com/ironbee/libhtp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= autoreconf cpe iconv:translit libtool localbase:ldflags pathfix \ - pkgconfig +USES= autoreconf cpe gettext-tools iconv:translit libtool \ + localbase:ldflags pathfix pkgconfig CPE_VENDOR= oisf USE_GITHUB= yes GH_ACCOUNT= OISF diff --git a/devel/libinotify/Makefile b/devel/libinotify/Makefile index d748982036f5..573e769718b0 100644 --- a/devel/libinotify/Makefile +++ b/devel/libinotify/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/libinotify-kqueue/libinotify-kqueue LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= libtool pathfix +USES= libtool CONFIGURE_ARGS= --enable-skip-subfiles=fusefs,smbfs GNU_CONFIGURE= yes diff --git a/devel/libtextstyle/pkg-plist b/devel/libtextstyle/pkg-plist index f39018b4e695..69dba9d615d1 100644 --- a/devel/libtextstyle/pkg-plist +++ b/devel/libtextstyle/pkg-plist @@ -5,7 +5,7 @@ include/textstyle/woe32dll.h lib/libtextstyle.a lib/libtextstyle.so lib/libtextstyle.so.0 -lib/libtextstyle.so.0.2.3 +lib/libtextstyle.so.0.2.6 %%PORTDOCS%%%%DOCSDIR%%/libtextstyle_1.html %%PORTDOCS%%%%DOCSDIR%%/libtextstyle_2.html %%PORTDOCS%%%%DOCSDIR%%/libtextstyle_3.html diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 6f82fb9cdef2..88695fa8e781 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le -USES= compiler:c11 cpe libtool pathfix pkgconfig +USES= compiler:c11 cpe libtool pkgconfig CONFIGURE_ARGS= --disable-cxx-exceptions \ --disable-unwind-header \ diff --git a/devel/linux-rl9-devtools/Makefile b/devel/linux-rl9-devtools/Makefile index 944cb88c7163..88c08ff56da7 100644 --- a/devel/linux-rl9-devtools/Makefile +++ b/devel/linux-rl9-devtools/Makefile @@ -1,6 +1,5 @@ PORTNAME= devtools PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 2 CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org @@ -15,14 +14,12 @@ USE_LINUX= elfutils-libs USE_LINUX_RPM= yes WANT_LINUX32= yes -ONLY_FOR_ARCHS= aarch64 amd64 - QA_ENV+= USESLIBTOOL=no -BUVERSION= 2.35.2-63.el9 -GCCVERSION= 11.5.0-5.el9_5 -GLIBCVERSION= 2.34-168.el9_6.23 -KERNELVERSION= 5.14.0-570.55.1.el9_6 +BUVERSION= 2.35.2-67.el9 +GCCVERSION= 11.5.0-11.el9 +GLIBCVERSION= 2.34-231.el9_7.2 +KERNELVERSION= 5.14.0-611.5.1.el9_7 MPFRVERSION= 4.1.0-7.el9 LIBMPCVERSION= 1.2.1-4.el9 diff --git a/devel/linux-rl9-devtools/distinfo b/devel/linux-rl9-devtools/distinfo index fd778da31381..4977559d06ac 100644 --- a/devel/linux-rl9-devtools/distinfo +++ b/devel/linux-rl9-devtools/distinfo @@ -1,83 +1,83 @@ -TIMESTAMP = 1762006665 -SHA256 (rocky/b/binutils-2.35.2-63.el9.aarch64.rpm) = dbf945a5882d8c571c4a17b32c67f3c5737319e2e9f0fdacc7f6f675aed4ae39 -SIZE (rocky/b/binutils-2.35.2-63.el9.aarch64.rpm) = 4976336 -SHA256 (rocky/b/binutils-2.35.2-63.el9.x86_64.rpm) = 2b0abd0203db5939bb5b32ba2a1576bd36dcd33c250786b7b2fa134d060a7370 -SIZE (rocky/b/binutils-2.35.2-63.el9.x86_64.rpm) = 4742933 -SHA256 (rocky/b/binutils-devel-2.35.2-63.el9.aarch64.rpm) = 7c98c7ca290cc5d6cdcebd36eeed3b9000f0a3b1677f748eba5568746d64679c -SIZE (rocky/b/binutils-devel-2.35.2-63.el9.aarch64.rpm) = 5139346 -SHA256 (rocky/b/binutils-devel-2.35.2-63.el9.i686.rpm) = 0e14177476419c3b4ab709c6e2d67c21fa1c83823a8abf7f8fba4d71e62657cc -SIZE (rocky/b/binutils-devel-2.35.2-63.el9.i686.rpm) = 3863310 -SHA256 (rocky/b/binutils-devel-2.35.2-63.el9.x86_64.rpm) = bc99422fec417d653fe5454df1c2307bd023e902f7a45540c2584788d8f37d64 -SIZE (rocky/b/binutils-devel-2.35.2-63.el9.x86_64.rpm) = 4064095 -SHA256 (rocky/b/binutils-gold-2.35.2-63.el9.aarch64.rpm) = f001d5bba7f9661364c3b7059dea8d2ea80d1eb54b5ef3da8932bedb947ad08f -SIZE (rocky/b/binutils-gold-2.35.2-63.el9.aarch64.rpm) = 902232 -SHA256 (rocky/b/binutils-gold-2.35.2-63.el9.x86_64.rpm) = 67be16562788d6a058d0b64ded58bd72460e86811c8960d7e898e49c9fa5fc4b -SIZE (rocky/b/binutils-gold-2.35.2-63.el9.x86_64.rpm) = 750001 -SHA256 (rocky/c/cpp-11.5.0-5.el9_5.aarch64.rpm) = 8b1359ea8b61a54110307d4903fb714a32ba87399d2e298e5d738b7f5fb0fe40 -SIZE (rocky/c/cpp-11.5.0-5.el9_5.aarch64.rpm) = 10792270 -SHA256 (rocky/c/cpp-11.5.0-5.el9_5.x86_64.rpm) = 3971c47b7a719db54e855219d96a141b7f1110afde1802d7ecbf7b440717002e -SIZE (rocky/c/cpp-11.5.0-5.el9_5.x86_64.rpm) = 11216575 -SHA256 (rocky/g/gcc-11.5.0-5.el9_5.aarch64.rpm) = f821528d50857bc4772d1fd1e59245cdab897cf6e1ec71401b39bd7b518e10a7 -SIZE (rocky/g/gcc-11.5.0-5.el9_5.aarch64.rpm) = 31240592 -SHA256 (rocky/g/gcc-11.5.0-5.el9_5.x86_64.rpm) = df4fbf20221f16b2ec0a09a7e95b1dcfd24d0671b495311c47219e0ddc356d1b -SIZE (rocky/g/gcc-11.5.0-5.el9_5.x86_64.rpm) = 33932114 -SHA256 (rocky/g/gcc-c++-11.5.0-5.el9_5.aarch64.rpm) = e52ccf6c7a66c57625acf3a0d981454a36e8cc1e352f4ac9f0f4ed01dfdd8b35 -SIZE (rocky/g/gcc-c++-11.5.0-5.el9_5.aarch64.rpm) = 12984150 -SHA256 (rocky/g/gcc-c++-11.5.0-5.el9_5.x86_64.rpm) = e0fcf34c6adec0de07cac60351b84ca91964d9b562fac2ea6fd2da03ef33690f -SIZE (rocky/g/gcc-c++-11.5.0-5.el9_5.x86_64.rpm) = 13464485 -SHA256 (rocky/g/gcc-gfortran-11.5.0-5.el9_5.aarch64.rpm) = ce2da122db9439111eca673807723ce09605fafd6dda20fbbb42b493f413b1f1 -SIZE (rocky/g/gcc-gfortran-11.5.0-5.el9_5.aarch64.rpm) = 12831212 -SHA256 (rocky/g/gcc-gfortran-11.5.0-5.el9_5.x86_64.rpm) = 99dccf59e5f52df2b6386dce7d2d2b62048014c9decd05bb81f9a958b09c1d13 -SIZE (rocky/g/gcc-gfortran-11.5.0-5.el9_5.x86_64.rpm) = 13283781 -SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.23.aarch64.rpm) = 0da5b701328408ae9e13d5ff02a69d1f4d29e526c4ee77dd7454bec2c61bcbe5 -SIZE (rocky/g/glibc-devel-2.34-168.el9_6.23.aarch64.rpm) = 453287 -SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.23.i686.rpm) = ac614e4bb853a33e0195ddab3bd186d14cebeff83f91d281da6c6ca6f068a12f -SIZE (rocky/g/glibc-devel-2.34-168.el9_6.23.i686.rpm) = 32803 -SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.23.x86_64.rpm) = 3983e85ea3cc6a0f06fa7f4381206a6c03a16948d97b1acb4dcbb6aa62995e28 -SIZE (rocky/g/glibc-devel-2.34-168.el9_6.23.x86_64.rpm) = 32287 -SHA256 (rocky/g/glibc-headers-2.34-168.el9_6.23.x86_64.rpm) = d2c4a0af7508b705e9b35e15676a950e906064cf57ea83204e4f10cf634a7978 -SIZE (rocky/g/glibc-headers-2.34-168.el9_6.23.x86_64.rpm) = 447229 -SHA256 (rocky/k/kernel-headers-5.14.0-570.55.1.el9_6.aarch64.rpm) = c9bce460947308bbdf2e35be44b602285b806a8f1d8f31259fa51d54eefb8a15 -SIZE (rocky/k/kernel-headers-5.14.0-570.55.1.el9_6.aarch64.rpm) = 3474445 -SHA256 (rocky/k/kernel-headers-5.14.0-570.55.1.el9_6.x86_64.rpm) = 3f82bf165df83da03198cc1421ea7bb0836c81acea39b3c1810eaa779407a96a -SIZE (rocky/k/kernel-headers-5.14.0-570.55.1.el9_6.x86_64.rpm) = 3506609 -SHA256 (rocky/l/libatomic-11.5.0-5.el9_5.aarch64.rpm) = 22ec15677e92a91a1aa86c9083525083f4a53c75c159e5cce496a65172f47589 -SIZE (rocky/l/libatomic-11.5.0-5.el9_5.aarch64.rpm) = 28359 -SHA256 (rocky/l/libatomic-11.5.0-5.el9_5.i686.rpm) = 74f8d01153ae3052f968fc76e4d26d71e300d35335d4c5d9c7887676cf255b3c -SIZE (rocky/l/libatomic-11.5.0-5.el9_5.i686.rpm) = 25414 -SHA256 (rocky/l/libatomic-11.5.0-5.el9_5.x86_64.rpm) = 8b437aeee1a73bc5c6ff9a0c3862340e3f8ee2375d1f1bf827de2d6c96282aed -SIZE (rocky/l/libatomic-11.5.0-5.el9_5.x86_64.rpm) = 25894 -SHA256 (rocky/l/libgfortran-11.5.0-5.el9_5.aarch64.rpm) = 04c0c598c46891a44abb95958dbb0758c478010821b7b41062e2523ce6434410 -SIZE (rocky/l/libgfortran-11.5.0-5.el9_5.aarch64.rpm) = 437507 -SHA256 (rocky/l/libgfortran-11.5.0-5.el9_5.i686.rpm) = f4f25a1c70c7ecae3d539f10205176fb67d6c07087f4b10370e48c312455c7e5 -SIZE (rocky/l/libgfortran-11.5.0-5.el9_5.i686.rpm) = 781688 -SHA256 (rocky/l/libgfortran-11.5.0-5.el9_5.x86_64.rpm) = e8bd16ff552c3b6a410f166b565c2192607395f6386f200254248d52308eabda -SIZE (rocky/l/libgfortran-11.5.0-5.el9_5.x86_64.rpm) = 815980 -SHA256 (rocky/l/libgomp-11.5.0-5.el9_5.aarch64.rpm) = b5259ebef7526b6451fe2dc56f67e0f5a41a0c9c94a7851d6d9ee97f745e9b4e -SIZE (rocky/l/libgomp-11.5.0-5.el9_5.aarch64.rpm) = 264572 -SHA256 (rocky/l/libgomp-11.5.0-5.el9_5.i686.rpm) = 8412534ff909ff50e68301aa7cbbcc3eff9ee2713ce5fa299d3a3afeca29fb9f -SIZE (rocky/l/libgomp-11.5.0-5.el9_5.i686.rpm) = 273856 -SHA256 (rocky/l/libgomp-11.5.0-5.el9_5.x86_64.rpm) = e8678bf6155c7be314340969ccbbab80653965beb2f0f635739a23be4e02fe87 -SIZE (rocky/l/libgomp-11.5.0-5.el9_5.x86_64.rpm) = 266279 +TIMESTAMP = 1765189295 +SHA256 (rocky/b/binutils-2.35.2-67.el9.aarch64.rpm) = 3c394ce66945a8fcd749506073aa53ae31f6708bd5f673817ea9a19463cd80f7 +SIZE (rocky/b/binutils-2.35.2-67.el9.aarch64.rpm) = 4972468 +SHA256 (rocky/b/binutils-2.35.2-67.el9.x86_64.rpm) = 33ad1c30d158498d688de6558ea0267dea97df06310cca88b59e4a636623667a +SIZE (rocky/b/binutils-2.35.2-67.el9.x86_64.rpm) = 4741162 +SHA256 (rocky/b/binutils-devel-2.35.2-67.el9.aarch64.rpm) = d0e73dc37eec8863fede73d53f04ef33c55538dfac79c99a71229bcb9004a0ac +SIZE (rocky/b/binutils-devel-2.35.2-67.el9.aarch64.rpm) = 5145410 +SHA256 (rocky/b/binutils-devel-2.35.2-67.el9.i686.rpm) = 1e8be5cb51adba1c9f9677e069db544d1e640255bef3a8e56c9dd5e4d6491ca4 +SIZE (rocky/b/binutils-devel-2.35.2-67.el9.i686.rpm) = 3856599 +SHA256 (rocky/b/binutils-devel-2.35.2-67.el9.x86_64.rpm) = 4369f458973b2822c28d31274b17c32227cdfd5640698b26efcce2f03c27a86f +SIZE (rocky/b/binutils-devel-2.35.2-67.el9.x86_64.rpm) = 4057677 +SHA256 (rocky/b/binutils-gold-2.35.2-67.el9.aarch64.rpm) = fd98992ab91f6d22464c4dd95ab2a58aa11e05565821e175537d69e44daa64a9 +SIZE (rocky/b/binutils-gold-2.35.2-67.el9.aarch64.rpm) = 901917 +SHA256 (rocky/b/binutils-gold-2.35.2-67.el9.x86_64.rpm) = 4ae8ee54e7b02e493d9dcad4d0c0664936fddd706a866df31d870d60c9642489 +SIZE (rocky/b/binutils-gold-2.35.2-67.el9.x86_64.rpm) = 751771 +SHA256 (rocky/c/cpp-11.5.0-11.el9.aarch64.rpm) = 8373020bcea344b216b09759a783b62fa3ca89335f9bc8c2b97c4efee86ca084 +SIZE (rocky/c/cpp-11.5.0-11.el9.aarch64.rpm) = 10794648 +SHA256 (rocky/c/cpp-11.5.0-11.el9.x86_64.rpm) = d9d5f890e457b958996c961ec935d07cc6a541c789301058f36c9247d758cffe +SIZE (rocky/c/cpp-11.5.0-11.el9.x86_64.rpm) = 11221053 +SHA256 (rocky/g/gcc-11.5.0-11.el9.aarch64.rpm) = 1250b3293f2338bb30b088ae98d1a47b894c3c965adf133de97279340717dd55 +SIZE (rocky/g/gcc-11.5.0-11.el9.aarch64.rpm) = 31213225 +SHA256 (rocky/g/gcc-11.5.0-11.el9.x86_64.rpm) = 4dbc7c4c1ea919c90b6d7172d4ded6f63ae9aa3d5a2c6daa80f15aa8c1dcd2b3 +SIZE (rocky/g/gcc-11.5.0-11.el9.x86_64.rpm) = 33910553 +SHA256 (rocky/g/gcc-c++-11.5.0-11.el9.aarch64.rpm) = 8412b6470fbc07b32c1fdfb80dbe4dd76e7be8496fa2ae1e0a67270df4e291ec +SIZE (rocky/g/gcc-c++-11.5.0-11.el9.aarch64.rpm) = 12983880 +SHA256 (rocky/g/gcc-c++-11.5.0-11.el9.x86_64.rpm) = c745f806fb4ecb6931dc81fc22deeb572bdb24fc5b6563448a9b94d5b5570901 +SIZE (rocky/g/gcc-c++-11.5.0-11.el9.x86_64.rpm) = 13463689 +SHA256 (rocky/g/gcc-gfortran-11.5.0-11.el9.aarch64.rpm) = 8b1aa56541f5c83006f1228752489385113b831a04b103b4a9ef8f84501fa025 +SIZE (rocky/g/gcc-gfortran-11.5.0-11.el9.aarch64.rpm) = 12850870 +SHA256 (rocky/g/gcc-gfortran-11.5.0-11.el9.x86_64.rpm) = 1087e9a8821ce1fe79f85dbed77e31b69e98449bb3a2e92ec83de1a25cf040bf +SIZE (rocky/g/gcc-gfortran-11.5.0-11.el9.x86_64.rpm) = 13285062 +SHA256 (rocky/g/glibc-devel-2.34-231.el9_7.2.aarch64.rpm) = fe52f67eca685e9586eb8401e133861bd0a8d224278f753a92de5906a9197df9 +SIZE (rocky/g/glibc-devel-2.34-231.el9_7.2.aarch64.rpm) = 457811 +SHA256 (rocky/g/glibc-devel-2.34-231.el9_7.2.i686.rpm) = ca0e643b1cec70809efbfdd8970731f849f621aef075b2211de515a193c138dc +SIZE (rocky/g/glibc-devel-2.34-231.el9_7.2.i686.rpm) = 36047 +SHA256 (rocky/g/glibc-devel-2.34-231.el9_7.2.x86_64.rpm) = b4f12bfed5c2d50008f2c0ff025bd79ded9cbdfd55639931ea46e110ad7895d2 +SIZE (rocky/g/glibc-devel-2.34-231.el9_7.2.x86_64.rpm) = 35656 +SHA256 (rocky/g/glibc-headers-2.34-231.el9_7.2.x86_64.rpm) = 6669c0588ce9031b5780d436fed7d19d1b138718e85d84ff8e69af0a0eeaaf1c +SIZE (rocky/g/glibc-headers-2.34-231.el9_7.2.x86_64.rpm) = 451614 +SHA256 (rocky/k/kernel-headers-5.14.0-611.5.1.el9_7.aarch64.rpm) = 7a8e7d9ca72b2ed30c24410e1c9ba6f1adab559562a5785f8630d52aeeca9bf6 +SIZE (rocky/k/kernel-headers-5.14.0-611.5.1.el9_7.aarch64.rpm) = 2715789 +SHA256 (rocky/k/kernel-headers-5.14.0-611.5.1.el9_7.x86_64.rpm) = 9fd7aaaacd8a752af50b980e92fbe146b6ff766b047b4335ed5e6c024016d956 +SIZE (rocky/k/kernel-headers-5.14.0-611.5.1.el9_7.x86_64.rpm) = 2748629 +SHA256 (rocky/l/libatomic-11.5.0-11.el9.aarch64.rpm) = 6be7d619db9191bdaabd3934e6a9c51e2e91f72108ad15d06f2301e4115bded7 +SIZE (rocky/l/libatomic-11.5.0-11.el9.aarch64.rpm) = 25867 +SHA256 (rocky/l/libatomic-11.5.0-11.el9.i686.rpm) = 5648bb5c37b0ac121fef55774b89d76c8ec40e8c9f5e0cac900ecd2c8023e5ae +SIZE (rocky/l/libatomic-11.5.0-11.el9.i686.rpm) = 22793 +SHA256 (rocky/l/libatomic-11.5.0-11.el9.x86_64.rpm) = 0f72c3023f2fe8c0db547860348746ee1d58162c88b28934e5ae05d604d6d5c8 +SIZE (rocky/l/libatomic-11.5.0-11.el9.x86_64.rpm) = 23277 +SHA256 (rocky/l/libgfortran-11.5.0-11.el9.aarch64.rpm) = f7f77fd165dbc84328a7a6a02eca26e67fa66821423ab61bf7749dbf4d54473d +SIZE (rocky/l/libgfortran-11.5.0-11.el9.aarch64.rpm) = 434732 +SHA256 (rocky/l/libgfortran-11.5.0-11.el9.i686.rpm) = 831400925fdfbfcc61d302261f1ba08e12bdf8945cceacba0289d0620bb4c28f +SIZE (rocky/l/libgfortran-11.5.0-11.el9.i686.rpm) = 778959 +SHA256 (rocky/l/libgfortran-11.5.0-11.el9.x86_64.rpm) = 57d3f6754e1df41483413659e6c9ccd26c4bd2d776550720b357cf852cc63d49 +SIZE (rocky/l/libgfortran-11.5.0-11.el9.x86_64.rpm) = 813195 +SHA256 (rocky/l/libgomp-11.5.0-11.el9.aarch64.rpm) = e0955545a9ba72311f00eabc06a1d65dc8420eb788fb73ab3e5bdcaf5e8a0a20 +SIZE (rocky/l/libgomp-11.5.0-11.el9.aarch64.rpm) = 261919 +SHA256 (rocky/l/libgomp-11.5.0-11.el9.i686.rpm) = 107c02dc3396be09feaa69d042a8340ab1b4705617c4ec5db8c3c764b9a40dee +SIZE (rocky/l/libgomp-11.5.0-11.el9.i686.rpm) = 271592 +SHA256 (rocky/l/libgomp-11.5.0-11.el9.x86_64.rpm) = 551b1a9000df501732a37487c6ac293a78d4beba0bdef0cba3ed82f4dc7ede8b +SIZE (rocky/l/libgomp-11.5.0-11.el9.x86_64.rpm) = 264063 SHA256 (rocky/l/libmpc-1.2.1-4.el9.aarch64.rpm) = 5426e7bb9676b4cab08fe1e0a23a48a8cd49ba883f54b7434245f1a9dd2cd8c6 SIZE (rocky/l/libmpc-1.2.1-4.el9.aarch64.rpm) = 63826 SHA256 (rocky/l/libmpc-1.2.1-4.el9.i686.rpm) = 5e871c25709599583289e64d0c96d0409187afdd12554741b2fe76e69b1781e5 SIZE (rocky/l/libmpc-1.2.1-4.el9.i686.rpm) = 68255 SHA256 (rocky/l/libmpc-1.2.1-4.el9.x86_64.rpm) = c4def74fc686113748590ce9bc8591092947be804650ef56aa161e049660273e SIZE (rocky/l/libmpc-1.2.1-4.el9.x86_64.rpm) = 62755 -SHA256 (rocky/l/libstdc++-devel-11.5.0-5.el9_5.aarch64.rpm) = b6616a79ed8043e2aeedf33bb0e4ec60db86d2d60ac67f2b9704104d1226bef3 -SIZE (rocky/l/libstdc++-devel-11.5.0-5.el9_5.aarch64.rpm) = 2330434 -SHA256 (rocky/l/libstdc++-devel-11.5.0-5.el9_5.i686.rpm) = 8dd409ea671f11c345b55ef017a0521b6b6041d9c4368d281b7a70ba001fa19f -SIZE (rocky/l/libstdc++-devel-11.5.0-5.el9_5.i686.rpm) = 2346423 -SHA256 (rocky/l/libstdc++-devel-11.5.0-5.el9_5.x86_64.rpm) = a9df7e426503b79954e995b927c528628053740956fad1c9dfb84ee44e06ddc6 -SIZE (rocky/l/libstdc++-devel-11.5.0-5.el9_5.x86_64.rpm) = 2329962 -SHA256 (rocky/b/binutils-2.35.2-63.el9.src.rpm) = 5ffeb70c08470b76a040f04d0539a91b3ace7ed83ea551e76605f5475dc658fa -SIZE (rocky/b/binutils-2.35.2-63.el9.src.rpm) = 22404566 -SHA256 (rocky/g/glibc-2.34-168.el9_6.23.src.rpm) = bbbd40672f67313745173e64d9e934238342e2eba16c3e42abdecb136d8fab66 -SIZE (rocky/g/glibc-2.34-168.el9_6.23.src.rpm) = 19652630 -SHA256 (rocky/k/kernel-5.14.0-570.55.1.el9_6.src.rpm) = b55ebb0cfcb51ee4a5d109999c4b8cdb3bd0ff256434bb14830ba1d01131ed87 -SIZE (rocky/k/kernel-5.14.0-570.55.1.el9_6.src.rpm) = 149431588 +SHA256 (rocky/l/libstdc++-devel-11.5.0-11.el9.aarch64.rpm) = ea708707bc008ffdf5053176288788b7841782900f91a19846879070c7710b9e +SIZE (rocky/l/libstdc++-devel-11.5.0-11.el9.aarch64.rpm) = 2327761 +SHA256 (rocky/l/libstdc++-devel-11.5.0-11.el9.i686.rpm) = fb9c5dd6044fe7f8565e56cf854a636ed138a5cf5f3b8f16d6f7cd940756dc3a +SIZE (rocky/l/libstdc++-devel-11.5.0-11.el9.i686.rpm) = 2343748 +SHA256 (rocky/l/libstdc++-devel-11.5.0-11.el9.x86_64.rpm) = 6766cf5f7e95ec24c3737ed0c9004bb204150366bf1b5ea23922f83e7f117042 +SIZE (rocky/l/libstdc++-devel-11.5.0-11.el9.x86_64.rpm) = 2327305 +SHA256 (rocky/b/binutils-2.35.2-67.el9.src.rpm) = a1e7090add99a523ac792f68a85921d71df665887e125ac43de3f60be33fcdb6 +SIZE (rocky/b/binutils-2.35.2-67.el9.src.rpm) = 22445359 +SHA256 (rocky/g/glibc-2.34-231.el9_7.2.src.rpm) = 7fdae2911fd9be5cb972b8c8645803d5a0607d5969af18009d3f6728f58ef7df +SIZE (rocky/g/glibc-2.34-231.el9_7.2.src.rpm) = 20020115 +SHA256 (rocky/k/kernel-5.14.0-611.5.1.el9_7.src.rpm) = 5f8a92c9d9c0ef4e44a6e07a1d96b3dc2ed7ee5e66f13c40d4b340e190a5296e +SIZE (rocky/k/kernel-5.14.0-611.5.1.el9_7.src.rpm) = 150780387 SHA256 (rocky/l/libmpc-1.2.1-4.el9.src.rpm) = e0e1edc062c4d5565ebedeba87e13a661caa74d43c885c656eb5b75cf1ed3bcc SIZE (rocky/l/libmpc-1.2.1-4.el9.src.rpm) = 844729 -SHA256 (rocky/g/gcc-11.5.0-5.el9_5.src.rpm) = 8656bacb48e097fec2c34a35460ff0338c021ac4b1b0cb3849e47f4256692095 -SIZE (rocky/g/gcc-11.5.0-5.el9_5.src.rpm) = 81864140 +SHA256 (rocky/g/gcc-11.5.0-11.el9.src.rpm) = 3afcfb9ddd50a8349e53d358040871a28758a3237a2fd98c445d51aa2bdee2e1 +SIZE (rocky/g/gcc-11.5.0-11.el9.src.rpm) = 81956632 diff --git a/devel/linux-rl9-devtools/pkg-plist.aarch64 b/devel/linux-rl9-devtools/pkg-plist.aarch64 index 509de7522bba..bdc81816805a 100644 --- a/devel/linux-rl9-devtools/pkg-plist.aarch64 +++ b/devel/linux-rl9-devtools/pkg-plist.aarch64 @@ -130,12 +130,14 @@ usr/include/bfd_stdint.h usr/include/bfdlink.h usr/include/bits/a.out.h usr/include/bits/argp-ldbl.h +usr/include/bits/atomic_wide_counter.h usr/include/bits/byteswap.h usr/include/bits/cmathcalls.h usr/include/bits/confname.h usr/include/bits/cpu-set.h usr/include/bits/dirent.h usr/include/bits/dirent_ext.h +usr/include/bits/dl_find_object.h usr/include/bits/dlfcn.h usr/include/bits/elfclass.h usr/include/bits/endian.h @@ -1158,6 +1160,7 @@ usr/include/dirent.h usr/include/dis-asm.h usr/include/dlfcn.h usr/include/drm/amdgpu_drm.h +usr/include/drm/amdxdna_accel.h usr/include/drm/armada_drm.h usr/include/drm/drm.h usr/include/drm/drm_fourcc.h @@ -1203,6 +1206,8 @@ usr/include/fpu_control.h usr/include/fstab.h usr/include/fts.h usr/include/ftw.h +usr/include/fwctl/fwctl.h +usr/include/fwctl/mlx5.h usr/include/gconv.h usr/include/getopt.h usr/include/glob.h @@ -1359,6 +1364,7 @@ usr/include/linux/errqueue.h usr/include/linux/erspan.h usr/include/linux/ethtool.h usr/include/linux/ethtool_netlink.h +usr/include/linux/ethtool_netlink_generated.h usr/include/linux/eventfd.h usr/include/linux/eventpoll.h usr/include/linux/f2fs.h @@ -1541,6 +1547,7 @@ usr/include/linux/mroute6.h usr/include/linux/mrp_bridge.h usr/include/linux/msdos_fs.h usr/include/linux/msg.h +usr/include/linux/mshv.h usr/include/linux/mtio.h usr/include/linux/nbd-netlink.h usr/include/linux/nbd.h @@ -1550,6 +1557,7 @@ usr/include/linux/neighbour.h usr/include/linux/net.h usr/include/linux/net_dropmon.h usr/include/linux/net_namespace.h +usr/include/linux/net_shaper.h usr/include/linux/net_tstamp.h usr/include/linux/netconf.h usr/include/linux/netdev.h @@ -2121,6 +2129,7 @@ usr/include/sound/asound_fm.h usr/include/sound/compress_offload.h usr/include/sound/compress_params.h usr/include/sound/emu10k1.h +usr/include/sound/fcp.h usr/include/sound/firewire.h usr/include/sound/hdsp.h usr/include/sound/hdspm.h diff --git a/devel/linux-rl9-devtools/pkg-plist.amd64 b/devel/linux-rl9-devtools/pkg-plist.amd64 index 37fb5f4a8891..d6ae7c5fc2de 100644 --- a/devel/linux-rl9-devtools/pkg-plist.amd64 +++ b/devel/linux-rl9-devtools/pkg-plist.amd64 @@ -157,12 +157,14 @@ usr/include/bfd_stdint.h usr/include/bfdlink.h usr/include/bits/a.out.h usr/include/bits/argp-ldbl.h +usr/include/bits/atomic_wide_counter.h usr/include/bits/byteswap.h usr/include/bits/cmathcalls.h usr/include/bits/confname.h usr/include/bits/cpu-set.h usr/include/bits/dirent.h usr/include/bits/dirent_ext.h +usr/include/bits/dl_find_object.h usr/include/bits/dlfcn.h usr/include/bits/elfclass.h usr/include/bits/endian.h @@ -1232,6 +1234,7 @@ usr/include/dirent.h usr/include/dis-asm.h usr/include/dlfcn.h usr/include/drm/amdgpu_drm.h +usr/include/drm/amdxdna_accel.h usr/include/drm/armada_drm.h usr/include/drm/drm.h usr/include/drm/drm_fourcc.h @@ -1277,6 +1280,8 @@ usr/include/fpu_control.h usr/include/fstab.h usr/include/fts.h usr/include/ftw.h +usr/include/fwctl/fwctl.h +usr/include/fwctl/mlx5.h usr/include/gconv.h usr/include/getopt.h usr/include/glob.h @@ -1436,6 +1441,7 @@ usr/include/linux/errqueue.h usr/include/linux/erspan.h usr/include/linux/ethtool.h usr/include/linux/ethtool_netlink.h +usr/include/linux/ethtool_netlink_generated.h usr/include/linux/eventfd.h usr/include/linux/eventpoll.h usr/include/linux/f2fs.h @@ -1618,6 +1624,7 @@ usr/include/linux/mroute6.h usr/include/linux/mrp_bridge.h usr/include/linux/msdos_fs.h usr/include/linux/msg.h +usr/include/linux/mshv.h usr/include/linux/mtio.h usr/include/linux/nbd-netlink.h usr/include/linux/nbd.h @@ -1627,6 +1634,7 @@ usr/include/linux/neighbour.h usr/include/linux/net.h usr/include/linux/net_dropmon.h usr/include/linux/net_namespace.h +usr/include/linux/net_shaper.h usr/include/linux/net_tstamp.h usr/include/linux/netconf.h usr/include/linux/netdev.h @@ -2198,6 +2206,7 @@ usr/include/sound/asound_fm.h usr/include/sound/compress_offload.h usr/include/sound/compress_params.h usr/include/sound/emu10k1.h +usr/include/sound/fcp.h usr/include/sound/firewire.h usr/include/sound/hdsp.h usr/include/sound/hdspm.h diff --git a/devel/linux-rl9-elfutils-libelf/Makefile b/devel/linux-rl9-elfutils-libelf/Makefile index c7b5e2cba5c5..85856c496219 100644 --- a/devel/linux-rl9-elfutils-libelf/Makefile +++ b/devel/linux-rl9-elfutils-libelf/Makefile @@ -1,7 +1,6 @@ PORTNAME= elfutils -PORTVERSION= 0.192 -DISTVERSIONSUFFIX= -6.el9_6 -PORTREVISION= 1 +PORTVERSION= 0.193 +DISTVERSIONSUFFIX= -1.el9 CATEGORIES= devel linux PKGNAMESUFFIX= -libelf diff --git a/devel/linux-rl9-elfutils-libelf/distinfo b/devel/linux-rl9-elfutils-libelf/distinfo index ffece3900035..913b4ae2f4d2 100644 --- a/devel/linux-rl9-elfutils-libelf/distinfo +++ b/devel/linux-rl9-elfutils-libelf/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1757067977 -SHA256 (rocky/e/elfutils-libelf-0.192-6.el9_6.aarch64.rpm) = 16390df8c8720a964f089383c40d37b65fb0c4cb68d3ba0f3f9aebbd897072a8 -SIZE (rocky/e/elfutils-libelf-0.192-6.el9_6.aarch64.rpm) = 207271 -SHA256 (rocky/e/elfutils-libelf-0.192-6.el9_6.i686.rpm) = 6656b783dd2ba9772e19ad58dbb81778e0703545836686d4378d698e59a2d64a -SIZE (rocky/e/elfutils-libelf-0.192-6.el9_6.i686.rpm) = 215597 -SHA256 (rocky/e/elfutils-libelf-0.192-6.el9_6.x86_64.rpm) = b14358b0b6410f892a7cc23cc4e6abce2d44967a62b7b600c54e6103652d5693 -SIZE (rocky/e/elfutils-libelf-0.192-6.el9_6.x86_64.rpm) = 207835 -SHA256 (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 943a793d2bc93a6af738f1477c942eb8a2c9507a54d9e777a9808ca3081f0390 -SIZE (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 11941737 +TIMESTAMP = 1765189366 +SHA256 (rocky/e/elfutils-libelf-0.193-1.el9.aarch64.rpm) = 691b47539c97fe5e02d0b263e036169a15f9f5f587cc3838e3991dd410322501 +SIZE (rocky/e/elfutils-libelf-0.193-1.el9.aarch64.rpm) = 207535 +SHA256 (rocky/e/elfutils-libelf-0.193-1.el9.i686.rpm) = be2e85428351f2d2f00056f7993178b88b928f76cd1f3e2ce67325e52375ff48 +SIZE (rocky/e/elfutils-libelf-0.193-1.el9.i686.rpm) = 214946 +SHA256 (rocky/e/elfutils-libelf-0.193-1.el9.x86_64.rpm) = 7cde3d92364fb7baf2bb11cce516fada587853e8613b5537250d6a01881df5ee +SIZE (rocky/e/elfutils-libelf-0.193-1.el9.x86_64.rpm) = 208474 +SHA256 (rocky/e/elfutils-0.193-1.el9.src.rpm) = 0a41f058eabe07983a94d07e2896d53feff23a146e8d808be197901b833b4478 +SIZE (rocky/e/elfutils-0.193-1.el9.src.rpm) = 11999485 diff --git a/devel/linux-rl9-elfutils-libs/Makefile b/devel/linux-rl9-elfutils-libs/Makefile index 165dbae66f71..50d33703abc8 100644 --- a/devel/linux-rl9-elfutils-libs/Makefile +++ b/devel/linux-rl9-elfutils-libs/Makefile @@ -1,7 +1,6 @@ PORTNAME= elfutils -PORTVERSION= 0.192 -DISTVERSIONSUFFIX= -6.el9_6 -PORTREVISION= 1 +PORTVERSION= 0.193 +DISTVERSIONSUFFIX= -1.el9 CATEGORIES= devel linux PKGNAMESUFFIX= -libs diff --git a/devel/linux-rl9-elfutils-libs/distinfo b/devel/linux-rl9-elfutils-libs/distinfo index f7bb3ad6ed16..42846baa4dff 100644 --- a/devel/linux-rl9-elfutils-libs/distinfo +++ b/devel/linux-rl9-elfutils-libs/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1757068031 -SHA256 (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.aarch64.rpm) = 4248dfa142f0f2ed3553880bb571c4fbd976c72bba9a08989da3dfab26d9a3eb -SIZE (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.aarch64.rpm) = 42157 -SHA256 (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.i686.rpm) = ce4c788aabb2b30f3f407dfd7af59dc8273ce3d68266f72214398f592d62d16f -SIZE (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.i686.rpm) = 44969 -SHA256 (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.x86_64.rpm) = 325257169d6dc48755160ae13aa1b7407ccc4ba973388927996ae77aa187cdd6 -SIZE (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.x86_64.rpm) = 43088 -SHA256 (rocky/e/elfutils-libs-0.192-6.el9_6.aarch64.rpm) = 641a97ceab1de3a45738139847570640225c063f4a2940da26ae9a28b84e62ec -SIZE (rocky/e/elfutils-libs-0.192-6.el9_6.aarch64.rpm) = 264036 -SHA256 (rocky/e/elfutils-libs-0.192-6.el9_6.i686.rpm) = 7de78e80835513f4f85bb00d96227c89add5a89a65b493a1b7c84279b5c027f1 -SIZE (rocky/e/elfutils-libs-0.192-6.el9_6.i686.rpm) = 299058 -SHA256 (rocky/e/elfutils-libs-0.192-6.el9_6.x86_64.rpm) = 34d2b850290468cc254cddd85d7af5c51187da3f0cb1b90ac8f39f2db1e4d90a -SIZE (rocky/e/elfutils-libs-0.192-6.el9_6.x86_64.rpm) = 266196 -SHA256 (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 943a793d2bc93a6af738f1477c942eb8a2c9507a54d9e777a9808ca3081f0390 -SIZE (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 11941737 +TIMESTAMP = 1765189430 +SHA256 (rocky/e/elfutils-debuginfod-client-0.193-1.el9.aarch64.rpm) = 41ce3f30fc4e71787c6cf55fa65d17b1a1a4ec728182475be3816bbe60f58ca4 +SIZE (rocky/e/elfutils-debuginfod-client-0.193-1.el9.aarch64.rpm) = 42725 +SHA256 (rocky/e/elfutils-debuginfod-client-0.193-1.el9.i686.rpm) = 4524ec8eaf66a115a659b65ffdece0073b7cf2f5344a470b6c95e630020ea9c2 +SIZE (rocky/e/elfutils-debuginfod-client-0.193-1.el9.i686.rpm) = 45489 +SHA256 (rocky/e/elfutils-debuginfod-client-0.193-1.el9.x86_64.rpm) = 4e0ea95db993e03d41baec30024c14a0c7cc3d429d53ac48b6af7fde4a577828 +SIZE (rocky/e/elfutils-debuginfod-client-0.193-1.el9.x86_64.rpm) = 43710 +SHA256 (rocky/e/elfutils-libs-0.193-1.el9.aarch64.rpm) = 543ee32d2ac05af63e7bd6b13d8b62e052b2482b92ba5c906fae135aaa1b671a +SIZE (rocky/e/elfutils-libs-0.193-1.el9.aarch64.rpm) = 270736 +SHA256 (rocky/e/elfutils-libs-0.193-1.el9.i686.rpm) = 789a9710ae45576d436088c52cd9f68250666027a4e4c1b32a45367bfbb43086 +SIZE (rocky/e/elfutils-libs-0.193-1.el9.i686.rpm) = 306594 +SHA256 (rocky/e/elfutils-libs-0.193-1.el9.x86_64.rpm) = f72d767000c0eb5e22a8419cba205a3cfaf66326547c497be4abf562be2021ba +SIZE (rocky/e/elfutils-libs-0.193-1.el9.x86_64.rpm) = 273425 +SHA256 (rocky/e/elfutils-0.193-1.el9.src.rpm) = 0a41f058eabe07983a94d07e2896d53feff23a146e8d808be197901b833b4478 +SIZE (rocky/e/elfutils-0.193-1.el9.src.rpm) = 11999485 diff --git a/devel/linux-rl9-lld/Makefile b/devel/linux-rl9-lld/Makefile index 0027262b2993..9e2cdfb314df 100644 --- a/devel/linux-rl9-lld/Makefile +++ b/devel/linux-rl9-lld/Makefile @@ -1,6 +1,6 @@ PORTNAME= lld -PORTVERSION= 19.1.7 -DISTVERSIONSUFFIX= -1.el9 +PORTVERSION= 20.1.8 +DISTVERSIONSUFFIX= -3.el9 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org @@ -23,4 +23,6 @@ SRC_DISTFILES= DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} +PLIST_SUB= LIBVERSION=${PORTVERSION:R} BINVERSION=${PORTVERSION:R:R} + .include <bsd.port.mk> diff --git a/devel/linux-rl9-lld/distinfo b/devel/linux-rl9-lld/distinfo index 7a15b8b35354..796cc2688fd8 100644 --- a/devel/linux-rl9-lld/distinfo +++ b/devel/linux-rl9-lld/distinfo @@ -1,17 +1,17 @@ -TIMESTAMP = 1750644389 -SHA256 (rocky/l/lld-19.1.7-1.el9.aarch64.rpm) = cd5a65c64424d3b705241047e50cffeb4cfc77cdf2db9ec071b3d1f596725681 -SIZE (rocky/l/lld-19.1.7-1.el9.aarch64.rpm) = 34890 -SHA256 (rocky/l/lld-19.1.7-1.el9.x86_64.rpm) = 5272503a23daba450e2f72ea030f357c5650b7a929bb674a64e25d9419800c12 -SIZE (rocky/l/lld-19.1.7-1.el9.x86_64.rpm) = 34918 -SHA256 (rocky/l/lld-devel-19.1.7-1.el9.aarch64.rpm) = 29c25aa6f836dfe30675655dd4a3d51406108459680fe7789f398b3d7ff651e2 -SIZE (rocky/l/lld-devel-19.1.7-1.el9.aarch64.rpm) = 28303 -SHA256 (rocky/l/lld-devel-19.1.7-1.el9.i686.rpm) = 0db7a0e9bf90154b50764e189efaac8ab01d4b6941801b7c14df61f5327f2b8f -SIZE (rocky/l/lld-devel-19.1.7-1.el9.i686.rpm) = 28293 -SHA256 (rocky/l/lld-devel-19.1.7-1.el9.x86_64.rpm) = 65bdcb1ccda94925c66000455956a415451f16311f7d3db10fd105e97925d5ad -SIZE (rocky/l/lld-devel-19.1.7-1.el9.x86_64.rpm) = 28351 -SHA256 (rocky/l/lld-libs-19.1.7-1.el9.aarch64.rpm) = 955c9e8131b57fdcec75abb14c18bfbbc2751f300916fafd454c6eab87479768 -SIZE (rocky/l/lld-libs-19.1.7-1.el9.aarch64.rpm) = 1733249 -SHA256 (rocky/l/lld-libs-19.1.7-1.el9.i686.rpm) = fea48e5bbc791a5883ed11c46a55cd4242babcf96170d492e3bba7c84ff32cd4 -SIZE (rocky/l/lld-libs-19.1.7-1.el9.i686.rpm) = 1959604 -SHA256 (rocky/l/lld-libs-19.1.7-1.el9.x86_64.rpm) = 19549c84de1ca76f1c42fcb1b134feed93d11d8d4eec05c5b2f1897e079991f0 -SIZE (rocky/l/lld-libs-19.1.7-1.el9.x86_64.rpm) = 1856519 +TIMESTAMP = 1765189914 +SHA256 (rocky/l/lld-20.1.8-3.el9.aarch64.rpm) = 915bfcede7380734594f1e004a9a1d21b02a19d96828d4d911c761719557ad7b +SIZE (rocky/l/lld-20.1.8-3.el9.aarch64.rpm) = 35512 +SHA256 (rocky/l/lld-20.1.8-3.el9.x86_64.rpm) = 521c90a17afa2f68d489aeaa057c17b603d2a84cc9e3afaba8ca5fd5927ed82c +SIZE (rocky/l/lld-20.1.8-3.el9.x86_64.rpm) = 35413 +SHA256 (rocky/l/lld-devel-20.1.8-3.el9.aarch64.rpm) = 2ac6e8a9da1136e7efd5aacd309699e666d605155c2f9e82f23e3f553888f04d +SIZE (rocky/l/lld-devel-20.1.8-3.el9.aarch64.rpm) = 31795 +SHA256 (rocky/l/lld-devel-20.1.8-3.el9.i686.rpm) = 457f5484daca6860babb35dd701a831680f72a001b54f248d5f8661753da5d73 +SIZE (rocky/l/lld-devel-20.1.8-3.el9.i686.rpm) = 31765 +SHA256 (rocky/l/lld-devel-20.1.8-3.el9.x86_64.rpm) = 9e6927366486ecaaf6bb64ad129e991360f7bfdcab4a37b35ee58ae544a33866 +SIZE (rocky/l/lld-devel-20.1.8-3.el9.x86_64.rpm) = 31861 +SHA256 (rocky/l/lld-libs-20.1.8-3.el9.aarch64.rpm) = af8ab4cb154b052ad49b72e750b9a8d133d85428fba778a7d97a823702b5a24b +SIZE (rocky/l/lld-libs-20.1.8-3.el9.aarch64.rpm) = 1808116 +SHA256 (rocky/l/lld-libs-20.1.8-3.el9.i686.rpm) = 8be5c46534342b3d6d935d91b73298d7437fbfb6be637b33cc67996b7bf0bf86 +SIZE (rocky/l/lld-libs-20.1.8-3.el9.i686.rpm) = 2054325 +SHA256 (rocky/l/lld-libs-20.1.8-3.el9.x86_64.rpm) = 3e91347cbe6c49e068c5d7f0cb32b9450bd31b804f63a2858a72fe403fc6712d +SIZE (rocky/l/lld-libs-20.1.8-3.el9.x86_64.rpm) = 1936460 diff --git a/devel/linux-rl9-lld/pkg-plist.aarch64 b/devel/linux-rl9-lld/pkg-plist.aarch64 index 85a5f69a9851..4281bebea0a9 100644 --- a/devel/linux-rl9-lld/pkg-plist.aarch64 +++ b/devel/linux-rl9-lld/pkg-plist.aarch64 @@ -1,8 +1,13 @@ usr/bin/ld.lld usr/bin/ld64.lld +usr/bin/ld64.lld-%%BINVERSION%% +usr/bin/ld.lld-%%BINVERSION%% usr/bin/lld usr/bin/lld-link +usr/bin/lld-link-%%BINVERSION%% +usr/bin/lld-%%BINVERSION%% usr/bin/wasm-ld +usr/bin/wasm-ld-%%BINVERSION%% usr/include/lld/Common/Args.h usr/include/lld/Common/Arrays.h usr/include/lld/Common/CommonLinkerContext.h @@ -22,18 +27,54 @@ usr/lib64/cmake/lld/LLDConfigVersion.cmake usr/lib64/cmake/lld/LLDTargets-relwithdebinfo.cmake usr/lib64/cmake/lld/LLDTargets.cmake usr/lib64/liblldCOFF.so -usr/lib64/liblldCOFF.so.19.1 +usr/lib64/liblldCOFF.so.%%LIBVERSION%% usr/lib64/liblldCommon.so -usr/lib64/liblldCommon.so.19.1 +usr/lib64/liblldCommon.so.%%LIBVERSION%% usr/lib64/liblldELF.so -usr/lib64/liblldELF.so.19.1 +usr/lib64/liblldELF.so.%%LIBVERSION%% usr/lib64/liblldMachO.so -usr/lib64/liblldMachO.so.19.1 +usr/lib64/liblldMachO.so.%%LIBVERSION%% usr/lib64/liblldMinGW.so -usr/lib64/liblldMinGW.so.19.1 +usr/lib64/liblldMinGW.so.%%LIBVERSION%% usr/lib64/liblldWasm.so -usr/lib64/liblldWasm.so.19.1 +usr/lib64/liblldWasm.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/bin/ld.lld +usr/lib64/llvm%%BINVERSION%%/bin/ld64.lld +usr/lib64/llvm%%BINVERSION%%/bin/lld +usr/lib64/llvm%%BINVERSION%%/bin/lld-link +usr/lib64/llvm%%BINVERSION%%/bin/wasm-ld +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Args.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Arrays.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/CommonLinkerContext.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/DWARF.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Driver.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/ErrorHandler.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Filesystem.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/LLVM.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Memory.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Reproduce.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Strings.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/TargetOptionsCommandFlags.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Timer.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Version.h +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDConfig.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDConfigVersion.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDTargets.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDTargets-relwithdebinfo.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCOFF.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCOFF.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCommon.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCommon.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldELF.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldELF.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMachO.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMachO.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMinGW.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMinGW.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldWasm.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldWasm.so.%%LIBVERSION%% usr/share/licenses/lld/LICENSE.TXT usr/share/licenses/lld-devel/LICENSE.TXT usr/share/licenses/lld-libs/LICENSE.TXT usr/share/man/man1/ld.lld.1.gz +usr/share/man/man1/ld.lld-%%BINVERSION%%.1.gz diff --git a/devel/linux-rl9-lld/pkg-plist.amd64 b/devel/linux-rl9-lld/pkg-plist.amd64 index a900558ad5e7..82ca9debc476 100644 --- a/devel/linux-rl9-lld/pkg-plist.amd64 +++ b/devel/linux-rl9-lld/pkg-plist.amd64 @@ -1,8 +1,13 @@ usr/bin/ld.lld usr/bin/ld64.lld +usr/bin/ld64.lld-%%BINVERSION%% +usr/bin/ld.lld-%%BINVERSION%% usr/bin/lld usr/bin/lld-link +usr/bin/lld-link-%%BINVERSION%% +usr/bin/lld-%%BINVERSION%% usr/bin/wasm-ld +usr/bin/wasm-ld-%%BINVERSION%% usr/include/lld/Common/Args.h usr/include/lld/Common/Arrays.h usr/include/lld/Common/CommonLinkerContext.h @@ -22,34 +27,100 @@ usr/lib/cmake/lld/LLDConfigVersion.cmake usr/lib/cmake/lld/LLDTargets-relwithdebinfo.cmake usr/lib/cmake/lld/LLDTargets.cmake usr/lib/liblldCOFF.so -usr/lib/liblldCOFF.so.19.1 +usr/lib/liblldCOFF.so.%%LIBVERSION%% usr/lib/liblldCommon.so -usr/lib/liblldCommon.so.19.1 +usr/lib/liblldCommon.so.%%LIBVERSION%% usr/lib/liblldELF.so -usr/lib/liblldELF.so.19.1 +usr/lib/liblldELF.so.%%LIBVERSION%% usr/lib/liblldMachO.so -usr/lib/liblldMachO.so.19.1 +usr/lib/liblldMachO.so.%%LIBVERSION%% usr/lib/liblldMinGW.so -usr/lib/liblldMinGW.so.19.1 +usr/lib/liblldMinGW.so.%%LIBVERSION%% usr/lib/liblldWasm.so -usr/lib/liblldWasm.so.19.1 +usr/lib/liblldWasm.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Args.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Arrays.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/CommonLinkerContext.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/DWARF.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Driver.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/ErrorHandler.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Filesystem.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/LLVM.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Memory.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Reproduce.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Strings.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/TargetOptionsCommandFlags.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Timer.h +usr/lib/llvm%%BINVERSION%%/include/lld/Common/Version.h +usr/lib/llvm%%BINVERSION%%/lib/cmake/lld/LLDConfig.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/lld/LLDConfigVersion.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/lld/LLDTargets.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/lld/LLDTargets-relwithdebinfo.cmake +usr/lib/llvm%%BINVERSION%%/lib/liblldCOFF.so +usr/lib/llvm%%BINVERSION%%/lib/liblldCOFF.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/lib/liblldCommon.so +usr/lib/llvm%%BINVERSION%%/lib/liblldCommon.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/lib/liblldELF.so +usr/lib/llvm%%BINVERSION%%/lib/liblldELF.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/lib/liblldMachO.so +usr/lib/llvm%%BINVERSION%%/lib/liblldMachO.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/lib/liblldMinGW.so +usr/lib/llvm%%BINVERSION%%/lib/liblldMinGW.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/lib/liblldWasm.so +usr/lib/llvm%%BINVERSION%%/lib/liblldWasm.so.%%LIBVERSION%% usr/lib64/cmake/lld/LLDConfig.cmake usr/lib64/cmake/lld/LLDConfigVersion.cmake usr/lib64/cmake/lld/LLDTargets-relwithdebinfo.cmake usr/lib64/cmake/lld/LLDTargets.cmake usr/lib64/liblldCOFF.so -usr/lib64/liblldCOFF.so.19.1 +usr/lib64/liblldCOFF.so.%%LIBVERSION%% usr/lib64/liblldCommon.so -usr/lib64/liblldCommon.so.19.1 +usr/lib64/liblldCommon.so.%%LIBVERSION%% usr/lib64/liblldELF.so -usr/lib64/liblldELF.so.19.1 +usr/lib64/liblldELF.so.%%LIBVERSION%% usr/lib64/liblldMachO.so -usr/lib64/liblldMachO.so.19.1 +usr/lib64/liblldMachO.so.%%LIBVERSION%% usr/lib64/liblldMinGW.so -usr/lib64/liblldMinGW.so.19.1 +usr/lib64/liblldMinGW.so.%%LIBVERSION%% usr/lib64/liblldWasm.so -usr/lib64/liblldWasm.so.19.1 +usr/lib64/liblldWasm.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/bin/ld.lld +usr/lib64/llvm%%BINVERSION%%/bin/ld64.lld +usr/lib64/llvm%%BINVERSION%%/bin/lld +usr/lib64/llvm%%BINVERSION%%/bin/lld-link +usr/lib64/llvm%%BINVERSION%%/bin/wasm-ld +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Args.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Arrays.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/CommonLinkerContext.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/DWARF.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Driver.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/ErrorHandler.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Filesystem.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/LLVM.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Memory.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Reproduce.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Strings.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/TargetOptionsCommandFlags.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Timer.h +usr/lib64/llvm%%BINVERSION%%/include/lld/Common/Version.h +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDConfig.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDConfigVersion.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDTargets.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/lld/LLDTargets-relwithdebinfo.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCOFF.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCOFF.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCommon.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldCommon.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldELF.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldELF.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMachO.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMachO.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMinGW.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldMinGW.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldWasm.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldWasm.so.%%LIBVERSION%% usr/share/licenses/lld/LICENSE.TXT usr/share/licenses/lld-devel/LICENSE.TXT usr/share/licenses/lld-libs/LICENSE.TXT usr/share/man/man1/ld.lld.1.gz +usr/share/man/man1/ld.lld-%%BINVERSION%%.1.gz diff --git a/devel/linux-rl9-lldb/Makefile b/devel/linux-rl9-lldb/Makefile index 016a2c17c40f..8ab201d2c706 100644 --- a/devel/linux-rl9-lldb/Makefile +++ b/devel/linux-rl9-lldb/Makefile @@ -1,6 +1,6 @@ PORTNAME= lldb -PORTVERSION= 19.1.7 -DISTVERSIONSUFFIX= -1.el9 +PORTVERSION= 20.1.8 +DISTVERSIONSUFFIX= -3.el9 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org @@ -22,4 +22,6 @@ SRC_DISTFILES= DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} +PLIST_SUB= LIBVERSION=${PORTVERSION:R} BINVERSION=${PORTVERSION:R:R} FULLVERSION=${PORTVERSION} + .include <bsd.port.mk> diff --git a/devel/linux-rl9-lldb/distinfo b/devel/linux-rl9-lldb/distinfo index 2e6be54f30c4..38f118dd0cfa 100644 --- a/devel/linux-rl9-lldb/distinfo +++ b/devel/linux-rl9-lldb/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1750644401 -SHA256 (rocky/l/lldb-19.1.7-1.el9.aarch64.rpm) = 3678af558bd2db276d4af88c3f8e6222cb89c05e922adfd5a2875df4dd0e3fb9 -SIZE (rocky/l/lldb-19.1.7-1.el9.aarch64.rpm) = 42695027 -SHA256 (rocky/l/lldb-19.1.7-1.el9.x86_64.rpm) = 22783fa441394ca528e2f5973bf71eb9e0e9f02ca03b0b4cf0f1506a21c05ce8 -SIZE (rocky/l/lldb-19.1.7-1.el9.x86_64.rpm) = 45433758 -SHA256 (rocky/l/lldb-devel-19.1.7-1.el9.aarch64.rpm) = cdfcc002200fee5c6581d4fe9b78066f70a8e19c873657b3e7030747c5096961 -SIZE (rocky/l/lldb-devel-19.1.7-1.el9.aarch64.rpm) = 605284 -SHA256 (rocky/l/lldb-devel-19.1.7-1.el9.i686.rpm) = fa2a4957a7ab9ed050953964f1216afb5baa4e46a6807439e6549efa809b0cdb -SIZE (rocky/l/lldb-devel-19.1.7-1.el9.i686.rpm) = 605898 -SHA256 (rocky/l/lldb-devel-19.1.7-1.el9.x86_64.rpm) = 1b4905df9c64dd2d14cc6c39f8b278baa6890a56ac3ea93cb210c6630baed084 -SIZE (rocky/l/lldb-devel-19.1.7-1.el9.x86_64.rpm) = 605843 +TIMESTAMP = 1765190253 +SHA256 (rocky/l/lldb-20.1.8-3.el9.aarch64.rpm) = 9125fbc5a9d388fa84647f6eec688a9af15f4de4af7288e6c7f1aac935dec6e6 +SIZE (rocky/l/lldb-20.1.8-3.el9.aarch64.rpm) = 7739098 +SHA256 (rocky/l/lldb-20.1.8-3.el9.x86_64.rpm) = 0d43afdaf9911fe80d31bff4b89e8a561c85810452fec1c93763f76514f08f48 +SIZE (rocky/l/lldb-20.1.8-3.el9.x86_64.rpm) = 8117575 +SHA256 (rocky/l/lldb-devel-20.1.8-3.el9.aarch64.rpm) = 5e3204e1f3284b46619c0fcda3bacc4bb0696ebbefc75732d667100c9c04245f +SIZE (rocky/l/lldb-devel-20.1.8-3.el9.aarch64.rpm) = 695720 +SHA256 (rocky/l/lldb-devel-20.1.8-3.el9.i686.rpm) = c00abbac68f1802e177d5cb76985ece8369ce80eb253ef32f64be88ea397eec0 +SIZE (rocky/l/lldb-devel-20.1.8-3.el9.i686.rpm) = 696426 +SHA256 (rocky/l/lldb-devel-20.1.8-3.el9.x86_64.rpm) = fda54cb0b08df35a25d4406130a8fea653e7bd810aa8625f7143c19181e989ec +SIZE (rocky/l/lldb-devel-20.1.8-3.el9.x86_64.rpm) = 696449 diff --git a/devel/linux-rl9-lldb/pkg-plist.aarch64 b/devel/linux-rl9-lldb/pkg-plist.aarch64 index 668cc7771eaf..9f253733023b 100644 --- a/devel/linux-rl9-lldb/pkg-plist.aarch64 +++ b/devel/linux-rl9-lldb/pkg-plist.aarch64 @@ -1,8 +1,13 @@ usr/bin/lldb +usr/bin/lldb-%%BINVERSION%% usr/bin/lldb-argdumper +usr/bin/lldb-argdumper-%%BINVERSION%% usr/bin/lldb-dap +usr/bin/lldb-dap-%%BINVERSION%% usr/bin/lldb-instr +usr/bin/lldb-instr-%%BINVERSION%% usr/bin/lldb-server +usr/bin/lldb-server-%%BINVERSION%% usr/include/lldb/API/LLDB.h usr/include/lldb/API/SBAddress.h usr/include/lldb/API/SBAddressRange.h @@ -49,6 +54,7 @@ usr/include/lldb/API/SBPlatform.h usr/include/lldb/API/SBProcess.h usr/include/lldb/API/SBProcessInfo.h usr/include/lldb/API/SBProcessInfoList.h +usr/include/lldb/API/SBProgress.h usr/include/lldb/API/SBQueue.h usr/include/lldb/API/SBQueueItem.h usr/include/lldb/API/SBReproducer.h @@ -154,21 +160,6 @@ usr/include/lldb/Core/ThreadedCommunication.h usr/include/lldb/Core/UniqueCStringMap.h usr/include/lldb/Core/UserSettingsController.h usr/include/lldb/Core/Value.h -usr/include/lldb/Core/ValueObject.h -usr/include/lldb/Core/ValueObjectCast.h -usr/include/lldb/Core/ValueObjectChild.h -usr/include/lldb/Core/ValueObjectConstResult.h -usr/include/lldb/Core/ValueObjectConstResultCast.h -usr/include/lldb/Core/ValueObjectConstResultChild.h -usr/include/lldb/Core/ValueObjectConstResultImpl.h -usr/include/lldb/Core/ValueObjectDynamicValue.h -usr/include/lldb/Core/ValueObjectList.h -usr/include/lldb/Core/ValueObjectMemory.h -usr/include/lldb/Core/ValueObjectRegister.h -usr/include/lldb/Core/ValueObjectSyntheticFilter.h -usr/include/lldb/Core/ValueObjectUpdater.h -usr/include/lldb/Core/ValueObjectVTable.h -usr/include/lldb/Core/ValueObjectVariable.h usr/include/lldb/Core/dwarf.h usr/include/lldb/DataFormatters/CXXFunctionPointer.h usr/include/lldb/DataFormatters/DataVisualization.h @@ -176,6 +167,7 @@ usr/include/lldb/DataFormatters/DumpValueObjectOptions.h usr/include/lldb/DataFormatters/FormatCache.h usr/include/lldb/DataFormatters/FormatClasses.h usr/include/lldb/DataFormatters/FormatManager.h +usr/include/lldb/DataFormatters/FormatterSection.h usr/include/lldb/DataFormatters/FormattersContainer.h usr/include/lldb/DataFormatters/FormattersHelpers.h usr/include/lldb/DataFormatters/LanguageCategory.h @@ -249,6 +241,7 @@ usr/include/lldb/Host/Terminal.h usr/include/lldb/Host/ThreadLauncher.h usr/include/lldb/Host/Time.h usr/include/lldb/Host/XML.h +usr/include/lldb/Host/aix/HostInfoAIX.h usr/include/lldb/Host/android/HostInfoAndroid.h usr/include/lldb/Host/common/GetOptInc.h usr/include/lldb/Host/common/NativeBreakpointList.h @@ -304,8 +297,10 @@ usr/include/lldb/Interpreter/CommandOptionValidators.h usr/include/lldb/Interpreter/CommandReturnObject.h usr/include/lldb/Interpreter/Interfaces/OperatingSystemInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedInterface.h +usr/include/lldb/Interpreter/Interfaces/ScriptedInterfaceUsages.h usr/include/lldb/Interpreter/Interfaces/ScriptedPlatformInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedProcessInterface.h +usr/include/lldb/Interpreter/Interfaces/ScriptedStopHookInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedThreadInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedThreadPlanInterface.h usr/include/lldb/Interpreter/OptionArgParser.h @@ -391,6 +386,7 @@ usr/include/lldb/Symbol/VariableList.h usr/include/lldb/Target/ABI.h usr/include/lldb/Target/AppleArm64ExceptionClass.h usr/include/lldb/Target/AssertFrameRecognizer.h +usr/include/lldb/Target/CoreFileMemoryRanges.h usr/include/lldb/Target/DynamicLoader.h usr/include/lldb/Target/DynamicRegisterInfo.h usr/include/lldb/Target/ExecutionContext.h @@ -425,6 +421,7 @@ usr/include/lldb/Target/RegisterNumber.h usr/include/lldb/Target/RegisterTypeBuilder.h usr/include/lldb/Target/RemoteAwarePlatform.h usr/include/lldb/Target/Runtime.h +usr/include/lldb/Target/ScriptedThreadPlan.h usr/include/lldb/Target/SectionLoadHistory.h usr/include/lldb/Target/SectionLoadList.h usr/include/lldb/Target/StackFrame.h @@ -446,9 +443,9 @@ usr/include/lldb/Target/ThreadPlanCallFunction.h usr/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h usr/include/lldb/Target/ThreadPlanCallOnFunctionExit.h usr/include/lldb/Target/ThreadPlanCallUserExpression.h -usr/include/lldb/Target/ThreadPlanPython.h usr/include/lldb/Target/ThreadPlanRunToAddress.h usr/include/lldb/Target/ThreadPlanShouldStopHere.h +usr/include/lldb/Target/ThreadPlanSingleThreadTimeout.h usr/include/lldb/Target/ThreadPlanStack.h usr/include/lldb/Target/ThreadPlanStepInRange.h usr/include/lldb/Target/ThreadPlanStepInstruction.h @@ -460,6 +457,7 @@ usr/include/lldb/Target/ThreadPlanStepThrough.h usr/include/lldb/Target/ThreadPlanStepUntil.h usr/include/lldb/Target/ThreadPlanTracer.h usr/include/lldb/Target/ThreadSpec.h +usr/include/lldb/Target/TimeoutResumeAll.h usr/include/lldb/Target/Trace.h usr/include/lldb/Target/TraceCursor.h usr/include/lldb/Target/TraceDumper.h @@ -487,6 +485,7 @@ usr/include/lldb/Utility/DataBufferLLVM.h usr/include/lldb/Utility/DataEncoder.h usr/include/lldb/Utility/DataExtractor.h usr/include/lldb/Utility/Diagnostics.h +usr/include/lldb/Utility/DiagnosticsRendering.h usr/include/lldb/Utility/Endian.h usr/include/lldb/Utility/Environment.h usr/include/lldb/Utility/ErrorMessages.h @@ -507,6 +506,7 @@ usr/include/lldb/Utility/OptionDefinition.h usr/include/lldb/Utility/Predicate.h usr/include/lldb/Utility/ProcessInfo.h usr/include/lldb/Utility/RangeMap.h +usr/include/lldb/Utility/RealpathPrefixes.h usr/include/lldb/Utility/RegisterValue.h usr/include/lldb/Utility/RegularExpression.h usr/include/lldb/Utility/Scalar.h @@ -540,6 +540,21 @@ usr/include/lldb/Utility/VASPrintf.h usr/include/lldb/Utility/VMRange.h usr/include/lldb/Utility/XcodeSDK.h usr/include/lldb/Utility/ZipFile.h +usr/include/lldb/ValueObject/ValueObject.h +usr/include/lldb/ValueObject/ValueObjectCast.h +usr/include/lldb/ValueObject/ValueObjectChild.h +usr/include/lldb/ValueObject/ValueObjectConstResult.h +usr/include/lldb/ValueObject/ValueObjectConstResultCast.h +usr/include/lldb/ValueObject/ValueObjectConstResultChild.h +usr/include/lldb/ValueObject/ValueObjectConstResultImpl.h +usr/include/lldb/ValueObject/ValueObjectDynamicValue.h +usr/include/lldb/ValueObject/ValueObjectList.h +usr/include/lldb/ValueObject/ValueObjectMemory.h +usr/include/lldb/ValueObject/ValueObjectRegister.h +usr/include/lldb/ValueObject/ValueObjectSyntheticFilter.h +usr/include/lldb/ValueObject/ValueObjectUpdater.h +usr/include/lldb/ValueObject/ValueObjectVTable.h +usr/include/lldb/ValueObject/ValueObjectVariable.h usr/include/lldb/Version/Version.h usr/include/lldb/lldb-defines.h usr/include/lldb/lldb-enumerations.h @@ -553,12 +568,581 @@ usr/include/lldb/lldb-public.h usr/include/lldb/lldb-types.h usr/include/lldb/lldb-versioning.h usr/lib64/liblldb.so -usr/lib64/liblldb.so.18.1 -usr/lib64/liblldb.so.18.1.8 -usr/lib64/liblldb.so.19.1 -usr/lib64/liblldb.so.19.1.7 +usr/lib64/liblldb.so.%%LIBVERSION%% +usr/lib64/liblldb.so.%%FULLVERSION%% usr/lib64/liblldbIntelFeatures.so -usr/lib64/liblldbIntelFeatures.so.19.1 -usr/share/man/man1/lldb-server.1.gz -usr/share/man/man1/lldb.1.gz +usr/lib64/liblldbIntelFeatures.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/bin/lldb +usr/lib64/llvm%%BINVERSION%%/bin/lldb-argdumper +usr/lib64/llvm%%BINVERSION%%/bin/lldb-dap +usr/lib64/llvm%%BINVERSION%%/bin/lldb-instr +usr/lib64/llvm%%BINVERSION%%/bin/lldb-server +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/LLDB.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAddressRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAddressRangeList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAttachInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBlock.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBreakpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBreakpointLocation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBreakpointName.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBroadcaster.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommandInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommandInterpreterRunOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommandReturnObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommunication.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBData.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBDebugger.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBDeclaration.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBDefines.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBEnvironment.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBError.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBEvent.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBExecutionContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBExpressionOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFileSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFileSpecList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFrame.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFunction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBHostOS.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBInstructionList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLanguageRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLanguages.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLaunchInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLineEntry.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBListener.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBMemoryRegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBMemoryRegionInfoList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBModule.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBModuleSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProcessInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProcessInfoList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProgress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBQueue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBQueueItem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBReproducer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSaveCoreOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBScriptObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSourceManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStatisticsOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStream.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStringList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStructuredData.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSymbolContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSymbolContextList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTarget.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBThread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBThreadCollection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBThreadPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTrace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTraceCursor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeCategory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeEnumMember.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeFilter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeNameSpecifier.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeSummary.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeSynthetic.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBUnixSignals.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBValueList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBVariablesOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBWatchpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBWatchpointOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/Breakpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointIDList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocationCollection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocationList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointName.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointPrecondition.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverFileLine.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverFileRegex.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverName.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverScripted.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointSite.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StopPointSiteList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/Stoppoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointCallbackContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointHitCounter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointSite.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/Watchpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointAlgorithms.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointResource.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Address.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressRangeListImpl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressResolverFileLine.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Architecture.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Communication.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DataFileCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Debugger.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DebuggerEvents.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Declaration.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Disassembler.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DumpDataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DumpRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DumpRegisterValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/EmulateInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/FileLineResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/FormatEntity.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Highlighter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/IOHandler.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/IOHandlerCursesGUI.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/LoadedModuleInfoList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Mangled.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Module.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ModuleChild.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ModuleList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ModuleSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Opcode.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/PluginInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/PluginManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Progress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/RichManglingContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/SearchFilter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Section.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/SourceLocationSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/SourceManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/StreamAsynchronousIO.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/StructuredDataImpl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ThreadSafeDenseSet.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ThreadSafeValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ThreadedCommunication.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/UniqueCStringMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/UserSettingsController.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Value.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/dwarf.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/CXXFunctionPointer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/DataVisualization.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/DumpValueObjectOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatClasses.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatterSection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormattersContainer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormattersHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/LanguageCategory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/StringPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeCategory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeCategoryMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeSummary.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeSynthetic.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/ValueObjectPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/VectorIterator.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/VectorType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DWARFExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DWARFExpressionList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DiagnosticManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DynamicCheckerFunctions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/Expression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionSourceCode.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionTypeSystemHelper.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionVariable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/FunctionCaller.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/IRExecutionUnit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/IRInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/IRMemoryMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/LLVMUserExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/Materializer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ObjectFileJIT.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/REPL.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/UserExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/UtilityFunction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Alarm.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Config.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ConnectionFileDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Debug.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Editline.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/File.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/FileAction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/FileCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/FileSystem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Host.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostGetOpt.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostInfoBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeProcessBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThreadBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThreadForward.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostThread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/LZMA.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/LockFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/LockFileBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/MainLoop.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/MainLoopBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/MonitoringProcessLauncher.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/OptionParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Pipe.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/PipeBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/PosixApi.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ProcessLaunchInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ProcessLauncher.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ProcessRunLock.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/PseudoTerminal.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/SafeMachO.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Socket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/SocketAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/StreamFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Terminal.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ThreadLauncher.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Time.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/XML.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/aix/HostInfoAIX.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/android/HostInfoAndroid.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/GetOptInc.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeBreakpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeProcessProtocol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeRegisterContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeThreadProtocol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeWatchpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/TCPSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/UDPSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/ZipFileResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/freebsd/HostInfoFreeBSD.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/AbstractSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Host.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/HostInfoLinux.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Ptrace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Support.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Uio.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/macosx/HostInfoMacOSX.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/macosx/HostThreadMacOSX.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/netbsd/HostInfoNetBSD.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/openbsd/HostInfoOpenBSD.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/DomainSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/HostInfoPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/HostProcessPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/HostThreadPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/LockFilePosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/MainLoopPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/PipePosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/ProcessLauncherPosixFork.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/AutoHandle.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/ConnectionGenericFileWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/HostInfoWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/HostProcessWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/HostThreadWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/LockFileWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/MainLoopWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/PipeWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/PosixApi.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/ProcessLauncherWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/windows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Initialization/SystemInitializer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Initialization/SystemInitializerCommon.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Initialization/SystemLifetimeManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandAlias.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandCompletions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandHistory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandObjectMultiword.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandOptionArgumentTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandOptionValidators.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandReturnObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/OperatingSystemInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedInterfaceUsages.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedPlatformInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedProcessInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedStopHookInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedThreadInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedThreadPlanInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionArgParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupArchitecture.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupBoolean.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupMemoryTag.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupOutputFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupUInt64.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupUUID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupVariable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupWatchpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArch.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArgs.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArray.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueBoolean.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueChar.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueDictionary.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueEnumeration.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileColonLine.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileSpecList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFormatEntity.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueLanguage.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValuePathMappings.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueProperties.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueRegex.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueSInt64.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueUInt64.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueUUID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValues.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Options.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Property.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/ScriptInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/ScriptObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/ArmUnwindInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Block.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CallFrameInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompactUnwindInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerDecl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerDeclContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/DWARFCallFrameInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/DebugMacros.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/DeclVendor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/FuncUnwinders.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Function.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/LineEntry.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/LineTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/LocateSymbolFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/ObjectContainer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/ObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/PostfixExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SaveCoreOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SourceModule.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Symbol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolContextScope.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolFileOnDemand.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolLocation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolLocator.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolVendor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Symtab.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TaggedASTType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Type.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TypeList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TypeMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TypeSystem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/UnwindPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/UnwindTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Variable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/VariableList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ABI.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/AppleArm64ExceptionClass.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/AssertFrameRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/CoreFileMemoryRanges.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/DynamicLoader.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/DynamicRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ExecutionContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ExecutionContextScope.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/InstrumentationRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/InstrumentationRuntimeStopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/JITLoader.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/JITLoaderList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Language.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/LanguageRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Memory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryHistory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryRegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryTagManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryTagMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ModuleCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/OperatingSystem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/PathMappingList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Platform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/PostMortemProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Process.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ProcessStructReader.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ProcessTrace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Queue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/QueueItem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/QueueList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterCheckpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterContextUnwind.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterFlags.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterNumber.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterTypeBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RemoteAwarePlatform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Runtime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ScriptedThreadPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/SectionLoadHistory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/SectionLoadList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackFrame.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackFrameList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackFrameRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Statistics.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StructuredDataPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/SystemRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Target.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TargetList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Thread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadCollection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallFunction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallOnFunctionExit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallUserExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanRunToAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanShouldStopHere.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanSingleThreadTimeout.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStack.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepInRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOut.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOverBreakpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOverRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepThrough.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepUntil.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanTracer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TimeoutResumeAll.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Trace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TraceCursor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TraceDumper.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TraceExporter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/UnixSignals.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Unwind.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/UnwindAssembly.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/UnwindLLDB.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/VerboseTrapFrameRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/AddressableBits.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/AnsiTerminal.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/AppleUuidCompatibility.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ArchSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Args.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Baton.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Broadcaster.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Checksum.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Cloneable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/CompletionRequest.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Connection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ConstString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataBufferHeap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataBufferLLVM.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataEncoder.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Diagnostics.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DiagnosticsRendering.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Endian.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Environment.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ErrorMessages.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Event.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/FileSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/FileSpecList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Flags.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/GDBRemote.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/IOObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Instrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Iterable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/LLDBAssert.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/LLDBLog.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Listener.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Log.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/NameMatches.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/OptionDefinition.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Predicate.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ProcessInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RangeMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RealpathPrefixes.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RegisterValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RegularExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Scalar.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ScriptedMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/SelectHelper.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/SharedCluster.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/State.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Status.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Stream.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StreamBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StreamString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StreamTee.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringExtractorGDBRemote.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringLexer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StructuredData.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/SupportFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ThreadSafeDenseMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/TildeExpressionResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Timeout.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Timer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/TraceGDBRemotePackets.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UUID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UnimplementedError.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UriParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UserID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UserIDResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/VASPrintf.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/VMRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/XcodeSDK.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ZipFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectCast.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectChild.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResult.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultCast.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultChild.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultImpl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectDynamicValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectMemory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectRegister.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectSyntheticFilter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectVTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectVariable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Version/Version.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-defines.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-enumerations.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-forward.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-enumerations.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-forward.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-interfaces.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-types.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-public.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-types.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-versioning.h +usr/lib64/llvm%%BINVERSION%%/lib64/liblldb.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldb.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldb.so.%%FULLVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldbIntelFeatures.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldbIntelFeatures.so.%%LIBVERSION%% usr/share/licenses/lldb/LICENSE.TXT +usr/share/man/man1/lldb.1.gz +usr/share/man/man1/lldb-%%LIBVERSION%%.gz +usr/share/man/man1/lldb-server.1.gz +usr/share/man/man1/lldb-server-%%LIBVERSION%%.gz diff --git a/devel/linux-rl9-lldb/pkg-plist.amd64 b/devel/linux-rl9-lldb/pkg-plist.amd64 index 42950ed3b3b7..566b8d74ea91 100644 --- a/devel/linux-rl9-lldb/pkg-plist.amd64 +++ b/devel/linux-rl9-lldb/pkg-plist.amd64 @@ -1,8 +1,13 @@ usr/bin/lldb +usr/bin/lldb-%%BINVERSION%% usr/bin/lldb-argdumper +usr/bin/lldb-argdumper-%%BINVERSION%% usr/bin/lldb-dap +usr/bin/lldb-dap-%%BINVERSION%% usr/bin/lldb-instr +usr/bin/lldb-instr-%%BINVERSION%% usr/bin/lldb-server +usr/bin/lldb-server-%%BINVERSION%% usr/include/lldb/API/LLDB.h usr/include/lldb/API/SBAddress.h usr/include/lldb/API/SBAddressRange.h @@ -49,6 +54,7 @@ usr/include/lldb/API/SBPlatform.h usr/include/lldb/API/SBProcess.h usr/include/lldb/API/SBProcessInfo.h usr/include/lldb/API/SBProcessInfoList.h +usr/include/lldb/API/SBProgress.h usr/include/lldb/API/SBQueue.h usr/include/lldb/API/SBQueueItem.h usr/include/lldb/API/SBReproducer.h @@ -154,21 +160,6 @@ usr/include/lldb/Core/ThreadedCommunication.h usr/include/lldb/Core/UniqueCStringMap.h usr/include/lldb/Core/UserSettingsController.h usr/include/lldb/Core/Value.h -usr/include/lldb/Core/ValueObject.h -usr/include/lldb/Core/ValueObjectCast.h -usr/include/lldb/Core/ValueObjectChild.h -usr/include/lldb/Core/ValueObjectConstResult.h -usr/include/lldb/Core/ValueObjectConstResultCast.h -usr/include/lldb/Core/ValueObjectConstResultChild.h -usr/include/lldb/Core/ValueObjectConstResultImpl.h -usr/include/lldb/Core/ValueObjectDynamicValue.h -usr/include/lldb/Core/ValueObjectList.h -usr/include/lldb/Core/ValueObjectMemory.h -usr/include/lldb/Core/ValueObjectRegister.h -usr/include/lldb/Core/ValueObjectSyntheticFilter.h -usr/include/lldb/Core/ValueObjectUpdater.h -usr/include/lldb/Core/ValueObjectVTable.h -usr/include/lldb/Core/ValueObjectVariable.h usr/include/lldb/Core/dwarf.h usr/include/lldb/DataFormatters/CXXFunctionPointer.h usr/include/lldb/DataFormatters/DataVisualization.h @@ -176,6 +167,7 @@ usr/include/lldb/DataFormatters/DumpValueObjectOptions.h usr/include/lldb/DataFormatters/FormatCache.h usr/include/lldb/DataFormatters/FormatClasses.h usr/include/lldb/DataFormatters/FormatManager.h +usr/include/lldb/DataFormatters/FormatterSection.h usr/include/lldb/DataFormatters/FormattersContainer.h usr/include/lldb/DataFormatters/FormattersHelpers.h usr/include/lldb/DataFormatters/LanguageCategory.h @@ -251,6 +243,7 @@ usr/include/lldb/Host/Terminal.h usr/include/lldb/Host/ThreadLauncher.h usr/include/lldb/Host/Time.h usr/include/lldb/Host/XML.h +usr/include/lldb/Host/aix/HostInfoAIX.h usr/include/lldb/Host/android/HostInfoAndroid.h usr/include/lldb/Host/common/GetOptInc.h usr/include/lldb/Host/common/NativeBreakpointList.h @@ -306,8 +299,10 @@ usr/include/lldb/Interpreter/CommandOptionValidators.h usr/include/lldb/Interpreter/CommandReturnObject.h usr/include/lldb/Interpreter/Interfaces/OperatingSystemInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedInterface.h +usr/include/lldb/Interpreter/Interfaces/ScriptedInterfaceUsages.h usr/include/lldb/Interpreter/Interfaces/ScriptedPlatformInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedProcessInterface.h +usr/include/lldb/Interpreter/Interfaces/ScriptedStopHookInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedThreadInterface.h usr/include/lldb/Interpreter/Interfaces/ScriptedThreadPlanInterface.h usr/include/lldb/Interpreter/OptionArgParser.h @@ -393,6 +388,7 @@ usr/include/lldb/Symbol/VariableList.h usr/include/lldb/Target/ABI.h usr/include/lldb/Target/AppleArm64ExceptionClass.h usr/include/lldb/Target/AssertFrameRecognizer.h +usr/include/lldb/Target/CoreFileMemoryRanges.h usr/include/lldb/Target/DynamicLoader.h usr/include/lldb/Target/DynamicRegisterInfo.h usr/include/lldb/Target/ExecutionContext.h @@ -427,6 +423,7 @@ usr/include/lldb/Target/RegisterNumber.h usr/include/lldb/Target/RegisterTypeBuilder.h usr/include/lldb/Target/RemoteAwarePlatform.h usr/include/lldb/Target/Runtime.h +usr/include/lldb/Target/ScriptedThreadPlan.h usr/include/lldb/Target/SectionLoadHistory.h usr/include/lldb/Target/SectionLoadList.h usr/include/lldb/Target/StackFrame.h @@ -448,9 +445,9 @@ usr/include/lldb/Target/ThreadPlanCallFunction.h usr/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h usr/include/lldb/Target/ThreadPlanCallOnFunctionExit.h usr/include/lldb/Target/ThreadPlanCallUserExpression.h -usr/include/lldb/Target/ThreadPlanPython.h usr/include/lldb/Target/ThreadPlanRunToAddress.h usr/include/lldb/Target/ThreadPlanShouldStopHere.h +usr/include/lldb/Target/ThreadPlanSingleThreadTimeout.h usr/include/lldb/Target/ThreadPlanStack.h usr/include/lldb/Target/ThreadPlanStepInRange.h usr/include/lldb/Target/ThreadPlanStepInstruction.h @@ -462,6 +459,7 @@ usr/include/lldb/Target/ThreadPlanStepThrough.h usr/include/lldb/Target/ThreadPlanStepUntil.h usr/include/lldb/Target/ThreadPlanTracer.h usr/include/lldb/Target/ThreadSpec.h +usr/include/lldb/Target/TimeoutResumeAll.h usr/include/lldb/Target/Trace.h usr/include/lldb/Target/TraceCursor.h usr/include/lldb/Target/TraceDumper.h @@ -489,6 +487,7 @@ usr/include/lldb/Utility/DataBufferLLVM.h usr/include/lldb/Utility/DataEncoder.h usr/include/lldb/Utility/DataExtractor.h usr/include/lldb/Utility/Diagnostics.h +usr/include/lldb/Utility/DiagnosticsRendering.h usr/include/lldb/Utility/Endian.h usr/include/lldb/Utility/Environment.h usr/include/lldb/Utility/ErrorMessages.h @@ -509,6 +508,7 @@ usr/include/lldb/Utility/OptionDefinition.h usr/include/lldb/Utility/Predicate.h usr/include/lldb/Utility/ProcessInfo.h usr/include/lldb/Utility/RangeMap.h +usr/include/lldb/Utility/RealpathPrefixes.h usr/include/lldb/Utility/RegisterValue.h usr/include/lldb/Utility/RegularExpression.h usr/include/lldb/Utility/Scalar.h @@ -542,6 +542,21 @@ usr/include/lldb/Utility/VASPrintf.h usr/include/lldb/Utility/VMRange.h usr/include/lldb/Utility/XcodeSDK.h usr/include/lldb/Utility/ZipFile.h +usr/include/lldb/ValueObject/ValueObject.h +usr/include/lldb/ValueObject/ValueObjectCast.h +usr/include/lldb/ValueObject/ValueObjectChild.h +usr/include/lldb/ValueObject/ValueObjectConstResult.h +usr/include/lldb/ValueObject/ValueObjectConstResultCast.h +usr/include/lldb/ValueObject/ValueObjectConstResultChild.h +usr/include/lldb/ValueObject/ValueObjectConstResultImpl.h +usr/include/lldb/ValueObject/ValueObjectDynamicValue.h +usr/include/lldb/ValueObject/ValueObjectList.h +usr/include/lldb/ValueObject/ValueObjectMemory.h +usr/include/lldb/ValueObject/ValueObjectRegister.h +usr/include/lldb/ValueObject/ValueObjectSyntheticFilter.h +usr/include/lldb/ValueObject/ValueObjectUpdater.h +usr/include/lldb/ValueObject/ValueObjectVTable.h +usr/include/lldb/ValueObject/ValueObjectVariable.h usr/include/lldb/Version/Version.h usr/include/lldb/lldb-defines.h usr/include/lldb/lldb-enumerations.h @@ -554,13 +569,1143 @@ usr/include/lldb/lldb-private.h usr/include/lldb/lldb-public.h usr/include/lldb/lldb-types.h usr/include/lldb/lldb-versioning.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/LLDB.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBAddress.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBAddressRange.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBAddressRangeList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBAttachInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBBlock.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBBreakpoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBBreakpointLocation.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBBreakpointName.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBBroadcaster.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBCommandInterpreter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBCommandInterpreterRunOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBCommandReturnObject.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBCommunication.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBCompileUnit.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBData.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBDebugger.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBDeclaration.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBDefines.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBEnvironment.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBError.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBEvent.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBExecutionContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBExpressionOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBFileSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBFileSpecList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBFormat.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBFrame.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBFunction.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBHostOS.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBInstruction.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBInstructionList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBLanguageRuntime.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBLanguages.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBLaunchInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBLineEntry.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBListener.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBMemoryRegionInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBMemoryRegionInfoList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBModule.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBModuleSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBPlatform.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBProcess.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBProcessInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBProcessInfoList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBProgress.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBQueue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBQueueItem.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBReproducer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBSaveCoreOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBScriptObject.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBSection.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBSourceManager.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBStatisticsOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBStream.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBStringList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBStructuredData.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBSymbol.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBSymbolContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBSymbolContextList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTarget.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBThread.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBThreadCollection.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBThreadPlan.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTrace.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTraceCursor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBType.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTypeCategory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTypeEnumMember.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTypeFilter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTypeFormat.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTypeNameSpecifier.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTypeSummary.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBTypeSynthetic.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBUnixSignals.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBValue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBValueList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBVariablesOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBWatchpoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/API/SBWatchpointOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/Breakpoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointID.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointIDList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocation.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocationCollection.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocationList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointName.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointPrecondition.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolver.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverAddress.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverFileLine.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverFileRegex.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverName.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverScripted.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointSite.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/StopPointSiteList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/Stoppoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointCallbackContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointHitCounter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointSite.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/Watchpoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointAlgorithms.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointResource.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Address.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/AddressRange.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/AddressRangeListImpl.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/AddressResolver.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/AddressResolverFileLine.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Architecture.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Communication.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/DataFileCache.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Debugger.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/DebuggerEvents.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Declaration.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Disassembler.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/DumpDataExtractor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/DumpRegisterInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/DumpRegisterValue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/EmulateInstruction.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/FileLineResolver.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/FormatEntity.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Highlighter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/IOHandler.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/IOHandlerCursesGUI.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/LoadedModuleInfoList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Mangled.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Module.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/ModuleChild.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/ModuleList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/ModuleSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Opcode.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/PluginInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/PluginManager.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Progress.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/RichManglingContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/SearchFilter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Section.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/SourceLocationSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/SourceManager.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/StreamAsynchronousIO.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/StructuredDataImpl.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/ThreadSafeDenseSet.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/ThreadSafeValue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/ThreadedCommunication.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/UniqueCStringMap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/UserSettingsController.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/Value.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Core/dwarf.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/CXXFunctionPointer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/DataVisualization.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/DumpValueObjectOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatCache.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatClasses.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatManager.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatterSection.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormattersContainer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormattersHelpers.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/LanguageCategory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/StringPrinter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeCategory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeCategoryMap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeFormat.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeSummary.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeSynthetic.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/ValueObjectPrinter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/VectorIterator.h +usr/lib/llvm%%BINVERSION%%/include/lldb/DataFormatters/VectorType.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/DWARFExpression.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/DWARFExpressionList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/DiagnosticManager.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/DynamicCheckerFunctions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/Expression.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionParser.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionSourceCode.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionTypeSystemHelper.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionVariable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/FunctionCaller.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/IRExecutionUnit.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/IRInterpreter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/IRMemoryMap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/LLVMUserExpression.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/Materializer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/ObjectFileJIT.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/REPL.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/UserExpression.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Expression/UtilityFunction.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Alarm.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Config-i386.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Config.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/ConnectionFileDescriptor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Debug.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Editline.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/File.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/FileAction.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/FileCache.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/FileSystem.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Host.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostGetOpt.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostInfoBase.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostNativeProcess.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostNativeProcessBase.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThread.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThreadBase.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThreadForward.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostProcess.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/HostThread.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/LZMA.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/LockFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/LockFileBase.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/MainLoop.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/MainLoopBase.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/MonitoringProcessLauncher.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/OptionParser.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Pipe.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/PipeBase.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/PosixApi.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/ProcessLaunchInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/ProcessLauncher.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/ProcessRunLock.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/PseudoTerminal.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/SafeMachO.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Socket.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/SocketAddress.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/StreamFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Terminal.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/ThreadLauncher.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/Time.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/XML.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/aix/HostInfoAIX.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/android/HostInfoAndroid.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/GetOptInc.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/NativeBreakpointList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/NativeProcessProtocol.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/NativeRegisterContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/NativeThreadProtocol.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/NativeWatchpointList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/TCPSocket.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/UDPSocket.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/common/ZipFileResolver.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/freebsd/HostInfoFreeBSD.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/linux/AbstractSocket.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/linux/Host.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/linux/HostInfoLinux.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/linux/Ptrace.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/linux/Support.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/linux/Uio.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/macosx/HostInfoMacOSX.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/macosx/HostThreadMacOSX.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/netbsd/HostInfoNetBSD.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/openbsd/HostInfoOpenBSD.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/DomainSocket.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/HostInfoPosix.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/HostProcessPosix.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/HostThreadPosix.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/LockFilePosix.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/MainLoopPosix.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/PipePosix.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/posix/ProcessLauncherPosixFork.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/AutoHandle.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/ConnectionGenericFileWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/HostInfoWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/HostProcessWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/HostThreadWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/LockFileWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/MainLoopWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/PipeWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/PosixApi.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/ProcessLauncherWindows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Host/windows/windows.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Initialization/SystemInitializer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Initialization/SystemInitializerCommon.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Initialization/SystemLifetimeManager.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandAlias.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandCompletions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandHistory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandInterpreter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandObject.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandObjectMultiword.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandOptionArgumentTable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandOptionValidators.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandReturnObject.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/OperatingSystemInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedInterfaceUsages.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedPlatformInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedProcessInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedStopHookInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedThreadInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedThreadPlanInterface.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionArgParser.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupArchitecture.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupBoolean.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupFormat.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupMemoryTag.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupOutputFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupPlatform.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupString.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupUInt64.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupUUID.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupVariable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupWatchpoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArch.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArgs.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArray.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueBoolean.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueChar.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueDictionary.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueEnumeration.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileColonLine.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileSpecList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFormat.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFormatEntity.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueLanguage.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValuePathMappings.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueProperties.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueRegex.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueSInt64.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueString.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueUInt64.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueUUID.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValues.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Options.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/Property.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/ScriptInterpreter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Interpreter/ScriptObject.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/ArmUnwindInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/Block.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/CallFrameInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/CompactUnwindInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/CompileUnit.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerDecl.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerDeclContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerType.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/DWARFCallFrameInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/DebugMacros.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/DeclVendor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/FuncUnwinders.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/Function.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/LineEntry.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/LineTable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/LocateSymbolFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/ObjectContainer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/ObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/PostfixExpression.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SaveCoreOptions.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SourceModule.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/Symbol.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolContextScope.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolFileOnDemand.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolLocation.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolLocator.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolVendor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/Symtab.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/TaggedASTType.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/Type.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/TypeList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/TypeMap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/TypeSystem.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/UnwindPlan.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/UnwindTable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/Variable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Symbol/VariableList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ABI.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/AppleArm64ExceptionClass.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/AssertFrameRecognizer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/CoreFileMemoryRanges.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/DynamicLoader.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/DynamicRegisterInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ExecutionContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ExecutionContextScope.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/InstrumentationRuntime.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/InstrumentationRuntimeStopInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/JITLoader.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/JITLoaderList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Language.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/LanguageRuntime.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Memory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/MemoryHistory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/MemoryRegionInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/MemoryTagManager.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/MemoryTagMap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ModuleCache.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/OperatingSystem.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/PathMappingList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Platform.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/PostMortemProcess.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Process.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ProcessStructReader.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ProcessTrace.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Queue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/QueueItem.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/QueueList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/RegisterCheckpoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/RegisterContext.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/RegisterContextUnwind.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/RegisterFlags.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/RegisterNumber.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/RegisterTypeBuilder.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/RemoteAwarePlatform.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Runtime.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ScriptedThreadPlan.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/SectionLoadHistory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/SectionLoadList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/StackFrame.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/StackFrameList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/StackFrameRecognizer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/StackID.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Statistics.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/StopInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/StructuredDataPlugin.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/SystemRuntime.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Target.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/TargetList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Thread.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadCollection.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlan.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanBase.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallFunction.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallOnFunctionExit.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallUserExpression.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanRunToAddress.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanShouldStopHere.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanSingleThreadTimeout.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStack.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepInRange.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepInstruction.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOut.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOverBreakpoint.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOverRange.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepRange.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepThrough.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepUntil.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanTracer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/ThreadSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/TimeoutResumeAll.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Trace.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/TraceCursor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/TraceDumper.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/TraceExporter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/UnixSignals.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/Unwind.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/UnwindAssembly.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/UnwindLLDB.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Target/VerboseTrapFrameRecognizer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/AddressableBits.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/AnsiTerminal.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/AppleUuidCompatibility.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/ArchSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Args.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Baton.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Broadcaster.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Checksum.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Cloneable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/CompletionRequest.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Connection.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/ConstString.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/DataBuffer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/DataBufferHeap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/DataBufferLLVM.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/DataEncoder.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/DataExtractor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Diagnostics.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/DiagnosticsRendering.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Endian.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Environment.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/ErrorMessages.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Event.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/FileSpec.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/FileSpecList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Flags.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/GDBRemote.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/IOObject.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Instrumentation.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Iterable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/LLDBAssert.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/LLDBLog.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Listener.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Log.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/NameMatches.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/OptionDefinition.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Predicate.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/ProcessInfo.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/RangeMap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/RealpathPrefixes.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/RegisterValue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/RegularExpression.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Scalar.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/ScriptedMetadata.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/SelectHelper.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/SharedCluster.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/State.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Status.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Stream.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StreamBuffer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StreamString.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StreamTee.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StringExtractor.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StringExtractorGDBRemote.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StringLexer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StringList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/StructuredData.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/SupportFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/ThreadSafeDenseMap.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/TildeExpressionResolver.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Timeout.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/Timer.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/TraceGDBRemotePackets.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/UUID.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/UnimplementedError.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/UriParser.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/UserID.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/UserIDResolver.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/VASPrintf.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/VMRange.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/XcodeSDK.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Utility/ZipFile.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObject.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectCast.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectChild.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResult.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultCast.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultChild.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultImpl.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectDynamicValue.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectList.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectMemory.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectRegister.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectSyntheticFilter.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectUpdater.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectVTable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectVariable.h +usr/lib/llvm%%BINVERSION%%/include/lldb/Version/Version.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-defines.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-enumerations.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-forward.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-private-enumerations.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-private-forward.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-private-interfaces.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-private-types.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-private.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-public.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-types.h +usr/lib/llvm%%BINVERSION%%/include/lldb/lldb-versioning.h usr/lib64/liblldb.so -usr/lib64/liblldb.so.18.1 -usr/lib64/liblldb.so.18.1.8 -usr/lib64/liblldb.so.19.1 -usr/lib64/liblldb.so.19.1.7 +usr/lib64/liblldb.so.%%LIBVERSION%% +usr/lib64/liblldb.so.%%FULLVERSION%% usr/lib64/liblldbIntelFeatures.so -usr/lib64/liblldbIntelFeatures.so.19.1 +usr/lib64/liblldbIntelFeatures.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/bin/lldb +usr/lib64/llvm%%BINVERSION%%/bin/lldb-argdumper +usr/lib64/llvm%%BINVERSION%%/bin/lldb-dap +usr/lib64/llvm%%BINVERSION%%/bin/lldb-instr +usr/lib64/llvm%%BINVERSION%%/bin/lldb-server +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/LLDB.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAddressRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAddressRangeList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBAttachInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBlock.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBreakpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBreakpointLocation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBreakpointName.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBBroadcaster.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommandInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommandInterpreterRunOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommandReturnObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCommunication.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBCompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBData.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBDebugger.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBDeclaration.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBDefines.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBEnvironment.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBError.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBEvent.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBExecutionContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBExpressionOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFileSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFileSpecList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFrame.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBFunction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBHostOS.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBInstructionList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLanguageRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLanguages.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLaunchInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBLineEntry.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBListener.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBMemoryRegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBMemoryRegionInfoList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBModule.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBModuleSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProcessInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProcessInfoList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBProgress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBQueue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBQueueItem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBReproducer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSaveCoreOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBScriptObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSourceManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStatisticsOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStream.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStringList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBStructuredData.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSymbolContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBSymbolContextList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTarget.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBThread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBThreadCollection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBThreadPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTrace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTraceCursor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeCategory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeEnumMember.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeFilter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeNameSpecifier.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeSummary.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBTypeSynthetic.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBUnixSignals.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBValueList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBVariablesOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBWatchpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/API/SBWatchpointOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/Breakpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointIDList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocationCollection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointLocationList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointName.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointPrecondition.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverFileLine.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverFileRegex.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverName.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointResolverScripted.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/BreakpointSite.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StopPointSiteList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/Stoppoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointCallbackContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointHitCounter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/StoppointSite.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/Watchpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointAlgorithms.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Breakpoint/WatchpointResource.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Address.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressRangeListImpl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/AddressResolverFileLine.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Architecture.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Communication.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DataFileCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Debugger.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DebuggerEvents.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Declaration.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Disassembler.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DumpDataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DumpRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/DumpRegisterValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/EmulateInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/FileLineResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/FormatEntity.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Highlighter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/IOHandler.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/IOHandlerCursesGUI.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/LoadedModuleInfoList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Mangled.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Module.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ModuleChild.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ModuleList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ModuleSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Opcode.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/PluginInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/PluginManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Progress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/RichManglingContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/SearchFilter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Section.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/SourceLocationSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/SourceManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/StreamAsynchronousIO.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/StructuredDataImpl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ThreadSafeDenseSet.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ThreadSafeValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/ThreadedCommunication.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/UniqueCStringMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/UserSettingsController.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/Value.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Core/dwarf.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/CXXFunctionPointer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/DataVisualization.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/DumpValueObjectOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatClasses.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormatterSection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormattersContainer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/FormattersHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/LanguageCategory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/StringPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeCategory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeCategoryMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeSummary.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/TypeSynthetic.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/ValueObjectPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/VectorIterator.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/DataFormatters/VectorType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DWARFExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DWARFExpressionList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DiagnosticManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/DynamicCheckerFunctions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/Expression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionSourceCode.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionTypeSystemHelper.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ExpressionVariable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/FunctionCaller.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/IRExecutionUnit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/IRInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/IRMemoryMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/LLVMUserExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/Materializer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/ObjectFileJIT.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/REPL.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/UserExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Expression/UtilityFunction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Alarm.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Config-x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Config.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ConnectionFileDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Debug.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Editline.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/File.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/FileAction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/FileCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/FileSystem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Host.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostGetOpt.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostInfoBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeProcessBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThreadBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostNativeThreadForward.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/HostThread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/LZMA.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/LockFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/LockFileBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/MainLoop.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/MainLoopBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/MonitoringProcessLauncher.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/OptionParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Pipe.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/PipeBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/PosixApi.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ProcessLaunchInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ProcessLauncher.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ProcessRunLock.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/PseudoTerminal.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/SafeMachO.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Socket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/SocketAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/StreamFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Terminal.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/ThreadLauncher.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/Time.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/XML.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/aix/HostInfoAIX.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/android/HostInfoAndroid.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/GetOptInc.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeBreakpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeProcessProtocol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeRegisterContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeThreadProtocol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/NativeWatchpointList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/TCPSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/UDPSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/common/ZipFileResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/freebsd/HostInfoFreeBSD.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/AbstractSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Host.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/HostInfoLinux.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Ptrace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Support.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/linux/Uio.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/macosx/HostInfoMacOSX.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/macosx/HostThreadMacOSX.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/netbsd/HostInfoNetBSD.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/openbsd/HostInfoOpenBSD.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/DomainSocket.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/HostInfoPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/HostProcessPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/HostThreadPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/LockFilePosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/MainLoopPosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/PipePosix.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/posix/ProcessLauncherPosixFork.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/AutoHandle.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/ConnectionGenericFileWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/HostInfoWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/HostProcessWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/HostThreadWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/LockFileWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/MainLoopWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/PipeWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/PosixApi.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/ProcessLauncherWindows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Host/windows/windows.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Initialization/SystemInitializer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Initialization/SystemInitializerCommon.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Initialization/SystemLifetimeManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandAlias.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandCompletions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandHistory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandObjectMultiword.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandOptionArgumentTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandOptionValidators.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/CommandReturnObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/OperatingSystemInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedInterfaceUsages.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedPlatformInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedProcessInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedStopHookInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedThreadInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Interfaces/ScriptedThreadPlanInterface.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionArgParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupArchitecture.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupBoolean.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupMemoryTag.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupOutputFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupUInt64.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupUUID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupVariable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionGroupWatchpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArch.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArgs.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueArray.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueBoolean.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueChar.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueDictionary.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueEnumeration.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileColonLine.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFileSpecList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFormat.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueFormatEntity.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueLanguage.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValuePathMappings.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueProperties.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueRegex.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueSInt64.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueUInt64.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValueUUID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/OptionValues.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Options.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/Property.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/ScriptInterpreter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Interpreter/ScriptObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/ArmUnwindInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Block.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CallFrameInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompactUnwindInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerDecl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerDeclContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/CompilerType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/DWARFCallFrameInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/DebugMacros.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/DeclVendor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/FuncUnwinders.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Function.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/LineEntry.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/LineTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/LocateSymbolFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/ObjectContainer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/ObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/PostfixExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SaveCoreOptions.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SourceModule.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Symbol.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolContextScope.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolFileOnDemand.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolLocation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolLocator.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/SymbolVendor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Symtab.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TaggedASTType.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Type.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TypeList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TypeMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/TypeSystem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/UnwindPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/UnwindTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/Variable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Symbol/VariableList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ABI.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/AppleArm64ExceptionClass.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/AssertFrameRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/CoreFileMemoryRanges.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/DynamicLoader.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/DynamicRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ExecutionContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ExecutionContextScope.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/InstrumentationRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/InstrumentationRuntimeStopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/JITLoader.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/JITLoaderList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Language.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/LanguageRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Memory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryHistory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryRegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryTagManager.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/MemoryTagMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ModuleCache.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/OperatingSystem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/PathMappingList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Platform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/PostMortemProcess.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Process.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ProcessStructReader.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ProcessTrace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Queue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/QueueItem.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/QueueList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterCheckpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterContext.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterContextUnwind.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterFlags.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterNumber.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RegisterTypeBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/RemoteAwarePlatform.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Runtime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ScriptedThreadPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/SectionLoadHistory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/SectionLoadList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackFrame.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackFrameList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackFrameRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StackID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Statistics.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/StructuredDataPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/SystemRuntime.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Target.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TargetList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Thread.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadCollection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlan.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanBase.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallFunction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallOnFunctionExit.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanCallUserExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanRunToAddress.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanShouldStopHere.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanSingleThreadTimeout.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStack.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepInRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOut.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOverBreakpoint.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepOverRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepThrough.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanStepUntil.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadPlanTracer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/ThreadSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TimeoutResumeAll.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Trace.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TraceCursor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TraceDumper.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/TraceExporter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/UnixSignals.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/Unwind.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/UnwindAssembly.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/UnwindLLDB.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Target/VerboseTrapFrameRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/AddressableBits.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/AnsiTerminal.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/AppleUuidCompatibility.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ArchSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Args.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Baton.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Broadcaster.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Checksum.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Cloneable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/CompletionRequest.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Connection.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ConstString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataBufferHeap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataBufferLLVM.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataEncoder.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Diagnostics.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/DiagnosticsRendering.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Endian.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Environment.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ErrorMessages.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Event.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/FileSpec.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/FileSpecList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Flags.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/GDBRemote.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/IOObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Instrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Iterable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/LLDBAssert.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/LLDBLog.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Listener.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Log.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/NameMatches.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/OptionDefinition.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Predicate.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ProcessInfo.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RangeMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RealpathPrefixes.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RegisterValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/RegularExpression.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Scalar.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ScriptedMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/SelectHelper.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/SharedCluster.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/State.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Status.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Stream.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StreamBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StreamString.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StreamTee.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringExtractorGDBRemote.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringLexer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StringList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/StructuredData.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/SupportFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ThreadSafeDenseMap.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/TildeExpressionResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Timeout.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/Timer.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/TraceGDBRemotePackets.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UUID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UnimplementedError.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UriParser.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UserID.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/UserIDResolver.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/VASPrintf.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/VMRange.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/XcodeSDK.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Utility/ZipFile.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObject.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectCast.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectChild.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResult.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultCast.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultChild.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectConstResultImpl.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectDynamicValue.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectList.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectMemory.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectRegister.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectSyntheticFilter.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectVTable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/ValueObject/ValueObjectVariable.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/Version/Version.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-defines.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-enumerations.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-forward.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-enumerations.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-forward.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-interfaces.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private-types.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-private.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-public.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-types.h +usr/lib64/llvm%%BINVERSION%%/include/lldb/lldb-versioning.h +usr/lib64/llvm%%BINVERSION%%/lib64/liblldb.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldb.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldb.so.%%FULLVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/liblldbIntelFeatures.so +usr/lib64/llvm%%BINVERSION%%/lib64/liblldbIntelFeatures.so.%%LIBVERSION%% usr/share/licenses/lldb/LICENSE.TXT -usr/share/man/man1/lldb-server.1.gz usr/share/man/man1/lldb.1.gz +usr/share/man/man1/lldb-%%LIBVERSION%%.gz +usr/share/man/man1/lldb-server.1.gz +usr/share/man/man1/lldb-server-%%LIBVERSION%%.gz diff --git a/devel/linux-rl9-llvm/Makefile b/devel/linux-rl9-llvm/Makefile index b40eab2109a3..18cda751e8b6 100644 --- a/devel/linux-rl9-llvm/Makefile +++ b/devel/linux-rl9-llvm/Makefile @@ -1,6 +1,6 @@ PORTNAME= llvm -PORTVERSION= 19.1.7 -DISTVERSIONSUFFIX= -1.el9 +PORTVERSION= 20.1.8 +DISTVERSIONSUFFIX= -3.el9 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org @@ -22,4 +22,6 @@ LIB_DISTNAMES= ${PORTNAME}-devel-${DISTVERSIONFULL} \ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} +PLIST_SUB= LIBVERSION=${PORTVERSION:R} BINVERSION=${PORTVERSION:R:R} FULLVERSION=${PORTVERSION} + .include <bsd.port.mk> diff --git a/devel/linux-rl9-llvm/distinfo b/devel/linux-rl9-llvm/distinfo index 9fda79aa2145..a34ab0dd6aed 100644 --- a/devel/linux-rl9-llvm/distinfo +++ b/devel/linux-rl9-llvm/distinfo @@ -1,25 +1,25 @@ -TIMESTAMP = 1750643216 -SHA256 (rocky/l/llvm-19.1.7-1.el9.aarch64.rpm) = 227e82149d7776def5cc285025370042e4989f58345cc457e77aad10dfaa87aa -SIZE (rocky/l/llvm-19.1.7-1.el9.aarch64.rpm) = 20794710 -SHA256 (rocky/l/llvm-19.1.7-1.el9.x86_64.rpm) = 0d68e80c24fab8653e8e67050af189ca585d2b1504f3c3437d31e2c211ce5e6d -SIZE (rocky/l/llvm-19.1.7-1.el9.x86_64.rpm) = 21859429 -SHA256 (rocky/l/llvm-devel-19.1.7-1.el9.aarch64.rpm) = 5e7302f46c1652a9b9f592da51798e330f56cacf76d7da2d528523ac250abdd5 -SIZE (rocky/l/llvm-devel-19.1.7-1.el9.aarch64.rpm) = 4085734 -SHA256 (rocky/l/llvm-devel-19.1.7-1.el9.i686.rpm) = a1b63f90e80937912616e89e93957c288b868ef5fd77083b8f15d436a3750cd7 -SIZE (rocky/l/llvm-devel-19.1.7-1.el9.i686.rpm) = 4096958 -SHA256 (rocky/l/llvm-devel-19.1.7-1.el9.x86_64.rpm) = 33aee6fffd6406dc3c3f79fdb2464edcabc3285812fb2934898b1b862b1eec46 -SIZE (rocky/l/llvm-devel-19.1.7-1.el9.x86_64.rpm) = 4087244 -SHA256 (rocky/l/llvm-libs-19.1.7-1.el9.aarch64.rpm) = b0c3b8f10d84cc4d20498258baa9c6b47f52a8299d022048c55193d2230bdb9b -SIZE (rocky/l/llvm-libs-19.1.7-1.el9.aarch64.rpm) = 55483891 -SHA256 (rocky/l/llvm-libs-19.1.7-1.el9.i686.rpm) = 0d68df9973a91d7094cde2e9ce77638c0a3ec6454219f6bb9430963327371fa3 -SIZE (rocky/l/llvm-libs-19.1.7-1.el9.i686.rpm) = 61059961 -SHA256 (rocky/l/llvm-libs-19.1.7-1.el9.x86_64.rpm) = 72756245433eb4de267b9f280b7686782f8a1be4a0af26476ad05787cbc47bed -SIZE (rocky/l/llvm-libs-19.1.7-1.el9.x86_64.rpm) = 59613908 -SHA256 (rocky/l/llvm-static-19.1.7-1.el9.aarch64.rpm) = 1a385b7e6725b66bc9b5d9e0d0ddd2583ed854b615f2b8d5ef8e21a00934f69e -SIZE (rocky/l/llvm-static-19.1.7-1.el9.aarch64.rpm) = 39114028 -SHA256 (rocky/l/llvm-static-19.1.7-1.el9.i686.rpm) = ec60fca2b289c48fe57736d7e14422be894d69e903be3ecbbff34c877e54018a -SIZE (rocky/l/llvm-static-19.1.7-1.el9.i686.rpm) = 45555982 -SHA256 (rocky/l/llvm-static-19.1.7-1.el9.x86_64.rpm) = e8f6cfe1a5b0d0b3a0f58b943f83716addb38f30e3493f26ad16677bb1609e79 -SIZE (rocky/l/llvm-static-19.1.7-1.el9.x86_64.rpm) = 41336986 -SHA256 (rocky/l/llvm-19.1.7-1.el9.src.rpm) = 9f8f07ead30bd883938bddf7d1dd31078179874d15e951a1400f7a8ef84552a7 -SIZE (rocky/l/llvm-19.1.7-1.el9.src.rpm) = 273473880 +TIMESTAMP = 1765191396 +SHA256 (rocky/l/llvm-20.1.8-3.el9.aarch64.rpm) = 6e3379f57e6e12306d609ab0cf5c82f51f609b72a09d8d0ec4ca6420e26b1cf5 +SIZE (rocky/l/llvm-20.1.8-3.el9.aarch64.rpm) = 22340381 +SHA256 (rocky/l/llvm-20.1.8-3.el9.x86_64.rpm) = fe235dddb2cbf4b34436eb6b91a9694fe5695eee95bcb562293f706c500e90ca +SIZE (rocky/l/llvm-20.1.8-3.el9.x86_64.rpm) = 23402804 +SHA256 (rocky/l/llvm-devel-20.1.8-3.el9.aarch64.rpm) = 13266ca9e7990ecc2ad076072531c796d4bb82f607f3255a9514d445aa363434 +SIZE (rocky/l/llvm-devel-20.1.8-3.el9.aarch64.rpm) = 4691441 +SHA256 (rocky/l/llvm-devel-20.1.8-3.el9.i686.rpm) = 03ddf698cd48fee6589e6c23e2d636e6ca98cc2bc211c25eeac887b6541ba067 +SIZE (rocky/l/llvm-devel-20.1.8-3.el9.i686.rpm) = 4702865 +SHA256 (rocky/l/llvm-devel-20.1.8-3.el9.x86_64.rpm) = e7dbdfec880a92103e301fc19349a78447dffd041687088b998999eda3356f0e +SIZE (rocky/l/llvm-devel-20.1.8-3.el9.x86_64.rpm) = 4694575 +SHA256 (rocky/l/llvm-libs-20.1.8-3.el9.aarch64.rpm) = 3300fb9fcda2ddc03f929acaba0cc4d404a4d1d8071d174e00164f6998b37b38 +SIZE (rocky/l/llvm-libs-20.1.8-3.el9.aarch64.rpm) = 29388973 +SHA256 (rocky/l/llvm-libs-20.1.8-3.el9.i686.rpm) = ab6cf1f87afd07f66a89aa457bcd26e1b6f5110de0fffeea136b1b5762944db5 +SIZE (rocky/l/llvm-libs-20.1.8-3.el9.i686.rpm) = 32423046 +SHA256 (rocky/l/llvm-libs-20.1.8-3.el9.x86_64.rpm) = ec70ba70eeef90dca12315f1b785fcc0367a33f8e0476aa12769e88070351383 +SIZE (rocky/l/llvm-libs-20.1.8-3.el9.x86_64.rpm) = 31501669 +SHA256 (rocky/l/llvm-static-20.1.8-3.el9.aarch64.rpm) = db9fa5f5b2707ef5ee2146d5686f7c4b45a653e2f39ae516376ce2710571125a +SIZE (rocky/l/llvm-static-20.1.8-3.el9.aarch64.rpm) = 40574511 +SHA256 (rocky/l/llvm-static-20.1.8-3.el9.i686.rpm) = 45a10d41d4ce1dd2f1fac874f73ba51d27b6e56a86e9ec7418253359793deff3 +SIZE (rocky/l/llvm-static-20.1.8-3.el9.i686.rpm) = 47116745 +SHA256 (rocky/l/llvm-static-20.1.8-3.el9.x86_64.rpm) = 7443cc4b47e8297d84ee0276d2a038fdcf68cd48f3bd8a28ada38ccae89af8c1 +SIZE (rocky/l/llvm-static-20.1.8-3.el9.x86_64.rpm) = 42724022 +SHA256 (rocky/l/llvm-20.1.8-3.el9.src.rpm) = 42f764ec8f944c8f6b92404d1769008773f273e68677fc92ff5abdf656a65377 +SIZE (rocky/l/llvm-20.1.8-3.el9.src.rpm) = 147353891 diff --git a/devel/linux-rl9-llvm/pkg-plist.aarch64 b/devel/linux-rl9-llvm/pkg-plist.aarch64 index b56df41e7a14..780d760ccc44 100644 --- a/devel/linux-rl9-llvm/pkg-plist.aarch64 +++ b/devel/linux-rl9-llvm/pkg-plist.aarch64 @@ -1,88 +1,173 @@ usr/bin/FileCheck +usr/bin/FileCheck-%%BINVERSION%% usr/bin/UnicodeNameMappingGenerator +usr/bin/UnicodeNameMappingGenerator-%%BINVERSION%% usr/bin/bugpoint +usr/bin/bugpoint-%%BINVERSION%% usr/bin/dsymutil +usr/bin/dsymutil-%%BINVERSION%% usr/bin/llc +usr/bin/llc-%%BINVERSION%% usr/bin/lli +usr/bin/lli-%%BINVERSION%% usr/bin/llvm-PerfectShuffle +usr/bin/llvm-PerfectShuffle-%%BINVERSION%% usr/bin/llvm-addr2line +usr/bin/llvm-addr2line-%%BINVERSION%% usr/bin/llvm-ar +usr/bin/llvm-ar-%%BINVERSION%% usr/bin/llvm-as +usr/bin/llvm-as-%%BINVERSION%% usr/bin/llvm-bcanalyzer +usr/bin/llvm-bcanalyzer-%%BINVERSION%% usr/bin/llvm-bitcode-strip +usr/bin/llvm-bitcode-strip-%%BINVERSION%% usr/bin/llvm-c-test +usr/bin/llvm-c-test-%%BINVERSION%% usr/bin/llvm-cat +usr/bin/llvm-cat-%%BINVERSION%% usr/bin/llvm-cfi-verify -usr/bin/llvm-config-19-64 -usr/bin/llvm-config-64 +usr/bin/llvm-cfi-verify-%%BINVERSION%% +usr/bin/llvm-cgdata +usr/bin/llvm-cgdata-%%BINVERSION%% usr/bin/llvm-cov +usr/bin/llvm-cov-%%BINVERSION%% +usr/bin/llvm-ctxprof-util +usr/bin/llvm-ctxprof-util-%%BINVERSION%% usr/bin/llvm-cvtres +usr/bin/llvm-cvtres-%%BINVERSION%% usr/bin/llvm-cxxdump +usr/bin/llvm-cxxdump-%%BINVERSION%% usr/bin/llvm-cxxfilt +usr/bin/llvm-cxxfilt-%%BINVERSION%% usr/bin/llvm-cxxmap +usr/bin/llvm-cxxmap-%%BINVERSION%% usr/bin/llvm-debuginfo-analyzer +usr/bin/llvm-debuginfo-analyzer-%%BINVERSION%% usr/bin/llvm-debuginfod +usr/bin/llvm-debuginfod-%%BINVERSION%% usr/bin/llvm-debuginfod-find +usr/bin/llvm-debuginfod-find-%%BINVERSION%% usr/bin/llvm-diff +usr/bin/llvm-diff-%%BINVERSION%% usr/bin/llvm-dis +usr/bin/llvm-dis-%%BINVERSION%% usr/bin/llvm-dlltool +usr/bin/llvm-dlltool-%%BINVERSION%% usr/bin/llvm-dwarfdump +usr/bin/llvm-dwarfdump-%%BINVERSION%% usr/bin/llvm-dwarfutil +usr/bin/llvm-dwarfutil-%%BINVERSION%% usr/bin/llvm-dwp +usr/bin/llvm-dwp-%%BINVERSION%% usr/bin/llvm-exegesis +usr/bin/llvm-exegesis-%%BINVERSION%% usr/bin/llvm-extract +usr/bin/llvm-extract-%%BINVERSION%% usr/bin/llvm-gsymutil +usr/bin/llvm-gsymutil-%%BINVERSION%% usr/bin/llvm-ifs +usr/bin/llvm-ifs-%%BINVERSION%% usr/bin/llvm-install-name-tool +usr/bin/llvm-install-name-tool-%%BINVERSION%% usr/bin/llvm-jitlink +usr/bin/llvm-jitlink-%%BINVERSION%% usr/bin/llvm-jitlink-executor +usr/bin/llvm-jitlink-executor-%%BINVERSION%% usr/bin/llvm-lib +usr/bin/llvm-lib-%%BINVERSION%% usr/bin/llvm-libtool-darwin +usr/bin/llvm-libtool-darwin-%%BINVERSION%% usr/bin/llvm-link +usr/bin/llvm-link-%%BINVERSION%% usr/bin/llvm-lipo +usr/bin/llvm-lipo-%%BINVERSION%% usr/bin/llvm-lto +usr/bin/llvm-lto-%%BINVERSION%% usr/bin/llvm-lto2 +usr/bin/llvm-lto2-%%BINVERSION%% usr/bin/llvm-mc +usr/bin/llvm-mc-%%BINVERSION%% usr/bin/llvm-mca +usr/bin/llvm-mca-%%BINVERSION%% usr/bin/llvm-ml +usr/bin/llvm-ml-%%BINVERSION%% usr/bin/llvm-modextract +usr/bin/llvm-modextract-%%BINVERSION%% usr/bin/llvm-mt +usr/bin/llvm-mt-%%BINVERSION%% usr/bin/llvm-nm +usr/bin/llvm-nm-%%BINVERSION%% usr/bin/llvm-objcopy +usr/bin/llvm-objcopy-%%BINVERSION%% usr/bin/llvm-objdump +usr/bin/llvm-objdump-%%BINVERSION%% usr/bin/llvm-opt-report +usr/bin/llvm-opt-report-%%BINVERSION%% usr/bin/llvm-otool +usr/bin/llvm-otool-%%BINVERSION%% usr/bin/llvm-pdbutil +usr/bin/llvm-pdbutil-%%BINVERSION%% usr/bin/llvm-profdata +usr/bin/llvm-profdata-%%BINVERSION%% usr/bin/llvm-profgen +usr/bin/llvm-profgen-%%BINVERSION%% usr/bin/llvm-ranlib +usr/bin/llvm-ranlib-%%BINVERSION%% usr/bin/llvm-rc +usr/bin/llvm-rc-%%BINVERSION%% usr/bin/llvm-readelf +usr/bin/llvm-readelf-%%BINVERSION%% usr/bin/llvm-readobj +usr/bin/llvm-readobj-%%BINVERSION%% usr/bin/llvm-readtapi +usr/bin/llvm-readtapi-%%BINVERSION%% usr/bin/llvm-reduce +usr/bin/llvm-reduce-%%BINVERSION%% usr/bin/llvm-remarkutil +usr/bin/llvm-remarkutil-%%BINVERSION%% usr/bin/llvm-rtdyld +usr/bin/llvm-rtdyld-%%BINVERSION%% usr/bin/llvm-sim +usr/bin/llvm-sim-%%BINVERSION%% usr/bin/llvm-size +usr/bin/llvm-size-%%BINVERSION%% usr/bin/llvm-split +usr/bin/llvm-split-%%BINVERSION%% usr/bin/llvm-stress +usr/bin/llvm-stress-%%BINVERSION%% usr/bin/llvm-strings +usr/bin/llvm-strings-%%BINVERSION%% usr/bin/llvm-strip +usr/bin/llvm-strip-%%BINVERSION%% usr/bin/llvm-symbolizer +usr/bin/llvm-symbolizer-%%BINVERSION%% usr/bin/llvm-tblgen +usr/bin/llvm-tblgen-%%BINVERSION%% usr/bin/llvm-tli-checker +usr/bin/llvm-tli-checker-%%BINVERSION%% usr/bin/llvm-undname +usr/bin/llvm-undname-%%BINVERSION%% usr/bin/llvm-windres +usr/bin/llvm-windres-%%BINVERSION%% usr/bin/llvm-xray +usr/bin/llvm-xray-%%BINVERSION%% usr/bin/obj2yaml +usr/bin/obj2yaml-%%BINVERSION%% usr/bin/opt +usr/bin/opt-%%BINVERSION%% usr/bin/reduce-chunk-list +usr/bin/reduce-chunk-list-%%BINVERSION%% usr/bin/sancov +usr/bin/sancov-%%BINVERSION%% usr/bin/sanstats +usr/bin/sanstats-%%BINVERSION%% usr/bin/split-file +usr/bin/split-file-%%BINVERSION%% usr/bin/verify-uselistorder +usr/bin/verify-uselistorder-%%BINVERSION%% usr/bin/yaml2obj +usr/bin/yaml2obj-%%BINVERSION%% usr/include/llvm-c/Analysis.h usr/include/llvm-c/BitReader.h usr/include/llvm-c/BitWriter.h @@ -132,6 +217,7 @@ usr/include/llvm/ADT/CombinationGenerator.h usr/include/llvm/ADT/ConcurrentHashtable.h usr/include/llvm/ADT/DAGDeltaAlgorithm.h usr/include/llvm/ADT/DeltaAlgorithm.h +usr/include/llvm/ADT/DeltaTree.h usr/include/llvm/ADT/DenseMap.h usr/include/llvm/ADT/DenseMapInfo.h usr/include/llvm/ADT/DenseMapInfoVariant.h @@ -172,6 +258,8 @@ usr/include/llvm/ADT/PointerUnion.h usr/include/llvm/ADT/PostOrderIterator.h usr/include/llvm/ADT/PriorityQueue.h usr/include/llvm/ADT/PriorityWorklist.h +usr/include/llvm/ADT/RewriteBuffer.h +usr/include/llvm/ADT/RewriteRope.h usr/include/llvm/ADT/SCCIterator.h usr/include/llvm/ADT/STLExtras.h usr/include/llvm/ADT/STLForwardCompat.h @@ -199,7 +287,10 @@ usr/include/llvm/ADT/StringMapEntry.h usr/include/llvm/ADT/StringRef.h usr/include/llvm/ADT/StringSet.h usr/include/llvm/ADT/StringSwitch.h +usr/include/llvm/ADT/StringTable.h usr/include/llvm/ADT/TinyPtrVector.h +usr/include/llvm/ADT/TrieHashIndexGenerator.h +usr/include/llvm/ADT/TrieRawHashMap.h usr/include/llvm/ADT/Twine.h usr/include/llvm/ADT/TypeSwitch.h usr/include/llvm/ADT/Uniformity.h @@ -239,10 +330,13 @@ usr/include/llvm/Analysis/CodeMetrics.h usr/include/llvm/Analysis/ConstantFolding.h usr/include/llvm/Analysis/ConstraintSystem.h usr/include/llvm/Analysis/CostModel.h +usr/include/llvm/Analysis/CtxProfAnalysis.h usr/include/llvm/Analysis/CycleAnalysis.h usr/include/llvm/Analysis/DDG.h usr/include/llvm/Analysis/DDGPrinter.h usr/include/llvm/Analysis/DOTGraphTraitsPass.h +usr/include/llvm/Analysis/DXILMetadataAnalysis.h +usr/include/llvm/Analysis/DXILResource.h usr/include/llvm/Analysis/Delinearization.h usr/include/llvm/Analysis/DemandedBits.h usr/include/llvm/Analysis/DependenceAnalysis.h @@ -275,6 +369,7 @@ usr/include/llvm/Analysis/InstructionPrecedenceTracking.h usr/include/llvm/Analysis/InstructionSimplify.h usr/include/llvm/Analysis/InteractiveModelRunner.h usr/include/llvm/Analysis/IteratedDominanceFrontier.h +usr/include/llvm/Analysis/LastRunTrackingAnalysis.h usr/include/llvm/Analysis/LazyBlockFrequencyInfo.h usr/include/llvm/Analysis/LazyBranchProbabilityInfo.h usr/include/llvm/Analysis/LazyCallGraph.h @@ -327,6 +422,7 @@ usr/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h usr/include/llvm/Analysis/ScalarEvolutionDivision.h usr/include/llvm/Analysis/ScalarEvolutionExpressions.h usr/include/llvm/Analysis/ScalarEvolutionNormalization.h +usr/include/llvm/Analysis/ScalarEvolutionPatternMatch.h usr/include/llvm/Analysis/ScalarFuncs.def usr/include/llvm/Analysis/ScopedNoAliasAA.h usr/include/llvm/Analysis/SimplifyQuery.h @@ -385,6 +481,7 @@ usr/include/llvm/BinaryFormat/ELFRelocs/Mips.def usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def usr/include/llvm/BinaryFormat/ELFRelocs/RISCV.def +usr/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def usr/include/llvm/BinaryFormat/ELFRelocs/Sparc.def usr/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def usr/include/llvm/BinaryFormat/ELFRelocs/VE.def @@ -419,6 +516,14 @@ usr/include/llvm/Bitstream/BitCodeEnums.h usr/include/llvm/Bitstream/BitCodes.h usr/include/llvm/Bitstream/BitstreamReader.h usr/include/llvm/Bitstream/BitstreamWriter.h +usr/include/llvm/CGData/CodeGenData.h +usr/include/llvm/CGData/CodeGenData.inc +usr/include/llvm/CGData/CodeGenDataReader.h +usr/include/llvm/CGData/CodeGenDataWriter.h +usr/include/llvm/CGData/OutlinedHashTree.h +usr/include/llvm/CGData/OutlinedHashTreeRecord.h +usr/include/llvm/CGData/StableFunctionMap.h +usr/include/llvm/CGData/StableFunctionMapRecord.h usr/include/llvm/CodeGen/AccelTable.h usr/include/llvm/CodeGen/Analysis.h usr/include/llvm/CodeGen/AntiDepBreaker.h @@ -438,6 +543,7 @@ usr/include/llvm/CodeGen/CallBrPrepare.h usr/include/llvm/CodeGen/CallingConvLower.h usr/include/llvm/CodeGen/CodeGenCommonISel.h usr/include/llvm/CodeGen/CodeGenPrepare.h +usr/include/llvm/CodeGen/CodeGenTargetMachineImpl.h usr/include/llvm/CodeGen/CommandFlags.h usr/include/llvm/CodeGen/ComplexDeinterleavingPass.h usr/include/llvm/CodeGen/CostTable.h @@ -451,6 +557,7 @@ usr/include/llvm/CodeGen/DebugHandlerBase.h usr/include/llvm/CodeGen/DetectDeadLanes.h usr/include/llvm/CodeGen/DwarfEHPrepare.h usr/include/llvm/CodeGen/DwarfStringPoolEntry.h +usr/include/llvm/CodeGen/EarlyIfConversion.h usr/include/llvm/CodeGen/EdgeBundles.h usr/include/llvm/CodeGen/ExecutionDomainFix.h usr/include/llvm/CodeGen/ExpandLargeDivRem.h @@ -494,6 +601,7 @@ usr/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h usr/include/llvm/CodeGen/GlobalISel/RegBankSelect.h usr/include/llvm/CodeGen/GlobalISel/Utils.h usr/include/llvm/CodeGen/GlobalMerge.h +usr/include/llvm/CodeGen/GlobalMergeFunctions.h usr/include/llvm/CodeGen/HardwareLoops.h usr/include/llvm/CodeGen/ISDOpcodes.h usr/include/llvm/CodeGen/IndirectBrExpand.h @@ -536,6 +644,7 @@ usr/include/llvm/CodeGen/MachineBasicBlock.h usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.h usr/include/llvm/CodeGen/MachineBranchProbabilityInfo.h usr/include/llvm/CodeGen/MachineCFGPrinter.h +usr/include/llvm/CodeGen/MachineCSE.h usr/include/llvm/CodeGen/MachineCombinerPattern.h usr/include/llvm/CodeGen/MachineConstantPool.h usr/include/llvm/CodeGen/MachineConvergenceVerifier.h @@ -552,6 +661,7 @@ usr/include/llvm/CodeGen/MachineInstrBuilder.h usr/include/llvm/CodeGen/MachineInstrBundle.h usr/include/llvm/CodeGen/MachineInstrBundleIterator.h usr/include/llvm/CodeGen/MachineJumpTableInfo.h +usr/include/llvm/CodeGen/MachineLICM.h usr/include/llvm/CodeGen/MachineLoopInfo.h usr/include/llvm/CodeGen/MachineLoopUtils.h usr/include/llvm/CodeGen/MachineMemOperand.h @@ -579,6 +689,7 @@ usr/include/llvm/CodeGen/MacroFusion.h usr/include/llvm/CodeGen/ModuloSchedule.h usr/include/llvm/CodeGen/MultiHazardRecognizer.h usr/include/llvm/CodeGen/NonRelocatableStringpool.h +usr/include/llvm/CodeGen/OptimizePHIs.h usr/include/llvm/CodeGen/PBQP/CostAllocator.h usr/include/llvm/CodeGen/PBQP/Graph.h usr/include/llvm/CodeGen/PBQP/Math.h @@ -587,6 +698,7 @@ usr/include/llvm/CodeGen/PBQP/Solution.h usr/include/llvm/CodeGen/PBQPRAConstraint.h usr/include/llvm/CodeGen/PHIElimination.h usr/include/llvm/CodeGen/Passes.h +usr/include/llvm/CodeGen/PeepholeOptimizer.h usr/include/llvm/CodeGen/PreISelIntrinsicLowering.h usr/include/llvm/CodeGen/PseudoSourceValue.h usr/include/llvm/CodeGen/PseudoSourceValueManager.h @@ -598,6 +710,8 @@ usr/include/llvm/CodeGen/RegAllocCommon.h usr/include/llvm/CodeGen/RegAllocFast.h usr/include/llvm/CodeGen/RegAllocPBQP.h usr/include/llvm/CodeGen/RegAllocRegistry.h +usr/include/llvm/CodeGen/RegUsageInfoCollector.h +usr/include/llvm/CodeGen/RegUsageInfoPropagate.h usr/include/llvm/CodeGen/Register.h usr/include/llvm/CodeGen/RegisterBank.h usr/include/llvm/CodeGen/RegisterBankInfo.h @@ -627,11 +741,14 @@ usr/include/llvm/CodeGen/SelectionDAGTargetInfo.h usr/include/llvm/CodeGen/ShadowStackGCLowering.h usr/include/llvm/CodeGen/SjLjEHPrepare.h usr/include/llvm/CodeGen/SlotIndexes.h +usr/include/llvm/CodeGen/SpillPlacement.h usr/include/llvm/CodeGen/Spiller.h +usr/include/llvm/CodeGen/StackColoring.h usr/include/llvm/CodeGen/StackMaps.h usr/include/llvm/CodeGen/StackProtector.h usr/include/llvm/CodeGen/SwiftErrorValueTracking.h usr/include/llvm/CodeGen/SwitchLoweringUtils.h +usr/include/llvm/CodeGen/TailDuplication.h usr/include/llvm/CodeGen/TailDuplicator.h usr/include/llvm/CodeGen/TargetCallingConv.h usr/include/llvm/CodeGen/TargetFrameLowering.h @@ -656,8 +773,6 @@ usr/include/llvm/CodeGen/WasmEHPrepare.h usr/include/llvm/CodeGen/WinEHFuncInfo.h usr/include/llvm/CodeGen/WinEHPrepare.h usr/include/llvm/CodeGen/WindowScheduler.h -usr/include/llvm/CodeGenData/OutlinedHashTree.h -usr/include/llvm/CodeGenData/OutlinedHashTreeRecord.h usr/include/llvm/CodeGenTypes/LowLevelType.h usr/include/llvm/CodeGenTypes/MachineValueType.h usr/include/llvm/Config/AsmParsers.def @@ -780,6 +895,7 @@ usr/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h usr/include/llvm/DebugInfo/DWARF/DWARFUnit.h usr/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h usr/include/llvm/DebugInfo/DWARF/DWARFVerifier.h +usr/include/llvm/DebugInfo/GSYM/CallSiteInfo.h usr/include/llvm/DebugInfo/GSYM/DwarfTransformer.h usr/include/llvm/DebugInfo/GSYM/ExtractRanges.h usr/include/llvm/DebugInfo/GSYM/FileEntry.h @@ -792,6 +908,7 @@ usr/include/llvm/DebugInfo/GSYM/InlineInfo.h usr/include/llvm/DebugInfo/GSYM/LineEntry.h usr/include/llvm/DebugInfo/GSYM/LineTable.h usr/include/llvm/DebugInfo/GSYM/LookupResult.h +usr/include/llvm/DebugInfo/GSYM/MergedFunctionsInfo.h usr/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h usr/include/llvm/DebugInfo/GSYM/OutputAggregator.h usr/include/llvm/DebugInfo/GSYM/StringTable.h @@ -997,11 +1114,13 @@ usr/include/llvm/ExecutionEngine/JITSymbol.h usr/include/llvm/ExecutionEngine/MCJIT.h usr/include/llvm/ExecutionEngine/OProfileWrapper.h usr/include/llvm/ExecutionEngine/ObjectCache.h +usr/include/llvm/ExecutionEngine/Orc/AbsoluteSymbols.h usr/include/llvm/ExecutionEngine/Orc/COFFPlatform.h usr/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h usr/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h usr/include/llvm/ExecutionEngine/Orc/CompileUtils.h usr/include/llvm/ExecutionEngine/Orc/Core.h +usr/include/llvm/ExecutionEngine/Orc/CoreContainers.h usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h usr/include/llvm/ExecutionEngine/Orc/DebugUtils.h usr/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h @@ -1009,6 +1128,8 @@ usr/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h usr/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h usr/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h usr/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h +usr/include/llvm/ExecutionEngine/Orc/DylibManager.h +usr/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h usr/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h usr/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h usr/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h @@ -1021,27 +1142,40 @@ usr/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h usr/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h usr/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h usr/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h +usr/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h usr/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h usr/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h +usr/include/llvm/ExecutionEngine/Orc/JITLinkLazyCallThroughManager.h +usr/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h +usr/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h usr/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h usr/include/llvm/ExecutionEngine/Orc/LLJIT.h usr/include/llvm/ExecutionEngine/Orc/Layer.h +usr/include/llvm/ExecutionEngine/Orc/LazyObjectLinkingLayer.h usr/include/llvm/ExecutionEngine/Orc/LazyReexports.h +usr/include/llvm/ExecutionEngine/Orc/LinkGraphLayer.h +usr/include/llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h +usr/include/llvm/ExecutionEngine/Orc/LoadLinkableFile.h usr/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h +usr/include/llvm/ExecutionEngine/Orc/MachO.h usr/include/llvm/ExecutionEngine/Orc/MachOBuilder.h usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h usr/include/llvm/ExecutionEngine/Orc/Mangling.h usr/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h +usr/include/llvm/ExecutionEngine/Orc/MaterializationUnit.h usr/include/llvm/ExecutionEngine/Orc/MemoryMapper.h usr/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h usr/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h usr/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h usr/include/llvm/ExecutionEngine/Orc/OrcABISupport.h usr/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h +usr/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h +usr/include/llvm/ExecutionEngine/Orc/RedirectionManager.h usr/include/llvm/ExecutionEngine/Orc/SectCreate.h usr/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h usr/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h usr/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h +usr/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h usr/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h usr/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h usr/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h @@ -1056,6 +1190,7 @@ usr/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h usr/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h usr/include/llvm/ExecutionEngine/Orc/Speculation.h usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h +usr/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h @@ -1066,13 +1201,16 @@ usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h +usr/include/llvm/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.h usr/include/llvm/ExecutionEngine/Orc/TaskDispatch.h usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h +usr/include/llvm/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.h usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h usr/include/llvm/ExecutionEngine/RuntimeDyld.h usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h usr/include/llvm/ExecutionEngine/SectionMemoryManager.h usr/include/llvm/FileCheck/FileCheck.h +usr/include/llvm/Frontend/Atomic/Atomic.h usr/include/llvm/Frontend/Debug/Options.h usr/include/llvm/Frontend/Directive/DirectiveBase.td usr/include/llvm/Frontend/Driver/CodeGenOptions.h @@ -1083,7 +1221,6 @@ usr/include/llvm/Frontend/OpenACC/ACC.h.inc usr/include/llvm/Frontend/OpenACC/ACC.inc usr/include/llvm/Frontend/OpenACC/ACC.td usr/include/llvm/Frontend/OpenMP/ClauseT.h -usr/include/llvm/Frontend/OpenMP/ConstructCompositionT.h usr/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h usr/include/llvm/Frontend/OpenMP/OMP.h usr/include/llvm/Frontend/OpenMP/OMP.h.inc @@ -1116,8 +1253,10 @@ usr/include/llvm/IR/BasicBlock.h usr/include/llvm/IR/BuiltinGCs.h usr/include/llvm/IR/CFG.h usr/include/llvm/IR/CallingConv.h +usr/include/llvm/IR/CmpPredicate.h usr/include/llvm/IR/Comdat.h usr/include/llvm/IR/Constant.h +usr/include/llvm/IR/ConstantFPRange.h usr/include/llvm/IR/ConstantFold.h usr/include/llvm/IR/ConstantFolder.h usr/include/llvm/IR/ConstantRange.h @@ -1226,6 +1365,7 @@ usr/include/llvm/IR/Module.h usr/include/llvm/IR/ModuleSlotTracker.h usr/include/llvm/IR/ModuleSummaryIndex.h usr/include/llvm/IR/ModuleSummaryIndexYAML.h +usr/include/llvm/IR/NVVMIntrinsicUtils.h usr/include/llvm/IR/NoFolder.h usr/include/llvm/IR/OperandTraits.h usr/include/llvm/IR/Operator.h @@ -1264,6 +1404,7 @@ usr/include/llvm/IR/ValueHandle.h usr/include/llvm/IR/ValueMap.h usr/include/llvm/IR/ValueSymbolTable.h usr/include/llvm/IR/VectorBuilder.h +usr/include/llvm/IR/VectorTypeUtils.h usr/include/llvm/IR/Verifier.h usr/include/llvm/IRPrinter/IRPrintingPasses.h usr/include/llvm/IRReader/IRReader.h @@ -1274,7 +1415,6 @@ usr/include/llvm/InterfaceStub/IFSStub.h usr/include/llvm/LTO/Config.h usr/include/llvm/LTO/LTO.h usr/include/llvm/LTO/LTOBackend.h -usr/include/llvm/LTO/SummaryBasedOptimizations.h usr/include/llvm/LTO/legacy/LTOCodeGenerator.h usr/include/llvm/LTO/legacy/LTOModule.h usr/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h @@ -1485,6 +1625,8 @@ usr/include/llvm/PassInfo.h usr/include/llvm/PassRegistry.h usr/include/llvm/PassSupport.h usr/include/llvm/Passes/CodeGenPassBuilder.h +usr/include/llvm/Passes/DroppedVariableStats.h +usr/include/llvm/Passes/DroppedVariableStatsIR.h usr/include/llvm/Passes/MachinePassRegistry.def usr/include/llvm/Passes/OptimizationLevel.h usr/include/llvm/Passes/PassBuilder.h @@ -1509,10 +1651,10 @@ usr/include/llvm/ProfileData/MIBEntryDef.inc usr/include/llvm/ProfileData/MemProf.h usr/include/llvm/ProfileData/MemProfData.inc usr/include/llvm/ProfileData/MemProfReader.h +usr/include/llvm/ProfileData/MemProfYAML.h usr/include/llvm/ProfileData/PGOCtxProfReader.h usr/include/llvm/ProfileData/PGOCtxProfWriter.h usr/include/llvm/ProfileData/ProfileCommon.h -usr/include/llvm/ProfileData/RawMemProfReader.h usr/include/llvm/ProfileData/SampleProf.h usr/include/llvm/ProfileData/SampleProfReader.h usr/include/llvm/ProfileData/SampleProfWriter.h @@ -1529,10 +1671,26 @@ usr/include/llvm/Remarks/RemarkSerializer.h usr/include/llvm/Remarks/RemarkStreamer.h usr/include/llvm/Remarks/RemarkStringTable.h usr/include/llvm/Remarks/YAMLRemarkSerializer.h -usr/include/llvm/SandboxIR/SandboxIR.h -usr/include/llvm/SandboxIR/SandboxIRValues.def +usr/include/llvm/SandboxIR/Argument.h +usr/include/llvm/SandboxIR/BasicBlock.h +usr/include/llvm/SandboxIR/Constant.h +usr/include/llvm/SandboxIR/Context.h +usr/include/llvm/SandboxIR/Function.h +usr/include/llvm/SandboxIR/Instruction.h +usr/include/llvm/SandboxIR/IntrinsicInst.h +usr/include/llvm/SandboxIR/Module.h +usr/include/llvm/SandboxIR/Operator.h +usr/include/llvm/SandboxIR/Pass.h +usr/include/llvm/SandboxIR/PassManager.h +usr/include/llvm/SandboxIR/Region.h usr/include/llvm/SandboxIR/Tracker.h +usr/include/llvm/SandboxIR/Type.h usr/include/llvm/SandboxIR/Use.h +usr/include/llvm/SandboxIR/User.h +usr/include/llvm/SandboxIR/Utils.h +usr/include/llvm/SandboxIR/Value.h +usr/include/llvm/SandboxIR/Values.def +usr/include/llvm/Support/AArch64BuildAttributes.h usr/include/llvm/Support/AMDGPUAddrSpace.h usr/include/llvm/Support/AMDGPUMetadata.h usr/include/llvm/Support/AMDHSAKernelDescriptor.h @@ -1655,9 +1813,11 @@ usr/include/llvm/Support/MemoryBufferRef.h usr/include/llvm/Support/MipsABIFlags.h usr/include/llvm/Support/ModRef.h usr/include/llvm/Support/Mutex.h +usr/include/llvm/Support/NVPTXAddrSpace.h usr/include/llvm/Support/NativeFormatting.h usr/include/llvm/Support/OnDiskHashTable.h usr/include/llvm/Support/OptimizedStructLayout.h +usr/include/llvm/Support/OptionStrCmp.h usr/include/llvm/Support/PGOOptions.h usr/include/llvm/Support/Parallel.h usr/include/llvm/Support/Path.h @@ -1734,6 +1894,7 @@ usr/include/llvm/Support/raw_socket_stream.h usr/include/llvm/Support/thread.h usr/include/llvm/Support/type_traits.h usr/include/llvm/Support/xxhash.h +usr/include/llvm/TableGen/AArch64ImmCheck.h usr/include/llvm/TableGen/Automaton.td usr/include/llvm/TableGen/DirectiveEmitter.h usr/include/llvm/TableGen/Error.h @@ -1744,6 +1905,7 @@ usr/include/llvm/TableGen/SearchableTable.td usr/include/llvm/TableGen/SetTheory.h usr/include/llvm/TableGen/StringMatcher.h usr/include/llvm/TableGen/StringToOffsetTable.h +usr/include/llvm/TableGen/TGTimer.h usr/include/llvm/TableGen/TableGenBackend.h usr/include/llvm/Target/CGPassBuilderOption.h usr/include/llvm/Target/CodeGenCWrappers.h @@ -1765,6 +1927,7 @@ usr/include/llvm/Target/TargetPfmCounters.td usr/include/llvm/Target/TargetSchedule.td usr/include/llvm/Target/TargetSelectionDAG.td usr/include/llvm/TargetParser/AArch64CPUFeatures.inc +usr/include/llvm/TargetParser/AArch64FeatPriorities.inc usr/include/llvm/TargetParser/AArch64TargetParser.h usr/include/llvm/TargetParser/AArch64TargetParserDef.inc usr/include/llvm/TargetParser/ARMTargetParser.def @@ -1777,6 +1940,7 @@ usr/include/llvm/TargetParser/Host.h usr/include/llvm/TargetParser/LoongArchTargetParser.def usr/include/llvm/TargetParser/LoongArchTargetParser.h usr/include/llvm/TargetParser/PPCTargetParser.def +usr/include/llvm/TargetParser/PPCTargetParser.h usr/include/llvm/TargetParser/RISCVISAInfo.h usr/include/llvm/TargetParser/RISCVTargetParser.h usr/include/llvm/TargetParser/RISCVTargetParserDef.inc @@ -1785,6 +1949,7 @@ usr/include/llvm/TargetParser/TargetParser.h usr/include/llvm/TargetParser/Triple.h usr/include/llvm/TargetParser/X86TargetParser.def usr/include/llvm/TargetParser/X86TargetParser.h +usr/include/llvm/Telemetry/Telemetry.h usr/include/llvm/Testing/ADT/StringMap.h usr/include/llvm/Testing/ADT/StringMapEntry.h usr/include/llvm/Testing/Annotations/Annotations.h @@ -1812,11 +1977,18 @@ usr/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h usr/include/llvm/ToolDrivers/llvm-lib/LibDriver.h usr/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h usr/include/llvm/Transforms/CFGuard.h +usr/include/llvm/Transforms/Coroutines/ABI.h +usr/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h usr/include/llvm/Transforms/Coroutines/CoroCleanup.h usr/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h usr/include/llvm/Transforms/Coroutines/CoroEarly.h usr/include/llvm/Transforms/Coroutines/CoroElide.h +usr/include/llvm/Transforms/Coroutines/CoroInstr.h +usr/include/llvm/Transforms/Coroutines/CoroShape.h usr/include/llvm/Transforms/Coroutines/CoroSplit.h +usr/include/llvm/Transforms/Coroutines/MaterializationUtils.h +usr/include/llvm/Transforms/Coroutines/SpillUtils.h +usr/include/llvm/Transforms/Coroutines/SuspendCrossingInfo.h usr/include/llvm/Transforms/HipStdPar/HipStdPar.h usr/include/llvm/Transforms/IPO.h usr/include/llvm/Transforms/IPO/AlwaysInliner.h @@ -1859,12 +2031,10 @@ usr/include/llvm/Transforms/IPO/SampleProfileMatcher.h usr/include/llvm/Transforms/IPO/SampleProfileProbe.h usr/include/llvm/Transforms/IPO/StripDeadPrototypes.h usr/include/llvm/Transforms/IPO/StripSymbols.h -usr/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h usr/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h usr/include/llvm/Transforms/IPO/WholeProgramDevirt.h usr/include/llvm/Transforms/InstCombine/InstCombine.h usr/include/llvm/Transforms/InstCombine/InstCombiner.h -usr/include/llvm/Transforms/Instrumentation.h usr/include/llvm/Transforms/Instrumentation/AddressSanitizer.h usr/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h usr/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h @@ -1883,13 +2053,15 @@ usr/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h usr/include/llvm/Transforms/Instrumentation/MemProfiler.h usr/include/llvm/Transforms/Instrumentation/MemorySanitizer.h usr/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h +usr/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h usr/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h usr/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h usr/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -usr/include/llvm/Transforms/Instrumentation/PoisonChecking.h +usr/include/llvm/Transforms/Instrumentation/RealtimeSanitizer.h usr/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h usr/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h usr/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h +usr/include/llvm/Transforms/Instrumentation/TypeSanitizer.h usr/include/llvm/Transforms/ObjCARC.h usr/include/llvm/Transforms/Scalar.h usr/include/llvm/Transforms/Scalar/ADCE.h @@ -1936,6 +2108,7 @@ usr/include/llvm/Transforms/Scalar/LoopRotation.h usr/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h usr/include/llvm/Transforms/Scalar/LoopSink.h usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h +usr/include/llvm/Transforms/Scalar/LoopTermFold.h usr/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h usr/include/llvm/Transforms/Scalar/LoopUnrollPass.h usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h @@ -1967,7 +2140,6 @@ usr/include/llvm/Transforms/Scalar/Sink.h usr/include/llvm/Transforms/Scalar/SpeculativeExecution.h usr/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h usr/include/llvm/Transforms/Scalar/StructurizeCFG.h -usr/include/llvm/Transforms/Scalar/TLSVariableHoist.h usr/include/llvm/Transforms/Scalar/TailRecursionElimination.h usr/include/llvm/Transforms/Scalar/WarnMissedTransforms.h usr/include/llvm/Transforms/Utils.h @@ -1987,27 +2159,31 @@ usr/include/llvm/Transforms/Utils/Cloning.h usr/include/llvm/Transforms/Utils/CodeExtractor.h usr/include/llvm/Transforms/Utils/CodeLayout.h usr/include/llvm/Transforms/Utils/CodeMoverUtils.h +usr/include/llvm/Transforms/Utils/ControlFlowUtils.h usr/include/llvm/Transforms/Utils/CountVisits.h usr/include/llvm/Transforms/Utils/CtorUtils.h -usr/include/llvm/Transforms/Utils/DXILResource.h usr/include/llvm/Transforms/Utils/DXILUpgrade.h usr/include/llvm/Transforms/Utils/Debugify.h usr/include/llvm/Transforms/Utils/EntryExitInstrumenter.h usr/include/llvm/Transforms/Utils/EscapeEnumerator.h usr/include/llvm/Transforms/Utils/Evaluator.h +usr/include/llvm/Transforms/Utils/ExtraPassManager.h usr/include/llvm/Transforms/Utils/FixIrreducible.h usr/include/llvm/Transforms/Utils/FunctionComparator.h usr/include/llvm/Transforms/Utils/FunctionImportUtils.h usr/include/llvm/Transforms/Utils/GlobalStatus.h usr/include/llvm/Transforms/Utils/GuardUtils.h usr/include/llvm/Transforms/Utils/HelloWorld.h +usr/include/llvm/Transforms/Utils/IRNormalizer.h usr/include/llvm/Transforms/Utils/InjectTLIMappings.h usr/include/llvm/Transforms/Utils/InstructionNamer.h usr/include/llvm/Transforms/Utils/InstructionWorklist.h +usr/include/llvm/Transforms/Utils/Instrumentation.h usr/include/llvm/Transforms/Utils/IntegerDivision.h usr/include/llvm/Transforms/Utils/LCSSA.h usr/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h usr/include/llvm/Transforms/Utils/Local.h +usr/include/llvm/Transforms/Utils/LongestCommonSequence.h usr/include/llvm/Transforms/Utils/LoopConstrainer.h usr/include/llvm/Transforms/Utils/LoopPeel.h usr/include/llvm/Transforms/Utils/LoopRotationUtils.h @@ -2020,6 +2196,7 @@ usr/include/llvm/Transforms/Utils/LowerIFunc.h usr/include/llvm/Transforms/Utils/LowerInvoke.h usr/include/llvm/Transforms/Utils/LowerMemIntrinsics.h usr/include/llvm/Transforms/Utils/LowerSwitch.h +usr/include/llvm/Transforms/Utils/LowerVectorIntrinsics.h usr/include/llvm/Transforms/Utils/MatrixUtils.h usr/include/llvm/Transforms/Utils/Mem2Reg.h usr/include/llvm/Transforms/Utils/MemoryOpRemark.h @@ -2059,6 +2236,19 @@ usr/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h usr/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h usr/include/llvm/Transforms/Vectorize/LoopVectorize.h usr/include/llvm/Transforms/Vectorize/SLPVectorizer.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintInstructionCount.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h usr/include/llvm/Transforms/Vectorize/VectorCombine.h usr/include/llvm/WindowsDriver/MSVCPaths.h usr/include/llvm/WindowsDriver/MSVCSetupApi.h @@ -2094,6 +2284,7 @@ usr/lib64/cmake/llvm/CheckProblematicConfigurations.cmake usr/lib64/cmake/llvm/CoverageReport.cmake usr/lib64/cmake/llvm/CrossCompile.cmake usr/lib64/cmake/llvm/DetermineGCCCompatible.cmake +usr/lib64/cmake/llvm/FileLock.cmake usr/lib64/cmake/llvm/FindFFI.cmake usr/lib64/cmake/llvm/FindLibEdit.cmake usr/lib64/cmake/llvm/FindLibpfm.cmake @@ -2108,7 +2299,6 @@ usr/lib64/cmake/llvm/HandleLLVMOptions.cmake usr/lib64/cmake/llvm/HandleLLVMStdlib.cmake usr/lib64/cmake/llvm/LLVM-Build.cmake usr/lib64/cmake/llvm/LLVM-Config.cmake -usr/lib64/cmake/llvm/LLVMCheckLinkerFlag.cmake usr/lib64/cmake/llvm/LLVMConfig.cmake usr/lib64/cmake/llvm/LLVMConfigExtensions.cmake usr/lib64/cmake/llvm/LLVMConfigVersion.cmake @@ -2123,10 +2313,9 @@ usr/lib64/cmake/llvm/TensorFlowCompile.cmake usr/lib64/cmake/llvm/UseLibtool.cmake usr/lib64/cmake/llvm/VersionFromVCS.cmake usr/lib64/cmake/llvm/llvm-driver-template.cpp.in -usr/lib64/libLLVM-19.so +usr/lib64/libLLVM-%%BINVERSION%%.so usr/lib64/libLLVM.so -usr/lib64/libLLVM.so.18.1 -usr/lib64/libLLVM.so.19.1 +usr/lib64/libLLVM.so.%%LIBVERSION%% usr/lib64/libLLVMAArch64AsmParser.a usr/lib64/libLLVMAArch64CodeGen.a usr/lib64/libLLVMAArch64Desc.a @@ -2140,12 +2329,6 @@ usr/lib64/libLLVMAMDGPUDisassembler.a usr/lib64/libLLVMAMDGPUInfo.a usr/lib64/libLLVMAMDGPUTargetMCA.a usr/lib64/libLLVMAMDGPUUtils.a -usr/lib64/libLLVMARMAsmParser.a -usr/lib64/libLLVMARMCodeGen.a -usr/lib64/libLLVMARMDesc.a -usr/lib64/libLLVMARMDisassembler.a -usr/lib64/libLLVMARMInfo.a -usr/lib64/libLLVMARMUtils.a usr/lib64/libLLVMAggressiveInstCombine.a usr/lib64/libLLVMAnalysis.a usr/lib64/libLLVMAsmParser.a @@ -2161,8 +2344,8 @@ usr/lib64/libLLVMBitWriter.a usr/lib64/libLLVMBitstreamReader.a usr/lib64/libLLVMCFGuard.a usr/lib64/libLLVMCFIVerify.a +usr/lib64/libLLVMCGData.a usr/lib64/libLLVMCodeGen.a -usr/lib64/libLLVMCodeGenData.a usr/lib64/libLLVMCodeGenTypes.a usr/lib64/libLLVMCore.a usr/lib64/libLLVMCoroutines.a @@ -2185,11 +2368,12 @@ usr/lib64/libLLVMDlltoolDriver.a usr/lib64/libLLVMExecutionEngine.a usr/lib64/libLLVMExegesis.a usr/lib64/libLLVMExegesisAArch64.a -usr/lib64/libLLVMExegesisMips.a usr/lib64/libLLVMExegesisPowerPC.a +usr/lib64/libLLVMExegesisRISCV.a usr/lib64/libLLVMExegesisX86.a usr/lib64/libLLVMExtensions.a usr/lib64/libLLVMFileCheck.a +usr/lib64/libLLVMFrontendAtomic.a usr/lib64/libLLVMFrontendDriver.a usr/lib64/libLLVMFrontendHLSL.a usr/lib64/libLLVMFrontendOffloading.a @@ -2216,11 +2400,6 @@ usr/lib64/libLLVMMCDisassembler.a usr/lib64/libLLVMMCJIT.a usr/lib64/libLLVMMCParser.a usr/lib64/libLLVMMIRParser.a -usr/lib64/libLLVMMipsAsmParser.a -usr/lib64/libLLVMMipsCodeGen.a -usr/lib64/libLLVMMipsDesc.a -usr/lib64/libLLVMMipsDisassembler.a -usr/lib64/libLLVMMipsInfo.a usr/lib64/libLLVMNVPTXCodeGen.a usr/lib64/libLLVMNVPTXDesc.a usr/lib64/libLLVMNVPTXInfo.a @@ -2242,6 +2421,12 @@ usr/lib64/libLLVMPowerPCDesc.a usr/lib64/libLLVMPowerPCDisassembler.a usr/lib64/libLLVMPowerPCInfo.a usr/lib64/libLLVMProfileData.a +usr/lib64/libLLVMRISCVAsmParser.a +usr/lib64/libLLVMRISCVCodeGen.a +usr/lib64/libLLVMRISCVDesc.a +usr/lib64/libLLVMRISCVDisassembler.a +usr/lib64/libLLVMRISCVInfo.a +usr/lib64/libLLVMRISCVTargetMCA.a usr/lib64/libLLVMRemarks.a usr/lib64/libLLVMRuntimeDyld.a usr/lib64/libLLVMSandboxIR.a @@ -2259,6 +2444,7 @@ usr/lib64/libLLVMTableGenBasic.a usr/lib64/libLLVMTableGenCommon.a usr/lib64/libLLVMTarget.a usr/lib64/libLLVMTargetParser.a +usr/lib64/libLLVMTelemetry.a usr/lib64/libLLVMTextAPI.a usr/lib64/libLLVMTextAPIBinaryReader.a usr/lib64/libLLVMTransformUtils.a @@ -2280,68 +2466,2516 @@ usr/lib64/libLLVMX86TargetMCA.a usr/lib64/libLLVMXRay.a usr/lib64/libLLVMipo.a usr/lib64/libLTO.so -usr/lib64/libLTO.so.19.1 +usr/lib64/libLTO.so.%%LIBVERSION%% usr/lib64/libRemarks.so -usr/lib64/libRemarks.so.19.1 +usr/lib64/libRemarks.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/bin/FileCheck +usr/lib64/llvm%%BINVERSION%%/bin/UnicodeNameMappingGenerator +usr/lib64/llvm%%BINVERSION%%/bin/bugpoint +usr/lib64/llvm%%BINVERSION%%/bin/dsymutil +usr/lib64/llvm%%BINVERSION%%/bin/llc +usr/lib64/llvm%%BINVERSION%%/bin/lli +usr/lib64/llvm%%BINVERSION%%/bin/llvm-PerfectShuffle +usr/lib64/llvm%%BINVERSION%%/bin/llvm-addr2line +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ar +usr/lib64/llvm%%BINVERSION%%/bin/llvm-as +usr/lib64/llvm%%BINVERSION%%/bin/llvm-bcanalyzer +usr/lib64/llvm%%BINVERSION%%/bin/llvm-bitcode-strip +usr/lib64/llvm%%BINVERSION%%/bin/llvm-c-test +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cat +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cfi-verify +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cgdata +usr/lib64/llvm%%BINVERSION%%/bin/llvm-config +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cov +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ctxprof-util +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cvtres +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cxxdump +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cxxfilt +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cxxmap +usr/lib64/llvm%%BINVERSION%%/bin/llvm-debuginfo-analyzer +usr/lib64/llvm%%BINVERSION%%/bin/llvm-debuginfod +usr/lib64/llvm%%BINVERSION%%/bin/llvm-debuginfod-find +usr/lib64/llvm%%BINVERSION%%/bin/llvm-diff +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dis +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dlltool +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dwarfdump +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dwarfutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dwp +usr/lib64/llvm%%BINVERSION%%/bin/llvm-exegesis +usr/lib64/llvm%%BINVERSION%%/bin/llvm-extract +usr/lib64/llvm%%BINVERSION%%/bin/llvm-gsymutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ifs +usr/lib64/llvm%%BINVERSION%%/bin/llvm-install-name-tool +usr/lib64/llvm%%BINVERSION%%/bin/llvm-jitlink +usr/lib64/llvm%%BINVERSION%%/bin/llvm-jitlink-executor +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lib +usr/lib64/llvm%%BINVERSION%%/bin/llvm-libtool-darwin +usr/lib64/llvm%%BINVERSION%%/bin/llvm-link +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lipo +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lto +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lto2 +usr/lib64/llvm%%BINVERSION%%/bin/llvm-mc +usr/lib64/llvm%%BINVERSION%%/bin/llvm-mca +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ml +usr/lib64/llvm%%BINVERSION%%/bin/llvm-modextract +usr/lib64/llvm%%BINVERSION%%/bin/llvm-mt +usr/lib64/llvm%%BINVERSION%%/bin/llvm-nm +usr/lib64/llvm%%BINVERSION%%/bin/llvm-objcopy +usr/lib64/llvm%%BINVERSION%%/bin/llvm-objdump +usr/lib64/llvm%%BINVERSION%%/bin/llvm-opt-report +usr/lib64/llvm%%BINVERSION%%/bin/llvm-otool +usr/lib64/llvm%%BINVERSION%%/bin/llvm-pdbutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-profdata +usr/lib64/llvm%%BINVERSION%%/bin/llvm-profgen +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ranlib +usr/lib64/llvm%%BINVERSION%%/bin/llvm-rc +usr/lib64/llvm%%BINVERSION%%/bin/llvm-readelf +usr/lib64/llvm%%BINVERSION%%/bin/llvm-readobj +usr/lib64/llvm%%BINVERSION%%/bin/llvm-readtapi +usr/lib64/llvm%%BINVERSION%%/bin/llvm-reduce +usr/lib64/llvm%%BINVERSION%%/bin/llvm-remarkutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-rtdyld +usr/lib64/llvm%%BINVERSION%%/bin/llvm-sim +usr/lib64/llvm%%BINVERSION%%/bin/llvm-size +usr/lib64/llvm%%BINVERSION%%/bin/llvm-split +usr/lib64/llvm%%BINVERSION%%/bin/llvm-stress +usr/lib64/llvm%%BINVERSION%%/bin/llvm-strings +usr/lib64/llvm%%BINVERSION%%/bin/llvm-strip +usr/lib64/llvm%%BINVERSION%%/bin/llvm-symbolizer +usr/lib64/llvm%%BINVERSION%%/bin/llvm-tblgen +usr/lib64/llvm%%BINVERSION%%/bin/llvm-tli-checker +usr/lib64/llvm%%BINVERSION%%/bin/llvm-undname +usr/lib64/llvm%%BINVERSION%%/bin/llvm-windres +usr/lib64/llvm%%BINVERSION%%/bin/llvm-xray +usr/lib64/llvm%%BINVERSION%%/bin/obj2yaml +usr/lib64/llvm%%BINVERSION%%/bin/opt +usr/lib64/llvm%%BINVERSION%%/bin/reduce-chunk-list +usr/lib64/llvm%%BINVERSION%%/bin/sancov +usr/lib64/llvm%%BINVERSION%%/bin/sanstats +usr/lib64/llvm%%BINVERSION%%/bin/split-file +usr/lib64/llvm%%BINVERSION%%/bin/verify-uselistorder +usr/lib64/llvm%%BINVERSION%%/bin/yaml2obj +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Analysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/BitReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/BitWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Comdat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Core.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/DataTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/DebugInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Deprecated.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Disassembler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/DisassemblerTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/ErrorHandling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/ExecutionEngine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/ExternC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/IRReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/LLJIT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/LLJITUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Linker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Object.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Orc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/OrcEE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Remarks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Support.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Target.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/TargetMachine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Transforms/PassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Types.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/blake3.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/lto.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ADL.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APFixedPoint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APFloat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APSInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/AddressRanges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/AllocatorList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Any.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ArrayRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/BitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Bitfields.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/BitmaskEnum.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Bitset.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/BreadthFirstIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/CachedHashString.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/CoalescingBitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/CombinationGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ConcurrentHashtable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DAGDeltaAlgorithm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DeltaAlgorithm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DeltaTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseMapInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseMapInfoVariant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DepthFirstIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DirectedGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DynamicAPInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/EnumeratedArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/EpochTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/EquivalenceClasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/FloatingPointMode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/FoldingSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/FunctionExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericConvergenceVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericCycleImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericCycleInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericSSAContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericUniformityImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericUniformityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GraphTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Hashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IndexedMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntEqClasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntervalMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntervalTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntrusiveRefCntPtr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/LazyAtomicPointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/MapVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PackedVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PagedVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerEmbeddedInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerIntPair.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerSumType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerUnion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PostOrderIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PriorityQueue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PriorityWorklist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/RewriteBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/RewriteRope.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SCCIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/STLExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/STLForwardCompat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/STLFunctionalExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ScopeExit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ScopedHashTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Sequence.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SetOperations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SetVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SlowDynamicAPInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallBitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallPtrSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallString.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallVectorExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SparseBitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SparseMultiSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SparseSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StableHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Statistic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringMapEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TinyPtrVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TrieHashIndexGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TrieRawHashMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Twine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TypeSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Uniformity.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/UniqueVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/bit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/edit_distance.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/fallible_iterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/identity.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_base.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_iterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node_base.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node_options.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/iterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/iterator_range.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/simple_ilist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AliasAnalysisEvaluator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AliasSetTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AssumeBundleQueries.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AssumptionCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BasicAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BlockFrequencyInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BranchProbabilityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CFGPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CFGSCCPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CGSCCPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CallGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CallGraphSCCPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CallPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CaptureTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CmpInstAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CodeMetrics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ConstantFolding.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ConstraintSystem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CostModel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CtxProfAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CycleAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DDG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DDGPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DOTGraphTraitsPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DXILMetadataAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DXILResource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Delinearization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DemandedBits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DependenceAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DependenceGraphBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DomConditionCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DomPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DomTreeUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DominanceFrontierImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/EHUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/FunctionPropertiesAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GenericDomTreeUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GlobalsModRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GuardUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/HeatUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IRSimilarityIdentifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IVDescriptors.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IVUsers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IndirectCallPromotionAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IndirectCallVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineAdvisor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineCost.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineModelFeatureMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineOrder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstCount.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstSimplifyFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstructionPrecedenceTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstructionSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InteractiveModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IteratedDominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LastRunTrackingAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyBlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyBranchProbabilityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyCallGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyValueInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Lint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Loads.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopAccessAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopAnalysisManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopCacheAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopNestAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopUnrollAnalyzer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MLInlineAdvisor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MLModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemDerefPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryBuiltins.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryDependenceAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryLocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryProfileInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemorySSA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemorySSAUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ModelUnderTrainingRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ModuleDebugInfoPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ModuleSummaryAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MustExecute.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/NoInferenceModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCAnalysisUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCInstKind.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/OptimizationRemarkEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/OverflowInstAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PHITransAddr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Passes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PhiValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PostDominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ProfileSummaryInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PtrUseVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ReleaseModeModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ReplayInlineAdvisor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolution.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionDivision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionExpressions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionNormalization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionPatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarFuncs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScopedNoAliasAA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/SimplifyQuery.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/SparsePropagation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/StackLifetime.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/StackSafetyAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/StructuralHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/SyntheticCountsUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetLibraryInfo.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetLibraryInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetTransformInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetTransformInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TensorSpec.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Trace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TypeBasedAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TypeMetadataUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/UniformityAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/Local.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/TFUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/TrainingLogger.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ValueLattice.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ValueLatticeUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ValueTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/VecFuncs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/VectorUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/WithCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/LLLexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/LLParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/LLToken.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/NumberedValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/Parser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/SlotMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/COFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DXContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DXContainerConstants.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Dwarf.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Dwarf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DynamicTags.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AArch64.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/ARC.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/ARM.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AVR.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/BPF.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/CSKY.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Lanai.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/M68k.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/MSP430.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Mips.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/RISCV.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Sparc.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/VE.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/i386.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/x86_64.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/GOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MachO.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Magic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Minidump.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MinidumpConstants.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPack.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPack.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackDocument.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Swift.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Swift.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Wasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/WasmRelocs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/WasmTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/XCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeAnalyzer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeConvenience.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeWriterPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/LLVMBitCodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitCodeEnums.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitCodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitstreamReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitstreamWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenData.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenDataReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenDataWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/OutlinedHashTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/OutlinedHashTreeRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/StableFunctionMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/StableFunctionMapRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AccelTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Analysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AntiDepBreaker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AsmPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AsmPrinterHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AssignmentTrackingAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AtomicExpand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AtomicExpandUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicBlockSectionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicTTIImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ByteProvider.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CFIFixup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CSEConfigBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CalcSpillWeights.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CallBrPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CallingConvLower.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenCommonISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenTargetMachineImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CommandFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ComplexDeinterleavingPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CostTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DAGCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DFAPacketizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DIE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DIEValue.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DbgEntityHistoryCalculator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DeadMachineInstructionElim.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DebugHandlerBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DetectDeadLanes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DwarfEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DwarfStringPoolEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/EarlyIfConversion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/EdgeBundles.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExecutionDomainFix.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandLargeDivRem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandLargeFpConvert.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandMemCmp.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandReductions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandVectorPredication.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FastISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FaultMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FinalizeISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FunctionLoweringInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GCMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GCMetadataPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GenVT.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CSEInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CallLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Combiner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CombinerHelper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CombinerInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelWorkList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/IRTranslator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InstructionSelect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InstructionSelector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Legalizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Localizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/RegBankSelect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalMerge.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalMergeFunctions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/HardwareLoops.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ISDOpcodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/IndirectBrExpand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/IndirectThunks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/InterleavedAccess.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/InterleavedLoadCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/IntrinsicLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/JMCInstrumenter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LatencyPriorityQueue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LexicalScopes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LinkAllAsmWriterComponents.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LinkAllCodegenComponents.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveDebugVariables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveInterval.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervalCalc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervalUnion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LivePhysRegs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRangeCalc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRangeEdit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRegMatrix.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRegUnits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveStacks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveVariables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LocalStackSlotAllocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LoopTraversal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LowLevelTypeUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LowerEmuTLS.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MBFIWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRFSDiscriminator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRFormatter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRParser/MIParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRParser/MIRParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRSampleProfile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRYamlMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachORelocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBasicBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBranchProbabilityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCFGPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCSE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCombinerPattern.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineConstantPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineConvergenceVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCycleAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDomTreeUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFrameInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunctionAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunctionPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBundle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBundleIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineJumpTableInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLICM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLoopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLoopUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineMemOperand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleInfoImpls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleSlotTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOperand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOutliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePassRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePipeliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePostDominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineRegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSSAContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSSAUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineScheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSizeOpts.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineStableHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineTraceMetrics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineUniformityAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MacroFusion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ModuloSchedule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MultiHazardRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/NonRelocatableStringpool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/OptimizePHIs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/CostAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Graph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Math.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/ReductionRules.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Solution.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQPRAConstraint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PHIElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Passes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PeepholeOptimizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PreISelIntrinsicLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PseudoSourceValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PseudoSourceValueManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFLiveness.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFRegisters.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ReachingDefAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocFast.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocPBQP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegUsageInfoCollector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegUsageInfoPropagate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Register.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterBank.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterBankInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterClassInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterPressure.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterScavenging.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterUsageInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ReplaceWithVeclib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ResourcePriorityQueue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RuntimeLibcallUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SDNodeProperties.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SDPatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SafeStack.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAGInstrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAGMutation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDFS.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleHazardRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SchedulerRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScoreboardHazardRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectOptimize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGNodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGTargetInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ShadowStackGCLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SjLjEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SlotIndexes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SpillPlacement.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Spiller.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/StackColoring.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/StackMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/StackProtector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SwiftErrorValueTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SwitchLoweringUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TailDuplication.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TailDuplicator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetCallingConv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetFrameLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetInstrInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetOpcodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetPassConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetSchedule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetSubtargetInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TileShapeInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TwoAddressInstructionPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TypePromotion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/UnreachableBlockElim.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/VLIWMachineScheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ValueTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ValueTypes.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/VirtRegMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WasmEHFuncInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WasmEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WinEHFuncInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WinEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WindowScheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGenTypes/LowLevelType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGenTypes/MachineValueType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/AsmParsers.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/AsmPrinters.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/Disassemblers.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/TargetExegesis.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/TargetMCAs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/Targets.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/abi-breaking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/llvm-config.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/AddressesMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/DWARFFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/DWARFLinkerBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/IndexedValuesMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Parallel/DWARFLinker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/StringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWP/DWP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWP/DWPError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWP/DWPStringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTF.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTFContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTFParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeView.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewTypes.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/EnumTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/Formatters.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/FunctionId.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/GUID.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/Line.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/RecordName.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/RecordSerialization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDumper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeCollection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeDeserializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeTableCollection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DIContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAttribute.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDie.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFExpression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFFormValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFListTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFObject.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFSection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/CallSiteInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/DwarfTransformer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/ExtractRanges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FileEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FileWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FunctionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/GsymCreator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/GsymReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/Header.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/InlineInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LineEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LineTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LookupResult.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/MergedFunctionsInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/OutputAggregator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/StringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVElement.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVLine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVObject.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVScope.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSort.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVDWARFReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/IMSFFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MappedBlockStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASession.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIATable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/GenericError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBDataStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBFrameData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBLineNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSession.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSourceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/EnumTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/FormatUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/Hash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/HashTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InfoStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InputFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/LinePrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSession.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PublicsStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawConstants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/SymbolCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/SymbolStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDB.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymDumper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolExe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/UDTLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/DIPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/Markup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/MarkupFilter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/Symbolize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/BuildIDFetcher.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/Debuginfod.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/HTTPClient.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/HTTPServer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/Demangle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/DemangleConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/ItaniumDemangle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/ItaniumNodes.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/MicrosoftDemangle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/MicrosoftDemangleNodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/StringViewExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/Utility.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/ExecutionEngine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/GenericValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Interpreter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITEventListener.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/COFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_i386.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLink.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/TableManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/aarch32.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/aarch64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/i386.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/loongarch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ppc64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/riscv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/MCJIT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/OProfileWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/ObjectCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/AbsoluteSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/COFFPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CompileUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Core.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CoreContainers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DebugUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DylibManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkLazyCallThroughManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LLJIT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Layer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LazyObjectLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LazyReexports.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LinkGraphLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LoadLinkableFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachOBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachOPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Mangling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MaterializationUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MemoryMapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/OrcABISupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/RedirectionManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SectCreate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Speculation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TaskDispatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RTDyldMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RuntimeDyld.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RuntimeDyldChecker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/SectionMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FileCheck/FileCheck.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Atomic/Atomic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Debug/Options.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Directive/DirectiveBase.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Driver/CodeGenOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/HLSL/HLSLResource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Offloading/OffloadWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Offloading/Utility.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.h.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/ClauseT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.h.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPAssume.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPConstants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPGridValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPKinds.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/FuzzerCLI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/IRMutator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/OpDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/Operations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/Random.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/RandomIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AbstractCallSite.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Analysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Argument.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AssemblyAnnotationWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Assumptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AttributeMask.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Attributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Attributes.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Attributes.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AutoUpgrade.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/BasicBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/BuiltinGCs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CallingConv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CmpPredicate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Comdat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Constant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantFPRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantFold.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantRangeList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Constants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstrainedOps.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConvergenceVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CycleInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DIBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DataLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DbgVariableFragmentInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugInfoFlags.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugInfoMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugLoc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugProgramInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DerivedTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DerivedUser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Dominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/EHPersonalities.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FMF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FPEnv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FixedMetadataKinds.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FixedPointBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Function.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GCStrategy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GEPNoWrapFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GVMaterializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GenericConvergenceVerifierImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GetElementPtrTypeIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalAlias.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalIFunc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalObject.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalVariable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IRBuilderFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IRPrintingPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InlineAsm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InstIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InstVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InstrTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Instruction.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Instruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Instructions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicEnums.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicImpl.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicInst.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Intrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Intrinsics.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAArch64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAArch64.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAMDGPU.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAMDGPU.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsARM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsARM.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsBPF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsBPF.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsDirectX.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsDirectX.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagon.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagonDep.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsLoongArch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsLoongArch.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsMips.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsMips.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsNVPTX.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsNVVM.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsPowerPC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsPowerPC.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsR600.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCV.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXCV.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXTHead.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXsf.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsS390.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSPIRV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSPIRV.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSystemZ.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVE.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVEVL.gen.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsWebAssembly.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsWebAssembly.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsX86.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsX86.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsXCore.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsXCore.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LLVMContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LLVMRemarkStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassManagers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassNameParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/MDBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Mangler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/MatrixBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/MemoryModelRelaxationAnnotations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Metadata.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Metadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Module.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ModuleSlotTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ModuleSummaryIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ModuleSummaryIndexYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/NVVMIntrinsicUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/NoFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/OperandTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Operator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/OptBisect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassInstrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassManagerImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassManagerInternal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassTimingInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PredIteratorCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PrintPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ProfDataUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ProfileSummary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PseudoProbe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ReplaceConstant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/RuntimeLibcalls.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/RuntimeLibcalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/SSAContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/SafepointIRVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Statepoint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/StructuralHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/SymbolTableListTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/TrackingMDRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Type.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/TypeFinder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/TypedPointerType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Use.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/UseListOrder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/User.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VFABIDemangler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VPIntrinsics.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Value.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Value.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ValueHandle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ValueMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ValueSymbolTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VectorBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VectorTypeUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Verifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IRPrinter/IRPrintingPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IRReader/IRReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InitializePasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InterfaceStub/ELFObjHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InterfaceStub/IFSHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InterfaceStub/IFSStub.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/Config.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/LTO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/LTOBackend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/LTOCodeGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/LTOModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/UpdateCompilerUsed.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LineEditor/LineEditor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LinkAllIR.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LinkAllPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Linker/IRMover.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Linker/Linker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/ConstantPools.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/DXContainerPSVInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/LaneBitmask.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmBackend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoDarwin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoGOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoWasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoXCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmMacro.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAssembler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCCodeEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCCodeView.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDXContainerStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDXContainerWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDecoderOps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDirectives.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCDisassembler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCRelocationInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCSymbolizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDwarf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCELFExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCELFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCELFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCExpr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCFixup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCFixupKindInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCFragment.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCGOFFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCGOFFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInst.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrDesc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrItineraries.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCLabel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCLinkerOptimizationHint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCMachObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCObjectFileInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCObjectStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/AsmCond.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/AsmLexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmLexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParserExtension.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParserUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCParsedAsmOperand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCTargetAsmParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCPseudoProbe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCRegister.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSPIRVObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSPIRVStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSchedule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionDXContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionGOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionMachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionSPIRV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionWasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionXCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSubtargetInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolGOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolMachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolTableEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolWasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolXCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCTargetOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCTargetOptionsCommandFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWasmObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWasmStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWin64EH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWinCOFFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWinCOFFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWinEH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCXCOFFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCXCOFFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MachineLocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/SectionKind.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/StringTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/TargetRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/CodeEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Context.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/CustomBehaviour.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HWEventListener.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/HardwareUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/LSUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/RegisterFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/ResourceManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/RetireControlUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/Scheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/IncrementalSourceMgr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/InstrBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Instruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Pipeline.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/SourceMgr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/DispatchStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/EntryStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/ExecuteStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/InOrderIssueStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/InstructionTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/MicroOpQueueStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/RetireStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/Stage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Support.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/View.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/COFF/COFFConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/COFF/COFFObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/CommonConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ConfigManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ELF/ELFConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ELF/ELFObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/MachO/MachOConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/MachO/MachOObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/MultiFormatConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ObjCopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/wasm/WasmConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/wasm/WasmObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Archive.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ArchiveWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Binary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/BuildID.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/COFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/COFFImportFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/COFFModuleDefinition.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/CVDebugRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/DXContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Decompressor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ELFObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ELFTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/FaultMapParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/GOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/GOFFObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/IRObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/IRSymtab.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/MachOUniversal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/MachOUniversalWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Minidump.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ModuleSymbolTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/OffloadBinary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/RelocationResolver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/StackMapParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/SymbolSize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/SymbolicFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/TapiFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/TapiUniversal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Wasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/WindowsMachineFlag.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/WindowsResource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/XCOFFObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ArchiveYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/COFFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DWARFEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DWARFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DXContainerYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ELFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/GOFFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/MachOYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/MinidumpYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ObjectYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/OffloadYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/WasmYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/XCOFFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/YAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/yaml2obj.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/Arg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/ArgList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/OptParser.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/OptSpecifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/OptTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/Option.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Pass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassAnalysisSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/CodeGenPassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/DroppedVariableStats.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/DroppedVariableStatsIR.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/MachinePassRegistry.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/OptimizationLevel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/PassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/PassPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/StandardInstrumentations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/TargetPassRegistry.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMappingReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/MCDCTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/CtxInstrContextNode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/FunctionId.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/GCOV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/HashKeyMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfCorrelator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfData.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MIBEntryDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfData.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/PGOCtxProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/PGOCtxProfWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/ProfileCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProfWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SymbolRemappingReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/HotnessThresholdParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/Remark.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkFormat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkLinker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkStringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/YAMLRemarkSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Argument.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/BasicBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Constant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Context.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Function.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Instruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/IntrinsicInst.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Module.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Operator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Pass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/PassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Region.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Tracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Type.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Use.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/User.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Value.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Values.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AArch64BuildAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AMDGPUAddrSpace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AMDGPUMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AMDHSAKernelDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMBuildAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMEHABI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMWinEH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AlignOf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Alignment.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Allocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AllocatorBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ArrayRecycler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Atomic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AtomicOrdering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AutoConvert.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Automaton.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BCD.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BLAKE3.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BalancedPartitioning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Base64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryByteStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryItemStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BlockFrequency.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BranchProbability.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BuryPointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CBindingWrapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CFGDiff.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CFGUpdate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/COM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CRC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CSKYAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CSKYAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CachePruning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Caching.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Capacity.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Casting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CheckedArithmetic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Chrono.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CodeGen.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CodeGenCoverage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CommandLine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Compiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Compression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ConvertEBCDIC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ConvertUTF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CrashRecoveryContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DJB.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DOTGraphTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DXILABI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DataTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Debug.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DebugCounter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Discriminator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DivisionByConstantInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Duration.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DynamicLibrary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ELFAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ELFAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Endian.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/EndianStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Errc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Errno.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ErrorHandling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ErrorOr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ExitCodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ExponentialBackoff.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ExtensibleRTTI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Extension.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileCollector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileOutputBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileSystem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileSystem/UniqueID.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileUtilities.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Format.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatAdapters.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatProviders.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatVariadic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatVariadicDetails.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormattedStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericDomTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericDomTreeConstruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericIteratedDominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericLoopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericLoopInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GlobPattern.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GraphWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/HashBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/HexagonAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/HexagonAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/InitLLVM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/InstructionCost.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/JSON.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/KnownBits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LEB128.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LICENSE.TXT +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LLVMDriver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LineIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Locale.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LockFileManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LogicalResult.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MD5.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MSP430AttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MSP430Attributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MSVCErrorWorkarounds.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ManagedStatic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MathExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MemAlloc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Memory.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MemoryBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MemoryBufferRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MipsABIFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ModRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Mutex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/NVPTXAddrSpace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/NativeFormatting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/OnDiskHashTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/OptimizedStructLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/OptionStrCmp.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PGOOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Parallel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Path.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PerThreadBumpPtrAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PluginLoader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PointerLikeTypeTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PrettyStackTrace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Printable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Process.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Program.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RISCVAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RISCVAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RISCVISAUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RWMutex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RandomNumberGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Recycler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RecyclingAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Regex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Registry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ReverseIteration.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SHA1.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SHA256.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SMLoc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SMTAPI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SaveAndRestore.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ScaledNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ScopedPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Signals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Signposts.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SipHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SmallVectorMemoryBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Solaris/sys/regset.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SourceMgr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SpecialCaseList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/StringSaver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SuffixTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SuffixTreeNode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SwapByteOrder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SystemUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SystemZ/zOSSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TarWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TargetOpcodes.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TargetSelect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ThreadPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ThreadSafeAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Threading.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TimeProfiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Timer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ToolOutputFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TrailingObjects.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TypeName.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TypeSize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Unicode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/UnicodeCharRanges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/VCSRevision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Valgrind.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/VersionTuple.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/VirtualFileSystem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Watchdog.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Win64EH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Windows/WindowsSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/WindowsError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/WithColor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/X86DisassemblerDecoderCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/X86FoldTablesUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/YAMLParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/YAMLTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/circular_raw_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/float128.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_os_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_sha1_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_socket_stream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/thread.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/type_traits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/xxhash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/AArch64ImmCheck.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Automaton.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/DirectiveEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Main.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Parser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Record.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/SearchableTable.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/SetTheory.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/StringMatcher.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/StringToOffsetTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/TGTimer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/TableGenBackend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/CGPassBuilderOption.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/CodeGenCWrappers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GenericOpcodes.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/Combine.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/RegisterBank.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/SelectionDAGCompat.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/Target.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/Target.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetCallingConv.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetInstrPredicate.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetIntrinsicInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetItinerary.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetLoweringObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetMachine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetMacroFusion.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetPfmCounters.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetSchedule.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetSelectionDAG.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64CPUFeatures.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64FeatPriorities.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64TargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64TargetParserDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParserCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParserDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/CSKYTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/CSKYTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/Host.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/LoongArchTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/LoongArchTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/PPCTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/PPCTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVISAInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVTargetParserDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/SubtargetFeature.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/TargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/Triple.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/X86TargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/X86TargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Telemetry/Telemetry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/ADT/StringMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/ADT/StringMapEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/Annotations/Annotations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/Support/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/Support/SupportHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Architecture.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Architecture.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/ArchitectureSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/DylibReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/FileTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/InterfaceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/PackedVersion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Platform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Record.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/RecordVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/RecordsSlice.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Symbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/SymbolSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Target.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ToolDrivers/llvm-lib/LibDriver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/CFGuard.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/ABI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroCleanup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroEarly.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroElide.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroInstr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroShape.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroSplit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/MaterializationUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/SpillUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/SuspendCrossingInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/HipStdPar/HipStdPar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/AlwaysInliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Annotation2Metadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ArgumentPromotion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Attributor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/BlockExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/CalledValuePropagation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ConstantMerge.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/CrossDSOCFI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/DeadArgumentElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ElimAvailExtern.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/EmbedBitcodePass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ExpandVariadics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ExtractGV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ForceFunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionImport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionSpecialization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalDCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalOpt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalSplit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/HotColdSplitting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/IROutliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/InferFunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Inliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Internalize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/LoopExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/LowerTypeTests.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/MergeFunctions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ModuleInliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/OpenMPOpt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/PartialInlining.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ProfiledCallGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SCCP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleContextTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfileMatcher.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfileProbe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/StripDeadPrototypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/StripSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/WholeProgramDevirt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/InstCombine/InstCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/InstCombine/InstCombiner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/BoundsChecking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/CFGMST.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/CGProfile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/GCOVProfiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/InstrOrderFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/InstrProfiling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/KCFI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/MemProfiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/MemorySanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/RealtimeSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/TypeSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/ObjCARC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ADCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/AnnotationRemarks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/BDCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/CallSiteSplitting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ConstantHoisting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ConstraintElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DFAJumpThreading.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DeadStoreElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DivRemPairs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/EarlyCSE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/FlattenCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Float2Int.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GVN.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GVNExpression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GuardWidening.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/IVUsersPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/IndVarSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InferAddressSpaces.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InferAlignment.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InstSimplifyPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/JumpTableToSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/JumpThreading.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LICM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopBoundSplit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDataPrefetch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDeletion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDistribute.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopFlatten.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopFuse.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopInstSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopInterchange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopLoadElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopPredication.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopRotation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopSink.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopStrengthReduce.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopTermFold.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopUnrollPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopVersioningLICM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerAtomicPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerWidenableCondition.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MemCpyOptimizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MergeICmps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/NaryReassociate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/NewGVN.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/PlaceSafepoints.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Reassociate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Reg2Mem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SCCP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SROA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Scalarizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SimplifyCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Sink.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SpeculativeExecution.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/StructurizeCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/TailRecursionElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/WarnMissedTransforms.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ASanStackFrameLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AddDiscriminators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AssumeBundleBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BasicBlockUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BreakCriticalEdges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BuildLibCalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BypassSlowDivision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CallGraphUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CallPromotionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CanonicalizeAliases.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Cloning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeMoverUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ControlFlowUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CountVisits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CtorUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/DXILUpgrade.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Debugify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/EntryExitInstrumenter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/EscapeEnumerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Evaluator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ExtraPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FixIrreducible.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FunctionComparator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FunctionImportUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/GlobalStatus.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/GuardUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/HelloWorld.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/IRNormalizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InjectTLIMappings.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InstructionNamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InstructionWorklist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Instrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/IntegerDivision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LCSSA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Local.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LongestCommonSequence.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopConstrainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopPeel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopRotationUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopVersioning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerAtomic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerGlobalDtors.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerIFunc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerInvoke.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerMemIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerVectorIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MatrixUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Mem2Reg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MemoryOpRemark.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MemoryTaggingSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MetaRenamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MisExpect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ModuleUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MoveAutoInit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/NameAnonGlobals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/PredicateInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/PromoteMemToReg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/RelLookupTableConverter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SCCPSolver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdaterBulk.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdaterImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileInference.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SanitizerStats.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyCFGOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyIndVar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyLibCalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SizeOpts.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SplitModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/StripGCRelocates.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SymbolRewriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnifyLoopExits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnrollLoop.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/VNCoercion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ValueMapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopVectorize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SLPVectorizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintInstructionCount.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/VectorCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsDriver/MSVCPaths.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsDriver/MSVCSetupApi.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsManifest/WindowsManifestMerger.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceProcessor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceScriptToken.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceScriptTokenList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/BlockIndexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/BlockPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/BlockVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRLogBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecordConsumer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecordProducer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecords.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRTraceExpander.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRTraceWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FileHeaderReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/Graph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/InstrumentationMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/Profile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/RecordPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/Trace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/XRayRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/YAMLXRayRecord.h +usr/lib64/llvm%%BINVERSION%%/lib64/LLVMgold.so +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/AddLLVM.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/AddOCaml.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/AddSphinxTarget.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CheckAtomic.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CheckCompilerVersion.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CheckProblematicConfigurations.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CoverageReport.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CrossCompile.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/DetermineGCCCompatible.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FileLock.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindFFI.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindLibEdit.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindLibpfm.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindOCaml.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindSphinx.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindZ3.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/Findzstd.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/GenerateVersionFromVCS.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/GetErrcMessages.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/GetLibraryName.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/HandleLLVMOptions.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/HandleLLVMStdlib.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVM-Build.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVM-Config.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMConfig.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMConfigExtensions.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMConfigVersion.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMDistributionSupport.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMExports-relwithdebinfo.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMExports.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMExternalProjectUtils.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMInstallSymlink.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMProcessSources.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/TableGen.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/TensorFlowCompile.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/UseLibtool.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/VersionFromVCS.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/llvm-driver-template.cpp.in +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVM-%%BINVERSION%%.so +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVM.so +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVM.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64AsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64CodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Desc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Disassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Info.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Utils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUTargetMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUUtils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAggressiveInstCombine.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAnalysis.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAsmPrinter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBinaryFormat.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBitReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBitWriter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBitstreamReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCFGuard.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCFIVerify.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCGData.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCodeGenTypes.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCore.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCoroutines.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCoverage.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWARFLinker.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWARFLinkerClassic.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWARFLinkerParallel.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWP.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoBTF.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoCodeView.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoDWARF.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoGSYM.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoLogicalView.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoMSF.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoPDB.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebuginfod.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDemangle.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDiff.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDlltoolDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExecutionEngine.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesis.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisAArch64.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisPowerPC.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisRISCV.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisX86.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExtensions.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFileCheck.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendAtomic.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendHLSL.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendOffloading.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendOpenACC.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendOpenMP.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFuzzMutate.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFuzzerCLI.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMGlobalISel.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMHipStdPar.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMIRPrinter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMIRReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInstCombine.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInstrumentation.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInterfaceStub.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInterpreter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMJITLink.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLTO.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLibDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLineEditor.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLinker.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMC.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCJIT.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMIRParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMNVPTXCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMNVPTXDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMNVPTXInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObjCARCOpts.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObjCopy.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObject.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObjectYAML.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOptDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOption.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcDebugging.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcJIT.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcShared.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcTargetProcess.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPasses.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPerfJITEvents.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMProfileData.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVTargetMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRemarks.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRuntimeDyld.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSandboxIR.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMScalarOpts.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSelectionDAG.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSupport.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSymbolize.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTableGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTableGenBasic.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTableGenCommon.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTarget.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTargetParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTelemetry.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTextAPI.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTextAPIBinaryReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTransformUtils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMVectorize.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyUtils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWindowsDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWindowsManifest.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86AsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86CodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86Desc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86Disassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86Info.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86TargetMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMXRay.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMipo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLTO.so +usr/lib64/llvm%%BINVERSION%%/lib64/libLTO.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/libRemarks.so +usr/lib64/llvm%%BINVERSION%%/lib64/libRemarks.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/opt-diff.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/opt-stats.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/opt-viewer.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/optpmap.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/optrecord.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/style.css usr/share/licenses/llvm-devel/LICENSE.TXT usr/share/licenses/llvm-libs/LICENSE.TXT usr/share/licenses/llvm-static/LICENSE.TXT usr/share/licenses/llvm/LICENSE.TXT +usr/share/man/man1/FileCheck-%%LIBVERSION%%.gz usr/share/man/man1/FileCheck.1.gz +usr/share/man/man1/bugpoint-%%LIBVERSION%%.gz usr/share/man/man1/bugpoint.1.gz +usr/share/man/man1/clang-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/clang-tblgen.1.gz +usr/share/man/man1/dsymutil-%%LIBVERSION%%.gz usr/share/man/man1/dsymutil.1.gz +usr/share/man/man1/lit-%%LIBVERSION%%.gz usr/share/man/man1/lit.1.gz +usr/share/man/man1/llc-%%LIBVERSION%%.gz usr/share/man/man1/llc.1.gz +usr/share/man/man1/lldb-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/lldb-tblgen.1.gz +usr/share/man/man1/lli-%%LIBVERSION%%.gz usr/share/man/man1/lli.1.gz +usr/share/man/man1/llvm-addr2line-%%LIBVERSION%%.gz usr/share/man/man1/llvm-addr2line.1.gz +usr/share/man/man1/llvm-ar-%%LIBVERSION%%.gz usr/share/man/man1/llvm-ar.1.gz +usr/share/man/man1/llvm-as-%%LIBVERSION%%.gz usr/share/man/man1/llvm-as.1.gz +usr/share/man/man1/llvm-bcanalyzer-%%LIBVERSION%%.gz usr/share/man/man1/llvm-bcanalyzer.1.gz -usr/share/man/man1/llvm-config-64.1.gz +usr/share/man/man1/llvm-cgdata-%%LIBVERSION%%.gz +usr/share/man/man1/llvm-cgdata.1.gz +usr/share/man/man1/llvm-config-%%LIBVERSION%%.gz usr/share/man/man1/llvm-config.1.gz +usr/share/man/man1/llvm-cov-%%LIBVERSION%%.gz usr/share/man/man1/llvm-cov.1.gz +usr/share/man/man1/llvm-cxxfilt-%%LIBVERSION%%.gz usr/share/man/man1/llvm-cxxfilt.1.gz +usr/share/man/man1/llvm-cxxmap-%%LIBVERSION%%.gz usr/share/man/man1/llvm-cxxmap.1.gz +usr/share/man/man1/llvm-debuginfo-analyzer-%%LIBVERSION%%.gz usr/share/man/man1/llvm-debuginfo-analyzer.1.gz +usr/share/man/man1/llvm-diff-%%LIBVERSION%%.gz usr/share/man/man1/llvm-diff.1.gz +usr/share/man/man1/llvm-dis-%%LIBVERSION%%.gz usr/share/man/man1/llvm-dis.1.gz +usr/share/man/man1/llvm-dwarfdump-%%LIBVERSION%%.gz usr/share/man/man1/llvm-dwarfdump.1.gz +usr/share/man/man1/llvm-dwarfutil-%%LIBVERSION%%.gz usr/share/man/man1/llvm-dwarfutil.1.gz +usr/share/man/man1/llvm-exegesis-%%LIBVERSION%%.gz usr/share/man/man1/llvm-exegesis.1.gz +usr/share/man/man1/llvm-extract-%%LIBVERSION%%.gz usr/share/man/man1/llvm-extract.1.gz +usr/share/man/man1/llvm-ifs-%%LIBVERSION%%.gz usr/share/man/man1/llvm-ifs.1.gz +usr/share/man/man1/llvm-install-name-tool-%%LIBVERSION%%.gz usr/share/man/man1/llvm-install-name-tool.1.gz +usr/share/man/man1/llvm-lib-%%LIBVERSION%%.gz usr/share/man/man1/llvm-lib.1.gz +usr/share/man/man1/llvm-libtool-darwin-%%LIBVERSION%%.gz usr/share/man/man1/llvm-libtool-darwin.1.gz +usr/share/man/man1/llvm-link-%%LIBVERSION%%.gz usr/share/man/man1/llvm-link.1.gz +usr/share/man/man1/llvm-lipo-%%LIBVERSION%%.gz usr/share/man/man1/llvm-lipo.1.gz +usr/share/man/man1/llvm-locstats-%%LIBVERSION%%.gz usr/share/man/man1/llvm-locstats.1.gz +usr/share/man/man1/llvm-mc-%%LIBVERSION%%.gz usr/share/man/man1/llvm-mc.1.gz +usr/share/man/man1/llvm-mca-%%LIBVERSION%%.gz usr/share/man/man1/llvm-mca.1.gz +usr/share/man/man1/llvm-nm-%%LIBVERSION%%.gz usr/share/man/man1/llvm-nm.1.gz +usr/share/man/man1/llvm-objcopy-%%LIBVERSION%%.gz usr/share/man/man1/llvm-objcopy.1.gz +usr/share/man/man1/llvm-objdump-%%LIBVERSION%%.gz usr/share/man/man1/llvm-objdump.1.gz +usr/share/man/man1/llvm-opt-report-%%LIBVERSION%%.gz usr/share/man/man1/llvm-opt-report.1.gz +usr/share/man/man1/llvm-otool-%%LIBVERSION%%.gz usr/share/man/man1/llvm-otool.1.gz +usr/share/man/man1/llvm-pdbutil-%%LIBVERSION%%.gz usr/share/man/man1/llvm-pdbutil.1.gz +usr/share/man/man1/llvm-profdata-%%LIBVERSION%%.gz usr/share/man/man1/llvm-profdata.1.gz +usr/share/man/man1/llvm-profgen-%%LIBVERSION%%.gz usr/share/man/man1/llvm-profgen.1.gz +usr/share/man/man1/llvm-ranlib-%%LIBVERSION%%.gz usr/share/man/man1/llvm-ranlib.1.gz +usr/share/man/man1/llvm-readelf-%%LIBVERSION%%.gz usr/share/man/man1/llvm-readelf.1.gz +usr/share/man/man1/llvm-readobj-%%LIBVERSION%%.gz usr/share/man/man1/llvm-readobj.1.gz +usr/share/man/man1/llvm-reduce-%%LIBVERSION%%.gz usr/share/man/man1/llvm-reduce.1.gz +usr/share/man/man1/llvm-remarkutil-%%LIBVERSION%%.gz usr/share/man/man1/llvm-remarkutil.1.gz +usr/share/man/man1/llvm-size-%%LIBVERSION%%.gz usr/share/man/man1/llvm-size.1.gz +usr/share/man/man1/llvm-stress-%%LIBVERSION%%.gz usr/share/man/man1/llvm-stress.1.gz +usr/share/man/man1/llvm-strings-%%LIBVERSION%%.gz usr/share/man/man1/llvm-strings.1.gz +usr/share/man/man1/llvm-strip-%%LIBVERSION%%.gz usr/share/man/man1/llvm-strip.1.gz +usr/share/man/man1/llvm-symbolizer-%%LIBVERSION%%.gz usr/share/man/man1/llvm-symbolizer.1.gz +usr/share/man/man1/llvm-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/llvm-tblgen.1.gz +usr/share/man/man1/llvm-tli-checker-%%LIBVERSION%%.gz usr/share/man/man1/llvm-tli-checker.1.gz +usr/share/man/man1/mlir-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/mlir-tblgen.1.gz usr/share/man/man1/opt.1.gz +usr/share/man/man1/opt-%%LIBVERSION%%.gz +usr/share/man/man1/tblgen-%%LIBVERSION%%.gz usr/share/man/man1/tblgen.1.gz usr/share/opt-viewer/opt-diff.py usr/share/opt-viewer/opt-stats.py diff --git a/devel/linux-rl9-llvm/pkg-plist.amd64 b/devel/linux-rl9-llvm/pkg-plist.amd64 index d7fcad9504dd..0f96375a456f 100644 --- a/devel/linux-rl9-llvm/pkg-plist.amd64 +++ b/devel/linux-rl9-llvm/pkg-plist.amd64 @@ -1,90 +1,173 @@ usr/bin/FileCheck +usr/bin/FileCheck-%%BINVERSION%% usr/bin/UnicodeNameMappingGenerator +usr/bin/UnicodeNameMappingGenerator-%%BINVERSION%% usr/bin/bugpoint +usr/bin/bugpoint-%%BINVERSION%% usr/bin/dsymutil +usr/bin/dsymutil-%%BINVERSION%% usr/bin/llc +usr/bin/llc-%%BINVERSION%% usr/bin/lli +usr/bin/lli-%%BINVERSION%% usr/bin/llvm-PerfectShuffle +usr/bin/llvm-PerfectShuffle-%%BINVERSION%% usr/bin/llvm-addr2line +usr/bin/llvm-addr2line-%%BINVERSION%% usr/bin/llvm-ar +usr/bin/llvm-ar-%%BINVERSION%% usr/bin/llvm-as +usr/bin/llvm-as-%%BINVERSION%% usr/bin/llvm-bcanalyzer +usr/bin/llvm-bcanalyzer-%%BINVERSION%% usr/bin/llvm-bitcode-strip +usr/bin/llvm-bitcode-strip-%%BINVERSION%% usr/bin/llvm-c-test +usr/bin/llvm-c-test-%%BINVERSION%% usr/bin/llvm-cat +usr/bin/llvm-cat-%%BINVERSION%% usr/bin/llvm-cfi-verify -usr/bin/llvm-config-19-32 -usr/bin/llvm-config-19-64 -usr/bin/llvm-config-32 -usr/bin/llvm-config-64 +usr/bin/llvm-cfi-verify-%%BINVERSION%% +usr/bin/llvm-cgdata +usr/bin/llvm-cgdata-%%BINVERSION%% usr/bin/llvm-cov +usr/bin/llvm-cov-%%BINVERSION%% +usr/bin/llvm-ctxprof-util +usr/bin/llvm-ctxprof-util-%%BINVERSION%% usr/bin/llvm-cvtres +usr/bin/llvm-cvtres-%%BINVERSION%% usr/bin/llvm-cxxdump +usr/bin/llvm-cxxdump-%%BINVERSION%% usr/bin/llvm-cxxfilt +usr/bin/llvm-cxxfilt-%%BINVERSION%% usr/bin/llvm-cxxmap +usr/bin/llvm-cxxmap-%%BINVERSION%% usr/bin/llvm-debuginfo-analyzer +usr/bin/llvm-debuginfo-analyzer-%%BINVERSION%% usr/bin/llvm-debuginfod +usr/bin/llvm-debuginfod-%%BINVERSION%% usr/bin/llvm-debuginfod-find +usr/bin/llvm-debuginfod-find-%%BINVERSION%% usr/bin/llvm-diff +usr/bin/llvm-diff-%%BINVERSION%% usr/bin/llvm-dis +usr/bin/llvm-dis-%%BINVERSION%% usr/bin/llvm-dlltool +usr/bin/llvm-dlltool-%%BINVERSION%% usr/bin/llvm-dwarfdump +usr/bin/llvm-dwarfdump-%%BINVERSION%% usr/bin/llvm-dwarfutil +usr/bin/llvm-dwarfutil-%%BINVERSION%% usr/bin/llvm-dwp +usr/bin/llvm-dwp-%%BINVERSION%% usr/bin/llvm-exegesis +usr/bin/llvm-exegesis-%%BINVERSION%% usr/bin/llvm-extract +usr/bin/llvm-extract-%%BINVERSION%% usr/bin/llvm-gsymutil +usr/bin/llvm-gsymutil-%%BINVERSION%% usr/bin/llvm-ifs +usr/bin/llvm-ifs-%%BINVERSION%% usr/bin/llvm-install-name-tool +usr/bin/llvm-install-name-tool-%%BINVERSION%% usr/bin/llvm-jitlink +usr/bin/llvm-jitlink-%%BINVERSION%% usr/bin/llvm-jitlink-executor +usr/bin/llvm-jitlink-executor-%%BINVERSION%% usr/bin/llvm-lib +usr/bin/llvm-lib-%%BINVERSION%% usr/bin/llvm-libtool-darwin +usr/bin/llvm-libtool-darwin-%%BINVERSION%% usr/bin/llvm-link +usr/bin/llvm-link-%%BINVERSION%% usr/bin/llvm-lipo +usr/bin/llvm-lipo-%%BINVERSION%% usr/bin/llvm-lto +usr/bin/llvm-lto-%%BINVERSION%% usr/bin/llvm-lto2 +usr/bin/llvm-lto2-%%BINVERSION%% usr/bin/llvm-mc +usr/bin/llvm-mc-%%BINVERSION%% usr/bin/llvm-mca +usr/bin/llvm-mca-%%BINVERSION%% usr/bin/llvm-ml +usr/bin/llvm-ml-%%BINVERSION%% usr/bin/llvm-modextract +usr/bin/llvm-modextract-%%BINVERSION%% usr/bin/llvm-mt +usr/bin/llvm-mt-%%BINVERSION%% usr/bin/llvm-nm +usr/bin/llvm-nm-%%BINVERSION%% usr/bin/llvm-objcopy +usr/bin/llvm-objcopy-%%BINVERSION%% usr/bin/llvm-objdump +usr/bin/llvm-objdump-%%BINVERSION%% usr/bin/llvm-opt-report +usr/bin/llvm-opt-report-%%BINVERSION%% usr/bin/llvm-otool +usr/bin/llvm-otool-%%BINVERSION%% usr/bin/llvm-pdbutil +usr/bin/llvm-pdbutil-%%BINVERSION%% usr/bin/llvm-profdata +usr/bin/llvm-profdata-%%BINVERSION%% usr/bin/llvm-profgen +usr/bin/llvm-profgen-%%BINVERSION%% usr/bin/llvm-ranlib +usr/bin/llvm-ranlib-%%BINVERSION%% usr/bin/llvm-rc +usr/bin/llvm-rc-%%BINVERSION%% usr/bin/llvm-readelf +usr/bin/llvm-readelf-%%BINVERSION%% usr/bin/llvm-readobj +usr/bin/llvm-readobj-%%BINVERSION%% usr/bin/llvm-readtapi +usr/bin/llvm-readtapi-%%BINVERSION%% usr/bin/llvm-reduce +usr/bin/llvm-reduce-%%BINVERSION%% usr/bin/llvm-remarkutil +usr/bin/llvm-remarkutil-%%BINVERSION%% usr/bin/llvm-rtdyld +usr/bin/llvm-rtdyld-%%BINVERSION%% usr/bin/llvm-sim +usr/bin/llvm-sim-%%BINVERSION%% usr/bin/llvm-size +usr/bin/llvm-size-%%BINVERSION%% usr/bin/llvm-split +usr/bin/llvm-split-%%BINVERSION%% usr/bin/llvm-stress +usr/bin/llvm-stress-%%BINVERSION%% usr/bin/llvm-strings +usr/bin/llvm-strings-%%BINVERSION%% usr/bin/llvm-strip +usr/bin/llvm-strip-%%BINVERSION%% usr/bin/llvm-symbolizer +usr/bin/llvm-symbolizer-%%BINVERSION%% usr/bin/llvm-tblgen +usr/bin/llvm-tblgen-%%BINVERSION%% usr/bin/llvm-tli-checker +usr/bin/llvm-tli-checker-%%BINVERSION%% usr/bin/llvm-undname +usr/bin/llvm-undname-%%BINVERSION%% usr/bin/llvm-windres +usr/bin/llvm-windres-%%BINVERSION%% usr/bin/llvm-xray +usr/bin/llvm-xray-%%BINVERSION%% usr/bin/obj2yaml +usr/bin/obj2yaml-%%BINVERSION%% usr/bin/opt +usr/bin/opt-%%BINVERSION%% usr/bin/reduce-chunk-list +usr/bin/reduce-chunk-list-%%BINVERSION%% usr/bin/sancov +usr/bin/sancov-%%BINVERSION%% usr/bin/sanstats +usr/bin/sanstats-%%BINVERSION%% usr/bin/split-file +usr/bin/split-file-%%BINVERSION%% usr/bin/verify-uselistorder +usr/bin/verify-uselistorder-%%BINVERSION%% usr/bin/yaml2obj +usr/bin/yaml2obj-%%BINVERSION%% usr/include/llvm-c/Analysis.h usr/include/llvm-c/BitReader.h usr/include/llvm-c/BitWriter.h @@ -134,6 +217,7 @@ usr/include/llvm/ADT/CombinationGenerator.h usr/include/llvm/ADT/ConcurrentHashtable.h usr/include/llvm/ADT/DAGDeltaAlgorithm.h usr/include/llvm/ADT/DeltaAlgorithm.h +usr/include/llvm/ADT/DeltaTree.h usr/include/llvm/ADT/DenseMap.h usr/include/llvm/ADT/DenseMapInfo.h usr/include/llvm/ADT/DenseMapInfoVariant.h @@ -174,6 +258,8 @@ usr/include/llvm/ADT/PointerUnion.h usr/include/llvm/ADT/PostOrderIterator.h usr/include/llvm/ADT/PriorityQueue.h usr/include/llvm/ADT/PriorityWorklist.h +usr/include/llvm/ADT/RewriteBuffer.h +usr/include/llvm/ADT/RewriteRope.h usr/include/llvm/ADT/SCCIterator.h usr/include/llvm/ADT/STLExtras.h usr/include/llvm/ADT/STLForwardCompat.h @@ -201,7 +287,10 @@ usr/include/llvm/ADT/StringMapEntry.h usr/include/llvm/ADT/StringRef.h usr/include/llvm/ADT/StringSet.h usr/include/llvm/ADT/StringSwitch.h +usr/include/llvm/ADT/StringTable.h usr/include/llvm/ADT/TinyPtrVector.h +usr/include/llvm/ADT/TrieHashIndexGenerator.h +usr/include/llvm/ADT/TrieRawHashMap.h usr/include/llvm/ADT/Twine.h usr/include/llvm/ADT/TypeSwitch.h usr/include/llvm/ADT/Uniformity.h @@ -241,10 +330,13 @@ usr/include/llvm/Analysis/CodeMetrics.h usr/include/llvm/Analysis/ConstantFolding.h usr/include/llvm/Analysis/ConstraintSystem.h usr/include/llvm/Analysis/CostModel.h +usr/include/llvm/Analysis/CtxProfAnalysis.h usr/include/llvm/Analysis/CycleAnalysis.h usr/include/llvm/Analysis/DDG.h usr/include/llvm/Analysis/DDGPrinter.h usr/include/llvm/Analysis/DOTGraphTraitsPass.h +usr/include/llvm/Analysis/DXILMetadataAnalysis.h +usr/include/llvm/Analysis/DXILResource.h usr/include/llvm/Analysis/Delinearization.h usr/include/llvm/Analysis/DemandedBits.h usr/include/llvm/Analysis/DependenceAnalysis.h @@ -277,6 +369,7 @@ usr/include/llvm/Analysis/InstructionPrecedenceTracking.h usr/include/llvm/Analysis/InstructionSimplify.h usr/include/llvm/Analysis/InteractiveModelRunner.h usr/include/llvm/Analysis/IteratedDominanceFrontier.h +usr/include/llvm/Analysis/LastRunTrackingAnalysis.h usr/include/llvm/Analysis/LazyBlockFrequencyInfo.h usr/include/llvm/Analysis/LazyBranchProbabilityInfo.h usr/include/llvm/Analysis/LazyCallGraph.h @@ -329,6 +422,7 @@ usr/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h usr/include/llvm/Analysis/ScalarEvolutionDivision.h usr/include/llvm/Analysis/ScalarEvolutionExpressions.h usr/include/llvm/Analysis/ScalarEvolutionNormalization.h +usr/include/llvm/Analysis/ScalarEvolutionPatternMatch.h usr/include/llvm/Analysis/ScalarFuncs.def usr/include/llvm/Analysis/ScopedNoAliasAA.h usr/include/llvm/Analysis/SimplifyQuery.h @@ -387,6 +481,7 @@ usr/include/llvm/BinaryFormat/ELFRelocs/Mips.def usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def usr/include/llvm/BinaryFormat/ELFRelocs/RISCV.def +usr/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def usr/include/llvm/BinaryFormat/ELFRelocs/Sparc.def usr/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def usr/include/llvm/BinaryFormat/ELFRelocs/VE.def @@ -421,6 +516,14 @@ usr/include/llvm/Bitstream/BitCodeEnums.h usr/include/llvm/Bitstream/BitCodes.h usr/include/llvm/Bitstream/BitstreamReader.h usr/include/llvm/Bitstream/BitstreamWriter.h +usr/include/llvm/CGData/CodeGenData.h +usr/include/llvm/CGData/CodeGenData.inc +usr/include/llvm/CGData/CodeGenDataReader.h +usr/include/llvm/CGData/CodeGenDataWriter.h +usr/include/llvm/CGData/OutlinedHashTree.h +usr/include/llvm/CGData/OutlinedHashTreeRecord.h +usr/include/llvm/CGData/StableFunctionMap.h +usr/include/llvm/CGData/StableFunctionMapRecord.h usr/include/llvm/CodeGen/AccelTable.h usr/include/llvm/CodeGen/Analysis.h usr/include/llvm/CodeGen/AntiDepBreaker.h @@ -440,6 +543,7 @@ usr/include/llvm/CodeGen/CallBrPrepare.h usr/include/llvm/CodeGen/CallingConvLower.h usr/include/llvm/CodeGen/CodeGenCommonISel.h usr/include/llvm/CodeGen/CodeGenPrepare.h +usr/include/llvm/CodeGen/CodeGenTargetMachineImpl.h usr/include/llvm/CodeGen/CommandFlags.h usr/include/llvm/CodeGen/ComplexDeinterleavingPass.h usr/include/llvm/CodeGen/CostTable.h @@ -453,6 +557,7 @@ usr/include/llvm/CodeGen/DebugHandlerBase.h usr/include/llvm/CodeGen/DetectDeadLanes.h usr/include/llvm/CodeGen/DwarfEHPrepare.h usr/include/llvm/CodeGen/DwarfStringPoolEntry.h +usr/include/llvm/CodeGen/EarlyIfConversion.h usr/include/llvm/CodeGen/EdgeBundles.h usr/include/llvm/CodeGen/ExecutionDomainFix.h usr/include/llvm/CodeGen/ExpandLargeDivRem.h @@ -496,6 +601,7 @@ usr/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h usr/include/llvm/CodeGen/GlobalISel/RegBankSelect.h usr/include/llvm/CodeGen/GlobalISel/Utils.h usr/include/llvm/CodeGen/GlobalMerge.h +usr/include/llvm/CodeGen/GlobalMergeFunctions.h usr/include/llvm/CodeGen/HardwareLoops.h usr/include/llvm/CodeGen/ISDOpcodes.h usr/include/llvm/CodeGen/IndirectBrExpand.h @@ -538,6 +644,7 @@ usr/include/llvm/CodeGen/MachineBasicBlock.h usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.h usr/include/llvm/CodeGen/MachineBranchProbabilityInfo.h usr/include/llvm/CodeGen/MachineCFGPrinter.h +usr/include/llvm/CodeGen/MachineCSE.h usr/include/llvm/CodeGen/MachineCombinerPattern.h usr/include/llvm/CodeGen/MachineConstantPool.h usr/include/llvm/CodeGen/MachineConvergenceVerifier.h @@ -554,6 +661,7 @@ usr/include/llvm/CodeGen/MachineInstrBuilder.h usr/include/llvm/CodeGen/MachineInstrBundle.h usr/include/llvm/CodeGen/MachineInstrBundleIterator.h usr/include/llvm/CodeGen/MachineJumpTableInfo.h +usr/include/llvm/CodeGen/MachineLICM.h usr/include/llvm/CodeGen/MachineLoopInfo.h usr/include/llvm/CodeGen/MachineLoopUtils.h usr/include/llvm/CodeGen/MachineMemOperand.h @@ -581,6 +689,7 @@ usr/include/llvm/CodeGen/MacroFusion.h usr/include/llvm/CodeGen/ModuloSchedule.h usr/include/llvm/CodeGen/MultiHazardRecognizer.h usr/include/llvm/CodeGen/NonRelocatableStringpool.h +usr/include/llvm/CodeGen/OptimizePHIs.h usr/include/llvm/CodeGen/PBQP/CostAllocator.h usr/include/llvm/CodeGen/PBQP/Graph.h usr/include/llvm/CodeGen/PBQP/Math.h @@ -589,6 +698,7 @@ usr/include/llvm/CodeGen/PBQP/Solution.h usr/include/llvm/CodeGen/PBQPRAConstraint.h usr/include/llvm/CodeGen/PHIElimination.h usr/include/llvm/CodeGen/Passes.h +usr/include/llvm/CodeGen/PeepholeOptimizer.h usr/include/llvm/CodeGen/PreISelIntrinsicLowering.h usr/include/llvm/CodeGen/PseudoSourceValue.h usr/include/llvm/CodeGen/PseudoSourceValueManager.h @@ -600,6 +710,8 @@ usr/include/llvm/CodeGen/RegAllocCommon.h usr/include/llvm/CodeGen/RegAllocFast.h usr/include/llvm/CodeGen/RegAllocPBQP.h usr/include/llvm/CodeGen/RegAllocRegistry.h +usr/include/llvm/CodeGen/RegUsageInfoCollector.h +usr/include/llvm/CodeGen/RegUsageInfoPropagate.h usr/include/llvm/CodeGen/Register.h usr/include/llvm/CodeGen/RegisterBank.h usr/include/llvm/CodeGen/RegisterBankInfo.h @@ -629,11 +741,14 @@ usr/include/llvm/CodeGen/SelectionDAGTargetInfo.h usr/include/llvm/CodeGen/ShadowStackGCLowering.h usr/include/llvm/CodeGen/SjLjEHPrepare.h usr/include/llvm/CodeGen/SlotIndexes.h +usr/include/llvm/CodeGen/SpillPlacement.h usr/include/llvm/CodeGen/Spiller.h +usr/include/llvm/CodeGen/StackColoring.h usr/include/llvm/CodeGen/StackMaps.h usr/include/llvm/CodeGen/StackProtector.h usr/include/llvm/CodeGen/SwiftErrorValueTracking.h usr/include/llvm/CodeGen/SwitchLoweringUtils.h +usr/include/llvm/CodeGen/TailDuplication.h usr/include/llvm/CodeGen/TailDuplicator.h usr/include/llvm/CodeGen/TargetCallingConv.h usr/include/llvm/CodeGen/TargetFrameLowering.h @@ -658,8 +773,6 @@ usr/include/llvm/CodeGen/WasmEHPrepare.h usr/include/llvm/CodeGen/WinEHFuncInfo.h usr/include/llvm/CodeGen/WinEHPrepare.h usr/include/llvm/CodeGen/WindowScheduler.h -usr/include/llvm/CodeGenData/OutlinedHashTree.h -usr/include/llvm/CodeGenData/OutlinedHashTreeRecord.h usr/include/llvm/CodeGenTypes/LowLevelType.h usr/include/llvm/CodeGenTypes/MachineValueType.h usr/include/llvm/Config/AsmParsers.def @@ -784,6 +897,7 @@ usr/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h usr/include/llvm/DebugInfo/DWARF/DWARFUnit.h usr/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h usr/include/llvm/DebugInfo/DWARF/DWARFVerifier.h +usr/include/llvm/DebugInfo/GSYM/CallSiteInfo.h usr/include/llvm/DebugInfo/GSYM/DwarfTransformer.h usr/include/llvm/DebugInfo/GSYM/ExtractRanges.h usr/include/llvm/DebugInfo/GSYM/FileEntry.h @@ -796,6 +910,7 @@ usr/include/llvm/DebugInfo/GSYM/InlineInfo.h usr/include/llvm/DebugInfo/GSYM/LineEntry.h usr/include/llvm/DebugInfo/GSYM/LineTable.h usr/include/llvm/DebugInfo/GSYM/LookupResult.h +usr/include/llvm/DebugInfo/GSYM/MergedFunctionsInfo.h usr/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h usr/include/llvm/DebugInfo/GSYM/OutputAggregator.h usr/include/llvm/DebugInfo/GSYM/StringTable.h @@ -1001,11 +1116,13 @@ usr/include/llvm/ExecutionEngine/JITSymbol.h usr/include/llvm/ExecutionEngine/MCJIT.h usr/include/llvm/ExecutionEngine/OProfileWrapper.h usr/include/llvm/ExecutionEngine/ObjectCache.h +usr/include/llvm/ExecutionEngine/Orc/AbsoluteSymbols.h usr/include/llvm/ExecutionEngine/Orc/COFFPlatform.h usr/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h usr/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h usr/include/llvm/ExecutionEngine/Orc/CompileUtils.h usr/include/llvm/ExecutionEngine/Orc/Core.h +usr/include/llvm/ExecutionEngine/Orc/CoreContainers.h usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h usr/include/llvm/ExecutionEngine/Orc/DebugUtils.h usr/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h @@ -1013,6 +1130,8 @@ usr/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h usr/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h usr/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h usr/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h +usr/include/llvm/ExecutionEngine/Orc/DylibManager.h +usr/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h usr/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h usr/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h usr/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h @@ -1025,27 +1144,40 @@ usr/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h usr/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h usr/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h usr/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h +usr/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h usr/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h usr/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h +usr/include/llvm/ExecutionEngine/Orc/JITLinkLazyCallThroughManager.h +usr/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h +usr/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h usr/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h usr/include/llvm/ExecutionEngine/Orc/LLJIT.h usr/include/llvm/ExecutionEngine/Orc/Layer.h +usr/include/llvm/ExecutionEngine/Orc/LazyObjectLinkingLayer.h usr/include/llvm/ExecutionEngine/Orc/LazyReexports.h +usr/include/llvm/ExecutionEngine/Orc/LinkGraphLayer.h +usr/include/llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h +usr/include/llvm/ExecutionEngine/Orc/LoadLinkableFile.h usr/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h +usr/include/llvm/ExecutionEngine/Orc/MachO.h usr/include/llvm/ExecutionEngine/Orc/MachOBuilder.h usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h usr/include/llvm/ExecutionEngine/Orc/Mangling.h usr/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h +usr/include/llvm/ExecutionEngine/Orc/MaterializationUnit.h usr/include/llvm/ExecutionEngine/Orc/MemoryMapper.h usr/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h usr/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h usr/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h usr/include/llvm/ExecutionEngine/Orc/OrcABISupport.h usr/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h +usr/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h +usr/include/llvm/ExecutionEngine/Orc/RedirectionManager.h usr/include/llvm/ExecutionEngine/Orc/SectCreate.h usr/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h usr/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h usr/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h +usr/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h usr/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h usr/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h usr/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h @@ -1060,6 +1192,7 @@ usr/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h usr/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h usr/include/llvm/ExecutionEngine/Orc/Speculation.h usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h +usr/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h @@ -1070,13 +1203,16 @@ usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h usr/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h +usr/include/llvm/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.h usr/include/llvm/ExecutionEngine/Orc/TaskDispatch.h usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h +usr/include/llvm/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.h usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h usr/include/llvm/ExecutionEngine/RuntimeDyld.h usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h usr/include/llvm/ExecutionEngine/SectionMemoryManager.h usr/include/llvm/FileCheck/FileCheck.h +usr/include/llvm/Frontend/Atomic/Atomic.h usr/include/llvm/Frontend/Debug/Options.h usr/include/llvm/Frontend/Directive/DirectiveBase.td usr/include/llvm/Frontend/Driver/CodeGenOptions.h @@ -1087,7 +1223,6 @@ usr/include/llvm/Frontend/OpenACC/ACC.h.inc usr/include/llvm/Frontend/OpenACC/ACC.inc usr/include/llvm/Frontend/OpenACC/ACC.td usr/include/llvm/Frontend/OpenMP/ClauseT.h -usr/include/llvm/Frontend/OpenMP/ConstructCompositionT.h usr/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h usr/include/llvm/Frontend/OpenMP/OMP.h usr/include/llvm/Frontend/OpenMP/OMP.h.inc @@ -1120,8 +1255,10 @@ usr/include/llvm/IR/BasicBlock.h usr/include/llvm/IR/BuiltinGCs.h usr/include/llvm/IR/CFG.h usr/include/llvm/IR/CallingConv.h +usr/include/llvm/IR/CmpPredicate.h usr/include/llvm/IR/Comdat.h usr/include/llvm/IR/Constant.h +usr/include/llvm/IR/ConstantFPRange.h usr/include/llvm/IR/ConstantFold.h usr/include/llvm/IR/ConstantFolder.h usr/include/llvm/IR/ConstantRange.h @@ -1230,6 +1367,7 @@ usr/include/llvm/IR/Module.h usr/include/llvm/IR/ModuleSlotTracker.h usr/include/llvm/IR/ModuleSummaryIndex.h usr/include/llvm/IR/ModuleSummaryIndexYAML.h +usr/include/llvm/IR/NVVMIntrinsicUtils.h usr/include/llvm/IR/NoFolder.h usr/include/llvm/IR/OperandTraits.h usr/include/llvm/IR/Operator.h @@ -1268,6 +1406,7 @@ usr/include/llvm/IR/ValueHandle.h usr/include/llvm/IR/ValueMap.h usr/include/llvm/IR/ValueSymbolTable.h usr/include/llvm/IR/VectorBuilder.h +usr/include/llvm/IR/VectorTypeUtils.h usr/include/llvm/IR/Verifier.h usr/include/llvm/IRPrinter/IRPrintingPasses.h usr/include/llvm/IRReader/IRReader.h @@ -1278,7 +1417,6 @@ usr/include/llvm/InterfaceStub/IFSStub.h usr/include/llvm/LTO/Config.h usr/include/llvm/LTO/LTO.h usr/include/llvm/LTO/LTOBackend.h -usr/include/llvm/LTO/SummaryBasedOptimizations.h usr/include/llvm/LTO/legacy/LTOCodeGenerator.h usr/include/llvm/LTO/legacy/LTOModule.h usr/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h @@ -1489,6 +1627,8 @@ usr/include/llvm/PassInfo.h usr/include/llvm/PassRegistry.h usr/include/llvm/PassSupport.h usr/include/llvm/Passes/CodeGenPassBuilder.h +usr/include/llvm/Passes/DroppedVariableStats.h +usr/include/llvm/Passes/DroppedVariableStatsIR.h usr/include/llvm/Passes/MachinePassRegistry.def usr/include/llvm/Passes/OptimizationLevel.h usr/include/llvm/Passes/PassBuilder.h @@ -1513,10 +1653,10 @@ usr/include/llvm/ProfileData/MIBEntryDef.inc usr/include/llvm/ProfileData/MemProf.h usr/include/llvm/ProfileData/MemProfData.inc usr/include/llvm/ProfileData/MemProfReader.h +usr/include/llvm/ProfileData/MemProfYAML.h usr/include/llvm/ProfileData/PGOCtxProfReader.h usr/include/llvm/ProfileData/PGOCtxProfWriter.h usr/include/llvm/ProfileData/ProfileCommon.h -usr/include/llvm/ProfileData/RawMemProfReader.h usr/include/llvm/ProfileData/SampleProf.h usr/include/llvm/ProfileData/SampleProfReader.h usr/include/llvm/ProfileData/SampleProfWriter.h @@ -1533,10 +1673,26 @@ usr/include/llvm/Remarks/RemarkSerializer.h usr/include/llvm/Remarks/RemarkStreamer.h usr/include/llvm/Remarks/RemarkStringTable.h usr/include/llvm/Remarks/YAMLRemarkSerializer.h -usr/include/llvm/SandboxIR/SandboxIR.h -usr/include/llvm/SandboxIR/SandboxIRValues.def +usr/include/llvm/SandboxIR/Argument.h +usr/include/llvm/SandboxIR/BasicBlock.h +usr/include/llvm/SandboxIR/Constant.h +usr/include/llvm/SandboxIR/Context.h +usr/include/llvm/SandboxIR/Function.h +usr/include/llvm/SandboxIR/Instruction.h +usr/include/llvm/SandboxIR/IntrinsicInst.h +usr/include/llvm/SandboxIR/Module.h +usr/include/llvm/SandboxIR/Operator.h +usr/include/llvm/SandboxIR/Pass.h +usr/include/llvm/SandboxIR/PassManager.h +usr/include/llvm/SandboxIR/Region.h usr/include/llvm/SandboxIR/Tracker.h +usr/include/llvm/SandboxIR/Type.h usr/include/llvm/SandboxIR/Use.h +usr/include/llvm/SandboxIR/User.h +usr/include/llvm/SandboxIR/Utils.h +usr/include/llvm/SandboxIR/Value.h +usr/include/llvm/SandboxIR/Values.def +usr/include/llvm/Support/AArch64BuildAttributes.h usr/include/llvm/Support/AMDGPUAddrSpace.h usr/include/llvm/Support/AMDGPUMetadata.h usr/include/llvm/Support/AMDHSAKernelDescriptor.h @@ -1659,9 +1815,11 @@ usr/include/llvm/Support/MemoryBufferRef.h usr/include/llvm/Support/MipsABIFlags.h usr/include/llvm/Support/ModRef.h usr/include/llvm/Support/Mutex.h +usr/include/llvm/Support/NVPTXAddrSpace.h usr/include/llvm/Support/NativeFormatting.h usr/include/llvm/Support/OnDiskHashTable.h usr/include/llvm/Support/OptimizedStructLayout.h +usr/include/llvm/Support/OptionStrCmp.h usr/include/llvm/Support/PGOOptions.h usr/include/llvm/Support/Parallel.h usr/include/llvm/Support/Path.h @@ -1738,6 +1896,7 @@ usr/include/llvm/Support/raw_socket_stream.h usr/include/llvm/Support/thread.h usr/include/llvm/Support/type_traits.h usr/include/llvm/Support/xxhash.h +usr/include/llvm/TableGen/AArch64ImmCheck.h usr/include/llvm/TableGen/Automaton.td usr/include/llvm/TableGen/DirectiveEmitter.h usr/include/llvm/TableGen/Error.h @@ -1748,6 +1907,7 @@ usr/include/llvm/TableGen/SearchableTable.td usr/include/llvm/TableGen/SetTheory.h usr/include/llvm/TableGen/StringMatcher.h usr/include/llvm/TableGen/StringToOffsetTable.h +usr/include/llvm/TableGen/TGTimer.h usr/include/llvm/TableGen/TableGenBackend.h usr/include/llvm/Target/CGPassBuilderOption.h usr/include/llvm/Target/CodeGenCWrappers.h @@ -1769,6 +1929,7 @@ usr/include/llvm/Target/TargetPfmCounters.td usr/include/llvm/Target/TargetSchedule.td usr/include/llvm/Target/TargetSelectionDAG.td usr/include/llvm/TargetParser/AArch64CPUFeatures.inc +usr/include/llvm/TargetParser/AArch64FeatPriorities.inc usr/include/llvm/TargetParser/AArch64TargetParser.h usr/include/llvm/TargetParser/AArch64TargetParserDef.inc usr/include/llvm/TargetParser/ARMTargetParser.def @@ -1781,6 +1942,7 @@ usr/include/llvm/TargetParser/Host.h usr/include/llvm/TargetParser/LoongArchTargetParser.def usr/include/llvm/TargetParser/LoongArchTargetParser.h usr/include/llvm/TargetParser/PPCTargetParser.def +usr/include/llvm/TargetParser/PPCTargetParser.h usr/include/llvm/TargetParser/RISCVISAInfo.h usr/include/llvm/TargetParser/RISCVTargetParser.h usr/include/llvm/TargetParser/RISCVTargetParserDef.inc @@ -1789,6 +1951,7 @@ usr/include/llvm/TargetParser/TargetParser.h usr/include/llvm/TargetParser/Triple.h usr/include/llvm/TargetParser/X86TargetParser.def usr/include/llvm/TargetParser/X86TargetParser.h +usr/include/llvm/Telemetry/Telemetry.h usr/include/llvm/Testing/ADT/StringMap.h usr/include/llvm/Testing/ADT/StringMapEntry.h usr/include/llvm/Testing/Annotations/Annotations.h @@ -1816,11 +1979,18 @@ usr/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h usr/include/llvm/ToolDrivers/llvm-lib/LibDriver.h usr/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h usr/include/llvm/Transforms/CFGuard.h +usr/include/llvm/Transforms/Coroutines/ABI.h +usr/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h usr/include/llvm/Transforms/Coroutines/CoroCleanup.h usr/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h usr/include/llvm/Transforms/Coroutines/CoroEarly.h usr/include/llvm/Transforms/Coroutines/CoroElide.h +usr/include/llvm/Transforms/Coroutines/CoroInstr.h +usr/include/llvm/Transforms/Coroutines/CoroShape.h usr/include/llvm/Transforms/Coroutines/CoroSplit.h +usr/include/llvm/Transforms/Coroutines/MaterializationUtils.h +usr/include/llvm/Transforms/Coroutines/SpillUtils.h +usr/include/llvm/Transforms/Coroutines/SuspendCrossingInfo.h usr/include/llvm/Transforms/HipStdPar/HipStdPar.h usr/include/llvm/Transforms/IPO.h usr/include/llvm/Transforms/IPO/AlwaysInliner.h @@ -1863,12 +2033,10 @@ usr/include/llvm/Transforms/IPO/SampleProfileMatcher.h usr/include/llvm/Transforms/IPO/SampleProfileProbe.h usr/include/llvm/Transforms/IPO/StripDeadPrototypes.h usr/include/llvm/Transforms/IPO/StripSymbols.h -usr/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h usr/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h usr/include/llvm/Transforms/IPO/WholeProgramDevirt.h usr/include/llvm/Transforms/InstCombine/InstCombine.h usr/include/llvm/Transforms/InstCombine/InstCombiner.h -usr/include/llvm/Transforms/Instrumentation.h usr/include/llvm/Transforms/Instrumentation/AddressSanitizer.h usr/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h usr/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h @@ -1887,13 +2055,15 @@ usr/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h usr/include/llvm/Transforms/Instrumentation/MemProfiler.h usr/include/llvm/Transforms/Instrumentation/MemorySanitizer.h usr/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h +usr/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h usr/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h usr/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h usr/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -usr/include/llvm/Transforms/Instrumentation/PoisonChecking.h +usr/include/llvm/Transforms/Instrumentation/RealtimeSanitizer.h usr/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h usr/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h usr/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h +usr/include/llvm/Transforms/Instrumentation/TypeSanitizer.h usr/include/llvm/Transforms/ObjCARC.h usr/include/llvm/Transforms/Scalar.h usr/include/llvm/Transforms/Scalar/ADCE.h @@ -1940,6 +2110,7 @@ usr/include/llvm/Transforms/Scalar/LoopRotation.h usr/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h usr/include/llvm/Transforms/Scalar/LoopSink.h usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h +usr/include/llvm/Transforms/Scalar/LoopTermFold.h usr/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h usr/include/llvm/Transforms/Scalar/LoopUnrollPass.h usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h @@ -1971,7 +2142,6 @@ usr/include/llvm/Transforms/Scalar/Sink.h usr/include/llvm/Transforms/Scalar/SpeculativeExecution.h usr/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h usr/include/llvm/Transforms/Scalar/StructurizeCFG.h -usr/include/llvm/Transforms/Scalar/TLSVariableHoist.h usr/include/llvm/Transforms/Scalar/TailRecursionElimination.h usr/include/llvm/Transforms/Scalar/WarnMissedTransforms.h usr/include/llvm/Transforms/Utils.h @@ -1991,27 +2161,31 @@ usr/include/llvm/Transforms/Utils/Cloning.h usr/include/llvm/Transforms/Utils/CodeExtractor.h usr/include/llvm/Transforms/Utils/CodeLayout.h usr/include/llvm/Transforms/Utils/CodeMoverUtils.h +usr/include/llvm/Transforms/Utils/ControlFlowUtils.h usr/include/llvm/Transforms/Utils/CountVisits.h usr/include/llvm/Transforms/Utils/CtorUtils.h -usr/include/llvm/Transforms/Utils/DXILResource.h usr/include/llvm/Transforms/Utils/DXILUpgrade.h usr/include/llvm/Transforms/Utils/Debugify.h usr/include/llvm/Transforms/Utils/EntryExitInstrumenter.h usr/include/llvm/Transforms/Utils/EscapeEnumerator.h usr/include/llvm/Transforms/Utils/Evaluator.h +usr/include/llvm/Transforms/Utils/ExtraPassManager.h usr/include/llvm/Transforms/Utils/FixIrreducible.h usr/include/llvm/Transforms/Utils/FunctionComparator.h usr/include/llvm/Transforms/Utils/FunctionImportUtils.h usr/include/llvm/Transforms/Utils/GlobalStatus.h usr/include/llvm/Transforms/Utils/GuardUtils.h usr/include/llvm/Transforms/Utils/HelloWorld.h +usr/include/llvm/Transforms/Utils/IRNormalizer.h usr/include/llvm/Transforms/Utils/InjectTLIMappings.h usr/include/llvm/Transforms/Utils/InstructionNamer.h usr/include/llvm/Transforms/Utils/InstructionWorklist.h +usr/include/llvm/Transforms/Utils/Instrumentation.h usr/include/llvm/Transforms/Utils/IntegerDivision.h usr/include/llvm/Transforms/Utils/LCSSA.h usr/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h usr/include/llvm/Transforms/Utils/Local.h +usr/include/llvm/Transforms/Utils/LongestCommonSequence.h usr/include/llvm/Transforms/Utils/LoopConstrainer.h usr/include/llvm/Transforms/Utils/LoopPeel.h usr/include/llvm/Transforms/Utils/LoopRotationUtils.h @@ -2024,6 +2198,7 @@ usr/include/llvm/Transforms/Utils/LowerIFunc.h usr/include/llvm/Transforms/Utils/LowerInvoke.h usr/include/llvm/Transforms/Utils/LowerMemIntrinsics.h usr/include/llvm/Transforms/Utils/LowerSwitch.h +usr/include/llvm/Transforms/Utils/LowerVectorIntrinsics.h usr/include/llvm/Transforms/Utils/MatrixUtils.h usr/include/llvm/Transforms/Utils/Mem2Reg.h usr/include/llvm/Transforms/Utils/MemoryOpRemark.h @@ -2063,6 +2238,19 @@ usr/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h usr/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h usr/include/llvm/Transforms/Vectorize/LoopVectorize.h usr/include/llvm/Transforms/Vectorize/SLPVectorizer.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintInstructionCount.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h +usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h usr/include/llvm/Transforms/Vectorize/VectorCombine.h usr/include/llvm/WindowsDriver/MSVCPaths.h usr/include/llvm/WindowsDriver/MSVCSetupApi.h @@ -2098,6 +2286,7 @@ usr/lib/cmake/llvm/CheckProblematicConfigurations.cmake usr/lib/cmake/llvm/CoverageReport.cmake usr/lib/cmake/llvm/CrossCompile.cmake usr/lib/cmake/llvm/DetermineGCCCompatible.cmake +usr/lib/cmake/llvm/FileLock.cmake usr/lib/cmake/llvm/FindFFI.cmake usr/lib/cmake/llvm/FindLibEdit.cmake usr/lib/cmake/llvm/FindLibpfm.cmake @@ -2112,7 +2301,6 @@ usr/lib/cmake/llvm/HandleLLVMOptions.cmake usr/lib/cmake/llvm/HandleLLVMStdlib.cmake usr/lib/cmake/llvm/LLVM-Build.cmake usr/lib/cmake/llvm/LLVM-Config.cmake -usr/lib/cmake/llvm/LLVMCheckLinkerFlag.cmake usr/lib/cmake/llvm/LLVMConfig.cmake usr/lib/cmake/llvm/LLVMConfigExtensions.cmake usr/lib/cmake/llvm/LLVMConfigVersion.cmake @@ -2127,10 +2315,9 @@ usr/lib/cmake/llvm/TensorFlowCompile.cmake usr/lib/cmake/llvm/UseLibtool.cmake usr/lib/cmake/llvm/VersionFromVCS.cmake usr/lib/cmake/llvm/llvm-driver-template.cpp.in -usr/lib/libLLVM-19.so +usr/lib/libLLVM-%%BINVERSION%%.so usr/lib/libLLVM.so -usr/lib/libLLVM.so.18.1 -usr/lib/libLLVM.so.19.1 +usr/lib/libLLVM.so.%%LIBVERSION%% usr/lib/libLLVMAArch64AsmParser.a usr/lib/libLLVMAArch64CodeGen.a usr/lib/libLLVMAArch64Desc.a @@ -2144,12 +2331,6 @@ usr/lib/libLLVMAMDGPUDisassembler.a usr/lib/libLLVMAMDGPUInfo.a usr/lib/libLLVMAMDGPUTargetMCA.a usr/lib/libLLVMAMDGPUUtils.a -usr/lib/libLLVMARMAsmParser.a -usr/lib/libLLVMARMCodeGen.a -usr/lib/libLLVMARMDesc.a -usr/lib/libLLVMARMDisassembler.a -usr/lib/libLLVMARMInfo.a -usr/lib/libLLVMARMUtils.a usr/lib/libLLVMAggressiveInstCombine.a usr/lib/libLLVMAnalysis.a usr/lib/libLLVMAsmParser.a @@ -2165,8 +2346,8 @@ usr/lib/libLLVMBitWriter.a usr/lib/libLLVMBitstreamReader.a usr/lib/libLLVMCFGuard.a usr/lib/libLLVMCFIVerify.a +usr/lib/libLLVMCGData.a usr/lib/libLLVMCodeGen.a -usr/lib/libLLVMCodeGenData.a usr/lib/libLLVMCodeGenTypes.a usr/lib/libLLVMCore.a usr/lib/libLLVMCoroutines.a @@ -2189,11 +2370,12 @@ usr/lib/libLLVMDlltoolDriver.a usr/lib/libLLVMExecutionEngine.a usr/lib/libLLVMExegesis.a usr/lib/libLLVMExegesisAArch64.a -usr/lib/libLLVMExegesisMips.a usr/lib/libLLVMExegesisPowerPC.a +usr/lib/libLLVMExegesisRISCV.a usr/lib/libLLVMExegesisX86.a usr/lib/libLLVMExtensions.a usr/lib/libLLVMFileCheck.a +usr/lib/libLLVMFrontendAtomic.a usr/lib/libLLVMFrontendDriver.a usr/lib/libLLVMFrontendHLSL.a usr/lib/libLLVMFrontendOffloading.a @@ -2220,11 +2402,6 @@ usr/lib/libLLVMMCDisassembler.a usr/lib/libLLVMMCJIT.a usr/lib/libLLVMMCParser.a usr/lib/libLLVMMIRParser.a -usr/lib/libLLVMMipsAsmParser.a -usr/lib/libLLVMMipsCodeGen.a -usr/lib/libLLVMMipsDesc.a -usr/lib/libLLVMMipsDisassembler.a -usr/lib/libLLVMMipsInfo.a usr/lib/libLLVMNVPTXCodeGen.a usr/lib/libLLVMNVPTXDesc.a usr/lib/libLLVMNVPTXInfo.a @@ -2246,6 +2423,12 @@ usr/lib/libLLVMPowerPCDesc.a usr/lib/libLLVMPowerPCDisassembler.a usr/lib/libLLVMPowerPCInfo.a usr/lib/libLLVMProfileData.a +usr/lib/libLLVMRISCVAsmParser.a +usr/lib/libLLVMRISCVCodeGen.a +usr/lib/libLLVMRISCVDesc.a +usr/lib/libLLVMRISCVDisassembler.a +usr/lib/libLLVMRISCVInfo.a +usr/lib/libLLVMRISCVTargetMCA.a usr/lib/libLLVMRemarks.a usr/lib/libLLVMRuntimeDyld.a usr/lib/libLLVMSandboxIR.a @@ -2263,6 +2446,7 @@ usr/lib/libLLVMTableGenBasic.a usr/lib/libLLVMTableGenCommon.a usr/lib/libLLVMTarget.a usr/lib/libLLVMTargetParser.a +usr/lib/libLLVMTelemetry.a usr/lib/libLLVMTextAPI.a usr/lib/libLLVMTextAPIBinaryReader.a usr/lib/libLLVMTransformUtils.a @@ -2284,9 +2468,2311 @@ usr/lib/libLLVMX86TargetMCA.a usr/lib/libLLVMXRay.a usr/lib/libLLVMipo.a usr/lib/libLTO.so -usr/lib/libLTO.so.19.1 +usr/lib/libLTO.so.%%LIBVERSION%% usr/lib/libRemarks.so -usr/lib/libRemarks.so.19.1 +usr/lib/libRemarks.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/bin/llvm-config +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Analysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/BitReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/BitWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Comdat.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Core.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/DataTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/DebugInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Deprecated.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Disassembler.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/DisassemblerTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Error.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/ErrorHandling.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/ExecutionEngine.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/ExternC.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/IRReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/LLJIT.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/LLJITUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Linker.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Object.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Orc.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/OrcEE.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Remarks.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Support.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Target.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/TargetMachine.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Transforms/PassBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/Types.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/blake3.h +usr/lib/llvm%%BINVERSION%%/include/llvm-c/lto.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ADL.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/APFixedPoint.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/APFloat.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/APInt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/APSInt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/AddressRanges.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/AllocatorList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Any.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ArrayRef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/BitVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Bitfields.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/BitmaskEnum.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Bitset.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/BreadthFirstIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/CachedHashString.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/CoalescingBitVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/CombinationGenerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ConcurrentHashtable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DAGDeltaAlgorithm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DeltaAlgorithm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DeltaTree.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DenseMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DenseMapInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DenseMapInfoVariant.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DenseSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DepthFirstIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DirectedGraph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/DynamicAPInt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/EnumeratedArray.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/EpochTracker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/EquivalenceClasses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/FloatingPointMode.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/FoldingSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/FunctionExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/GenericConvergenceVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/GenericCycleImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/GenericCycleInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/GenericSSAContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/GenericUniformityImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/GenericUniformityInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/GraphTraits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Hashing.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/IndexedMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/IntEqClasses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/IntervalMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/IntervalTree.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/IntrusiveRefCntPtr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/LazyAtomicPointer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/MapVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PackedVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PagedVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PointerEmbeddedInt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PointerIntPair.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PointerSumType.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PointerUnion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PostOrderIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PriorityQueue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/PriorityWorklist.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/RewriteBuffer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/RewriteRope.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SCCIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/STLExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/STLForwardCompat.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/STLFunctionalExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ScopeExit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ScopedHashTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Sequence.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SetOperations.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SetVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SlowDynamicAPInt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SmallBitVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SmallPtrSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SmallSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SmallString.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SmallVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SmallVectorExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SparseBitVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SparseMultiSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/SparseSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StableHashing.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Statistic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StringExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StringMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StringMapEntry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StringRef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StringSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StringSwitch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/StringTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/TinyPtrVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/TrieHashIndexGenerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/TrieRawHashMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Twine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/TypeSwitch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/Uniformity.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/UniqueVector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/bit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/edit_distance.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/fallible_iterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/identity.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ilist.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ilist_base.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ilist_iterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node_base.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node_options.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/iterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/iterator_range.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ADT/simple_ilist.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/AliasAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/AliasAnalysisEvaluator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/AliasSetTracker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/AssumeBundleQueries.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/AssumptionCache.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/BasicAliasAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/BlockFrequencyInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/BlockFrequencyInfoImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/BranchProbabilityInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CFG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CFGPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CFGSCCPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CGSCCPassManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CallGraph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CallGraphSCCPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CallPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CaptureTracking.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CmpInstAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CodeMetrics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ConstantFolding.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ConstraintSystem.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CostModel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CtxProfAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/CycleAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DDG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DDGPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DOTGraphTraitsPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DXILMetadataAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DXILResource.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Delinearization.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DemandedBits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DependenceAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DependenceGraphBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DomConditionCache.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DomPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DomTreeUpdater.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DominanceFrontier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/DominanceFrontierImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/EHUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/FunctionPropertiesAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/GenericDomTreeUpdater.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/GlobalsModRef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/GuardUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/HeatUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/IRSimilarityIdentifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/IVDescriptors.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/IVUsers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/IndirectCallPromotionAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/IndirectCallVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InlineAdvisor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InlineCost.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InlineModelFeatureMaps.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InlineOrder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InstCount.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InstSimplifyFolder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InstructionPrecedenceTracking.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InstructionSimplify.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/InteractiveModelRunner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/IteratedDominanceFrontier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LastRunTrackingAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LazyBlockFrequencyInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LazyBranchProbabilityInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LazyCallGraph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LazyValueInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Lint.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Loads.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopAccessAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopAnalysisManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopCacheAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopNestAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/LoopUnrollAnalyzer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MLInlineAdvisor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MLModelRunner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MemDerefPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryBuiltins.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryDependenceAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryLocation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryProfileInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MemorySSA.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MemorySSAUpdater.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ModelUnderTrainingRunner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ModuleDebugInfoPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ModuleSummaryAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/MustExecute.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/NoInferenceModelRunner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCAliasAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCAnalysisUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCInstKind.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCUtil.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/OptimizationRemarkEmitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/OverflowInstAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/PHITransAddr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Passes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/PhiValues.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/PostDominators.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ProfileSummaryInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/PtrUseVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/RegionInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/RegionInfoImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/RegionIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/RegionPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/RegionPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ReleaseModeModelRunner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ReplayInlineAdvisor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolution.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionDivision.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionExpressions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionNormalization.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionPatternMatch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarFuncs.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ScopedNoAliasAA.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/SimplifyQuery.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/SparsePropagation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/StackLifetime.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/StackSafetyAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/StructuralHash.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/SyntheticCountsUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TargetFolder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TargetLibraryInfo.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TargetLibraryInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TargetTransformInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TargetTransformInfoImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TensorSpec.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Trace.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TypeBasedAliasAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/TypeMetadataUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/UniformityAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/Local.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/TFUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/TrainingLogger.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ValueLattice.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ValueLatticeUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/ValueTracking.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/VecFuncs.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/VectorUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Analysis/WithCache.h +usr/lib/llvm%%BINVERSION%%/include/llvm/AsmParser/LLLexer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/AsmParser/LLParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/AsmParser/LLToken.h +usr/lib/llvm%%BINVERSION%%/include/llvm/AsmParser/NumberedValues.h +usr/lib/llvm%%BINVERSION%%/include/llvm/AsmParser/Parser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/AsmParser/SlotMapping.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/COFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DXContainer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DXContainerConstants.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Dwarf.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Dwarf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DynamicTags.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AArch64.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/ARC.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/ARM.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AVR.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/BPF.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/CSKY.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Lanai.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/M68k.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/MSP430.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Mips.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/RISCV.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Sparc.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/VE.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/i386.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/x86_64.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/GOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MachO.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MachO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Magic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Minidump.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MinidumpConstants.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPack.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPack.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackDocument.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Swift.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Swift.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Wasm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/WasmRelocs.def +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/WasmTraits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/BinaryFormat/XCOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeAnalyzer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeConvenience.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeWriterPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitcode/LLVMBitCodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitstream/BitCodeEnums.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitstream/BitCodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitstream/BitstreamReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Bitstream/BitstreamWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenData.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenData.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenDataReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenDataWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/OutlinedHashTree.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/OutlinedHashTreeRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/StableFunctionMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CGData/StableFunctionMapRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/AccelTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/Analysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/AntiDepBreaker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/AsmPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/AsmPrinterHandler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/AssignmentTrackingAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/AtomicExpand.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/AtomicExpandUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicBlockSectionUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicTTIImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ByteProvider.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CFIFixup.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CSEConfigBase.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CalcSpillWeights.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CallBrPrepare.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CallingConvLower.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenCommonISel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenPrepare.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenTargetMachineImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CommandFlags.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ComplexDeinterleavingPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/CostTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DAGCombine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DFAPacketizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DIE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DIEValue.def +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DbgEntityHistoryCalculator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DeadMachineInstructionElim.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DebugHandlerBase.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DetectDeadLanes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DwarfEHPrepare.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/DwarfStringPoolEntry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/EarlyIfConversion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/EdgeBundles.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ExecutionDomainFix.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandLargeDivRem.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandLargeFpConvert.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandMemCmp.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandReductions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandVectorPredication.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/FastISel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/FaultMaps.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/FinalizeISel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/FunctionLoweringInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GCMetadata.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GCMetadataPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GenVT.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CSEInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CallLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Combiner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CombinerHelper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CombinerInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelWorkList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/IRTranslator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InstructionSelect.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InstructionSelector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Legalizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Localizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/RegBankSelect.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Utils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalMerge.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalMergeFunctions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/HardwareLoops.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ISDOpcodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/IndirectBrExpand.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/IndirectThunks.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/InterleavedAccess.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/InterleavedLoadCombine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/IntrinsicLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/JMCInstrumenter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LatencyPriorityQueue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LexicalScopes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LinkAllAsmWriterComponents.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LinkAllCodegenComponents.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveDebugVariables.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveInterval.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervalCalc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervalUnion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervals.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LivePhysRegs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRangeCalc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRangeEdit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRegMatrix.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRegUnits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveStacks.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveVariables.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LocalStackSlotAllocation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LoopTraversal.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LowLevelTypeUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/LowerEmuTLS.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MBFIWrapper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRFSDiscriminator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRFormatter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRParser/MIParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRParser/MIRParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRSampleProfile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRYamlMapping.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachORelocation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBasicBlock.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBlockFrequencyInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBranchProbabilityInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCFGPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCSE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCombinerPattern.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineConstantPool.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineConvergenceVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCycleAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDomTreeUpdater.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDominanceFrontier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDominators.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFrameInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunction.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunctionAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunctionPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBundle.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBundleIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineJumpTableInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLICM.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLoopInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLoopUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineMemOperand.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleInfoImpls.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleSlotTracker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOperand.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOutliner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePassManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePassRegistry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePipeliner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePostDominators.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineRegionInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineRegisterInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSSAContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSSAUpdater.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineScheduler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSizeOpts.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineStableHash.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineTraceMetrics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineUniformityAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MacroFusion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ModuloSchedule.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/MultiHazardRecognizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/NonRelocatableStringpool.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/OptimizePHIs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/CostAllocator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Graph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Math.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/ReductionRules.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Solution.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQPRAConstraint.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PHIElimination.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/Passes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PeepholeOptimizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PreISelIntrinsicLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PseudoSourceValue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/PseudoSourceValueManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFGraph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFLiveness.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFRegisters.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ReachingDefAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocFast.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocPBQP.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocRegistry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegUsageInfoCollector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegUsageInfoPropagate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/Register.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterBank.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterBankInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterClassInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterPressure.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterScavenging.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterUsageInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ReplaceWithVeclib.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ResourcePriorityQueue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/RuntimeLibcallUtil.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SDNodeProperties.td +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SDPatternMatch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SafeStack.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAGInstrs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAGMutation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDFS.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleHazardRecognizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SchedulerRegistry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ScoreboardHazardRecognizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectOptimize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGISel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGNodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGTargetInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ShadowStackGCLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SjLjEHPrepare.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SlotIndexes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SpillPlacement.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/Spiller.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/StackColoring.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/StackMaps.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/StackProtector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SwiftErrorValueTracking.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/SwitchLoweringUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TailDuplication.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TailDuplicator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetCallingConv.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetFrameLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetInstrInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetOpcodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetPassConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetRegisterInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetSchedule.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetSubtargetInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TileShapeInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TwoAddressInstructionPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/TypePromotion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/UnreachableBlockElim.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/VLIWMachineScheduler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ValueTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/ValueTypes.td +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/VirtRegMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/WasmEHFuncInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/WasmEHPrepare.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/WinEHFuncInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/WinEHPrepare.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGen/WindowScheduler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGenTypes/LowLevelType.h +usr/lib/llvm%%BINVERSION%%/include/llvm/CodeGenTypes/MachineValueType.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/AsmParsers.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/AsmPrinters.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/Disassemblers.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/TargetExegesis.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/TargetMCAs.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/Targets.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/abi-breaking.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/llvm-config-i386.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Config/llvm-config.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/AddressesMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/DWARFFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/DWARFLinkerBase.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/IndexedValuesMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Parallel/DWARFLinker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/StringPool.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Utils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWP/DWP.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWP/DWPError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DWP/DWPStringPool.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTF.def +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTFContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTFParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeView.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewTypes.def +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/EnumTables.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/Formatters.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/FunctionId.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/GUID.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/Line.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/RecordName.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/RecordSerialization.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDumper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolSerializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeCollection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeDeserializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeHashing.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeIndex.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeTableCollection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DIContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAttribute.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDie.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFExpression.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFFormValue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFListTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFObject.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFSection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/CallSiteInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/DwarfTransformer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/ExtractRanges.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FileEntry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FileWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FunctionInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/GsymCreator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/GsymReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/Header.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/InlineInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LineEntry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LineTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LookupResult.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/MergedFunctionsInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/OutputAggregator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/StringTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVElement.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVLine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVObject.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVRange.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVScope.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSort.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVType.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVDWARFReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/IMSFFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MappedBlockStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASession.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIATable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/GenericError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBDataStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBFrameData.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBLineNumber.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSession.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSourceFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/EnumTables.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/FormatUtil.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/Hash.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/HashTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InfoStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InputFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/LinePrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSession.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PublicsStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawConstants.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/SymbolCache.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/SymbolStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiHashing.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDB.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymDumper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolData.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolExe.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/UDTLayout.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/DIPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/Markup.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/MarkupFilter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/Symbolize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Debuginfod/BuildIDFetcher.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Debuginfod/Debuginfod.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Debuginfod/HTTPClient.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Debuginfod/HTTPServer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/Demangle.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/DemangleConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/ItaniumDemangle.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/ItaniumNodes.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/MicrosoftDemangle.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/MicrosoftDemangleNodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/StringViewExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Demangle/Utility.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/ExecutionEngine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/GenericValue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Interpreter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITEventListener.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/COFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_i386.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLink.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/TableManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/aarch32.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/aarch64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/i386.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/loongarch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ppc64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/riscv.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/x86_64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/MCJIT.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/OProfileWrapper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/ObjectCache.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/AbsoluteSymbols.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/COFFPlatform.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CompileUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Core.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CoreContainers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DebugUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DylibManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkLazyCallThroughManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LLJIT.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Layer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LazyObjectLinkingLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LazyReexports.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LinkGraphLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LoadLinkableFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachOBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachOPlatform.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Mangling.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MaterializationUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MemoryMapper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/OrcABISupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/RedirectionManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SectCreate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Speculation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TaskDispatch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RTDyldMemoryManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RuntimeDyld.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RuntimeDyldChecker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/SectionMemoryManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/FileCheck/FileCheck.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/Atomic/Atomic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/Debug/Options.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/Directive/DirectiveBase.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/Driver/CodeGenOptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/HLSL/HLSLResource.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/Offloading/OffloadWrapper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/Offloading/Utility.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.h.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/ClauseT.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.h.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPAssume.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPConstants.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPGridValues.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPIRBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPKinds.def +usr/lib/llvm%%BINVERSION%%/include/llvm/FuzzMutate/FuzzerCLI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/FuzzMutate/IRMutator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/FuzzMutate/OpDescriptor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/FuzzMutate/Operations.h +usr/lib/llvm%%BINVERSION%%/include/llvm/FuzzMutate/Random.h +usr/lib/llvm%%BINVERSION%%/include/llvm/FuzzMutate/RandomIRBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/AbstractCallSite.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Analysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Argument.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/AssemblyAnnotationWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Assumptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/AttributeMask.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Attributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Attributes.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Attributes.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/AutoUpgrade.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/BasicBlock.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/BuiltinGCs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/CFG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/CallingConv.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/CmpPredicate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Comdat.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Constant.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ConstantFPRange.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ConstantFold.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ConstantFolder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ConstantRange.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ConstantRangeList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Constants.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ConstrainedOps.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ConvergenceVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/CycleInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DIBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DataLayout.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DbgVariableFragmentInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DebugInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DebugInfoFlags.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DebugInfoMetadata.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DebugLoc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DebugProgramInstruction.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DerivedTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DerivedUser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticHandler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Dominators.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/EHPersonalities.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/FMF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/FPEnv.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/FixedMetadataKinds.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/FixedPointBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Function.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GCStrategy.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GEPNoWrapFlags.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GVMaterializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GenericConvergenceVerifierImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GetElementPtrTypeIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GlobalAlias.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GlobalIFunc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GlobalObject.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GlobalValue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/GlobalVariable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IRBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IRBuilderFolder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IRPrintingPasses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/InlineAsm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/InstIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/InstVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/InstrTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Instruction.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Instruction.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Instructions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicEnums.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicImpl.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicInst.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Intrinsics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Intrinsics.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAArch64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAArch64.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAMDGPU.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAMDGPU.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsARM.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsARM.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsBPF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsBPF.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsDirectX.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsDirectX.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagon.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagonDep.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsLoongArch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsLoongArch.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsMips.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsMips.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsNVPTX.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsNVVM.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsPowerPC.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsPowerPC.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsR600.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCV.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCV.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXCV.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXTHead.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXsf.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsS390.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSPIRV.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSPIRV.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSystemZ.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVE.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVEVL.gen.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsWebAssembly.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsWebAssembly.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsX86.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsX86.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsXCore.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsXCore.td +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/LLVMContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/LLVMRemarkStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassManagers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassNameParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/MDBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Mangler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/MatrixBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/MemoryModelRelaxationAnnotations.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Metadata.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Metadata.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Module.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ModuleSlotTracker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ModuleSummaryIndex.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ModuleSummaryIndexYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/NVVMIntrinsicUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/NoFolder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/OperandTraits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Operator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/OptBisect.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PassInstrumentation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PassManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PassManagerImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PassManagerInternal.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PassTimingInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PatternMatch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PredIteratorCache.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PrintPasses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ProfDataUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ProfileSummary.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/PseudoProbe.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ReplaceConstant.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/RuntimeLibcalls.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/RuntimeLibcalls.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/SSAContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/SafepointIRVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Statepoint.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/StructuralHash.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/SymbolTableListTraits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/TrackingMDRef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Type.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/TypeFinder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/TypedPointerType.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Use.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/UseListOrder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/User.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/VFABIDemangler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/VPIntrinsics.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Value.def +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Value.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ValueHandle.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ValueMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/ValueSymbolTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/VectorBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/VectorTypeUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IR/Verifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IRPrinter/IRPrintingPasses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/IRReader/IRReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/InitializePasses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/InterfaceStub/ELFObjHandler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/InterfaceStub/IFSHandler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/InterfaceStub/IFSStub.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LTO/Config.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LTO/LTO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LTO/LTOBackend.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LTO/legacy/LTOCodeGenerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LTO/legacy/LTOModule.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LTO/legacy/UpdateCompilerUsed.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LineEditor/LineEditor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LinkAllIR.h +usr/lib/llvm%%BINVERSION%%/include/llvm/LinkAllPasses.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Linker/IRMover.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Linker/Linker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/ConstantPools.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/DXContainerPSVInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/LaneBitmask.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmBackend.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoCOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoDarwin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoELF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoGOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoWasm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoXCOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAsmMacro.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCAssembler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCCodeEmitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCCodeView.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDXContainerStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDXContainerWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDecoderOps.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDirectives.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCDisassembler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCRelocationInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCSymbolizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCDwarf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCELFExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCELFObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCELFStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCExpr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCFixup.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCFixupKindInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCFragment.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCGOFFObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCGOFFStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCInst.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCInstBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCInstPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCInstrAnalysis.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCInstrDesc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCInstrInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCInstrItineraries.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCLabel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCLinkerOptimizationHint.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCMachObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCObjectFileInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCObjectStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/AsmCond.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/AsmLexer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmLexer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParserExtension.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParserUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCParsedAsmOperand.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCTargetAsmParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCPseudoProbe.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCRegister.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCRegisterInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSPIRVObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSPIRVStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSchedule.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSection.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionCOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionDXContainer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionELF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionGOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionMachO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionSPIRV.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionWasm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSectionXCOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSubtargetInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolCOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolELF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolGOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolMachO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolTableEntry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolWasm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolXCOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCTargetOptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCTargetOptionsCommandFlags.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCValue.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCWasmObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCWasmStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCWin64EH.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCWinCOFFObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCWinCOFFStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCWinEH.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCXCOFFObjectWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MCXCOFFStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/MachineLocation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/SectionKind.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/StringTableBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MC/TargetRegistry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/CodeEmitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Context.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/CustomBehaviour.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/HWEventListener.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/HardwareUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/LSUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/RegisterFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/ResourceManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/RetireControlUnit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/Scheduler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/IncrementalSourceMgr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/InstrBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Instruction.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Pipeline.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/SourceMgr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/DispatchStage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/EntryStage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/ExecuteStage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/InOrderIssueStage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/InstructionTables.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/MicroOpQueueStage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/RetireStage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Stages/Stage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/Support.h +usr/lib/llvm%%BINVERSION%%/include/llvm/MCA/View.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/COFF/COFFConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/COFF/COFFObjcopy.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/CommonConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/ConfigManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/ELF/ELFConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/ELF/ELFObjcopy.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/MachO/MachOConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/MachO/MachOObjcopy.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/MultiFormatConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/ObjCopy.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/wasm/WasmConfig.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjCopy/wasm/WasmObjcopy.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/Archive.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/ArchiveWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/Binary.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/BuildID.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/COFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/COFFImportFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/COFFModuleDefinition.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/CVDebugRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/DXContainer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/Decompressor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/ELF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/ELFObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/ELFTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/Error.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/FaultMapParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/GOFF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/GOFFObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/IRObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/IRSymtab.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/MachO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/MachOUniversal.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/MachOUniversalWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/Minidump.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/ModuleSymbolTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/ObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/OffloadBinary.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/RelocationResolver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/StackMapParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/SymbolSize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/SymbolicFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/TapiFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/TapiUniversal.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/Wasm.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/WindowsMachineFlag.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/WindowsResource.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Object/XCOFFObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ArchiveYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/COFFYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DWARFEmitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DWARFYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DXContainerYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ELFYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/GOFFYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/MachOYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/MinidumpYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ObjectYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/OffloadYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/WasmYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/XCOFFYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/YAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ObjectYAML/yaml2obj.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Option/Arg.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Option/ArgList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Option/OptParser.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Option/OptSpecifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Option/OptTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Option/Option.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Pass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/PassAnalysisSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/PassInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/PassRegistry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/PassSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/CodeGenPassBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/DroppedVariableStats.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/DroppedVariableStatsIR.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/MachinePassRegistry.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/OptimizationLevel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/PassBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/PassPlugin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/StandardInstrumentations.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Passes/TargetPassRegistry.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMapping.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMappingReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/MCDCTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/CtxInstrContextNode.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/FunctionId.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/GCOV.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/HashKeyMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfCorrelator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfData.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/MIBEntryDef.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfData.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfYAML.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/PGOCtxProfReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/PGOCtxProfWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/ProfileCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProfReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProfWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ProfileData/SymbolRemappingReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkContainer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkSerializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/HotnessThresholdParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/Remark.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkFormat.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkLinker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkSerializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkStreamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkStringTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Remarks/YAMLRemarkSerializer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Argument.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/BasicBlock.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Constant.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Context.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Function.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Instruction.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/IntrinsicInst.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Module.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Operator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Pass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/PassManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Region.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Tracker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Type.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Use.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/User.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Utils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Value.h +usr/lib/llvm%%BINVERSION%%/include/llvm/SandboxIR/Values.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AArch64BuildAttributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AMDGPUAddrSpace.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AMDGPUMetadata.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AMDHSAKernelDescriptor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ARMAttributeParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ARMBuildAttributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ARMEHABI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ARMWinEH.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AlignOf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Alignment.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Allocator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AllocatorBase.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ArrayRecycler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Atomic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AtomicOrdering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/AutoConvert.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Automaton.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BCD.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BLAKE3.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BalancedPartitioning.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Base64.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryByteStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryItemStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamArray.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamRef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BlockFrequency.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BranchProbability.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/BuryPointer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CBindingWrapping.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CFGDiff.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CFGUpdate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/COM.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CRC.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CSKYAttributeParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CSKYAttributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CachePruning.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Caching.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Capacity.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Casting.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CheckedArithmetic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Chrono.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CodeGen.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CodeGenCoverage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CommandLine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Compiler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Compression.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ConvertEBCDIC.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ConvertUTF.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/CrashRecoveryContext.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DJB.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DOTGraphTraits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DXILABI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DataExtractor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DataTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Debug.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DebugCounter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Discriminator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DivisionByConstantInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Duration.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/DynamicLibrary.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ELFAttributeParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ELFAttributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Endian.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/EndianStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Errc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Errno.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Error.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ErrorHandling.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ErrorOr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ExitCodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ExponentialBackoff.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ExtensibleRTTI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Extension.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FileCollector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FileOutputBuffer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FileSystem.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FileSystem/UniqueID.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FileUtilities.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Format.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FormatAdapters.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FormatCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FormatProviders.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FormatVariadic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FormatVariadicDetails.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/FormattedStream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/GenericDomTree.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/GenericDomTreeConstruction.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/GenericIteratedDominanceFrontier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/GenericLoopInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/GenericLoopInfoImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/GlobPattern.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/GraphWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/HashBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/HexagonAttributeParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/HexagonAttributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/InitLLVM.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/InstructionCost.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/JSON.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/KnownBits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/LEB128.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/LICENSE.TXT +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/LLVMDriver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/LineIterator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Locale.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/LockFileManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/LogicalResult.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MD5.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MSP430AttributeParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MSP430Attributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MSVCErrorWorkarounds.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ManagedStatic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MathExtras.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MemAlloc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Memory.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MemoryBuffer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MemoryBufferRef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/MipsABIFlags.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ModRef.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Mutex.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/NVPTXAddrSpace.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/NativeFormatting.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/OnDiskHashTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/OptimizedStructLayout.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/OptionStrCmp.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/PGOOptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Parallel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Path.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/PerThreadBumpPtrAllocator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/PluginLoader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/PointerLikeTypeTraits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/PrettyStackTrace.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Printable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Process.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Program.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/RISCVAttributeParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/RISCVAttributes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/RISCVISAUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/RWMutex.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/RandomNumberGenerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Recycler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/RecyclingAllocator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Regex.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Registry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ReverseIteration.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SHA1.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SHA256.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SMLoc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SMTAPI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SaveAndRestore.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ScaledNumber.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ScopedPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Signals.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Signposts.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SipHash.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SmallVectorMemoryBuffer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Solaris/sys/regset.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SourceMgr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SpecialCaseList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/StringSaver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SuffixTree.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SuffixTreeNode.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SwapByteOrder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SystemUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/SystemZ/zOSSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/TarWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/TargetOpcodes.def +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/TargetSelect.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ThreadPool.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ThreadSafeAllocator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Threading.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/TimeProfiler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Timer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/ToolOutputFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/TrailingObjects.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/TypeName.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/TypeSize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Unicode.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/UnicodeCharRanges.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/VCSRevision.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Valgrind.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/VersionTuple.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/VirtualFileSystem.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Watchdog.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Win64EH.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/Windows/WindowsSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/WindowsError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/WithColor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/X86DisassemblerDecoderCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/X86FoldTablesUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/YAMLParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/YAMLTraits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/circular_raw_ostream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/float128.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/raw_os_ostream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/raw_ostream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/raw_sha1_ostream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/raw_socket_stream.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/thread.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/type_traits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Support/xxhash.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/AArch64ImmCheck.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/Automaton.td +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/DirectiveEmitter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/Error.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/Main.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/Parser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/Record.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/SearchableTable.td +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/SetTheory.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/StringMatcher.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/StringToOffsetTable.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/TGTimer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TableGen/TableGenBackend.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/CGPassBuilderOption.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/CodeGenCWrappers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/GenericOpcodes.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/Combine.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/RegisterBank.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/SelectionDAGCompat.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/Target.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/Target.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetCallingConv.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetInstrPredicate.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetIntrinsicInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetItinerary.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetLoweringObjectFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetMachine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetMacroFusion.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetOptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetPfmCounters.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetSchedule.td +usr/lib/llvm%%BINVERSION%%/include/llvm/Target/TargetSelectionDAG.td +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64CPUFeatures.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64FeatPriorities.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64TargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64TargetParserDef.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParser.def +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParserCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParserDef.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/CSKYTargetParser.def +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/CSKYTargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/Host.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/LoongArchTargetParser.def +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/LoongArchTargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/PPCTargetParser.def +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/PPCTargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVISAInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVTargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVTargetParserDef.inc +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/SubtargetFeature.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/TargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/Triple.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/X86TargetParser.def +usr/lib/llvm%%BINVERSION%%/include/llvm/TargetParser/X86TargetParser.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Telemetry/Telemetry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Testing/ADT/StringMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Testing/ADT/StringMapEntry.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Testing/Annotations/Annotations.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Testing/Support/Error.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Testing/Support/SupportHelpers.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/Architecture.def +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/Architecture.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/ArchitectureSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/DylibReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/FileTypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/InterfaceFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/PackedVersion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/Platform.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/Record.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/RecordVisitor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/RecordsSlice.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/Symbol.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/SymbolSet.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/Target.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIError.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/TextAPI/Utils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/ToolDrivers/llvm-lib/LibDriver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/CFGuard.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/ABI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroCleanup.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroEarly.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroElide.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroInstr.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroShape.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroSplit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/MaterializationUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/SpillUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/SuspendCrossingInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/HipStdPar/HipStdPar.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/AlwaysInliner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Annotation2Metadata.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ArgumentPromotion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Attributor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/BlockExtractor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/CalledValuePropagation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ConstantMerge.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/CrossDSOCFI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/DeadArgumentElimination.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ElimAvailExtern.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/EmbedBitcodePass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ExpandVariadics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ExtractGV.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ForceFunctionAttrs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionAttrs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionImport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionSpecialization.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalDCE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalOpt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalSplit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/HotColdSplitting.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/IROutliner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/InferFunctionAttrs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Inliner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Internalize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/LoopExtractor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/LowerTypeTests.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/MergeFunctions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ModuleInliner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/OpenMPOpt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/PartialInlining.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ProfiledCallGraph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SCCP.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleContextTracker.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfileMatcher.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfileProbe.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/StripDeadPrototypes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/StripSymbols.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/WholeProgramDevirt.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/InstCombine/InstCombine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/InstCombine/InstCombiner.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/BoundsChecking.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/CFGMST.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/CGProfile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/GCOVProfiler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/InstrOrderFile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/InstrProfiling.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/KCFI.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/MemProfiler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/MemorySanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/RealtimeSanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/TypeSanitizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/ObjCARC.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ADCE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/AnnotationRemarks.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/BDCE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/CallSiteSplitting.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ConstantHoisting.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ConstraintElimination.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DCE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DFAJumpThreading.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DeadStoreElimination.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DivRemPairs.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/EarlyCSE.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/FlattenCFG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Float2Int.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GVN.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GVNExpression.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GuardWidening.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/IVUsersPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/IndVarSimplify.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InferAddressSpaces.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InferAlignment.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InstSimplifyPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/JumpTableToSwitch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/JumpThreading.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LICM.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopBoundSplit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDataPrefetch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDeletion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDistribute.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopFlatten.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopFuse.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopInstSimplify.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopInterchange.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopLoadElimination.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopPassManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopPredication.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopRotation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopSink.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopStrengthReduce.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopTermFold.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopUnrollPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopVersioningLICM.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerAtomicPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerWidenableCondition.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MemCpyOptimizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MergeICmps.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/NaryReassociate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/NewGVN.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/PlaceSafepoints.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Reassociate.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Reg2Mem.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SCCP.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SROA.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Scalarizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SimplifyCFG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Sink.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SpeculativeExecution.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/StructurizeCFG.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/TailRecursionElimination.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/WarnMissedTransforms.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ASanStackFrameLayout.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AddDiscriminators.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AssumeBundleBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BasicBlockUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BreakCriticalEdges.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BuildLibCalls.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BypassSlowDivision.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CallGraphUpdater.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CallPromotionUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CanonicalizeAliases.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Cloning.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeExtractor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeLayout.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeMoverUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ControlFlowUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CountVisits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CtorUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/DXILUpgrade.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Debugify.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/EntryExitInstrumenter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/EscapeEnumerator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Evaluator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ExtraPassManager.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FixIrreducible.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FunctionComparator.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FunctionImportUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/GlobalStatus.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/GuardUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/HelloWorld.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/IRNormalizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InjectTLIMappings.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InstructionNamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InstructionWorklist.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Instrumentation.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/IntegerDivision.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LCSSA.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Local.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LongestCommonSequence.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopConstrainer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopPeel.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopRotationUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopSimplify.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopVersioning.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerAtomic.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerGlobalDtors.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerIFunc.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerInvoke.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerMemIntrinsics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerSwitch.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerVectorIntrinsics.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MatrixUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Mem2Reg.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MemoryOpRemark.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MemoryTaggingSupport.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MetaRenamer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MisExpect.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ModuleUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MoveAutoInit.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/NameAnonGlobals.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/PredicateInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/PromoteMemToReg.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/RelLookupTableConverter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SCCPSolver.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdater.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdaterBulk.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdaterImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileInference.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SanitizerStats.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyCFGOptions.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyIndVar.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyLibCalls.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SizeOpts.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SplitModule.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/StripGCRelocates.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SymbolRewriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnifyLoopExits.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnrollLoop.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/VNCoercion.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ValueMapper.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopVectorize.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SLPVectorizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintInstructionCount.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h +usr/lib/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/VectorCombine.h +usr/lib/llvm%%BINVERSION%%/include/llvm/WindowsDriver/MSVCPaths.h +usr/lib/llvm%%BINVERSION%%/include/llvm/WindowsDriver/MSVCSetupApi.h +usr/lib/llvm%%BINVERSION%%/include/llvm/WindowsManifest/WindowsManifestMerger.h +usr/lib/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceProcessor.h +usr/lib/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceScriptToken.h +usr/lib/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceScriptTokenList.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/BlockIndexer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/BlockPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/BlockVerifier.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/FDRLogBuilder.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecordConsumer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecordProducer.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecords.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/FDRTraceExpander.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/FDRTraceWriter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/FileHeaderReader.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/Graph.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/InstrumentationMap.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/Profile.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/RecordPrinter.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/Trace.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/XRayRecord.h +usr/lib/llvm%%BINVERSION%%/include/llvm/XRay/YAMLXRayRecord.h +usr/lib/llvm%%BINVERSION%%/lib/LLVMgold.so +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/AddLLVM.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/AddOCaml.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/AddSphinxTarget.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/CheckAtomic.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/CheckCompilerVersion.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/CheckProblematicConfigurations.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/CoverageReport.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/CrossCompile.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/DetermineGCCCompatible.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/FileLock.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/FindFFI.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/FindLibEdit.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/FindLibpfm.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/FindOCaml.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/FindSphinx.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/FindZ3.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/Findzstd.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/GenerateVersionFromVCS.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/GetErrcMessages.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/GetLibraryName.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/HandleLLVMOptions.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/HandleLLVMStdlib.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVM-Build.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVM-Config.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMConfig.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMConfigExtensions.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMConfigVersion.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMDistributionSupport.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMExports-relwithdebinfo.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMExports.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMExternalProjectUtils.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMInstallSymlink.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/LLVMProcessSources.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/TableGen.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/TensorFlowCompile.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/UseLibtool.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/VersionFromVCS.cmake +usr/lib/llvm%%BINVERSION%%/lib/cmake/llvm/llvm-driver-template.cpp.in +usr/lib/llvm%%BINVERSION%%/lib/libLLVM-%%BINVERSION%%.so +usr/lib/llvm%%BINVERSION%%/lib/libLLVM.so +usr/lib/llvm%%BINVERSION%%/lib/libLLVM.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAArch64AsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAArch64CodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAArch64Desc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAArch64Disassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAArch64Info.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAArch64Utils.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAMDGPUAsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAMDGPUCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAMDGPUDesc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAMDGPUDisassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAMDGPUInfo.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAMDGPUTargetMCA.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAMDGPUUtils.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAggressiveInstCombine.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAnalysis.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMAsmPrinter.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBPFAsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBPFCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBPFDesc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBPFDisassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBPFInfo.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBinaryFormat.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBitReader.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBitWriter.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMBitstreamReader.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCFGuard.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCFIVerify.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCGData.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCodeGenTypes.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCore.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCoroutines.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMCoverage.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDWARFLinker.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDWARFLinkerClassic.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDWARFLinkerParallel.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDWP.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebugInfoBTF.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebugInfoCodeView.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebugInfoDWARF.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebugInfoGSYM.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebugInfoLogicalView.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebugInfoMSF.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebugInfoPDB.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDebuginfod.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDemangle.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDiff.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMDlltoolDriver.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMExecutionEngine.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMExegesis.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMExegesisAArch64.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMExegesisPowerPC.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMExegesisRISCV.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMExegesisX86.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMExtensions.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFileCheck.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFrontendAtomic.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFrontendDriver.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFrontendHLSL.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFrontendOffloading.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFrontendOpenACC.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFrontendOpenMP.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFuzzMutate.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMFuzzerCLI.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMGlobalISel.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMHipStdPar.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMIRPrinter.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMIRReader.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMInstCombine.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMInstrumentation.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMInterfaceStub.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMInterpreter.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMJITLink.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMLTO.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMLibDriver.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMLineEditor.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMLinker.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMMC.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMMCA.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMMCDisassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMMCJIT.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMMCParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMMIRParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMNVPTXCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMNVPTXDesc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMNVPTXInfo.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMObjCARCOpts.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMObjCopy.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMObject.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMObjectYAML.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMOptDriver.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMOption.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMOrcDebugging.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMOrcJIT.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMOrcShared.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMOrcTargetProcess.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMPasses.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMPerfJITEvents.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMPowerPCAsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMPowerPCCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMPowerPCDesc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMPowerPCDisassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMPowerPCInfo.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMProfileData.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRISCVAsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRISCVCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRISCVDesc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRISCVDisassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRISCVInfo.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRISCVTargetMCA.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRemarks.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMRuntimeDyld.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSandboxIR.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMScalarOpts.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSelectionDAG.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSupport.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSymbolize.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSystemZAsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSystemZCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSystemZDesc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSystemZDisassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMSystemZInfo.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTableGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTableGenBasic.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTableGenCommon.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTarget.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTargetParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTelemetry.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTextAPI.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTextAPIBinaryReader.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMTransformUtils.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMVectorize.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWebAssemblyAsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWebAssemblyCodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWebAssemblyDesc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWebAssemblyDisassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWebAssemblyInfo.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWebAssemblyUtils.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWindowsDriver.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMWindowsManifest.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMX86AsmParser.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMX86CodeGen.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMX86Desc.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMX86Disassembler.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMX86Info.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMX86TargetMCA.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMXRay.a +usr/lib/llvm%%BINVERSION%%/lib/libLLVMipo.a +usr/lib/llvm%%BINVERSION%%/lib/libLTO.so +usr/lib/llvm%%BINVERSION%%/lib/libLTO.so.%%LIBVERSION%% +usr/lib/llvm%%BINVERSION%%/lib/libRemarks.so +usr/lib/llvm%%BINVERSION%%/lib/libRemarks.so.%%LIBVERSION%% usr/lib64/LLVMgold.so usr/lib64/bfd-plugins/LLVMgold.so usr/lib64/cmake/llvm/AddLLVM.cmake @@ -2298,6 +4784,7 @@ usr/lib64/cmake/llvm/CheckProblematicConfigurations.cmake usr/lib64/cmake/llvm/CoverageReport.cmake usr/lib64/cmake/llvm/CrossCompile.cmake usr/lib64/cmake/llvm/DetermineGCCCompatible.cmake +usr/lib64/cmake/llvm/FileLock.cmake usr/lib64/cmake/llvm/FindFFI.cmake usr/lib64/cmake/llvm/FindLibEdit.cmake usr/lib64/cmake/llvm/FindLibpfm.cmake @@ -2312,7 +4799,6 @@ usr/lib64/cmake/llvm/HandleLLVMOptions.cmake usr/lib64/cmake/llvm/HandleLLVMStdlib.cmake usr/lib64/cmake/llvm/LLVM-Build.cmake usr/lib64/cmake/llvm/LLVM-Config.cmake -usr/lib64/cmake/llvm/LLVMCheckLinkerFlag.cmake usr/lib64/cmake/llvm/LLVMConfig.cmake usr/lib64/cmake/llvm/LLVMConfigExtensions.cmake usr/lib64/cmake/llvm/LLVMConfigVersion.cmake @@ -2327,10 +4813,9 @@ usr/lib64/cmake/llvm/TensorFlowCompile.cmake usr/lib64/cmake/llvm/UseLibtool.cmake usr/lib64/cmake/llvm/VersionFromVCS.cmake usr/lib64/cmake/llvm/llvm-driver-template.cpp.in -usr/lib64/libLLVM-19.so +usr/lib64/libLLVM-%%BINVERSION%%.so usr/lib64/libLLVM.so -usr/lib64/libLLVM.so.18.1 -usr/lib64/libLLVM.so.19.1 +usr/lib64/libLLVM.so.%%LIBVERSION%% usr/lib64/libLLVMAArch64AsmParser.a usr/lib64/libLLVMAArch64CodeGen.a usr/lib64/libLLVMAArch64Desc.a @@ -2344,12 +4829,6 @@ usr/lib64/libLLVMAMDGPUDisassembler.a usr/lib64/libLLVMAMDGPUInfo.a usr/lib64/libLLVMAMDGPUTargetMCA.a usr/lib64/libLLVMAMDGPUUtils.a -usr/lib64/libLLVMARMAsmParser.a -usr/lib64/libLLVMARMCodeGen.a -usr/lib64/libLLVMARMDesc.a -usr/lib64/libLLVMARMDisassembler.a -usr/lib64/libLLVMARMInfo.a -usr/lib64/libLLVMARMUtils.a usr/lib64/libLLVMAggressiveInstCombine.a usr/lib64/libLLVMAnalysis.a usr/lib64/libLLVMAsmParser.a @@ -2365,8 +4844,8 @@ usr/lib64/libLLVMBitWriter.a usr/lib64/libLLVMBitstreamReader.a usr/lib64/libLLVMCFGuard.a usr/lib64/libLLVMCFIVerify.a +usr/lib64/libLLVMCGData.a usr/lib64/libLLVMCodeGen.a -usr/lib64/libLLVMCodeGenData.a usr/lib64/libLLVMCodeGenTypes.a usr/lib64/libLLVMCore.a usr/lib64/libLLVMCoroutines.a @@ -2389,11 +4868,12 @@ usr/lib64/libLLVMDlltoolDriver.a usr/lib64/libLLVMExecutionEngine.a usr/lib64/libLLVMExegesis.a usr/lib64/libLLVMExegesisAArch64.a -usr/lib64/libLLVMExegesisMips.a usr/lib64/libLLVMExegesisPowerPC.a +usr/lib64/libLLVMExegesisRISCV.a usr/lib64/libLLVMExegesisX86.a usr/lib64/libLLVMExtensions.a usr/lib64/libLLVMFileCheck.a +usr/lib64/libLLVMFrontendAtomic.a usr/lib64/libLLVMFrontendDriver.a usr/lib64/libLLVMFrontendHLSL.a usr/lib64/libLLVMFrontendOffloading.a @@ -2420,11 +4900,6 @@ usr/lib64/libLLVMMCDisassembler.a usr/lib64/libLLVMMCJIT.a usr/lib64/libLLVMMCParser.a usr/lib64/libLLVMMIRParser.a -usr/lib64/libLLVMMipsAsmParser.a -usr/lib64/libLLVMMipsCodeGen.a -usr/lib64/libLLVMMipsDesc.a -usr/lib64/libLLVMMipsDisassembler.a -usr/lib64/libLLVMMipsInfo.a usr/lib64/libLLVMNVPTXCodeGen.a usr/lib64/libLLVMNVPTXDesc.a usr/lib64/libLLVMNVPTXInfo.a @@ -2446,6 +4921,12 @@ usr/lib64/libLLVMPowerPCDesc.a usr/lib64/libLLVMPowerPCDisassembler.a usr/lib64/libLLVMPowerPCInfo.a usr/lib64/libLLVMProfileData.a +usr/lib64/libLLVMRISCVAsmParser.a +usr/lib64/libLLVMRISCVCodeGen.a +usr/lib64/libLLVMRISCVDesc.a +usr/lib64/libLLVMRISCVDisassembler.a +usr/lib64/libLLVMRISCVInfo.a +usr/lib64/libLLVMRISCVTargetMCA.a usr/lib64/libLLVMRemarks.a usr/lib64/libLLVMRuntimeDyld.a usr/lib64/libLLVMSandboxIR.a @@ -2463,6 +4944,7 @@ usr/lib64/libLLVMTableGenBasic.a usr/lib64/libLLVMTableGenCommon.a usr/lib64/libLLVMTarget.a usr/lib64/libLLVMTargetParser.a +usr/lib64/libLLVMTelemetry.a usr/lib64/libLLVMTextAPI.a usr/lib64/libLLVMTextAPIBinaryReader.a usr/lib64/libLLVMTransformUtils.a @@ -2484,69 +4966,2517 @@ usr/lib64/libLLVMX86TargetMCA.a usr/lib64/libLLVMXRay.a usr/lib64/libLLVMipo.a usr/lib64/libLTO.so -usr/lib64/libLTO.so.19.1 +usr/lib64/libLTO.so.%%LIBVERSION%% usr/lib64/libRemarks.so -usr/lib64/libRemarks.so.19.1 +usr/lib64/libRemarks.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/bin/FileCheck +usr/lib64/llvm%%BINVERSION%%/bin/UnicodeNameMappingGenerator +usr/lib64/llvm%%BINVERSION%%/bin/bugpoint +usr/lib64/llvm%%BINVERSION%%/bin/dsymutil +usr/lib64/llvm%%BINVERSION%%/bin/llc +usr/lib64/llvm%%BINVERSION%%/bin/lli +usr/lib64/llvm%%BINVERSION%%/bin/llvm-PerfectShuffle +usr/lib64/llvm%%BINVERSION%%/bin/llvm-addr2line +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ar +usr/lib64/llvm%%BINVERSION%%/bin/llvm-as +usr/lib64/llvm%%BINVERSION%%/bin/llvm-bcanalyzer +usr/lib64/llvm%%BINVERSION%%/bin/llvm-bitcode-strip +usr/lib64/llvm%%BINVERSION%%/bin/llvm-c-test +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cat +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cfi-verify +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cgdata +usr/lib64/llvm%%BINVERSION%%/bin/llvm-config +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cov +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ctxprof-util +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cvtres +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cxxdump +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cxxfilt +usr/lib64/llvm%%BINVERSION%%/bin/llvm-cxxmap +usr/lib64/llvm%%BINVERSION%%/bin/llvm-debuginfo-analyzer +usr/lib64/llvm%%BINVERSION%%/bin/llvm-debuginfod +usr/lib64/llvm%%BINVERSION%%/bin/llvm-debuginfod-find +usr/lib64/llvm%%BINVERSION%%/bin/llvm-diff +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dis +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dlltool +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dwarfdump +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dwarfutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-dwp +usr/lib64/llvm%%BINVERSION%%/bin/llvm-exegesis +usr/lib64/llvm%%BINVERSION%%/bin/llvm-extract +usr/lib64/llvm%%BINVERSION%%/bin/llvm-gsymutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ifs +usr/lib64/llvm%%BINVERSION%%/bin/llvm-install-name-tool +usr/lib64/llvm%%BINVERSION%%/bin/llvm-jitlink +usr/lib64/llvm%%BINVERSION%%/bin/llvm-jitlink-executor +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lib +usr/lib64/llvm%%BINVERSION%%/bin/llvm-libtool-darwin +usr/lib64/llvm%%BINVERSION%%/bin/llvm-link +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lipo +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lto +usr/lib64/llvm%%BINVERSION%%/bin/llvm-lto2 +usr/lib64/llvm%%BINVERSION%%/bin/llvm-mc +usr/lib64/llvm%%BINVERSION%%/bin/llvm-mca +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ml +usr/lib64/llvm%%BINVERSION%%/bin/llvm-modextract +usr/lib64/llvm%%BINVERSION%%/bin/llvm-mt +usr/lib64/llvm%%BINVERSION%%/bin/llvm-nm +usr/lib64/llvm%%BINVERSION%%/bin/llvm-objcopy +usr/lib64/llvm%%BINVERSION%%/bin/llvm-objdump +usr/lib64/llvm%%BINVERSION%%/bin/llvm-opt-report +usr/lib64/llvm%%BINVERSION%%/bin/llvm-otool +usr/lib64/llvm%%BINVERSION%%/bin/llvm-pdbutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-profdata +usr/lib64/llvm%%BINVERSION%%/bin/llvm-profgen +usr/lib64/llvm%%BINVERSION%%/bin/llvm-ranlib +usr/lib64/llvm%%BINVERSION%%/bin/llvm-rc +usr/lib64/llvm%%BINVERSION%%/bin/llvm-readelf +usr/lib64/llvm%%BINVERSION%%/bin/llvm-readobj +usr/lib64/llvm%%BINVERSION%%/bin/llvm-readtapi +usr/lib64/llvm%%BINVERSION%%/bin/llvm-reduce +usr/lib64/llvm%%BINVERSION%%/bin/llvm-remarkutil +usr/lib64/llvm%%BINVERSION%%/bin/llvm-rtdyld +usr/lib64/llvm%%BINVERSION%%/bin/llvm-sim +usr/lib64/llvm%%BINVERSION%%/bin/llvm-size +usr/lib64/llvm%%BINVERSION%%/bin/llvm-split +usr/lib64/llvm%%BINVERSION%%/bin/llvm-stress +usr/lib64/llvm%%BINVERSION%%/bin/llvm-strings +usr/lib64/llvm%%BINVERSION%%/bin/llvm-strip +usr/lib64/llvm%%BINVERSION%%/bin/llvm-symbolizer +usr/lib64/llvm%%BINVERSION%%/bin/llvm-tblgen +usr/lib64/llvm%%BINVERSION%%/bin/llvm-tli-checker +usr/lib64/llvm%%BINVERSION%%/bin/llvm-undname +usr/lib64/llvm%%BINVERSION%%/bin/llvm-windres +usr/lib64/llvm%%BINVERSION%%/bin/llvm-xray +usr/lib64/llvm%%BINVERSION%%/bin/obj2yaml +usr/lib64/llvm%%BINVERSION%%/bin/opt +usr/lib64/llvm%%BINVERSION%%/bin/reduce-chunk-list +usr/lib64/llvm%%BINVERSION%%/bin/sancov +usr/lib64/llvm%%BINVERSION%%/bin/sanstats +usr/lib64/llvm%%BINVERSION%%/bin/split-file +usr/lib64/llvm%%BINVERSION%%/bin/verify-uselistorder +usr/lib64/llvm%%BINVERSION%%/bin/yaml2obj +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Analysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/BitReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/BitWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Comdat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Core.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/DataTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/DebugInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Deprecated.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Disassembler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/DisassemblerTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/ErrorHandling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/ExecutionEngine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/ExternC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/IRReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/LLJIT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/LLJITUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Linker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Object.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Orc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/OrcEE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Remarks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Support.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Target.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/TargetMachine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Transforms/PassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/Types.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/blake3.h +usr/lib64/llvm%%BINVERSION%%/include/llvm-c/lto.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ADL.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APFixedPoint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APFloat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/APSInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/AddressRanges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/AllocatorList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Any.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ArrayRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/BitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Bitfields.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/BitmaskEnum.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Bitset.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/BreadthFirstIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/CachedHashString.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/CoalescingBitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/CombinationGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ConcurrentHashtable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DAGDeltaAlgorithm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DeltaAlgorithm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DeltaTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseMapInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseMapInfoVariant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DenseSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DepthFirstIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DirectedGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/DynamicAPInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/EnumeratedArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/EpochTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/EquivalenceClasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/FloatingPointMode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/FoldingSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/FunctionExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericConvergenceVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericCycleImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericCycleInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericSSAContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericUniformityImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GenericUniformityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/GraphTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Hashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ImmutableSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IndexedMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntEqClasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntervalMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntervalTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/IntrusiveRefCntPtr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/LazyAtomicPointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/MapVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PackedVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PagedVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerEmbeddedInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerIntPair.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerSumType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PointerUnion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PostOrderIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PriorityQueue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/PriorityWorklist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/RewriteBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/RewriteRope.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SCCIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/STLExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/STLForwardCompat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/STLFunctionalExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ScopeExit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ScopedHashTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Sequence.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SetOperations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SetVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SlowDynamicAPInt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallBitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallPtrSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallString.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SmallVectorExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SparseBitVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SparseMultiSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/SparseSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StableHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Statistic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringMapEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/StringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TinyPtrVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TrieHashIndexGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TrieRawHashMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Twine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/TypeSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/Uniformity.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/UniqueVector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/bit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/edit_distance.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/fallible_iterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/identity.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_base.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_iterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node_base.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/ilist_node_options.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/iterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/iterator_range.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ADT/simple_ilist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AliasAnalysisEvaluator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AliasSetTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AssumeBundleQueries.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/AssumptionCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BasicAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BlockFrequencyInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/BranchProbabilityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CFGPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CFGSCCPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CGSCCPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CallGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CallGraphSCCPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CallPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CaptureTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CmpInstAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CodeMetrics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ConstantFolding.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ConstraintSystem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CostModel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CtxProfAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/CycleAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DDG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DDGPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DOTGraphTraitsPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DXILMetadataAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DXILResource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Delinearization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DemandedBits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DependenceAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DependenceGraphBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DomConditionCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DomPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DomTreeUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/DominanceFrontierImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/EHUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/FunctionPropertiesAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GenericDomTreeUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GlobalsModRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/GuardUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/HeatUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IRSimilarityIdentifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IVDescriptors.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IVUsers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IndirectCallPromotionAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IndirectCallVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineAdvisor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineCost.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineModelFeatureMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineOrder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstCount.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstSimplifyFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstructionPrecedenceTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InstructionSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/InteractiveModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/IteratedDominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LastRunTrackingAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyBlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyBranchProbabilityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyCallGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LazyValueInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Lint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Loads.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopAccessAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopAnalysisManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopCacheAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopNestAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/LoopUnrollAnalyzer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MLInlineAdvisor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MLModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemDerefPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryBuiltins.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryDependenceAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryLocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemoryProfileInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemorySSA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MemorySSAUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ModelUnderTrainingRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ModuleDebugInfoPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ModuleSummaryAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/MustExecute.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/NoInferenceModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCAnalysisUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCInstKind.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ObjCARCUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/OptimizationRemarkEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/OverflowInstAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PHITransAddr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Passes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PhiValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PostDominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ProfileSummaryInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/PtrUseVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/RegionPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ReleaseModeModelRunner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ReplayInlineAdvisor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolution.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionDivision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionExpressions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionNormalization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarEvolutionPatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScalarFuncs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ScopedNoAliasAA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/SimplifyQuery.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/SparsePropagation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/StackLifetime.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/StackSafetyAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/StructuralHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/SyntheticCountsUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetLibraryInfo.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetLibraryInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetTransformInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TargetTransformInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TensorSpec.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Trace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TypeBasedAliasAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/TypeMetadataUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/UniformityAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/Local.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/TFUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/Utils/TrainingLogger.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ValueLattice.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ValueLatticeUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/ValueTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/VecFuncs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/VectorUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Analysis/WithCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/LLLexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/LLParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/LLToken.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/NumberedValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/Parser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/AsmParser/SlotMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/COFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DXContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DXContainerConstants.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Dwarf.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Dwarf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/DynamicTags.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AArch64.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/ARC.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/ARM.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/AVR.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/BPF.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/CSKY.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Lanai.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/M68k.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/MSP430.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Mips.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/RISCV.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Sparc.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/VE.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/i386.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/ELFRelocs/x86_64.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/GOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MachO.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Magic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Minidump.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MinidumpConstants.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPack.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPack.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackDocument.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/MsgPackWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Swift.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Swift.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/Wasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/WasmRelocs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/WasmTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/BinaryFormat/XCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeAnalyzer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeConvenience.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/BitcodeWriterPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitcode/LLVMBitCodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitCodeEnums.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitCodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitstreamReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Bitstream/BitstreamWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenData.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenDataReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/CodeGenDataWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/OutlinedHashTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/OutlinedHashTreeRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/StableFunctionMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CGData/StableFunctionMapRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AccelTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Analysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AntiDepBreaker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AsmPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AsmPrinterHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AssignmentTrackingAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AtomicExpand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/AtomicExpandUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicBlockSectionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/BasicTTIImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ByteProvider.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CFIFixup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CSEConfigBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CalcSpillWeights.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CallBrPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CallingConvLower.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenCommonISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CodeGenTargetMachineImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CommandFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ComplexDeinterleavingPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/CostTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DAGCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DFAPacketizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DIE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DIEValue.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DbgEntityHistoryCalculator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DeadMachineInstructionElim.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DebugHandlerBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DetectDeadLanes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DwarfEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/DwarfStringPoolEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/EarlyIfConversion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/EdgeBundles.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExecutionDomainFix.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandLargeDivRem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandLargeFpConvert.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandMemCmp.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandReductions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ExpandVectorPredication.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FastISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FaultMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FinalizeISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/FunctionLoweringInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GCMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GCMetadataPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GenVT.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CSEInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CallLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Combiner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CombinerHelper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/CombinerInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GISelWorkList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/IRTranslator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InstructionSelect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/InstructionSelector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Legalizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Localizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/RegBankSelect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalISel/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalMerge.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/GlobalMergeFunctions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/HardwareLoops.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ISDOpcodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/IndirectBrExpand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/IndirectThunks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/InterleavedAccess.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/InterleavedLoadCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/IntrinsicLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/JMCInstrumenter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LatencyPriorityQueue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LexicalScopes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LinkAllAsmWriterComponents.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LinkAllCodegenComponents.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveDebugVariables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveInterval.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervalCalc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervalUnion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveIntervals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LivePhysRegs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRangeCalc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRangeEdit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRegMatrix.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveRegUnits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveStacks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LiveVariables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LocalStackSlotAllocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LoopTraversal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LowLevelTypeUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/LowerEmuTLS.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MBFIWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRFSDiscriminator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRFormatter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRParser/MIParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRParser/MIRParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRSampleProfile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MIRYamlMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachORelocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBasicBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBlockFrequencyInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineBranchProbabilityInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCFGPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCSE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCombinerPattern.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineConstantPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineConvergenceVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineCycleAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDomTreeUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineDominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFrameInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunctionAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineFunctionPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBundle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineInstrBundleIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineJumpTableInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLICM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLoopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineLoopUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineMemOperand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleInfoImpls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineModuleSlotTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOperand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineOutliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePassRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePipeliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachinePostDominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineRegionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSSAContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSSAUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineScheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineSizeOpts.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineStableHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineTraceMetrics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineUniformityAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MachineVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MacroFusion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ModuloSchedule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/MultiHazardRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/NonRelocatableStringpool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/OptimizePHIs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/CostAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Graph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Math.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/ReductionRules.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQP/Solution.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PBQPRAConstraint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PHIElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Passes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PeepholeOptimizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PreISelIntrinsicLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PseudoSourceValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/PseudoSourceValueManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFLiveness.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RDFRegisters.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ReachingDefAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocFast.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocPBQP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegAllocRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegUsageInfoCollector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegUsageInfoPropagate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Register.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterBank.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterBankInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterClassInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterPressure.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterScavenging.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RegisterUsageInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ReplaceWithVeclib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ResourcePriorityQueue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/RuntimeLibcallUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SDNodeProperties.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SDPatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SafeStack.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAGInstrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDAGMutation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleDFS.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScheduleHazardRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SchedulerRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ScoreboardHazardRecognizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectOptimize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGISel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGNodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SelectionDAGTargetInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ShadowStackGCLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SjLjEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SlotIndexes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SpillPlacement.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/Spiller.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/StackColoring.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/StackMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/StackProtector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SwiftErrorValueTracking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/SwitchLoweringUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TailDuplication.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TailDuplicator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetCallingConv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetFrameLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetInstrInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetOpcodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetPassConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetSchedule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TargetSubtargetInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TileShapeInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TwoAddressInstructionPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/TypePromotion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/UnreachableBlockElim.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/VLIWMachineScheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ValueTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/ValueTypes.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/VirtRegMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WasmEHFuncInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WasmEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WinEHFuncInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WinEHPrepare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGen/WindowScheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGenTypes/LowLevelType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/CodeGenTypes/MachineValueType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/AsmParsers.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/AsmPrinters.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/Disassemblers.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/TargetExegesis.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/TargetMCAs.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/Targets.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/abi-breaking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/llvm-config-x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Config/llvm-config.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/AddressesMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Classic/DWARFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/DWARFFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/DWARFLinkerBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/IndexedValuesMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Parallel/DWARFLinker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/StringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWARFLinker/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWP/DWP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWP/DWPError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DWP/DWPStringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTF.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTFContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/BTF/BTFParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeView.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/CodeViewTypes.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/EnumTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/Formatters.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/FunctionId.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/GUID.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/Line.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/RecordName.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/RecordSerialization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolDumper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeCollection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeDeserializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeTableCollection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DIContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFAttribute.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFDie.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFExpression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFFormValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFListTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFObject.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFSection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/DWARF/DWARFVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/CallSiteInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/DwarfTransformer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/ExtractRanges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FileEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FileWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/FunctionInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/GsymCreator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/GsymReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/Header.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/InlineInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LineEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LineTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/LookupResult.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/MergedFunctionsInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/OutputAggregator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/GSYM/StringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVElement.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVLine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVObject.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVScope.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSort.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Core/LVType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/LogicalView/Readers/LVDWARFReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/IMSFFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MSFError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/MSF/MappedBlockStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASession.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIASupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIATable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/GenericError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBDataStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBFrameData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBLineNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSession.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBSourceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/IPDBTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/EnumTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/FormatUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/Hash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/HashTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InfoStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/InputFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/LinePrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSession.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/PublicsStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawConstants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/RawTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/SymbolCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/SymbolStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDB.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymDumper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolData.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolExe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/PDBTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/PDB/UDTLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/DIPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/Markup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/MarkupFilter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/DebugInfo/Symbolize/Symbolize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/BuildIDFetcher.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/Debuginfod.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/HTTPClient.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Debuginfod/HTTPServer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/Demangle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/DemangleConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/ItaniumDemangle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/ItaniumNodes.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/MicrosoftDemangle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/MicrosoftDemangleNodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/StringViewExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Demangle/Utility.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/ExecutionEngine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/GenericValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Interpreter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITEventListener.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/COFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_i386.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLink.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/TableManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/aarch32.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/aarch64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/i386.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/loongarch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/ppc64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/riscv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITLink/x86_64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/JITSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/MCJIT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/OProfileWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/ObjectCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/AbsoluteSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/COFFPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CompileUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Core.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/CoreContainers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DebugUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/DylibManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkLazyCallThroughManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LLJIT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Layer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LazyObjectLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LazyReexports.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LinkGraphLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LoadLinkableFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachOBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MachOPlatform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Mangling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MaterializationUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/MemoryMapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/OrcABISupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/RedirectionManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SectCreate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/Speculation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/TaskDispatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RTDyldMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RuntimeDyld.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/RuntimeDyldChecker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ExecutionEngine/SectionMemoryManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FileCheck/FileCheck.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Atomic/Atomic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Debug/Options.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Directive/DirectiveBase.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Driver/CodeGenOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/HLSL/HLSLResource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Offloading/OffloadWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/Offloading/Utility.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.h.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenACC/ACC.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/ClauseT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.h.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMP.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPAssume.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPConstants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPGridValues.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Frontend/OpenMP/OMPKinds.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/FuzzerCLI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/IRMutator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/OpDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/Operations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/Random.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/FuzzMutate/RandomIRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AbstractCallSite.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Analysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Argument.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AssemblyAnnotationWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Assumptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AttributeMask.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Attributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Attributes.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Attributes.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/AutoUpgrade.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/BasicBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/BuiltinGCs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CallingConv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CmpPredicate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Comdat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Constant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantFPRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantFold.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantRange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstantRangeList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Constants.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConstrainedOps.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ConvergenceVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/CycleInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DIBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DataLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DbgVariableFragmentInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugInfoFlags.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugInfoMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugLoc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DebugProgramInstruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DerivedTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DerivedUser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/DiagnosticPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Dominators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/EHPersonalities.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FMF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FPEnv.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FixedMetadataKinds.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/FixedPointBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Function.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GCStrategy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GEPNoWrapFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GVMaterializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GenericConvergenceVerifierImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GetElementPtrTypeIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalAlias.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalIFunc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalObject.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/GlobalVariable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IRBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IRBuilderFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IRPrintingPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InlineAsm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InstIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InstVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/InstrTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Instruction.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Instruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Instructions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicEnums.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicImpl.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicInst.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Intrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Intrinsics.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAArch64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAArch64.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAMDGPU.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsAMDGPU.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsARM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsARM.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsBPF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsBPF.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsDirectX.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsDirectX.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagon.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsHexagonDep.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsLoongArch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsLoongArch.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsMips.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsMips.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsNVPTX.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsNVVM.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsPowerPC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsPowerPC.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsR600.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCV.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXCV.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXTHead.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsRISCVXsf.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsS390.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSPIRV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSPIRV.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsSystemZ.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVE.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsVEVL.gen.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsWebAssembly.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsWebAssembly.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsX86.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsX86.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsXCore.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/IntrinsicsXCore.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LLVMContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LLVMRemarkStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassManagers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/LegacyPassNameParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/MDBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Mangler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/MatrixBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/MemoryModelRelaxationAnnotations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Metadata.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Metadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Module.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ModuleSlotTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ModuleSummaryIndex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ModuleSummaryIndexYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/NVVMIntrinsicUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/NoFolder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/OperandTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Operator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/OptBisect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassInstrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassManagerImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassManagerInternal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PassTimingInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PatternMatch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PredIteratorCache.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PrintPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ProfDataUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ProfileSummary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/PseudoProbe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ReplaceConstant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/RuntimeLibcalls.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/RuntimeLibcalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/SSAContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/SafepointIRVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Statepoint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/StructuralHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/SymbolTableListTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/TrackingMDRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Type.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/TypeFinder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/TypedPointerType.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Use.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/UseListOrder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/User.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VFABIDemangler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VPIntrinsics.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Value.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Value.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ValueHandle.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ValueMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/ValueSymbolTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VectorBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/VectorTypeUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IR/Verifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IRPrinter/IRPrintingPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/IRReader/IRReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InitializePasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InterfaceStub/ELFObjHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InterfaceStub/IFSHandler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/InterfaceStub/IFSStub.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/Config.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/LTO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/LTOBackend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/LTOCodeGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/LTOModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LTO/legacy/UpdateCompilerUsed.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LineEditor/LineEditor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LinkAllIR.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/LinkAllPasses.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Linker/IRMover.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Linker/Linker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/ConstantPools.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/DXContainerPSVInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/LaneBitmask.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmBackend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoDarwin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoGOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoWasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmInfoXCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAsmMacro.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCAssembler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCCodeEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCCodeView.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDXContainerStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDXContainerWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDecoderOps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDirectives.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCDisassembler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCRelocationInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDisassembler/MCSymbolizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCDwarf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCELFExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCELFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCELFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCExpr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCFixup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCFixupKindInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCFragment.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCGOFFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCGOFFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInst.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrAnalysis.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrDesc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCInstrItineraries.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCLabel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCLinkerOptimizationHint.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCMachObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCObjectFileInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCObjectStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/AsmCond.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/AsmLexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmLexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParserExtension.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCAsmParserUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCParsedAsmOperand.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCParser/MCTargetAsmParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCPseudoProbe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCRegister.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCRegisterInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSPIRVObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSPIRVStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSchedule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSection.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionDXContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionGOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionMachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionSPIRV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionWasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSectionXCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSubtargetInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolGOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolMachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolTableEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolWasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCSymbolXCOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCTargetOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCTargetOptionsCommandFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCValue.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWasmObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWasmStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWin64EH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWinCOFFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWinCOFFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCWinEH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCXCOFFObjectWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MCXCOFFStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/MachineLocation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/SectionKind.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/StringTableBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MC/TargetRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/CodeEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Context.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/CustomBehaviour.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HWEventListener.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/HardwareUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/LSUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/RegisterFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/ResourceManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/RetireControlUnit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/HardwareUnits/Scheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/IncrementalSourceMgr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/InstrBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Instruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Pipeline.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/SourceMgr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/DispatchStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/EntryStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/ExecuteStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/InOrderIssueStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/InstructionTables.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/MicroOpQueueStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/RetireStage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Stages/Stage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/Support.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/MCA/View.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/COFF/COFFConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/COFF/COFFObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/CommonConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ConfigManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ELF/ELFConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ELF/ELFObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/MachO/MachOConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/MachO/MachOObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/MultiFormatConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/ObjCopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/wasm/WasmConfig.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjCopy/wasm/WasmObjcopy.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Archive.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ArchiveWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Binary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/BuildID.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/COFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/COFFImportFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/COFFModuleDefinition.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/CVDebugRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/DXContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Decompressor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ELF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ELFObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ELFTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/FaultMapParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/GOFF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/GOFFObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/IRObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/IRSymtab.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/MachO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/MachOUniversal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/MachOUniversalWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Minidump.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ModuleSymbolTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/ObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/OffloadBinary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/RelocationResolver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/StackMapParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/SymbolSize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/SymbolicFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/TapiFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/TapiUniversal.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/Wasm.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/WindowsMachineFlag.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/WindowsResource.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Object/XCOFFObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ArchiveYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/COFFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/CodeViewYAMLTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DWARFEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DWARFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/DXContainerYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ELFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/GOFFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/MachOYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/MinidumpYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/ObjectYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/OffloadYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/WasmYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/XCOFFYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/YAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ObjectYAML/yaml2obj.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/Arg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/ArgList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/OptParser.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/OptSpecifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/OptTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Option/Option.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Pass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassAnalysisSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassRegistry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/PassSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/CodeGenPassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/DroppedVariableStats.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/DroppedVariableStatsIR.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/MachinePassRegistry.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/OptimizationLevel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/PassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/PassPlugin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/StandardInstrumentations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Passes/TargetPassRegistry.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMappingReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/Coverage/MCDCTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/CtxInstrContextNode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/FunctionId.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/GCOV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/HashKeyMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfCorrelator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfData.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/InstrProfWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MIBEntryDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfData.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/MemProfYAML.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/PGOCtxProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/PGOCtxProfWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/ProfileCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProfReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SampleProfWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ProfileData/SymbolRemappingReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkContainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/BitstreamRemarkSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/HotnessThresholdParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/Remark.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkFormat.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkLinker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkStreamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/RemarkStringTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Remarks/YAMLRemarkSerializer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Argument.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/BasicBlock.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Constant.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Context.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Function.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Instruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/IntrinsicInst.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Module.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Operator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Pass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/PassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Region.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Tracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Type.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Use.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/User.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Value.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/SandboxIR/Values.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AArch64BuildAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AMDGPUAddrSpace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AMDGPUMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AMDHSAKernelDescriptor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMBuildAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMEHABI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ARMWinEH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AlignOf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Alignment.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Allocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AllocatorBase.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ArrayRecycler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Atomic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AtomicOrdering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/AutoConvert.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Automaton.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BCD.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BLAKE3.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BalancedPartitioning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Base64.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryByteStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryItemStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamArray.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BinaryStreamWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BlockFrequency.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BranchProbability.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/BuryPointer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CBindingWrapping.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CFGDiff.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CFGUpdate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/COM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CRC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CSKYAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CSKYAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CachePruning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Caching.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Capacity.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Casting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CheckedArithmetic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Chrono.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CodeGen.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CodeGenCoverage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CommandLine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Compiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Compression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ConvertEBCDIC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ConvertUTF.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/CrashRecoveryContext.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DJB.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DOTGraphTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DXILABI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DataExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DataTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Debug.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DebugCounter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Discriminator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DivisionByConstantInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Duration.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/DynamicLibrary.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ELFAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ELFAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Endian.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/EndianStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Errc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Errno.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ErrorHandling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ErrorOr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ExitCodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ExponentialBackoff.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ExtensibleRTTI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Extension.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileCollector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileOutputBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileSystem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileSystem/UniqueID.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FileUtilities.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Format.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatAdapters.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatProviders.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatVariadic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormatVariadicDetails.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/FormattedStream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericDomTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericDomTreeConstruction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericIteratedDominanceFrontier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericLoopInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GenericLoopInfoImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GlobPattern.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/GraphWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/HashBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/HexagonAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/HexagonAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/InitLLVM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/InstructionCost.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/JSON.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/KnownBits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LEB128.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LICENSE.TXT +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LLVMDriver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LineIterator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Locale.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LockFileManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/LogicalResult.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MD5.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MSP430AttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MSP430Attributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MSVCErrorWorkarounds.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ManagedStatic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MathExtras.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MemAlloc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Memory.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MemoryBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MemoryBufferRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/MipsABIFlags.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ModRef.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Mutex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/NVPTXAddrSpace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/NativeFormatting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/OnDiskHashTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/OptimizedStructLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/OptionStrCmp.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PGOOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Parallel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Path.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PerThreadBumpPtrAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PluginLoader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PointerLikeTypeTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/PrettyStackTrace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Printable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Process.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Program.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RISCVAttributeParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RISCVAttributes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RISCVISAUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RWMutex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RandomNumberGenerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Recycler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/RecyclingAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Regex.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Registry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ReverseIteration.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SHA1.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SHA256.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SMLoc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SMTAPI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SaveAndRestore.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ScaledNumber.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ScopedPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Signals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Signposts.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SipHash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SmallVectorMemoryBuffer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Solaris/sys/regset.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SourceMgr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SpecialCaseList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/StringSaver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SuffixTree.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SuffixTreeNode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SwapByteOrder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SystemUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/SystemZ/zOSSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TarWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TargetOpcodes.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TargetSelect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ThreadPool.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ThreadSafeAllocator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Threading.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TimeProfiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Timer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/ToolOutputFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TrailingObjects.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TypeName.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/TypeSize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Unicode.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/UnicodeCharRanges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/VCSRevision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Valgrind.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/VersionTuple.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/VirtualFileSystem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Watchdog.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Win64EH.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/Windows/WindowsSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/WindowsError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/WithColor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/X86DisassemblerDecoderCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/X86FoldTablesUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/YAMLParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/YAMLTraits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/circular_raw_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/float128.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_os_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_sha1_ostream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/raw_socket_stream.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/thread.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/type_traits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Support/xxhash.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/AArch64ImmCheck.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Automaton.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/DirectiveEmitter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Main.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Parser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/Record.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/SearchableTable.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/SetTheory.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/StringMatcher.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/StringToOffsetTable.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/TGTimer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TableGen/TableGenBackend.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/CGPassBuilderOption.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/CodeGenCWrappers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GenericOpcodes.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/Combine.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/RegisterBank.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/SelectionDAGCompat.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/GlobalISel/Target.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/Target.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetCallingConv.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetInstrPredicate.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetIntrinsicInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetItinerary.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetLoweringObjectFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetMachine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetMacroFusion.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetPfmCounters.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetSchedule.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/Target/TargetSelectionDAG.td +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64CPUFeatures.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64FeatPriorities.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64TargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/AArch64TargetParserDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParserCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/ARMTargetParserDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/CSKYTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/CSKYTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/Host.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/LoongArchTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/LoongArchTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/PPCTargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/PPCTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVISAInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVTargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/RISCVTargetParserDef.inc +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/SubtargetFeature.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/TargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/Triple.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/X86TargetParser.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TargetParser/X86TargetParser.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Telemetry/Telemetry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/ADT/StringMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/ADT/StringMapEntry.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/Annotations/Annotations.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/Support/Error.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Testing/Support/SupportHelpers.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Architecture.def +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Architecture.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/ArchitectureSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/DylibReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/FileTypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/InterfaceFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/PackedVersion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Platform.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Record.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/RecordVisitor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/RecordsSlice.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Symbol.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/SymbolSet.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Target.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIError.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/TextAPIWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/TextAPI/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/ToolDrivers/llvm-lib/LibDriver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/CFGuard.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/ABI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroCleanup.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroEarly.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroElide.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroInstr.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroShape.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/CoroSplit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/MaterializationUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/SpillUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Coroutines/SuspendCrossingInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/HipStdPar/HipStdPar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/AlwaysInliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Annotation2Metadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ArgumentPromotion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Attributor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/BlockExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/CalledValuePropagation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ConstantMerge.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/CrossDSOCFI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/DeadArgumentElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ElimAvailExtern.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/EmbedBitcodePass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ExpandVariadics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ExtractGV.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ForceFunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionImport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/FunctionSpecialization.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalDCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalOpt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/GlobalSplit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/HotColdSplitting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/IROutliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/InferFunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Inliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/Internalize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/LoopExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/LowerTypeTests.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/MergeFunctions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ModuleInliner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/OpenMPOpt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/PartialInlining.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ProfiledCallGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SCCP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleContextTracker.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfileMatcher.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/SampleProfileProbe.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/StripDeadPrototypes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/StripSymbols.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/IPO/WholeProgramDevirt.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/InstCombine/InstCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/InstCombine/InstCombiner.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/BoundsChecking.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/CFGMST.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/CGProfile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/GCOVProfiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/InstrOrderFile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/InstrProfiling.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/KCFI.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/MemProfiler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/MemorySanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/RealtimeSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Instrumentation/TypeSanitizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/ObjCARC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ADCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/AnnotationRemarks.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/BDCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/CallSiteSplitting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ConstantHoisting.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ConstraintElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DCE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DFAJumpThreading.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DeadStoreElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/DivRemPairs.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/EarlyCSE.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/FlattenCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Float2Int.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GVN.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GVNExpression.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/GuardWidening.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/IVUsersPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/IndVarSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InferAddressSpaces.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InferAlignment.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/InstSimplifyPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/JumpTableToSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/JumpThreading.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LICM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopBoundSplit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDataPrefetch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDeletion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopDistribute.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopFlatten.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopFuse.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopInstSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopInterchange.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopLoadElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopPredication.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopRotation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopSink.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopStrengthReduce.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopTermFold.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopUnrollPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LoopVersioningLICM.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerAtomicPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/LowerWidenableCondition.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MemCpyOptimizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MergeICmps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/NaryReassociate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/NewGVN.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/PlaceSafepoints.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Reassociate.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Reg2Mem.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SCCP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SROA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Scalarizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SimplifyCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/Sink.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/SpeculativeExecution.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/StructurizeCFG.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/TailRecursionElimination.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Scalar/WarnMissedTransforms.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ASanStackFrameLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AddDiscriminators.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/AssumeBundleBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BasicBlockUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BreakCriticalEdges.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BuildLibCalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/BypassSlowDivision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CallGraphUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CallPromotionUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CanonicalizeAliases.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Cloning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeExtractor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeLayout.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CodeMoverUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ControlFlowUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CountVisits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/CtorUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/DXILUpgrade.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Debugify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/EntryExitInstrumenter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/EscapeEnumerator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Evaluator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ExtraPassManager.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FixIrreducible.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FunctionComparator.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/FunctionImportUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/GlobalStatus.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/GuardUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/HelloWorld.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/IRNormalizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InjectTLIMappings.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InstructionNamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/InstructionWorklist.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Instrumentation.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/IntegerDivision.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LCSSA.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Local.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LongestCommonSequence.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopConstrainer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopPeel.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopRotationUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopSimplify.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LoopVersioning.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerAtomic.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerGlobalDtors.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerIFunc.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerInvoke.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerMemIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerSwitch.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/LowerVectorIntrinsics.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MatrixUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/Mem2Reg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MemoryOpRemark.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MemoryTaggingSupport.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MetaRenamer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MisExpect.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ModuleUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/MoveAutoInit.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/NameAnonGlobals.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/PredicateInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/PromoteMemToReg.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/RelLookupTableConverter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SCCPSolver.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdater.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdaterBulk.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SSAUpdaterImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileInference.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SanitizerStats.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyCFGOptions.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyIndVar.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SimplifyLibCalls.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SizeOpts.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SplitModule.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/StripGCRelocates.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/SymbolRewriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnifyLoopExits.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/UnrollLoop.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/VNCoercion.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Utils/ValueMapper.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/LoopVectorize.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SLPVectorizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintInstructionCount.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/Transforms/Vectorize/VectorCombine.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsDriver/MSVCPaths.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsDriver/MSVCSetupApi.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsManifest/WindowsManifestMerger.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceProcessor.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceScriptToken.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/WindowsResource/ResourceScriptTokenList.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/BlockIndexer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/BlockPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/BlockVerifier.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRLogBuilder.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecordConsumer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecordProducer.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRRecords.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRTraceExpander.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FDRTraceWriter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/FileHeaderReader.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/Graph.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/InstrumentationMap.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/Profile.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/RecordPrinter.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/Trace.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/XRayRecord.h +usr/lib64/llvm%%BINVERSION%%/include/llvm/XRay/YAMLXRayRecord.h +usr/lib64/llvm%%BINVERSION%%/lib64/LLVMgold.so +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/AddLLVM.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/AddOCaml.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/AddSphinxTarget.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CheckAtomic.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CheckCompilerVersion.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CheckProblematicConfigurations.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CoverageReport.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/CrossCompile.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/DetermineGCCCompatible.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FileLock.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindFFI.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindLibEdit.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindLibpfm.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindOCaml.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindSphinx.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/FindZ3.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/Findzstd.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/GenerateVersionFromVCS.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/GetErrcMessages.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/GetLibraryName.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/HandleLLVMOptions.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/HandleLLVMStdlib.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVM-Build.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVM-Config.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMConfig.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMConfigExtensions.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMConfigVersion.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMDistributionSupport.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMExports-relwithdebinfo.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMExports.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMExternalProjectUtils.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMInstallSymlink.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/LLVMProcessSources.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/TableGen.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/TensorFlowCompile.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/UseLibtool.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/VersionFromVCS.cmake +usr/lib64/llvm%%BINVERSION%%/lib64/cmake/llvm/llvm-driver-template.cpp.in +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVM-%%BINVERSION%%.so +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVM.so +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVM.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64AsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64CodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Desc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Disassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Info.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAArch64Utils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUTargetMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAMDGPUUtils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAggressiveInstCombine.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAnalysis.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMAsmPrinter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBPFInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBinaryFormat.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBitReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBitWriter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMBitstreamReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCFGuard.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCFIVerify.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCGData.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCodeGenTypes.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCore.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCoroutines.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMCoverage.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWARFLinker.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWARFLinkerClassic.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWARFLinkerParallel.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDWP.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoBTF.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoCodeView.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoDWARF.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoGSYM.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoLogicalView.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoMSF.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebugInfoPDB.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDebuginfod.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDemangle.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDiff.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMDlltoolDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExecutionEngine.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesis.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisAArch64.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisPowerPC.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisRISCV.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExegesisX86.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMExtensions.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFileCheck.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendAtomic.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendHLSL.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendOffloading.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendOpenACC.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFrontendOpenMP.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFuzzMutate.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMFuzzerCLI.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMGlobalISel.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMHipStdPar.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMIRPrinter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMIRReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInstCombine.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInstrumentation.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInterfaceStub.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMInterpreter.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMJITLink.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLTO.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLibDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLineEditor.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMLinker.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMC.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCJIT.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMCParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMMIRParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMNVPTXCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMNVPTXDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMNVPTXInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObjCARCOpts.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObjCopy.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObject.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMObjectYAML.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOptDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOption.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcDebugging.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcJIT.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcShared.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMOrcTargetProcess.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPasses.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPerfJITEvents.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMPowerPCInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMProfileData.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRISCVTargetMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRemarks.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMRuntimeDyld.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSandboxIR.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMScalarOpts.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSelectionDAG.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSupport.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSymbolize.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMSystemZInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTableGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTableGenBasic.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTableGenCommon.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTarget.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTargetParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTelemetry.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTextAPI.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTextAPIBinaryReader.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMTransformUtils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMVectorize.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyAsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyCodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyDesc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyDisassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyInfo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWebAssemblyUtils.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWindowsDriver.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMWindowsManifest.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86AsmParser.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86CodeGen.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86Desc.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86Disassembler.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86Info.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMX86TargetMCA.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMXRay.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLLVMipo.a +usr/lib64/llvm%%BINVERSION%%/lib64/libLTO.so +usr/lib64/llvm%%BINVERSION%%/lib64/libLTO.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/lib64/libRemarks.so +usr/lib64/llvm%%BINVERSION%%/lib64/libRemarks.so.%%LIBVERSION%% +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/opt-diff.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/opt-stats.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/opt-viewer.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/optpmap.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/optrecord.py +usr/lib64/llvm%%BINVERSION%%/share/opt-viewer/style.css usr/share/licenses/llvm-devel/LICENSE.TXT usr/share/licenses/llvm-libs/LICENSE.TXT usr/share/licenses/llvm-static/LICENSE.TXT usr/share/licenses/llvm/LICENSE.TXT +usr/share/man/man1/FileCheck-%%LIBVERSION%%.gz +usr/share/man/man1/FileCheck.1.gz +usr/share/man/man1/bugpoint-%%LIBVERSION%%.gz usr/share/man/man1/bugpoint.1.gz +usr/share/man/man1/clang-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/clang-tblgen.1.gz +usr/share/man/man1/dsymutil-%%LIBVERSION%%.gz usr/share/man/man1/dsymutil.1.gz -usr/share/man/man1/FileCheck.1.gz +usr/share/man/man1/lit-%%LIBVERSION%%.gz usr/share/man/man1/lit.1.gz +usr/share/man/man1/llc-%%LIBVERSION%%.gz usr/share/man/man1/llc.1.gz +usr/share/man/man1/lldb-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/lldb-tblgen.1.gz +usr/share/man/man1/lli-%%LIBVERSION%%.gz usr/share/man/man1/lli.1.gz +usr/share/man/man1/llvm-addr2line-%%LIBVERSION%%.gz usr/share/man/man1/llvm-addr2line.1.gz +usr/share/man/man1/llvm-ar-%%LIBVERSION%%.gz usr/share/man/man1/llvm-ar.1.gz +usr/share/man/man1/llvm-as-%%LIBVERSION%%.gz usr/share/man/man1/llvm-as.1.gz +usr/share/man/man1/llvm-bcanalyzer-%%LIBVERSION%%.gz usr/share/man/man1/llvm-bcanalyzer.1.gz -usr/share/man/man1/llvm-config-32.1.gz -usr/share/man/man1/llvm-config-64.1.gz +usr/share/man/man1/llvm-cgdata-%%LIBVERSION%%.gz +usr/share/man/man1/llvm-cgdata.1.gz +usr/share/man/man1/llvm-config-%%LIBVERSION%%.gz usr/share/man/man1/llvm-config.1.gz +usr/share/man/man1/llvm-cov-%%LIBVERSION%%.gz usr/share/man/man1/llvm-cov.1.gz +usr/share/man/man1/llvm-cxxfilt-%%LIBVERSION%%.gz usr/share/man/man1/llvm-cxxfilt.1.gz +usr/share/man/man1/llvm-cxxmap-%%LIBVERSION%%.gz usr/share/man/man1/llvm-cxxmap.1.gz +usr/share/man/man1/llvm-debuginfo-analyzer-%%LIBVERSION%%.gz usr/share/man/man1/llvm-debuginfo-analyzer.1.gz +usr/share/man/man1/llvm-diff-%%LIBVERSION%%.gz usr/share/man/man1/llvm-diff.1.gz +usr/share/man/man1/llvm-dis-%%LIBVERSION%%.gz usr/share/man/man1/llvm-dis.1.gz +usr/share/man/man1/llvm-dwarfdump-%%LIBVERSION%%.gz usr/share/man/man1/llvm-dwarfdump.1.gz +usr/share/man/man1/llvm-dwarfutil-%%LIBVERSION%%.gz usr/share/man/man1/llvm-dwarfutil.1.gz +usr/share/man/man1/llvm-exegesis-%%LIBVERSION%%.gz usr/share/man/man1/llvm-exegesis.1.gz +usr/share/man/man1/llvm-extract-%%LIBVERSION%%.gz usr/share/man/man1/llvm-extract.1.gz +usr/share/man/man1/llvm-ifs-%%LIBVERSION%%.gz usr/share/man/man1/llvm-ifs.1.gz +usr/share/man/man1/llvm-install-name-tool-%%LIBVERSION%%.gz usr/share/man/man1/llvm-install-name-tool.1.gz +usr/share/man/man1/llvm-lib-%%LIBVERSION%%.gz usr/share/man/man1/llvm-lib.1.gz +usr/share/man/man1/llvm-libtool-darwin-%%LIBVERSION%%.gz usr/share/man/man1/llvm-libtool-darwin.1.gz +usr/share/man/man1/llvm-link-%%LIBVERSION%%.gz usr/share/man/man1/llvm-link.1.gz +usr/share/man/man1/llvm-lipo-%%LIBVERSION%%.gz usr/share/man/man1/llvm-lipo.1.gz +usr/share/man/man1/llvm-locstats-%%LIBVERSION%%.gz usr/share/man/man1/llvm-locstats.1.gz +usr/share/man/man1/llvm-mc-%%LIBVERSION%%.gz usr/share/man/man1/llvm-mc.1.gz +usr/share/man/man1/llvm-mca-%%LIBVERSION%%.gz usr/share/man/man1/llvm-mca.1.gz +usr/share/man/man1/llvm-nm-%%LIBVERSION%%.gz usr/share/man/man1/llvm-nm.1.gz +usr/share/man/man1/llvm-objcopy-%%LIBVERSION%%.gz usr/share/man/man1/llvm-objcopy.1.gz +usr/share/man/man1/llvm-objdump-%%LIBVERSION%%.gz usr/share/man/man1/llvm-objdump.1.gz +usr/share/man/man1/llvm-opt-report-%%LIBVERSION%%.gz usr/share/man/man1/llvm-opt-report.1.gz +usr/share/man/man1/llvm-otool-%%LIBVERSION%%.gz usr/share/man/man1/llvm-otool.1.gz +usr/share/man/man1/llvm-pdbutil-%%LIBVERSION%%.gz usr/share/man/man1/llvm-pdbutil.1.gz +usr/share/man/man1/llvm-profdata-%%LIBVERSION%%.gz usr/share/man/man1/llvm-profdata.1.gz +usr/share/man/man1/llvm-profgen-%%LIBVERSION%%.gz usr/share/man/man1/llvm-profgen.1.gz +usr/share/man/man1/llvm-ranlib-%%LIBVERSION%%.gz usr/share/man/man1/llvm-ranlib.1.gz +usr/share/man/man1/llvm-readelf-%%LIBVERSION%%.gz usr/share/man/man1/llvm-readelf.1.gz +usr/share/man/man1/llvm-readobj-%%LIBVERSION%%.gz usr/share/man/man1/llvm-readobj.1.gz +usr/share/man/man1/llvm-reduce-%%LIBVERSION%%.gz usr/share/man/man1/llvm-reduce.1.gz +usr/share/man/man1/llvm-remarkutil-%%LIBVERSION%%.gz usr/share/man/man1/llvm-remarkutil.1.gz +usr/share/man/man1/llvm-size-%%LIBVERSION%%.gz usr/share/man/man1/llvm-size.1.gz +usr/share/man/man1/llvm-stress-%%LIBVERSION%%.gz usr/share/man/man1/llvm-stress.1.gz +usr/share/man/man1/llvm-strings-%%LIBVERSION%%.gz usr/share/man/man1/llvm-strings.1.gz +usr/share/man/man1/llvm-strip-%%LIBVERSION%%.gz usr/share/man/man1/llvm-strip.1.gz +usr/share/man/man1/llvm-symbolizer-%%LIBVERSION%%.gz usr/share/man/man1/llvm-symbolizer.1.gz +usr/share/man/man1/llvm-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/llvm-tblgen.1.gz +usr/share/man/man1/llvm-tli-checker-%%LIBVERSION%%.gz usr/share/man/man1/llvm-tli-checker.1.gz +usr/share/man/man1/mlir-tblgen-%%LIBVERSION%%.gz usr/share/man/man1/mlir-tblgen.1.gz usr/share/man/man1/opt.1.gz +usr/share/man/man1/opt-%%LIBVERSION%%.gz +usr/share/man/man1/tblgen-%%LIBVERSION%%.gz usr/share/man/man1/tblgen.1.gz usr/share/opt-viewer/opt-diff.py usr/share/opt-viewer/opt-stats.py diff --git a/devel/linux-rl9-nasm/Makefile b/devel/linux-rl9-nasm/Makefile new file mode 100644 index 000000000000..2736d645c402 --- /dev/null +++ b/devel/linux-rl9-nasm/Makefile @@ -0,0 +1,19 @@ +PORTNAME= nasm +PORTVERSION= 2.15.03 +DISTVERSIONSUFFIX= -7.el9 +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Portable x86 assembler which uses Intel-like syntax +WWW= https://www.nasm.us/ + +LICENSE= BSD3CLAUSE + +USES= linux:rl9 +USE_LINUX_RPM= nolib + +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include <bsd.port.mk> diff --git a/devel/linux-rl9-nasm/distinfo b/devel/linux-rl9-nasm/distinfo new file mode 100644 index 000000000000..90211b87a81c --- /dev/null +++ b/devel/linux-rl9-nasm/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1765353031 +SHA256 (rocky/n/nasm-2.15.03-7.el9.aarch64.rpm) = fb4f9e43da9fe0072c062a6f62c7c387153a31f3540212eecca89d082f7c6936 +SIZE (rocky/n/nasm-2.15.03-7.el9.aarch64.rpm) = 434648 +SHA256 (rocky/n/nasm-2.15.03-7.el9.x86_64.rpm) = 91a07325837ba1bd556ceb0ce07ae85ae99caf7f30ce8bee1a6bff1ecad6920b +SIZE (rocky/n/nasm-2.15.03-7.el9.x86_64.rpm) = 444673 +SHA256 (rocky/n/nasm-2.15.03-7.el9.src.rpm) = e8846916ec40161861b5fbdfc5122cf9f28e8939ea861779bf7277e0a116fbd2 +SIZE (rocky/n/nasm-2.15.03-7.el9.src.rpm) = 1815091 diff --git a/devel/linux-rl9-nasm/pkg-descr b/devel/linux-rl9-nasm/pkg-descr new file mode 100644 index 000000000000..bd73937b92b9 --- /dev/null +++ b/devel/linux-rl9-nasm/pkg-descr @@ -0,0 +1,5 @@ +The Netwide Assembler, NASM, is a free and open-source x86 assembler +for the Intel x86 architecture. It can be used to write 16-bit, +32-bit (IA-32) and 64-bit (x86-64) programs. + +This port provides the Red Hat Linux 9 (linux-rl9) version of NASM. diff --git a/devel/linux-rl9-nasm/pkg-plist.aarch64 b/devel/linux-rl9-nasm/pkg-plist.aarch64 new file mode 100644 index 000000000000..776950561604 --- /dev/null +++ b/devel/linux-rl9-nasm/pkg-plist.aarch64 @@ -0,0 +1,8 @@ +usr/bin/nasm +usr/bin/ndisasm +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/README.md +usr/share/licenses/nasm/LICENSE +usr/share/man/man1/nasm.1.gz +usr/share/man/man1/ndisasm.1.gz diff --git a/devel/linux-rl9-nasm/pkg-plist.amd64 b/devel/linux-rl9-nasm/pkg-plist.amd64 new file mode 100644 index 000000000000..776950561604 --- /dev/null +++ b/devel/linux-rl9-nasm/pkg-plist.amd64 @@ -0,0 +1,8 @@ +usr/bin/nasm +usr/bin/ndisasm +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/README.md +usr/share/licenses/nasm/LICENSE +usr/share/man/man1/nasm.1.gz +usr/share/man/man1/ndisasm.1.gz diff --git a/devel/linux-rl9-qt5-qttools/Makefile b/devel/linux-rl9-qt5-qttools/Makefile index e0053f67b4a3..20d544ba8b3a 100644 --- a/devel/linux-rl9-qt5-qttools/Makefile +++ b/devel/linux-rl9-qt5-qttools/Makefile @@ -1,7 +1,7 @@ PORTNAME= qt5 PORTVERSION= 5.15.9 -DISTVERSIONSUFFIX= -6.el9 -PORTREVISION= 4 +DISTVERSIONSUFFIX= -7.el9 +PORTREVISION= 5 CATEGORIES= devel linux PKGNAMESUFFIX= -qttools diff --git a/devel/linux-rl9-qt5-qttools/distinfo b/devel/linux-rl9-qt5-qttools/distinfo index e9c6e79f6797..8ef404cc8cf6 100644 --- a/devel/linux-rl9-qt5-qttools/distinfo +++ b/devel/linux-rl9-qt5-qttools/distinfo @@ -1,27 +1,27 @@ -TIMESTAMP = 1750648840 -SHA256 (rocky/q/qt5-qttools-5.15.9-6.el9.aarch64.rpm) = ca809684d8ad6f6233f97b416747ab62d0a3cd74446960d0cb1da84463e64b58 -SIZE (rocky/q/qt5-qttools-5.15.9-6.el9.aarch64.rpm) = 39417 -SHA256 (rocky/q/qt5-qttools-5.15.9-6.el9.x86_64.rpm) = 4ce589d916e623d82e9fb81034eeb72f229bfec9b515fdaee9b7566ea1147641 -SIZE (rocky/q/qt5-qttools-5.15.9-6.el9.x86_64.rpm) = 39823 -SHA256 (rocky/q/qt5-qttools-common-5.15.9-6.el9.noarch.rpm) = 4aad543770fdfb17760eff0bb24acbf3495acc7d9e3ccd33508295e470932c64 -SIZE (rocky/q/qt5-qttools-common-5.15.9-6.el9.noarch.rpm) = 10227 -SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-6.el9.aarch64.rpm) = 6b4e3bee56d7d9402ff480ee040a880c576556433691ba1e6ac7153aa55a83e8 -SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-6.el9.aarch64.rpm) = 2828271 -SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-6.el9.i686.rpm) = 37010208672ca9871a39c85df0c144415d4e0eafbf3b7f61b4c4ae29a0fd63e6 -SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-6.el9.i686.rpm) = 2950313 -SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-6.el9.x86_64.rpm) = aa4da453778031ab4cfb7a5ef022d7f954cc864ee63af7898b8b4ea8a1f4b170 -SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-6.el9.x86_64.rpm) = 2826994 -SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-6.el9.aarch64.rpm) = 0135a3b3d2bb4f515cce4ad29d367c332e0bcf66b0df416cee66e44e1a582098 -SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-6.el9.aarch64.rpm) = 805111 -SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-6.el9.i686.rpm) = bfa58717e5989357dd37c5529dc4f6ce6b9ed3246c8101afc9eb63859e7e8ea6 -SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-6.el9.i686.rpm) = 880069 -SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-6.el9.x86_64.rpm) = 91813d9b030f90c38beb1dd96d44837590a08f3015b9e4c50b6dd9a4884093b2 -SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-6.el9.x86_64.rpm) = 801515 -SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-6.el9.aarch64.rpm) = 657d3c4f949a78495eeb91f45e26022f986a9a451b0f401c438205a6565dfe43 -SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-6.el9.aarch64.rpm) = 158798 -SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-6.el9.i686.rpm) = 0e67a9a3193ae088983cd54f434054636d9b7467971d42f7ae5b1388c625d602 -SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-6.el9.i686.rpm) = 178232 -SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-6.el9.x86_64.rpm) = c45e7badd13496fffa5a9b4b174fb502cc811572d150af7622b37fdbe7a7da72 -SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-6.el9.x86_64.rpm) = 157951 -SHA256 (rocky/q/qt5-qttools-5.15.9-6.el9.src.rpm) = b5bf621c0495215b0dc053f0ef4abfd65b95d28bb82baacca78fbfb5de8b906b -SIZE (rocky/q/qt5-qttools-5.15.9-6.el9.src.rpm) = 8921992 +TIMESTAMP = 1765192136 +SHA256 (rocky/q/qt5-qttools-5.15.9-7.el9.aarch64.rpm) = 6487b304440a33516d6a6740545e14a4fdf11d72244521eb2d6f2e4c7fad3c04 +SIZE (rocky/q/qt5-qttools-5.15.9-7.el9.aarch64.rpm) = 39617 +SHA256 (rocky/q/qt5-qttools-5.15.9-7.el9.x86_64.rpm) = e0e1aed707bad5761d602aafe05b3d70248262ef6e30e2224400676850131df1 +SIZE (rocky/q/qt5-qttools-5.15.9-7.el9.x86_64.rpm) = 39885 +SHA256 (rocky/q/qt5-qttools-common-5.15.9-7.el9.noarch.rpm) = a37bccc78c2dd185163038b4d35fc6bc8b42041c543d8b2e27be2c036160b2ed +SIZE (rocky/q/qt5-qttools-common-5.15.9-7.el9.noarch.rpm) = 10258 +SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-7.el9.aarch64.rpm) = 75c0c63726455b3dbbbac0117ae7f9d2fc69a06767275f36b42d3f6c110bf16e +SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-7.el9.aarch64.rpm) = 2828375 +SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-7.el9.i686.rpm) = f347acb1e42ffb1e8c3c3bd05bbfac6484a19c6c9a76fa105a05dded30207e08 +SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-7.el9.i686.rpm) = 2947283 +SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-7.el9.x86_64.rpm) = 251f02f8ce080c9d4ed95bef12befd971a5a34f676701d40e8e16e07fa40c54d +SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-7.el9.x86_64.rpm) = 2827963 +SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-7.el9.aarch64.rpm) = 2be204c6f106dad5bef68f1be6e33e1144abd1f97651083d4b65daafa5a22a01 +SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-7.el9.aarch64.rpm) = 805271 +SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-7.el9.i686.rpm) = f2b7964c21bb284cc29200984362e16b2379142f671215ae8bab03770298c837 +SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-7.el9.i686.rpm) = 879893 +SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-7.el9.x86_64.rpm) = a873b0e923a27a1e93fdbb72bf9dc363ec880508585416d314e540d943ddec1e +SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-7.el9.x86_64.rpm) = 801598 +SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-7.el9.aarch64.rpm) = f06ca07453a56d45cd1ff9faf81869a45024c47f9363eaf093b9b4daee55dd6a +SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-7.el9.aarch64.rpm) = 158847 +SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-7.el9.i686.rpm) = 58237c979c33741b18f2366baba194dec67ea4341f3eb815f1c57ee122e7ee24 +SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-7.el9.i686.rpm) = 178069 +SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-7.el9.x86_64.rpm) = 47ebcf66422ec45f2b931b2847f9c0cdda94961e05ea0a22ae8cf2cac4903fa8 +SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-7.el9.x86_64.rpm) = 158050 +SHA256 (rocky/q/qt5-qttools-5.15.9-7.el9.src.rpm) = 835e7a5b10924a8368390e026d7bcb8bde61d358218cb00e0dff989c8794da65 +SIZE (rocky/q/qt5-qttools-5.15.9-7.el9.src.rpm) = 8922089 diff --git a/devel/linux-rl9-systemd-libs/Makefile b/devel/linux-rl9-systemd-libs/Makefile index 98ba852c03d6..f1891819c367 100644 --- a/devel/linux-rl9-systemd-libs/Makefile +++ b/devel/linux-rl9-systemd-libs/Makefile @@ -1,7 +1,7 @@ PORTNAME= systemd PORTVERSION= 252 -DISTVERSIONSUFFIX= -51.el9_6.2 -PORTREVISION= 11 +DISTVERSIONSUFFIX= -55.el9_7.7.rocky.0.1 +PORTREVISION= 12 CATEGORIES= devel linux PKGNAMESUFFIX= -libs diff --git a/devel/linux-rl9-systemd-libs/distinfo b/devel/linux-rl9-systemd-libs/distinfo index 12a1eee8f1e3..49a9227b4812 100644 --- a/devel/linux-rl9-systemd-libs/distinfo +++ b/devel/linux-rl9-systemd-libs/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1762103235 -SHA256 (rocky/s/systemd-libs-252-51.el9_6.2.aarch64.rpm) = 1fce03452b40dc50213540d23356a64215ba67d8a8ffe34f559158778dead6e4 -SIZE (rocky/s/systemd-libs-252-51.el9_6.2.aarch64.rpm) = 648685 -SHA256 (rocky/s/systemd-libs-252-51.el9_6.2.i686.rpm) = f4ec90314ee86c36983af5ff306bc81b418ad0be3e69ca4303aed5c48a6fca4a -SIZE (rocky/s/systemd-libs-252-51.el9_6.2.i686.rpm) = 712877 -SHA256 (rocky/s/systemd-libs-252-51.el9_6.2.x86_64.rpm) = 3db42eb52fdca5a1b2a8e1bf26904e106bc840cb5f9d18553a0557217332195b -SIZE (rocky/s/systemd-libs-252-51.el9_6.2.x86_64.rpm) = 681715 -SHA256 (rocky/s/systemd-252-51.el9_6.2.src.rpm) = 8d374fcb93db7d46728295e8e42e57032d01f355785474b69246d465665f9ba3 -SIZE (rocky/s/systemd-252-51.el9_6.2.src.rpm) = 42961161 +TIMESTAMP = 1765192264 +SHA256 (rocky/s/systemd-libs-252-55.el9_7.7.rocky.0.1.aarch64.rpm) = d9ab38ead9ed68eebed44b4df06b7c1d1e8466626d5f6290f85b5103c6c2e546 +SIZE (rocky/s/systemd-libs-252-55.el9_7.7.rocky.0.1.aarch64.rpm) = 658816 +SHA256 (rocky/s/systemd-libs-252-55.el9_7.7.rocky.0.1.i686.rpm) = 7c4fa03b9ecea738139bd4b85c1d6de1eb8e75ae128f96496a9a85fad18a3d92 +SIZE (rocky/s/systemd-libs-252-55.el9_7.7.rocky.0.1.i686.rpm) = 722176 +SHA256 (rocky/s/systemd-libs-252-55.el9_7.7.rocky.0.1.x86_64.rpm) = b3549b4b31350d30558a154836f437e2da976449aa1699356f43957f69883bf8 +SIZE (rocky/s/systemd-libs-252-55.el9_7.7.rocky.0.1.x86_64.rpm) = 691857 +SHA256 (rocky/s/systemd-252-55.el9_7.7.rocky.0.1.src.rpm) = 01cc599b8a8112ec831ecbfc25eac8137654a1069367c63ad1d46f51a34b4f55 +SIZE (rocky/s/systemd-252-55.el9_7.7.rocky.0.1.src.rpm) = 44615315 diff --git a/devel/llvm-cheri/Makefile.snapshot b/devel/llvm-cheri/Makefile.snapshot index 19e8fac986e0..ce793c6403fa 100644 --- a/devel/llvm-cheri/Makefile.snapshot +++ b/devel/llvm-cheri/Makefile.snapshot @@ -4,6 +4,6 @@ # LLVM_MAJOR= 17 LLVM_RELEASE= ${LLVM_MAJOR}.0.0 -SNAPDATE= 20251020 +SNAPDATE= 20251209 -LLVM_COMMIT= 74d200f2bb65b06633ca87f86b1b9145ebf63a46 +LLVM_COMMIT= 08d5b5f5fe0f84e519cc12e8ca49a91fcc38f0ee diff --git a/devel/llvm-cheri/distinfo b/devel/llvm-cheri/distinfo index c710f5367e88..69a1f7250aa7 100644 --- a/devel/llvm-cheri/distinfo +++ b/devel/llvm-cheri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761234110 -SHA256 (CTSRD-CHERI-llvm-project-17.0.d20251020-74d200f2bb65b06633ca87f86b1b9145ebf63a46_GH0.tar.gz) = eae7adb3f82825b173f40529022d0d84af75bbdadbe05f593bc46c5335993c0f -SIZE (CTSRD-CHERI-llvm-project-17.0.d20251020-74d200f2bb65b06633ca87f86b1b9145ebf63a46_GH0.tar.gz) = 199976059 +TIMESTAMP = 1765296500 +SHA256 (CTSRD-CHERI-llvm-project-17.0.d20251209-08d5b5f5fe0f84e519cc12e8ca49a91fcc38f0ee_GH0.tar.gz) = d127d284c12352a1f1616e54c635acde21e6173ab622b30c9c48ebf0300c0db8 +SIZE (CTSRD-CHERI-llvm-project-17.0.d20251209-08d5b5f5fe0f84e519cc12e8ca49a91fcc38f0ee_GH0.tar.gz) = 199983809 diff --git a/devel/llvm-morello/Makefile.snapshot b/devel/llvm-morello/Makefile.snapshot index 7e1be1484d94..105a8edc404f 100644 --- a/devel/llvm-morello/Makefile.snapshot +++ b/devel/llvm-morello/Makefile.snapshot @@ -4,6 +4,6 @@ # LLVM_MAJOR= 17 LLVM_RELEASE= ${LLVM_MAJOR}.0.0 -SNAPDATE= 20251023 +SNAPDATE= 20251207 -LLVM_COMMIT= 17f4965c903e0dd94203dbb96ac5d5b931353108 +LLVM_COMMIT= 2b05a4aac40d16f4e737708ed1599d5cd693d88e diff --git a/devel/llvm-morello/distinfo b/devel/llvm-morello/distinfo index 909113e39403..a54a4b8a2e9d 100644 --- a/devel/llvm-morello/distinfo +++ b/devel/llvm-morello/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761233961 -SHA256 (morello-llvm-project-17f4965c903e0dd94203dbb96ac5d5b931353108_GL0.tar.gz) = 621d66a867b8786c446f2ff071cb0d95c3b8b2c26323040541f8ff1edbe0a06c -SIZE (morello-llvm-project-17f4965c903e0dd94203dbb96ac5d5b931353108_GL0.tar.gz) = 200615918 +TIMESTAMP = 1765296450 +SHA256 (morello-llvm-project-2b05a4aac40d16f4e737708ed1599d5cd693d88e_GL0.tar.gz) = 9247757ffa7f8a18ca597a267720b5bcbc0129b0859aaff1f88300325cbdd904 +SIZE (morello-llvm-project-2b05a4aac40d16f4e737708ed1599d5cd693d88e_GL0.tar.gz) = 200581975 diff --git a/devel/llvm11/Makefile b/devel/llvm11/Makefile index 4d0aa2bb347e..7c96dab0d010 100644 --- a/devel/llvm11/Makefile +++ b/devel/llvm11/Makefile @@ -1,6 +1,6 @@ PORTNAME= llvm DISTVERSION= 11.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \ https://${PRE_}releases.llvm.org/${LLVM_RELEASE}/${RCDIR} @@ -61,7 +61,7 @@ OPTIONS_DEFINE_i386= COMPILER_RT OPENMP OPTIONS_DEFINE_powerpc= GOLD OPTIONS_DEFINE_powerpc64= GOLD OPENMP OPTIONS_DEFINE_powerpc64le= GOLD OPENMP -OPTIONS_DEFAULT= BE_AMDGPU BE_STANDARD BE_WASM CLANG EXTRAS LIT LLD LLDB PYCLANG +OPTIONS_DEFAULT= BE_AMDGPU BE_STANDARD BE_WASM CLANG EXTRAS LIT LLD PYCLANG OPTIONS_DEFAULT_aarch64= OPENMP OPTIONS_DEFAULT_amd64= COMPILER_RT GOLD OPENMP OPTIONS_DEFAULT_i386= COMPILER_RT OPENMP @@ -117,8 +117,9 @@ EXTRAS_EXTRA_PATCHES= ${PATCHDIR}/extras EXTRAS_IMPLIES= CLANG EXTRAS_DISTFILES= clang-tools-extra-${DISTVERSION}.src${EXTRACT_SUFX} GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python LLD_DESC= Install lld, the LLVM linker diff --git a/devel/llvm11/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm11/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..d7bb05f50eb6 --- /dev/null +++ b/devel/llvm11/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- tools/CMakeLists.txt.orig ++++ tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm12/Makefile b/devel/llvm12/Makefile index 1e90d4901914..060d67ff9c9d 100644 --- a/devel/llvm12/Makefile +++ b/devel/llvm12/Makefile @@ -120,8 +120,9 @@ DOCS_PLIST_FILES= ${MAN1SRCS:S|^|share/man/man1/|:S|.1$|${LLVM_SUFFIX}.1.gz|} EXTRAS_DESC= Extra clang tools EXTRAS_IMPLIES= CLANG GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python LLD_DESC= Install lld, the LLVM linker diff --git a/devel/llvm12/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm12/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm12/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm13/Makefile b/devel/llvm13/Makefile index 04e1325b5fae..8fdabe88d455 100644 --- a/devel/llvm13/Makefile +++ b/devel/llvm13/Makefile @@ -139,8 +139,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python LLD_DESC= Install lld, the LLVM linker diff --git a/devel/llvm13/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm13/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm13/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm14/Makefile b/devel/llvm14/Makefile index 3bd8e12252b2..ff9ad76a61e3 100644 --- a/devel/llvm14/Makefile +++ b/devel/llvm14/Makefile @@ -145,8 +145,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python LLD_DESC= Install lld, the LLVM linker diff --git a/devel/llvm14/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm14/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm14/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm15/Makefile b/devel/llvm15/Makefile index 2cc1cd7ce339..156426834d94 100644 --- a/devel/llvm15/Makefile +++ b/devel/llvm15/Makefile @@ -163,8 +163,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python LLD_DESC= Install lld, the LLVM linker diff --git a/devel/llvm15/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm15/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm15/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm16/Makefile b/devel/llvm16/Makefile index 30a941dbd8a3..3a71b032b9ee 100644 --- a/devel/llvm16/Makefile +++ b/devel/llvm16/Makefile @@ -161,8 +161,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt GOLD_PLIST_FILES= ${LLVM_DIR}/lib/LLVMgold.so LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python diff --git a/devel/llvm16/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm16/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm16/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm17/Makefile b/devel/llvm17/Makefile index 16e515b89d6d..c7e7f02ddf95 100644 --- a/devel/llvm17/Makefile +++ b/devel/llvm17/Makefile @@ -165,8 +165,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt GOLD_PLIST_FILES= ${LLVM_DIR}/lib/LLVMgold.so LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python diff --git a/devel/llvm17/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm17/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm17/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm18/Makefile b/devel/llvm18/Makefile index 312a5aeac844..b96afab3a2cd 100644 --- a/devel/llvm18/Makefile +++ b/devel/llvm18/Makefile @@ -163,8 +163,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt GOLD_PLIST_FILES= ${LLVM_DIR}/lib/LLVMgold.so LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python diff --git a/devel/llvm18/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm18/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm18/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm19/Makefile b/devel/llvm19/Makefile index 467fc03b7384..ff1310d822f4 100644 --- a/devel/llvm19/Makefile +++ b/devel/llvm19/Makefile @@ -178,8 +178,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt GOLD_PLIST_FILES= ${LLVM_DIR}/lib/LLVMgold.so LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python diff --git a/devel/llvm19/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm19/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm19/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm20/Makefile b/devel/llvm20/Makefile index 576f6a51b5c3..0aeb8976a6b6 100644 --- a/devel/llvm20/Makefile +++ b/devel/llvm20/Makefile @@ -180,8 +180,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt GOLD_PLIST_FILES= ${LLVM_DIR}/lib/LLVMgold.so LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python diff --git a/devel/llvm20/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm20/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm20/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/llvm21/Makefile b/devel/llvm21/Makefile index cbc77521d02b..4e6f9ceec347 100644 --- a/devel/llvm21/Makefile +++ b/devel/llvm21/Makefile @@ -1,5 +1,5 @@ PORTNAME= llvm -DISTVERSION= 21.1.6 +DISTVERSION= 21.1.7 PORTREVISION= 0 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION}/ @@ -180,8 +180,9 @@ FLANG_IMPLIES= MLIR FLANG_PORTDOCS= flang FLANG_PLIST_DIRS= ${LLVM_DIR}/include/flang/Config GOLD_DESC= Build the LLVM Gold plugin for LTO -GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils +GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include +GOLD_EXTRA_PATCHES_OFF= ${PATCHDIR}/gold-off-llvm_tools_CMakeLists.txt GOLD_PLIST_FILES= ${LLVM_DIR}/lib/LLVMgold.so LIT_DESC= Install lit and FileCheck test tools LIT_VARS= _USES_PYTHON=python diff --git a/devel/llvm21/distinfo b/devel/llvm21/distinfo index 48c10b1d781a..7e200ab4c6b0 100644 --- a/devel/llvm21/distinfo +++ b/devel/llvm21/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763542545 -SHA256 (llvm-project-21.1.6.src.tar.xz) = ae67086eb04bed7ca11ab880349b5f1ab6f50e1b88cda376eaf8a845b935762b -SIZE (llvm-project-21.1.6.src.tar.xz) = 158947864 +TIMESTAMP = 1764672351 +SHA256 (llvm-project-21.1.7.src.tar.xz) = e5b65fd79c95c343bb584127114cb2d252306c1ada1e057899b6aacdd445899e +SIZE (llvm-project-21.1.7.src.tar.xz) = 158956584 diff --git a/devel/llvm21/files/gold-off-llvm_tools_CMakeLists.txt b/devel/llvm21/files/gold-off-llvm_tools_CMakeLists.txt new file mode 100644 index 000000000000..59a4718e4143 --- /dev/null +++ b/devel/llvm21/files/gold-off-llvm_tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- llvm/tools/CMakeLists.txt.orig ++++ llvm/tools/CMakeLists.txt +@@ -29,7 +29,6 @@ + # requires targets specified in DEPENDS to exist before the call to + # ExternalProject_Add. + add_llvm_tool_subdirectory(lto) +-add_llvm_tool_subdirectory(gold) + add_llvm_tool_subdirectory(llvm-ar) + add_llvm_tool_subdirectory(llvm-config) + add_llvm_tool_subdirectory(llvm-lto) diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile index fd00b544b6d9..7e9f9c972f66 100644 --- a/devel/log4cpp/Makefile +++ b/devel/log4cpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= log4cpp -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= devel MASTER_SITES= SF/log4cpp/log4cpp-1.1.x%20%28new%29/log4cpp-1.1 @@ -10,7 +10,7 @@ WWW= https://log4cpp.sourceforge.net/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lang gmake libtool pathfix +USES= autoreconf compiler:c++11-lang gmake libtool pathfix CONFIGURE_ARGS= --disable-dot --disable-html-docs --disable-latex-docs GNU_CONFIGURE= yes diff --git a/devel/log4cpp/distinfo b/devel/log4cpp/distinfo index e8ce438fbbd8..f49d59a03e06 100644 --- a/devel/log4cpp/distinfo +++ b/devel/log4cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683052070 -SHA256 (log4cpp-1.1.4.tar.gz) = 696113659e426540625274a8b251052cc04306d8ee5c42a0c7639f39ca90c9d6 -SIZE (log4cpp-1.1.4.tar.gz) = 637440 +TIMESTAMP = 1765032650 +SHA256 (log4cpp-1.1.5.tar.gz) = 6ae48cc0081b24270ec3398e71b68f77b45e93be15ff4d44c00259c9cdc5cc5a +SIZE (log4cpp-1.1.5.tar.gz) = 672912 diff --git a/devel/lokalize/distinfo b/devel/lokalize/distinfo index 91b4b28004d1..0be21c3f931f 100644 --- a/devel/lokalize/distinfo +++ b/devel/lokalize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264424 -SHA256 (KDE/release-service/25.08.3/lokalize-25.08.3.tar.xz) = 079e3fcda3a74ef7acb1b3063eeeb10237e736466bd49953762a65d08ef11483 -SIZE (KDE/release-service/25.08.3/lokalize-25.08.3.tar.xz) = 2059324 +TIMESTAMP = 1765478426 +SHA256 (KDE/release-service/25.12.0/lokalize-25.12.0.tar.xz) = e7a5dfc6dadc1217e3d7f926ce1e6b2ec34195aa7bcf9faf493aa807f6b0ea2e +SIZE (KDE/release-service/25.12.0/lokalize-25.12.0.tar.xz) = 2063728 diff --git a/devel/lua-language-server/Makefile b/devel/lua-language-server/Makefile index 68287fa948d6..032c47e016af 100644 --- a/devel/lua-language-server/Makefile +++ b/devel/lua-language-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= lua-language-server -DISTVERSION= 3.16.0 +DISTVERSION= 3.16.1 +PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= dave@freedave.net @@ -14,34 +15,32 @@ DOS2UNIX_REGEX= .*\.(cpp|h|lua|md|obj) USE_GITHUB= yes GH_ACCOUNT= LuaLS -# There are (presently) 2 places with subtrees directly: -# 3rd/ github.com/LuaLS/lua-language-server/tree/5f1226d/3rd -# meta/3rd github.com/LuaLS/lua-language-server/tree/5f1226d/meta/3rd -# But the 3rd/luamake, github.com/actboy168/luamake/tree/0e90778 brings in its own -# separate copy of bee (not necessarily the same as in `3rd/`) that has to be -# tracked down. -GH_TUPLE= cppcxy:EmmyLuaCodeStyle:8500f3a:emmyluacodestyle/3rd/EmmyLuaCodeStyle \ - actboy168:bee.lua:dd7853f:bee/3rd/bee.lua \ - actboy168:json.lua:aff2a3d:json/3rd/json.lua \ - love2d-community:love-api:8536392:love/3rd/love-api \ - bjornbytes:lovr-docs:e89c753:lovr/3rd/lovr-api \ - sqmedeiros:lpeglabel:912b0b9:lpeglabel/3rd/lpeglabel \ - actboy168:luamake:0e90778:luamake/3rd/luamake \ - LuaCATS:cocos4.0:c0b2259:cats_cocos40/meta/3rd/Cocos4.0 \ - LuaCATS:defold:05379b4:cats_defold/meta/3rd/Defold \ - LuaCATS:jass:80d85cb:cats_jass/meta/3rd/Jass \ - LuaCATS:openresty:3bec36f:cats_openresty/meta/3rd/OpenResty \ - LuaCATS:bee:c8ce19f:cats_bee/meta/3rd/bee \ - LuaCATS:busted:5ed85d0:cats_busted/meta/3rd/busted \ - LuaCATS:ffi-reflect:e9037ef:cats_ffi_reflect/meta/3rd/ffi-reflect \ - LuaCATS:luafilesystem:9b5cfc1:cats_lfs/meta/3rd/lfs \ - LuaCATS:love2d:98f7684:cats_love2d/meta/3rd/love2d \ - LuaCATS:lovr:3ba215f:cats_lovr/meta/3rd/lovr \ - LuaCATS:luaecs:21192fb:cats_luaecs/meta/3rd/luaecs \ - LuaCATS:luassert:d3528bb:cats_luassert/meta/3rd/luassert \ - LuaCATS:luv:3615eb1:cats_luv/meta/3rd/luv \ - LuaCATS:skynet:afa6717:cats_skynet/meta/3rd/skynet \ - actboy168:bee.lua:f242926:bee_luamake/3rd/luamake/bee.lua +# autogenerated with: +# submodules2tuple -v -b $DISTVERSION https://github.com/LuaLS/lua-language-server +# But then you must distinguish the 2 `bee.lua` manually. +GH_TUPLE= CppCXY:EmmyLuaCodeStyle:8500f3af:emmyluacodestyle/3rd/EmmyLuaCodeStyle \ + actboy168:bee.lua:ee7efd07:beelua/3rd/bee.lua \ + actboy168:json.lua:f94860ef:jsonlua/3rd/json.lua \ + actboy168:ltest:0d2d81f:ltest/3rd/json.lua/test/ltest \ + love2d-community:love-api:85363928:loveapi/3rd/love-api \ + bjornbytes:lovr-docs:e89c753e:lovrdocs/3rd/lovr-api \ + sqmedeiros:lpeglabel:912b0b9e:lpeglabel/3rd/lpeglabel \ + actboy168:luamake:a83fa224:luamake/3rd/luamake \ + actboy168:bee.lua:973fd8a:beelua_luamake/3rd/luamake/bee.lua \ + LuaCATS:cocos4.0:c0b2259e:cocos40/meta/3rd/Cocos4.0 \ + LuaCATS:defold:05379b40:defold/meta/3rd/Defold \ + LuaCATS:jass:80d85cbb:jass/meta/3rd/Jass \ + LuaCATS:openresty:3bec36f0:openresty/meta/3rd/OpenResty \ + LuaCATS:bee:c8ce19fd:bee/meta/3rd/bee \ + LuaCATS:busted:5ed85d0e:busted/meta/3rd/busted \ + LuaCATS:ffi-reflect:e9037efc:ffireflect/meta/3rd/ffi-reflect \ + LuaCATS:luafilesystem:9b5cfc15:luafilesystem/meta/3rd/lfs \ + LuaCATS:love2d:98f76845:love2d/meta/3rd/love2d \ + LuaCATS:lovr:3ba215f9:lovr/meta/3rd/lovr \ + LuaCATS:luaecs:21192fbd:luaecs/meta/3rd/luaecs \ + LuaCATS:luassert:d3528bb6:luassert/meta/3rd/luassert \ + LuaCATS:luv:3615eb12:luv/meta/3rd/luv \ + LuaCATS:skynet:afa6717a:skynet/meta/3rd/skynet SUB_FILES= lua-language-server diff --git a/devel/lua-language-server/distinfo b/devel/lua-language-server/distinfo index 6ff45446e5c5..6c6f32a4ff88 100644 --- a/devel/lua-language-server/distinfo +++ b/devel/lua-language-server/distinfo @@ -1,47 +1,49 @@ -TIMESTAMP = 1765202287 -SHA256 (LuaLS-lua-language-server-3.16.0_GH0.tar.gz) = faf8c0be1f03b3800dc65663c90618b913ed750f5c25e2c4f8ff06557eba36f6 -SIZE (LuaLS-lua-language-server-3.16.0_GH0.tar.gz) = 3088066 -SHA256 (cppcxy-EmmyLuaCodeStyle-8500f3a_GH0.tar.gz) = 5f45f8d2f3e1a6f1807d5c38f81d38d5b50b382a8d7c3376ab7afd7000f1dcaf -SIZE (cppcxy-EmmyLuaCodeStyle-8500f3a_GH0.tar.gz) = 5421453 -SHA256 (actboy168-bee.lua-dd7853f_GH0.tar.gz) = 731219f3a5ad2787d88ef451e59230f4eb4327f4a688c8f11034190bb0a18ba7 -SIZE (actboy168-bee.lua-dd7853f_GH0.tar.gz) = 803217 -SHA256 (actboy168-json.lua-aff2a3d_GH0.tar.gz) = 41858762e3cb7bddcdc8cbff6c59977b629e956d889425bdadc3acd7de769b03 -SIZE (actboy168-json.lua-aff2a3d_GH0.tar.gz) = 27700 -SHA256 (love2d-community-love-api-8536392_GH0.tar.gz) = 0bda3c23baa680a6b60150f65df639c9f9b5e4ef2527ff972ec7de1de56be364 -SIZE (love2d-community-love-api-8536392_GH0.tar.gz) = 152808 -SHA256 (bjornbytes-lovr-docs-e89c753_GH0.tar.gz) = 42465ee079a768f31ba5574613c3a53210fdc65989f37e4d49359eb52a1d383d -SIZE (bjornbytes-lovr-docs-e89c753_GH0.tar.gz) = 18279747 -SHA256 (sqmedeiros-lpeglabel-912b0b9_GH0.tar.gz) = 8d16beb9a36bfb3d493f8e20055ad20bb7624df62d06b5994942a9e68a4e4f57 -SIZE (sqmedeiros-lpeglabel-912b0b9_GH0.tar.gz) = 83070 -SHA256 (actboy168-luamake-0e90778_GH0.tar.gz) = 8ade6e8918bfc24473d6f72296158e66345964b93d4d8b11f482da1c9302cafc -SIZE (actboy168-luamake-0e90778_GH0.tar.gz) = 78631 -SHA256 (LuaCATS-cocos4.0-c0b2259_GH0.tar.gz) = 45da7cd85527b3e4e52fc3c3cf08038672593663b4901a09c4a35af654dafd81 -SIZE (LuaCATS-cocos4.0-c0b2259_GH0.tar.gz) = 165304 -SHA256 (LuaCATS-defold-05379b4_GH0.tar.gz) = 001e23bcb8cd2bc1af5d0332bb12e239b92a5247d3a570307b86749fe067f75c -SIZE (LuaCATS-defold-05379b4_GH0.tar.gz) = 46403 -SHA256 (LuaCATS-jass-80d85cb_GH0.tar.gz) = 17e80904641d052d3312e3c231d078cd7c53779a924bb6300b91f0b4b44d0779 -SIZE (LuaCATS-jass-80d85cb_GH0.tar.gz) = 63050 -SHA256 (LuaCATS-openresty-3bec36f_GH0.tar.gz) = 9c45e9a1cd16bd33c9376aa0e23d94e0618640dcb565dc7b45e26f75cb8a5498 -SIZE (LuaCATS-openresty-3bec36f_GH0.tar.gz) = 82549 -SHA256 (LuaCATS-bee-c8ce19f_GH0.tar.gz) = aa581310c6548fa5d529aa2c1fbad9b46a1bddc6fa26f7d3496d387e96d39646 -SIZE (LuaCATS-bee-c8ce19f_GH0.tar.gz) = 4204 -SHA256 (LuaCATS-busted-5ed85d0_GH0.tar.gz) = 2a9d9a13d426bbf5e216ae838cf035ba49f56ec671881d1341ae9faa5e0ae337 -SIZE (LuaCATS-busted-5ed85d0_GH0.tar.gz) = 2039 -SHA256 (LuaCATS-ffi-reflect-e9037ef_GH0.tar.gz) = 1405e2ca00aa377ba5f1d9fc2a9ed82636b757f6578394eaf1ed50e37b20eb8e -SIZE (LuaCATS-ffi-reflect-e9037ef_GH0.tar.gz) = 915 -SHA256 (LuaCATS-luafilesystem-9b5cfc1_GH0.tar.gz) = f467e14eab854b813552dd864780568f0a484dc5ff156c0a12a003855e313749 -SIZE (LuaCATS-luafilesystem-9b5cfc1_GH0.tar.gz) = 2746 -SHA256 (LuaCATS-love2d-98f7684_GH0.tar.gz) = bbe26b636ab2ee525aeffc66b6988f978831daa1f345144077f7998daca476d6 -SIZE (LuaCATS-love2d-98f7684_GH0.tar.gz) = 94867 -SHA256 (LuaCATS-lovr-3ba215f_GH0.tar.gz) = 87085a21ca0aa15ba3415dc3438c929499a3506421bc411003a2556d7c8c5afe -SIZE (LuaCATS-lovr-3ba215f_GH0.tar.gz) = 81779 -SHA256 (LuaCATS-luaecs-21192fb_GH0.tar.gz) = feb213d219ebcb6f55818c2e524a086c9c014dbb2ae09c970611cbd53971b933 -SIZE (LuaCATS-luaecs-21192fb_GH0.tar.gz) = 3991 -SHA256 (LuaCATS-luassert-d3528bb_GH0.tar.gz) = 4766b14e56714448646152af9b2c18fcea5348333fd9c51de97d5d0a6d26b4b5 -SIZE (LuaCATS-luassert-d3528bb_GH0.tar.gz) = 7966 -SHA256 (LuaCATS-luv-3615eb1_GH0.tar.gz) = 3433e436a29010a2ea65a9c8fc08b71df5c2de203f88a104d53f593bb9e855e9 -SIZE (LuaCATS-luv-3615eb1_GH0.tar.gz) = 40896 -SHA256 (LuaCATS-skynet-afa6717_GH0.tar.gz) = 286e9df99c011973995618f61706e1aabcf6db2e20603d25cf20ad82f9c107be -SIZE (LuaCATS-skynet-afa6717_GH0.tar.gz) = 20066 -SHA256 (actboy168-bee.lua-f242926_GH0.tar.gz) = 740e6a6ebb8ae0d64c71feee54b56390c12be1e0e330c94c369b382048701553 -SIZE (actboy168-bee.lua-f242926_GH0.tar.gz) = 801985 +TIMESTAMP = 1765405060 +SHA256 (LuaLS-lua-language-server-3.16.1_GH0.tar.gz) = d16d0fa977b6f167fa936f779814335d409658dd5c255f9f9b0fd296fbba4330 +SIZE (LuaLS-lua-language-server-3.16.1_GH0.tar.gz) = 3088143 +SHA256 (CppCXY-EmmyLuaCodeStyle-8500f3af_GH0.tar.gz) = 989a85a7b77077ff723837868e268cf378c81abcf37da95e86b56d9b1aa16739 +SIZE (CppCXY-EmmyLuaCodeStyle-8500f3af_GH0.tar.gz) = 5421604 +SHA256 (actboy168-bee.lua-ee7efd07_GH0.tar.gz) = 4e4eb3fefc17b4ae3237c78e2859f1fb0e7e78767f9940866a92a842620af72d +SIZE (actboy168-bee.lua-ee7efd07_GH0.tar.gz) = 813240 +SHA256 (actboy168-json.lua-f94860ef_GH0.tar.gz) = aaccd6b09a8b337da6b8c0ee93c4c7ba790bcdbc3b296540e445fc4eb8a9ecb8 +SIZE (actboy168-json.lua-f94860ef_GH0.tar.gz) = 27721 +SHA256 (actboy168-ltest-0d2d81f_GH0.tar.gz) = 180c0f0cfbd69211859eb59a9288542ab03bcef447d3bde59b1b06f811c11bbe +SIZE (actboy168-ltest-0d2d81f_GH0.tar.gz) = 9069 +SHA256 (love2d-community-love-api-85363928_GH0.tar.gz) = 5b21e1e2c1ba6841c2a2865002a4a45890a7d6c146596e502ce0dbea7bbe6919 +SIZE (love2d-community-love-api-85363928_GH0.tar.gz) = 152825 +SHA256 (bjornbytes-lovr-docs-e89c753e_GH0.tar.gz) = a21fd33355c5518dda1e1e75c2d776f4642c739f0aa6458d9052c29702496f43 +SIZE (bjornbytes-lovr-docs-e89c753e_GH0.tar.gz) = 18279829 +SHA256 (sqmedeiros-lpeglabel-912b0b9e_GH0.tar.gz) = e1d3784369f895d417d2e2c7f89725ea8a9133e4584f91681bf877aadd71922d +SIZE (sqmedeiros-lpeglabel-912b0b9e_GH0.tar.gz) = 83079 +SHA256 (actboy168-luamake-a83fa224_GH0.tar.gz) = c101a9d759c6c869a2033ed1249a9df455f1f54d088c8c627c73286ee2212959 +SIZE (actboy168-luamake-a83fa224_GH0.tar.gz) = 78683 +SHA256 (actboy168-bee.lua-973fd8a_GH0.tar.gz) = 302fb5874e69ca9dd20f2a31c2b36468bbd8401c0b92f618b54efb1d27402a4c +SIZE (actboy168-bee.lua-973fd8a_GH0.tar.gz) = 812356 +SHA256 (LuaCATS-cocos4.0-c0b2259e_GH0.tar.gz) = 72b03a152e82e8ee08ca6477a52ea98273a4d9f29f2595d47a8d1b878605483e +SIZE (LuaCATS-cocos4.0-c0b2259e_GH0.tar.gz) = 165303 +SHA256 (LuaCATS-defold-05379b40_GH0.tar.gz) = b8ab1a5043543425c8fe3c9d8e2a42a4ee450fd0322fcdb9f41d0cdfe5461b71 +SIZE (LuaCATS-defold-05379b40_GH0.tar.gz) = 46404 +SHA256 (LuaCATS-jass-80d85cbb_GH0.tar.gz) = 1f7ef960201ad961b7177b3f77b9144b7dd26b54eb4375dd46dcb0412b209332 +SIZE (LuaCATS-jass-80d85cbb_GH0.tar.gz) = 63050 +SHA256 (LuaCATS-openresty-3bec36f0_GH0.tar.gz) = ae61a01d41b68d5c288b10bf364031d9fc863325a4af357a9f230c630a93e327 +SIZE (LuaCATS-openresty-3bec36f0_GH0.tar.gz) = 82552 +SHA256 (LuaCATS-bee-c8ce19fd_GH0.tar.gz) = 8b62fa23daa4ad9e8739423cc3fc5d86f35942e225743dd4825a5a3c776176c8 +SIZE (LuaCATS-bee-c8ce19fd_GH0.tar.gz) = 4209 +SHA256 (LuaCATS-busted-5ed85d0e_GH0.tar.gz) = 6119430af2f81f667ddafe72a307c8af94a3ff2615048e9be6c2515b08ce99e5 +SIZE (LuaCATS-busted-5ed85d0e_GH0.tar.gz) = 2039 +SHA256 (LuaCATS-ffi-reflect-e9037efc_GH0.tar.gz) = 305d6862032f8d1b743835c6361c086319954acd5bf00b8d4345a541060e6931 +SIZE (LuaCATS-ffi-reflect-e9037efc_GH0.tar.gz) = 915 +SHA256 (LuaCATS-luafilesystem-9b5cfc15_GH0.tar.gz) = 91f4ac9f5fb77a436997fb677ed2a0eef8b4e2ae05c6444925795590ad0748ff +SIZE (LuaCATS-luafilesystem-9b5cfc15_GH0.tar.gz) = 2744 +SHA256 (LuaCATS-love2d-98f76845_GH0.tar.gz) = 9be1b7704ff4e12beaba39298a3a1f254279aafe68c523b3b327684b4ba9079b +SIZE (LuaCATS-love2d-98f76845_GH0.tar.gz) = 94873 +SHA256 (LuaCATS-lovr-3ba215f9_GH0.tar.gz) = 3b5d5736716b26a49ca875b64714e2315854dcea7baf272a11bab0a591b08dce +SIZE (LuaCATS-lovr-3ba215f9_GH0.tar.gz) = 81785 +SHA256 (LuaCATS-luaecs-21192fbd_GH0.tar.gz) = 1b5cd25956eb0658d93c9f0a01f1f1a2d0431ac7a6f78e3969daf2d866647580 +SIZE (LuaCATS-luaecs-21192fbd_GH0.tar.gz) = 3991 +SHA256 (LuaCATS-luassert-d3528bb6_GH0.tar.gz) = 613eef0ecd17da64758e5aef9ee3c3191eec5d0a85f29c3b5c9e78fef94808d2 +SIZE (LuaCATS-luassert-d3528bb6_GH0.tar.gz) = 7967 +SHA256 (LuaCATS-luv-3615eb12_GH0.tar.gz) = 8a23477cdc3b7b54d22f919475fd72498466753b74c57a09fee0dcb482d4ff08 +SIZE (LuaCATS-luv-3615eb12_GH0.tar.gz) = 40896 +SHA256 (LuaCATS-skynet-afa6717a_GH0.tar.gz) = 710140155eb76b97ac17db934609db71ff292d26d948b44b9bc2e6495d901d8c +SIZE (LuaCATS-skynet-afa6717a_GH0.tar.gz) = 20065 diff --git a/devel/massif-visualizer/distinfo b/devel/massif-visualizer/distinfo index 149992e59364..a0bdda327169 100644 --- a/devel/massif-visualizer/distinfo +++ b/devel/massif-visualizer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264426 -SHA256 (KDE/release-service/25.08.3/massif-visualizer-25.08.3.tar.xz) = 071dd18fe2cbb09224983a660725d596f09b6ae67033eec04e295941b4006775 -SIZE (KDE/release-service/25.08.3/massif-visualizer-25.08.3.tar.xz) = 285956 +TIMESTAMP = 1765478429 +SHA256 (KDE/release-service/25.12.0/massif-visualizer-25.12.0.tar.xz) = f0674df1b77e4b0c8f78c06d2eec7c3ab7ef4ac44fd733d5c101561a816f6068 +SIZE (KDE/release-service/25.12.0/massif-visualizer-25.12.0.tar.xz) = 286048 diff --git a/devel/nextest/Makefile b/devel/nextest/Makefile index 83598b34a1a1..72677a0fbc99 100644 --- a/devel/nextest/Makefile +++ b/devel/nextest/Makefile @@ -1,7 +1,6 @@ PORTNAME= nextest DISTVERSIONPREFIX= cargo-nextest- -DISTVERSION= 0.9.109 -PORTREVISION= 1 +DISTVERSION= 0.9.115 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -36,14 +35,12 @@ CARGO_CRATES= addr2line-0.24.2 \ anstyle-wincon-3.0.8 \ anyhow-1.0.98 \ async-scoped-0.9.0 \ - async-stream-0.3.6 \ - async-stream-impl-0.3.6 \ async-trait-0.1.88 \ atomic-waker-1.1.2 \ atomicwrites-0.4.4 \ autocfg-1.5.0 \ - axum-0.7.9 \ - axum-core-0.4.5 \ + axum-0.8.6 \ + axum-core-0.5.5 \ backtrace-0.3.75 \ backtrace-ext-0.2.1 \ base64-0.21.7 \ @@ -57,29 +54,29 @@ CARGO_CRATES= addr2line-0.24.2 \ bstr-1.12.1 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ - bytes-1.10.1 \ + bytes-1.11.0 \ camino-1.2.1 \ camino-tempfile-1.4.1 \ camino-tempfile-ext-0.3.3 \ cargo-platform-0.3.0 \ - cargo_metadata-0.23.0 \ + cargo_metadata-0.23.1 \ cc-1.2.30 \ cfg-expr-0.20.3 \ cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ chrono-0.4.42 \ - clap-4.5.50 \ - clap_builder-4.5.50 \ + clap-4.5.53 \ + clap_builder-4.5.53 \ clap_derive-4.5.49 \ clap_lex-0.7.4 \ color-eyre-0.6.5 \ color-spantrace-0.3.0 \ colorchoice-1.0.3 \ - config-0.15.18 \ + config-0.15.19 \ console-0.15.11 \ - console-0.16.0 \ - console-api-0.8.1 \ - console-subscriber-0.4.1 \ + console-0.16.1 \ + console-api-0.9.0 \ + console-subscriber-0.5.0 \ const-oid-0.9.6 \ convert_case-0.7.1 \ core-foundation-0.9.4 \ @@ -109,7 +106,7 @@ CARGO_CRATES= addr2line-0.24.2 \ document-features-0.2.11 \ dof-0.4.0 \ dtrace-parser-0.3.0 \ - duct-1.1.0 \ + duct-1.1.1 \ dunce-1.0.5 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ @@ -132,7 +129,7 @@ CARGO_CRATES= addr2line-0.24.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.2 \ - fs-err-3.1.3 \ + fs-err-3.2.0 \ future-queue-0.4.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -153,9 +150,8 @@ CARGO_CRATES= addr2line-0.24.2 \ guppy-0.17.23 \ guppy-workspace-hack-0.1.0 \ h2-0.4.10 \ - hashbrown-0.12.3 \ hashbrown-0.15.5 \ - hashbrown-0.16.0 \ + hashbrown-0.16.1 \ hdrhistogram-7.5.4 \ heck-0.5.0 \ hex-0.4.3 \ @@ -174,7 +170,7 @@ CARGO_CRATES= addr2line-0.24.2 \ hyper-util-0.1.13 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ - iddqd-0.3.14 \ + iddqd-0.3.17 \ idna-1.1.0 \ idna_adapter-1.0.0 \ ignore-0.4.23 \ @@ -182,12 +178,11 @@ CARGO_CRATES= addr2line-0.24.2 \ include_dir_macros-0.7.4 \ indent_write-2.2.0 \ indenter-0.3.4 \ - indexmap-1.9.3 \ - indexmap-2.12.0 \ + indexmap-2.12.1 \ indicatif-0.17.11 \ - indicatif-0.18.2 \ + indicatif-0.18.3 \ indoc-2.0.7 \ - insta-1.43.2 \ + insta-1.44.3 \ ipnet-2.11.0 \ iri-string-0.7.8 \ is_ci-1.2.0 \ @@ -197,18 +192,18 @@ CARGO_CRATES= addr2line-0.24.2 \ jobserver-0.1.33 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ - libc-0.2.177 \ + libc-0.2.178 \ libredox-0.1.3 \ libtest-mimic-0.8.1 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litrs-0.4.1 \ lock_api-0.4.13 \ - log-0.4.28 \ + log-0.4.29 \ lru-slab-0.1.2 \ maplit-1.0.2 \ matchers-0.2.0 \ - matchit-0.7.3 \ + matchit-0.8.4 \ memchr-2.7.5 \ memmap2-0.9.8 \ miette-7.6.0 \ @@ -220,7 +215,7 @@ CARGO_CRATES= addr2line-0.24.2 \ mukti-metadata-0.3.0 \ native-tls-0.2.14 \ nested-0.1.1 \ - newtype-uuid-1.3.1 \ + newtype-uuid-1.3.2 \ nix-0.30.1 \ nom-7.1.3 \ num-traits-0.2.19 \ @@ -243,7 +238,7 @@ CARGO_CRATES= addr2line-0.24.2 \ pest_derive-2.8.3 \ pest_generator-2.8.3 \ pest_meta-2.8.3 \ - petgraph-0.8.2 \ + petgraph-0.8.3 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ @@ -257,21 +252,20 @@ CARGO_CRATES= addr2line-0.24.2 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.101 \ proptest-1.9.0 \ - prost-0.13.5 \ - prost-derive-0.13.5 \ - prost-types-0.13.5 \ + prost-0.14.1 \ + prost-derive-0.14.1 \ + prost-types-0.14.1 \ pulldown-cmark-0.13.0 \ quick-error-1.2.3 \ - quick-junit-0.5.1 \ + quick-junit-0.5.2 \ quick-xml-0.37.5 \ + quick-xml-0.38.3 \ quinn-0.11.8 \ quinn-proto-0.11.12 \ quinn-udp-0.5.12 \ quote-1.0.40 \ r-efi-5.3.0 \ - rand-0.8.5 \ rand-0.9.2 \ - rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ @@ -283,7 +277,7 @@ CARGO_CRATES= addr2line-0.24.2 \ regex-syntax-0.8.8 \ reqwest-0.12.19 \ ring-0.17.14 \ - ron-0.8.1 \ + ron-0.12.0 \ rustc-demangle-0.1.25 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ @@ -319,7 +313,7 @@ CARGO_CRATES= addr2line-0.24.2 \ sharded-slab-0.1.7 \ shared_child-1.1.1 \ shared_thread-0.2.0 \ - shell-words-1.1.0 \ + shell-words-1.1.1 \ shlex-1.3.0 \ sigchld-0.2.4 \ signal-hook-0.3.18 \ @@ -375,33 +369,34 @@ CARGO_CRATES= addr2line-0.24.2 \ toml_datetime-0.6.11 \ toml_datetime-0.7.3 \ toml_edit-0.22.27 \ - toml_edit-0.23.7 \ + toml_edit-0.23.9 \ toml_parser-1.0.4 \ toml_write-0.1.2 \ toml_writer-1.0.4 \ - tonic-0.12.3 \ - tower-0.4.13 \ + tonic-0.14.2 \ + tonic-prost-0.14.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.30 \ - tracing-core-0.1.34 \ + tracing-0.1.43 \ + tracing-attributes-0.1.31 \ + tracing-core-0.1.35 \ tracing-error-0.2.1 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.20 \ + tracing-subscriber-0.3.22 \ try-lock-0.2.5 \ + typeid-1.0.3 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unarray-0.1.4 \ unicase-2.8.1 \ - unicode-ident-1.0.20 \ + unicode-ident-1.0.22 \ unicode-linebreak-0.1.5 \ - unicode-normalization-0.1.24 \ + unicode-normalization-0.1.25 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ - unicode-width-0.2.0 \ + unicode-width-0.2.2 \ unit-prefix-0.5.1 \ untrusted-0.9.0 \ url-2.5.7 \ @@ -472,7 +467,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.13 \ + winnow-0.7.14 \ wit-bindgen-rt-0.39.0 \ xattr-1.5.0 \ xxhash-rust-0.8.15 \ diff --git a/devel/nextest/distinfo b/devel/nextest/distinfo index 65b111eb9546..b36ab783a11b 100644 --- a/devel/nextest/distinfo +++ b/devel/nextest/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1761807223 +TIMESTAMP = 1765786722 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -25,10 +25,6 @@ SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4 SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/async-scoped-0.9.0.crate) = 4042078ea593edffc452eef14e99fdb2b120caa4ad9618bcdeabc4a023b98740 SIZE (rust/crates/async-scoped-0.9.0.crate) = 10352 -SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476 -SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 -SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d -SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 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 @@ -37,10 +33,10 @@ SHA256 (rust/crates/atomicwrites-0.4.4.crate) = 3ef1bb8d1b645fe38d51dfc331d720fb SIZE (rust/crates/atomicwrites-0.4.4.crate) = 6598 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 -SHA256 (rust/crates/axum-0.7.9.crate) = edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f -SIZE (rust/crates/axum-0.7.9.crate) = 155272 -SHA256 (rust/crates/axum-core-0.4.5.crate) = 09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199 -SIZE (rust/crates/axum-core-0.4.5.crate) = 22183 +SHA256 (rust/crates/axum-0.8.6.crate) = 8a18ed336352031311f4e0b4dd2ff392d4fbb370777c9d18d7fc9d7359f73871 +SIZE (rust/crates/axum-0.8.6.crate) = 178581 +SHA256 (rust/crates/axum-core-0.5.5.crate) = 59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22 +SIZE (rust/crates/axum-core-0.5.5.crate) = 26919 SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/backtrace-ext-0.2.1.crate) = 537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50 @@ -67,8 +63,8 @@ SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 SHA256 (rust/crates/camino-1.2.1.crate) = 276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609 SIZE (rust/crates/camino-1.2.1.crate) = 41364 SHA256 (rust/crates/camino-tempfile-1.4.1.crate) = 64308c4c82a5c38679945ddf88738dc1483dcc563bbb5780755ae9f8497d2b20 @@ -77,8 +73,8 @@ SHA256 (rust/crates/camino-tempfile-ext-0.3.3.crate) = a8c236e531d024b1524669ee2 SIZE (rust/crates/camino-tempfile-ext-0.3.3.crate) = 19167 SHA256 (rust/crates/cargo-platform-0.3.0.crate) = 8abf5d501fd757c2d2ee78d0cc40f606e92e3a63544420316565556ed28485e2 SIZE (rust/crates/cargo-platform-0.3.0.crate) = 13252 -SHA256 (rust/crates/cargo_metadata-0.23.0.crate) = 981a6f317983eec002839b90fae7411a85621410ae591a9cab2ecf5cb5744873 -SIZE (rust/crates/cargo_metadata-0.23.0.crate) = 30522 +SHA256 (rust/crates/cargo_metadata-0.23.1.crate) = ef987d17b0a113becdd19d3d0022d04d7ef41f9efe4f3fb63ac44ba61df3ade9 +SIZE (rust/crates/cargo_metadata-0.23.1.crate) = 30497 SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 SIZE (rust/crates/cc-1.2.30.crate) = 108550 SHA256 (rust/crates/cfg-expr-0.20.3.crate) = 1a2c5f3bf25ec225351aa1c8e230d04d880d3bd89dea133537dafad4ae291e5c @@ -89,10 +85,10 @@ SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 SIZE (rust/crates/chrono-0.4.42.crate) = 238174 -SHA256 (rust/crates/clap-4.5.50.crate) = 0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623 -SIZE (rust/crates/clap-4.5.50.crate) = 62030 -SHA256 (rust/crates/clap_builder-4.5.50.crate) = 0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0 -SIZE (rust/crates/clap_builder-4.5.50.crate) = 171137 +SHA256 (rust/crates/clap-4.5.53.crate) = c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8 +SIZE (rust/crates/clap-4.5.53.crate) = 62036 +SHA256 (rust/crates/clap_builder-4.5.53.crate) = d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00 +SIZE (rust/crates/clap_builder-4.5.53.crate) = 170811 SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 @@ -103,16 +99,16 @@ SHA256 (rust/crates/color-spantrace-0.3.0.crate) = b8b88ea9df13354b55bc7234ebcce SIZE (rust/crates/color-spantrace-0.3.0.crate) = 12884 SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 -SHA256 (rust/crates/config-0.15.18.crate) = 180e549344080374f9b32ed41bf3b6b57885ff6a289367b3dbc10eea8acc1918 -SIZE (rust/crates/config-0.15.18.crate) = 59347 +SHA256 (rust/crates/config-0.15.19.crate) = b30fa8254caad766fc03cb0ccae691e14bf3bd72bfff27f72802ce729551b3d6 +SIZE (rust/crates/config-0.15.19.crate) = 57567 SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 SIZE (rust/crates/console-0.15.11.crate) = 37822 -SHA256 (rust/crates/console-0.16.0.crate) = 2e09ced7ebbccb63b4c65413d821f2e00ce54c5ca4514ddc6b3c892fdbcbc69d -SIZE (rust/crates/console-0.16.0.crate) = 39107 -SHA256 (rust/crates/console-api-0.8.1.crate) = 8030735ecb0d128428b64cd379809817e620a40e5001c54465b99ec5feec2857 -SIZE (rust/crates/console-api-0.8.1.crate) = 33145 -SHA256 (rust/crates/console-subscriber-0.4.1.crate) = 6539aa9c6a4cd31f4b1c040f860a1eac9aa80e7df6b05d506a6e7179936d6a01 -SIZE (rust/crates/console-subscriber-0.4.1.crate) = 125969 +SHA256 (rust/crates/console-0.16.1.crate) = b430743a6eb14e9764d4260d4c0d8123087d504eeb9c48f2b2a5e810dd369df4 +SIZE (rust/crates/console-0.16.1.crate) = 39129 +SHA256 (rust/crates/console-api-0.9.0.crate) = e8599749b6667e2f0c910c1d0dff6901163ff698a52d5a39720f61b5be4b20d3 +SIZE (rust/crates/console-api-0.9.0.crate) = 41126 +SHA256 (rust/crates/console-subscriber-0.5.0.crate) = fb4915b7d8dd960457a1b6c380114c2944f728e7c65294ab247ae6b6f1f37592 +SIZE (rust/crates/console-subscriber-0.5.0.crate) = 127350 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 SHA256 (rust/crates/convert_case-0.7.1.crate) = bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7 @@ -171,8 +167,8 @@ SHA256 (rust/crates/dof-0.4.0.crate) = 0ed9b77e3c2a83995eedff2fbf992eef44c9f319b SIZE (rust/crates/dof-0.4.0.crate) = 13905 SHA256 (rust/crates/dtrace-parser-0.3.0.crate) = dc09b90bda5770641457f1c0a42c8203c48f5a3d9799dcf1bafbd84e30ccf080 SIZE (rust/crates/dtrace-parser-0.3.0.crate) = 9569 -SHA256 (rust/crates/duct-1.1.0.crate) = d7478638a31d1f1f3d6c9f5e57c76b906a04ac4879d6fd0fb6245bc88f73fd0b -SIZE (rust/crates/duct-1.1.0.crate) = 35093 +SHA256 (rust/crates/duct-1.1.1.crate) = 7e66e9c0c03d094e1a0ba1be130b849034aa80c3a2ab8ee94316bc809f3fa684 +SIZE (rust/crates/duct-1.1.1.crate) = 37041 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 SHA256 (rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53 @@ -217,8 +213,8 @@ SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7f SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 -SHA256 (rust/crates/fs-err-3.1.3.crate) = 6ad492b2cf1d89d568a43508ab24f98501fe03f2f31c01e1d0fe7366a71745d2 -SIZE (rust/crates/fs-err-3.1.3.crate) = 24297 +SHA256 (rust/crates/fs-err-3.2.0.crate) = 62d91fd049c123429b018c47887d3f75a265540dd3c30ba9cb7bae9197edb03a +SIZE (rust/crates/fs-err-3.2.0.crate) = 26521 SHA256 (rust/crates/future-queue-0.4.0.crate) = 47cdf4a7eef4808ffa1e5c47dbf37124dfe33a7acc34e8568c5d5359b365a8cb SIZE (rust/crates/future-queue-0.4.0.crate) = 31187 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -259,12 +255,10 @@ SHA256 (rust/crates/guppy-workspace-hack-0.1.0.crate) = 92620684d99f750bae383ecb SIZE (rust/crates/guppy-workspace-hack-0.1.0.crate) = 1031 SHA256 (rust/crates/h2-0.4.10.crate) = a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5 SIZE (rust/crates/h2-0.4.10.crate) = 174800 -SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 -SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 -SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d -SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 +SHA256 (rust/crates/hashbrown-0.16.1.crate) = 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100 +SIZE (rust/crates/hashbrown-0.16.1.crate) = 147785 SHA256 (rust/crates/hdrhistogram-7.5.4.crate) = 765c9198f173dd59ce26ff9f95ef0aafd0a0fe01fb9d72841bc5066a4c06511d SIZE (rust/crates/hdrhistogram-7.5.4.crate) = 319746 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea @@ -301,8 +295,8 @@ SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a 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/iddqd-0.3.14.crate) = bac5efd33e0c5eb0ac45cbd210541a214dac576896ca97ba08e16e3b1079cdd8 -SIZE (rust/crates/iddqd-0.3.14.crate) = 112432 +SHA256 (rust/crates/iddqd-0.3.17.crate) = 6b215e67ed1d1a4b1702acd787c487d16e4c977c5dcbcc4587bdb5ea26b6ce06 +SIZE (rust/crates/iddqd-0.3.17.crate) = 136631 SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.0.0.crate) = cfdf4f5d937a025381f5ab13624b1c5f51414bfe5c9885663226eae8d6d39560 @@ -317,18 +311,16 @@ SHA256 (rust/crates/indent_write-2.2.0.crate) = 0cfe9645a18782869361d9c8732246be SIZE (rust/crates/indent_write-2.2.0.crate) = 11090 SHA256 (rust/crates/indenter-0.3.4.crate) = 964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5 SIZE (rust/crates/indenter-0.3.4.crate) = 11101 -SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 -SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f -SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 +SHA256 (rust/crates/indexmap-2.12.1.crate) = 0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2 +SIZE (rust/crates/indexmap-2.12.1.crate) = 100184 SHA256 (rust/crates/indicatif-0.17.11.crate) = 183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235 SIZE (rust/crates/indicatif-0.17.11.crate) = 66577 -SHA256 (rust/crates/indicatif-0.18.2.crate) = ade6dfcba0dfb62ad59e59e7241ec8912af34fd29e0e743e3db992bd278e8b65 -SIZE (rust/crates/indicatif-0.18.2.crate) = 67401 +SHA256 (rust/crates/indicatif-0.18.3.crate) = 9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88 +SIZE (rust/crates/indicatif-0.18.3.crate) = 66504 SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 SIZE (rust/crates/indoc-2.0.7.crate) = 17184 -SHA256 (rust/crates/insta-1.43.2.crate) = 46fdb647ebde000f43b5b53f773c30cf9b0cb4300453208713fa38b2c70935a0 -SIZE (rust/crates/insta-1.43.2.crate) = 102183 +SHA256 (rust/crates/insta-1.44.3.crate) = b5c943d4415edd8153251b6f197de5eb1640e56d84e8d9159bea190421c73698 +SIZE (rust/crates/insta-1.44.3.crate) = 104449 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 @@ -347,8 +339,8 @@ SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec9374296 SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 -SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/libc-0.2.178.crate) = 37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091 +SIZE (rust/crates/libc-0.2.178.crate) = 783720 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d SIZE (rust/crates/libredox-0.1.3.crate) = 6068 SHA256 (rust/crates/libtest-mimic-0.8.1.crate) = 5297962ef19edda4ce33aaa484386e0a5b3d7f2f4e037cbeee00503ef6b29d33 @@ -361,16 +353,16 @@ SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b SIZE (rust/crates/litrs-0.4.1.crate) = 42603 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.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 -SIZE (rust/crates/log-0.4.28.crate) = 51131 +SHA256 (rust/crates/log-0.4.29.crate) = 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897 +SIZE (rust/crates/log-0.4.29.crate) = 51515 SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 SHA256 (rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d SIZE (rust/crates/maplit-1.0.2.crate) = 8871 SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 SIZE (rust/crates/matchers-0.2.0.crate) = 7075 -SHA256 (rust/crates/matchit-0.7.3.crate) = 0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94 -SIZE (rust/crates/matchit-0.7.3.crate) = 30372 +SHA256 (rust/crates/matchit-0.8.4.crate) = 47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3 +SIZE (rust/crates/matchit-0.8.4.crate) = 33986 SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memmap2-0.9.8.crate) = 843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7 @@ -393,8 +385,8 @@ SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9 SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 SHA256 (rust/crates/nested-0.1.1.crate) = ca2b420f638f07fe83056b55ea190bb815f609ec5a35e7017884a10f78839c9e SIZE (rust/crates/nested-0.1.1.crate) = 6191 -SHA256 (rust/crates/newtype-uuid-1.3.1.crate) = 74d1216f62e63be5fb25a9ecd1e2b37b1556a9b8c02f4831770f5d01df85c226 -SIZE (rust/crates/newtype-uuid-1.3.1.crate) = 19484 +SHA256 (rust/crates/newtype-uuid-1.3.2.crate) = 5c012d14ef788ab066a347d19e3dda699916c92293b05b85ba2c76b8c82d2830 +SIZE (rust/crates/newtype-uuid-1.3.2.crate) = 20681 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 @@ -439,8 +431,8 @@ SHA256 (rust/crates/pest_generator-2.8.3.crate) = 49b401d98f5757ebe97a26085998d6 SIZE (rust/crates/pest_generator-2.8.3.crate) = 43010 SHA256 (rust/crates/pest_meta-2.8.3.crate) = 72f27a2cfee9f9039c4d86faa5af122a0ac3851441a34865b8a043b46be0065a SIZE (rust/crates/pest_meta-2.8.3.crate) = 67289 -SHA256 (rust/crates/petgraph-0.8.2.crate) = 54acf3a685220b533e437e264e4d932cfbdc4cc7ec0cd232ed73c08d03b8a7ca -SIZE (rust/crates/petgraph-0.8.2.crate) = 780998 +SHA256 (rust/crates/petgraph-0.8.3.crate) = 8701b58ea97060d5e5b155d383a69952a60943f0e6dfe30b04c287beb0b27455 +SIZE (rust/crates/petgraph-0.8.3.crate) = 807555 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 @@ -467,20 +459,22 @@ SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f3 SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 SHA256 (rust/crates/proptest-1.9.0.crate) = bee689443a2bd0a16ab0348b52ee43e3b2d1b1f931c8aa5c9f8de4c86fbe8c40 SIZE (rust/crates/proptest-1.9.0.crate) = 205346 -SHA256 (rust/crates/prost-0.13.5.crate) = 2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5 -SIZE (rust/crates/prost-0.13.5.crate) = 32469 -SHA256 (rust/crates/prost-derive-0.13.5.crate) = 8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d -SIZE (rust/crates/prost-derive-0.13.5.crate) = 20600 -SHA256 (rust/crates/prost-types-0.13.5.crate) = 52c2c1bf36ddb1a1c396b3601a3cec27c2462e45f07c386894ec3ccf5332bd16 -SIZE (rust/crates/prost-types-0.13.5.crate) = 49145 +SHA256 (rust/crates/prost-0.14.1.crate) = 7231bd9b3d3d33c86b58adbac74b5ec0ad9f496b19d22801d773636feaa95f3d +SIZE (rust/crates/prost-0.14.1.crate) = 32444 +SHA256 (rust/crates/prost-derive-0.14.1.crate) = 9120690fafc389a67ba3803df527d0ec9cbbc9cc45e4cc20b332996dfb672425 +SIZE (rust/crates/prost-derive-0.14.1.crate) = 20626 +SHA256 (rust/crates/prost-types-0.14.1.crate) = b9b4db3d6da204ed77bb26ba83b6122a73aeb2e87e25fbf7ad2e84c4ccbf8f72 +SIZE (rust/crates/prost-types-0.14.1.crate) = 49534 SHA256 (rust/crates/pulldown-cmark-0.13.0.crate) = 1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0 SIZE (rust/crates/pulldown-cmark-0.13.0.crate) = 154023 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 -SIZE (rust/crates/quick-junit-0.5.1.crate) = 21088 +SHA256 (rust/crates/quick-junit-0.5.2.crate) = 6ee9342d671fae8d66b3ae9fd7a9714dfd089c04d2a8b1ec0436ef77aee15e5f +SIZE (rust/crates/quick-junit-0.5.2.crate) = 46417 SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 +SHA256 (rust/crates/quick-xml-0.38.3.crate) = 42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89 +SIZE (rust/crates/quick-xml-0.38.3.crate) = 204498 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 @@ -491,12 +485,8 @@ SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae 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.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 SIZE (rust/crates/rand-0.9.2.crate) = 99930 -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 @@ -519,8 +509,8 @@ SHA256 (rust/crates/reqwest-0.12.19.crate) = a2f8e5513d63f2e5b386eb5106dc67eaf3f SIZE (rust/crates/reqwest-0.12.19.crate) = 198998 SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 SIZE (rust/crates/ring-0.17.14.crate) = 1502610 -SHA256 (rust/crates/ron-0.8.1.crate) = b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94 -SIZE (rust/crates/ron-0.8.1.crate) = 63251 +SHA256 (rust/crates/ron-0.12.0.crate) = fd490c5b18261893f14449cbd28cb9c0b637aebf161cd77900bfdedaff21ec32 +SIZE (rust/crates/ron-0.12.0.crate) = 119892 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-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d @@ -591,8 +581,8 @@ SHA256 (rust/crates/shared_child-1.1.1.crate) = 1e362d9935bc50f019969e2f9ecd6678 SIZE (rust/crates/shared_child-1.1.1.crate) = 14191 SHA256 (rust/crates/shared_thread-0.2.0.crate) = 52b86057fcb5423f5018e331ac04623e32d6b5ce85e33300f92c79a1973928b0 SIZE (rust/crates/shared_thread-0.2.0.crate) = 6364 -SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde -SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 +SHA256 (rust/crates/shell-words-1.1.1.crate) = dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77 +SIZE (rust/crates/shell-words-1.1.1.crate) = 10012 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/sigchld-0.2.4.crate) = 47106eded3c154e70176fc83df9737335c94ce22f821c32d17ed1db1f83badb1 @@ -703,18 +693,18 @@ SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 -SHA256 (rust/crates/toml_edit-0.23.7.crate) = 6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d -SIZE (rust/crates/toml_edit-0.23.7.crate) = 65946 +SHA256 (rust/crates/toml_edit-0.23.9.crate) = 5d7cbc3b4b49633d57a0509303158ca50de80ae32c265093b24c414705807832 +SIZE (rust/crates/toml_edit-0.23.9.crate) = 65870 SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 -SHA256 (rust/crates/tonic-0.12.3.crate) = 877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52 -SIZE (rust/crates/tonic-0.12.3.crate) = 99380 -SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c -SIZE (rust/crates/tower-0.4.13.crate) = 106906 +SHA256 (rust/crates/tonic-0.14.2.crate) = eb7613188ce9f7df5bfe185db26c5814347d110db17920415cf2fbcad85e7203 +SIZE (rust/crates/tonic-0.14.2.crate) = 108054 +SHA256 (rust/crates/tonic-prost-0.14.2.crate) = 66bd50ad6ce1252d87ef024b3d64fe4c3cf54a86fb9ef4c631fdd0ded7aeaa67 +SIZE (rust/crates/tonic-prost-0.14.2.crate) = 8266 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 @@ -723,20 +713,22 @@ SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3 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.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/tracing-0.1.43.crate) = 2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647 +SIZE (rust/crates/tracing-0.1.43.crate) = 90033 +SHA256 (rust/crates/tracing-attributes-0.1.31.crate) = 7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da +SIZE (rust/crates/tracing-attributes-0.1.31.crate) = 39733 +SHA256 (rust/crates/tracing-core-0.1.35.crate) = 7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c +SIZE (rust/crates/tracing-core-0.1.35.crate) = 63837 SHA256 (rust/crates/tracing-error-0.2.1.crate) = 8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db SIZE (rust/crates/tracing-error-0.2.1.crate) = 14135 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 -SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 -SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 +SHA256 (rust/crates/tracing-subscriber-0.3.22.crate) = 2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e +SIZE (rust/crates/tracing-subscriber-0.3.22.crate) = 212851 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c +SIZE (rust/crates/typeid-1.0.3.crate) = 9006 SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 @@ -745,18 +737,18 @@ SHA256 (rust/crates/unarray-0.1.4.crate) = eaea85b334db583fe3274d12b4cd1880032be SIZE (rust/crates/unarray-0.1.4.crate) = 12895 SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 SIZE (rust/crates/unicase-2.8.1.crate) = 24088 -SHA256 (rust/crates/unicode-ident-1.0.20.crate) = 462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06 -SIZE (rust/crates/unicode-ident-1.0.20.crate) = 47416 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 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 -SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 +SHA256 (rust/crates/unicode-normalization-0.1.25.crate) = 5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8 +SIZE (rust/crates/unicode-normalization-0.1.25.crate) = 128462 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 -SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd -SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-width-0.2.2.crate) = b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254 +SIZE (rust/crates/unicode-width-0.2.2.crate) = 282768 SHA256 (rust/crates/unit-prefix-0.5.1.crate) = 323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817 SIZE (rust/crates/unit-prefix-0.5.1.crate) = 7627 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 @@ -897,8 +889,8 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270 SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 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/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf -SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/winnow-0.7.14.crate) = 5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829 +SIZE (rust/crates/winnow-0.7.14.crate) = 184718 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/xattr-1.5.0.crate) = 0d65cbf2f12c15564212d48f4e3dfb87923d25d611f2aed18f4cb23f0413d89e @@ -921,5 +913,5 @@ SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9 SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 -SHA256 (nextest-rs-nextest-cargo-nextest-0.9.109_GH0.tar.gz) = f3cf84703796cd413798c59552e6eaebbe18b7d5ac75106e41837a46f22891dc -SIZE (nextest-rs-nextest-cargo-nextest-0.9.109_GH0.tar.gz) = 7445550 +SHA256 (nextest-rs-nextest-cargo-nextest-0.9.115_GH0.tar.gz) = b1a48bb44561f16b4a7f84bd3c2435b7d2016b8cbe4aec085a2c2bb9a7f54294 +SIZE (nextest-rs-nextest-cargo-nextest-0.9.115_GH0.tar.gz) = 7523853 diff --git a/devel/nss_wrapper/Makefile b/devel/nss_wrapper/Makefile index 4b83ec793d25..941726b9e902 100644 --- a/devel/nss_wrapper/Makefile +++ b/devel/nss_wrapper/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka \ uid_wrapper>=0:devel/uid_wrapper -USES= cmake:testing pathfix perl5 shebangfix +USES= cmake:testing perl5 shebangfix USE_PERL5= run CMAKE_OFF= UNIT_TESTING diff --git a/devel/oci-cli/Makefile b/devel/oci-cli/Makefile index 42e1e23d676e..a2d202a0ba56 100644 --- a/devel/oci-cli/Makefile +++ b/devel/oci-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= oci-cli DISTVERSIONPREFIX= v -DISTVERSION= 3.71.0 +DISTVERSION= 3.71.1 CATEGORIES= devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.0.0:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=8.0.4:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.10.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}oci>=2.164.0:devel/py-oci@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}oci>=2.164.1:devel/py-oci@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyopenssl>=22.1.0:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.29:devel/py-prompt-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.5.3:devel/py-python-dateutil@${PY_FLAVOR} \ diff --git a/devel/oci-cli/distinfo b/devel/oci-cli/distinfo index de4f47f29d08..62cb318cd9b2 100644 --- a/devel/oci-cli/distinfo +++ b/devel/oci-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763456936 -SHA256 (oracle-oci-cli-v3.71.0_GH0.tar.gz) = 2f1e584f5860c4bf232e150ac656e683e7f2776512aad34833035e3dc9471625 -SIZE (oracle-oci-cli-v3.71.0_GH0.tar.gz) = 6056460 +TIMESTAMP = 1765286876 +SHA256 (oracle-oci-cli-v3.71.1_GH0.tar.gz) = a693639f7fe97d95c57f9d867532632101ebe78180bb5b329de70755352ff0f0 +SIZE (oracle-oci-cli-v3.71.1_GH0.tar.gz) = 6057446 diff --git a/devel/oq/Makefile b/devel/oq/Makefile index 4c87d1daecfa..97cca88e04b8 100644 --- a/devel/oq/Makefile +++ b/devel/oq/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/plutov/oq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.25,modules +USES= go:1.25+,modules GO_MODULE= github.com/plutov/oq PLIST_FILES= bin/${PORTNAME} diff --git a/devel/p5-MetaCPAN-Client/Makefile b/devel/p5-MetaCPAN-Client/Makefile index 4f6412376185..91d9fe19ce30 100644 --- a/devel/p5-MetaCPAN-Client/Makefile +++ b/devel/p5-MetaCPAN-Client/Makefile @@ -1,5 +1,5 @@ PORTNAME= MetaCPAN-Client -PORTVERSION= 2.033000 +PORTVERSION= 2.034000 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MICKEY @@ -11,7 +11,7 @@ WWW= https://metacpan.org/release/MetaCPAN-Client LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Socket-SSL>=1.42:security/p5-IO-Socket-SSL \ diff --git a/devel/p5-MetaCPAN-Client/distinfo b/devel/p5-MetaCPAN-Client/distinfo index aa91655596bc..5eb9dd68282f 100644 --- a/devel/p5-MetaCPAN-Client/distinfo +++ b/devel/p5-MetaCPAN-Client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888112 -SHA256 (MetaCPAN-Client-2.033000.tar.gz) = 6574147140119c114d1a9f5b92c34a0c2421ff69968137329afd1353b7a11323 -SIZE (MetaCPAN-Client-2.033000.tar.gz) = 54598 +TIMESTAMP = 1765032682 +SHA256 (MetaCPAN-Client-2.034000.tar.gz) = e6e4b9e78a1a66388a7ef248a5585364d89510f2c01a53651dfec17f14ca6994 +SIZE (MetaCPAN-Client-2.034000.tar.gz) = 55080 diff --git a/devel/pam_wrapper/Makefile b/devel/pam_wrapper/Makefile index c87a934d4ba5..1302317a9d0e 100644 --- a/devel/pam_wrapper/Makefile +++ b/devel/pam_wrapper/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka -USES= cmake:testing pathfix python +USES= cmake:testing python CMAKE_OFF= PICKY_DEVELOPER \ UNIT_TESTING diff --git a/devel/pecl-protobuf/Makefile b/devel/pecl-protobuf/Makefile index 20bf64ad3f38..07dafedd6289 100644 --- a/devel/pecl-protobuf/Makefile +++ b/devel/pecl-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= protobuf -PORTVERSION= 4.33.1 +PORTVERSION= 4.33.2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index f43ac6d63f65..aad59f055e6c 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853238 -SHA256 (PECL/protobuf-4.33.1.tgz) = a7cb88ade340f654d78f8050d7915ce915e51b0accb859caa7bc37b9f3ea9f2f -SIZE (PECL/protobuf-4.33.1.tgz) = 491358 +TIMESTAMP = 1765032684 +SHA256 (PECL/protobuf-4.33.2.tgz) = 7a6e4d94186615bc792a270d1872be55753027c18a758a18e2afa8c647856402 +SIZE (PECL/protobuf-4.33.2.tgz) = 492823 diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 0916c04c454a..282491c02f6f 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.58 +PORTVERSION= 10.5.59 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index 81e77fb34fed..a30c40070ae9 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759816538 -SHA256 (phpunit-10.5.58.phar) = 1e194410ae0f83f465d77ee26238e0a3335dce028025e0c258ff777876e33ea2 -SIZE (phpunit-10.5.58.phar) = 5203122 +TIMESTAMP = 1765032652 +SHA256 (phpunit-10.5.59.phar) = 984f307aa6fab73d412629ce0ad8bb76464dd6ce5251ee60debdc153be08d10e +SIZE (phpunit-10.5.59.phar) = 5344877 diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index ee14a1f4355d..9322388c6a1b 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.5.44 +PORTVERSION= 11.5.45 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index f44fc749edc8..3d1433063ffc 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853164 -SHA256 (phpunit-11.5.44.phar) = 837ed3b00c9189d842b6355450e4ba9675b940ba257f0f125afb89d0daac906d -SIZE (phpunit-11.5.44.phar) = 5698179 +TIMESTAMP = 1765032654 +SHA256 (phpunit-11.5.45.phar) = a9f4808e401d21b7dbc8695e456f1b99917555a5df5cf1b83693e458bacf61a6 +SIZE (phpunit-11.5.45.phar) = 5835840 diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index b0e5ca12caaf..d1e3fc8c9554 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.4.4 +PORTVERSION= 12.4.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo index 1727d09461a0..4195993392da 100644 --- a/devel/phpunit12/distinfo +++ b/devel/phpunit12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853166 -SHA256 (phpunit-12.4.4.phar) = 244e6284c6d9051d94ef062ba885639e0c25648d310aa60cbabcf59e0512feb5 -SIZE (phpunit-12.4.4.phar) = 6262816 +TIMESTAMP = 1765032656 +SHA256 (phpunit-12.4.5.phar) = dd81d14b6cfbae59dd6293644aa7b72966768cd3809e12acfa36f4e600bf510b +SIZE (phpunit-12.4.5.phar) = 6262026 diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 7200de8c4f5d..fbd5ab2ba640 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.29 +PORTVERSION= 9.6.30 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo index 2f2b569cb192..ca1917aa420f 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759816544 -SHA256 (phpunit-9.6.29.phar) = 04aeb9aa94da2912a9d1ddfaa047bfb7a87ac74735d3f7d61585b47900ede2d7 -SIZE (phpunit-9.6.29.phar) = 5129415 +TIMESTAMP = 1765032658 +SHA256 (phpunit-9.6.30.phar) = 9ed6a1a388280fd360ae8eb646e61a3358704338af85a85021611c5950d1542c +SIZE (phpunit-9.6.30.phar) = 5272307 diff --git a/devel/plasma6-kwrited/distinfo b/devel/plasma6-kwrited/distinfo index b81719460444..e27ee8a0b812 100644 --- a/devel/plasma6-kwrited/distinfo +++ b/devel/plasma6-kwrited/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763481292 -SHA256 (KDE/plasma/6.5.3/kwrited-6.5.3.tar.xz) = 1c1f7379273eaa79918a8fabd61708cedc48269c4d367f2fa564309e41d3709c -SIZE (KDE/plasma/6.5.3/kwrited-6.5.3.tar.xz) = 23568 +TIMESTAMP = 1765457147 +SHA256 (KDE/plasma/6.5.4/kwrited-6.5.4.tar.xz) = 8e130f5d21ce624a974d8e7267446f317a17fa012a53dbb75d140f65dab7e9a6 +SIZE (KDE/plasma/6.5.4/kwrited-6.5.4.tar.xz) = 23572 diff --git a/devel/plasma6-plasma-sdk/distinfo b/devel/plasma6-plasma-sdk/distinfo index 0df384e3fbe5..81779bf3ea75 100644 --- a/devel/plasma6-plasma-sdk/distinfo +++ b/devel/plasma6-plasma-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763481292 -SHA256 (KDE/plasma/6.5.3/plasma-sdk-6.5.3.tar.xz) = 0e8b0b63799bb78555bbcd88e3f804511deeb56278588545460e8c7942de0fdf -SIZE (KDE/plasma/6.5.3/plasma-sdk-6.5.3.tar.xz) = 361292 +TIMESTAMP = 1765457147 +SHA256 (KDE/plasma/6.5.4/plasma-sdk-6.5.4.tar.xz) = 0d9cae752c21c75fa9c872fe7505ce36893c863210d73b68799a751b656e7b03 +SIZE (KDE/plasma/6.5.4/plasma-sdk-6.5.4.tar.xz) = 361236 diff --git a/devel/plasma6-plasma5support/distinfo b/devel/plasma6-plasma5support/distinfo index 277f74fccc9b..e0f2ac55b740 100644 --- a/devel/plasma6-plasma5support/distinfo +++ b/devel/plasma6-plasma5support/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763481293 -SHA256 (KDE/plasma/6.5.3/plasma5support-6.5.3.tar.xz) = b58bb7bcb5914e3f3c76d3de920d953c8791f0f9a8e2d6eb841051b18009797f -SIZE (KDE/plasma/6.5.3/plasma5support-6.5.3.tar.xz) = 819656 +TIMESTAMP = 1765457148 +SHA256 (KDE/plasma/6.5.4/plasma5support-6.5.4.tar.xz) = addeb62d9eee6e70a0642876ce00e27e437cfd6e6d0bdaee31a378c26ac3d258 +SIZE (KDE/plasma/6.5.4/plasma5support-6.5.4.tar.xz) = 819588 diff --git a/devel/please/Makefile b/devel/please/Makefile index bc605eafa6fc..0d6662881072 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,6 +1,6 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.25.1 +DISTVERSION= 17.27.0 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod diff --git a/devel/please/distinfo b/devel/please/distinfo index eff25834015e..b3cbdafa09c7 100644 --- a/devel/please/distinfo +++ b/devel/please/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1764835530 -SHA256 (go/devel_please/thought-machine-please-v17.25.1_GH0/go.mod) = 7ce80abd84ae2bcf62f7614b49b5aae35fc2029f9933bb4f32bd8aac29d1503b -SIZE (go/devel_please/thought-machine-please-v17.25.1_GH0/go.mod) = 5349 -SHA256 (go/devel_please/thought-machine-please-v17.25.1_GH0/thought-machine-please-v17.25.1_GH0.tar.gz) = 1bae0abd61afa33ddd9c116bb3dbe3e2978699af28e3fabed0bfbd9489922f17 -SIZE (go/devel_please/thought-machine-please-v17.25.1_GH0/thought-machine-please-v17.25.1_GH0.tar.gz) = 2079632 +TIMESTAMP = 1765638485 +SHA256 (go/devel_please/thought-machine-please-v17.27.0_GH0/go.mod) = 7ce80abd84ae2bcf62f7614b49b5aae35fc2029f9933bb4f32bd8aac29d1503b +SIZE (go/devel_please/thought-machine-please-v17.27.0_GH0/go.mod) = 5349 +SHA256 (go/devel_please/thought-machine-please-v17.27.0_GH0/thought-machine-please-v17.27.0_GH0.tar.gz) = 5e48c5c249d1eba7f2bdaa708f5b46fae0225ddd9dcd328cba37336838071483 +SIZE (go/devel_please/thought-machine-please-v17.27.0_GH0/thought-machine-please-v17.27.0_GH0.tar.gz) = 2081219 diff --git a/devel/poxml/distinfo b/devel/poxml/distinfo index 3a0a4d3c4b77..5c01acafa50b 100644 --- a/devel/poxml/distinfo +++ b/devel/poxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264429 -SHA256 (KDE/release-service/25.08.3/poxml-25.08.3.tar.xz) = 12967b5313605400e8de3cf39478136f5b6616b2b45774dc185bb6b5cbae7b7d -SIZE (KDE/release-service/25.08.3/poxml-25.08.3.tar.xz) = 45216 +TIMESTAMP = 1765478431 +SHA256 (KDE/release-service/25.12.0/poxml-25.12.0.tar.xz) = ef1499004e21d859bd652ee09ff1257a60ba6478efab6a0ed852dbb4a217c8cc +SIZE (KDE/release-service/25.12.0/poxml-25.12.0.tar.xz) = 45176 diff --git a/devel/pprof/Makefile b/devel/pprof/Makefile index 4ce7bdb0417e..1febcd7e8896 100644 --- a/devel/pprof/Makefile +++ b/devel/pprof/Makefile @@ -10,10 +10,7 @@ WWW= https://github.com/google/pprof LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= google diff --git a/devel/priv_wrapper/Makefile b/devel/priv_wrapper/Makefile index 9dcd183ec00e..eb0ba5b2b723 100644 --- a/devel/priv_wrapper/Makefile +++ b/devel/priv_wrapper/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka -USES= cmake:testing pathfix +USES= cmake:testing CMAKE_OFF= HELGRIND_TESTING \ PICKY_DEVELOPER \ diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile index a7547ce52195..b74a89cb8b8a 100644 --- a/devel/protobuf-go/Makefile +++ b/devel/protobuf-go/Makefile @@ -1,7 +1,6 @@ PORTNAME= protobuf-go DISTVERSIONPREFIX= v -DISTVERSION= 1.36.10 -PORTREVISION= 4 +DISTVERSION= 1.36.11 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/protobuf-go/distinfo b/devel/protobuf-go/distinfo index 1fe6af1afec2..18d6c4da1964 100644 --- a/devel/protobuf-go/distinfo +++ b/devel/protobuf-go/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759523840 -SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.mod) = a75c105a852fbd8da8d8cfac09c2eab9a206cfd27ed37c973737e23f632ca96e -SIZE (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.mod) = 124 -SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.zip) = 9265fbe7d073ca8571f1a9c4b8e8f20b244c35ad913346892d688e58fe4b1f22 -SIZE (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.zip) = 2263898 +TIMESTAMP = 1765638625 +SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.11/v1.36.11.mod) = a75c105a852fbd8da8d8cfac09c2eab9a206cfd27ed37c973737e23f632ca96e +SIZE (go/devel_protobuf-go/protobuf-go-v1.36.11/v1.36.11.mod) = 124 +SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.11/v1.36.11.zip) = 14983d36c56a814ed91b6d652f2b8f895baba1b84eb43b28a0b132c8637cd274 +SIZE (go/devel_protobuf-go/protobuf-go-v1.36.11/v1.36.11.zip) = 2273786 diff --git a/devel/py-archinfo/Makefile b/devel/py-archinfo/Makefile index f273a2f38c7a..946636f7813c 100644 --- a/devel/py-archinfo/Makefile +++ b/devel/py-archinfo/Makefile @@ -1,6 +1,6 @@ PORTNAME= archinfo DISTVERSIONPREFIX= v -DISTVERSION= 9.2.185 +DISTVERSION= 9.2.188 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-archinfo/distinfo b/devel/py-archinfo/distinfo index 4455c893e14a..3272e0ac1b80 100644 --- a/devel/py-archinfo/distinfo +++ b/devel/py-archinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764325732 -SHA256 (angr-archinfo-v9.2.185_GH0.tar.gz) = 1359a25df46d836caead5aab930c3a599913981995815fe4c46d869812f634f5 -SIZE (angr-archinfo-v9.2.185_GH0.tar.gz) = 44783 +TIMESTAMP = 1765711297 +SHA256 (angr-archinfo-v9.2.188_GH0.tar.gz) = f5f3950ca5495a46c2ba2ac3041b907d5707adf12251d2cbb356769144056004 +SIZE (angr-archinfo-v9.2.188_GH0.tar.gz) = 44790 diff --git a/devel/py-awscrt/Makefile b/devel/py-awscrt/Makefile index 88c0f7e89029..c2421c90dca8 100644 --- a/devel/py-awscrt/Makefile +++ b/devel/py-awscrt/Makefile @@ -1,5 +1,5 @@ PORTNAME= awscrt -PORTVERSION= 0.29.1 +PORTVERSION= 0.29.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-awscrt/distinfo b/devel/py-awscrt/distinfo index 7fae58d92c9f..c9ca94331172 100644 --- a/devel/py-awscrt/distinfo +++ b/devel/py-awscrt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510930 -SHA256 (awscrt-0.29.1.tar.gz) = 8fc304af5f6f83e7e73096fb42eb51d4a85fa7a90456466ef22872095d4ca46f -SIZE (awscrt-0.29.1.tar.gz) = 38008490 +TIMESTAMP = 1765032690 +SHA256 (awscrt-0.29.2.tar.gz) = c78d81b1308d42fda1eb21d27fcf26579137b821043e528550f2cfc6c09ab9ff +SIZE (awscrt-0.29.2.tar.gz) = 38013553 diff --git a/devel/py-blockbuster/Makefile b/devel/py-blockbuster/Makefile index 0d4d7a4523bb..18e1701b2e48 100644 --- a/devel/py-blockbuster/Makefile +++ b/devel/py-blockbuster/Makefile @@ -1,5 +1,5 @@ PORTNAME= blockbuster -PORTVERSION= 1.5.25 +PORTVERSION= 1.5.26 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-blockbuster/distinfo b/devel/py-blockbuster/distinfo index 9c420c9a18b1..cc4f47930d68 100644 --- a/devel/py-blockbuster/distinfo +++ b/devel/py-blockbuster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752566684 -SHA256 (blockbuster-1.5.25.tar.gz) = b72f1d2aefdeecd2a820ddf1e1c8593bf00b96e9fdc4cd2199ebafd06f7cb8f0 -SIZE (blockbuster-1.5.25.tar.gz) = 36058 +TIMESTAMP = 1765032692 +SHA256 (blockbuster-1.5.26.tar.gz) = cc3ce8c70fa852a97ee3411155f31e4ad2665cd1c6c7d2f8bb1851dab61dc629 +SIZE (blockbuster-1.5.26.tar.gz) = 36085 diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 28d4946964f7..68f62b882f6f 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.41.5 +PORTVERSION= 1.42.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 7a1320b88ae2..05722cea65a8 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510932 -SHA256 (botocore-1.41.5.tar.gz) = 0367622b811597d183bfcaab4a350f0d3ede712031ce792ef183cabdee80d3bf -SIZE (botocore-1.41.5.tar.gz) = 14668152 +TIMESTAMP = 1765032694 +SHA256 (botocore-1.42.4.tar.gz) = d4816023492b987a804f693c2d76fb751fdc8755d49933106d69e2489c4c0f98 +SIZE (botocore-1.42.4.tar.gz) = 14848605 diff --git a/devel/py-botocore/files/patch-setup.cfg b/devel/py-botocore/files/patch-setup.cfg index 05df7bafe0dd..5dbdd70eb65f 100644 --- a/devel/py-botocore/files/patch-setup.cfg +++ b/devel/py-botocore/files/patch-setup.cfg @@ -1,11 +1,11 @@ ---- setup.cfg.orig 2025-11-26 19:07:14 UTC +--- setup.cfg.orig 2025-12-05 19:10:03 UTC +++ setup.cfg @@ -9,7 +9,7 @@ requires_dist = urllib3>=1.25.4,!=2.2.0,<3; python_version>="3.10" [options.extras_require] --crt = awscrt==0.29.0 -+crt = awscrt>=0.29.0 +-crt = awscrt==0.29.2 ++crt = awscrt>=0.29.2 [egg_info] tag_build = diff --git a/devel/py-botocore/files/patch-setup.py b/devel/py-botocore/files/patch-setup.py index d3ebb8212343..69458dda33c3 100644 --- a/devel/py-botocore/files/patch-setup.py +++ b/devel/py-botocore/files/patch-setup.py @@ -1,11 +1,11 @@ ---- setup.py.orig 2025-11-26 19:02:24 UTC +--- setup.py.orig 2025-12-05 19:10:02 UTC +++ setup.py @@ -33,7 +33,7 @@ extras_require = { ] extras_require = { -- 'crt': ['awscrt==0.29.0'], -+ 'crt': ['awscrt>=0.29.0'], +- 'crt': ['awscrt==0.29.2'], ++ 'crt': ['awscrt>=0.29.2'], } setup( diff --git a/devel/py-cel-python/Makefile b/devel/py-cel-python/Makefile index 12e933ad3a7a..69a60db6e674 100644 --- a/devel/py-cel-python/Makefile +++ b/devel/py-cel-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= cel-python -PORTVERSION= 0.2.0 +PORTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,13 +13,13 @@ WWW= https://cloud-custodian.github.io/cel-python/build/html/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jmespath>=1.0.1<2:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lark>=0.12.0:devel/py-lark@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.9.0.post0<3:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.1<7:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}types-python-dateutil>=2.8.19<3:devel/py-types-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}types-pyyaml>=6.0.12.20240311<7:devel/py-types-pyyaml@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-re2>=1.1.20240702:devel/py-google-re2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jmespath>=1.0.1<2:devel/py-jmespath@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lark>=1.2.2:devel/py-lark@${PY_FLAVOR} \ + ${PY_TOMLI} \ + ${PYTHON_PKGNAMEPREFIX}pendulum>=3.1.0:devel/py-pendulum@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.2:devel/py-pyyaml@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-cel-python/distinfo b/devel/py-cel-python/distinfo index 2710c2362ba5..271f79980ad3 100644 --- a/devel/py-cel-python/distinfo +++ b/devel/py-cel-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853132 -SHA256 (cel_python-0.2.0.tar.gz) = 75de72a5cf223ec690b236f0cc24da267219e667bd3e7f8f4f20595fcc1c0c0f -SIZE (cel_python-0.2.0.tar.gz) = 67185 +TIMESTAMP = 1765032696 +SHA256 (cel_python-0.4.0.tar.gz) = 9d0da22ed083cb5d57f2127ec7af7bba60bcb8d0a4a23543fc6838e739839c68 +SIZE (cel_python-0.4.0.tar.gz) = 13435161 diff --git a/devel/py-cel-python02/Makefile b/devel/py-cel-python02/Makefile new file mode 100644 index 000000000000..513f0eb2da16 --- /dev/null +++ b/devel/py-cel-python02/Makefile @@ -0,0 +1,32 @@ +PORTNAME= cel-python +PORTVERSION= 0.2.0 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMESUFFIX= 02 +DISTNAME= cel_python-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Pure Python implementation of Google Common Expression Language +WWW= https://cloud-custodian.github.io/cel-python/build/html/ \ + https://github.com/cloud-custodian/cel-python + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jmespath>=1.0.1<2:devel/py-jmespath@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lark>=0.12.0:devel/py-lark@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.9.0.post0<3:devel/py-python-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.1<7:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}types-python-dateutil>=2.8.19<3:devel/py-types-python-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}types-pyyaml>=6.0.12.20240311<7:devel/py-types-pyyaml@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +PORTSCOUT= limit:^0\.2\. + +.include <bsd.port.mk> diff --git a/devel/py-cel-python02/distinfo b/devel/py-cel-python02/distinfo new file mode 100644 index 000000000000..2710c2362ba5 --- /dev/null +++ b/devel/py-cel-python02/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1763853132 +SHA256 (cel_python-0.2.0.tar.gz) = 75de72a5cf223ec690b236f0cc24da267219e667bd3e7f8f4f20595fcc1c0c0f +SIZE (cel_python-0.2.0.tar.gz) = 67185 diff --git a/devel/py-cel-python/files/patch-pyproject.toml b/devel/py-cel-python02/files/patch-pyproject.toml index 71b2801e1e7c..71b2801e1e7c 100644 --- a/devel/py-cel-python/files/patch-pyproject.toml +++ b/devel/py-cel-python02/files/patch-pyproject.toml diff --git a/devel/py-cel-python02/pkg-descr b/devel/py-cel-python02/pkg-descr new file mode 100644 index 000000000000..ef391e5c3686 --- /dev/null +++ b/devel/py-cel-python02/pkg-descr @@ -0,0 +1,5 @@ +Pure Python implementation of Google Common Expression Language. + +This implementation has minimal dependencies, runs quickly, and can be embedded +into Python-based applications. Specifically, the intent is to be part of Cloud +Custodian, C7N, as part of the security policy filter. diff --git a/devel/py-cerberus/Makefile b/devel/py-cerberus/Makefile index 0f5cc12fad45..9408df09c19b 100644 --- a/devel/py-cerberus/Makefile +++ b/devel/py-cerberus/Makefile @@ -1,5 +1,6 @@ -PORTNAME= Cerberus +PORTNAME= cerberus PORTVERSION= 1.3.8 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cerberus/files/patch-pyproject.toml b/devel/py-cerberus/files/patch-pyproject.toml new file mode 100644 index 000000000000..35e03a182add --- /dev/null +++ b/devel/py-cerberus/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-12-05 08:33:13 UTC ++++ pyproject.toml +@@ -3,7 +3,7 @@ build-backend = "setuptools.build_meta" + build-backend = "setuptools.build_meta" + + [project] +-name = "Cerberus" ++name = "cerberus" + version = "1.3.8" + description = """\ + Lightweight, extensible schema and data validation tool for Python\ diff --git a/devel/py-check-sdist/Makefile b/devel/py-check-sdist/Makefile index 8ce0b33a702f..9df5744b7aaa 100644 --- a/devel/py-check-sdist/Makefile +++ b/devel/py-check-sdist/Makefile @@ -1,5 +1,5 @@ PORTNAME= check-sdist -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-check-sdist/distinfo b/devel/py-check-sdist/distinfo index e3dc5c9b46b4..b8e8449e13c8 100644 --- a/devel/py-check-sdist/distinfo +++ b/devel/py-check-sdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853286 -SHA256 (check_sdist-1.3.0.tar.gz) = 20f80f8c5e8e1d878d70e9d4f82dfa5a531198d9704b5e8b60a19bcc8dd1f1e7 -SIZE (check_sdist-1.3.0.tar.gz) = 16799 +TIMESTAMP = 1765032698 +SHA256 (check_sdist-1.3.1.tar.gz) = cbe4e2438b147e1c327d9d92d821fdcc648595bed6130dcf2c82826af2706ab8 +SIZE (check_sdist-1.3.1.tar.gz) = 16945 diff --git a/devel/py-cliff/Makefile b/devel/py-cliff/Makefile index d87eab3c38fc..a732e30f2de9 100644 --- a/devel/py-cliff/Makefile +++ b/devel/py-cliff/Makefile @@ -1,5 +1,5 @@ PORTNAME= cliff -PORTVERSION= 4.12.0 +PORTVERSION= 4.13.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autopage>=0.4.0:devel/py-autopage@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}cmd2>=1.0.0:devel/py-cmd2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.2:devel/py-prettytable0@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.12:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}stevedore>=5.6.0:devel/py-stevedore@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-cliff/distinfo b/devel/py-cliff/distinfo index e43f121545c8..b962da752bfa 100644 --- a/devel/py-cliff/distinfo +++ b/devel/py-cliff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853290 -SHA256 (cliff-4.12.0.tar.gz) = 3fa9f45f8b216fabbea2a4322d7b0704221455f4ce87492393925cabba743dc6 -SIZE (cliff-4.12.0.tar.gz) = 86665 +TIMESTAMP = 1765032700 +SHA256 (cliff-4.13.0.tar.gz) = 54df5434f12d3d9f0724f50feef950ee4b79ed1bd560b42fa28901a1c9656e7f +SIZE (cliff-4.13.0.tar.gz) = 89337 diff --git a/devel/py-cron-converter/Makefile b/devel/py-cron-converter/Makefile index 6953ed4b5bff..f29ac4422ff0 100644 --- a/devel/py-cron-converter/Makefile +++ b/devel/py-cron-converter/Makefile @@ -1,5 +1,5 @@ PORTNAME= cron-converter -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cron-converter/distinfo b/devel/py-cron-converter/distinfo index 2a88087a5a17..c02cc0f85316 100644 --- a/devel/py-cron-converter/distinfo +++ b/devel/py-cron-converter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510934 -SHA256 (cron_converter-1.3.0.tar.gz) = f71bf510d2f1a1302e56feedf458c888bf3e8f8701652f73af82026241d61b69 -SIZE (cron_converter-1.3.0.tar.gz) = 15719 +TIMESTAMP = 1765032702 +SHA256 (cron_converter-1.3.1.tar.gz) = 53eb26be3eb2e0f206a6e227ca0c19b3807b44a24b39f4eda3718703e6474f4a +SIZE (cron_converter-1.3.1.tar.gz) = 15738 diff --git a/devel/py-crosshair-tool/Makefile b/devel/py-crosshair-tool/Makefile index 990712ea8626..c3bb29bea9f7 100644 --- a/devel/py-crosshair-tool/Makefile +++ b/devel/py-crosshair-tool/Makefile @@ -1,5 +1,5 @@ PORTNAME= crosshair-tool -PORTVERSION= 0.0.98 +PORTVERSION= 0.0.99 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-crosshair-tool/distinfo b/devel/py-crosshair-tool/distinfo index 621032a35653..60eab4093887 100644 --- a/devel/py-crosshair-tool/distinfo +++ b/devel/py-crosshair-tool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853296 -SHA256 (crosshair_tool-0.0.98.tar.gz) = 47df5370772e9b921fef9a949ddc52ef0989281e03529bf06efc6743be177d08 -SIZE (crosshair_tool-0.0.98.tar.gz) = 474366 +TIMESTAMP = 1765032704 +SHA256 (crosshair_tool-0.0.99.tar.gz) = ffb12f62bd707fe7f91b3d19f6716bf8a54d72a1783afa37b913e3cec87317d1 +SIZE (crosshair_tool-0.0.99.tar.gz) = 474581 diff --git a/devel/py-dj51-strawberry-graphql/Makefile b/devel/py-dj51-strawberry-graphql/Makefile index fe3662f8e8bd..73faf396122b 100644 --- a/devel/py-dj51-strawberry-graphql/Makefile +++ b/devel/py-dj51-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.287.0 +DISTVERSION= 0.287.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/devel/py-dj51-strawberry-graphql/distinfo b/devel/py-dj51-strawberry-graphql/distinfo index c2a08894fc4a..08e54e58079d 100644 --- a/devel/py-dj51-strawberry-graphql/distinfo +++ b/devel/py-dj51-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763820533 -SHA256 (strawberry_graphql-0.287.0.tar.gz) = 4da748f82684f3dc914fc9ed88184e715903d7fa06248f8f702bbbab55f7ed36 -SIZE (strawberry_graphql-0.287.0.tar.gz) = 211808 +TIMESTAMP = 1765119050 +SHA256 (strawberry_graphql-0.287.2.tar.gz) = 7d61f03fc44317ba427d78bce6ba0ec8092ffa90ebd41392011641d3908ccb33 +SIZE (strawberry_graphql-0.287.2.tar.gz) = 211980 diff --git a/devel/py-dj52-strawberry-graphql/Makefile b/devel/py-dj52-strawberry-graphql/Makefile index b48b1ceb2399..223a68c103c9 100644 --- a/devel/py-dj52-strawberry-graphql/Makefile +++ b/devel/py-dj52-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.287.0 +DISTVERSION= 0.287.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/devel/py-dj52-strawberry-graphql/distinfo b/devel/py-dj52-strawberry-graphql/distinfo index c2a08894fc4a..08e54e58079d 100644 --- a/devel/py-dj52-strawberry-graphql/distinfo +++ b/devel/py-dj52-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763820533 -SHA256 (strawberry_graphql-0.287.0.tar.gz) = 4da748f82684f3dc914fc9ed88184e715903d7fa06248f8f702bbbab55f7ed36 -SIZE (strawberry_graphql-0.287.0.tar.gz) = 211808 +TIMESTAMP = 1765119050 +SHA256 (strawberry_graphql-0.287.2.tar.gz) = 7d61f03fc44317ba427d78bce6ba0ec8092ffa90ebd41392011641d3908ccb33 +SIZE (strawberry_graphql-0.287.2.tar.gz) = 211980 diff --git a/devel/py-electrum-aionostr/Makefile b/devel/py-electrum-aionostr/Makefile index a93b2e97a89e..aa77c14d5db7 100644 --- a/devel/py-electrum-aionostr/Makefile +++ b/devel/py-electrum-aionostr/Makefile @@ -1,5 +1,5 @@ PORTNAME= electrum-aionostr -DISTVERSION= 0.0.11 +DISTVERSION= 0.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-electrum-aionostr/distinfo b/devel/py-electrum-aionostr/distinfo index b078450dce85..17d122e30fcd 100644 --- a/devel/py-electrum-aionostr/distinfo +++ b/devel/py-electrum-aionostr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752847893 -SHA256 (electrum_aionostr-0.0.11.tar.gz) = 0eeb1d01e55d4bab2c116268965a0b2c11490659e969fd864c453104558bcf81 -SIZE (electrum_aionostr-0.0.11.tar.gz) = 22126 +TIMESTAMP = 1765772777 +SHA256 (electrum_aionostr-0.1.0.tar.gz) = 3774f8e8312388272e10851a869c9f4d3d4a54d8d564851c36e2dc40297bec84 +SIZE (electrum_aionostr-0.1.0.tar.gz) = 25995 diff --git a/devel/py-electrum-aionostr/files/patch-pyproject.toml b/devel/py-electrum-aionostr/files/patch-pyproject.toml new file mode 100644 index 000000000000..9905f9bf33e7 --- /dev/null +++ b/devel/py-electrum-aionostr/files/patch-pyproject.toml @@ -0,0 +1,12 @@ +--- pyproject.toml.orig 2000-11-11 11:11:11 UTC ++++ pyproject.toml +@@ -10,8 +10,7 @@ readme = "README.md" + description = "asyncio nostr client" + keywords = ["nostr", "asyncio"] + readme = "README.md" +-license = "BSD-3-Clause" +-license-files = ["LICENSE"] ++license = { text = "BSD-3-Clause" } + requires-python = ">=3.10" + dependencies = [ + "electrum_ecc", diff --git a/devel/py-eval-type-backport/Makefile b/devel/py-eval-type-backport/Makefile index 4c6863ce426a..7ff743111cd9 100644 --- a/devel/py-eval-type-backport/Makefile +++ b/devel/py-eval-type-backport/Makefile @@ -1,5 +1,5 @@ PORTNAME= eval-type-backport -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-eval-type-backport/distinfo b/devel/py-eval-type-backport/distinfo index 8de257dbcea7..0c580d299e74 100644 --- a/devel/py-eval-type-backport/distinfo +++ b/devel/py-eval-type-backport/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853308 -SHA256 (eval_type_backport-0.3.0.tar.gz) = 1638210401e184ff17f877e9a2fa076b60b5838790f4532a21761cc2be67aea1 -SIZE (eval_type_backport-0.3.0.tar.gz) = 9272 +TIMESTAMP = 1765032706 +SHA256 (eval_type_backport-0.3.1.tar.gz) = 57e993f7b5b69d271e37482e62f74e76a0276c82490cf8e4f0dffeb6b332d5ed +SIZE (eval_type_backport-0.3.1.tar.gz) = 9445 diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile index 5fe29b3622e8..a452eab49552 100644 --- a/devel/py-greenlet/Makefile +++ b/devel/py-greenlet/Makefile @@ -1,5 +1,5 @@ PORTNAME= greenlet -PORTVERSION= 3.2.4 +PORTVERSION= 3.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-greenlet/distinfo b/devel/py-greenlet/distinfo index 9e98c4bee25f..fe61f3f5394a 100644 --- a/devel/py-greenlet/distinfo +++ b/devel/py-greenlet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120658 -SHA256 (greenlet-3.2.4.tar.gz) = 0dca0d95ff849f9a364385f36ab49f50065d76964944638be9691e1832e9f86d -SIZE (greenlet-3.2.4.tar.gz) = 188260 +TIMESTAMP = 1765032708 +SHA256 (greenlet-3.3.0.tar.gz) = a82bb225a4e9e4d653dd2fb7b8b2d36e4fb25bc0165422a11e48b88e9e6f78fb +SIZE (greenlet-3.3.0.tar.gz) = 190651 diff --git a/devel/py-grimoirelab-toolkit/Makefile b/devel/py-grimoirelab-toolkit/Makefile index 533f7fff941e..9e28743408f6 100644 --- a/devel/py-grimoirelab-toolkit/Makefile +++ b/devel/py-grimoirelab-toolkit/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= grimoirelab_toolkit-${DISTVERSION} -MAINTAINER= bofh@FreeBSD.org +# Ask clusteradm@ before removal +MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit of common functions used across GrimoireLab projects WWW= https://github.com/chaoss/grimoirelab-toolkit/ diff --git a/devel/py-hatch/Makefile b/devel/py-hatch/Makefile index 0f6d3d212a70..7de0dd541091 100644 --- a/devel/py-hatch/Makefile +++ b/devel/py-hatch/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3.0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.6:devel/py-click@${PY_FLAVOR} \ +RUN_DEPENDS= ${PY_BACKPORTS.ZSTD} \ + ${PYTHON_PKGNAMEPREFIX}click>=8.0.6:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>=0.22.0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hyperlink>=21.0.0:www/py-hyperlink@${PY_FLAVOR} \ @@ -36,10 +37,4 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 31400 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.zstd>=1.0.0:devel/py-backports.zstd@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/py-hishel/Makefile b/devel/py-hishel/Makefile index f9f67c45a9d5..1845c5f7edae 100644 --- a/devel/py-hishel/Makefile +++ b/devel/py-hishel/Makefile @@ -1,5 +1,5 @@ PORTNAME= hishel -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hishel/distinfo b/devel/py-hishel/distinfo index 201cb0ed03a3..023a0529e78b 100644 --- a/devel/py-hishel/distinfo +++ b/devel/py-hishel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853324 -SHA256 (hishel-1.1.6.tar.gz) = 961e24bf13432f4f8ff2d1685d4d53cedc854bcb0b63b08581e44c230b67cbb1 -SIZE (hishel-1.1.6.tar.gz) = 60989 +TIMESTAMP = 1765032710 +SHA256 (hishel-1.1.7.tar.gz) = 32c625be581e94dc50b773a8cfb9a65cba487660561950fe976ae49945455179 +SIZE (hishel-1.1.7.tar.gz) = 61473 diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 1dc53504853a..e3cb03ac237a 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.148.3 +PORTVERSION= 6.148.7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -44,8 +44,8 @@ CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=20.8b0:devel/py-black@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=9.0.0:textproc/py-rich@${PY_FLAVOR} CODEMODS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.3.16:devel/py-libcst@${PY_FLAVOR} -CROSSHAIR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crosshair-tool>=0.0.97:devel/py-crosshair-tool@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}hypothesis-crosshair>=0.0.25:devel/py-hypothesis-crosshair@${PY_FLAVOR} +CROSSHAIR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crosshair-tool>=0.0.99:devel/py-crosshair-tool@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hypothesis-crosshair>=0.0.26:devel/py-hypothesis-crosshair@${PY_FLAVOR} DATEUTIL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=1.4:devel/py-python-dateutil@${PY_FLAVOR} DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} DPCONTRACTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}dpcontracts>=0.4:devel/py-dpcontracts@${PY_FLAVOR} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 6f59d5ddc509..bb23737a1fb0 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510948 -SHA256 (hypothesis-6.148.3.tar.gz) = bd81221740d8658473060ad900dc831f889f156fdb41210ba2f47cfad10a66ed -SIZE (hypothesis-6.148.3.tar.gz) = 469896 +TIMESTAMP = 1765032712 +SHA256 (hypothesis-6.148.7.tar.gz) = b96e817e715c5b1a278411e3b9baf6d599d5b12207ba25e41a8f066929f6c2a6 +SIZE (hypothesis-6.148.7.tar.gz) = 471199 diff --git a/devel/py-jupyter-ydoc/Makefile b/devel/py-jupyter-ydoc/Makefile index 83b10ed4336e..71cfec81f80e 100644 --- a/devel/py-jupyter-ydoc/Makefile +++ b/devel/py-jupyter-ydoc/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-ydoc -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter-server/jupyter_ydoc/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyter-ydoc/distinfo b/devel/py-jupyter-ydoc/distinfo index 4fef262cf70b..d8d55f09aa8c 100644 --- a/devel/py-jupyter-ydoc/distinfo +++ b/devel/py-jupyter-ydoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853340 -SHA256 (jupyter_ydoc-3.3.1.tar.gz) = cccbff3afb45aab019c50ef2411b3f535cf03f0118fbd306bad8084c93f47fbe -SIZE (jupyter_ydoc-3.3.1.tar.gz) = 969871 +TIMESTAMP = 1765032714 +SHA256 (jupyter_ydoc-3.3.2.tar.gz) = 256d8c10d4787f16ffea66d4bdc65cbdf60a0fa6c0f6b87e70e8fc69a3b2883a +SIZE (jupyter_ydoc-3.3.2.tar.gz) = 970370 diff --git a/devel/py-librt/Makefile b/devel/py-librt/Makefile index 148839751aa7..1b219e3e1457 100644 --- a/devel/py-librt/Makefile +++ b/devel/py-librt/Makefile @@ -1,5 +1,5 @@ PORTNAME= librt -PORTVERSION= 0.6.3 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,10 +14,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +LIB_DEPENDS= libbase64.so:devel/base64 USES= python USE_PYTHON= autoplist concurrent pep517 +post-patch: + @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/setup.py +# Clean up bundled libraries + @${RM} -r ${WRKSRC}/base64/ + post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/devel/py-librt/distinfo b/devel/py-librt/distinfo index cc52293fdfbc..fcabd634f82c 100644 --- a/devel/py-librt/distinfo +++ b/devel/py-librt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510868 -SHA256 (librt-0.6.3.tar.gz) = c724a884e642aa2bbad52bb0203ea40406ad742368a5f90da1b220e970384aae -SIZE (librt-0.6.3.tar.gz) = 54209 +TIMESTAMP = 1765032716 +SHA256 (librt-0.7.0.tar.gz) = ec5235ce0f0ab7f3006c5ea9b673d2168030911b7d3a73f751a809e12c5ae54f +SIZE (librt-0.7.0.tar.gz) = 68713 diff --git a/devel/py-librt/files/patch-setup.py b/devel/py-librt/files/patch-setup.py new file mode 100644 index 000000000000..6d6b501b35b4 --- /dev/null +++ b/devel/py-librt/files/patch-setup.py @@ -0,0 +1,27 @@ +--- setup.py.orig 2025-12-05 21:07:15 UTC ++++ setup.py +@@ -172,21 +172,11 @@ else: + "librt.base64", + [ + "librt_base64.c", +- "base64/lib.c", +- "base64/codec_choose.c", +- "base64/tables/tables.c", +- "base64/arch/generic/codec.c", +- "base64/arch/ssse3/codec.c", +- "base64/arch/sse41/codec.c", +- "base64/arch/sse42/codec.c", +- "base64/arch/avx/codec.c", +- "base64/arch/avx2/codec.c", +- "base64/arch/avx512/codec.c", +- "base64/arch/neon32/codec.c", +- "base64/arch/neon64/codec.c", + ], +- include_dirs=[".", "base64"], ++ include_dirs=[".", "%%LOCALBASE%%/include"], + extra_compile_args=cflags, ++ library_dirs = ["%%LOCALBASE%%/lib"], ++ libraries=["base64"], + ), + ] + ) diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile index 26b018063ac1..0690c2612e56 100644 --- a/devel/py-libtmux/Makefile +++ b/devel/py-libtmux/Makefile @@ -1,5 +1,5 @@ PORTNAME= libtmux -PORTVERSION= 0.48.0 +PORTVERSION= 0.50.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libtmux/distinfo b/devel/py-libtmux/distinfo index 5d0ee6046e73..9aef58d702cf 100644 --- a/devel/py-libtmux/distinfo +++ b/devel/py-libtmux/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510950 -SHA256 (libtmux-0.48.0.tar.gz) = 54ce0609fb588444e60d725eb3d37c891a8938be018c25ecc0ca5d03d4a5492d -SIZE (libtmux-0.48.0.tar.gz) = 359106 +TIMESTAMP = 1765032718 +SHA256 (libtmux-0.50.0.tar.gz) = 7e3ae83e7e216903b311d7db25b3d736a1cc3ae61469ff0d5b6b563f6a92c3c0 +SIZE (libtmux-0.50.0.tar.gz) = 401066 diff --git a/devel/py-microversion-parse/Makefile b/devel/py-microversion-parse/Makefile index 2eaa32eb8080..3ec491065674 100644 --- a/devel/py-microversion-parse/Makefile +++ b/devel/py-microversion-parse/Makefile @@ -1,5 +1,5 @@ PORTNAME= microversion-parse -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/openstack/microversion-parse LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=6.1.1:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob@${PY_FLAVOR} diff --git a/devel/py-microversion-parse/distinfo b/devel/py-microversion-parse/distinfo index 336f8b8cdee1..f887f9e6961c 100644 --- a/devel/py-microversion-parse/distinfo +++ b/devel/py-microversion-parse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559739 -SHA256 (microversion_parse-2.0.0.tar.gz) = 3a6528edf73f3bcb4507f4dad3dbc3116e9704815edfbdd6ff06dc5f899a71dc -SIZE (microversion_parse-2.0.0.tar.gz) = 20779 +TIMESTAMP = 1765032720 +SHA256 (microversion_parse-2.1.0.tar.gz) = 57367847ecc6a4328258c88d63681f3cc91b6021d3ec284a351fb78e87d057ea +SIZE (microversion_parse-2.1.0.tar.gz) = 21467 diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 67bf7856ecff..cab9fce54b9e 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,5 +1,5 @@ PORTNAME= oci -DISTVERSION= 2.164.0 +DISTVERSION= 2.164.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index 8d94efc0bc84..ed620d3cc9c5 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763454775 -SHA256 (oci-2.164.0.tar.gz) = fac58e1d29b36418cf1761826b31e2d152450bfec3c322e7a1d197327faf8bbf -SIZE (oci-2.164.0.tar.gz) = 16144855 +TIMESTAMP = 1765279078 +SHA256 (oci-2.164.1.tar.gz) = 2089632da42e9f556de046b6663050f2a046b06603eeefb90dc79810e91ee2c5 +SIZE (oci-2.164.1.tar.gz) = 16177816 diff --git a/devel/py-opentelemetry-api/Makefile b/devel/py-opentelemetry-api/Makefile index f199109e3db3..c07da69303f1 100644 --- a/devel/py-opentelemetry-api/Makefile +++ b/devel/py-opentelemetry-api/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-api -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-api/distinfo b/devel/py-opentelemetry-api/distinfo index c0aad96e5217..dd6b01a3a785 100644 --- a/devel/py-opentelemetry-api/distinfo +++ b/devel/py-opentelemetry-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446642 -SHA256 (opentelemetry_api-1.38.0.tar.gz) = f4c193b5e8acb0912b06ac5b16321908dd0843d75049c091487322284a3eea12 -SIZE (opentelemetry_api-1.38.0.tar.gz) = 65242 +TIMESTAMP = 1765032722 +SHA256 (opentelemetry_api-1.39.0.tar.gz) = 6130644268c5ac6bdffaf660ce878f10906b3e789f7e2daa5e169b047a2933b9 +SIZE (opentelemetry_api-1.39.0.tar.gz) = 65763 diff --git a/devel/py-opentelemetry-distro/Makefile b/devel/py-opentelemetry-distro/Makefile index 598265354011..6ce6a06b6843 100644 --- a/devel/py-opentelemetry-distro/Makefile +++ b/devel/py-opentelemetry-distro/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-distro -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,6 +27,6 @@ OPTIONS_DEFINE= OTLP OPTIONS_DEFAULT=OTLP OTLP_DESC= OpenTelemetry Protocol support -OTLP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp>=1.38.${PORTVERSION:C|.*b||}<1.38.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-exporter-otlp@${PY_FLAVOR} +OTLP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp>=1.39.${PORTVERSION:C|.*b||}<1.39.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-exporter-otlp@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-opentelemetry-distro/distinfo b/devel/py-opentelemetry-distro/distinfo index 7c9699219d96..31b096437231 100644 --- a/devel/py-opentelemetry-distro/distinfo +++ b/devel/py-opentelemetry-distro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446658 -SHA256 (opentelemetry_distro-0.59b0.tar.gz) = a72703a514e1773d35d1ec01489a5fd1f1e7ce92e93cf459ba60f85b880d0099 -SIZE (opentelemetry_distro-0.59b0.tar.gz) = 2583 +TIMESTAMP = 1765032738 +SHA256 (opentelemetry_distro-0.60b0.tar.gz) = dbcbe7a3af846df495691bcaa48383af80e72d0ab49ff6a31bb464c0b1e008fa +SIZE (opentelemetry_distro-0.60b0.tar.gz) = 2584 diff --git a/devel/py-opentelemetry-exporter-credential-provider-gcp/Makefile b/devel/py-opentelemetry-exporter-credential-provider-gcp/Makefile new file mode 100644 index 000000000000..22a092688aac --- /dev/null +++ b/devel/py-opentelemetry-exporter-credential-provider-gcp/Makefile @@ -0,0 +1,27 @@ +PORTNAME= opentelemetry-exporter-credential-provider-gcp +PORTVERSION= 0.60b0 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_exporter_credential_provider_gcp-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= GCP OTLP Exporter Credential Provider for OpenTelemetry +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/exporter/opentelemetry-exporter-credential-provider-gcp \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.25:security/py-google-auth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpcio>=1.67.0:devel/py-grpcio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.7:www/py-requests@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-exporter-credential-provider-gcp/distinfo b/devel/py-opentelemetry-exporter-credential-provider-gcp/distinfo new file mode 100644 index 000000000000..90217011da92 --- /dev/null +++ b/devel/py-opentelemetry-exporter-credential-provider-gcp/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032624 +SHA256 (opentelemetry_exporter_credential_provider_gcp-0.60b0.tar.gz) = 90b010ef9e14100301a6e95db41dc3278955de029a46501588a4a2a446e9eb31 +SIZE (opentelemetry_exporter_credential_provider_gcp-0.60b0.tar.gz) = 7162 diff --git a/devel/py-opentelemetry-exporter-credential-provider-gcp/pkg-descr b/devel/py-opentelemetry-exporter-credential-provider-gcp/pkg-descr new file mode 100644 index 000000000000..463c1947eb0c --- /dev/null +++ b/devel/py-opentelemetry-exporter-credential-provider-gcp/pkg-descr @@ -0,0 +1,7 @@ +This library provides support for supplying your machine's Application Default +Credentials to the OTLP Exporters created automatically by OpenTelemetry +Python's auto instrumentation. These credentials authorize OTLP traces to be +sent to telemetry.googleapis.com. + +Currently telemetry.googleapis.com only supports OTLP traces, but eventually the +endpoint will support OTLP logs and metrics too. diff --git a/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile index 7f466843bb16..88dabee3aa97 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-common -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo index cce8b83ca885..1703fed1d846 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446646 -SHA256 (opentelemetry_exporter_otlp_proto_common-1.38.0.tar.gz) = e333278afab4695aa8114eeb7bf4e44e65c6607d54968271a249c180b2cb605c -SIZE (opentelemetry_exporter_otlp_proto_common-1.38.0.tar.gz) = 20431 +TIMESTAMP = 1765032726 +SHA256 (opentelemetry_exporter_otlp_proto_common-1.39.0.tar.gz) = a135fceed1a6d767f75be65bd2845da344dd8b9258eeed6bc48509d02b184409 +SIZE (opentelemetry_exporter_otlp_proto_common-1.39.0.tar.gz) = 20407 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile index ff221ba9106a..b0a7d53f1878 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-grpc -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.57<2:devel/py-go ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.15<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp-proto-common>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-exporter-otlp-proto-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-proto>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-proto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.39:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.40:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python @@ -28,4 +28,10 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +OPTIONS_DEFINE= GCP_AUTH +OPTIONS_DEFAULT=GCP_AUTH +GCP_AUTH_DESC= Google Cloud authentication support + +GCP_AUTH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-credential-provider-gcp>=0.59b0:devel/py-opentelemetry-exporter-credential-provider-gcp@${PY_FLAVOR} + .include <bsd.port.mk> diff --git a/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo index 68bdec5a27b8..2f8a88ca3c17 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446648 -SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.38.0.tar.gz) = 2473935e9eac71f401de6101d37d6f3f0f1831db92b953c7dcc912536158ebd6 -SIZE (opentelemetry_exporter_otlp_proto_grpc-1.38.0.tar.gz) = 24676 +TIMESTAMP = 1765032728 +SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.39.0.tar.gz) = 7e7bb3f436006836c0e0a42ac619097746ad5553ad7128a5bd4d3e727f37fc06 +SIZE (opentelemetry_exporter_otlp_proto_grpc-1.39.0.tar.gz) = 24650 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile index 2c4e58c734a2..ebd38c7a0eb3 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-http -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.52<2:devel/py-go ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.15<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp-proto-common>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-exporter-otlp-proto-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-proto>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-proto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.39:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.40:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.7<3:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} @@ -28,4 +28,10 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +OPTIONS_DEFINE= GCP_AUTH +OPTIONS_DEFAULT=GCP_AUTH +GCP_AUTH_DESC= Google Cloud authentication support + +GCP_AUTH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-credential-provider-gcp>=0.59b0:devel/py-opentelemetry-exporter-credential-provider-gcp@${PY_FLAVOR} + .include <bsd.port.mk> diff --git a/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo index 6fc283ef0eb7..098193879a7a 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446650 -SHA256 (opentelemetry_exporter_otlp_proto_http-1.38.0.tar.gz) = f16bd44baf15cbe07633c5112ffc68229d0edbeac7b37610be0b2def4e21e90b -SIZE (opentelemetry_exporter_otlp_proto_http-1.38.0.tar.gz) = 17282 +TIMESTAMP = 1765032730 +SHA256 (opentelemetry_exporter_otlp_proto_http-1.39.0.tar.gz) = 28d78fc0eb82d5a71ae552263d5012fa3ebad18dfd189bf8d8095ba0e65ee1ed +SIZE (opentelemetry_exporter_otlp_proto_http-1.39.0.tar.gz) = 17287 diff --git a/devel/py-opentelemetry-exporter-otlp/Makefile b/devel/py-opentelemetry-exporter-otlp/Makefile index 1b58f540adc8..844c41228b78 100644 --- a/devel/py-opentelemetry-exporter-otlp/Makefile +++ b/devel/py-opentelemetry-exporter-otlp/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp/distinfo b/devel/py-opentelemetry-exporter-otlp/distinfo index a6d61a832c45..ce0593a79e4a 100644 --- a/devel/py-opentelemetry-exporter-otlp/distinfo +++ b/devel/py-opentelemetry-exporter-otlp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446644 -SHA256 (opentelemetry_exporter_otlp-1.38.0.tar.gz) = 2f55acdd475e4136117eff20fbf1b9488b1b0b665ab64407516e1ac06f9c3f9d -SIZE (opentelemetry_exporter_otlp-1.38.0.tar.gz) = 6147 +TIMESTAMP = 1765032724 +SHA256 (opentelemetry_exporter_otlp-1.39.0.tar.gz) = b405da0287b895fe4e2450dedb2a5b072debba1dfcfed5bdb3d1d183d8daa296 +SIZE (opentelemetry_exporter_otlp-1.39.0.tar.gz) = 6146 diff --git a/devel/py-opentelemetry-instrumentation-asgi/Makefile b/devel/py-opentelemetry-instrumentation-asgi/Makefile index aa309d546bd0..749402184366 100644 --- a/devel/py-opentelemetry-instrumentation-asgi/Makefile +++ b/devel/py-opentelemetry-instrumentation-asgi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-asgi -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-asgi/distinfo b/devel/py-opentelemetry-instrumentation-asgi/distinfo index db3ef8cd4a29..5ce0e57e451d 100644 --- a/devel/py-opentelemetry-instrumentation-asgi/distinfo +++ b/devel/py-opentelemetry-instrumentation-asgi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446662 -SHA256 (opentelemetry_instrumentation_asgi-0.59b0.tar.gz) = 2509d6fe9fd829399ce3536e3a00426c7e3aa359fc1ed9ceee1628b56da40e7a -SIZE (opentelemetry_instrumentation_asgi-0.59b0.tar.gz) = 25116 +TIMESTAMP = 1765032742 +SHA256 (opentelemetry_instrumentation_asgi-0.60b0.tar.gz) = 928731218050089dca69f0fe980b8bfe109f384be8b89802d7337372ddb67b91 +SIZE (opentelemetry_instrumentation_asgi-0.60b0.tar.gz) = 26083 diff --git a/devel/py-opentelemetry-instrumentation-dbapi/Makefile b/devel/py-opentelemetry-instrumentation-dbapi/Makefile index d8a0722505c5..c40d4044eb8d 100644 --- a/devel/py-opentelemetry-instrumentation-dbapi/Makefile +++ b/devel/py-opentelemetry-instrumentation-dbapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-dbapi -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-dbapi/distinfo b/devel/py-opentelemetry-instrumentation-dbapi/distinfo index b356fb44e18a..91a797702170 100644 --- a/devel/py-opentelemetry-instrumentation-dbapi/distinfo +++ b/devel/py-opentelemetry-instrumentation-dbapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446664 -SHA256 (opentelemetry_instrumentation_dbapi-0.59b0.tar.gz) = c50112ae1cdb7f55bddcf57eca96aaa0f2dd78732be2b00953183439a4740493 -SIZE (opentelemetry_instrumentation_dbapi-0.59b0.tar.gz) = 16308 +TIMESTAMP = 1765032744 +SHA256 (opentelemetry_instrumentation_dbapi-0.60b0.tar.gz) = 2b7eb38e46890cebe5bc1a1c03d2ab07fc159b0b7b91342941ee33dd73876d84 +SIZE (opentelemetry_instrumentation_dbapi-0.60b0.tar.gz) = 16311 diff --git a/devel/py-opentelemetry-instrumentation-django/Makefile b/devel/py-opentelemetry-instrumentation-django/Makefile index 7bc2eff13283..3c08d33e393b 100644 --- a/devel/py-opentelemetry-instrumentation-django/Makefile +++ b/devel/py-opentelemetry-instrumentation-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-django -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-django/distinfo b/devel/py-opentelemetry-instrumentation-django/distinfo index 9c03311468e3..62c84f254fd1 100644 --- a/devel/py-opentelemetry-instrumentation-django/distinfo +++ b/devel/py-opentelemetry-instrumentation-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446666 -SHA256 (opentelemetry_instrumentation_django-0.59b0.tar.gz) = 469c2d973619355645ec696bbc4afab836ce22cbc83236a0382c3090588f7772 -SIZE (opentelemetry_instrumentation_django-0.59b0.tar.gz) = 25008 +TIMESTAMP = 1765032746 +SHA256 (opentelemetry_instrumentation_django-0.60b0.tar.gz) = 461e6fca27936ba97eec26da38bb5f19310783370478c7ca3a3e40faaceac9cc +SIZE (opentelemetry_instrumentation_django-0.60b0.tar.gz) = 26596 diff --git a/devel/py-opentelemetry-instrumentation-fastapi/Makefile b/devel/py-opentelemetry-instrumentation-fastapi/Makefile index 6ae490f2113f..ae324397420b 100644 --- a/devel/py-opentelemetry-instrumentation-fastapi/Makefile +++ b/devel/py-opentelemetry-instrumentation-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-fastapi -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-fastapi/distinfo b/devel/py-opentelemetry-instrumentation-fastapi/distinfo index e138fc31bef3..d1bd163bc305 100644 --- a/devel/py-opentelemetry-instrumentation-fastapi/distinfo +++ b/devel/py-opentelemetry-instrumentation-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446668 -SHA256 (opentelemetry_instrumentation_fastapi-0.59b0.tar.gz) = e8fe620cfcca96a7d634003df1bc36a42369dedcdd6893e13fb5903aeeb89b2b -SIZE (opentelemetry_instrumentation_fastapi-0.59b0.tar.gz) = 24967 +TIMESTAMP = 1765032748 +SHA256 (opentelemetry_instrumentation_fastapi-0.60b0.tar.gz) = 5d34d67eb634a08bfe9e530680d6177521cd9da79285144e6d5a8f42683ed1b3 +SIZE (opentelemetry_instrumentation_fastapi-0.60b0.tar.gz) = 24960 diff --git a/devel/py-opentelemetry-instrumentation-flask/Makefile b/devel/py-opentelemetry-instrumentation-flask/Makefile index 739f356a2e69..968360006b3f 100644 --- a/devel/py-opentelemetry-instrumentation-flask/Makefile +++ b/devel/py-opentelemetry-instrumentation-flask/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-flask -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-flask/distinfo b/devel/py-opentelemetry-instrumentation-flask/distinfo index 9331c1bea82e..25a3d4b08404 100644 --- a/devel/py-opentelemetry-instrumentation-flask/distinfo +++ b/devel/py-opentelemetry-instrumentation-flask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446670 -SHA256 (opentelemetry_instrumentation_flask-0.59b0.tar.gz) = 8b379d331b61f40a7c72c9ae8e0fca72c72ffeb6db75908811217196c9544b9b -SIZE (opentelemetry_instrumentation_flask-0.59b0.tar.gz) = 19587 +TIMESTAMP = 1765032750 +SHA256 (opentelemetry_instrumentation_flask-0.60b0.tar.gz) = 560f08598ef40cdcf7ca05bfb2e3ea74fab076e676f4c18bb36bb379bf5c4a1b +SIZE (opentelemetry_instrumentation_flask-0.60b0.tar.gz) = 20336 diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/Makefile b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile index 2ca6551935ee..e6fd56769a3f 100644 --- a/devel/py-opentelemetry-instrumentation-psycopg2/Makefile +++ b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-psycopg2 -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/distinfo b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo index 0d21a4e2fb73..910ce8e7969f 100644 --- a/devel/py-opentelemetry-instrumentation-psycopg2/distinfo +++ b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446672 -SHA256 (opentelemetry_instrumentation_psycopg2-0.59b0.tar.gz) = ba440b15543a7e8c6ffd1f20a30e6062cbf34cc42e61c602b8587b512704588b -SIZE (opentelemetry_instrumentation_psycopg2-0.59b0.tar.gz) = 10735 +TIMESTAMP = 1765032752 +SHA256 (opentelemetry_instrumentation_psycopg2-0.60b0.tar.gz) = 59e527fd97739440380634ffcf9431aa7f2965d939d8d5829790886e2b54ede9 +SIZE (opentelemetry_instrumentation_psycopg2-0.60b0.tar.gz) = 11266 diff --git a/devel/py-opentelemetry-instrumentation-requests/Makefile b/devel/py-opentelemetry-instrumentation-requests/Makefile index e78b0d8fc35a..99d545f7f537 100644 --- a/devel/py-opentelemetry-instrumentation-requests/Makefile +++ b/devel/py-opentelemetry-instrumentation-requests/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-requests -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-requests/distinfo b/devel/py-opentelemetry-instrumentation-requests/distinfo index 49f2e22edf40..dc9ae3bfe004 100644 --- a/devel/py-opentelemetry-instrumentation-requests/distinfo +++ b/devel/py-opentelemetry-instrumentation-requests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446674 -SHA256 (opentelemetry_instrumentation_requests-0.59b0.tar.gz) = 9af2ffe3317f03074d7f865919139e89170b6763a0251b68c25e8e64e04b3400 -SIZE (opentelemetry_instrumentation_requests-0.59b0.tar.gz) = 15186 +TIMESTAMP = 1765032754 +SHA256 (opentelemetry_instrumentation_requests-0.60b0.tar.gz) = 5079ed8df96d01dab915a0766cd28a49be7c33439ce43d6d39843ed6dee3204f +SIZE (opentelemetry_instrumentation_requests-0.60b0.tar.gz) = 16173 diff --git a/devel/py-opentelemetry-instrumentation-urllib/Makefile b/devel/py-opentelemetry-instrumentation-urllib/Makefile index 2efa366c2eff..00f1379072ee 100644 --- a/devel/py-opentelemetry-instrumentation-urllib/Makefile +++ b/devel/py-opentelemetry-instrumentation-urllib/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-urllib -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-urllib/distinfo b/devel/py-opentelemetry-instrumentation-urllib/distinfo index df73710073d9..d2ec26ac0151 100644 --- a/devel/py-opentelemetry-instrumentation-urllib/distinfo +++ b/devel/py-opentelemetry-instrumentation-urllib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446676 -SHA256 (opentelemetry_instrumentation_urllib-0.59b0.tar.gz) = 1e2bb3427ce13854453777d8dccf3b0144640b03846f00fc302bdb6e1f2f8c7a -SIZE (opentelemetry_instrumentation_urllib-0.59b0.tar.gz) = 13931 +TIMESTAMP = 1765032756 +SHA256 (opentelemetry_instrumentation_urllib-0.60b0.tar.gz) = 89b8796f9ab64d0ea0833cfea98745963baa0d7e4a775b3d2a77791aa97cf3f9 +SIZE (opentelemetry_instrumentation_urllib-0.60b0.tar.gz) = 13931 diff --git a/devel/py-opentelemetry-instrumentation-urllib3/Makefile b/devel/py-opentelemetry-instrumentation-urllib3/Makefile index 35f0c76904b2..67e4bce51491 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/Makefile +++ b/devel/py-opentelemetry-instrumentation-urllib3/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-urllib3 -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-urllib3/distinfo b/devel/py-opentelemetry-instrumentation-urllib3/distinfo index f598b0d63833..d8a9b05f7dc7 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/distinfo +++ b/devel/py-opentelemetry-instrumentation-urllib3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446678 -SHA256 (opentelemetry_instrumentation_urllib3-0.59b0.tar.gz) = 2de8d53a746bba043be1bc8f3246e1b131ebb6e94fe73601edd8b2bd91fe35b8 -SIZE (opentelemetry_instrumentation_urllib3-0.59b0.tar.gz) = 15788 +TIMESTAMP = 1765032758 +SHA256 (opentelemetry_instrumentation_urllib3-0.60b0.tar.gz) = 6ae1640a993901bae8eda5496d8b1440fb326a29e4ba1db342738b8868174aad +SIZE (opentelemetry_instrumentation_urllib3-0.60b0.tar.gz) = 15789 diff --git a/devel/py-opentelemetry-instrumentation-wsgi/Makefile b/devel/py-opentelemetry-instrumentation-wsgi/Makefile index 371b1639e20f..fb7184f29afc 100644 --- a/devel/py-opentelemetry-instrumentation-wsgi/Makefile +++ b/devel/py-opentelemetry-instrumentation-wsgi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-wsgi -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-wsgi/distinfo b/devel/py-opentelemetry-instrumentation-wsgi/distinfo index 7f869b4acdd5..3741bb347d51 100644 --- a/devel/py-opentelemetry-instrumentation-wsgi/distinfo +++ b/devel/py-opentelemetry-instrumentation-wsgi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446680 -SHA256 (opentelemetry_instrumentation_wsgi-0.59b0.tar.gz) = ff0c3df043bd3653ad6a543cb2a1e666fbd4d63efffa04fa9d9090cef462e798 -SIZE (opentelemetry_instrumentation_wsgi-0.59b0.tar.gz) = 18377 +TIMESTAMP = 1765032760 +SHA256 (opentelemetry_instrumentation_wsgi-0.60b0.tar.gz) = 5815195b1b9890f55c4baafec94ff98591579a7d9b16256064adea8ee5784651 +SIZE (opentelemetry_instrumentation_wsgi-0.60b0.tar.gz) = 19104 diff --git a/devel/py-opentelemetry-instrumentation/Makefile b/devel/py-opentelemetry-instrumentation/Makefile index c189f5e024aa..dab738d1432e 100644 --- a/devel/py-opentelemetry-instrumentation/Makefile +++ b/devel/py-opentelemetry-instrumentation/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation/distinfo b/devel/py-opentelemetry-instrumentation/distinfo index 784b48876b61..02a81a7e3319 100644 --- a/devel/py-opentelemetry-instrumentation/distinfo +++ b/devel/py-opentelemetry-instrumentation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446660 -SHA256 (opentelemetry_instrumentation-0.59b0.tar.gz) = 6010f0faaacdaf7c4dff8aac84e226d23437b331dcda7e70367f6d73a7db1adc -SIZE (opentelemetry_instrumentation-0.59b0.tar.gz) = 31544 +TIMESTAMP = 1765032740 +SHA256 (opentelemetry_instrumentation-0.60b0.tar.gz) = 4e9fec930f283a2677a2217754b40aaf9ef76edae40499c165bc7f1d15366a74 +SIZE (opentelemetry_instrumentation-0.60b0.tar.gz) = 31707 diff --git a/devel/py-opentelemetry-proto/Makefile b/devel/py-opentelemetry-proto/Makefile index f2e01e10536f..b51a15a3efd8 100644 --- a/devel/py-opentelemetry-proto/Makefile +++ b/devel/py-opentelemetry-proto/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-proto -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-proto/distinfo b/devel/py-opentelemetry-proto/distinfo index 89b038a96797..13c403593c04 100644 --- a/devel/py-opentelemetry-proto/distinfo +++ b/devel/py-opentelemetry-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446652 -SHA256 (opentelemetry_proto-1.38.0.tar.gz) = 88b161e89d9d372ce723da289b7da74c3a8354a8e5359992be813942969ed468 -SIZE (opentelemetry_proto-1.38.0.tar.gz) = 46152 +TIMESTAMP = 1765032732 +SHA256 (opentelemetry_proto-1.39.0.tar.gz) = c1fa48678ad1a1624258698e59be73f990b7fc1f39e73e16a9d08eef65dd838c +SIZE (opentelemetry_proto-1.39.0.tar.gz) = 46153 diff --git a/devel/py-opentelemetry-sdk/Makefile b/devel/py-opentelemetry-sdk/Makefile index 497f8f5a9724..e55e477d5edf 100644 --- a/devel/py-opentelemetry-sdk/Makefile +++ b/devel/py-opentelemetry-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-sdk -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=0.59b${PORTVERSION:E}<0.59b${PORTVERSION:E}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=0.60b${PORTVERSION:E}<0.60b${PORTVERSION:E}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-opentelemetry-sdk/distinfo b/devel/py-opentelemetry-sdk/distinfo index 6bb3a57bbd62..1397cad5a9c1 100644 --- a/devel/py-opentelemetry-sdk/distinfo +++ b/devel/py-opentelemetry-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446654 -SHA256 (opentelemetry_sdk-1.38.0.tar.gz) = 93df5d4d871ed09cb4272305be4d996236eedb232253e3ab864c8620f051cebe -SIZE (opentelemetry_sdk-1.38.0.tar.gz) = 171942 +TIMESTAMP = 1765032734 +SHA256 (opentelemetry_sdk-1.39.0.tar.gz) = c22204f12a0529e07aa4d985f1bca9d6b0e7b29fe7f03e923548ae52e0e15dde +SIZE (opentelemetry_sdk-1.39.0.tar.gz) = 171322 diff --git a/devel/py-opentelemetry-semantic-conventions/Makefile b/devel/py-opentelemetry-semantic-conventions/Makefile index f1b919ae9d3a..2caaf8484e4e 100644 --- a/devel/py-opentelemetry-semantic-conventions/Makefile +++ b/devel/py-opentelemetry-semantic-conventions/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-semantic-conventions -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.38.${PORTVERSION:C|.*b||}<1.38.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.39.${PORTVERSION:C|.*b||}<1.39.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-opentelemetry-semantic-conventions/distinfo b/devel/py-opentelemetry-semantic-conventions/distinfo index 84a96b73baf2..d3e0fc4f6349 100644 --- a/devel/py-opentelemetry-semantic-conventions/distinfo +++ b/devel/py-opentelemetry-semantic-conventions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446656 -SHA256 (opentelemetry_semantic_conventions-0.59b0.tar.gz) = 7a6db3f30d70202d5bf9fa4b69bc866ca6a30437287de6c510fb594878aed6b0 -SIZE (opentelemetry_semantic_conventions-0.59b0.tar.gz) = 129861 +TIMESTAMP = 1765032736 +SHA256 (opentelemetry_semantic_conventions-0.60b0.tar.gz) = 227d7aa73cbb8a2e418029d6b6465553aa01cf7e78ec9d0bc3255c7b3ac5bf8f +SIZE (opentelemetry_semantic_conventions-0.60b0.tar.gz) = 137935 diff --git a/devel/py-opentelemetry-util-http/Makefile b/devel/py-opentelemetry-util-http/Makefile index 1572d9e84e30..efa3f6de59b9 100644 --- a/devel/py-opentelemetry-util-http/Makefile +++ b/devel/py-opentelemetry-util-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-util-http -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-util-http/distinfo b/devel/py-opentelemetry-util-http/distinfo index d6c777f6c093..1c7295fac288 100644 --- a/devel/py-opentelemetry-util-http/distinfo +++ b/devel/py-opentelemetry-util-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446682 -SHA256 (opentelemetry_util_http-0.59b0.tar.gz) = ae66ee91be31938d832f3b4bc4eb8a911f6eddd38969c4a871b1230db2a0a560 -SIZE (opentelemetry_util_http-0.59b0.tar.gz) = 9412 +TIMESTAMP = 1765032762 +SHA256 (opentelemetry_util_http-0.60b0.tar.gz) = e42b7bb49bba43b6f34390327d97e5016eb1c47949ceaf37c4795472a4e3a82d +SIZE (opentelemetry_util_http-0.60b0.tar.gz) = 10576 diff --git a/devel/py-ormsgpack/Makefile b/devel/py-ormsgpack/Makefile index 81693d78deca..dc34ae3a85e8 100644 --- a/devel/py-ormsgpack/Makefile +++ b/devel/py-ormsgpack/Makefile @@ -1,6 +1,5 @@ PORTNAME= ormsgpack -DISTVERSION= 1.10.0 -PORTREVISION= 3 +DISTVERSION= 1.12.1 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pendulum>0:devel/py-pendulum@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic>0:devel/py-pydantic@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ @@ -38,10 +37,10 @@ GH_ACCOUNT= aviramha CARGO_CRATES= ahash-0.8.12 \ autocfg-1.4.0 \ - bytecount-0.6.8 \ + bytecount-0.6.9 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ - chrono-0.4.41 \ + chrono-0.4.42 \ crunchy-0.2.3 \ half-2.6.0 \ itoa-1.0.15 \ @@ -51,15 +50,16 @@ CARGO_CRATES= ahash-0.8.12 \ once_cell-1.21.3 \ portable-atomic-1.11.0 \ proc-macro2-1.0.94 \ - pyo3-0.25.0 \ - pyo3-build-config-0.25.0 \ - pyo3-ffi-0.25.0 \ + pyo3-0.27.2 \ + pyo3-build-config-0.27.2 \ + pyo3-ffi-0.27.2 \ quote-1.0.40 \ - serde-1.0.219 \ - serde_bytes-0.11.17 \ - serde_derive-1.0.219 \ + serde-1.0.228 \ + serde_bytes-0.11.19 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ simdutf8-0.1.5 \ - smallvec-1.15.0 \ + smallvec-1.15.1 \ syn-2.0.100 \ target-lexicon-0.13.2 \ unicode-ident-1.0.18 \ @@ -72,6 +72,8 @@ CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target -# tests as of 1.10.0: 8 failed, 504 passed, 1 warning in 7.64s, see https://github.com/aviramha/ormsgpack/issues/411 +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 1.12.1: 516 passed, 1 skipped in 1.16s .include <bsd.port.mk> diff --git a/devel/py-ormsgpack/distinfo b/devel/py-ormsgpack/distinfo index 7b168f20b220..a5b083785c38 100644 --- a/devel/py-ormsgpack/distinfo +++ b/devel/py-ormsgpack/distinfo @@ -1,16 +1,16 @@ -TIMESTAMP = 1752741921 +TIMESTAMP = 1765785056 SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 SIZE (rust/crates/ahash-0.8.12.crate) = 43413 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/bytecount-0.6.8.crate) = 5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce -SIZE (rust/crates/bytecount-0.6.8.crate) = 14694 +SHA256 (rust/crates/bytecount-0.6.9.crate) = 175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e +SIZE (rust/crates/bytecount-0.6.9.crate) = 18695 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d -SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 @@ -29,24 +29,26 @@ SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b1144 SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 -SHA256 (rust/crates/pyo3-0.25.0.crate) = f239d656363bcee73afef85277f1b281e8ac6212a1d42aa90e55b90ed43c47a4 -SIZE (rust/crates/pyo3-0.25.0.crate) = 1120850 -SHA256 (rust/crates/pyo3-build-config-0.25.0.crate) = 755ea671a1c34044fa165247aaf6f419ca39caa6003aee791a0df2713d8f1b6d -SIZE (rust/crates/pyo3-build-config-0.25.0.crate) = 34122 -SHA256 (rust/crates/pyo3-ffi-0.25.0.crate) = fc95a2e67091e44791d4ea300ff744be5293f394f1bafd9f78c080814d35956e -SIZE (rust/crates/pyo3-ffi-0.25.0.crate) = 77991 +SHA256 (rust/crates/pyo3-0.27.2.crate) = ab53c047fcd1a1d2a8820fe84f05d6be69e9526be40cb03b73f86b6b03e6d87d +SIZE (rust/crates/pyo3-0.27.2.crate) = 1171342 +SHA256 (rust/crates/pyo3-build-config-0.27.2.crate) = b455933107de8642b4487ed26d912c2d899dec6114884214a0b3bb3be9261ea6 +SIZE (rust/crates/pyo3-build-config-0.27.2.crate) = 35564 +SHA256 (rust/crates/pyo3-ffi-0.27.2.crate) = 1c85c9cbfaddf651b1221594209aed57e9e5cff63c4d11d1feead529b872a089 +SIZE (rust/crates/pyo3-ffi-0.27.2.crate) = 78552 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 -SHA256 (rust/crates/serde_bytes-0.11.17.crate) = 8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96 -SIZE (rust/crates/serde_bytes-0.11.17.crate) = 13256 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_bytes-0.11.19.crate) = a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8 +SIZE (rust/crates/serde_bytes-0.11.19.crate) = 13427 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/simdutf8-0.1.5.crate) = e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e SIZE (rust/crates/simdutf8-0.1.5.crate) = 28488 -SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 -SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 SIZE (rust/crates/syn-2.0.100.crate) = 297947 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a @@ -59,5 +61,5 @@ SHA256 (rust/crates/zerocopy-0.8.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8f SIZE (rust/crates/zerocopy-0.8.25.crate) = 252714 SHA256 (rust/crates/zerocopy-derive-0.8.25.crate) = 28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef SIZE (rust/crates/zerocopy-derive-0.8.25.crate) = 87671 -SHA256 (aviramha-ormsgpack-1.10.0_GH0.tar.gz) = 5a9ab2b3eac58362e86db43c9fbfd5702795b389a6f981a631228c044af60c21 -SIZE (aviramha-ormsgpack-1.10.0_GH0.tar.gz) = 688277 +SHA256 (aviramha-ormsgpack-1.12.1_GH0.tar.gz) = 28e4d519320aa050a6efb2ada742c48816215929c9fb7c2c4beca9a16295d004 +SIZE (aviramha-ormsgpack-1.12.1_GH0.tar.gz) = 687127 diff --git a/devel/py-pbs-installer/Makefile b/devel/py-pbs-installer/Makefile index b372848c8226..ce64fab51ff5 100644 --- a/devel/py-pbs-installer/Makefile +++ b/devel/py-pbs-installer/Makefile @@ -1,5 +1,5 @@ PORTNAME= pbs-installer -PORTVERSION= 2025.11.20 +PORTVERSION= 2025.12.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pbs-installer/distinfo b/devel/py-pbs-installer/distinfo index 70bd38738e50..50c8b115e7ab 100644 --- a/devel/py-pbs-installer/distinfo +++ b/devel/py-pbs-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853354 -SHA256 (pbs_installer-2025.11.20.tar.gz) = 6469b854835fa316c24c938df4563a72adae3d14b659eb4b23fa4bb347fd45f3 -SIZE (pbs_installer-2025.11.20.tar.gz) = 64231 +TIMESTAMP = 1765032764 +SHA256 (pbs_installer-2025.12.5.tar.gz) = 3d03347d73f4a58ddfbe26473b622065476633e57de44fb025527c8852e4efa7 +SIZE (pbs_installer-2025.12.5.tar.gz) = 66986 diff --git a/devel/py-pdm-build-locked/Makefile b/devel/py-pdm-build-locked/Makefile index 4b75d91ab5b1..fded1a497511 100644 --- a/devel/py-pdm-build-locked/Makefile +++ b/devel/py-pdm-build-locked/Makefile @@ -1,5 +1,5 @@ PORTNAME= pdm-build-locked -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pdm-build-locked/distinfo b/devel/py-pdm-build-locked/distinfo index a3aa5b7867e4..708006a7950d 100644 --- a/devel/py-pdm-build-locked/distinfo +++ b/devel/py-pdm-build-locked/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510962 -SHA256 (pdm_build_locked-0.3.6.tar.gz) = 21be0d6bcdcf34ae7338aba2bdb4506f2bebf68297310f5c4f7b9dc14098e916 -SIZE (pdm_build_locked-0.3.6.tar.gz) = 70149 +TIMESTAMP = 1765032766 +SHA256 (pdm_build_locked-0.3.7.tar.gz) = 53428268284125532413434ebfeb8e7a287525516cc5a0a055d63ba63b207165 +SIZE (pdm_build_locked-0.3.7.tar.gz) = 70178 diff --git a/devel/py-perceval/Makefile b/devel/py-perceval/Makefile index 682b9f63bc33..f61380018d3a 100644 --- a/devel/py-perceval/Makefile +++ b/devel/py-perceval/Makefile @@ -4,7 +4,8 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= bofh@FreeBSD.org +# Ask clusteradm@ before removal +MAINTAINER= ports@FreeBSD.org COMMENT= Send Sir Perceval on a quest to fetch and gather data from software repositories WWW= https://github.com/chaoss/grimoirelab-perceval diff --git a/devel/py-pip-audit/Makefile b/devel/py-pip-audit/Makefile index b90dc4f7756e..f6c6c906deff 100644 --- a/devel/py-pip-audit/Makefile +++ b/devel/py-pip-audit/Makefile @@ -1,6 +1,5 @@ PORTNAME= pip-audit -PORTVERSION= 2.9.0 -PORTREVISION= 2 +PORTVERSION= 2.10.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/pypa/pip-audit/releases/download/v${PORTVERSION}/ @@ -23,7 +22,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cachecontrol>=0.13.0:www/py-cachecontrol@${P ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.2.0:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=12.4:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}toml>=0.10:textproc/py-toml@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}tomli>=2.2.1:textproc/py-tomli@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tomli-w>=1.2.0:textproc/py-tomli-w@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-pip-audit/distinfo b/devel/py-pip-audit/distinfo index e3242943b9af..1d92b840a020 100644 --- a/devel/py-pip-audit/distinfo +++ b/devel/py-pip-audit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288938 -SHA256 (pip_audit-2.9.0.tar.gz) = 0b998410b58339d7a231e5aa004326a294e4c7c6295289cdc9d5e1ef07b1f44d -SIZE (pip_audit-2.9.0.tar.gz) = 52089 +TIMESTAMP = 1765032768 +SHA256 (pip_audit-2.10.0.tar.gz) = 427ea5bf61d1d06b98b1ae29b7feacc00288a2eced52c9c58ceed5253ef6c2a4 +SIZE (pip_audit-2.10.0.tar.gz) = 53776 diff --git a/devel/py-pip-audit/files/patch-pyproject.toml b/devel/py-pip-audit/files/patch-pyproject.toml deleted file mode 100644 index d67addab052c..000000000000 --- a/devel/py-pip-audit/files/patch-pyproject.toml +++ /dev/null @@ -1,14 +0,0 @@ -Obtained from: https://github.com/pypa/pip-audit/commit/fe414d39fedce53f44b91bd3f89d152689141f0c - https://github.com/pypa/pip-audit/commit/3360a3da3fdd5104e99a737de9b509b8e28dbad9 - ---- pyproject.toml.orig 2025-04-07 16:45:09 UTC -+++ pyproject.toml -@@ -28,7 +28,7 @@ dependencies = [ - ] - dependencies = [ - "CacheControl[filecache] >= 0.13.0", -- "cyclonedx-python-lib >= 5,< 10", -+ "cyclonedx-python-lib >= 5,< 12", - "packaging>=23.0.0", # https://github.com/pypa/pip-audit/issues/464 - "pip-api>=0.0.28", - "pip-requirements-parser>=32.0.0", diff --git a/devel/py-pipenv/Makefile b/devel/py-pipenv/Makefile index 0defa8512f4a..ee6695505bbc 100644 --- a/devel/py-pipenv/Makefile +++ b/devel/py-pipenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= pipenv -PORTVERSION= 2025.0.4 +PORTVERSION= 2025.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pipenv/distinfo b/devel/py-pipenv/distinfo index 139400b2fad9..8b0ac7e928f2 100644 --- a/devel/py-pipenv/distinfo +++ b/devel/py-pipenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266118 -SHA256 (pipenv-2025.0.4.tar.gz) = 36fc2a7841ccdb2f58a9f787b296c2e15dea3b5b79b84d4071812f28b7e8d7a2 -SIZE (pipenv-2025.0.4.tar.gz) = 4479128 +TIMESTAMP = 1765032770 +SHA256 (pipenv-2025.1.1.tar.gz) = c309b5fba6535aca22fd66d3dfcf2d3ca1dd0cae12de52cabecbdddfbfe48938 +SIZE (pipenv-2025.1.1.tar.gz) = 4755408 diff --git a/devel/py-platformdirs/Makefile b/devel/py-platformdirs/Makefile index ff675b9b1fe4..28c04749c671 100644 --- a/devel/py-platformdirs/Makefile +++ b/devel/py-platformdirs/Makefile @@ -1,5 +1,5 @@ PORTNAME= platformdirs -PORTVERSION= 4.5.0 +PORTVERSION= 4.5.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-platformdirs/distinfo b/devel/py-platformdirs/distinfo index 384585e45a9c..3daef871fd47 100644 --- a/devel/py-platformdirs/distinfo +++ b/devel/py-platformdirs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774623 -SHA256 (platformdirs-4.5.0.tar.gz) = 70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312 -SIZE (platformdirs-4.5.0.tar.gz) = 21632 +TIMESTAMP = 1765032772 +SHA256 (platformdirs-4.5.1.tar.gz) = 61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda +SIZE (platformdirs-4.5.1.tar.gz) = 21715 diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile index 3ded3bf308b4..8cdd4462a68d 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= protobuf -PORTVERSION= 6.33.1 +PORTVERSION= 6.33.2 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo index 4267aabac85c..13fd7470fa2e 100644 --- a/devel/py-protobuf/distinfo +++ b/devel/py-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853364 -SHA256 (protobuf-6.33.1.tar.gz) = 97f65757e8d09870de6fd973aeddb92f85435607235d20b2dfed93405d00c85b -SIZE (protobuf-6.33.1.tar.gz) = 443432 +TIMESTAMP = 1765032774 +SHA256 (protobuf-6.33.2.tar.gz) = 56dc370c91fbb8ac85bc13582c9e373569668a290aa2e66a590c2a0d35ddb9e4 +SIZE (protobuf-6.33.2.tar.gz) = 444296 diff --git a/devel/py-protoc-gen-validate/Makefile b/devel/py-protoc-gen-validate/Makefile new file mode 100644 index 000000000000..a9a5bdcc0842 --- /dev/null +++ b/devel/py-protoc-gen-validate/Makefile @@ -0,0 +1,28 @@ +PORTNAME= protoc-gen-validate +PORTVERSION= 1.2.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= protoc_gen_validate-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= PGV for python via just-in-time code generation +WWW= https://github.com/bufbuild/protoc-gen-validate/tree/main/python \ + https://github.com/bufbuild/protoc-gen-validate + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0.38.1:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.11.1:devel/py-Jinja2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=5.27.0,1:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}validate_email>=1.3:mail/py-validate_email@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-protoc-gen-validate/distinfo b/devel/py-protoc-gen-validate/distinfo new file mode 100644 index 000000000000..4a9e96ad499d --- /dev/null +++ b/devel/py-protoc-gen-validate/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032626 +SHA256 (protoc_gen_validate-1.2.1.tar.gz) = 62cd74043e49a34346a3fe7a7fe39e8adce69b19edc99b4d8d410c02a727d552 +SIZE (protoc_gen_validate-1.2.1.tar.gz) = 18160 diff --git a/devel/py-protoc-gen-validate/files/patch-setup.cfg b/devel/py-protoc-gen-validate/files/patch-setup.cfg new file mode 100644 index 000000000000..6bb63690348d --- /dev/null +++ b/devel/py-protoc-gen-validate/files/patch-setup.cfg @@ -0,0 +1,11 @@ +--- setup.cfg.orig 2025-01-22 20:45:00 UTC ++++ setup.cfg +@@ -27,7 +27,7 @@ python_requires = >=3.9 + python_requires = >=3.9 + + [options.data_files] +-data = validate.proto ++share/protoc-gen-validate = validate.proto + + [flake8] + max-line-length = 120 diff --git a/devel/py-protoc-gen-validate/pkg-descr b/devel/py-protoc-gen-validate/pkg-descr new file mode 100644 index 000000000000..8f255f059e35 --- /dev/null +++ b/devel/py-protoc-gen-validate/pkg-descr @@ -0,0 +1,6 @@ +While protocol buffers effectively guarantee the types of structured data, they +cannot enforce semantic rules for values. This package is a python +implementation of protoc-gen-validate, which allows for runtime validation of +various semantic assertions expressed as annotations on the protobuf schema. The +syntax for all available annotations is in validate.proto. Implemented Python +annotations are listed in the rules comparison. diff --git a/devel/py-protovalidate/Makefile b/devel/py-protovalidate/Makefile index 5c633cbe4486..0aa05a04105c 100644 --- a/devel/py-protovalidate/Makefile +++ b/devel/py-protovalidate/Makefile @@ -1,5 +1,6 @@ PORTNAME= protovalidate PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cel-python>=0.2<0.3:devel/py-cel-python@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cel-python02>=0.2<0.3:devel/py-cel-python02@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-re2>=1.1.20250722:devel/py-google-re2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=5,1:devel/py-protobuf@${PY_FLAVOR} diff --git a/devel/py-pudb/Makefile b/devel/py-pudb/Makefile index 36627c960de6..3ea28afc78db 100644 --- a/devel/py-pudb/Makefile +++ b/devel/py-pudb/Makefile @@ -1,5 +1,5 @@ PORTNAME= pudb -PORTVERSION= 2025.1.3 +PORTVERSION= 2025.1.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jedi>=0.18<1:devel/py-jedi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.7.4:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.19:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.13:devel/py-typing-extensions@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urwid>=2.4:devel/py-urwid@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urwid>=2.5.1:devel/py-urwid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urwid-readline>=0:devel/py-urwid-readline@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} diff --git a/devel/py-pudb/distinfo b/devel/py-pudb/distinfo index f81f665d1b8d..77da60db4574 100644 --- a/devel/py-pudb/distinfo +++ b/devel/py-pudb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446690 -SHA256 (pudb-2025.1.3.tar.gz) = 69fd72d4ef266f84b31d8f4ab32c432335aadf87ea28b6249ac7dece0d0541f4 -SIZE (pudb-2025.1.3.tar.gz) = 225627 +TIMESTAMP = 1765032776 +SHA256 (pudb-2025.1.4.tar.gz) = 74069c10c99d20d36c2906fe855e00d50b6602013c4881db37416e32787aea06 +SIZE (pudb-2025.1.4.tar.gz) = 225671 diff --git a/devel/py-pybreaker/Makefile b/devel/py-pybreaker/Makefile new file mode 100644 index 000000000000..1f0981926ba4 --- /dev/null +++ b/devel/py-pybreaker/Makefile @@ -0,0 +1,21 @@ +PORTNAME= pybreaker +PORTVERSION= 1.4.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Python implementation of the Circuit Breaker pattern +WWW= https://github.com/danielfm/pybreaker + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.9:devel/py-flit-core@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-pybreaker/distinfo b/devel/py-pybreaker/distinfo new file mode 100644 index 000000000000..d94354103aca --- /dev/null +++ b/devel/py-pybreaker/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032628 +SHA256 (pybreaker-1.4.1.tar.gz) = 8df2d245c73ba40c8242c56ffb4f12138fbadc23e296224740c2028ea9dc1178 +SIZE (pybreaker-1.4.1.tar.gz) = 15555 diff --git a/devel/py-pybreaker/pkg-descr b/devel/py-pybreaker/pkg-descr new file mode 100644 index 000000000000..6326784a30dd --- /dev/null +++ b/devel/py-pybreaker/pkg-descr @@ -0,0 +1,17 @@ +PyBreaker is a Python implementation of the Circuit Breaker pattern, described +in Michael T. Nygard's book Release It!. + +In Nygard's words, "circuit breakers exists to allow one subsystem to fail +without destroying the entire system. This is done by wrapping dangerous +operations (typically integration points) with a component that can circumvent +calls when the system is not healthy". + +Features: +- Configurable list of excluded exceptions (e.g. business exceptions) +- Configurable failure threshold and reset timeout +- Support for several event listeners per circuit breaker +- Can guard generator functions +- Functions and properties for easy monitoring and management +- Thread-safe +- Optional redis backing +- Optional support for asynchronous Tornado calls diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index 5f5b658f03cf..eead3db029e1 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -1,6 +1,5 @@ PORTNAME= pycrdt -PORTVERSION= 0.12.43 -PORTREVISION= 1 +PORTVERSION= 0.12.44 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycrdt/Makefile.crates b/devel/py-pycrdt/Makefile.crates index 24dca5dce43f..d5dac4693a5d 100644 --- a/devel/py-pycrdt/Makefile.crates +++ b/devel/py-pycrdt/Makefile.crates @@ -16,8 +16,8 @@ CARGO_CRATES= arc-swap-1.7.1 \ heck-0.5.0 \ indoc-2.0.7 \ itoa-1.0.15 \ - js-sys-0.3.82 \ - libc-0.2.177 \ + js-sys-0.3.83 \ + libc-0.2.178 \ lock_api-0.4.14 \ memchr-2.7.6 \ memoffset-0.9.1 \ @@ -27,12 +27,12 @@ CARGO_CRATES= arc-swap-1.7.1 \ pin-project-lite-0.2.16 \ portable-atomic-1.11.1 \ proc-macro2-1.0.103 \ - pyo3-0.27.1 \ - pyo3-build-config-0.27.1 \ - pyo3-ffi-0.27.1 \ - pyo3-macros-0.27.1 \ - pyo3-macros-backend-0.27.1 \ - quote-1.0.41 \ + pyo3-0.27.2 \ + pyo3-build-config-0.27.2 \ + pyo3-ffi-0.27.2 \ + pyo3-macros-0.27.2 \ + pyo3-macros-backend-0.27.2 \ + quote-1.0.42 \ redox_syscall-0.5.18 \ rustversion-1.0.22 \ ryu-1.0.20 \ @@ -43,16 +43,16 @@ CARGO_CRATES= arc-swap-1.7.1 \ serde_json-1.0.145 \ smallstr-0.3.1 \ smallvec-1.15.1 \ - syn-2.0.108 \ + syn-2.0.111 \ target-lexicon-0.13.3 \ thiserror-2.0.17 \ thiserror-impl-2.0.17 \ unicode-ident-1.0.22 \ unindent-0.2.4 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.105 \ - wasm-bindgen-macro-0.2.105 \ - wasm-bindgen-macro-support-0.2.105 \ - wasm-bindgen-shared-0.2.105 \ + wasm-bindgen-0.2.106 \ + wasm-bindgen-macro-0.2.106 \ + wasm-bindgen-macro-support-0.2.106 \ + wasm-bindgen-shared-0.2.106 \ windows-link-0.2.1 \ - yrs-0.24.0 + yrs-0.25.0 diff --git a/devel/py-pycrdt/distinfo b/devel/py-pycrdt/distinfo index 913738ed3ed3..9415b4fad807 100644 --- a/devel/py-pycrdt/distinfo +++ b/devel/py-pycrdt/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1762586816 -SHA256 (pycrdt-0.12.43.tar.gz) = 32cb97f8e75ca8e5612985a2185514c61cdb4c166a9e0ebb8a9b602d5709f0a3 -SIZE (pycrdt-0.12.43.tar.gz) = 80621 +TIMESTAMP = 1765032778 +SHA256 (pycrdt-0.12.44.tar.gz) = afd317f540ca6c7c830bfadda26f26b811681e70fe1a260894065d3b8f5b359c +SIZE (pycrdt-0.12.44.tar.gz) = 83226 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/async-lock-3.4.1.crate) = 5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc @@ -37,10 +37,10 @@ SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac5 SIZE (rust/crates/indoc-2.0.7.crate) = 17184 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/js-sys-0.3.82.crate) = b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65 -SIZE (rust/crates/js-sys-0.3.82.crate) = 56436 -SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 -SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/js-sys-0.3.83.crate) = 464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8 +SIZE (rust/crates/js-sys-0.3.83.crate) = 56425 +SHA256 (rust/crates/libc-0.2.178.crate) = 37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091 +SIZE (rust/crates/libc-0.2.178.crate) = 783720 SHA256 (rust/crates/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 @@ -59,18 +59,18 @@ SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 -SHA256 (rust/crates/pyo3-0.27.1.crate) = 37a6df7eab65fc7bee654a421404947e10a0f7085b6951bf2ea395f4659fb0cf -SIZE (rust/crates/pyo3-0.27.1.crate) = 1172212 -SHA256 (rust/crates/pyo3-build-config-0.27.1.crate) = f77d387774f6f6eec64a004eac0ed525aab7fa1966d94b42f743797b3e395afb -SIZE (rust/crates/pyo3-build-config-0.27.1.crate) = 35565 -SHA256 (rust/crates/pyo3-ffi-0.27.1.crate) = 2dd13844a4242793e02df3e2ec093f540d948299a6a77ea9ce7afd8623f542be -SIZE (rust/crates/pyo3-ffi-0.27.1.crate) = 78517 -SHA256 (rust/crates/pyo3-macros-0.27.1.crate) = eaf8f9f1108270b90d3676b8679586385430e5c0bb78bb5f043f95499c821a71 -SIZE (rust/crates/pyo3-macros-0.27.1.crate) = 8918 -SHA256 (rust/crates/pyo3-macros-backend-0.27.1.crate) = 70a3b2274450ba5288bc9b8c1b69ff569d1d61189d4bff38f8d22e03d17f932b -SIZE (rust/crates/pyo3-macros-backend-0.27.1.crate) = 82521 -SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 -SIZE (rust/crates/quote-1.0.41.crate) = 31408 +SHA256 (rust/crates/pyo3-0.27.2.crate) = ab53c047fcd1a1d2a8820fe84f05d6be69e9526be40cb03b73f86b6b03e6d87d +SIZE (rust/crates/pyo3-0.27.2.crate) = 1171342 +SHA256 (rust/crates/pyo3-build-config-0.27.2.crate) = b455933107de8642b4487ed26d912c2d899dec6114884214a0b3bb3be9261ea6 +SIZE (rust/crates/pyo3-build-config-0.27.2.crate) = 35564 +SHA256 (rust/crates/pyo3-ffi-0.27.2.crate) = 1c85c9cbfaddf651b1221594209aed57e9e5cff63c4d11d1feead529b872a089 +SIZE (rust/crates/pyo3-ffi-0.27.2.crate) = 78552 +SHA256 (rust/crates/pyo3-macros-0.27.2.crate) = 0a5b10c9bf9888125d917fb4d2ca2d25c8df94c7ab5a52e13313a07e050a3b02 +SIZE (rust/crates/pyo3-macros-0.27.2.crate) = 8913 +SHA256 (rust/crates/pyo3-macros-backend-0.27.2.crate) = 03b51720d314836e53327f5871d4c0cfb4fb37cc2c4a11cc71907a86342c40f9 +SIZE (rust/crates/pyo3-macros-backend-0.27.2.crate) = 82513 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 SHA256 (rust/crates/redox_syscall-0.5.18.crate) = ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d SIZE (rust/crates/redox_syscall-0.5.18.crate) = 30747 SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d @@ -91,8 +91,8 @@ SHA256 (rust/crates/smallstr-0.3.1.crate) = 862077b1e764f04c251fe82a2ef562fd78d7 SIZE (rust/crates/smallstr-0.3.1.crate) = 13348 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/syn-2.0.108.crate) = da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917 -SIZE (rust/crates/syn-2.0.108.crate) = 301754 +SHA256 (rust/crates/syn-2.0.111.crate) = 390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87 +SIZE (rust/crates/syn-2.0.111.crate) = 302117 SHA256 (rust/crates/target-lexicon-0.13.3.crate) = df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c SIZE (rust/crates/target-lexicon-0.13.3.crate) = 28498 SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 @@ -105,15 +105,15 @@ SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac78 SIZE (rust/crates/unindent-0.2.4.crate) = 7422 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/wasm-bindgen-0.2.105.crate) = da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60 -SIZE (rust/crates/wasm-bindgen-0.2.105.crate) = 48215 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.105.crate) = 04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2 -SIZE (rust/crates/wasm-bindgen-macro-0.2.105.crate) = 9264 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.105.crate) = 420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.105.crate) = 49633 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.105.crate) = 76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76 -SIZE (rust/crates/wasm-bindgen-shared-0.2.105.crate) = 9269 +SHA256 (rust/crates/wasm-bindgen-0.2.106.crate) = 0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd +SIZE (rust/crates/wasm-bindgen-0.2.106.crate) = 48417 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.106.crate) = 48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3 +SIZE (rust/crates/wasm-bindgen-macro-0.2.106.crate) = 9266 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.106.crate) = cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.106.crate) = 49711 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.106.crate) = cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4 +SIZE (rust/crates/wasm-bindgen-shared-0.2.106.crate) = 10115 SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 -SHA256 (rust/crates/yrs-0.24.0.crate) = f904a99678a852d7cbc6958c94087f739c10cfb19642635951219c525a5fdb89 -SIZE (rust/crates/yrs-0.24.0.crate) = 266544 +SHA256 (rust/crates/yrs-0.25.0.crate) = f6893d39bc55d014e4a1d0e71d06c0c41590d5cdeac35c126be44998bc320cff +SIZE (rust/crates/yrs-0.25.0.crate) = 269611 diff --git a/devel/py-python-dbusmock/Makefile b/devel/py-python-dbusmock/Makefile index 84c26c573fd0..d6ab768427a5 100644 --- a/devel/py-python-dbusmock/Makefile +++ b/devel/py-python-dbusmock/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-dbusmock -DISTVERSION= 0.37.1 +DISTVERSION= 0.37.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-dbusmock/distinfo b/devel/py-python-dbusmock/distinfo index 0a325b73de85..ef9f1950e81c 100644 --- a/devel/py-python-dbusmock/distinfo +++ b/devel/py-python-dbusmock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760016085 -SHA256 (python_dbusmock-0.37.1.tar.gz) = a65aeedc17d8bbc1f0bf3f0b295988914c48619882d77b9afa4117eed95fc594 -SIZE (python_dbusmock-0.37.1.tar.gz) = 107458 +TIMESTAMP = 1765765603 +SHA256 (python_dbusmock-0.37.2.tar.gz) = e0c7354f6887036ee519f2fbba55ce14bb21c3ffceab06c085d15bbbda2b1d03 +SIZE (python_dbusmock-0.37.2.tar.gz) = 107498 diff --git a/devel/py-pythran/Makefile b/devel/py-pythran/Makefile index 8f9399bcf8ac..0be38037c536 100644 --- a/devel/py-pythran/Makefile +++ b/devel/py-pythran/Makefile @@ -1,5 +1,5 @@ PORTNAME= pythran -PORTVERSION= 0.18.0 +PORTVERSION= 0.18.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}ply>=3.4:devel/py-ply@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}gast>=0.5.0:devel/py-gast@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gast>=0.7.0<=0.8:devel/py-gast@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beniget>=0.4.0:devel/py-beniget@${PY_FLAVOR} USES= python diff --git a/devel/py-pythran/distinfo b/devel/py-pythran/distinfo index bc71cc7462bd..7d658ab2c3bb 100644 --- a/devel/py-pythran/distinfo +++ b/devel/py-pythran/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761115962 -SHA256 (pythran-0.18.0.tar.gz) = 5c003e8cbedf6dbb68c2869c49fc110ce8b5e8982993078a4a819f1dadc4fc6a -SIZE (pythran-0.18.0.tar.gz) = 2402895 +TIMESTAMP = 1765319466 +SHA256 (pythran-0.18.1.tar.gz) = 8803ed948bf841a11bbbb10472a8ff6ea24ebd70e67c3f77b77be3db900eccfe +SIZE (pythran-0.18.1.tar.gz) = 2406997 diff --git a/devel/py-pythran/files/patch-requirements.txt b/devel/py-pythran/files/patch-requirements.txt new file mode 100644 index 000000000000..2e1c72286569 --- /dev/null +++ b/devel/py-pythran/files/patch-requirements.txt @@ -0,0 +1,9 @@ +--- requirements.txt.orig 2025-02-04 14:55:34 UTC ++++ requirements.txt +@@ -1,5 +1,5 @@ setuptools + ply>=3.4 + setuptools +-gast~=0.6.0 ++gast~=0.7.0 + numpy + beniget~=0.4.0 diff --git a/devel/py-pyusb/Makefile b/devel/py-pyusb/Makefile index faa566ab61b1..38f33537afd5 100644 --- a/devel/py-pyusb/Makefile +++ b/devel/py-pyusb/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyusb -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyusb/distinfo b/devel/py-pyusb/distinfo index f8a301010f7d..e8dc34465263 100644 --- a/devel/py-pyusb/distinfo +++ b/devel/py-pyusb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676458860 -SHA256 (pyusb-pyusb-v1.2.1_GH0.tar.gz) = ce8fb87380c1856fea9d787f6d7b85eea256f8db6b0e0f55d9d2bdc5af55b18b -SIZE (pyusb-pyusb-v1.2.1_GH0.tar.gz) = 71549 +TIMESTAMP = 1759730622 +SHA256 (pyusb-pyusb-v1.3.1_GH0.tar.gz) = 684293a44dd5f484431c86e21653015d92ad4654373c07e5bd801941683bb844 +SIZE (pyusb-pyusb-v1.3.1_GH0.tar.gz) = 72697 diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile index 055490d4a16c..3a924b6d09e2 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -1,5 +1,5 @@ PORTNAME= rpds-py -PORTVERSION= 0.29.0 +PORTVERSION= 0.30.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/crate-py/rpds/releases/download/v${PORTVERSION}/ diff --git a/devel/py-rpds-py/Makefile.crates b/devel/py-rpds-py/Makefile.crates index e7a4db53d366..b655653cb532 100644 --- a/devel/py-rpds-py/Makefile.crates +++ b/devel/py-rpds-py/Makefile.crates @@ -1,24 +1,26 @@ CARGO_CRATES= archery-1.2.2 \ autocfg-1.5.0 \ - cc-1.2.34 \ + cc-1.2.48 \ + find-msvc-tools-0.1.5 \ heck-0.5.0 \ - indoc-2.0.6 \ - libc-0.2.175 \ + indoc-2.0.7 \ + libc-0.2.177 \ memoffset-0.9.1 \ once_cell-1.21.3 \ portable-atomic-1.11.1 \ - proc-macro2-1.0.101 \ - pyo3-0.27.1 \ - pyo3-build-config-0.27.1 \ - pyo3-ffi-0.27.1 \ - pyo3-macros-0.27.1 \ - pyo3-macros-backend-0.27.1 \ + proc-macro2-1.0.103 \ + pyo3-0.27.2 \ + pyo3-build-config-0.27.2 \ + pyo3-ffi-0.27.2 \ + pyo3-macros-0.27.2 \ + pyo3-macros-backend-0.27.2 \ python3-dll-a-0.2.14 \ - quote-1.0.40 \ + quote-1.0.42 \ rpds-1.2.0 \ + rustversion-1.0.22 \ shlex-1.3.0 \ - syn-2.0.106 \ - target-lexicon-0.13.2 \ - triomphe-0.1.14 \ - unicode-ident-1.0.18 \ + syn-2.0.111 \ + target-lexicon-0.13.3 \ + triomphe-0.1.15 \ + unicode-ident-1.0.22 \ unindent-0.2.4 diff --git a/devel/py-rpds-py/distinfo b/devel/py-rpds-py/distinfo index e853b7f357e7..3a1bad4bf6fc 100644 --- a/devel/py-rpds-py/distinfo +++ b/devel/py-rpds-py/distinfo @@ -1,51 +1,55 @@ -TIMESTAMP = 1763853382 -SHA256 (rpds_py-0.29.0.tar.gz) = fe55fe686908f50154d1dc599232016e50c243b438c3b7432f24e2895b0e5359 -SIZE (rpds_py-0.29.0.tar.gz) = 69359 +TIMESTAMP = 1765032780 +SHA256 (rpds_py-0.30.0.tar.gz) = dd8ff7cf90014af0c0f787eea34794ebf6415242ee1d6fa91eaba725cc441e84 +SIZE (rpds_py-0.30.0.tar.gz) = 69469 SHA256 (rust/crates/archery-1.2.2.crate) = 70e0a5f99dfebb87bb342d0f53bb92c81842e100bbb915223e38349580e5441d SIZE (rust/crates/archery-1.2.2.crate) = 16228 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 -SHA256 (rust/crates/cc-1.2.34.crate) = 42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc -SIZE (rust/crates/cc-1.2.34.crate) = 111754 +SHA256 (rust/crates/cc-1.2.48.crate) = c481bdbf0ed3b892f6f806287d72acd515b352a4ec27a208489b8c1bc839633a +SIZE (rust/crates/cc-1.2.48.crate) = 92458 +SHA256 (rust/crates/find-msvc-tools-0.1.5.crate) = 3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844 +SIZE (rust/crates/find-msvc-tools-0.1.5.crate) = 30942 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd -SIZE (rust/crates/indoc-2.0.6.crate) = 17164 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 +SIZE (rust/crates/indoc-2.0.7.crate) = 17184 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 -SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de -SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 -SHA256 (rust/crates/pyo3-0.27.1.crate) = 37a6df7eab65fc7bee654a421404947e10a0f7085b6951bf2ea395f4659fb0cf -SIZE (rust/crates/pyo3-0.27.1.crate) = 1172212 -SHA256 (rust/crates/pyo3-build-config-0.27.1.crate) = f77d387774f6f6eec64a004eac0ed525aab7fa1966d94b42f743797b3e395afb -SIZE (rust/crates/pyo3-build-config-0.27.1.crate) = 35565 -SHA256 (rust/crates/pyo3-ffi-0.27.1.crate) = 2dd13844a4242793e02df3e2ec093f540d948299a6a77ea9ce7afd8623f542be -SIZE (rust/crates/pyo3-ffi-0.27.1.crate) = 78517 -SHA256 (rust/crates/pyo3-macros-0.27.1.crate) = eaf8f9f1108270b90d3676b8679586385430e5c0bb78bb5f043f95499c821a71 -SIZE (rust/crates/pyo3-macros-0.27.1.crate) = 8918 -SHA256 (rust/crates/pyo3-macros-backend-0.27.1.crate) = 70a3b2274450ba5288bc9b8c1b69ff569d1d61189d4bff38f8d22e03d17f932b -SIZE (rust/crates/pyo3-macros-backend-0.27.1.crate) = 82521 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 +SHA256 (rust/crates/pyo3-0.27.2.crate) = ab53c047fcd1a1d2a8820fe84f05d6be69e9526be40cb03b73f86b6b03e6d87d +SIZE (rust/crates/pyo3-0.27.2.crate) = 1171342 +SHA256 (rust/crates/pyo3-build-config-0.27.2.crate) = b455933107de8642b4487ed26d912c2d899dec6114884214a0b3bb3be9261ea6 +SIZE (rust/crates/pyo3-build-config-0.27.2.crate) = 35564 +SHA256 (rust/crates/pyo3-ffi-0.27.2.crate) = 1c85c9cbfaddf651b1221594209aed57e9e5cff63c4d11d1feead529b872a089 +SIZE (rust/crates/pyo3-ffi-0.27.2.crate) = 78552 +SHA256 (rust/crates/pyo3-macros-0.27.2.crate) = 0a5b10c9bf9888125d917fb4d2ca2d25c8df94c7ab5a52e13313a07e050a3b02 +SIZE (rust/crates/pyo3-macros-0.27.2.crate) = 8913 +SHA256 (rust/crates/pyo3-macros-backend-0.27.2.crate) = 03b51720d314836e53327f5871d4c0cfb4fb37cc2c4a11cc71907a86342c40f9 +SIZE (rust/crates/pyo3-macros-backend-0.27.2.crate) = 82513 SHA256 (rust/crates/python3-dll-a-0.2.14.crate) = d381ef313ae70b4da5f95f8a4de773c6aa5cd28f73adec4b4a31df70b66780d8 SIZE (rust/crates/python3-dll-a-0.2.14.crate) = 103489 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 SHA256 (rust/crates/rpds-1.2.0.crate) = 9e75f485e819d4d3015e6c0d55d02a4fd3db47c1993d9e603e0361fba2bffb34 SIZE (rust/crates/rpds-1.2.0.crate) = 72664 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 -SIZE (rust/crates/syn-2.0.106.crate) = 301514 -SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a -SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 -SHA256 (rust/crates/triomphe-0.1.14.crate) = ef8f7726da4807b58ea5c96fdc122f80702030edc33b35aff9190a51148ccc85 -SIZE (rust/crates/triomphe-0.1.14.crate) = 30292 -SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 -SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/syn-2.0.111.crate) = 390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87 +SIZE (rust/crates/syn-2.0.111.crate) = 302117 +SHA256 (rust/crates/target-lexicon-0.13.3.crate) = df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c +SIZE (rust/crates/target-lexicon-0.13.3.crate) = 28498 +SHA256 (rust/crates/triomphe-0.1.15.crate) = dd69c5aa8f924c7519d6372789a74eac5b94fb0f8fcf0d4a97eb0bfc3e785f39 +SIZE (rust/crates/triomphe-0.1.15.crate) = 34711 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 SIZE (rust/crates/unindent-0.2.4.crate) = 7422 diff --git a/devel/py-strawberry-graphql/Makefile b/devel/py-strawberry-graphql/Makefile index cb6054afeb75..c1c779c4e9f0 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.287.0 +DISTVERSION= 0.287.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index c2a08894fc4a..08e54e58079d 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763820533 -SHA256 (strawberry_graphql-0.287.0.tar.gz) = 4da748f82684f3dc914fc9ed88184e715903d7fa06248f8f702bbbab55f7ed36 -SIZE (strawberry_graphql-0.287.0.tar.gz) = 211808 +TIMESTAMP = 1765119050 +SHA256 (strawberry_graphql-0.287.2.tar.gz) = 7d61f03fc44317ba427d78bce6ba0ec8092ffa90ebd41392011641d3908ccb33 +SIZE (strawberry_graphql-0.287.2.tar.gz) = 211980 diff --git a/devel/py-stringzilla/Makefile b/devel/py-stringzilla/Makefile index 9393b06bb1c0..9d3b743f9326 100644 --- a/devel/py-stringzilla/Makefile +++ b/devel/py-stringzilla/Makefile @@ -1,6 +1,6 @@ PORTNAME= stringzilla DISTVERSIONPREFIX= v -DISTVERSION= 4.4.2 +DISTVERSION= 4.5.0 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-stringzilla/distinfo b/devel/py-stringzilla/distinfo index 227da0554bc3..40e4e6a21e22 100644 --- a/devel/py-stringzilla/distinfo +++ b/devel/py-stringzilla/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764922380 -SHA256 (ashvardanian-StringZilla-v4.4.2_GH0.tar.gz) = 5c49782bc7f5a7392c8b960248d3cc9ba87b3a9629b665f731a2d407fefe425b -SIZE (ashvardanian-StringZilla-v4.4.2_GH0.tar.gz) = 729225 +TIMESTAMP = 1765786391 +SHA256 (ashvardanian-StringZilla-v4.5.0_GH0.tar.gz) = dcac38635e5145220695fc63e7e5cf656c84bb835a3063638d5a9628fe9f22f0 +SIZE (ashvardanian-StringZilla-v4.5.0_GH0.tar.gz) = 775339 diff --git a/devel/py-tree-sitter-bash/Makefile b/devel/py-tree-sitter-bash/Makefile index 5f4895bffc2a..fe9c4d73faf5 100644 --- a/devel/py-tree-sitter-bash/Makefile +++ b/devel/py-tree-sitter-bash/Makefile @@ -1,5 +1,5 @@ PORTNAME= tree-sitter-bash -PORTVERSION= 0.25.0 +PORTVERSION= 0.25.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tree-sitter-bash/distinfo b/devel/py-tree-sitter-bash/distinfo index 095c5db4ac59..b5f526ac656e 100644 --- a/devel/py-tree-sitter-bash/distinfo +++ b/devel/py-tree-sitter-bash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774501 -SHA256 (tree_sitter_bash-0.25.0.tar.gz) = 6b6410ea5f54abe8780e4b260b01adbfec3a0729907c7a62a3448f670010e72e -SIZE (tree_sitter_bash-0.25.0.tar.gz) = 426005 +TIMESTAMP = 1765032782 +SHA256 (tree_sitter_bash-0.25.1.tar.gz) = bfc0bdaa77bc1e86e3c6652e5a6e140c40c0a16b84185c2b63ad7cd809b88f14 +SIZE (tree_sitter_bash-0.25.1.tar.gz) = 419703 diff --git a/devel/py-trove-classifiers/Makefile b/devel/py-trove-classifiers/Makefile index 5873563bc7d9..7633a3c9e093 100644 --- a/devel/py-trove-classifiers/Makefile +++ b/devel/py-trove-classifiers/Makefile @@ -1,5 +1,5 @@ PORTNAME= trove-classifiers -PORTVERSION= 2025.11.14.15 +PORTVERSION= 2025.12.1.14 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-trove-classifiers/distinfo b/devel/py-trove-classifiers/distinfo index be4c1da69199..75a0e7e09886 100644 --- a/devel/py-trove-classifiers/distinfo +++ b/devel/py-trove-classifiers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853396 -SHA256 (trove_classifiers-2025.11.14.15.tar.gz) = 6b60f49d40bbd895bc61d8dc414fc2f2286d70eb72ed23548db8cf94f62804ca -SIZE (trove_classifiers-2025.11.14.15.tar.gz) = 16995 +TIMESTAMP = 1765032784 +SHA256 (trove_classifiers-2025.12.1.14.tar.gz) = a74f0400524fc83620a9be74a07074b5cbe7594fd4d97fd4c2bfde625fdc1633 +SIZE (trove_classifiers-2025.12.1.14.tar.gz) = 16985 diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index 91f1f23f94ed..1cbab23e3cd4 100644 --- a/devel/py-twisted/Makefile +++ b/devel/py-twisted/Makefile @@ -1,13 +1,13 @@ PORTNAME= twisted -PORTVERSION= 24.7.0 -PORTREVISION= 1 +PORTVERSION= 25.5.0 CATEGORIES= devel net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Asynchronous networking framework written in Python -WWW= https://twistedmatrix.com/ \ +WWW= https://twisted.org/ \ + https://docs.twisted.org/en/stable/ \ https://github.com/twisted/twisted LICENSE= MIT @@ -15,10 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=22.5.0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}incremental>=24.7.0:devel/py-incremental@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=21.3.0:devel/py-attrs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}Automat>=0.8.0:devel/py-Automat@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=22.2.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Automat>=24.8.0:devel/py-Automat@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}constantly>=15.1:devel/py-constantly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hyperlink>=17.1.1:www/py-hyperlink@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}incremental>=24.7.0:devel/py-incremental@${PY_FLAVOR} \ @@ -35,20 +34,21 @@ CPE_VENDOR= twistedmatrix NO_ARCH= yes -OPTIONS_DEFINE= CONCH HTTP2 SERIAL TLS -OPTIONS_DEFAULT=CONCH HTTP2 SERIAL TLS +OPTIONS_DEFINE= CONCH HTTP2 SERIAL TLS WEBSOCKET +OPTIONS_DEFAULT=CONCH HTTP2 SERIAL TLS WEBSOCKET CONCH_DESC= Conch secure shell SSH SERIAL_DESC= Serial port extension CONCH_USE= PYTHON=cryptography CONCH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.0:devel/py-appdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.3:security/py-bcrypt@${PY_FLAVOR} -HTTP2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=3.0<5.0:www/py-h2@${PY_FLAVOR} \ +HTTP2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=3.2<5.0:www/py-h2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}priority1>=1.1.0<2.0:www/py-priority1@${PY_FLAVOR} SERIAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyserial>=3.0:comms/py-pyserial@${PY_FLAVOR} TLS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.4:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyopenssl>=21.0.0,1:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service-identity>=18.1.0:security/py-service-identity@${PY_FLAVOR} +WEBSOCKET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wsproto>=0:net/py-wsproto@${PY_FLAVOR} # We need twisted.trial in PYTHONPATH # twisted.conch tests depend on finding certain scripts in PATH diff --git a/devel/py-twisted/distinfo b/devel/py-twisted/distinfo index 9904e18a044b..bc0c67f06e5a 100644 --- a/devel/py-twisted/distinfo +++ b/devel/py-twisted/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727922157 -SHA256 (twisted-24.7.0.tar.gz) = 5a60147f044187a127ec7da96d170d49bcce50c6fd36f594e60f4587eff4d394 -SIZE (twisted-24.7.0.tar.gz) = 3516844 +TIMESTAMP = 1765033038 +SHA256 (twisted-25.5.0.tar.gz) = 1deb272358cb6be1e3e8fc6f9c8b36f78eb0fa7c2233d2dbe11ec6fee04ea316 +SIZE (twisted-25.5.0.tar.gz) = 3545725 diff --git a/devel/py-ty/Makefile b/devel/py-ty/Makefile index b4c15de7ee20..bb99214c7551 100644 --- a/devel/py-ty/Makefile +++ b/devel/py-ty/Makefile @@ -1,5 +1,5 @@ PORTNAME= ty -DISTVERSION= 0.0.1a29 +DISTVERSION= 0.0.1a34 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ty/Makefile.crates b/devel/py-ty/Makefile.crates index b8080d343a3f..f824ba5943d0 100644 --- a/devel/py-ty/Makefile.crates +++ b/devel/py-ty/Makefile.crates @@ -127,8 +127,8 @@ CARGO_CRATES= adler2-2.0.1 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ generic-array-0.14.7 \ - get-size-derive2-0.7.2 \ - get-size2-0.7.2 \ + get-size-derive2-0.7.3 \ + get-size2-0.7.3 \ getopts-0.2.24 \ getrandom-0.2.16 \ getrandom-0.3.4 \ @@ -229,7 +229,7 @@ CARGO_CRATES= adler2-2.0.1 \ once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ option-ext-0.2.0 \ - ordermap-0.5.12 \ + ordermap-1.0.0 \ os_pipe-1.2.2 \ os_str_bytes-7.1.1 \ parking_lot-0.12.4 \ @@ -362,13 +362,13 @@ CARGO_CRATES= adler2-2.0.1 \ toml_edit-0.23.6 \ toml_parser-1.0.4 \ toml_writer-1.0.4 \ - tracing-0.1.41 \ - tracing-attributes-0.1.30 \ - tracing-core-0.1.34 \ + tracing-0.1.43 \ + tracing-attributes-0.1.31 \ + tracing-core-0.1.35 \ tracing-flame-0.2.0 \ tracing-indicatif-0.3.13 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.20 \ + tracing-subscriber-0.3.22 \ tryfn-0.2.3 \ typed-arena-2.0.2 \ typenum-1.18.0 \ @@ -466,4 +466,4 @@ CARGO_CRATES= adler2-2.0.1 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.16+zstd.1.5.7 \ lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=17bc55d699565e5a1cb1bd42363b905af2f9f3e7\#17bc55d699565e5a1cb1bd42363b905af2f9f3e7 + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=55e5e7d32fa3fc189276f35bb04c9438f9aedbd1\#55e5e7d32fa3fc189276f35bb04c9438f9aedbd1 diff --git a/devel/py-ty/distinfo b/devel/py-ty/distinfo index ea07326d2d1e..1d9e6d2360ab 100644 --- a/devel/py-ty/distinfo +++ b/devel/py-ty/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1764573792 -SHA256 (ty-0.0.1a29.tar.gz) = 43bb55fd467a057880d62ad4bbb048223fd4fba7d8e4d7d5372a0f4881da83fe -SIZE (ty-0.0.1a29.tar.gz) = 4624122 +TIMESTAMP = 1765762199 +SHA256 (ty-0.0.1a34.tar.gz) = 659e409cc3b5c9fb99a453d256402a4e3bd95b1dbcc477b55c039697c807ab79 +SIZE (ty-0.0.1a34.tar.gz) = 4735988 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 @@ -259,10 +259,10 @@ SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65 SIZE (rust/crates/funty-2.0.0.crate) = 13160 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/get-size-derive2-0.7.2.crate) = ff47daa61505c85af126e9dd64af6a342a33dc0cccfe1be74ceadc7d352e6efd -SIZE (rust/crates/get-size-derive2-0.7.2.crate) = 8859 -SHA256 (rust/crates/get-size2-0.7.2.crate) = ac7bb8710e1f09672102be7ddf39f764d8440ae74a9f4e30aaa4820dcdffa4af -SIZE (rust/crates/get-size2-0.7.2.crate) = 19159 +SHA256 (rust/crates/get-size-derive2-0.7.3.crate) = ab21d7bd2c625f2064f04ce54bcb88bc57c45724cde45cba326d784e22d3f71a +SIZE (rust/crates/get-size-derive2-0.7.3.crate) = 8865 +SHA256 (rust/crates/get-size2-0.7.3.crate) = 879272b0de109e2b67b39fcfe3d25fdbba96ac07e44a254f5a0b4d7ff55340cb +SIZE (rust/crates/get-size2-0.7.3.crate) = 19162 SHA256 (rust/crates/getopts-0.2.24.crate) = cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df SIZE (rust/crates/getopts-0.2.24.crate) = 21467 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 @@ -463,8 +463,8 @@ SHA256 (rust/crates/oorandom-11.1.5.crate) = d6790f58c7ff633d8771f42965289203411 SIZE (rust/crates/oorandom-11.1.5.crate) = 23750 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 -SHA256 (rust/crates/ordermap-0.5.12.crate) = b100f7dd605611822d30e182214d3c02fdefce2d801d23993f6b6ba6ca1392af -SIZE (rust/crates/ordermap-0.5.12.crate) = 69927 +SHA256 (rust/crates/ordermap-1.0.0.crate) = ed637741ced8fb240855d22a2b4f208dab7a06bcce73380162e5253000c16758 +SIZE (rust/crates/ordermap-1.0.0.crate) = 70288 SHA256 (rust/crates/os_pipe-1.2.2.crate) = db335f4760b14ead6290116f2427bf33a14d4f0617d49f78a246de10c1831224 SIZE (rust/crates/os_pipe-1.2.2.crate) = 10810 SHA256 (rust/crates/os_str_bytes-7.1.1.crate) = 63eceb7b5d757011a87d08eb2123db15d87fb0c281f65d101ce30a1e96c3ad5c @@ -729,20 +729,20 @@ SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0e SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 -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.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/tracing-0.1.43.crate) = 2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647 +SIZE (rust/crates/tracing-0.1.43.crate) = 90033 +SHA256 (rust/crates/tracing-attributes-0.1.31.crate) = 7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da +SIZE (rust/crates/tracing-attributes-0.1.31.crate) = 39733 +SHA256 (rust/crates/tracing-core-0.1.35.crate) = 7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c +SIZE (rust/crates/tracing-core-0.1.35.crate) = 63837 SHA256 (rust/crates/tracing-flame-0.2.0.crate) = 0bae117ee14789185e129aaee5d93750abe67fdc5a9a62650452bfe4e122a3a9 SIZE (rust/crates/tracing-flame-0.2.0.crate) = 9062 SHA256 (rust/crates/tracing-indicatif-0.3.13.crate) = 04d4e11e0e27acef25a47f27e9435355fecdc488867fa2bc90e75b0700d2823d SIZE (rust/crates/tracing-indicatif-0.3.13.crate) = 29929 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 -SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 -SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 +SHA256 (rust/crates/tracing-subscriber-0.3.22.crate) = 2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e +SIZE (rust/crates/tracing-subscriber-0.3.22.crate) = 212851 SHA256 (rust/crates/tryfn-0.2.3.crate) = 5fe242ee9e646acec9ab73a5c540e8543ed1b107f0ce42be831e0775d423c396 SIZE (rust/crates/tryfn-0.2.3.crate) = 8481 SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a @@ -937,5 +937,5 @@ SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e7 SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 -SHA256 (salsa-rs-salsa-17bc55d699565e5a1cb1bd42363b905af2f9f3e7_GH0.tar.gz) = c04931fce42c6cea65a49200109ca1df1730158908e270205ac8ad267c794f2f -SIZE (salsa-rs-salsa-17bc55d699565e5a1cb1bd42363b905af2f9f3e7_GH0.tar.gz) = 731114 +SHA256 (salsa-rs-salsa-55e5e7d32fa3fc189276f35bb04c9438f9aedbd1_GH0.tar.gz) = 8a2810644755691ed3ee236c2743c3d52ab89ca340aeac8bdd9f0220ef45ace1 +SIZE (salsa-rs-salsa-55e5e7d32fa3fc189276f35bb04c9438f9aedbd1_GH0.tar.gz) = 731425 diff --git a/devel/py-types-psutil/Makefile b/devel/py-types-psutil/Makefile index 452d136fd787..47d7cc9cc7eb 100644 --- a/devel/py-types-psutil/Makefile +++ b/devel/py-types-psutil/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-psutil -PORTVERSION= 7.1.3.20251130 +PORTVERSION= 7.1.3.20251202 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-psutil/distinfo b/devel/py-types-psutil/distinfo index d58edf6a777a..83f8cb29e424 100644 --- a/devel/py-types-psutil/distinfo +++ b/devel/py-types-psutil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510970 -SHA256 (types_psutil-7.1.3.20251130.tar.gz) = 7f42e7a7845a93397e430b48a8074a35410d7a436695fd3375ec9b687d8d95f8 -SIZE (types_psutil-7.1.3.20251130.tar.gz) = 24467 +TIMESTAMP = 1765032786 +SHA256 (types_psutil-7.1.3.20251202.tar.gz) = 5cfecaced7c486fb3995bb290eab45043d697a261718aca01b9b340d1ab7968a +SIZE (types_psutil-7.1.3.20251202.tar.gz) = 24948 diff --git a/devel/py-types-psutil/files/patch-pyproject.toml b/devel/py-types-psutil/files/patch-pyproject.toml index f87da773a1de..51ad1aeef95f 100644 --- a/devel/py-types-psutil/files/patch-pyproject.toml +++ b/devel/py-types-psutil/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-11-30 03:18:11 UTC +--- pyproject.toml.orig 2025-12-02 03:10:55 UTC +++ pyproject.toml @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" [build-system] @@ -8,7 +8,7 @@ [project] name = "types-psutil" - version = "7.1.3.20251130" + version = "7.1.3.20251202" -license = "Apache-2.0" -license-files = ["LICENSE"] +license = { text = "Apache-2.0" } diff --git a/devel/py-tzdata/Makefile b/devel/py-tzdata/Makefile index 42910df3b1c2..b7982f603b14 100644 --- a/devel/py-tzdata/Makefile +++ b/devel/py-tzdata/Makefile @@ -1,5 +1,5 @@ PORTNAME= tzdata -DISTVERSION= 2025.2 +DISTVERSION= 2025.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tzdata/distinfo b/devel/py-tzdata/distinfo index 0c103103e844..53dc7a7e12e7 100644 --- a/devel/py-tzdata/distinfo +++ b/devel/py-tzdata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742794170 -SHA256 (tzdata-2025.2.tar.gz) = b60a638fcc0daffadf82fe0f57e53d06bdec2f36c4df66280ae79bce6bd6f2b9 -SIZE (tzdata-2025.2.tar.gz) = 196380 +TIMESTAMP = 1765712999 +SHA256 (tzdata-2025.3.tar.gz) = de39c2ca5dc7b0344f2eba86f49d614019d29f060fc4ebc8a417896a620b56a7 +SIZE (tzdata-2025.3.tar.gz) = 196772 diff --git a/devel/py-unittest-parallel/Makefile b/devel/py-unittest-parallel/Makefile index 269370d9728c..a7949a73d4f3 100644 --- a/devel/py-unittest-parallel/Makefile +++ b/devel/py-unittest-parallel/Makefile @@ -1,5 +1,5 @@ PORTNAME= unittest-parallel -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-unittest-parallel/distinfo b/devel/py-unittest-parallel/distinfo index 9ccbce40db81..8601895da059 100644 --- a/devel/py-unittest-parallel/distinfo +++ b/devel/py-unittest-parallel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120764 -SHA256 (unittest_parallel-1.7.5.tar.gz) = df8cfdd84f0ccf8e9e0fdb34f88d152968fe8460b2c7ed5181cd529231d0fe21 -SIZE (unittest_parallel-1.7.5.tar.gz) = 9869 +TIMESTAMP = 1765032788 +SHA256 (unittest_parallel-1.7.6.tar.gz) = b16bf52bec7b900b8fc7945de97c45f87d50025ac06c1a64e35e91c278756dfc +SIZE (unittest_parallel-1.7.6.tar.gz) = 9834 diff --git a/devel/py-uv-build/Makefile b/devel/py-uv-build/Makefile index 8a4b4e460cbc..1297b4a081ea 100644 --- a/devel/py-uv-build/Makefile +++ b/devel/py-uv-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv-build -DISTVERSION= 0.9.15 +DISTVERSION= 0.9.17 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-uv-build/distinfo b/devel/py-uv-build/distinfo index 3d1d1eabcf12..ea07cdfdb3b2 100644 --- a/devel/py-uv-build/distinfo +++ b/devel/py-uv-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764758237 -SHA256 (uv_build-0.9.15.tar.gz) = 620b079ee55e7c53c9286ebfbf05af31ff0b5ee8c81c72a1bc03e40e4cebd3f0 -SIZE (uv_build-0.9.15.tar.gz) = 354021 +TIMESTAMP = 1765783803 +SHA256 (uv_build-0.9.17.tar.gz) = aee981beef5503ac94c982a7205ca77c35b81eaadbb7f0c8583bd6a0f804fffc +SIZE (uv_build-0.9.17.tar.gz) = 356435 diff --git a/devel/py-uv-bump/Makefile b/devel/py-uv-bump/Makefile index 94fbe9349119..b850d8133b02 100644 --- a/devel/py-uv-bump/Makefile +++ b/devel/py-uv-bump/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv-bump -DISTVERSION= 0.3.1 +DISTVERSION= 0.4.0 CATEGORIES= devel python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-uv-bump/distinfo b/devel/py-uv-bump/distinfo index 4ffdea46bf85..2c73be3cac6e 100644 --- a/devel/py-uv-bump/distinfo +++ b/devel/py-uv-bump/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759910419 -SHA256 (zundertj-uv-bump-0.3.1_GH0.tar.gz) = 52d0d6253bf86bf68e0739ae6e6433528793b54f4be0968193871c115232f277 -SIZE (zundertj-uv-bump-0.3.1_GH0.tar.gz) = 28404 +TIMESTAMP = 1765784871 +SHA256 (zundertj-uv-bump-0.4.0_GH0.tar.gz) = ebc887e2b534b5d89b959e61d9b89026695c2b56b70c6a57925f3b951dfe28d1 +SIZE (zundertj-uv-bump-0.4.0_GH0.tar.gz) = 38047 diff --git a/devel/py-uv/Makefile b/devel/py-uv/Makefile index 6f4a155955a0..b78539418393 100644 --- a/devel/py-uv/Makefile +++ b/devel/py-uv/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv -DISTVERSION= 0.9.15 +DISTVERSION= 0.9.17 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-uv/distinfo b/devel/py-uv/distinfo index 6725d922840c..377b1d67f2e6 100644 --- a/devel/py-uv/distinfo +++ b/devel/py-uv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764758225 -SHA256 (astral-sh-uv-0.9.15_GH0.tar.gz) = 4bd98152fbeb3cbe4a06fd0d49824d44db3023e24d17ba265df71fd52591bc09 -SIZE (astral-sh-uv-0.9.15_GH0.tar.gz) = 4887603 +TIMESTAMP = 1765783784 +SHA256 (astral-sh-uv-0.9.17_GH0.tar.gz) = ea948dc7141c56c798ff603f71793351917f9c777302d428840848515999fb29 +SIZE (astral-sh-uv-0.9.17_GH0.tar.gz) = 4774663 diff --git a/devel/py-uv/files/patch-pyproject.toml b/devel/py-uv/files/patch-pyproject.toml index ac7e902e78dc..d16a03f5d31c 100644 --- a/devel/py-uv/files/patch-pyproject.toml +++ b/devel/py-uv/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-12-03 00:57:55 UTC +--- pyproject.toml.orig 2025-12-09 22:36:00 UTC +++ pyproject.toml @@ -1,6 +1,6 @@ [build-system] @@ -9,7 +9,7 @@ [project] name = "uv" -@@ -40,55 +40,12 @@ Discord = "https://discord.gg/astral-sh" +@@ -40,56 +40,12 @@ Discord = "https://discord.gg/astral-sh" Releases = "https://github.com/astral-sh/uv/releases" Discord = "https://discord.gg/astral-sh" @@ -48,6 +48,7 @@ - "docs/guides/integration/docker.md", - "docs/guides/integration/pre-commit.md", - "docs/guides/integration/github.md", +- "docs/guides/integration/gitlab.md", - "docs/guides/integration/aws-lambda.md", - "docs/concepts/build-backend.md", - "docs/concepts/projects/init.md", diff --git a/devel/py-vcrpy/Makefile b/devel/py-vcrpy/Makefile index ad5d216e9a87..d6023d57c580 100644 --- a/devel/py-vcrpy/Makefile +++ b/devel/py-vcrpy/Makefile @@ -1,5 +1,5 @@ PORTNAME= vcrpy -DISTVERSION= 8.0.0 +DISTVERSION= 8.1.0 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-vcrpy/distinfo b/devel/py-vcrpy/distinfo index 630cf17ff3c8..2fc533902abc 100644 --- a/devel/py-vcrpy/distinfo +++ b/devel/py-vcrpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764836327 -SHA256 (vcrpy-8.0.0.tar.gz) = 25622ec65c5c007597d417e6867ccb6e6ab0d5f8826e2a03feb5911b3011f8ad -SIZE (vcrpy-8.0.0.tar.gz) = 85884 +TIMESTAMP = 1765532368 +SHA256 (vcrpy-8.1.0.tar.gz) = e585ca3cd9bb751e402728a00394847561250588eebc047b4d3c8948d5487733 +SIZE (vcrpy-8.1.0.tar.gz) = 85930 diff --git a/devel/py-xarray/Makefile b/devel/py-xarray/Makefile index 2804757c3f4f..b9db01e16d3f 100644 --- a/devel/py-xarray/Makefile +++ b/devel/py-xarray/Makefile @@ -1,5 +1,5 @@ PORTNAME= xarray -PORTVERSION= 2025.11.0 +PORTVERSION= 2025.12.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-xarray/distinfo b/devel/py-xarray/distinfo index 1d660229299a..0709e8378399 100644 --- a/devel/py-xarray/distinfo +++ b/devel/py-xarray/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853406 -SHA256 (xarray-2025.11.0.tar.gz) = d7a4aa4500edbfd60676b1613db97da309ab144cac0bcff0cbf483c61c662af1 -SIZE (xarray-2025.11.0.tar.gz) = 3072276 +TIMESTAMP = 1765032790 +SHA256 (xarray-2025.12.0.tar.gz) = 73f6a6fadccc69c4d45bdd70821a47c72de078a8a0313ff8b1e97cd54ac59fed +SIZE (xarray-2025.12.0.tar.gz) = 3082244 diff --git a/devel/pycharm/Makefile b/devel/pycharm/Makefile index 17a75f193cab..dd5b250cd3b7 100644 --- a/devel/pycharm/Makefile +++ b/devel/pycharm/Makefile @@ -1,5 +1,5 @@ PORTNAME= pycharm -DISTVERSION= 2025.2.5 +DISTVERSION= 2025.3 CATEGORIES= devel java python MASTER_SITES= https://download.jetbrains.com/python/ DIST_SUBDIR= jetbrains @@ -24,10 +24,7 @@ SHEBANG_FILES= plugins/python-ce/helpers/pycodestyle.py \ plugins/python-ce/helpers/pycodestyle-2.10.0.py \ plugins/python-ce/helpers/py3only/docutils/utils/math/math2html.py \ plugins/python-ce/helpers/py3only/docutils/utils/smartquotes.py \ - plugins/python-ce/helpers/py3only/docutils/writers/odf_odt/prepstyles.py \ - plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh \ - plugins/python-ce/helpers/typeshed/scripts/sync_s2clientprotocol_protobuf_stubs.sh \ - plugins/python-ce/helpers/typeshed/scripts/sync_tensorflow_protobuf_stubs.sh + plugins/python-ce/helpers/py3only/docutils/writers/odf_odt/prepstyles.py ONLY_FOR_ARCH= amd64 CPE_VENDOR= jetbrains diff --git a/devel/pycharm/distinfo b/devel/pycharm/distinfo index e1899026b73c..37293fdbdab2 100644 --- a/devel/pycharm/distinfo +++ b/devel/pycharm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764439542 -SHA256 (jetbrains/pycharm-2025.2.5.tar.gz) = b1e47419e5844c38e7a7a9be9e5260c75cea6aa8423f2584dc1727f792d5feb4 -SIZE (jetbrains/pycharm-2025.2.5.tar.gz) = 1258847526 +TIMESTAMP = 1765301043 +SHA256 (jetbrains/pycharm-2025.3.tar.gz) = a410c9c5834ede16373325ea21b850e309557db5d9dcca3674caf92ea7c5bf05 +SIZE (jetbrains/pycharm-2025.3.tar.gz) = 1207179572 diff --git a/devel/pycharm/pkg-plist b/devel/pycharm/pkg-plist index 4c6da4ee5017..e7ea9254110b 100644 --- a/devel/pycharm/pkg-plist +++ b/devel/pycharm/pkg-plist @@ -22,7 +22,7 @@ share/applications/pycharm.desktop %%DATADIR%%/help/ReferenceCard.pdf %%DATADIR%%/help/ReferenceCardForMac.pdf %%DATADIR%%/lib/annotations.jar -%%DATADIR%%/lib/app-client.jar +%%DATADIR%%/lib/app-backend.jar %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/async-profiler/aarch64/dbghelp.dll %%DATADIR%%/lib/async-profiler/aarch64/jniSymbolsResolver.dll @@ -35,8 +35,7 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/async-profiler/amd64/libasyncProfiler.so %%DATADIR%%/lib/async-profiler/amd64/symsrv.dll %%DATADIR%%/lib/async-profiler/libasyncProfiler.dylib -%%DATADIR%%/lib/bouncy-castle.jar -%%DATADIR%%/lib/build-marker-PY-252.28238.29 +%%DATADIR%%/lib/build-marker-PY-253.28294.336 %%DATADIR%%/lib/eclipse.lsp4j.debug.jar %%DATADIR%%/lib/eclipse.lsp4j.jar %%DATADIR%%/lib/eclipse.lsp4j.jsonrpc.debug.jar @@ -55,9 +54,114 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/jna/amd64/libjnidispatch.so %%DATADIR%%/lib/jps-model.jar %%DATADIR%%/lib/jsch-agent.jar -%%DATADIR%%/lib/kotlinx-coroutines-slf4j-1.10.1-intellij.jar -%%DATADIR%%/lib/lib-client.jar +%%DATADIR%%/lib/lib-backend.jar %%DATADIR%%/lib/lib.jar +%%DATADIR%%/lib/module-intellij.libraries.aalto.xml.jar +%%DATADIR%%/lib/module-intellij.libraries.asm.jar +%%DATADIR%%/lib/module-intellij.libraries.asm.tools.jar +%%DATADIR%%/lib/module-intellij.libraries.automaton.jar +%%DATADIR%%/lib/module-intellij.libraries.blockmap.jar +%%DATADIR%%/lib/module-intellij.libraries.bouncy.castle.pgp.jar +%%DATADIR%%/lib/module-intellij.libraries.bouncy.castle.provider.jar +%%DATADIR%%/lib/module-intellij.libraries.caffeine.jar +%%DATADIR%%/lib/module-intellij.libraries.cglib.jar +%%DATADIR%%/lib/module-intellij.libraries.classgraph.jar +%%DATADIR%%/lib/module-intellij.libraries.cli.parser.jar +%%DATADIR%%/lib/module-intellij.libraries.commons.cli.jar +%%DATADIR%%/lib/module-intellij.libraries.commons.codec.jar +%%DATADIR%%/lib/module-intellij.libraries.commons.compress.jar +%%DATADIR%%/lib/module-intellij.libraries.commons.imaging.jar +%%DATADIR%%/lib/module-intellij.libraries.commons.io.jar +%%DATADIR%%/lib/module-intellij.libraries.commons.lang3.jar +%%DATADIR%%/lib/module-intellij.libraries.commons.logging.jar +%%DATADIR%%/lib/module-intellij.libraries.fastutil.jar +%%DATADIR%%/lib/module-intellij.libraries.gson.jar +%%DATADIR%%/lib/module-intellij.libraries.guava.jar +%%DATADIR%%/lib/module-intellij.libraries.hash4j.jar +%%DATADIR%%/lib/module-intellij.libraries.hdr.histogram.jar +%%DATADIR%%/lib/module-intellij.libraries.http.client.jar +%%DATADIR%%/lib/module-intellij.libraries.icu4j.jar +%%DATADIR%%/lib/module-intellij.libraries.imgscalr.jar +%%DATADIR%%/lib/module-intellij.libraries.ini4j.jar +%%DATADIR%%/lib/module-intellij.libraries.ion.jar +%%DATADIR%%/lib/module-intellij.libraries.jackson.databind.jar +%%DATADIR%%/lib/module-intellij.libraries.jackson.dataformat.yaml.jar +%%DATADIR%%/lib/module-intellij.libraries.jackson.jar +%%DATADIR%%/lib/module-intellij.libraries.jackson.jr.objects.jar +%%DATADIR%%/lib/module-intellij.libraries.jackson.module.kotlin.jar +%%DATADIR%%/lib/module-intellij.libraries.java.websocket.jar +%%DATADIR%%/lib/module-intellij.libraries.javax.annotation.jar +%%DATADIR%%/lib/module-intellij.libraries.jaxen.jar +%%DATADIR%%/lib/module-intellij.libraries.jbr.jar +%%DATADIR%%/lib/module-intellij.libraries.jcef.jar +%%DATADIR%%/lib/module-intellij.libraries.jcip.jar +%%DATADIR%%/lib/module-intellij.libraries.jediterm.core.jar +%%DATADIR%%/lib/module-intellij.libraries.jediterm.ui.jar +%%DATADIR%%/lib/module-intellij.libraries.jettison.jar +%%DATADIR%%/lib/module-intellij.libraries.jsonpath.jar +%%DATADIR%%/lib/module-intellij.libraries.jsoup.jar +%%DATADIR%%/lib/module-intellij.libraries.jsvg.jar +%%DATADIR%%/lib/module-intellij.libraries.jvm.native.trusted.roots.jar +%%DATADIR%%/lib/module-intellij.libraries.jzlib.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlin.reflect.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.collections.immutable.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.coroutines.slf4j.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.datetime.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.html.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.io.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.serialization.core.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.serialization.json.jar +%%DATADIR%%/lib/module-intellij.libraries.kotlinx.serialization.protobuf.jar +%%DATADIR%%/lib/module-intellij.libraries.kryo5.jar +%%DATADIR%%/lib/module-intellij.libraries.ktor.client.cio.jar +%%DATADIR%%/lib/module-intellij.libraries.ktor.client.jar +%%DATADIR%%/lib/module-intellij.libraries.ktor.io.jar +%%DATADIR%%/lib/module-intellij.libraries.ktor.network.tls.jar +%%DATADIR%%/lib/module-intellij.libraries.ktor.utils.jar +%%DATADIR%%/lib/module-intellij.libraries.lz4.jar +%%DATADIR%%/lib/module-intellij.libraries.markdown.jar +%%DATADIR%%/lib/module-intellij.libraries.miglayout.swing.jar +%%DATADIR%%/lib/module-intellij.libraries.mvstore.jar +%%DATADIR%%/lib/module-intellij.libraries.oro.matcher.jar +%%DATADIR%%/lib/module-intellij.libraries.proxy.vole.jar +%%DATADIR%%/lib/module-intellij.libraries.pty4j.jar +%%DATADIR%%/lib/module-intellij.libraries.rd.text.jar +%%DATADIR%%/lib/module-intellij.libraries.rhino.jar +%%DATADIR%%/lib/module-intellij.libraries.snakeyaml.engine.jar +%%DATADIR%%/lib/module-intellij.libraries.snakeyaml.jar +%%DATADIR%%/lib/module-intellij.libraries.sshj.jar +%%DATADIR%%/lib/module-intellij.libraries.stream.jar +%%DATADIR%%/lib/module-intellij.libraries.velocity.jar +%%DATADIR%%/lib/module-intellij.libraries.winp.jar +%%DATADIR%%/lib/module-intellij.libraries.xerces.jar +%%DATADIR%%/lib/module-intellij.libraries.xstream.jar +%%DATADIR%%/lib/module-intellij.libraries.xtext.xbase.jar +%%DATADIR%%/lib/module-intellij.libraries.xz.jar +%%DATADIR%%/lib/module-intellij.platform.debugger.impl.rpc.jar +%%DATADIR%%/lib/module-intellij.platform.debugger.impl.shared.jar +%%DATADIR%%/lib/module-intellij.platform.eel.impl.jar +%%DATADIR%%/lib/module-intellij.platform.find.jar +%%DATADIR%%/lib/module-intellij.platform.managed.cache.jar +%%DATADIR%%/lib/module-intellij.platform.polySymbols.backend.jar +%%DATADIR%%/lib/module-intellij.platform.polySymbols.jar +%%DATADIR%%/lib/module-intellij.platform.rpc.topics.jar +%%DATADIR%%/lib/module-intellij.platform.scopes.jar +%%DATADIR%%/lib/module-intellij.platform.vcs.core.jar +%%DATADIR%%/lib/module-intellij.platform.vcs.jar +%%DATADIR%%/lib/module-intellij.platform.vcs.shared.jar +%%DATADIR%%/lib/module-intellij.regexp.jar +%%DATADIR%%/lib/module-intellij.xml.analysis.impl.jar +%%DATADIR%%/lib/module-intellij.xml.analysis.jar +%%DATADIR%%/lib/module-intellij.xml.dom.impl.jar +%%DATADIR%%/lib/module-intellij.xml.dom.jar +%%DATADIR%%/lib/module-intellij.xml.impl.jar +%%DATADIR%%/lib/module-intellij.xml.parser.jar +%%DATADIR%%/lib/module-intellij.xml.psi.impl.jar +%%DATADIR%%/lib/module-intellij.xml.psi.jar +%%DATADIR%%/lib/module-intellij.xml.structureView.impl.jar +%%DATADIR%%/lib/module-intellij.xml.structureView.jar +%%DATADIR%%/lib/module-intellij.xml.syntax.jar +%%DATADIR%%/lib/module-intellij.xml.ui.common.jar %%DATADIR%%/lib/modules/intellij.charts.jar %%DATADIR%%/lib/modules/intellij.emojipicker.jar %%DATADIR%%/lib/modules/intellij.grid.core.impl.jar @@ -66,20 +170,31 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/modules/intellij.grid.jar %%DATADIR%%/lib/modules/intellij.grid.types.jar %%DATADIR%%/lib/modules/intellij.ide.startup.importSettings.jar -%%DATADIR%%/lib/modules/intellij.libraries.ai.grazie.spell.gec.engine.local.jar %%DATADIR%%/lib/modules/intellij.libraries.coil.jar +%%DATADIR%%/lib/modules/intellij.libraries.commons.text.jar %%DATADIR%%/lib/modules/intellij.libraries.compose.foundation.desktop.jar -%%DATADIR%%/lib/modules/intellij.libraries.kotlinx.io.jar -%%DATADIR%%/lib/modules/intellij.libraries.ktor.client.cio.jar -%%DATADIR%%/lib/modules/intellij.libraries.ktor.client.jar +%%DATADIR%%/lib/modules/intellij.libraries.compose.runtime.desktop.jar +%%DATADIR%%/lib/modules/intellij.libraries.grpc.jar +%%DATADIR%%/lib/modules/intellij.libraries.grpc.netty.shaded.jar +%%DATADIR%%/lib/modules/intellij.libraries.javax.activation.jar +%%DATADIR%%/lib/modules/intellij.libraries.kotlinx.document.store.mvstore.jar %%DATADIR%%/lib/modules/intellij.libraries.lucene.common.jar %%DATADIR%%/lib/modules/intellij.libraries.microba.jar %%DATADIR%%/lib/modules/intellij.libraries.skiko.jar +%%DATADIR%%/lib/modules/intellij.libraries.xml.rpc.jar %%DATADIR%%/lib/modules/intellij.platform.backend.jar %%DATADIR%%/lib/modules/intellij.platform.bookmarks.backend.jar %%DATADIR%%/lib/modules/intellij.platform.bookmarks.frontend.jar +%%DATADIR%%/lib/modules/intellij.platform.buildView.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.buildView.frontend.jar +%%DATADIR%%/lib/modules/intellij.platform.buildView.jar %%DATADIR%%/lib/modules/intellij.platform.clouds.jar +%%DATADIR%%/lib/modules/intellij.platform.collaborationTools.auth.base.jar +%%DATADIR%%/lib/modules/intellij.platform.collaborationTools.auth.jar %%DATADIR%%/lib/modules/intellij.platform.collaborationTools.jar +%%DATADIR%%/lib/modules/intellij.platform.completion.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.completion.common.jar +%%DATADIR%%/lib/modules/intellij.platform.completion.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.compose.jar %%DATADIR%%/lib/modules/intellij.platform.compose.markdown.jar %%DATADIR%%/lib/modules/intellij.platform.coverage.agent.jar @@ -98,6 +213,7 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/modules/intellij.platform.execution.dashboard.jar %%DATADIR%%/lib/modules/intellij.platform.execution.impl.backend.jar %%DATADIR%%/lib/modules/intellij.platform.execution.impl.frontend.jar +%%DATADIR%%/lib/modules/intellij.platform.execution.serviceView.backend.jar %%DATADIR%%/lib/modules/intellij.platform.execution.serviceView.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.execution.serviceView.jar %%DATADIR%%/lib/modules/intellij.platform.find.backend.jar @@ -106,9 +222,8 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/modules/intellij.platform.ide.newUiOnboarding.jar %%DATADIR%%/lib/modules/intellij.platform.identifiers.highlighting.backend.jar %%DATADIR%%/lib/modules/intellij.platform.identifiers.highlighting.shared.jar -%%DATADIR%%/lib/modules/intellij.platform.images.backend.svg.jar -%%DATADIR%%/lib/modules/intellij.platform.images.copyright.jar %%DATADIR%%/lib/modules/intellij.platform.inline.completion.jar +%%DATADIR%%/lib/modules/intellij.platform.inspect.jar %%DATADIR%%/lib/modules/intellij.platform.jewel.foundation.jar %%DATADIR%%/lib/modules/intellij.platform.jewel.ideLafBridge.jar %%DATADIR%%/lib/modules/intellij.platform.jewel.markdown.core.jar @@ -122,10 +237,11 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/modules/intellij.platform.kernel.backend.jar %%DATADIR%%/lib/modules/intellij.platform.kernel.impl.jar %%DATADIR%%/lib/modules/intellij.platform.lang.impl.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.langInjection.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.langInjection.jar %%DATADIR%%/lib/modules/intellij.platform.lvcs.impl.jar %%DATADIR%%/lib/modules/intellij.platform.managed.cache.backend.jar %%DATADIR%%/lib/modules/intellij.platform.ml.impl.jar -%%DATADIR%%/lib/modules/intellij.platform.ml.logs.jar %%DATADIR%%/lib/modules/intellij.platform.monolith.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.backend.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.frontend.jar @@ -141,7 +257,12 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/modules/intellij.platform.recentFiles.jar %%DATADIR%%/lib/modules/intellij.platform.registry.cloud.jar %%DATADIR%%/lib/modules/intellij.platform.rpc.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.rpc.topics.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.rpc.topics.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.scopes.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.scriptDebugger.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.scriptDebugger.protocolReaderRuntime.jar +%%DATADIR%%/lib/modules/intellij.platform.scriptDebugger.ui.jar %%DATADIR%%/lib/modules/intellij.platform.searchEverywhere.backend.jar %%DATADIR%%/lib/modules/intellij.platform.searchEverywhere.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.searchEverywhere.jar @@ -152,14 +273,17 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/modules/intellij.platform.tips.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.impl.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.impl.shared.jar -%%DATADIR%%/lib/modules/intellij.platform.vcs.impl.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.exec.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.lang.actions.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.lang.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.shared.jar +%%DATADIR%%/lib/modules/intellij.platform.vcs.log.graph.impl.jar +%%DATADIR%%/lib/modules/intellij.platform.vcs.log.graph.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.log.impl.jar +%%DATADIR%%/lib/modules/intellij.platform.vcs.log.jar %%DATADIR%%/lib/modules/intellij.platform.warmup.jar %%DATADIR%%/lib/modules/intellij.profiler.asyncOne.jar %%DATADIR%%/lib/modules/intellij.profiler.common.jar @@ -171,11 +295,13 @@ share/applications/pycharm.desktop %%DATADIR%%/lib/modules/intellij.settingsSync.core.jar %%DATADIR%%/lib/modules/intellij.spellchecker.jar %%DATADIR%%/lib/modules/intellij.spellchecker.xml.jar +%%DATADIR%%/lib/modules/intellij.xml.langInjection.jar +%%DATADIR%%/lib/modules/intellij.xml.langInjection.xpath.jar %%DATADIR%%/lib/native/linux-x86_64/libsqliteij.so %%DATADIR%%/lib/nio-fs.jar %%DATADIR%%/lib/opentelemetry.jar %%DATADIR%%/lib/platform-loader.jar -%%DATADIR%%/lib/product-client.jar +%%DATADIR%%/lib/product-backend.jar %%DATADIR%%/lib/product.jar %%DATADIR%%/lib/protobuf.jar %%DATADIR%%/lib/pty4j/freebsd/x86-64/libpty.so @@ -199,24 +325,64 @@ share/applications/pycharm.desktop %%DATADIR%%/modules/module-descriptors.dat %%DATADIR%%/modules/module-descriptors.jar %%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.jar -%%DATADIR%%/plugins/DatabaseTools/lib/completion-ranking-sql.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-plugin-frontend.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-plugin.jar %%DATADIR%%/plugins/DatabaseTools/lib/frontend-split/database-frontend.jar -%%DATADIR%%/plugins/DatabaseTools/lib/jdbc-console.jar -%%DATADIR%%/plugins/DatabaseTools/lib/jettison.jar %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-connector-basic.jar %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-provider.jar %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file.jar %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http.jar %%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.backend.split.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.completionMlRanking.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.connectivity.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.core.impl.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.base.ex.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.base.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.generic.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.maria.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mongo.ex.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mongo.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mongo.js.external.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mongo.sql.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mssql.ex.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mssql.impl.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mssql.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mysql.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mysqlbase.ex.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mysqlbase.impl.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.mysqlbase.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.oracle.ex.coverage.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.oracle.ex.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.oracle.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.postgres.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.postgresbase.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.postgresgreenplumbase.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.redis.backend.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.redis.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.sql92.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.sqlite.ex.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.sqlite.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.sybase.ex.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.dialects.sybase.jar %%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.frontend.split.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.impl.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.jdbcConsole.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.jdbcConsole.shim.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.pro.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.backend.core.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.common.core.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.common.impl.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.copyright.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.core.impl.jar %%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.frontend.core.jar %%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.frontend.impl.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.impl.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.intelliLang.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.sql.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.trialPromotion.idesWithFreeTier.jar +%%DATADIR%%/plugins/DatabaseTools/lib/modules/intellij.database.util.jar %%DATADIR%%/plugins/DatabaseTools/lib/plexus-utils.jar %%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin.jar -%%DATADIR%%/plugins/DatabaseTools/lib/unidecode.jar -%%DATADIR%%/plugins/DatabaseTools/lib/xstream.jar %%DATADIR%%/plugins/aiplayground/lib/aiplayground.jar %%DATADIR%%/plugins/aiplayground/lib/modules/intellij.aiplayground.anthropic.jar %%DATADIR%%/plugins/aiplayground/lib/modules/intellij.aiplayground.deepseek.jar @@ -227,6 +393,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/aiplayground/lib/modules/intellij.aiplayground.ollama.jar %%DATADIR%%/plugins/aiplayground/lib/modules/intellij.aiplayground.openai.jar %%DATADIR%%/plugins/aiplayground/lib/modules/intellij.aiplayground.openrouter.jar +%%DATADIR%%/plugins/aiplayground/lib/modules/intellij.aiplayground.python.jar %%DATADIR%%/plugins/angular/angular-service/node_modules/ws-typescript-angular-plugin/index.js %%DATADIR%%/plugins/angular/angular-service/node_modules/ws-typescript-angular-plugin/package.json %%DATADIR%%/plugins/angular/lib/angular.jar @@ -244,13 +411,16 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/angular/ngCli/schematicsProvider70.js %%DATADIR%%/plugins/angular/ngCli/schematicsProvider80.js %%DATADIR%%/plugins/angular/ngCli/schematicsProvider90.js +%%DATADIR%%/plugins/clouds-docker-gateway/lib/clouds-docker-gateway-frontend.jar %%DATADIR%%/plugins/clouds-docker-gateway/lib/clouds-docker-gateway.jar %%DATADIR%%/plugins/clouds-docker-impl/lib/clouds-docker-impl.jar %%DATADIR%%/plugins/clouds-docker-impl/lib/com.github.docker-java-docker-java-api.jar %%DATADIR%%/plugins/clouds-docker-impl/lib/com.github.docker-java-docker-java-core.jar %%DATADIR%%/plugins/clouds-docker-impl/lib/com.github.docker-java-docker-java-transport-httpclient5.jar %%DATADIR%%/plugins/clouds-docker-impl/lib/com.github.docker-java-docker-java-transport.jar -%%DATADIR%%/plugins/clouds-docker-impl/lib/modules/intellij.clouds.docker.frontend.split.jar +%%DATADIR%%/plugins/clouds-docker-impl/lib/modules/intellij.clouds.docker.file.backend.jar +%%DATADIR%%/plugins/clouds-docker-impl/lib/modules/intellij.clouds.docker.file.frontend.split.jar +%%DATADIR%%/plugins/clouds-docker-impl/lib/modules/intellij.clouds.docker.frontend.jar %%DATADIR%%/plugins/clouds-docker-impl/lib/modules/intellij.clouds.docker.jar %%DATADIR%%/plugins/clouds-docker-impl/lib/modules/intellij.clouds.docker.shared.jar %%DATADIR%%/plugins/color-scheme-github/lib/color-scheme-github.jar @@ -260,15 +430,24 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar %%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar %%DATADIR%%/plugins/copyright/lib/copyright.jar -%%DATADIR%%/plugins/css-impl/lib/css-impl.jar +%%DATADIR%%/plugins/css-plugin/lib/css-plugin.jar +%%DATADIR%%/plugins/css-plugin/lib/frontend-split/css-frontend.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.analysis.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.backend.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.common.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.common.psi.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.copyright.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.frontend.split.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.psi.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.schemeGenerator.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.watcher.jar +%%DATADIR%%/plugins/css-plugin/lib/modules/intellij.css.xmlSchemeGenerator.jar %%DATADIR%%/plugins/cwm-plugin/jre-build.txt -%%DATADIR%%/plugins/cwm-plugin/lib/backend-split.jar %%DATADIR%%/plugins/cwm-plugin/lib/bouncy-castle-pgp.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-connection-backend.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-connection-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-android.jar -%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-backend.jar -%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin.jar %%DATADIR%%/plugins/cwm-plugin/lib/frontend-split/cwm-connection-frontend.jar %%DATADIR%%/plugins/cwm-plugin/lib/frontend-split/cwm-frontend.jar @@ -278,16 +457,27 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/cwm-plugin/lib/frontend-split/performance-testing-frontend-split.jar %%DATADIR%%/plugins/cwm-plugin/lib/frontend-split/rd-client.jar %%DATADIR%%/plugins/cwm-plugin/lib/git-protocol.jar -%%DATADIR%%/plugins/cwm-plugin/lib/grpc-netty-shaded.jar %%DATADIR%%/plugins/cwm-plugin/lib/ice4j.jar +%%DATADIR%%/plugins/cwm-plugin/lib/intellij.community.wintools.jar +%%DATADIR%%/plugins/cwm-plugin/lib/intellij.cwm.plugin.common.jar +%%DATADIR%%/plugins/cwm-plugin/lib/intellij.cwm.plugin.jar +%%DATADIR%%/plugins/cwm-plugin/lib/intellij.platform.backend.split.jar +%%DATADIR%%/plugins/cwm-plugin/lib/intellij.platform.remoteController.backend.jar +%%DATADIR%%/plugins/cwm-plugin/lib/intellij.platform.remoteController.jar +%%DATADIR%%/plugins/cwm-plugin/lib/intellij.platform.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/java-websocket.jar %%DATADIR%%/plugins/cwm-plugin/lib/jitsi-utils.jar %%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime.jar %%DATADIR%%/plugins/cwm-plugin/lib/jstun.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.cwm.vcs.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.docker.backend.split.jar +%%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.driver.backend.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.java.backend.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.performanceTesting.backend.split.jar +%%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.platform.buildView.split.jar +%%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.platform.completion.backend.split.jar +%%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.platform.completion.common.split.jar +%%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.platform.completion.frontend.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.platform.execution.frontend.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.platform.identifiers.highlighting.frontend.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.platform.inline.completion.backend.split.jar @@ -311,19 +501,16 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.vcs.git.frontend.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/modules/intellij.xml.frontend.split.jar %%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs.jar -%%DATADIR%%/plugins/cwm-plugin/lib/remote-controller-backend.jar -%%DATADIR%%/plugins/cwm-plugin/lib/remote-controller.jar %%DATADIR%%/plugins/cwm-plugin/lib/split-connection.jar %%DATADIR%%/plugins/cwm-plugin/lib/split-protocol.jar -%%DATADIR%%/plugins/cwm-plugin/lib/split.jar %%DATADIR%%/plugins/cwm-plugin/lib/tls-channel.jar %%DATADIR%%/plugins/cwm-plugin/lib/vcs-protocol.jar %%DATADIR%%/plugins/dataWrangler-plugin/lib/dataWrangler-plugin.jar -%%DATADIR%%/plugins/dataWrangler-plugin/lib/modules/intellij.dataWrangler.core.jar +%%DATADIR%%/plugins/dataWrangler-plugin/lib/jetbrains.kotlinx.dataframe.core.jar %%DATADIR%%/plugins/dataWrangler-plugin/lib/modules/intellij.dataWrangler.jar %%DATADIR%%/plugins/dataWrangler-plugin/lib/modules/intellij.dataWrangler.llm.jar %%DATADIR%%/plugins/dataspell-jupyter-customCells/lib/dataspell-jupyter-customCells.jar -%%DATADIR%%/plugins/dbt/lib/dbt.jar +%%DATADIR%%/plugins/dataspell-jupyter-customCells/lib/jetbrains.lets.plot.vega.lite.jar %%DATADIR%%/plugins/dev/lib/dev.jar %%DATADIR%%/plugins/dotenv/lib/dotenv.jar %%DATADIR%%/plugins/editorconfig-plugin/lib/editorconfig-plugin.jar @@ -335,31 +522,42 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/featuresTrainer/lib/featuresTrainer.jar %%DATADIR%%/plugins/featuresTrainer/lib/git-learning-project.jar %%DATADIR%%/plugins/fileWatcher/lib/fileWatcher.jar -%%DATADIR%%/plugins/fullLine/full-line-cpu-detector-windows-x86_64.zip %%DATADIR%%/plugins/fullLine/full-line-model-python-v2.zip -%%DATADIR%%/plugins/fullLine/full-line-native-server-linux-arm_64.zip %%DATADIR%%/plugins/fullLine/full-line-native-server-linux-x86_64.zip -%%DATADIR%%/plugins/fullLine/full-line-native-server-macos-arm_64.zip -%%DATADIR%%/plugins/fullLine/full-line-native-server-macos-x86_64.zip -%%DATADIR%%/plugins/fullLine/full-line-native-server-windows-arm_64.zip -%%DATADIR%%/plugins/fullLine/full-line-native-server-windows-x86_64.zip %%DATADIR%%/plugins/fullLine/lib/clikt.jar %%DATADIR%%/plugins/fullLine/lib/fullLine.jar +%%DATADIR%%/plugins/fullLine/lib/jetbrains.ai.completion.trigger.model.polyglot.cloud.jar +%%DATADIR%%/plugins/fullLine/lib/jetbrains.mlapi.core.jar %%DATADIR%%/plugins/fullLine/lib/jgrapht.core.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.chat.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.css.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.erb.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.fake.frontend.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.go.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.html.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.java.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.js.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.json.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.kotlin.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.markdown.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.php.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.properties.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.python.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rbs.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rider.cpp.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rider.csharp.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rider.fsharp.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rider.godot.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rider.shaderlab.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.ruby.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rust.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.sql.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.terraform.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.text.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.xml.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.yaml.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.chat.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.completion.trigger.model.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.cpp.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.css.completion.jar @@ -372,102 +570,11 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.python.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.rider.cpp.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.rider.csharp.completion.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.rider.fsharp.completion.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.rider.godot.completion.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.rider.shaderlab.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.ruby.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.rust.completion.jar -%%DATADIR%%/plugins/fullLine/promo/Aqua/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/GenerateTests.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/GenerateTests_dark.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Aqua/content.json -%%DATADIR%%/plugins/fullLine/promo/CLion/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/CLion/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/CLion/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/CLion/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/CLion/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/CLion/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/CLion/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/CLion/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/CLion/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/CLion/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/CLion/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/CLion/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/CLion/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/CLion/content.json -%%DATADIR%%/plugins/fullLine/promo/DataGrip/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/DataGrip/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/DataGrip/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataGrip/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/DataGrip/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataGrip/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/DataGrip/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataGrip/content.json -%%DATADIR%%/plugins/fullLine/promo/DataSpell/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/DataSpell/content.json -%%DATADIR%%/plugins/fullLine/promo/GoLand/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/GoLand/content.json -%%DATADIR%%/plugins/fullLine/promo/Idea/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/Idea/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Idea/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Idea/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/Idea/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/Idea/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/Idea/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/Idea/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Idea/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Idea/GenerateTests.png -%%DATADIR%%/plugins/fullLine/promo/Idea/GenerateTests_dark.png -%%DATADIR%%/plugins/fullLine/promo/Idea/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Idea/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Idea/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Idea/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Idea/content.json -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/GenerateTests.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/GenerateTests_dark.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/PhpStorm/content.json %%DATADIR%%/plugins/fullLine/promo/Python/AIEnterprise.png %%DATADIR%%/plugins/fullLine/promo/Python/CloudCompletion.png %%DATADIR%%/plugins/fullLine/promo/Python/CloudCompletion_dark.png @@ -484,69 +591,10 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/fullLine/promo/Python/MergeWithAI.png %%DATADIR%%/plugins/fullLine/promo/Python/MergeWithAI_dark.png %%DATADIR%%/plugins/fullLine/promo/Python/content.json -%%DATADIR%%/plugins/fullLine/promo/Rider/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/Rider/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Rider/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Rider/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/Rider/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/Rider/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/Rider/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/Rider/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Rider/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Rider/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Rider/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Rider/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Rider/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Rider/content.json -%%DATADIR%%/plugins/fullLine/promo/Ruby/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/GenerateTests.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/GenerateTests_dark.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/Ruby/content.json -%%DATADIR%%/plugins/fullLine/promo/RustRover/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/RustRover/content.json -%%DATADIR%%/plugins/fullLine/promo/WebStorm/AIEnterprise.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/CloudCompletion.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/CloudCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/CommandGenerationInTerminal.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/CommandGenerationInTerminal_dark.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/ContextAwareChat.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/ContextAwareChat_dark.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/FixWithAI.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/FixWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/GenerateTests.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/GenerateTests_dark.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/LocalCompletion.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/LocalCompletion_dark.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/MergeWithAI.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/MergeWithAI_dark.png -%%DATADIR%%/plugins/fullLine/promo/WebStorm/content.json %%DATADIR%%/plugins/gateway-plugin/lib/gateway-plugin.jar %%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.core.jar %%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.jar +%%DATADIR%%/plugins/gateway-plugin/lib/modules/intellij.gateway.station.jar %%DATADIR%%/plugins/gateway-plugin/lib/modules/intellij.gateway.terminal.jar %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-darwin-amd64 %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-darwin-arm64 @@ -556,14 +604,18 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-windows-arm64.exe %%DATADIR%%/plugins/gateway-plugin/resources/gateway.vmoptions %%DATADIR%%/plugins/gnuGetText/lib/gnuGetText.jar +%%DATADIR%%/plugins/grazie/lib/ai.grazie.api.gateway.client.jvm.jar +%%DATADIR%%/plugins/grazie/lib/ai.grazie.client.ktor.jvm.jar +%%DATADIR%%/plugins/grazie/lib/ai.grazie.model.ner.jvm.jar +%%DATADIR%%/plugins/grazie/lib/ai.grazie.model.tree.jvm.jar +%%DATADIR%%/plugins/grazie/lib/ai.grazie.rule.engine.jar +%%DATADIR%%/plugins/grazie/lib/ai.grazie.tasks.library.api.jvm.jar +%%DATADIR%%/plugins/grazie/lib/ai.grazie.tasks.library.model.jvm.jar %%DATADIR%%/plugins/grazie/lib/com.carrotsearch-hppc.jar %%DATADIR%%/plugins/grazie/lib/com.hankcs-aho-corasick-double-array-trie.jar %%DATADIR%%/plugins/grazie/lib/com.vdurmont-emoji-java.jar -%%DATADIR%%/plugins/grazie/lib/commons-text.jar +%%DATADIR%%/plugins/grazie/lib/grazie-frontend.jar %%DATADIR%%/plugins/grazie/lib/grazie.jar -%%DATADIR%%/plugins/grazie/lib/grpc-core.jar -%%DATADIR%%/plugins/grazie/lib/grpc-protobuf.jar -%%DATADIR%%/plugins/grazie/lib/grpc-stub.jar %%DATADIR%%/plugins/grazie/lib/javax.measure-unit-api.jar %%DATADIR%%/plugins/grazie/lib/net.loomchild-segment.jar %%DATADIR%%/plugins/grazie/lib/org.carrot2-morfologik-fsa-builders.jar @@ -585,13 +637,16 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.ultimate.java.jar %%DATADIR%%/plugins/indexing-shared/lib/indexing-shared.jar %%DATADIR%%/plugins/ini/lib/ini.jar -%%DATADIR%%/plugins/javascript-debugger/lib/javascript-debugger-frontend.jar %%DATADIR%%/plugins/javascript-debugger/lib/javascript-debugger.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.backend.jar -%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.frontend.jar -%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.shared.jar +%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.backend.rpc.jar +%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.coverage.jar +%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.ui.jar +%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.webDeployment.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.webstorm.specific.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.reactNativeDebugger.jar +%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.wip.backend.jar +%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.wip.protocol.jar %%DATADIR%%/plugins/javascript-debugger/nodeDebugInitializer/debugConnectionForwarder.js %%DATADIR%%/plugins/javascript-debugger/nodeDebugInitializer/debugConnector.js %%DATADIR%%/plugins/javascript-debugger/nodeDebugInitializer/debugConnectorPortPublisher.js @@ -642,10 +697,12 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/javascript-plugin/helpers/protractor-intellij/lib/protractor-intellij-util.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-file-path-resolver.js +%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter-connector.js +%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter-v3-plus.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-util.js -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-a71380e98a7c.ijx -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-a71380e98a7c.txt +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-c7e53b3be11b.ijx +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-c7e53b3be11b.txt %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/!HowToUpdateBundledTypeScript.md %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/_tsserver.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/_typingsInstaller.js @@ -830,8 +887,9 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/javascript-plugin/lib/completion-ranking-js.jar %%DATADIR%%/plugins/javascript-plugin/lib/completion-ranking-typescript.jar %%DATADIR%%/plugins/javascript-plugin/lib/frontend-split/javascript-frontend.jar -%%DATADIR%%/plugins/javascript-plugin/lib/javascript-frontback.jar +%%DATADIR%%/plugins/javascript-plugin/lib/javascript-plugin-frontend.jar %%DATADIR%%/plugins/javascript-plugin/lib/javascript-plugin.jar +%%DATADIR%%/plugins/javascript-plugin/lib/modules/intellij.javascript.frontend.jar %%DATADIR%%/plugins/javascript-plugin/lib/semver4j.jar %%DATADIR%%/plugins/javascript-plugin/projectTemplates/JavaScript/no_samples.zip %%DATADIR%%/plugins/javascript-plugin/projectTemplates/JavaScript/with_samples.zip @@ -874,6 +932,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/javascript-plugin/reporting/playwright/playwrightTestStructure.js %%DATADIR%%/plugins/json/lib/json.jar %%DATADIR%%/plugins/json/lib/modules/intellij.json.backend.jar +%%DATADIR%%/plugins/json/lib/modules/intellij.json.backend.regexp.jar %%DATADIR%%/plugins/json/lib/modules/intellij.json.frontend.split.jar %%DATADIR%%/plugins/jsonpath/lib/jsonpath.jar %%DATADIR%%/plugins/jupyter-plugin/jupyter-web/1030.js @@ -1222,6 +1281,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/jupyter-plugin/jupyter-web/yaml.svg %%DATADIR%%/plugins/jupyter-plugin/lib/jupyter-plugin.jar %%DATADIR%%/plugins/jupyter-plugin/lib/modules/intellij.jupyter.core.jar +%%DATADIR%%/plugins/jupyter-plugin/lib/modules/intellij.jupyter.execution.jar %%DATADIR%%/plugins/jupyter-plugin/lib/modules/intellij.jupyter.py.completion.ml.ranking.jar %%DATADIR%%/plugins/jupyter-plugin/lib/modules/intellij.jupyter.py.jar %%DATADIR%%/plugins/jupyter-plugin/lib/modules/intellij.jupyter.py.psi.jar @@ -1262,9 +1322,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/mcpserver/lib/ktor-server-cio-internal.jar %%DATADIR%%/plugins/mcpserver/lib/mcpserver-frontend.jar %%DATADIR%%/plugins/mcpserver/lib/mcpserver.jar -%%DATADIR%%/plugins/microservices-ui/lib/microservices-ui.jar -%%DATADIR%%/plugins/microservices-ui/lib/modules/intellij.microservices.ui.diagrams.jar -%%DATADIR%%/plugins/microservices-ui/lib/modules/intellij.microservices.ui.frontend.jar +%%DATADIR%%/plugins/microservices-plugin/lib/microservices-plugin.jar +%%DATADIR%%/plugins/microservices-plugin/lib/modules/intellij.microservices.diagrams.jar %%DATADIR%%/plugins/nextjs/lib/nextjs.jar %%DATADIR%%/plugins/nodeJS-remoteInterpreter/lib/nodeJS-remoteInterpreter.jar %%DATADIR%%/plugins/nodeJS/js/mocha-intellij/.gitignore @@ -1360,15 +1419,9 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/platform-ijent-impl/ijent-aarch64-unknown-linux-musl-release %%DATADIR%%/plugins/platform-ijent-impl/ijent-x86_64-unknown-linux-musl-release %%DATADIR%%/plugins/platform-ijent-impl/lib/google.protobuf.kotlin.jar -%%DATADIR%%/plugins/platform-ijent-impl/lib/grpc-core.jar -%%DATADIR%%/plugins/platform-ijent-impl/lib/grpc-kotlin-stub.jar -%%DATADIR%%/plugins/platform-ijent-impl/lib/grpc-netty-shaded.jar -%%DATADIR%%/plugins/platform-ijent-impl/lib/grpc-protobuf.jar -%%DATADIR%%/plugins/platform-ijent-impl/lib/grpc-stub.jar %%DATADIR%%/plugins/platform-ijent-impl/lib/platform-ijent-impl.jar +%%DATADIR%%/plugins/platform-images/lib/modules/intellij.platform.images.xdebugger.jar %%DATADIR%%/plugins/platform-images/lib/platform-images.jar -%%DATADIR%%/plugins/platform-langInjection/lib/java-langInjection-jps.jar -%%DATADIR%%/plugins/platform-langInjection/lib/platform-langInjection.jar %%DATADIR%%/plugins/plugin-classpath.txt %%DATADIR%%/plugins/postcss/lib/postcss.jar %%DATADIR%%/plugins/prettierJS/lib/prettierJS.jar @@ -1382,8 +1435,10 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/puppet/lib/stubs/builtin.pp %%DATADIR%%/plugins/puppet/lib/stubs/builtin_variables.pp %%DATADIR%%/plugins/puppet/lib/stubs/stub_functions.rb -%%DATADIR%%/plugins/pycharm-community-customization-shared/lib/io.github.z4kn4fein.semver.jvm.jar %%DATADIR%%/plugins/pycharm-community-customization-shared/lib/modules/intellij.platform.whatsNew.jar +%%DATADIR%%/plugins/pycharm-community-customization-shared/lib/modules/intellij.pycharm.community.ide.impl.jar +%%DATADIR%%/plugins/pycharm-community-customization-shared/lib/modules/intellij.pycharm.community.ide.implTraining.jar +%%DATADIR%%/plugins/pycharm-community-customization-shared/lib/modules/intellij.python.common.frontend.jar %%DATADIR%%/plugins/pycharm-community-customization-shared/lib/pycharm-community-customization-shared.jar %%DATADIR%%/plugins/pycharm-pro-customization/lib/modules/intellij.platform.trialPromotion.common.jar %%DATADIR%%/plugins/pycharm-pro-customization/lib/modules/intellij.platform.trialPromotion.idesWithFreeTier.jar @@ -1391,8 +1446,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/pycharm-pro-customization/lib/pycharm-pro-customization.jar %%DATADIR%%/plugins/pycharm-pro-customization/lib/tips-pycharm-pro.jar %%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/lib/pycharm-pro-sharedIndexes-bundled.jar -%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-a101402ee41c-968fe969f28a.ijx -%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-a101402ee41c-968fe969f28a.txt +%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-0978a7220b69-9867c7d4c0a4.ijx +%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-0978a7220b69-9867c7d4c0a4.txt %%DATADIR%%/plugins/python-ce/helpers/.gitignore %%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js @@ -2340,6 +2395,332 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/coveragepy_old/coverage/tracer.cpython-310-x86_64-linux-gnu.so %%DATADIR%%/plugins/python-ce/helpers/coveragepy_old/coverage/version.py %%DATADIR%%/plugins/python-ce/helpers/coveragepy_old/coverage/xmlreport.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/ThirdPartyNotices.txt +%%DATADIR%%/plugins/python-ce/helpers/debugpy/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/__main__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/_pydevd_packaging.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/_util.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/force_pydevd.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/.gitrepo +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/.pydevproject +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/.settings/org.eclipse.core.resources.prefs +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/.settings/org.python.pydev.yaml +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/LICENSE-EPL +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/MANIFEST.in +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/README.md +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_completer.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_execfile.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_log.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_saved_modules.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_sys_patch.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_imports.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_localhost.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_log.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_override.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_umd.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustomPyCharm.json +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_asyncio_provider.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_constants.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_custom_frames.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_repr_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_tables.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_user_type_renderers_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/pydevd_vars.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/images/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/images/pydevd_image_loader.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/images/pydevd_matplotlib_image.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/images/pydevd_numpy_based_image.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/images/pydevd_numpy_image.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/images/pydevd_pillow_image.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/pydevd_dataset.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/pydevd_numpy.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/pydevd_numpy_based.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/pydevd_pandas.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/custom/tables/pydevd_polars.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevconsole_code.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_api.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils_py311.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_code_to_source.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_collect_bytecode_info.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_concurrency_logger.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_thread_wrappers.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_console.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_daemon_thread.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_gevent_integration.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_io.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_thread_lifecycle.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_timeout.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/.gitignore +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.template.pyx +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/release_mem.h +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/README.txt +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/bytecode.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/cfg.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/concrete.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/flags.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/instr.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/peephole_opt.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/pydevd_fix_code.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.c +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pxd +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pyx +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/pydevd_sys_monitoring.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/build.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/build_binaries_osx.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/build_binaries_windows.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/check_no_git_modifications.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/generate_code.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/names_to_rename.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/pydevd_release_process.txt +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/build_tools/rename_pep8.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/gradle/wrapper/gradle-wrapper.jar +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/gradle/wrapper/gradle-wrapper.properties +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/gradlew +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/gradlew.bat +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/interpreterInfo.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/jython_test_deps/ant.jar +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/jython_test_deps/junit.jar +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pycompletionserver.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_app_engine_debug_startup.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_coverage.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/README +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhook.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookglut.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk3.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookpyglet.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt4.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt5.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt6.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhooktk.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/inputhookwx.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/matplotlibtools.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/qt.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/qt_for_kernel.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/qt_loaders.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_ipython/version.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_pysrc.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_run_in_console.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevconsole.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/README.txt +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/_check.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_script.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_version.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/ref_utils.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_linux.sh +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_manylinux.cmd +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.cpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.h +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/compile_windows.bat +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/inject_dll.cpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/py_win_helpers.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_in_memory.hpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_on_dllmain.cpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.cpp +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.h +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/targetver.h +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_file_utils.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/django_debug.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/README.md +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_pandas_types.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_repr_lib.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/jinja2_debug.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_plugins/pydevd_line_validation.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_tracing.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pyproject.toml +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pytest.ini +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/runfiles.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/setup_pydevd_cython.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/stubs/_django_manager_body.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/third_party/cython_json.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/third_party/pep8/autopep8.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/third_party/pep8/pycodestyle.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/third_party/tests_cython_json.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_version.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/adapter/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/adapter/__main__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/adapter/clients.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/adapter/components.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/adapter/launchers.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/adapter/servers.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/adapter/sessions.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/json.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/log.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/messaging.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/singleton.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/sockets.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/stacks.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/timestamp.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/common/util.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pyx +%%DATADIR%%/plugins/python-ce/helpers/debugpy/launcher/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/launcher/__main__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/launcher/debuggee.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/launcher/handlers.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/launcher/output.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/launcher/winapi.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/public_api.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/server/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/server/api.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/server/attach_pid_injected.py +%%DATADIR%%/plugins/python-ce/helpers/debugpy/server/cli.py %%DATADIR%%/plugins/python-ce/helpers/docstring_formatter.py %%DATADIR%%/plugins/python-ce/helpers/epydoc/__init__.py %%DATADIR%%/plugins/python-ce/helpers/epydoc/apidoc.py @@ -2868,6 +3249,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/jb_local_exc_store.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/messages.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/nose_report.py +%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/output.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pylint_reporter.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pytest_plugin.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/unittestpy.py @@ -3002,7 +3384,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_import_class.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_io.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_ipython_console_output.py -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_kill_all_pydevd_threads.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.c %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.cp312-win32.pyd @@ -3269,426 +3650,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/sphinxcontrib/napoleon/_version.py %%DATADIR%%/plugins/python-ce/helpers/sphinxcontrib/napoleon/docstring.py %%DATADIR%%/plugins/python-ce/helpers/syspath.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/.gitattributes -%%DATADIR%%/plugins/python-ce/helpers/testResources/__main__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/behave_examples/feature_with_rules/rule.feature -%%DATADIR%%/plugins/python-ce/helpers/testResources/behave_examples/feature_with_rules/steps/example_steps.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/behave_examples/feature_with_rules/steps/person_steps.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/build.gradle.kts -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_math.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_math.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_math_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_only_multiline_return_section.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_only_multiline_return_section.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_only_multiline_return_section_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_simple.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_simple.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_fragments_simple_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_no_empty_line_between_text_and_attributes.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_no_empty_line_between_text_and_attributes.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_no_empty_line_between_text_and_attributes.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_no_empty_line_between_text_and_seealso.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_no_empty_line_between_text_and_seealso.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_no_empty_line_between_text_and_seealso.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_return_description_no_type.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_return_description_no_type.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_sections.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_sections.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/google_sections.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_ZD846170.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_ZD846170.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_ZD846170.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_fragments_params.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_fragments_params.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_fragments_params_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_fragments_table.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_fragments_table.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_fragments_table_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_no_empty_line_between_text_and_param.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_no_empty_line_between_text_and_param.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_no_empty_line_between_text_and_param.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_no_summary.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_no_summary.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_no_summary.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_vararg.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_vararg.rest -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/numpy_vararg.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_bad_rtype_annotation.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_bad_rtype_annotation.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_functional.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_functional_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_only_body.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_only_body.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_only_body_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_unicode.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_unicode.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_fragments_unicode_out.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_gimpfu_docstring.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_gimpfu_docstring.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_no_empty_line_between_math_and_param.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_no_empty_line_between_math_and_param.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_no_empty_line_between_text_and_param.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_no_empty_line_between_text_and_param.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_returns_and_rtype_combined.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_returns_and_rtype_combined.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_rtype_type_without_return_param.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_rtype_type_without_return_param.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_simple.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_simple.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_type_in_backticks.html -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/docstrings/rest_type_in_backticks.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_file_creating_dir_structure/after/baz.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_file_creating_dir_structure/after/foo/bar/baz.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_file_creating_dir_structure/before/baz.txt -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_several_skeletons/dst/after/common.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_several_skeletons/dst/after/foo.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_several_skeletons/dst/before/common.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_several_skeletons/dst/before/foo.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_several_skeletons/src/common.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_several_skeletons/src/foo.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/after/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/after/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/after/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/after/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/before/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/before/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/before/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/dst/before/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/src/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/src/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced/src/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/after/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/after/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/after/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/after/foo/bar/baz/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/before/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/before/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/before/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/dst/before/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/src/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/src/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_module_replaced_with_package/src/foo/bar/baz/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/dst/after/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/dst/after/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/dst/after/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/dst/before/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/dst/before/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/dst/before/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/src/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/src/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_origin_stamp_updated/src/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/after/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/after/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/after/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/after/foo/bar/baz/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/before/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/before/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/before/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/dst/before/foo/bar/baz/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/src/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/src/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced/src/foo/bar/baz/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/after/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/after/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/after/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/after/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/before/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/before/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/before/foo/bar/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/dst/before/foo/bar/baz/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/src/foo/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/src/foo/bar/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeleton_package_replaced_with_module/src/foo/bar/baz.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeletons_failed_version_stamps_ignored/dst/after/existing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeletons_failed_version_stamps_ignored/dst/after/generated.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeletons_failed_version_stamps_ignored/dst/before/existing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeletons_failed_version_stamps_ignored/src/.failed__mod -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/copy_skeletons_failed_version_stamps_ignored/src/generated.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/delete_with_absent_file/after/content -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/delete_with_absent_file/before/content -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/mkdir_with_existing_dir/after/existing/content -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/mkdir_with_existing_dir/before/existing/content -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/FileSystemUtil/mkdir_with_exiting_file/before/existing -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/after/cache/dabed8e65a/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/after/sdk_skeletons/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/MultiModuleGeneration/simple/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_extra_module_that_fails/after/cache/3db617e58b/.failed__mod.extra -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_extra_module_that_fails/after/cache/3db617e58b/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_extra_module_that_fails/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_extra_module_that_fails/lib.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_extra_module_that_fails/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/_bar.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/_foo.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/after/cache/308dc03210/mod/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/after/cache/308dc03210/mod/bar.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/after/cache/308dc03210/mod/foo.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/after/sdk_skeletons/mod/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/after/sdk_skeletons/mod/bar.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/after/sdk_skeletons/mod/foo.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/binary_declares_multiple_modules/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_not_updated_when_sdk_skeleton_is_up_to_date/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_not_updated_when_sdk_skeleton_is_up_to_date/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_not_updated_when_sdk_skeleton_is_up_to_date/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_not_updated_when_sdk_skeleton_is_up_to_date/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_generated_and_reused_when_sdk_skeleton_is_outdated/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_generated_and_reused_when_sdk_skeleton_is_outdated/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_generated_and_reused_when_sdk_skeleton_is_outdated/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_generated_and_reused_when_sdk_skeleton_is_outdated/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_generated_and_reused_when_sdk_skeleton_is_outdated/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_not_regenerated_when_sdk_skeleton_generation_failed_for_same_version_and_same_binary/after/sdk_skeletons/.blacklist -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_not_regenerated_when_sdk_skeleton_generation_failed_for_same_version_and_same_binary/before/sdk_skeletons/.blacklist -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_not_regenerated_when_sdk_skeleton_generation_failed_for_same_version_and_same_binary/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_not_regenerated_when_sdk_skeleton_generation_failed_for_same_version_and_same_binary/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_regenerated_when_sdk_skeleton_generation_failed_for_modified_binary/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_regenerated_when_sdk_skeleton_generation_failed_for_modified_binary/after/sdk_skeletons/.blacklist -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_regenerated_when_sdk_skeleton_generation_failed_for_modified_binary/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_regenerated_when_sdk_skeleton_generation_failed_for_modified_binary/before/sdk_skeletons/.blacklist -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_regenerated_when_sdk_skeleton_generation_failed_for_modified_binary/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_regenerated_when_sdk_skeleton_generation_failed_for_modified_binary/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_generation_failed/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_generation_failed/after/sdk_skeletons/.blacklist -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_generation_failed/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_generation_failed/before/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_generation_failed/before/sdk_skeletons/.blacklist -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_generation_failed/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_generation_failed/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_missing/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_missing/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_missing/before/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_missing/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_missing/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_outdated/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_outdated/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_outdated/before/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_outdated/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_outdated/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/cache_skeleton_reused_when_sdk_skeleton_is_outdated/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/after/cache/9b0fd8b40a/pkg/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/after/cache/9b0fd8b40a/pkg/mod/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/after/cache/9b0fd8b40a/pkg/mod/submodule.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/after/sdk_skeletons/pkg/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/after/sdk_skeletons/pkg/mod/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/after/sdk_skeletons/pkg/mod/submodule.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/pkg/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/ignoring_extra_submodules_not_under_binary_own_qname/pkg/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py2/after/cache/407ff51bdd/.failed__mod -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py2/after/sdk_skeletons/existing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py2/before/sdk_skeletons/existing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py2/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py3/after/cache/12b1e3ccd3/.failed__mod -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py3/after/sdk_skeletons/existing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py3/before/sdk_skeletons/existing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/inaccessible_class_attribute_py3/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/introspecting_submodule_modifies_sys_modules/after/cache/e29886fb6d/mod/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/introspecting_submodule_modifies_sys_modules/after/cache/e29886fb6d/mod/extra.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/introspecting_submodule_modifies_sys_modules/after/sdk_skeletons/mod/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/introspecting_submodule_modifies_sys_modules/after/sdk_skeletons/mod/extra.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/introspecting_submodule_modifies_sys_modules/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/introspecting_submodule_modifies_sys_modules/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/keyword_only_arguments_in_return_type_constructor/after/cache/0881f89709/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/keyword_only_arguments_in_return_type_constructor/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/keyword_only_arguments_in_return_type_constructor/lib.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/keyword_only_arguments_in_return_type_constructor/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/keyword_only_arguments_in_signatures/after/cache/6fa2ab704f/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/keyword_only_arguments_in_signatures/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/keyword_only_arguments_in_signatures/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/layout_for_physical_module_inside_package/pkg/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/layout_for_physical_module_inside_package/pkg/subpkg/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/layout_for_physical_module_inside_package/pkg/subpkg/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/layout_for_toplevel_physical_module/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/module_attributes_with_illegal_names_are_skipped/after/cache/217f695e14/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/module_attributes_with_illegal_names_are_skipped/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/module_attributes_with_illegal_names_are_skipped/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/non_string_dunder_module/after/cache/e33fc72192/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/non_string_dunder_module/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/non_string_dunder_module/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/origin_stamp_in_skeleton_header_is_updated_on_copying/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/origin_stamp_in_skeleton_header_is_updated_on_copying/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/origin_stamp_in_skeleton_header_is_updated_on_copying/before/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/origin_stamp_in_skeleton_header_is_updated_on_copying/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/pregenerated_skeletons_mode/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/pregenerated_skeletons_mode/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/pregenerated_skeletons_mode/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/results_in_single_module_mode/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/segmentation_fault_handling/after/cache/7f2e78ed6f/.failed__sigsegv -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/segmentation_fault_handling/sigsegv.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_failed_module_on_same_generator_version/after/cache/c69566d6cd/.failed__failing -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_failed_module_on_same_generator_version/after/sdk_skeletons/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_failed_module_on_same_generator_version/before/cache/c69566d6cd/.failed__failing -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_failed_module_on_same_generator_version/before/sdk_skeletons/another.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_failed_module_on_same_generator_version/failing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_with_earlier_update_stamp/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_with_earlier_update_stamp/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_with_earlier_update_stamp/before/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_with_earlier_update_stamp/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_with_earlier_update_stamp/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_with_earlier_update_stamp/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_without_explicit_version_stamp/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_without_explicit_version_stamp/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_without_explicit_version_stamp/before/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_without_explicit_version_stamp/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_without_explicit_version_stamp/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_not_regenerated_for_upgraded_generator_without_explicit_version_stamp/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_changed_module/after/cache/436f6de287/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_changed_module/after/cache/9ce58f4a1c/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_changed_module/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_changed_module/before/cache/9ce58f4a1c/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_changed_module/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_changed_module/versions/v1/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_changed_module/versions/v2/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_failed_module_on_generator_upgrade/after/cache/4428cf7959/failing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_failed_module_on_generator_upgrade/after/sdk_skeletons/failing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_failed_module_on_generator_upgrade/before/cache/4428cf7959/.failed -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_failed_module_on_generator_upgrade/failing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_upgraded_generator_with_explicit_update_stamp/after/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_upgraded_generator_with_explicit_update_stamp/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_upgraded_generator_with_explicit_update_stamp/before/cache/e3b0c44298/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_upgraded_generator_with_explicit_update_stamp/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_upgraded_generator_with_explicit_update_stamp/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/skeleton_regenerated_for_upgraded_generator_with_explicit_update_stamp/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/trailing_slash_in_sdk_skeletons_path_does_not_affect_cache_location/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/version_stamp_put_in_cache_directory_for_failed_module/after/cache/4428cf7959/.failed__failing -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/SkeletonGeneration/version_stamp_put_in_cache_directory_for_failed_module/failing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_modified_binary/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/existing_updated_due_to_required_gen_version/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_skeleton_skipped/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_skeleton_skipped/binaries/mod.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_skeleton_skipped/mocks/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_skeleton_skipped/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_modified_binary/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_updated_generator_version/after/cache/72e55b8ef6/.failed__mod2 -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_updated_generator_version/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_updated_generator_version/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_updated_generator_version/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_updated_generator_version/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_updated_generator_version/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/failed_updated_due_to_updated_generator_version/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/modification_time_left_in_state_json_for_new_binaries/binaries/mod.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/modification_time_left_in_state_json_for_new_binaries/mocks/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/new_modules_are_added_to_state_json/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/not_found_modules_are_removed_from_state_json/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/not_found_modules_are_removed_from_state_json/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/not_found_modules_are_removed_from_state_json/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/not_found_modules_are_removed_from_state_json/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/after/cache/dabed8e65a/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/after/sdk_skeletons/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/only_leaving_state_file_no_read/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/after/cache/dabed8e65a/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/after/sdk_skeletons/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_accepted_as_path_to_file/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/after/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/after/cache/dabed8e65a/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/after/sdk_skeletons/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/after/sdk_skeletons/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/before/cache/72e55b8ef6/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/before/cache/dabed8e65a/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/binaries/mod1.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/binaries/mod2.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/mocks/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/mocks/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_cached_skeletons_retains_original_gen_version/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_up_to_date_skeletons_retains_original_gen_version/after/sdk_skeletons/.state.json -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_up_to_date_skeletons_retains_original_gen_version/after/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_up_to_date_skeletons_retains_original_gen_version/before/sdk_skeletons/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_up_to_date_skeletons_retains_original_gen_version/binaries/mod.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_up_to_date_skeletons_retains_original_gen_version/mocks/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/generator3/StatePassingGeneration/state_json_for_up_to_date_skeletons_retains_original_gen_version/required_gen_version -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/basic_layout/root1/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/basic_layout/root1/pkg/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/basic_layout/root1/pkg/mod1.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/basic_layout/root1/pkg/mod2.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/basic_layout/root2/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/basic_layout/root3/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/nested_roots/root/pkg/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/nested_roots/root/pkg/nested/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/new_state_json_content/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/new_state_json_content/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/non_dir_roots_ignored/root.egg -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/non_dir_roots_ignored/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/non_existing_roots_ignored/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/output_dir_cannot_be_inside_root/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/output_dir_cannot_be_root/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/project_root_excluded/project_root/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/project_root_excluded/root1/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/project_root_excluded/root2/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/roots_with_identical_name/dir/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/roots_with_identical_name/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_invalid_entries_removed/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_original_order_of_roots_preserved/a/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_original_order_of_roots_preserved/b/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_original_order_of_roots_preserved/c/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_dir_added/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_dir_added/root/new/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_dir_removed/root/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_file_added/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_file_added/root/new.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_file_changed/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_file_removed/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_nothing_changed/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_root_added/new/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_root_added/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/state_json_when_root_removed/root/dir/mod.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/versioned_dot_so_libraries_ignored/root/lib.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/versioned_dot_so_libraries_ignored/root/lib.so -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/versioned_dot_so_libraries_ignored/root/lib.so.8 -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/versioned_dot_so_libraries_ignored/root/lib.so.8.1 -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/versioned_dot_so_libraries_ignored/root/lib.so.8.1.0 -%%DATADIR%%/plugins/python-ce/helpers/testResources/data/remote_sync/versioned_dot_so_libraries_ignored/root/lib.so.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/generator3_tests/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/generator3_tests/test_generation.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/generator3_tests/test_redeclarator.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/generator3_tests/test_utils.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/test_docstring_formatter.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/test_remote_sync.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/testing.py -%%DATADIR%%/plugins/python-ce/helpers/testResources/tox.ini %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/README.md %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_ply/__init__.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_ply/cpp.py @@ -3792,7 +3753,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/.editorconfig %%DATADIR%%/plugins/python-ce/helpers/typeshed/.flake8 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.gitattributes -%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/renovate.json +%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/renovate.json5 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/daily.yml %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/meta_tests.yml %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer.yml @@ -3809,6 +3770,14 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/LICENSE %%DATADIR%%/plugins/python-ce/helpers/typeshed/MAINTAINERS.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/README.md +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/pyproject.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/ts_utils/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/ts_utils/metadata.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/ts_utils/mypy.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/ts_utils/paths.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/ts_utils/py.typed +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/ts_utils/requirements.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/lib/ts_utils/utils.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyproject.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.json %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.scripts_and_tests.json @@ -3816,10 +3785,12 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.testcases.json %%DATADIR%%/plugins/python-ce/helpers/typeshed/requirements-tests.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/create_baseline_stubs.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh +%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/install_all_third_party_dependencies.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/stubsabot.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/sync_s2clientprotocol_protobuf_stubs.sh -%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/sync_tensorflow_protobuf_stubs.sh +%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/sync_protobuf/_utils.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/sync_protobuf/google_protobuf.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/sync_protobuf/s2clientprotocol.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/sync_protobuf/tensorflow.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/BaseHTTPServer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/CGIHTTPServer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ConfigParser.pyi @@ -4205,48 +4176,49 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py313.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py38.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py314.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py310.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py313.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py38.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py310.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py313.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py38.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py314.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py310.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py313.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py38.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py314.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_coroutines.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_gather.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_task.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_task_factory.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_dict-py39.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_dict.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_exception_group-py311.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_iteration.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_list.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_memoryview.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_min.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_object.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_pow.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_reversed.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_round.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_slice.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_sum.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_tuple.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_zip.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_codecs.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_concurrent_futures.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_configparser.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_contextlib.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_copy.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_dataclasses.py @@ -4254,10 +4226,13 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_functools.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_importlib.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_importlib_metadata.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_importlib_resources.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_io.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_logging.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_multiprocessing.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_math.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_os_path.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_pathlib.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_platform.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_re.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_sqlite3.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_tarfile.py @@ -4267,54 +4242,79 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_types.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_unittest.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_xml.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/collections/check_defaultdict-py39.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_zipfile.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/collections/check_defaultdict.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/ctypes/check_CDLL.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/ctypes/check_pointer.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/email/check_message.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/email/check_mime.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/email/check_parser.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/itertools/check_itertools_recipes.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/multiprocessing/check_ctypes.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/multiprocessing/check_pipe_connections.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_MutableMapping.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_all.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_regression_issue_9296.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_typing_io.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/urllib/check_parse.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/VERSIONS %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/__future__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/__main__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_ast.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_asyncio.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bisect.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_blake2.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bootlocale.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bz2.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_codecs.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_collections_abc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_compat_pickle.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_compression.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_contextvars.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_csv.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_ctypes.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_curses.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_curses_panel.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dbm.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_decimal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_thread.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_threading.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_frozen_importlib.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_frozen_importlib_external.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_gdbm.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_hashlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_heapq.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_imp.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_interpchannels.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_interpqueues.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_interpreters.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_io.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_json.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_locale.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_lsprof.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_lzma.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_markupbase.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_msi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_multibytecodec.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_operator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_osx_support.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_pickle.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_posixsubprocess.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_py_abc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_pydecimal.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_queue.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_random.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_sitebuiltins.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_socket.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_sqlite3.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_ssl.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_stat.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_struct.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_thread.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_threading_local.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tkinter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tracemalloc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/README.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/_type_checker_internals.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/dbapi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/importlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/wsgi.pyi @@ -4323,8 +4323,10 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_weakref.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_weakrefset.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_winapi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_zstd.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/abc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/aifc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/annotationlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/antigravity.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/argparse.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/array.pyi @@ -4341,6 +4343,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/exceptions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/format_helpers.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/futures.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/graph.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/locks.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/log.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/mixins.pyi @@ -4357,6 +4360,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/tasks.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/threads.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/timeouts.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/tools.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/transports.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/trsock.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/unix_events.pyi @@ -4386,11 +4390,24 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/collections/abc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/colorsys.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compileall.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/_common/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/_common/_streams.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/bz2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/gzip.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/lzma.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/zlib.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/zstd/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compression/zstd/_zstdfile.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/_base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/interpreter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/process.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/thread.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/interpreters/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/interpreters/_crossinterp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/interpreters/_queues.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/configparser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/contextlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/contextvars.pyi @@ -4400,6 +4417,10 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/csv.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/_endian.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/macholib/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/macholib/dyld.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/macholib/dylib.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/macholib/framework.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/wintypes.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/__init__.pyi @@ -4418,6 +4439,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/difflib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dis.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/_msvccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/archive_util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/bcppcompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/ccompiler.pyi @@ -4467,7 +4489,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/doctest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dummy_threading.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/_header_value_parser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/_policybase.pyi @@ -4496,8 +4517,127 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/quoprimime.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/aliases.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/ascii.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/base64_codec.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/big5.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/big5hkscs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/bz2_codec.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/charmap.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp037.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1006.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1026.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1125.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1140.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1250.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1251.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1252.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1253.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1254.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1255.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1256.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1257.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp1258.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp273.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp424.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp437.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp500.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp720.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp737.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp775.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp850.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp852.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp855.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp856.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp857.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp858.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp860.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp861.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp862.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp863.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp864.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp865.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp866.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp869.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp874.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp875.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp932.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp949.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/cp950.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/euc_jis_2004.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/euc_jisx0213.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/euc_jp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/euc_kr.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/gb18030.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/gb2312.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/gbk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/hex_codec.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/hp_roman8.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/hz.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/idna.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso2022_jp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso2022_jp_1.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso2022_jp_2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso2022_jp_2004.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso2022_jp_3.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso2022_jp_ext.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso2022_kr.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_1.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_10.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_11.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_13.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_14.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_15.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_16.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_3.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_4.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_5.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_6.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_7.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_8.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/iso8859_9.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/johab.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/koi8_r.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/koi8_t.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/koi8_u.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/kz1048.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/latin_1.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_arabic.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_croatian.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_cyrillic.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_farsi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_greek.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_iceland.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_latin2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_roman.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_romanian.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mac_turkish.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/mbcs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/oem.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/palmos.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/ptcp154.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/punycode.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/quopri_codec.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/raw_unicode_escape.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/rot_13.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/shift_jis.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/shift_jis_2004.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/shift_jisx0213.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/tis_620.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/undefined.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/unicode_escape.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_16.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_16_be.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_16_le.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_32.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_32_be.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_32_le.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_7.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_8.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_8_sig.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/uu_codec.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/zlib_codec.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ensurepip/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/enum.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/errno.pyi @@ -4535,6 +4675,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/imp.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/_abc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/_bootstrap.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/_bootstrap_external.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/abc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/machinery.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/metadata/__init__.pyi @@ -4542,6 +4684,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/metadata/diagnose.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/readers.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/_common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/_functional.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/abc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/readers.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/simple.pyi @@ -4554,6 +4698,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/decoder.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/encoder.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/scanner.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/tool.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/keyword.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/__init__.pyi @@ -4674,11 +4819,13 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/numbers.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/opcode.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/operator.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/optparse.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/os/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/os/path.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ossaudiodev.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/parser.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pathlib.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pathlib/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pathlib/types.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pdb.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pickle.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pickletools.pyi @@ -4728,6 +4875,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/spwd.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sqlite3/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sqlite3/dbapi2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sqlite3/dump.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sre_compile.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sre_constants.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sre_parse.pyi @@ -4836,6 +4984,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/parsers/expat/model.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/_exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/expatreader.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/handler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/saxutils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/xmlreader.pyi @@ -4844,10 +4993,173 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xmlrpc/server.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipapp.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipfile/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipfile/_path.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipfile/_path/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipfile/_path/glob.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipimport.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zoneinfo/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zoneinfo/_common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zoneinfo/_tzpath.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/common/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/common/encoding.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/common/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/common/security.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/common/urls.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/consts.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/deprecate.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/async_app.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/async_openid.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/framework_integration.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/registry.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_app.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_openid.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/drafts/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_algorithms.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptodome.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptography.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/jwk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7515/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7515/jws.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7515/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7516/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7516/jwe.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7516/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7517/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7517/_cryptography_key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7517/asymmetric_key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7517/base_key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7517/jwk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7517/key_set.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/ec_key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_algs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_encs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_zips.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/jws_algs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/oct_key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/rsa_key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7518/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7519/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7519/claims.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc7519/jwt.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc8037/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc8037/jws_eddsa.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/rfc8037/okp_key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/jose/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/authorization_server.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/base_server.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/client_auth.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/parameters.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/resource_protector.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/rsa.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/signature.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/wrapper.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/auth.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authenticate_client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authorization_server.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/authorization_code.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/client_credentials.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/implicit.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/refresh_token.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/hooks.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/parameters.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/requests.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/resource_protector.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/token_endpoint.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/wrappers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/parameters.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/token.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/validator.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/parameters.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/revocation.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/assertion.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/auth.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/jwt_bearer.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/token.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/validator.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/claims.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/endpoint.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/endpoint.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/challenge.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/introspection.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/token_validator.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/well_known.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/device_code.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/endpoint.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc8693/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/claims.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/introspection.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/revocation.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token_validator.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/authorization_server.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/discovery.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/registration.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/parameter.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/claims.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/grants/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/grants/code.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/grants/hybrid.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/grants/implicit.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/grants/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/userinfo.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/core/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/discovery/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/discovery/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/discovery/well_known.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/registration/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Authlib/authlib/oidc/registration/claims.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Deprecated/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Deprecated/deprecated/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Deprecated/deprecated/classic.pyi @@ -4890,11 +5202,21 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Flask-SocketIO/flask_socketio/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Flask-SocketIO/flask_socketio/namespace.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Flask-SocketIO/flask_socketio/test_client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/JACK-Client/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/JACK-Client/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/JACK-Client/jack/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_cdev.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_event.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pin_data.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/Jetson/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Jetson.GPIO/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/__main__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/__meta__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/blockparser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/blockprocessors.pyi @@ -4918,113 +5240,21 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/tables.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/toc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/htmlparser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/inlinepatterns.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/postprocessors.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/preprocessors.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/serializers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/test_tools.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/treeprocessors.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/util.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/@tests/test_cases/check_tk_compat.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/BdfFontFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/BlpImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/BmpImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/BufrStubImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ContainerIO.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/CurImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/DcxImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/DdsImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/EpsImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ExifTags.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/FitsImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/FliImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/FontFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/FpxImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/FtexImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/GbrImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/GdImageFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/GifImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/GimpGradientFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/GimpPaletteFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/GribStubImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/Hdf5StubImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/IcnsImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/IcoImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/Image.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageChops.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageCms.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageColor.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageDraw.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageDraw2.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageEnhance.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageFilter.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageFont.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageGrab.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageMath.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageMode.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageMorph.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageOps.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImagePalette.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImagePath.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageQt.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageSequence.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageShow.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageStat.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageTk.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageTransform.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImageWin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/ImtImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/IptcImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/Jpeg2KImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/JpegImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/JpegPresets.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/McIdasImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/MicImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/MpegImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/MpoImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/MspImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PSDraw.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PaletteFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PalmImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PcdImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PcfFontFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PcxImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PdfImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PdfParser.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PixarImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PngImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PpmImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PsdImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/PyAccess.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/QoiImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/SgiImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/SpiderImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/SunImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/TarIO.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/TgaImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/TiffImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/TiffTags.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/WalImageFile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/WebPImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/WmfImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/XVThumbImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/XbmImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/XpmImagePlugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/_binary.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/_imaging.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/_tkinter_finder.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/_version.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Pillow/PIL/features.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyAutoGUI/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyAutoGUI/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyAutoGUI/pyautogui/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/_auth.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/charset.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/connections.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/constants/CLIENT.pyi @@ -5038,8 +5268,9 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/converters.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/cursors.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/err.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/optionfile.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/protocol.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/times.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/@tests/stubtest_allowlist_linux.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/METADATA.toml @@ -5332,9 +5563,13 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Send2Trash/send2trash/__main__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Send2Trash/send2trash/exceptions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Send2Trash/send2trash/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/TgCrypto/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/TgCrypto/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/TgCrypto/tgcrypto/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/@tests/test_cases/check_choices.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/@tests/test_cases/check_filters.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/@tests/test_cases/check_form.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/@tests/test_cases/check_validators.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/@tests/test_cases/check_widgets.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/METADATA.toml @@ -5358,13 +5593,16 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/wtforms/widgets/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WTForms/wtforms/widgets/core.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/@tests/test_cases/check_cachecontrol.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/@tests/test_cases/check_wsgify.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/_types.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/acceptparse.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/byterange.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/cachecontrol.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/compat.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/cookies.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/datetime_utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/dec.pyi @@ -5467,6 +5705,64 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/numeric.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/snapshot.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/string.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/asyncify.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/async_token_verifier.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/back_channel_login.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/client_authentication.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/database.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/delegated.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/enterprise.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/get_token.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/passwordless.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/pushed_authorization_requests.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/revoke_token.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/social.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/token_verifier.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/authentication/users.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/actions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/async_auth0.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/attack_protection.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/auth0.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/blacklists.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/branding.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/client_credentials.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/client_grants.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/clients.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/connections.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/custom_domains.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/device_credentials.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/email_templates.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/emails.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/grants.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/guardian.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/hooks.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/jobs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/log_streams.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/logs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/organizations.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/prompts.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/resource_servers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/roles.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/rules.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/rules_configs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/self_service_profiles.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/stats.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/tenants.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/tickets.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/user_blocks.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/users.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/management/users_by_email.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/rest.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/rest_async.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/types.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/auth0-python/auth0/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/__init__.pyi @@ -5518,19 +5814,64 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/compat.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/conversion.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/search_pattern.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/sqs_message_helper.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/stacktrace.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/middleware.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/boto_utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/middleware.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/dbapi2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/apps.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/conf.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/db.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/middleware.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/templates.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/middleware.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/query.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/query.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/decorators.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/patch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/sdk_config.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/version.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/_html5lib.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/_htmlparser.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/_lxml.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/dammit.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/diagnose.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/element.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/beautifulsoup4/bs4/formatter.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/binaryornot/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/binaryornot/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/binaryornot/binaryornot/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/binaryornot/binaryornot/check.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/binaryornot/binaryornot/helpers.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/bleach/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/bleach/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/bleach/bleach/__init__.pyi @@ -5572,39 +5913,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boltons/boltons/timeutils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boltons/boltons/typeutils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boltons/boltons/urlutils.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/auth.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/auth_handler.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/compat.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/connection.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/ec2/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/elb/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/exception.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/kms/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/kms/exceptions.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/kms/layer1.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/plugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/regioninfo.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/acl.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/bucket.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/bucketlistresultset.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/bucketlogging.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/connection.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/cors.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/deletemarker.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/key.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/keyfile.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/lifecycle.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/multidelete.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/multipart.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/prefix.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/tagging.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/user.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/s3/website.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/boto/boto/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/__init__.pyi @@ -5622,6 +5930,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/attribute_getter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/authorization_adjustment.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/bin_data.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/blik_alias.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/braintree_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/client_token.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/client_token_gateway.pyi @@ -5637,6 +5946,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/customer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/customer_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/customer_search.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/customer_session_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/descriptor.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/disbursement.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/disbursement_detail.pyi @@ -5685,6 +5995,25 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/facilitated_details.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/facilitator_details.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/granted_payment_instrument_update.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/enums/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/enums/recommendations.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/enums/recommended_payment_option.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/create_customer_session_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/customer_recommendations_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/customer_session_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/monetary_amount_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_payee_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_purchase_unit_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/phone_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/inputs/update_customer_session_input.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/types/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/types/customer_recommendations_payload.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/types/payment_options.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/types/payment_recommendation.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/unions/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/graphql/unions/customer_recommendations.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/iban_bank_account.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/ids_search.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/liability_shift.pyi @@ -5697,16 +6026,13 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account/address_details.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account/business_details.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account/funding_details.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account/individual_details.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account/merchant_account.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/meta_checkout_card.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/meta_checkout_token.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/modification.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/montary_amount.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/monetary_amount.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/oauth_access_revocation.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/oauth_credentials.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/oauth_gateway.pyi @@ -5714,6 +6040,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paginated_collection.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paginated_result.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/partner_merchant.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_facilitator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_instrument_type.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_method.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_method_customer_data_updated_metadata.pyi @@ -5724,6 +6051,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paypal_account.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paypal_account_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paypal_here.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paypal_payment_resource.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paypal_payment_resource_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/plan.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/plan_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/processor_response_types.pyi @@ -5739,6 +6068,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/settlement_batch_summary_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/signature_service.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/status_event.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/sub_merchant.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/subscription.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/subscription_details.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/subscription_gateway.pyi @@ -5762,6 +6092,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_line_item_gateway.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_review.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_search.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transfer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/unknown_payment_method.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/us_bank_account.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/us_bank_account_gateway.pyi @@ -5772,6 +6103,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/util/constants.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/util/crypto.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/util/datetime_parser.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/util/experimental.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/util/generator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/util/graphql_client.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/util/http.pyi @@ -5792,22 +6124,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/func.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/keys.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/davclient.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/elements/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/elements/base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/elements/cdav.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/elements/dav.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/elements/ical.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/lib/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/lib/error.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/lib/namespace.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/lib/url.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/lib/vcal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/objects.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/requests.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/capturer/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/capturer/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/capturer/capturer.pyi @@ -5832,6 +6148,34 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cffi/cffi/vengine_cpy.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cffi/cffi/vengine_gen.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cffi/cffi/verifier.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/@tests/django_settings.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/apps.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/auth.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/consumer.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/db.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/generic/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/generic/http.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/generic/websocket.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/layers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/management/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/management/commands/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/management/commands/runworker.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/middleware.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/routing.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/security/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/security/websocket.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/sessions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/testing/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/testing/application.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/testing/http.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/testing/live.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/testing/websocket.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/channels/channels/worker.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chevron/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chevron/chevron/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chevron/chevron/main.pyi @@ -5840,9 +6184,28 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chevron/chevron/tokenizer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-default-group/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-default-group/click_default_group.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-log/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-log/click_log/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-log/click_log/core.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-log/click_log/options.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-shell/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-shell/click_shell/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-shell/click_shell/_cmd.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-shell/click_shell/_compat.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-shell/click_shell/core.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-shell/click_shell/decorators.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/click_spinner/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/click_spinner/_version.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/resources/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/resources/cmd_exec.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/resources/cmd_form.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/resources/index.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/resources/input_fields.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-web/click_web/web_click_types.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/@tests/stubtest_allowlist_linux.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/METADATA.toml @@ -5852,21 +6215,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/initialise.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/win32.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/winterm.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/blocks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/cmark.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/common.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/dump.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/entitytrans.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/inlines.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/main.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/node.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/normalize_reference.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/render/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/render/html.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/render/renderer.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/commonmark/commonmark/render/rst.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/console-menu/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/console-menu/consolemenu/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/console-menu/consolemenu/console_menu.pyi @@ -5944,6 +6292,52 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/pulldom.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/sax.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/xmlrpc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/dirhash/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/dirhash/dirhash/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/dirhash/dirhash/cli.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/@tests/django_settings.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/compat.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/conf.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/constants.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/fields.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/filters.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/filterset.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/rest_framework/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/rest_framework/backends.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/rest_framework/filters.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/rest_framework/filterset.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/views.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-filter/django_filters/widgets.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/admin.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/command_utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/declarative.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/fields.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/formats/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/formats/base_formats.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/forms.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/instance_loaders.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/mixins.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/options.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/resources.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/results.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/signals.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/templatetags/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/templatetags/import_export_tags.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/tmp_storages.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/import_export/widgets.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/management/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/management/commands/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/management/commands/export.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/django-import-export/management/commands/import.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docker/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docker/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docker/docker/__init__.pyi @@ -6018,18 +6412,48 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/dockerfile-parse/dockerfile_parse/constants.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/dockerfile-parse/dockerfile_parse/parser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/dockerfile-parse/dockerfile_parse/util.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docopt/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docopt/docopt.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/__main__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/core.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/examples.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/frontend.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/io.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/af.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/ar.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/ca.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/cs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/da.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/de.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/en.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/eo.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/es.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/fa.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/fi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/fr.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/gl.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/he.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/it.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/ja.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/ka.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/ko.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/lt.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/lv.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/nl.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/pl.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/pt_br.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/ru.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/sk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/sv.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/uk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/zh_cn.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/languages/zh_tw.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/nodes.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/commonmark_wrapper.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/docutils_xml.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/null.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/recommonmark_wrapper.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/__init__.pyi @@ -6042,6 +6466,36 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/directives/parts.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/directives/references.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/directives/tables.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/af.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/ar.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/ca.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/cs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/da.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/de.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/en.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/eo.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/es.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/fa.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/fi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/fr.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/gl.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/he.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/it.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/ja.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/ka.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/ko.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/lt.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/lv.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/nl.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/pl.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/pt_br.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/ru.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/sk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/sv.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/uk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_cn.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_tw.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/roles.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/states.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/tableparser.pyi @@ -6051,20 +6505,43 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/readers/standalone.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/statemachine.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/components.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/frontmatter.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/misc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/parts.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/peps.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/references.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/universal.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/writer_aux.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/roman.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/_roman_numerals.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/code_analyzer.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/latex2mathml.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/math2html.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/mathalphabet2unichar.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/mathml_elements.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/tex2mathml_extern.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/tex2unichar.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/math/unichar2tex.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/punctuation_chars.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/smartquotes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/urischemes.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/_html_base.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/docutils_xml.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/html4css1.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/html5_polyglot.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/latex2e.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/html4css1/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/html5_polyglot/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/latex2e/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/manpage.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/null.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/odf_odt.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/pep_html.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/odf_odt/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/odf_odt/prepstyles.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/odf_odt/pygmentsformatter.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/pep_html/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/pseudoxml.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/s5_html.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/xetex.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/s5_html/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/xetex/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/editdistance/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/editdistance/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/editdistance/editdistance/__init__.pyi @@ -6085,8 +6562,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/wsgi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/first/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/first/first.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-2020/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-2020/flake8_2020.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-bugbear/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-bugbear/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-bugbear/bugbear.pyi @@ -6098,6 +6573,22 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-rst-docstrings/flake8_rst_docstrings.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/constants.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_assign.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_bool_op.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_call.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_classdef.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_compare.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_expr.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_for.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_if.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_ifexp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_subscript.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_try.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_unary_op.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_with.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-simplify/flake8_simplify/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-typing-imports/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8-typing-imports/flake8_typing_imports.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/flake8/@tests/stubtest_allowlist.txt @@ -6156,6 +6647,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/linearization.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/outline.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/output.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/pattern.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/prefs.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/recorder.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/sign.pyi @@ -6166,18 +6658,73 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/template.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/text_region.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/transitions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/unicode_script.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/FrameDecorator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/FrameIterator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/breakpoint.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/bt.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/disassemble.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/evaluate.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/events.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/frames.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/io.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/launch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/locations.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/memory.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/modules.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/next.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/pause.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/scopes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/server.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/sources.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/startup.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/state.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/threads.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/typecheck.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/dap/varref.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/disassembler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/events.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/missing_debug.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/missing_files.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/missing_objfile.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/printing.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/prompt.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/types.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/unwinder.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/xmethod.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/_config.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/_decorator.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/_exports.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/accessors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/array.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/explore.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/geodataframe.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/geoseries.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/io/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/io/_geoarrow.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/io/arrow.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/io/file.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/io/sql.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/plotting.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/sindex.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/testing.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/_show_versions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/clip.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/geocoding.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/hilbert_curve.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/overlay.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/sjoin.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/geopandas/geopandas/tools/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/stubtest_allowlist_darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/stubtest_allowlist_linux.txt @@ -6218,7 +6765,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libuv/watcher.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/local.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/lock.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/monkey.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/monkey/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/monkey/api.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/os.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/pool.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/pywsgi.pyi @@ -6243,16 +6791,85 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/timeout.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/win32util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_batch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_cache.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_api.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_query.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_eventloop.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_options.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_transaction.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/blobstore.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/context.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/django_middleware.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/global_cache.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/key.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/metadata.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/model.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/msgprop.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/polymodel.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/query.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/stats.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/tasklets.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/greenlet/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/greenlet/@tests/test_cases/check_greenlet.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/greenlet/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/greenlet/greenlet/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/greenlet/greenlet/_greenlet.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/grpc_channelz/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_async.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_servicer.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2_grpc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-health-checking/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-health-checking/grpc_health/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-health-checking/grpc_health/v1/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2_grpc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/@tests/test_cases/check_reflection.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/@tests/test_cases/check_reflection_aio.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_async.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/proto_reflection_descriptor_database.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2_grpc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-status/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-status/grpc_status/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-status/grpc_status/_async.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio-status/grpc_status/rpc_status.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/test_cases/check_aio.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/test_cases/check_aio_multi_callable.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/test_cases/check_grpc.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/test_cases/check_handler_inheritance.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/test_cases/check_multi_callable.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/test_cases/check_register.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/@tests/test_cases/check_server_interceptor.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/grpc/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/grpcio/grpc/aio/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hdbcli/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hdbcli/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hdbcli/hdbcli/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hdbcli/hdbcli/dbapi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hdbcli/hdbcli/resultrow.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hnswlib/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hnswlib/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hnswlib/hnswlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/html5lib/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/html5lib/html5lib/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/html5lib/html5lib/_ihatexml.pyi @@ -6295,23 +6912,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/httplib2/httplib2/error.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/httplib2/httplib2/iri2uri.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/httplib2/httplib2/socks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/case.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/cli.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/compat.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/decorators.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/deprecation.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/prompts.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/sphinx.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/tables.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/terminal/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/terminal/html.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/terminal/spinners.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/testing.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/text.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/usage.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hvac/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hvac/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/__init__.pyi @@ -6388,421 +6988,27 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/@tests/test_cases/check_cal.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/alarms.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/attr.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/cal.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/caselessdict.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/enums.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/error.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/param.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/parser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/parser_tools.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/prop.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone_cache.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids_result.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/provider.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/pytz.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/tzid.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/tzp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/windows_to_olson.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone/zoneinfo.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/tools.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/windows_to_olson.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/_async/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/_async/api_client.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/_async/rest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/_sync/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/_sync/api_client.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/_sync/rest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/_pages.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/authorizations_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/bucket_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/delete_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/delete_api_async.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/exceptions.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/flux_csv_parser.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/flux_table.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/influxdb_client.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/influxdb_client_async.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/invokable_scripts_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/labels_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/logging_handler.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/organizations_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/query_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/query_api_async.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/tasks_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/users_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/util/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/util/date_utils.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/util/date_utils_pandas.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/util/helpers.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/util/multiprocessing_helper.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/warnings.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/write/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/write/dataframe_serializer.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/write/point.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/write/retry.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/write_api.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/write_api_async.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/configuration.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/add_resource_member_request_body.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/analyze_query_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/analyze_query_response_errors.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/array_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/ast_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/authorization.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/authorization_post_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/authorization_update_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/authorizations.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/axes.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/axis.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/axis_scale.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/bad_statement.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/band_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/binary_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/block.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/boolean_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/bucket.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/bucket_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/bucket_metadata_manifest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/bucket_retention_rules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/bucket_shard_mapping.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/buckets.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/builder_aggregate_function_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/builder_config.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/builder_config_aggregate_window.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/builder_functions_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/builder_tags_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/builtin_statement.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/call_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/cell.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/cell_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/cell_update.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/cell_with_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/check.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/check_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/check_base_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/check_discriminator.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/check_patch.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/check_status_level.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/check_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/checks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/column_data_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/column_semantic_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/conditional_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/config.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/constant_variable_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/create_cell.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/create_dashboard_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/custom_check.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dashboard.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dashboard_color.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dashboard_query.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dashboard_with_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dashboards.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/date_time_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dbr_ps.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dbrp.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dbrp_create.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dbrp_get.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dbrp_update.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/deadman_check.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/decimal_places.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/delete_predicate_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dialect.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dict_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/dict_item.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/duration.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/duration_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/error.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/expression_statement.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/field.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/file.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/float_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/flux_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/flux_suggestion.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/flux_suggestions.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/function_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/gauge_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/greater_threshold.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/health_check.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/heatmap_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/histogram_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/http_notification_endpoint.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/http_notification_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/http_notification_rule_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/identifier.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/import_declaration.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/index_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/integer_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/is_onboarding.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/label.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/label_create_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/label_mapping.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/label_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/label_update.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/labels_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/language_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/legacy_authorization_post_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/lesser_threshold.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/line_plus_single_stat_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/line_protocol_error.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/line_protocol_length_error.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/list_stacks_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/log_event.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/logical_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/logs.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/map_variable_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/markdown_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/measurement_schema.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/measurement_schema_column.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/measurement_schema_create_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/measurement_schema_list.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/measurement_schema_update_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/member_assignment.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/member_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/metadata_backup.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/model_property.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/mosaic_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/node.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_endpoint.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_endpoint_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_endpoint_base_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_endpoint_discriminator.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_endpoint_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_endpoint_update.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_endpoints.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_rule_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_rule_base_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_rule_discriminator.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_rule_update.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/notification_rules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/object_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/onboarding_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/onboarding_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/option_statement.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/organization.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/organization_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/organizations.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/package.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/package_clause.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/pager_duty_notification_endpoint.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/pager_duty_notification_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/pager_duty_notification_rule_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/paren_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/password_reset_body.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/patch_bucket_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/patch_dashboard_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/patch_organization_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/patch_retention_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/patch_stack_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/patch_stack_request_additional_resources.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/permission.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/permission_resource.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/pipe_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/pipe_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/post_bucket_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/post_check.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/post_notification_endpoint.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/post_notification_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/post_organization_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/post_restore_kv_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/post_stack_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/property_key.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/query.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/query_edit_mode.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/query_variable_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/query_variable_properties_values.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/range_threshold.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/ready.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/regexp_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/remote_connection.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/remote_connection_creation_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/remote_connection_update_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/remote_connections.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/renamable_field.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/replication.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/replication_creation_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/replication_update_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/replications.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/resource_member.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/resource_members.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/resource_members_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/resource_owner.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/resource_owners.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/restored_bucket_mappings.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/retention_policy_manifest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/return_statement.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/routes.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/routes_external.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/routes_query.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/routes_system.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/rule_status_level.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/run.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/run_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/run_manually.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/runs.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/scatter_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/schema_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/scraper_target_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/scraper_target_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/scraper_target_responses.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/script.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/script_create_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/script_invocation_params.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/script_language.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/script_update_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/scripts.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/secret_keys.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/secret_keys_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/shard_group_manifest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/shard_manifest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/shard_owner.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/simple_table_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/single_stat_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/slack_notification_endpoint.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/slack_notification_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/slack_notification_rule_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/smtp_notification_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/smtp_notification_rule_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/source.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/source_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/sources.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/stack.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/stack_associations.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/stack_events.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/stack_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/stack_resources.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/statement.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/static_legend.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/status_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/string_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/subscription_manifest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/table_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/table_view_properties_table_options.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/tag_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/task.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/task_create_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/task_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/task_status_type.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/task_update_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/tasks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegraf.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegraf_plugin.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegraf_plugin_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegraf_plugin_request_plugins.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegraf_plugins.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegraf_request.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegraf_request_metadata.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegrafs.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegram_notification_endpoint.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegram_notification_rule.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/telegram_notification_rule_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_apply.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_apply_remotes.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_apply_template.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_chart.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_export_by_id.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_export_by_id_org_ids.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_export_by_id_resource_filters.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_export_by_id_resources.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_export_by_name.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_export_by_name_resources.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_kind.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_buckets.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_buckets_new_old.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_checks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_dashboards.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_dashboards_new_old.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_label_mappings.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_labels.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_labels_new_old.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_notification_endpoints.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_notification_rules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_notification_rules_new_old.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_tasks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_tasks_new_old.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_telegraf_configs.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_variables.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_diff_variables_new_old.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_errors.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_label.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_label_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_buckets.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_dashboards.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_label_mappings.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_notification_rules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_status_rules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_tag_rules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_tasks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/template_summary_summary_variables.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/test_statement.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/threshold.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/threshold_base.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/threshold_check.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/unary_expression.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/unsigned_integer_literal.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/user.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/user_response.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/user_response_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/users.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/variable.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/variable_assignment.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/variable_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/variable_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/variables.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/view.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/view_links.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/views.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/write_precision.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/xy_geom.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/domain/xy_view_properties.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/extras.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/rest.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/_base_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/authorizations_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/backup_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/bucket_schemas_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/buckets_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/cells_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/checks_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/config_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/dashboards_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/dbr_ps_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/delete_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/health_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/invokable_scripts_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/labels_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/legacy_authorizations_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/metrics_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/notification_endpoints_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/notification_rules_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/organizations_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/ping_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/query_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/ready_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/remote_connections_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/replications_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/resources_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/restore_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/routes_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/rules_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/scraper_targets_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/secrets_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/setup_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/signin_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/signout_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/sources_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/tasks_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/telegraf_plugins_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/telegrafs_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/templates_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/users_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/variables_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/views_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/service/write_service.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/version.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/inifile/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/inifile/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/inifile/inifile.pyi @@ -6815,6 +7021,9 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jmespath/jmespath/lexer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jmespath/jmespath/parser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jmespath/jmespath/visitor.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonnet/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonnet/_jsonnet.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonschema/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonschema/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonschema/jsonschema/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonschema/jsonschema/_format.pyi @@ -6827,6 +7036,15 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonschema/jsonschema/exceptions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonschema/jsonschema/protocols.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jsonschema/jsonschema/validators.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/jwcrypto/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/jwcrypto/common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/jwcrypto/jwa.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/jwcrypto/jwe.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/jwcrypto/jwk.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/jwcrypto/jws.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwcrypto/jwcrypto/jwt.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/keyboard/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/keyboard/@tests/stubtest_allowlist_darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/keyboard/@tests/stubtest_allowlist_linux.txt @@ -6837,6 +7055,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/keyboard/keyboard/_keyboard_event.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/keyboard/keyboard/_mouse_event.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/keyboard/keyboard/mouse.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ldap3/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ldap3/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ldap3/ldap3/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ldap3/ldap3/abstract/__init__.pyi @@ -6955,9 +7174,28 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/libsass/sassutils/builder.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/libsass/sassutils/distutils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/libsass/sassutils/wsgi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/lua51.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/lua52.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/lua53.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/lua54.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/luajit20.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/luajit21.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lupa/lupa/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lzstring/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lzstring/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/lzstring/lzstring/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/httpclient.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/mixins.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/model.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/parser.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/protocol.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/version_matching.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/m3u8/m3u8/version_matching_rules.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/mock/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/mock/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/mock/mock/__init__.pyi @@ -6989,6 +7227,12 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/method.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/non_secure_generate.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/resources.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoleafapi/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoleafapi/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoleafapi/nanoleafapi/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoleafapi/nanoleafapi/digital_twin.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoleafapi/nanoleafapi/discovery.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nanoleafapi/nanoleafapi/nanoleaf.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netaddr/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netaddr/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netaddr/netaddr/__init__.pyi @@ -7011,15 +7255,21 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netaddr/netaddr/strategy/eui64.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netaddr/netaddr/strategy/ipv4.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netaddr/netaddr/strategy/ipv6.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netifaces/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netifaces/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/netifaces/netifaces.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/@tests/test_cases/check_dispatch_decorator.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/@tests/test_cases/check_tricky_function_params.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/_typing.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/clique.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/clustering_coefficient.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/connectivity.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/density.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/distance_measures.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/dominating_set.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/kcomponents.pyi @@ -7043,7 +7293,9 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/cluster.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/covering.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/edgelist.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/extendability.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/generators.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/link_analysis.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/matching.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/matrix.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/projection.pyi @@ -7051,6 +7303,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/spectral.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/boundary.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bridges.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/broadcasting.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness_subset.pyi @@ -7085,9 +7338,12 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/asyn_fluid.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/centrality.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/community_utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/divisive.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/kclique.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/kernighan_lin.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/label_propagation.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/leiden.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/local.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/louvain.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/lukes.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/modularity_max.pyi @@ -7185,6 +7441,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/summarization.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/swap.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/threshold.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/time_dependent.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tournament.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/beamsearch.pyi @@ -7202,6 +7459,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/triads.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/vitality.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/voronoi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/walks.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/wiener.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/coreviews.pyi @@ -7249,6 +7507,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/spectral_graph_forge.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/stochastic.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/sudoku.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/time_series.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/trees.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/triads.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/lazy_imports.pyi @@ -7281,6 +7540,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/relabel.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/backends.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/configs.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/decorators.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/heaps.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/mapped_queue.pyi @@ -7288,7 +7548,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/random_sequence.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/rcm.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/union_find.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/common.pyi @@ -7337,6 +7596,16 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/request_validator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/tokens.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/device.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/device_authorization.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/pre_configured.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/device_code.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/request_validator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/__init__.pyi @@ -7355,6 +7624,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/tokens.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/signals.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/uri_validate.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/objgraph/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/objgraph/objgraph.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/olefile/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/olefile/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/olefile/olefile/__init__.pyi @@ -7588,7 +7859,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/@tests/stubtest_allowlist_win32.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/_version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/_winapi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/agent.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/auth_handler.pyi @@ -7600,7 +7870,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/common.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/compress.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/config.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/dsskey.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/ecdsakey.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/ed25519key.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/file.pyi @@ -7717,7 +7986,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/peewee/peewee.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/peewee/playhouse/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/peewee/playhouse/flask_utils.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/pep8ext_naming.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pexpect/@tests/stubtest_allowlist.txt @@ -7770,12 +8038,100 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pika/pika/spec.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pika/pika/tcp_socket_opts.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pika/pika/validators.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/playsound/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/playsound/playsound.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/polib/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/polib/polib.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/converting.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/flask/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/flask/example/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/flask/example/app.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/flask/example/config.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/flask/example/models.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/flask/example/views.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/options.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/asttranslation.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/core.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbapiprovider.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbproviders/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbproviders/cockroach.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbproviders/mysql.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbproviders/oracle.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbproviders/postgres.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbproviders/sqlite.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/dbschema.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/decompiling.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/alessandro_bug.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/bottle_example.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/bug_ben.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/compositekeys.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/demo.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/estore.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/inheritance1.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/numbers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/session01.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/university1.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/examples/university2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/integration/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/integration/bottle_plugin.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/ormtypes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/serialization.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/sqlbuilding.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/sqlsymbols.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/orm/sqltranslation.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/py23compat.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/thirdparty/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/thirdparty/decorator.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/utils/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/utils/properties.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pony/pony/utils/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/portpicker/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/portpicker/portpicker.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/@tests/test_cases/check_struct.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/_upb/_message.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/any_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/api_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/compiler/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/compiler/plugin_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/descriptor.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/descriptor_database.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/descriptor_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/descriptor_pool.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/duration_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/empty_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/field_mask_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/api_implementation.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/builder.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/containers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/decoder.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/encoder.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/enum_type_wrapper.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/extension_dict.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/message_listener.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/python_message.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/type_checkers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/well_known_types.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/internal/wire_format.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/json_format.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/message.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/message_factory.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/reflection.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/runtime_version.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/source_context_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/struct_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/symbol_database.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/text_format.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/timestamp_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/type_pb2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/util/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/protobuf/google/protobuf/wrappers_pb2.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/@tests/stubtest_allowlist_darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/@tests/stubtest_allowlist_linux.txt @@ -7783,7 +8139,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/psutil/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/psutil/_common.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/psutil/_compat.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/psutil/_psaix.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/psutil/_psbsd.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psutil/psutil/_pslinux.pyi @@ -7811,13 +8166,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psycopg2/psycopg2/pool.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psycopg2/psycopg2/sql.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/psycopg2/psycopg2/tz.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyOpenSSL/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyOpenSSL/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/SSL.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/crypto.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/rand.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/generator.pyi @@ -7843,7 +8191,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyasn1/pyasn1/codec/streaming.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyasn1/pyasn1/compat/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyasn1/pyasn1/compat/integer.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyasn1/pyasn1/compat/octets.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyasn1/pyasn1/debug.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyasn1/pyasn1/error.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyasn1/pyasn1/type/__init__.pyi @@ -7872,43 +8219,18 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/__main__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/api.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/checker.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/messages.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/reporter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/scripts/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/scripts/pyflakes.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_build.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_libgit2.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_pygit2.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_run.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/blame.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/blob.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/branches.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/callbacks.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/config.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/credentials.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/enums.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/errors.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/ffi.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/filter.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/index.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/legacyenums.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/packbuilder.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/references.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/refspec.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/remotes.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/repository.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/settings.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/submodules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist_darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist_linux.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist_win32.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/test_cases/check_versioninfo.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/PyInstaller/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/PyInstaller/__main__.pyi @@ -7953,6 +8275,9 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pynput/pynput/mouse/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pynput/pynput/mouse/_base.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pynput/pynput/mouse/_dummy.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyperclip/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyperclip/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyperclip/pyperclip/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyserial/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyserial/@tests/stubtest_allowlist_darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyserial/@tests/stubtest_allowlist_linux.txt @@ -7998,29 +8323,39 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-crontab/cronlog.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-crontab/crontab.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-crontab/crontabs.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-datemath/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-datemath/datemath/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-datemath/datemath/helpers.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/stubtest_allowlist_darwin.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/stubtest_allowlist_linux.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/test_cases/check_inheritance.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/test_cases/check_relativedelta.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/_common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/_version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/easter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/parser/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/parser/_parser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/parser/isoparser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/relativedelta.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/rrule.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tz/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tz/_common.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tz/tz.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tz/win.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tzwin.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/zoneinfo/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/zoneinfo/rebuild.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-gflags/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-gflags/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-gflags/gflags.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-http-client/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-http-client/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-http-client/python_http_client/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-http-client/python_http_client/client.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-http-client/python_http_client/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jenkins/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jenkins/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jenkins/jenkins/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jenkins/jenkins/plugins.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jenkins/jenkins/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jose/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jose/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-jose/jose/__init__.pyi @@ -8042,12 +8377,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-nmap/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-nmap/nmap/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-nmap/nmap/nmap.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/slugify/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/slugify/__version__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/slugify/slugify.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/slugify/special.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-xlib/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-xlib/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-xlib/Xlib/X.pyi @@ -8127,10 +8456,10 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/@tests/stubtest_allowlist_win32.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/_win32typing.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/afxres.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/commctrl.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/dde.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/isapi/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/isapi/install.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/isapi/isapicon.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/isapi/simple.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/isapi/threaded_extension.pyi @@ -8151,9 +8480,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/timer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win2kras.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/_wincerapi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/afxres.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/commctrl.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/mmsystem.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/ntsecuritycon.pyi @@ -8170,6 +8497,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/win32pdhquery.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/win32serviceutil.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/win32timezone.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/win32verstamp.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/winerror.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/winioctlcon.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32/lib/winnt.pyi @@ -8232,10 +8560,11 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/asputil.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/axscript.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/client/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/client/debug.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/client/error.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/client/framework.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/server/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/server/axsite.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/axscript/server/error.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/bits/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/bits/bits.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/client/__init__.pyi @@ -8244,6 +8573,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/client/gencache.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/directsound/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/directsound/directsound.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/gen_py/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/ifilter/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/ifilter/ifilter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/ifilter/ifiltercon.pyi @@ -8251,7 +8581,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/internet/inetcon.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/internet/internet.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/mapi/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/mapi/_exchdapi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/mapi/emsabtags.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/mapi/exchange.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/mapi/mapi.pyi @@ -8265,7 +8594,10 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/connect.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/dispatcher.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/exception.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/factory.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/localserver.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/policy.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/register.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/server/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/shell/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32com/shell/shell.pyi @@ -8298,11 +8630,11 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/asputil.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/axscript.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/client/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/client/debug.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/client/error.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/client/pyscript.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/client/framework.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/server/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/server/axsite.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/axscript/server/error.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/bits/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/bits/bits.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/directsound/__init__.pyi @@ -8314,7 +8646,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/internet/inetcon.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/internet/internet.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/mapi/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/mapi/_exchdapi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/mapi/emsabtags.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/mapi/exchange.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32comext/mapi/mapi.pyi @@ -8362,6 +8693,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32ts.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32ui.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32uiole.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32verstamp.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/win32wnet.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/winerror.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pywin32/winioctlcon.pyi @@ -8393,6 +8725,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/LUT.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/_types.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/base.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/console_scripts.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/constants.pyi @@ -8412,62 +8745,11 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/main.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/release.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/qrcode/qrcode/util.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/@tests/test_cases/check_xadd.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/client.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/cluster.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/connection.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/lock.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/parser.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/retry.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/sentinel.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/asyncio/utils.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/backoff.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/client.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/cluster.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/bf/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/bf/commands.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/bf/info.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/cluster.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/core.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/graph/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/graph/commands.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/graph/edge.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/graph/exceptions.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/graph/node.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/graph/path.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/graph/query_result.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/helpers.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/json/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/json/commands.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/json/decoders.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/json/path.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/parser.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/redismodules.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/search/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/search/aggregation.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/search/commands.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/search/query.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/search/result.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/sentinel.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/timeseries/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/timeseries/commands.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/timeseries/info.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/commands/timeseries/utils.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/connection.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/crc.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/credentials.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/exceptions.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/lock.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/ocsp.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/retry.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/sentinel.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/typing.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/redis/redis/utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ratelimit/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ratelimit/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ratelimit/ratelimit/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ratelimit/ratelimit/decorators.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ratelimit/ratelimit/exception.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/regex/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/regex/@tests/test_cases/check_finditer.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/regex/METADATA.toml @@ -8649,6 +8931,8 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/retry/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/retry/retry/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/retry/retry/api.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/rfc3339-validator/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/rfc3339-validator/rfc3339_validator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/s2clientprotocol/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/s2clientprotocol/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/s2clientprotocol/s2clientprotocol/build.pyi @@ -8714,14 +8998,17 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/widgets.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/stubtest_allowlist_darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/test_cases/check_distutils.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/test_cases/check_extension.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/test_cases/check_protocols.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/_modified.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/_msvccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/archive_util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/ccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/cmd.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/bdist.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/bdist_rpm.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/build.pyi @@ -8729,31 +9016,32 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/build_ext.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/build_py.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/install.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/install_data.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/install_lib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/install_scripts.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/register.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/sdist.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/upload.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/compat/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/config.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/compilers/C/base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/compilers/C/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/compilers/C/msvc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/compilers/C/unix.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/dep_util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/dist.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/errors.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/extension.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/filelist.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/spawn.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/sysconfig.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/unixccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/util.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/markers.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/requirements.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/specifiers.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/_modified.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/_msvccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/archive_util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/ccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/cmd.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist_rpm.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/build.pyi @@ -8761,19 +9049,23 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/build_ext.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/build_py.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/install.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/install_data.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/install_lib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/install_scripts.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/register.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/sdist.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/upload.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/compat/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/config.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/base.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/msvc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/unix.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/dep_util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/dist.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/errors.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/extension.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/filelist.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/spawn.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/sysconfig.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/unixccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/archive_util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/build_meta.pyi @@ -8795,18 +9087,11 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/install_egg_info.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/install_lib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/install_scripts.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/register.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/rotate.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/saveopts.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/sdist.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/setopt.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/test.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/upload.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/upload_docs.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py310.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py311.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py39.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/expand.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/pyprojecttoml.pyi @@ -8824,8 +9109,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/monkey.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/msvc.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/namespaces.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/package_index.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/sandbox.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/unicode_utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/warnings.pyi @@ -8834,6 +9117,7 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/shapely/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/shapely/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_coverage.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_enum.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_geometry.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_ragged_array.pyi @@ -8931,7 +9215,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_request.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_response.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_robotparser.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/slumber/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/slumber/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/slumber/slumber/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/slumber/slumber/exceptions.pyi @@ -9146,12 +9429,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/translationstring/@tests/stubtest_allowlist.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/translationstring/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/translationstring/translationstring/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/@tests/stubtest_allowlist.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/@tests/stubtest_allowlist_darwin.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/@tests/stubtest_allowlist_linux.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/tree_sitter_languages/__init__.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/tree_sitter_languages/core.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/ttkthemes/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/ttkthemes/_imgops.pyi @@ -9207,6 +9484,14 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/trigger.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/utilities.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/wasyncore.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/watchpoints/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/watchpoints/ast_monkey.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/watchpoints/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/watchpoints/watch.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/watchpoints/watch_element.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/watchpoints/watchpoints/watch_print.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/whatthepatch/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/whatthepatch/whatthepatch/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/whatthepatch/whatthepatch/apply.pyi @@ -9367,8 +9652,81 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/workalendar/workalendar/usa/wyoming.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/wurlitzer/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/wurlitzer/wurlitzer.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xdgenvpy/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xdgenvpy/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xdgenvpy/xdgenvpy/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xdgenvpy/xdgenvpy/_defaults.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xdgenvpy/xdgenvpy/xdgenv.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/biffh.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/book.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/compdoc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/formatting.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/formula.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/info.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/sheet.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/timemachine.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xlrd/xlrd/xldate.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xmltodict/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xmltodict/xmltodict.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/YoutubeDL.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/aes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/cache.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/compat/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/compat/compat_utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/compat/imghdr.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/cookies.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/bunnycdn.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/dash.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/external.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/f4m.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/fc2.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/fragment.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/hls.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/http.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/ism.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/mhtml.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/niconico.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtmp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtsp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/websocket.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/downloader/youtube_live_chat.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/extractor/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/extractor/common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonmistakes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonprotocols.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/globals.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/jsinterp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/minicurses.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/networking/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/networking/_helper.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/networking/common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/networking/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/networking/impersonate.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/networking/websocket.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/options.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/plugins.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/common.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/socks.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/update.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/_deprecated.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/_legacy.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/_utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/devalue.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/networking.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/progress.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/utils/traversal.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/version.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/yt-dlp/yt_dlp/webvtt.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/zstd/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/zstd/zstd.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/zxcvbn/@tests/stubtest_allowlist.txt @@ -9383,17 +9741,56 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python-ce/helpers/uv/uv_sync_proxy.py %%DATADIR%%/plugins/python-ce/helpers/virtualenv-20.13.0.pyz %%DATADIR%%/plugins/python-ce/helpers/virtualenv-py3.pyz -%%DATADIR%%/plugins/python-ce/lib/completion-ranking-python-with-full-line.jar -%%DATADIR%%/plugins/python-ce/lib/io.github.z4kn4fein.semver.jvm.jar -%%DATADIR%%/plugins/python-ce/lib/jsr305.jar -%%DATADIR%%/plugins/python-ce/lib/kaml.jar -%%DATADIR%%/plugins/python-ce/lib/libthrift.jar -%%DATADIR%%/plugins/python-ce/lib/ml-completion-prev-exprs-models.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.platform.ide.nonModalWelcomeScreen.backend.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.platform.ide.nonModalWelcomeScreen.frontend.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.platform.ide.nonModalWelcomeScreen.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.ast.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.common.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.aliasProvider.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.communityOnly.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.core.impl.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.execService.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.execService.python.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.helpersLocator.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.impl.huggingFace.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.impl.installer.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.impl.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.impl.pipenv.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.impl.poetry.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.impl.venv.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.interpreters.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.plugin.impl.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.plugin.java.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.plugin.minor.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.plugin.minorRider.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.services.internal.impl.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.services.shared.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.community.services.systemPython.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.copyright.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.featuresTrainer.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.grazie.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.hatch.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.langInjection.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.markdown.jar %%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.ml.features.jar -%%DATADIR%%/plugins/python-ce/lib/python-ce-frontend.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.parser.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.processOutput.impl.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.processOutput.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.psi.impl.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.psi.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.pydev.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.pyproject.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.sdk.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.sdk.ui.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.sdkConfigurator.backend.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.sdkConfigurator.common.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.sdkConfigurator.frontend.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.syntax.core.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.syntax.jar +%%DATADIR%%/plugins/python-ce/lib/modules/intellij.python.terminal.jar %%DATADIR%%/plugins/python-ce/lib/python-ce.jar -%%DATADIR%%/plugins/python-ce/lib/tuweni-toml.jar -%%DATADIR%%/plugins/python-ce/lib/xmlrpc.jar +%%DATADIR%%/plugins/python-dap/lib/python-dap.jar %%DATADIR%%/plugins/python-django/lib/python-django.jar %%DATADIR%%/plugins/python-pyscript/lib/python-pyscript.jar %%DATADIR%%/plugins/python-sharedIndexes/lib/python-sharedIndexes.jar @@ -9752,11 +10149,10 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/python/jupyter-web/yaml.svg %%DATADIR%%/plugins/python/lib/frontend-split/python-frontend.jar %%DATADIR%%/plugins/python/lib/java-websocket.jar -%%DATADIR%%/plugins/python/lib/libthrift.jar %%DATADIR%%/plugins/python/lib/modules/intellij.python.core.impl.jar %%DATADIR%%/plugins/python/lib/modules/intellij.python.wsl.jar +%%DATADIR%%/plugins/python/lib/modules/intellij.scientific.py.tables.split.common.jar %%DATADIR%%/plugins/python/lib/python.jar -%%DATADIR%%/plugins/python/lib/xmlrpc.jar %%DATADIR%%/plugins/react/lib/react.jar %%DATADIR%%/plugins/remote-dev-server/bin/launcher.sh %%DATADIR%%/plugins/remote-dev-server/lib/remote-dev-server.jar @@ -10156,22 +10552,34 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/restClient/lib/graalvm.js.jar %%DATADIR%%/plugins/restClient/lib/grpc.jar %%DATADIR%%/plugins/restClient/lib/jooq.joox.jar -%%DATADIR%%/plugins/restClient/lib/jsonpath.jar %%DATADIR%%/plugins/restClient/lib/kotlinx-coroutines-reactor.jar %%DATADIR%%/plugins/restClient/lib/modules/intellij.httpClient.grpc.jar %%DATADIR%%/plugins/restClient/lib/reactor-netty-http.jar %%DATADIR%%/plugins/restClient/lib/restClient.jar +%%DATADIR%%/plugins/restructuredtext/lib/modules/intellij.restructuredtext.python.jar %%DATADIR%%/plugins/restructuredtext/lib/restructuredtext.jar -%%DATADIR%%/plugins/sass/lib/jruby-parser.jar -%%DATADIR%%/plugins/sass/lib/sass.jar +%%DATADIR%%/plugins/sass-plugin/lib/frontend-split/sass-frontend.jar +%%DATADIR%%/plugins/sass-plugin/lib/modules/intellij.sass.backend.jar +%%DATADIR%%/plugins/sass-plugin/lib/modules/intellij.sass.common.jar +%%DATADIR%%/plugins/sass-plugin/lib/modules/intellij.sass.copyright.jar +%%DATADIR%%/plugins/sass-plugin/lib/modules/intellij.sass.frontend.split.jar +%%DATADIR%%/plugins/sass-plugin/lib/modules/intellij.sass.jar +%%DATADIR%%/plugins/sass-plugin/lib/modules/intellij.sass.watcher.jar +%%DATADIR%%/plugins/sass-plugin/lib/sass-plugin.jar %%DATADIR%%/plugins/searchEverywhereMl/lib/ai.grazie.emb.jar +%%DATADIR%%/plugins/searchEverywhereMl/lib/ai.grazie.model.swagger.annotations.jvm.jar +%%DATADIR%%/plugins/searchEverywhereMl/lib/jetbrains.mlapi.core.jar %%DATADIR%%/plugins/searchEverywhereMl/lib/modules/intellij.searchEverywhereMl.ranking.core.jar %%DATADIR%%/plugins/searchEverywhereMl/lib/modules/intellij.searchEverywhereMl.typos.jar %%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar %%DATADIR%%/plugins/settingsSync/lib/cloud-config-client.jar %%DATADIR%%/plugins/settingsSync/lib/jetbrains.intellij.deps.eclipse.jgit.jar %%DATADIR%%/plugins/settingsSync/lib/settingsSync.jar -%%DATADIR%%/plugins/sh/lib/sh.jar +%%DATADIR%%/plugins/sh-plugin/lib/modules/intellij.sh.backend.jar +%%DATADIR%%/plugins/sh-plugin/lib/modules/intellij.sh.frontend.split.jar +%%DATADIR%%/plugins/sh-plugin/lib/sh-plugin.jar +%%DATADIR%%/plugins/station-plugin/lib/modules/intellij.station.aia.jar +%%DATADIR%%/plugins/station-plugin/lib/modules/intellij.station.frontend.jar %%DATADIR%%/plugins/station-plugin/lib/modules/intellij.station.frontend.split.jar %%DATADIR%%/plugins/station-plugin/lib/station-plugin.jar %%DATADIR%%/plugins/station-plugin/toolbox/build.txt @@ -10188,7 +10596,9 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/tasks/lib/axis.jar %%DATADIR%%/plugins/tasks/lib/commons-discovery.jar %%DATADIR%%/plugins/tasks/lib/http-client.jar -%%DATADIR%%/plugins/tasks/lib/jsonpath.jar +%%DATADIR%%/plugins/tasks/lib/modules/intellij.tasks.bugzilla.jar +%%DATADIR%%/plugins/tasks/lib/modules/intellij.tasks.jira.jar +%%DATADIR%%/plugins/tasks/lib/modules/intellij.tasks.trac.jar %%DATADIR%%/plugins/tasks/lib/tasks-core.jar %%DATADIR%%/plugins/terminal/lib/completion-ranking-sh.jar %%DATADIR%%/plugins/terminal/lib/modules/intellij.terminal.frontend.split.jar @@ -10214,384 +10624,389 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/terminal/shell-integrations/zsh/zdotdir/.zshrc %%DATADIR%%/plugins/terminal/shell-integrations/zsh/zdotdir/source-original.zsh %%DATADIR%%/plugins/terminal/shell-integrations/zsh/zsh-integration.zsh -%%DATADIR%%/plugins/textmate/lib/bundles/adoc/LICENSE -%%DATADIR%%/plugins/textmate/lib/bundles/adoc/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/adoc/asciidoc-language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/adoc/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/adoc/snippets/snippets.json -%%DATADIR%%/plugins/textmate/lib/bundles/adoc/syntaxes/Asciidoctor.json -%%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/bat/snippets/batchfile.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/bicep/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/bicep.codeblock.json -%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/bicep.tmlanguage -%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/bicepparam/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/clojure/syntaxes/clojure.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/cmake/LICENSE -%%DATADIR%%/plugins/textmate/lib/bundles/cmake/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/cmake/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMake.tmLanguage -%%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMakeCache.tmLanguage -%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/c.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/cpp.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/c.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/csharp/snippets/csharp.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json -%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/css/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/css/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/css/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/dart/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/dart/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/dart/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/dart/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/dart/syntaxes/dart.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/diff/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/diff/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/diff/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/diff/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/diff/syntaxes/diff.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/docker/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/docker/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/docker/syntaxes/docker.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/erlang/grammar/Erlang.plist -%%DATADIR%%/plugins/textmate/lib/bundles/erlang/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/erlang/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-commit.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-rebase.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/ignore.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/git-commit.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/git-rebase.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/ignore.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/git-base/tsconfig.json -%%DATADIR%%/plugins/textmate/lib/bundles/go/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/go/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/go/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/go/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/groovy/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/syntaxes/Handlebars.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/hcl/LICENSE -%%DATADIR%%/plugins/textmate/lib/bundles/hcl/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/hcl/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/hcl/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/hcl/syntaxes/hcl.tmGrammar.json -%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/html/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/html/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/html/snippets/html.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/ini/ini.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/ini/properties.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/java/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/java/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/snippets/javascript.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScript.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Readme.md -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/json/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/json/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/json/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONL.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/snippets.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/jsp/LICENSE -%%DATADIR%%/plugins/textmate/lib/bundles/jsp/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/jsp/jsp-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/jsp/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/julia/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/julia/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/LICENSE -%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/syntaxes/kconfig.tmGrammar.json -%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist -%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet -%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet -%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage -%%DATADIR%%/plugins/textmate/lib/bundles/latex/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/latex/cpp-bailout-license.txt -%%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-cpp-embedded-language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/markdown-latex-combined-language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/markdown-latex-combined-license.txt -%%DATADIR%%/plugins/textmate/lib/bundles/latex/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/Bibtex.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/LaTeX.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/TeX.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/markdown-latex-combined.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/less/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/less/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/less/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/log/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/log/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/log/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/lua/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/lua/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/make/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/make/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/make/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/make/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/snippets/markdown.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/syntaxes/markdown.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.gitignore -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/notebook/tsconfig.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/preview-styles/index.css -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math-block.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math-inline.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/tsconfig.json -%%DATADIR%%/plugins/textmate/lib/bundles/mdx/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/mdx/license -%%DATADIR%%/plugins/textmate/lib/bundles/mdx/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.markdown.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/source.mdx.tmLanguage -%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/perl/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/perl/perl.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/perl/perl6.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl6.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/launch.json -%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/tasks.json -%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/php/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/php/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/php/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/php/snippets/php.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/powershell/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/powershell/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/pug/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/pug/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/pug/syntaxes/pug.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/launch.json -%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/tasks.json -%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/python/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/python/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/python/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/r/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/r/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/r/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/r/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/razor/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/razor/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/ruby/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/ruby/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/rust/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/rust/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/scss/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/scss/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/sassdoc.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/scss.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/search-result/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/search-result/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/search-result/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/search-result/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/search-result/tsconfig.json -%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/sql/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/sql/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/swift/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/swift/LICENSE.md -%%DATADIR%%/plugins/textmate/lib/bundles/swift/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/swift/snippets/swift.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/swift/syntaxes/swift.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/terraform/LICENSE -%%DATADIR%%/plugins/textmate/lib/bundles/terraform/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/terraform/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/terraform/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/terraform/snippets/terraform.json -%%DATADIR%%/plugins/textmate/lib/bundles/terraform/syntaxes/hcl.tmGrammar.json -%%DATADIR%%/plugins/textmate/lib/bundles/terraform/syntaxes/terraform.tmGrammar.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/LICENSE.md -%%DATADIR%%/plugins/textmate/lib/bundles/twig/README.md -%%DATADIR%%/plugins/textmate/lib/bundles/twig/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/snippets/snippets.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/extension.js -%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/hover/filters.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/hover/functions.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/hover/twig.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/languages/twig.configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/snippets/snippets.json -%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/syntaxes/twig.tmLanguage -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/snippets/typescript.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/Readme.md -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScript.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/vb/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/vb/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/vb/snippets/vb.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/viml/LICENSE.txt -%%DATADIR%%/plugins/textmate/lib/bundles/viml/grammars/viml.json -%%DATADIR%%/plugins/textmate/lib/bundles/viml/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/xml/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xsl.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/bundles/xml/xml.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/yaml/.vscodeignore -%%DATADIR%%/plugins/textmate/lib/bundles/yaml/language-configuration.json -%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json -%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/joni.jar -%%DATADIR%%/plugins/textmate/lib/textmate.jar +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/adoc/LICENSE +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/adoc/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/adoc/asciidoc-language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/adoc/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/adoc/snippets/snippets.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/adoc/syntaxes/Asciidoctor.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bat/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bat/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bat/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bat/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bat/snippets/batchfile.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bicep/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bicep/syntaxes/bicep.codeblock.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bicep/syntaxes/bicep.tmlanguage +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bicep/syntaxes/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/bicepparam/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/clojure/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/clojure/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/clojure/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/clojure/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/clojure/syntaxes/clojure.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cmake/LICENSE +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cmake/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cmake/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cmake/syntaxes/CMake.tmLanguage +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cmake/syntaxes/CMakeCache.tmLanguage +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/coffeescript/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/coffeescript/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/coffeescript/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/coffeescript/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/coffeescript/snippets/coffeescript.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/snippets/c.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/snippets/cpp.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/syntaxes/c.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/cpp/syntaxes/platform.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/csharp/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/csharp/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/csharp/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/csharp/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/csharp/snippets/csharp.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/css/.vscode/launch.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/css/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/css/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/css/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/css/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/css/syntaxes/css.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/dart/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/dart/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/dart/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/dart/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/dart/syntaxes/dart.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/diff/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/diff/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/diff/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/diff/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/diff/syntaxes/diff.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/docker/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/docker/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/docker/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/docker/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/docker/syntaxes/docker.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/erlang/grammar/Erlang.plist +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/erlang/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/erlang/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/fsharp/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/fsharp/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/fsharp/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/fsharp/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/fsharp/snippets/fsharp.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/languages/git-commit.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/languages/git-rebase.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/languages/ignore.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/syntaxes/git-commit.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/syntaxes/git-rebase.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/syntaxes/ignore.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/git-base/tsconfig.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/go/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/go/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/go/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/go/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/go/syntaxes/go.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/groovy/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/groovy/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/groovy/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/groovy/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/groovy/snippets/groovy.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/handlebars/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/handlebars/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/handlebars/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/handlebars/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/handlebars/syntaxes/Handlebars.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hcl/LICENSE +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hcl/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hcl/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hcl/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hcl/syntaxes/hcl.tmGrammar.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hlsl/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hlsl/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hlsl/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hlsl/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/html/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/html/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/html/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/html/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/html/snippets/html.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/html/syntaxes/html.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ini/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ini/ini.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ini/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ini/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ini/properties.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ini/syntaxes/ini.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/java/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/java/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/java/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/java/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/java/snippets/java.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/java/syntaxes/java.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/javascript-language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/snippets/javascript.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/syntaxes/JavaScript.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/syntaxes/Readme.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/javascript/tags-language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/syntaxes/JSON.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/syntaxes/JSONC.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/syntaxes/JSONL.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/json/syntaxes/snippets.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/jsp/LICENSE +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/jsp/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/jsp/jsp-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/jsp/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/julia/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/julia/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/julia/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/julia/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/julia/syntaxes/julia.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kconfig/LICENSE +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kconfig/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kconfig/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kconfig/syntaxes/kconfig.tmGrammar.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kotlin/info.plist +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kotlin/snippets/class.tmSnippet +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kotlin/snippets/println.tmSnippet +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/cpp-bailout-license.txt +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/latex-cpp-embedded-language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/latex-language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/markdown-latex-combined-language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/markdown-latex-combined-license.txt +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/syntaxes/Bibtex.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/syntaxes/LaTeX.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/syntaxes/TeX.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/latex/syntaxes/markdown-latex-combined.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/less/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/less/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/less/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/less/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/less/syntaxes/less.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/log/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/log/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/log/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/log/syntaxes/log.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/lua/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/lua/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/lua/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/lua/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/lua/syntaxes/lua.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/make/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/make/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/make/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/make/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/make/syntaxes/make.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-basics/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-basics/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-basics/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-basics/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-basics/snippets/markdown.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-basics/syntaxes/markdown.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/.gitignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/notebook/tsconfig.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/preview-styles/index.css +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/syntaxes/md-math-block.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/syntaxes/md-math-inline.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/syntaxes/md-math.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/markdown-math/tsconfig.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/mdx/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/mdx/license +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/mdx/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/mdx/syntaxes/mdx.markdown.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/mdx/syntaxes/source.mdx.tmLanguage +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/objective-c/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/objective-c/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/objective-c/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/objective-c/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/perl/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/perl/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/perl/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/perl/perl.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/perl/perl6.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/perl/syntaxes/perl.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/perl/syntaxes/perl6.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/.vscode/launch.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/.vscode/tasks.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/snippets/php.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/syntaxes/html.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/php/syntaxes/php.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/powershell/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/powershell/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/powershell/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/powershell/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/powershell/snippets/powershell.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/pug/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/pug/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/pug/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/pug/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/pug/syntaxes/pug.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/.vscode/launch.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/.vscode/tasks.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/r/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/r/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/r/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/r/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/r/syntaxes/r.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/razor/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/razor/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/razor/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/razor/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/restructuredtext/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/restructuredtext/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/restructuredtext/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/restructuredtext/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ruby/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ruby/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ruby/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ruby/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/rust/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/rust/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/rust/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/rust/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/rust/syntaxes/rust.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/scss/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/scss/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/scss/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/scss/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/scss/syntaxes/sassdoc.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/scss/syntaxes/scss.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/search-result/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/search-result/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/search-result/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/search-result/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/search-result/tsconfig.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shaderlab/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shaderlab/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shaderlab/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shaderlab/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shellscript/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shellscript/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shellscript/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shellscript/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/sql/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/sql/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/sql/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/sql/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/sql/syntaxes/sql.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/swift/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/swift/LICENSE.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/swift/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/swift/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/swift/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/swift/snippets/swift.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/swift/syntaxes/swift.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/terraform/LICENSE +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/terraform/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/terraform/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/terraform/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/terraform/snippets/terraform.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/terraform/syntaxes/hcl.tmGrammar.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/terraform/syntaxes/terraform.tmGrammar.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/LICENSE.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/README.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/snippets/snippets.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/src/extension.js +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/src/hover/filters.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/src/hover/functions.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/src/hover/twig.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/src/languages/twig.configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/src/snippets/snippets.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/twig/src/syntaxes/twig.tmLanguage +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/snippets/typescript.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/syntaxes/Readme.md +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/syntaxes/TypeScript.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/vb/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/vb/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/vb/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/vb/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/vb/snippets/vb.code-snippets +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/vb/syntaxes/asp-vb-net.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/viml/LICENSE.txt +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/viml/grammars/viml.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/viml/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/xml/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/xml/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/xml/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/xml/syntaxes/xml.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/xml/syntaxes/xsl.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/xml/xml.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/xml/xsl.language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/yaml/.vscodeignore +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/yaml/language-configuration.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/yaml/package.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/yaml/package.nls.json +%%DATADIR%%/plugins/textmate-plugin/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json +%%DATADIR%%/plugins/textmate-plugin/lib/modules/intellij.textmate.backend.jar +%%DATADIR%%/plugins/textmate-plugin/lib/modules/intellij.textmate.common.jar +%%DATADIR%%/plugins/textmate-plugin/lib/modules/intellij.textmate.core.jar +%%DATADIR%%/plugins/textmate-plugin/lib/modules/intellij.textmate.frontend.split.jar +%%DATADIR%%/plugins/textmate-plugin/lib/modules/intellij.textmate.jar +%%DATADIR%%/plugins/textmate-plugin/lib/modules/intellij.textmate.joni.jar +%%DATADIR%%/plugins/textmate-plugin/lib/textmate-plugin.jar %%DATADIR%%/plugins/toml/lib/modules/intellij.toml.backend.jar %%DATADIR%%/plugins/toml/lib/modules/intellij.toml.frontend.jar %%DATADIR%%/plugins/toml/lib/modules/intellij.toml.frontend.split.jar @@ -10613,56 +11028,72 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/vcs-git/lib/modules/intellij.vcs.git.frontend.jar %%DATADIR%%/plugins/vcs-git/lib/vcs-git-frontend.jar %%DATADIR%%/plugins/vcs-git/lib/vcs-git.jar -%%DATADIR%%/plugins/vcs-github-IU/lib/modules/intellij.vcs.github.git.jar -%%DATADIR%%/plugins/vcs-github-IU/lib/vcs-github.jar -%%DATADIR%%/plugins/vcs-gitlab-IU/lib/modules/intellij.vcs.gitlab.git.jar -%%DATADIR%%/plugins/vcs-gitlab-IU/lib/modules/intellij.vcs.gitlab.ultimate.ci.sh.jar -%%DATADIR%%/plugins/vcs-gitlab-IU/lib/modules/intellij.vcs.gitlab.ultimate.features.jar -%%DATADIR%%/plugins/vcs-gitlab-IU/lib/modules/intellij.vcs.gitlab.yaml.jar -%%DATADIR%%/plugins/vcs-gitlab-IU/lib/vcs-gitlab.jar +%%DATADIR%%/plugins/vcs-github/lib/modules/intellij.vcs.github.git.jar +%%DATADIR%%/plugins/vcs-github/lib/modules/intellij.vcs.github.json.jar +%%DATADIR%%/plugins/vcs-github/lib/modules/intellij.vcs.github.tracker.jar +%%DATADIR%%/plugins/vcs-github/lib/modules/intellij.vcs.github.ultimate.cron.jar +%%DATADIR%%/plugins/vcs-github/lib/modules/intellij.vcs.github.ultimate.docker.jar +%%DATADIR%%/plugins/vcs-github/lib/modules/intellij.vcs.github.ultimate.features.jar +%%DATADIR%%/plugins/vcs-github/lib/modules/intellij.vcs.github.ultimatePromo.jar +%%DATADIR%%/plugins/vcs-github/lib/vcs-github.jar +%%DATADIR%%/plugins/vcs-gitlab/lib/modules/intellij.vcs.gitlab.git.jar +%%DATADIR%%/plugins/vcs-gitlab/lib/modules/intellij.vcs.gitlab.ultimate.ci.sh.jar +%%DATADIR%%/plugins/vcs-gitlab/lib/modules/intellij.vcs.gitlab.ultimate.features.jar +%%DATADIR%%/plugins/vcs-gitlab/lib/modules/intellij.vcs.gitlab.yaml.jar +%%DATADIR%%/plugins/vcs-gitlab/lib/vcs-gitlab.jar %%DATADIR%%/plugins/vcs-hg/lib/vcs-hg.jar %%DATADIR%%/plugins/vcs-perforce/lib/vcs-perforce.jar %%DATADIR%%/plugins/vcs-svn/lib/sqlite.jar %%DATADIR%%/plugins/vcs-svn/lib/vcs-svn.jar %%DATADIR%%/plugins/vitejs/lib/vitejs.jar -%%DATADIR%%/plugins/vuejs/lib/commons-text.jar -%%DATADIR%%/plugins/vuejs/lib/vuejs.jar -%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/README.md -%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/index.js -%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/package-lock.json -%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/package.json -%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/rolldown.config.ts -%%DATADIR%%/plugins/vuejs/vue-language-server/.gitignore -%%DATADIR%%/plugins/vuejs/vue-language-server/README.md -%%DATADIR%%/plugins/vuejs/vue-language-server/bin/vue-language-server.js -%%DATADIR%%/plugins/vuejs/vue-language-server/build.js -%%DATADIR%%/plugins/vuejs/vue-language-server/package-lock.json -%%DATADIR%%/plugins/vuejs/vue-language-server/package.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/LICENSE -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/decode.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/decode_codepoint.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/encode.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/index.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/maps/decode.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/maps/entities.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/maps/legacy.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/maps/xml.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/package.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/readme.md -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/LICENSE -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/README.md -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/lib/CollectingHandler.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/lib/FeedHandler.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/lib/MultiplexHandler.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/lib/Parser.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/lib/Tokenizer.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/lib/WritableStream.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/lib/index.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/htmlparser2/package.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/ws-typescript-vue-plugin/index.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/ws-typescript-vue-plugin/package.json -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/ws-typescript-vue-plugin/transformVueSfcFile.js -%%DATADIR%%/plugins/vuejs/vue-service/node_modules/ws-typescript-vue-plugin/vueScriptCache.js +%%DATADIR%%/plugins/vuejs-plugin/lib/modules/intellij.vuejs.backend.jar +%%DATADIR%%/plugins/vuejs-plugin/lib/modules/intellij.vuejs.common.jar +%%DATADIR%%/plugins/vuejs-plugin/lib/modules/intellij.vuejs.copyright.jar +%%DATADIR%%/plugins/vuejs-plugin/lib/modules/intellij.vuejs.debugger.jar +%%DATADIR%%/plugins/vuejs-plugin/lib/modules/intellij.vuejs.markdown.jar +%%DATADIR%%/plugins/vuejs-plugin/lib/modules/intellij.vuejs.prettier.jar +%%DATADIR%%/plugins/vuejs-plugin/lib/vuejs-plugin.jar +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/README.md +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/language-server/.gitignore +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/language-server/2.2.10/bin/vue-language-server.js +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/language-server/2.2.10/build.js +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/language-server/2.2.10/package-lock.json +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/language-server/2.2.10/package.json +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/language-server/README.md +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.0.1/node_modules/@vue/typescript-plugin/index.js +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.0.1/node_modules/@vue/typescript-plugin/package-lock.json +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.0.1/node_modules/@vue/typescript-plugin/package.json +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.0.1/node_modules/@vue/typescript-plugin/rolldown.config.ts +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.1.2/node_modules/@vue/typescript-plugin/index.js +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.1.2/node_modules/@vue/typescript-plugin/package-lock.json +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.1.2/node_modules/@vue/typescript-plugin/package.json +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/3.1.2/node_modules/@vue/typescript-plugin/rolldown.config.ts +%%DATADIR%%/plugins/vuejs-plugin/vue-language-tools/typescript-plugin/README.md +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/LICENSE +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/decode.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/decode_codepoint.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/encode.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/index.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/maps/decode.json +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/maps/entities.json +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/maps/legacy.json +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/lib/maps/xml.json +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/package.json +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/entities/readme.md +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/LICENSE +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/README.md +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/lib/CollectingHandler.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/lib/FeedHandler.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/lib/MultiplexHandler.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/lib/Parser.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/lib/Tokenizer.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/lib/WritableStream.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/lib/index.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/htmlparser2/package.json +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/ws-typescript-vue-plugin/index.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/ws-typescript-vue-plugin/package.json +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/ws-typescript-vue-plugin/transformVueSfcFile.js +%%DATADIR%%/plugins/vuejs-plugin/vue-service/node_modules/ws-typescript-vue-plugin/vueScriptCache.js %%DATADIR%%/plugins/webComponents/lib/webComponents.jar %%DATADIR%%/plugins/webDeployment/lib/commons vfs.jar %%DATADIR%%/plugins/webDeployment/lib/commons-net.jar @@ -10672,5 +11103,6 @@ share/applications/pycharm.desktop %%DATADIR%%/plugins/webpack/lib/webpack.jar %%DATADIR%%/plugins/yaml/lib/modules/intellij.yaml.backend.jar %%DATADIR%%/plugins/yaml/lib/modules/intellij.yaml.frontend.split.jar +%%DATADIR%%/plugins/yaml/lib/modules/intellij.yaml.helm.jar %%DATADIR%%/plugins/yaml/lib/yaml.jar %%DATADIR%%/product-info.json diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index b1765c4dbc65..4cd5b535938c 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -1,5 +1,5 @@ PORTNAME= pylint -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/pylint-dev/pylint/releases/download/v${PORTVERSION}/ diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo index 67c7594b4e87..0cf5c41a10d3 100644 --- a/devel/pylint/distinfo +++ b/devel/pylint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853168 -SHA256 (pylint-4.0.3.tar.gz) = a427fe76e0e5355e9fb9b604fd106c419cafb395886ba7f3cebebb03f30e081d -SIZE (pylint-4.0.3.tar.gz) = 1570368 +TIMESTAMP = 1765032660 +SHA256 (pylint-4.0.4.tar.gz) = d9b71674e19b1c36d79265b5887bf8e55278cbe236c9e95d22dc82cf044fdbd2 +SIZE (pylint-4.0.4.tar.gz) = 1571735 diff --git a/devel/re2/Makefile b/devel/re2/Makefile index 4c0b8dd93354..eb4f5f017c45 100644 --- a/devel/re2/Makefile +++ b/devel/re2/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= abseil>=20240116.2:devel/abseil LIB_DEPENDS= libabsl_base.so:devel/abseil -USES= compiler:c++17-lang gmake localbase:ldflags pathfix pkgconfig +USES= compiler:c++17-lang gmake localbase:ldflags pkgconfig MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" SED_INPLACE="${SED} -i ''" prefix=${PREFIX} PATHFIX_MAKEFILEIN= Makefile diff --git a/devel/redo/Makefile b/devel/redo/Makefile index b4d223f4f309..cab65f3ceb87 100644 --- a/devel/redo/Makefile +++ b/devel/redo/Makefile @@ -1,18 +1,16 @@ PORTNAME= redo PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= https://jdebp.eu/Repository/freebsd/ +MASTER_SITES= https://jdebp.uk/Repository/freebsd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= crest@rlwinm.de COMMENT= Incremental build system -WWW= https://jdebp.eu/Softwares/redo/ +WWW= https://jdebp.uk/Softwares/redo/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/source/COPYING -BROKEN= Unfetchable -EXPIRATION_DATE=2025-12-31 - USES= compiler:c++11-lang NO_WRKSUBDIR= yes diff --git a/devel/resolv_wrapper/Makefile b/devel/resolv_wrapper/Makefile index c0ca09a6dda6..3d39d7f8fe32 100644 --- a/devel/resolv_wrapper/Makefile +++ b/devel/resolv_wrapper/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka \ socket_wrapper>=0:devel/socket_wrapper -USES= cmake:testing pathfix +USES= cmake:testing CMAKE_OFF= PICKY_DEVELOPER \ UNIT_TESTING diff --git a/devel/revive/Makefile b/devel/revive/Makefile index d8f35251c4d8..5007ebf581c0 100644 --- a/devel/revive/Makefile +++ b/devel/revive/Makefile @@ -10,10 +10,7 @@ WWW= https://revive.run LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules _BUILD_VERSION= ${DISTVERSION} _BUILD_COMMIT= e1d05f7 diff --git a/devel/rubygem-async/Makefile b/devel/rubygem-async/Makefile index e24961a3ac3b..0b3080357348 100644 --- a/devel/rubygem-async/Makefile +++ b/devel/rubygem-async/Makefile @@ -1,5 +1,5 @@ PORTNAME= async -PORTVERSION= 2.34.0 +PORTVERSION= 2.35.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-async/distinfo b/devel/rubygem-async/distinfo index bdeb9c1cc5cc..d43cbfdf7a30 100644 --- a/devel/rubygem-async/distinfo +++ b/devel/rubygem-async/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774769 -SHA256 (rubygem/async-2.34.0.gem) = 65ab207d4575c05bb6c5bac430f9f8d372d8288686e68e89f44eba094c77e1c1 -SIZE (rubygem/async-2.34.0.gem) = 62976 +TIMESTAMP = 1765032848 +SHA256 (rubygem/async-2.35.0.gem) = 0f792ce968023677669fb8608d0b16585332247181ed5417b4ff45900201e834 +SIZE (rubygem/async-2.35.0.gem) = 63488 diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index c3ca81c809b7..0ba06128e272 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-partitions -PORTVERSION= 1.1188.0 +PORTVERSION= 1.1190.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index 51009ca655ad..9f45de929ac4 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511012 -SHA256 (rubygem/aws-partitions-1.1188.0.gem) = dff035be9381b37a71295f88608640323de6d0e25c83a1b1932390b03a08af9a -SIZE (rubygem/aws-partitions-1.1188.0.gem) = 81920 +TIMESTAMP = 1765032850 +SHA256 (rubygem/aws-partitions-1.1190.0.gem) = 3e21ce1c99329a96fb71419a5d92d0cece5b276a9f47bc91d6a1290450fb3669 +SIZE (rubygem/aws-partitions-1.1190.0.gem) = 82432 diff --git a/devel/rubygem-aws-sdk-appintegrationsservice/Makefile b/devel/rubygem-aws-sdk-appintegrationsservice/Makefile index 33fef9f7eb60..01cda02f7acd 100644 --- a/devel/rubygem-aws-sdk-appintegrationsservice/Makefile +++ b/devel/rubygem-aws-sdk-appintegrationsservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-appintegrationsservice -PORTVERSION= 1.60.0 +PORTVERSION= 1.61.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-appintegrationsservice/distinfo b/devel/rubygem-aws-sdk-appintegrationsservice/distinfo index a31d2e63865a..65f51abb7c40 100644 --- a/devel/rubygem-aws-sdk-appintegrationsservice/distinfo +++ b/devel/rubygem-aws-sdk-appintegrationsservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853532 -SHA256 (rubygem/aws-sdk-appintegrationsservice-1.60.0.gem) = 8f152c42a5d4922091d7208af3f6d0730b7412e0ce3cf2503b13a658631b1fea -SIZE (rubygem/aws-sdk-appintegrationsservice-1.60.0.gem) = 38912 +TIMESTAMP = 1765032852 +SHA256 (rubygem/aws-sdk-appintegrationsservice-1.61.0.gem) = 8ea2fd7a4631ed7d362e999904e6b1bf4644ebc72e54b4ce68216b0a062684b6 +SIZE (rubygem/aws-sdk-appintegrationsservice-1.61.0.gem) = 39424 diff --git a/devel/rubygem-aws-sdk-bedrock/Makefile b/devel/rubygem-aws-sdk-bedrock/Makefile index c0809ff7f9b7..48881e88dbed 100644 --- a/devel/rubygem-aws-sdk-bedrock/Makefile +++ b/devel/rubygem-aws-sdk-bedrock/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrock -PORTVERSION= 1.67.0 +PORTVERSION= 1.69.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrock/distinfo b/devel/rubygem-aws-sdk-bedrock/distinfo index 006adf63c188..cc846274d892 100644 --- a/devel/rubygem-aws-sdk-bedrock/distinfo +++ b/devel/rubygem-aws-sdk-bedrock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853586 -SHA256 (rubygem/aws-sdk-bedrock-1.67.0.gem) = 1b5e85bfaafecf1f6b6ba1c5d822e4907cb3bdf3b4e58d9f023e57a157bb9e93 -SIZE (rubygem/aws-sdk-bedrock-1.67.0.gem) = 190976 +TIMESTAMP = 1765032854 +SHA256 (rubygem/aws-sdk-bedrock-1.69.0.gem) = 9363d62c15abcdc1bb57fd956aa1be66081e94b0c2e0d770db26dd13b4bf44da +SIZE (rubygem/aws-sdk-bedrock-1.69.0.gem) = 194560 diff --git a/devel/rubygem-aws-sdk-bedrockagent/Makefile b/devel/rubygem-aws-sdk-bedrockagent/Makefile index 71a63e780374..6102f2ce125b 100644 --- a/devel/rubygem-aws-sdk-bedrockagent/Makefile +++ b/devel/rubygem-aws-sdk-bedrockagent/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrockagent -PORTVERSION= 1.68.0 +PORTVERSION= 1.69.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrockagent/distinfo b/devel/rubygem-aws-sdk-bedrockagent/distinfo index 9995eb8b2a15..1ed5eb27da64 100644 --- a/devel/rubygem-aws-sdk-bedrockagent/distinfo +++ b/devel/rubygem-aws-sdk-bedrockagent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853588 -SHA256 (rubygem/aws-sdk-bedrockagent-1.68.0.gem) = 507987389d3bd569bd706e19656d23144f003e1eb6498875c95fb4b30af35254 -SIZE (rubygem/aws-sdk-bedrockagent-1.68.0.gem) = 174592 +TIMESTAMP = 1765032856 +SHA256 (rubygem/aws-sdk-bedrockagent-1.69.0.gem) = 39bd59537abb8ea7f164ceca324b4fdd82327270693f6fd80188613a25cdbc14 +SIZE (rubygem/aws-sdk-bedrockagent-1.69.0.gem) = 175616 diff --git a/devel/rubygem-aws-sdk-bedrockagentcore/Makefile b/devel/rubygem-aws-sdk-bedrockagentcore/Makefile index f86d003a5dd3..1a96573442f5 100644 --- a/devel/rubygem-aws-sdk-bedrockagentcore/Makefile +++ b/devel/rubygem-aws-sdk-bedrockagentcore/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrockagentcore -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrockagentcore/distinfo b/devel/rubygem-aws-sdk-bedrockagentcore/distinfo index 33f6e9154cad..0f0847ea6979 100644 --- a/devel/rubygem-aws-sdk-bedrockagentcore/distinfo +++ b/devel/rubygem-aws-sdk-bedrockagentcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853590 -SHA256 (rubygem/aws-sdk-bedrockagentcore-1.12.0.gem) = e5a5adb2c6f2122f7d21b9d7c18babd4f342e6b142afa0bc60b2816d7338b74f -SIZE (rubygem/aws-sdk-bedrockagentcore-1.12.0.gem) = 65536 +TIMESTAMP = 1765032858 +SHA256 (rubygem/aws-sdk-bedrockagentcore-1.13.0.gem) = 926ea9df44e6e4aeee2b150e26764bc51cbf0b87a142cb30388b48d19af25a9c +SIZE (rubygem/aws-sdk-bedrockagentcore-1.13.0.gem) = 70656 diff --git a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile index 9d4c9b6f3c2b..6ae42188665f 100644 --- a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile +++ b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrockagentcorecontrol -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo index 6b5d5a4861a4..1e969466df10 100644 --- a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo +++ b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853592 -SHA256 (rubygem/aws-sdk-bedrockagentcorecontrol-1.15.0.gem) = b9979185eca7ed4f21df600541946342d91e0c157a662281911bc4c341f49d84 -SIZE (rubygem/aws-sdk-bedrockagentcorecontrol-1.15.0.gem) = 101376 +TIMESTAMP = 1765032860 +SHA256 (rubygem/aws-sdk-bedrockagentcorecontrol-1.16.0.gem) = b9a67b31e5dd4d40d70794cc60592afc87c7d4a120b81b4d0891bf52da51deda +SIZE (rubygem/aws-sdk-bedrockagentcorecontrol-1.16.0.gem) = 155136 diff --git a/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile b/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile index 00f6ef7decf8..6c0eea0593ab 100644 --- a/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile +++ b/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrockagentruntime -PORTVERSION= 1.67.0 +PORTVERSION= 1.68.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo b/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo index 869dcdbcd1ae..27f2c2e00b71 100644 --- a/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo +++ b/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853594 -SHA256 (rubygem/aws-sdk-bedrockagentruntime-1.67.0.gem) = 8438e101273ed91635ec90cfc1491ef10c737f348b93face355bb1e400024bf3 -SIZE (rubygem/aws-sdk-bedrockagentruntime-1.67.0.gem) = 154112 +TIMESTAMP = 1765032862 +SHA256 (rubygem/aws-sdk-bedrockagentruntime-1.68.0.gem) = 56b32c0a6ceb305a09d0eafea53463a0118152a6bed40b85218d9b539a6b42b2 +SIZE (rubygem/aws-sdk-bedrockagentruntime-1.68.0.gem) = 155648 diff --git a/devel/rubygem-aws-sdk-bedrockruntime/Makefile b/devel/rubygem-aws-sdk-bedrockruntime/Makefile index 3464b1fa7e25..4e840b2f769d 100644 --- a/devel/rubygem-aws-sdk-bedrockruntime/Makefile +++ b/devel/rubygem-aws-sdk-bedrockruntime/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrockruntime -PORTVERSION= 1.67.0 +PORTVERSION= 1.68.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrockruntime/distinfo b/devel/rubygem-aws-sdk-bedrockruntime/distinfo index 764792df300d..fd87b7d6298c 100644 --- a/devel/rubygem-aws-sdk-bedrockruntime/distinfo +++ b/devel/rubygem-aws-sdk-bedrockruntime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511016 -SHA256 (rubygem/aws-sdk-bedrockruntime-1.67.0.gem) = 924b36e86d4768a544404974e31c2208393bd671bde5e786d68bdecb8d671879 -SIZE (rubygem/aws-sdk-bedrockruntime-1.67.0.gem) = 99328 +TIMESTAMP = 1765032864 +SHA256 (rubygem/aws-sdk-bedrockruntime-1.68.0.gem) = f84dd187b4f557207bed5ede4f863b4c34603ff5926cc04310a9068a0cb7f8f1 +SIZE (rubygem/aws-sdk-bedrockruntime-1.68.0.gem) = 101376 diff --git a/devel/rubygem-aws-sdk-cleanrooms/Makefile b/devel/rubygem-aws-sdk-cleanrooms/Makefile index cc21c22cf43a..2ea494d0229b 100644 --- a/devel/rubygem-aws-sdk-cleanrooms/Makefile +++ b/devel/rubygem-aws-sdk-cleanrooms/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cleanrooms -PORTVERSION= 1.60.0 +PORTVERSION= 1.61.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cleanrooms/distinfo b/devel/rubygem-aws-sdk-cleanrooms/distinfo index 5b065911f83d..37ccdac6b15d 100644 --- a/devel/rubygem-aws-sdk-cleanrooms/distinfo +++ b/devel/rubygem-aws-sdk-cleanrooms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853624 -SHA256 (rubygem/aws-sdk-cleanrooms-1.60.0.gem) = 86b71bf57a685f4b114d647e1187e68c18ee9c2c0da277350351451a989c4545 -SIZE (rubygem/aws-sdk-cleanrooms-1.60.0.gem) = 133120 +TIMESTAMP = 1765032866 +SHA256 (rubygem/aws-sdk-cleanrooms-1.61.0.gem) = 0357096e186b430fc3d610532abc8a6350acf79b3e3b6a8a0813ef0eabce5699 +SIZE (rubygem/aws-sdk-cleanrooms-1.61.0.gem) = 136192 diff --git a/devel/rubygem-aws-sdk-cleanroomsml/Makefile b/devel/rubygem-aws-sdk-cleanroomsml/Makefile index 9fe42f0f06d6..4de0bbff942e 100644 --- a/devel/rubygem-aws-sdk-cleanroomsml/Makefile +++ b/devel/rubygem-aws-sdk-cleanroomsml/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cleanroomsml -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cleanroomsml/distinfo b/devel/rubygem-aws-sdk-cleanroomsml/distinfo index 48d4aff73d00..cc4aa9b7c0c1 100644 --- a/devel/rubygem-aws-sdk-cleanroomsml/distinfo +++ b/devel/rubygem-aws-sdk-cleanroomsml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853626 -SHA256 (rubygem/aws-sdk-cleanroomsml-1.38.0.gem) = ec7f7447b897019b293531cea5caad7921a3b7d8c8f2e95d69fb4ad26b453686 -SIZE (rubygem/aws-sdk-cleanroomsml-1.38.0.gem) = 87040 +TIMESTAMP = 1765032868 +SHA256 (rubygem/aws-sdk-cleanroomsml-1.39.0.gem) = 8e8fed52ef15e8683a0f030376c399458b23e5aa16dc16b5f2c1a430a4ab7368 +SIZE (rubygem/aws-sdk-cleanroomsml-1.39.0.gem) = 90624 diff --git a/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile b/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile index 826f96f4e6ee..71e998cdf977 100644 --- a/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile +++ b/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cloudwatchlogs -PORTVERSION= 1.133.0 +PORTVERSION= 1.134.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo b/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo index cc757fef1c43..71b8fc6e67eb 100644 --- a/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo +++ b/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511020 -SHA256 (rubygem/aws-sdk-cloudwatchlogs-1.133.0.gem) = e7b467693fb2db166eebd434cf8a97099f0d93f29f6920260284386e0b692437 -SIZE (rubygem/aws-sdk-cloudwatchlogs-1.133.0.gem) = 171520 +TIMESTAMP = 1765032870 +SHA256 (rubygem/aws-sdk-cloudwatchlogs-1.134.0.gem) = 85a33c2686a0dd74442c4b483cbc792852277b46166758e89bf31e40e1a6cf01 +SIZE (rubygem/aws-sdk-cloudwatchlogs-1.134.0.gem) = 178688 diff --git a/devel/rubygem-aws-sdk-connect/Makefile b/devel/rubygem-aws-sdk-connect/Makefile index cc71cc2e06c0..51c2ca7bf45c 100644 --- a/devel/rubygem-aws-sdk-connect/Makefile +++ b/devel/rubygem-aws-sdk-connect/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-connect -PORTVERSION= 1.226.0 +PORTVERSION= 1.227.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-connect/distinfo b/devel/rubygem-aws-sdk-connect/distinfo index cf9070cedbc7..927e5ec23276 100644 --- a/devel/rubygem-aws-sdk-connect/distinfo +++ b/devel/rubygem-aws-sdk-connect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853700 -SHA256 (rubygem/aws-sdk-connect-1.226.0.gem) = 2115ff77524bd65fdaa75a94651391e9ffb2e55ab7b0a223e565925d2cbffc16 -SIZE (rubygem/aws-sdk-connect-1.226.0.gem) = 412160 +TIMESTAMP = 1765032872 +SHA256 (rubygem/aws-sdk-connect-1.227.0.gem) = 6b752198f970fb704f674d1268209057d191f523519401a6534cd58832d3d513 +SIZE (rubygem/aws-sdk-connect-1.227.0.gem) = 471040 diff --git a/devel/rubygem-aws-sdk-connectcampaignsv2/Makefile b/devel/rubygem-aws-sdk-connectcampaignsv2/Makefile index e61882d88b32..dfa906ace5e3 100644 --- a/devel/rubygem-aws-sdk-connectcampaignsv2/Makefile +++ b/devel/rubygem-aws-sdk-connectcampaignsv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-connectcampaignsv2 -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-connectcampaignsv2/distinfo b/devel/rubygem-aws-sdk-connectcampaignsv2/distinfo index 2c9a00d69f57..f5cbfcc44b07 100644 --- a/devel/rubygem-aws-sdk-connectcampaignsv2/distinfo +++ b/devel/rubygem-aws-sdk-connectcampaignsv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853704 -SHA256 (rubygem/aws-sdk-connectcampaignsv2-1.17.0.gem) = 49580ec1f9fb48469981a461e95dab79b0a84bdbb716c95bb7ca21cc9212e8d2 -SIZE (rubygem/aws-sdk-connectcampaignsv2-1.17.0.gem) = 48128 +TIMESTAMP = 1765032874 +SHA256 (rubygem/aws-sdk-connectcampaignsv2-1.18.0.gem) = cb2ab7353bfb637dc58bcf804499e70134632edee6b10ba8e421f2871e136a4c +SIZE (rubygem/aws-sdk-connectcampaignsv2-1.18.0.gem) = 49664 diff --git a/devel/rubygem-aws-sdk-connectparticipant/Makefile b/devel/rubygem-aws-sdk-connectparticipant/Makefile index 95b92f8ccc09..9fe991a4f72f 100644 --- a/devel/rubygem-aws-sdk-connectparticipant/Makefile +++ b/devel/rubygem-aws-sdk-connectparticipant/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-connectparticipant -PORTVERSION= 1.73.0 +PORTVERSION= 1.74.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-connectparticipant/distinfo b/devel/rubygem-aws-sdk-connectparticipant/distinfo index 26e5fc26abb3..a38398cbadb5 100644 --- a/devel/rubygem-aws-sdk-connectparticipant/distinfo +++ b/devel/rubygem-aws-sdk-connectparticipant/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853710 -SHA256 (rubygem/aws-sdk-connectparticipant-1.73.0.gem) = 5332639e23d9536862591d3c9cc7cfd69cf09e079febb3fd6b2226234d797a64 -SIZE (rubygem/aws-sdk-connectparticipant-1.73.0.gem) = 38400 +TIMESTAMP = 1765032876 +SHA256 (rubygem/aws-sdk-connectparticipant-1.74.0.gem) = d8eac2a810246fa4e28f46cb7e4903c212861909c530e6e985befa3a9d79a3a8 +SIZE (rubygem/aws-sdk-connectparticipant-1.74.0.gem) = 38400 diff --git a/devel/rubygem-aws-sdk-costexplorer/Makefile b/devel/rubygem-aws-sdk-costexplorer/Makefile index d14e69142142..f51f95577399 100644 --- a/devel/rubygem-aws-sdk-costexplorer/Makefile +++ b/devel/rubygem-aws-sdk-costexplorer/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-costexplorer -PORTVERSION= 1.140.0 +PORTVERSION= 1.141.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-costexplorer/distinfo b/devel/rubygem-aws-sdk-costexplorer/distinfo index 9978a92f39e0..03411a31154d 100644 --- a/devel/rubygem-aws-sdk-costexplorer/distinfo +++ b/devel/rubygem-aws-sdk-costexplorer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853722 -SHA256 (rubygem/aws-sdk-costexplorer-1.140.0.gem) = ddd938f8b3cfa2b2971d40292447f93801c6af9f20662f46e5b0186e2de36eb3 -SIZE (rubygem/aws-sdk-costexplorer-1.140.0.gem) = 131584 +TIMESTAMP = 1765032878 +SHA256 (rubygem/aws-sdk-costexplorer-1.141.0.gem) = 7728c0a1b152f06a2b967b6ce210e8b0f5b8110740a1567f20588cf85ecef93b +SIZE (rubygem/aws-sdk-costexplorer-1.141.0.gem) = 131584 diff --git a/devel/rubygem-aws-sdk-customerprofiles/Makefile b/devel/rubygem-aws-sdk-customerprofiles/Makefile index a803c74fbed5..43ea07dee4e9 100644 --- a/devel/rubygem-aws-sdk-customerprofiles/Makefile +++ b/devel/rubygem-aws-sdk-customerprofiles/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-customerprofiles -PORTVERSION= 1.75.0 +PORTVERSION= 1.76.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-customerprofiles/distinfo b/devel/rubygem-aws-sdk-customerprofiles/distinfo index b32bff567a3a..3e9e92136b38 100644 --- a/devel/rubygem-aws-sdk-customerprofiles/distinfo +++ b/devel/rubygem-aws-sdk-customerprofiles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853726 -SHA256 (rubygem/aws-sdk-customerprofiles-1.75.0.gem) = 43a27c7b7d84eb6ea877f0e1156e7697f68e9a113508d86606e9c163f9f2911b -SIZE (rubygem/aws-sdk-customerprofiles-1.75.0.gem) = 139264 +TIMESTAMP = 1765032880 +SHA256 (rubygem/aws-sdk-customerprofiles-1.76.0.gem) = abd77d1316c85becafed8e95ae9048bc7430cc863a14ff06a7267f03fd69cab0 +SIZE (rubygem/aws-sdk-customerprofiles-1.76.0.gem) = 154624 diff --git a/devel/rubygem-aws-sdk-datazone/Makefile b/devel/rubygem-aws-sdk-datazone/Makefile index a1deaff387ed..b313c9b0b7d0 100644 --- a/devel/rubygem-aws-sdk-datazone/Makefile +++ b/devel/rubygem-aws-sdk-datazone/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-datazone -PORTVERSION= 1.61.0 +PORTVERSION= 1.62.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-datazone/distinfo b/devel/rubygem-aws-sdk-datazone/distinfo index da80d2a87835..387619ec1ff8 100644 --- a/devel/rubygem-aws-sdk-datazone/distinfo +++ b/devel/rubygem-aws-sdk-datazone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853736 -SHA256 (rubygem/aws-sdk-datazone-1.61.0.gem) = c23b25a53177f5380e1210bd0d4ddb92ea949c585ec0abd2300cc65d2fce0b07 -SIZE (rubygem/aws-sdk-datazone-1.61.0.gem) = 270848 +TIMESTAMP = 1765032882 +SHA256 (rubygem/aws-sdk-datazone-1.62.0.gem) = 9ac2f1444d413a8fd8b26724031e9eb62cc4d46d27a0a04e6a63d23d1861a45c +SIZE (rubygem/aws-sdk-datazone-1.62.0.gem) = 273920 diff --git a/devel/rubygem-aws-sdk-ecs/Makefile b/devel/rubygem-aws-sdk-ecs/Makefile index e1764ab3565e..d9a6d902cc24 100644 --- a/devel/rubygem-aws-sdk-ecs/Makefile +++ b/devel/rubygem-aws-sdk-ecs/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-ecs -PORTVERSION= 1.214.0 +PORTVERSION= 1.215.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-ecs/distinfo b/devel/rubygem-aws-sdk-ecs/distinfo index ad14068edc96..06939b96799b 100644 --- a/devel/rubygem-aws-sdk-ecs/distinfo +++ b/devel/rubygem-aws-sdk-ecs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853778 -SHA256 (rubygem/aws-sdk-ecs-1.214.0.gem) = af439ed457f43ad7b08eca86fe7316527484bc3a56a1163a622500c849b9996a -SIZE (rubygem/aws-sdk-ecs-1.214.0.gem) = 304128 +TIMESTAMP = 1765032884 +SHA256 (rubygem/aws-sdk-ecs-1.215.0.gem) = eb669bef876008b2c5df4006e46dfeb78153df0d4406be559af219a366605e5f +SIZE (rubygem/aws-sdk-ecs-1.215.0.gem) = 304128 diff --git a/devel/rubygem-aws-sdk-eks/Makefile b/devel/rubygem-aws-sdk-eks/Makefile index f9547f8cca98..9eb07004bd70 100644 --- a/devel/rubygem-aws-sdk-eks/Makefile +++ b/devel/rubygem-aws-sdk-eks/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-eks -PORTVERSION= 1.151.0 +PORTVERSION= 1.152.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-eks/distinfo b/devel/rubygem-aws-sdk-eks/distinfo index 1019a7893fca..b50cc3623135 100644 --- a/devel/rubygem-aws-sdk-eks/distinfo +++ b/devel/rubygem-aws-sdk-eks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853782 -SHA256 (rubygem/aws-sdk-eks-1.151.0.gem) = 505c7ad757410a718f450a6b4122c00b3f6dcc398769b91a7be097fd920663fd -SIZE (rubygem/aws-sdk-eks-1.151.0.gem) = 141312 +TIMESTAMP = 1765032886 +SHA256 (rubygem/aws-sdk-eks-1.152.0.gem) = af818202e48006dd927ebf5f0c5c0e889bc2b1637c2b6aa49d3a153ac248ae49 +SIZE (rubygem/aws-sdk-eks-1.152.0.gem) = 154624 diff --git a/devel/rubygem-aws-sdk-fsx/Makefile b/devel/rubygem-aws-sdk-fsx/Makefile index f3227611dbd2..da0532cb2082 100644 --- a/devel/rubygem-aws-sdk-fsx/Makefile +++ b/devel/rubygem-aws-sdk-fsx/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-fsx -PORTVERSION= 1.128.0 +PORTVERSION= 1.129.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-fsx/distinfo b/devel/rubygem-aws-sdk-fsx/distinfo index 45f9d1c57ffe..e684f4ef358b 100644 --- a/devel/rubygem-aws-sdk-fsx/distinfo +++ b/devel/rubygem-aws-sdk-fsx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853828 -SHA256 (rubygem/aws-sdk-fsx-1.128.0.gem) = 84a8a331dd2a029c8f3dcfb918100364072a82af53497f64bbf37cf8e1211cbd -SIZE (rubygem/aws-sdk-fsx-1.128.0.gem) = 219136 +TIMESTAMP = 1765032888 +SHA256 (rubygem/aws-sdk-fsx-1.129.0.gem) = c4f3c6f7f388e8d1ef860d22cacdf80b252be60b405a7de03c212fa4d7199ebf +SIZE (rubygem/aws-sdk-fsx-1.129.0.gem) = 220672 diff --git a/devel/rubygem-aws-sdk-glue/Makefile b/devel/rubygem-aws-sdk-glue/Makefile index 11d49929ede0..893f0f29ada5 100644 --- a/devel/rubygem-aws-sdk-glue/Makefile +++ b/devel/rubygem-aws-sdk-glue/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-glue -PORTVERSION= 1.243.0 +PORTVERSION= 1.244.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-glue/distinfo b/devel/rubygem-aws-sdk-glue/distinfo index 0ba1f1f8dcbc..10fdd0d2b0d6 100644 --- a/devel/rubygem-aws-sdk-glue/distinfo +++ b/devel/rubygem-aws-sdk-glue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853844 -SHA256 (rubygem/aws-sdk-glue-1.243.0.gem) = 7920d8134aeeb620d0e4b331fdaf72423011fd5910b58fdb2f5cd0c71be54a6f -SIZE (rubygem/aws-sdk-glue-1.243.0.gem) = 439808 +TIMESTAMP = 1765032890 +SHA256 (rubygem/aws-sdk-glue-1.244.0.gem) = ee585bce9b59e33530b98707858d1d35602205608ba02577c7ce5dd77468b5e5 +SIZE (rubygem/aws-sdk-glue-1.244.0.gem) = 442368 diff --git a/devel/rubygem-aws-sdk-guardduty/Makefile b/devel/rubygem-aws-sdk-guardduty/Makefile index 0abffc7d9cff..5086d85dba62 100644 --- a/devel/rubygem-aws-sdk-guardduty/Makefile +++ b/devel/rubygem-aws-sdk-guardduty/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-guardduty -PORTVERSION= 1.135.0 +PORTVERSION= 1.136.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-guardduty/distinfo b/devel/rubygem-aws-sdk-guardduty/distinfo index 113726b211c9..8f443174fdab 100644 --- a/devel/rubygem-aws-sdk-guardduty/distinfo +++ b/devel/rubygem-aws-sdk-guardduty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853854 -SHA256 (rubygem/aws-sdk-guardduty-1.135.0.gem) = 443db9322ce860f91b33458cc08997ee7ac767695f7ea44460a8205308ce9483 -SIZE (rubygem/aws-sdk-guardduty-1.135.0.gem) = 155136 +TIMESTAMP = 1765032892 +SHA256 (rubygem/aws-sdk-guardduty-1.136.0.gem) = cbe804b35aa45b40e171d1a5e91224a9b3c89b57b3feb01835389533acefb56f +SIZE (rubygem/aws-sdk-guardduty-1.136.0.gem) = 157184 diff --git a/devel/rubygem-aws-sdk-iam/Makefile b/devel/rubygem-aws-sdk-iam/Makefile index 6f37cc4bfb07..677112213fe1 100644 --- a/devel/rubygem-aws-sdk-iam/Makefile +++ b/devel/rubygem-aws-sdk-iam/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-iam -PORTVERSION= 1.136.0 +PORTVERSION= 1.137.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-iam/distinfo b/devel/rubygem-aws-sdk-iam/distinfo index 02f4094fa23b..6b6ec2619956 100644 --- a/devel/rubygem-aws-sdk-iam/distinfo +++ b/devel/rubygem-aws-sdk-iam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853860 -SHA256 (rubygem/aws-sdk-iam-1.136.0.gem) = fb9e6cb92fed47b19347b515eae6ceee9f9af09e824be87c395ce77748192e20 -SIZE (rubygem/aws-sdk-iam-1.136.0.gem) = 241664 +TIMESTAMP = 1765032894 +SHA256 (rubygem/aws-sdk-iam-1.137.0.gem) = 9aa1b33f657646567c946472933c3069271f93a3e65a7fc8edc859938928f9d7 +SIZE (rubygem/aws-sdk-iam-1.137.0.gem) = 242176 diff --git a/devel/rubygem-aws-sdk-inspector2/Makefile b/devel/rubygem-aws-sdk-inspector2/Makefile index aa4e8cb43bfa..b7f948a367ce 100644 --- a/devel/rubygem-aws-sdk-inspector2/Makefile +++ b/devel/rubygem-aws-sdk-inspector2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-inspector2 -PORTVERSION= 1.64.0 +PORTVERSION= 1.65.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-inspector2/distinfo b/devel/rubygem-aws-sdk-inspector2/distinfo index e543b391b88e..71c660ad1de2 100644 --- a/devel/rubygem-aws-sdk-inspector2/distinfo +++ b/devel/rubygem-aws-sdk-inspector2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853870 -SHA256 (rubygem/aws-sdk-inspector2-1.64.0.gem) = 99c68c14b636a7e656ed4686d1d1be9c15833f6b43dbe60270a90629ba58e804 -SIZE (rubygem/aws-sdk-inspector2-1.64.0.gem) = 138240 +TIMESTAMP = 1765032896 +SHA256 (rubygem/aws-sdk-inspector2-1.65.0.gem) = cf231eee20e7dd57ee8046dcd8c364ef31a3d11ebae764886c8588b90492cc68 +SIZE (rubygem/aws-sdk-inspector2-1.65.0.gem) = 138240 diff --git a/devel/rubygem-aws-sdk-lambda/Makefile b/devel/rubygem-aws-sdk-lambda/Makefile index 7b1e427c5bbc..4c75aad4275d 100644 --- a/devel/rubygem-aws-sdk-lambda/Makefile +++ b/devel/rubygem-aws-sdk-lambda/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-lambda -PORTVERSION= 1.167.0 +PORTVERSION= 1.170.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-lambda/distinfo b/devel/rubygem-aws-sdk-lambda/distinfo index 2a4e7353543b..be88f97633ec 100644 --- a/devel/rubygem-aws-sdk-lambda/distinfo +++ b/devel/rubygem-aws-sdk-lambda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853944 -SHA256 (rubygem/aws-sdk-lambda-1.167.0.gem) = d55da1c76d59286574951422c3185bd8feaa658ffdcdedb2d5902e5355f51b74 -SIZE (rubygem/aws-sdk-lambda-1.167.0.gem) = 152576 +TIMESTAMP = 1765032898 +SHA256 (rubygem/aws-sdk-lambda-1.170.0.gem) = 5cb8dd71e8691fa49c5417654dca06148389e0cf9907c72ef52d886e6c26461e +SIZE (rubygem/aws-sdk-lambda-1.170.0.gem) = 189952 diff --git a/devel/rubygem-aws-sdk-lexmodelsv2/Makefile b/devel/rubygem-aws-sdk-lexmodelsv2/Makefile index fd5eaa5761df..2307c0347ebb 100644 --- a/devel/rubygem-aws-sdk-lexmodelsv2/Makefile +++ b/devel/rubygem-aws-sdk-lexmodelsv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-lexmodelsv2 -PORTVERSION= 1.83.0 +PORTVERSION= 1.84.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-lexmodelsv2/distinfo b/devel/rubygem-aws-sdk-lexmodelsv2/distinfo index e2ada3ce8ca1..0ffd6d230085 100644 --- a/devel/rubygem-aws-sdk-lexmodelsv2/distinfo +++ b/devel/rubygem-aws-sdk-lexmodelsv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853952 -SHA256 (rubygem/aws-sdk-lexmodelsv2-1.83.0.gem) = 972234e6352df078272475f0ac9ae7f32e4e6380eec727e192916e95e804b245 -SIZE (rubygem/aws-sdk-lexmodelsv2-1.83.0.gem) = 238592 +TIMESTAMP = 1765032900 +SHA256 (rubygem/aws-sdk-lexmodelsv2-1.84.0.gem) = b5c2b0ada89492ad5c52e47ff418e0d95b8a6f59dfcfa5e476e3cd0d5f7946f2 +SIZE (rubygem/aws-sdk-lexmodelsv2-1.84.0.gem) = 241664 diff --git a/devel/rubygem-aws-sdk-marketplaceagreement/Makefile b/devel/rubygem-aws-sdk-marketplaceagreement/Makefile index 1e5aaeaf6219..62b24aa5f257 100644 --- a/devel/rubygem-aws-sdk-marketplaceagreement/Makefile +++ b/devel/rubygem-aws-sdk-marketplaceagreement/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-marketplaceagreement -PORTVERSION= 1.28.0 +PORTVERSION= 1.29.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-aws-sdk-core>=3.239.1<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 + rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-marketplaceagreement/distinfo b/devel/rubygem-aws-sdk-marketplaceagreement/distinfo index 4d9e813261c4..4890c3472e3c 100644 --- a/devel/rubygem-aws-sdk-marketplaceagreement/distinfo +++ b/devel/rubygem-aws-sdk-marketplaceagreement/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853982 -SHA256 (rubygem/aws-sdk-marketplaceagreement-1.28.0.gem) = 6f7364a34ad611689f984c7b243b86d74c5bcfb8fc2e7f04c4877557d4af7e98 -SIZE (rubygem/aws-sdk-marketplaceagreement-1.28.0.gem) = 34816 +TIMESTAMP = 1765032902 +SHA256 (rubygem/aws-sdk-marketplaceagreement-1.29.0.gem) = 1900dc11e259a5282bc73e33b3efcb3ec4fbbd57ebcd8adac2eb40dcaabbe37f +SIZE (rubygem/aws-sdk-marketplaceagreement-1.29.0.gem) = 36352 diff --git a/devel/rubygem-aws-sdk-marketplacecatalog/Makefile b/devel/rubygem-aws-sdk-marketplacecatalog/Makefile index f486ff02c51a..904cbd7fb8f5 100644 --- a/devel/rubygem-aws-sdk-marketplacecatalog/Makefile +++ b/devel/rubygem-aws-sdk-marketplacecatalog/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-marketplacecatalog -PORTVERSION= 1.70.0 +PORTVERSION= 1.71.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-marketplacecatalog/distinfo b/devel/rubygem-aws-sdk-marketplacecatalog/distinfo index fd412799f2c2..014f44293eb0 100644 --- a/devel/rubygem-aws-sdk-marketplacecatalog/distinfo +++ b/devel/rubygem-aws-sdk-marketplacecatalog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853984 -SHA256 (rubygem/aws-sdk-marketplacecatalog-1.70.0.gem) = c2f56a565ddfbad9cd2d5b662a18b377a98da6d561f11edcf0152ba093c02cb2 -SIZE (rubygem/aws-sdk-marketplacecatalog-1.70.0.gem) = 49664 +TIMESTAMP = 1765032904 +SHA256 (rubygem/aws-sdk-marketplacecatalog-1.71.0.gem) = 9f33cc4225aa5480c55d04fcefac95eb8ca11c58d70f27f9ddf6a6a5d069b489 +SIZE (rubygem/aws-sdk-marketplacecatalog-1.71.0.gem) = 51712 diff --git a/devel/rubygem-aws-sdk-novaact/Makefile b/devel/rubygem-aws-sdk-novaact/Makefile new file mode 100644 index 000000000000..20dc6b0c4b2b --- /dev/null +++ b/devel/rubygem-aws-sdk-novaact/Makefile @@ -0,0 +1,20 @@ +PORTNAME= aws-sdk-novaact +PORTVERSION= 1.0.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Official AWS Ruby gem for Nova Act Service +WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-novaact + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-aws-sdk-core>=3.239.1<4:devel/rubygem-aws-sdk-core \ + rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-novaact/distinfo b/devel/rubygem-aws-sdk-novaact/distinfo new file mode 100644 index 000000000000..33ed244bab22 --- /dev/null +++ b/devel/rubygem-aws-sdk-novaact/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032636 +SHA256 (rubygem/aws-sdk-novaact-1.0.0.gem) = 5895fffb73d404161d119b42d5cb826872078e0ade38352d400aa62b54142fca +SIZE (rubygem/aws-sdk-novaact-1.0.0.gem) = 35328 diff --git a/devel/rubygem-aws-sdk-novaact/pkg-descr b/devel/rubygem-aws-sdk-novaact/pkg-descr new file mode 100644 index 000000000000..29a8d6c649d4 --- /dev/null +++ b/devel/rubygem-aws-sdk-novaact/pkg-descr @@ -0,0 +1 @@ +Official AWS Ruby gem for Nova Act Service. diff --git a/devel/rubygem-aws-sdk-observabilityadmin/Makefile b/devel/rubygem-aws-sdk-observabilityadmin/Makefile index 5e5d884816a9..7768126c3324 100644 --- a/devel/rubygem-aws-sdk-observabilityadmin/Makefile +++ b/devel/rubygem-aws-sdk-observabilityadmin/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-observabilityadmin -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-observabilityadmin/distinfo b/devel/rubygem-aws-sdk-observabilityadmin/distinfo index 9545a92522aa..7fe5060cc886 100644 --- a/devel/rubygem-aws-sdk-observabilityadmin/distinfo +++ b/devel/rubygem-aws-sdk-observabilityadmin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854058 -SHA256 (rubygem/aws-sdk-observabilityadmin-1.16.0.gem) = 0787bb066a4f0cd6f1bd1a45e5dd319a5b4040637de5263a7f13584d9d085f8f -SIZE (rubygem/aws-sdk-observabilityadmin-1.16.0.gem) = 39936 +TIMESTAMP = 1765032906 +SHA256 (rubygem/aws-sdk-observabilityadmin-1.17.0.gem) = a41562e300f877b81da4d752ae8da50f58ec9b5bcc26ea17a8784e4d87290697 +SIZE (rubygem/aws-sdk-observabilityadmin-1.17.0.gem) = 57344 diff --git a/devel/rubygem-aws-sdk-opensearchserverless/Makefile b/devel/rubygem-aws-sdk-opensearchserverless/Makefile index 0d553f2f9c0f..54e0aa59d185 100644 --- a/devel/rubygem-aws-sdk-opensearchserverless/Makefile +++ b/devel/rubygem-aws-sdk-opensearchserverless/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-opensearchserverless -PORTVERSION= 1.49.0 +PORTVERSION= 1.50.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-opensearchserverless/distinfo b/devel/rubygem-aws-sdk-opensearchserverless/distinfo index 73df3ff65d66..d744bebe59f1 100644 --- a/devel/rubygem-aws-sdk-opensearchserverless/distinfo +++ b/devel/rubygem-aws-sdk-opensearchserverless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854064 -SHA256 (rubygem/aws-sdk-opensearchserverless-1.49.0.gem) = 6a6d07a78e44a8885b825aa8d72005dc7abf8c2b562fd68edb3c9db3d08a36a1 -SIZE (rubygem/aws-sdk-opensearchserverless-1.49.0.gem) = 53248 +TIMESTAMP = 1765032908 +SHA256 (rubygem/aws-sdk-opensearchserverless-1.50.0.gem) = 30c6263267c3995344bf913c80794bd7b09b9f2b55b90bf0056203cdc0c5143b +SIZE (rubygem/aws-sdk-opensearchserverless-1.50.0.gem) = 53760 diff --git a/devel/rubygem-aws-sdk-opensearchservice/Makefile b/devel/rubygem-aws-sdk-opensearchservice/Makefile index 2a46215bef53..a469a5ce7c2e 100644 --- a/devel/rubygem-aws-sdk-opensearchservice/Makefile +++ b/devel/rubygem-aws-sdk-opensearchservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-opensearchservice -PORTVERSION= 1.80.0 +PORTVERSION= 1.81.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-opensearchservice/distinfo b/devel/rubygem-aws-sdk-opensearchservice/distinfo index b27bcbb790c1..2f9078a0ccb5 100644 --- a/devel/rubygem-aws-sdk-opensearchservice/distinfo +++ b/devel/rubygem-aws-sdk-opensearchservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854066 -SHA256 (rubygem/aws-sdk-opensearchservice-1.80.0.gem) = facf02aa04f2648f570437b2c75e681dfe79760a7fe717dcddd7febbff019b8e -SIZE (rubygem/aws-sdk-opensearchservice-1.80.0.gem) = 145920 +TIMESTAMP = 1765032910 +SHA256 (rubygem/aws-sdk-opensearchservice-1.81.0.gem) = e78d2264ea378cfeb45493ec39050e3e9eba44307d7e8bb14114042f82acb601 +SIZE (rubygem/aws-sdk-opensearchservice-1.81.0.gem) = 146432 diff --git a/devel/rubygem-aws-sdk-partnercentralaccount/Makefile b/devel/rubygem-aws-sdk-partnercentralaccount/Makefile new file mode 100644 index 000000000000..d9b0753c8eb1 --- /dev/null +++ b/devel/rubygem-aws-sdk-partnercentralaccount/Makefile @@ -0,0 +1,20 @@ +PORTNAME= aws-sdk-partnercentralaccount +PORTVERSION= 1.0.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Official AWS Ruby gem for Partner Central Account API +WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-partnercentralaccount + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-aws-sdk-core>=3.239.1<4:devel/rubygem-aws-sdk-core \ + rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-partnercentralaccount/distinfo b/devel/rubygem-aws-sdk-partnercentralaccount/distinfo new file mode 100644 index 000000000000..a14d389788f3 --- /dev/null +++ b/devel/rubygem-aws-sdk-partnercentralaccount/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032638 +SHA256 (rubygem/aws-sdk-partnercentralaccount-1.0.0.gem) = 5d96ee3c8efa3abb86a05ab1903669ef1f10cc55139cae4655b006cbd7b73958 +SIZE (rubygem/aws-sdk-partnercentralaccount-1.0.0.gem) = 46080 diff --git a/devel/rubygem-aws-sdk-partnercentralaccount/pkg-descr b/devel/rubygem-aws-sdk-partnercentralaccount/pkg-descr new file mode 100644 index 000000000000..33e0832aacce --- /dev/null +++ b/devel/rubygem-aws-sdk-partnercentralaccount/pkg-descr @@ -0,0 +1 @@ +Official AWS Ruby gem for Partner Central Account API. diff --git a/devel/rubygem-aws-sdk-partnercentralbenefits/Makefile b/devel/rubygem-aws-sdk-partnercentralbenefits/Makefile new file mode 100644 index 000000000000..73c196434f4e --- /dev/null +++ b/devel/rubygem-aws-sdk-partnercentralbenefits/Makefile @@ -0,0 +1,20 @@ +PORTNAME= aws-sdk-partnercentralbenefits +PORTVERSION= 1.0.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Official AWS Ruby gem for Partner Central Benefits API +WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-partnercentralbenefits + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-aws-sdk-core>=3.239.1<4:devel/rubygem-aws-sdk-core \ + rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-partnercentralbenefits/distinfo b/devel/rubygem-aws-sdk-partnercentralbenefits/distinfo new file mode 100644 index 000000000000..4043fe67d1f5 --- /dev/null +++ b/devel/rubygem-aws-sdk-partnercentralbenefits/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032640 +SHA256 (rubygem/aws-sdk-partnercentralbenefits-1.0.0.gem) = 3f9b148c5a88bdec0a1b99ae7a81d9544b4e15c013fbb5de5acffc1b99671972 +SIZE (rubygem/aws-sdk-partnercentralbenefits-1.0.0.gem) = 40960 diff --git a/devel/rubygem-aws-sdk-partnercentralbenefits/pkg-descr b/devel/rubygem-aws-sdk-partnercentralbenefits/pkg-descr new file mode 100644 index 000000000000..3cfc2d858bad --- /dev/null +++ b/devel/rubygem-aws-sdk-partnercentralbenefits/pkg-descr @@ -0,0 +1 @@ +Official AWS Ruby gem for Partner Central Benefits API. diff --git a/devel/rubygem-aws-sdk-partnercentralselling/Makefile b/devel/rubygem-aws-sdk-partnercentralselling/Makefile index d850d6327e3b..fcfb091d708b 100644 --- a/devel/rubygem-aws-sdk-partnercentralselling/Makefile +++ b/devel/rubygem-aws-sdk-partnercentralselling/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-partnercentralselling -PORTVERSION= 1.19.0 +PORTVERSION= 1.20.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-partnercentralselling/distinfo b/devel/rubygem-aws-sdk-partnercentralselling/distinfo index afd0c55fcadb..aa981b2e4a59 100644 --- a/devel/rubygem-aws-sdk-partnercentralselling/distinfo +++ b/devel/rubygem-aws-sdk-partnercentralselling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854076 -SHA256 (rubygem/aws-sdk-partnercentralselling-1.19.0.gem) = 15661798b1c586b07ea90bd42090d16151073d087505ccdf53a08753bfcf85f8 -SIZE (rubygem/aws-sdk-partnercentralselling-1.19.0.gem) = 119296 +TIMESTAMP = 1765032912 +SHA256 (rubygem/aws-sdk-partnercentralselling-1.20.0.gem) = 04a262712b260c990ed6af76f71a2c03db5e7c80162124cf746b0572f9351d3e +SIZE (rubygem/aws-sdk-partnercentralselling-1.20.0.gem) = 133632 diff --git a/devel/rubygem-aws-sdk-personalize/Makefile b/devel/rubygem-aws-sdk-personalize/Makefile index 18e448a9860c..f89048ad88e2 100644 --- a/devel/rubygem-aws-sdk-personalize/Makefile +++ b/devel/rubygem-aws-sdk-personalize/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-personalize -PORTVERSION= 1.91.0 +PORTVERSION= 1.92.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-personalize/distinfo b/devel/rubygem-aws-sdk-personalize/distinfo index 51dc6e3098f6..a2c45acc05ea 100644 --- a/devel/rubygem-aws-sdk-personalize/distinfo +++ b/devel/rubygem-aws-sdk-personalize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854088 -SHA256 (rubygem/aws-sdk-personalize-1.91.0.gem) = 52150ab6af4f7f0d15d392c35d487070ae37fdeb6fd9d56c6f71f398c0df021f -SIZE (rubygem/aws-sdk-personalize-1.91.0.gem) = 90112 +TIMESTAMP = 1765032914 +SHA256 (rubygem/aws-sdk-personalize-1.92.0.gem) = 661a301596b92256d8bd7d5beab1b83242e9604b3a75dcb88c8b6611487e9df0 +SIZE (rubygem/aws-sdk-personalize-1.92.0.gem) = 92160 diff --git a/devel/rubygem-aws-sdk-qconnect/Makefile b/devel/rubygem-aws-sdk-qconnect/Makefile index d4c634528e65..bc7521873351 100644 --- a/devel/rubygem-aws-sdk-qconnect/Makefile +++ b/devel/rubygem-aws-sdk-qconnect/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-qconnect -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-qconnect/distinfo b/devel/rubygem-aws-sdk-qconnect/distinfo index b8a2d0a6d8dc..410df07afb6f 100644 --- a/devel/rubygem-aws-sdk-qconnect/distinfo +++ b/devel/rubygem-aws-sdk-qconnect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854118 -SHA256 (rubygem/aws-sdk-qconnect-1.43.0.gem) = fe411ca5881b577369d077317b4b60ace15b1e1471a432f8e5aad941206c7bcf -SIZE (rubygem/aws-sdk-qconnect-1.43.0.gem) = 158720 +TIMESTAMP = 1765032916 +SHA256 (rubygem/aws-sdk-qconnect-1.44.0.gem) = 7da95e1922bf65e8f24101176566784e44a3cbbdcca4548b0b882ae2f91d2304 +SIZE (rubygem/aws-sdk-qconnect-1.44.0.gem) = 181248 diff --git a/devel/rubygem-aws-sdk-rds/Makefile b/devel/rubygem-aws-sdk-rds/Makefile index 164d96b5acce..721118480a7a 100644 --- a/devel/rubygem-aws-sdk-rds/Makefile +++ b/devel/rubygem-aws-sdk-rds/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-rds -PORTVERSION= 1.300.0 +PORTVERSION= 1.301.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-rds/distinfo b/devel/rubygem-aws-sdk-rds/distinfo index 1c3cef39f845..d133c14231ad 100644 --- a/devel/rubygem-aws-sdk-rds/distinfo +++ b/devel/rubygem-aws-sdk-rds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854124 -SHA256 (rubygem/aws-sdk-rds-1.300.0.gem) = 453c6a274fbbed9017a1046bbd67e78f4c8d78432f1bcbf8e5ec1381a71d561a -SIZE (rubygem/aws-sdk-rds-1.300.0.gem) = 653824 +TIMESTAMP = 1765032918 +SHA256 (rubygem/aws-sdk-rds-1.301.0.gem) = 97d65c2716e9715b44fb0ac1cdc6d1bfe9893e38856ab3d755edf1e3c085cc18 +SIZE (rubygem/aws-sdk-rds-1.301.0.gem) = 665088 diff --git a/devel/rubygem-aws-sdk-resources/Makefile b/devel/rubygem-aws-sdk-resources/Makefile index 82f1101bddfa..4fba856aa357 100644 --- a/devel/rubygem-aws-sdk-resources/Makefile +++ b/devel/rubygem-aws-sdk-resources/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-resources -PORTVERSION= 3.247.0 +PORTVERSION= 3.249.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -289,6 +289,7 @@ RUN_DEPENDS= rubygem-aws-sdk-accessanalyzer>=1<2:devel/rubygem-aws-sdk-accessana rubygem-aws-sdk-networkmonitor>=1<2:devel/rubygem-aws-sdk-networkmonitor \ rubygem-aws-sdk-notifications>=1<2:devel/rubygem-aws-sdk-notifications \ rubygem-aws-sdk-notificationscontacts>=1<2:devel/rubygem-aws-sdk-notificationscontacts \ + rubygem-aws-sdk-novaact>=1<2:devel/rubygem-aws-sdk-novaact \ rubygem-aws-sdk-oam>=1<2:devel/rubygem-aws-sdk-oam \ rubygem-aws-sdk-observabilityadmin>=1<2:devel/rubygem-aws-sdk-observabilityadmin \ rubygem-aws-sdk-odb>=1<2:devel/rubygem-aws-sdk-odb \ @@ -299,6 +300,8 @@ RUN_DEPENDS= rubygem-aws-sdk-accessanalyzer>=1<2:devel/rubygem-aws-sdk-accessana rubygem-aws-sdk-osis>=1<2:devel/rubygem-aws-sdk-osis \ rubygem-aws-sdk-outposts>=1<2:devel/rubygem-aws-sdk-outposts \ rubygem-aws-sdk-panorama>=1<2:devel/rubygem-aws-sdk-panorama \ + rubygem-aws-sdk-partnercentralaccount>=1<2:devel/rubygem-aws-sdk-partnercentralaccount \ + rubygem-aws-sdk-partnercentralbenefits>=1<2:devel/rubygem-aws-sdk-partnercentralbenefits \ rubygem-aws-sdk-partnercentralchannel>=1<2:devel/rubygem-aws-sdk-partnercentralchannel \ rubygem-aws-sdk-partnercentralselling>=1<2:devel/rubygem-aws-sdk-partnercentralselling \ rubygem-aws-sdk-paymentcryptography>=1<2:devel/rubygem-aws-sdk-paymentcryptography \ @@ -339,6 +342,7 @@ RUN_DEPENDS= rubygem-aws-sdk-accessanalyzer>=1<2:devel/rubygem-aws-sdk-accessana rubygem-aws-sdk-rolesanywhere>=1<2:devel/rubygem-aws-sdk-rolesanywhere \ rubygem-aws-sdk-route53>=1<2:devel/rubygem-aws-sdk-route53 \ rubygem-aws-sdk-route53domains>=1<2:devel/rubygem-aws-sdk-route53domains \ + rubygem-aws-sdk-route53globalresolver>=1<2:devel/rubygem-aws-sdk-route53globalresolver \ rubygem-aws-sdk-route53profiles>=1<2:devel/rubygem-aws-sdk-route53profiles \ rubygem-aws-sdk-route53recoverycluster>=1<2:devel/rubygem-aws-sdk-route53recoverycluster \ rubygem-aws-sdk-route53recoverycontrolconfig>=1<2:devel/rubygem-aws-sdk-route53recoverycontrolconfig \ diff --git a/devel/rubygem-aws-sdk-resources/distinfo b/devel/rubygem-aws-sdk-resources/distinfo index cacd4aadd75f..6a75f8dea234 100644 --- a/devel/rubygem-aws-sdk-resources/distinfo +++ b/devel/rubygem-aws-sdk-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854148 -SHA256 (rubygem/aws-sdk-resources-3.247.0.gem) = 35aa58f6c3db2280f89a3159397cad6a6a000ffefea323feec0b3c31a5bac82c -SIZE (rubygem/aws-sdk-resources-3.247.0.gem) = 23552 +TIMESTAMP = 1765032920 +SHA256 (rubygem/aws-sdk-resources-3.249.0.gem) = 630e02fb134e98dcd79b9b6da0a9b19c0ad2e72fa08616651c11b7bb556461c6 +SIZE (rubygem/aws-sdk-resources-3.249.0.gem) = 23552 diff --git a/devel/rubygem-aws-sdk-route53globalresolver/Makefile b/devel/rubygem-aws-sdk-route53globalresolver/Makefile new file mode 100644 index 000000000000..1a92fc950650 --- /dev/null +++ b/devel/rubygem-aws-sdk-route53globalresolver/Makefile @@ -0,0 +1,20 @@ +PORTNAME= aws-sdk-route53globalresolver +PORTVERSION= 1.0.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Official AWS Ruby gem for Amazon Route 53 Global Resolver +WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-route53globalresolver + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-aws-sdk-core>=3.239.1<4:devel/rubygem-aws-sdk-core \ + rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-route53globalresolver/distinfo b/devel/rubygem-aws-sdk-route53globalresolver/distinfo new file mode 100644 index 000000000000..b4e7e3b16f81 --- /dev/null +++ b/devel/rubygem-aws-sdk-route53globalresolver/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1765032642 +SHA256 (rubygem/aws-sdk-route53globalresolver-1.0.0.gem) = 830f3bdd62107e00108b0e67626e16e26f7b6a1fcae41076206ed6a60204a945 +SIZE (rubygem/aws-sdk-route53globalresolver-1.0.0.gem) = 60416 diff --git a/devel/rubygem-aws-sdk-route53globalresolver/pkg-descr b/devel/rubygem-aws-sdk-route53globalresolver/pkg-descr new file mode 100644 index 000000000000..baebcd853f65 --- /dev/null +++ b/devel/rubygem-aws-sdk-route53globalresolver/pkg-descr @@ -0,0 +1 @@ +Official AWS Ruby gem for Amazon Route 53 Global Resolver. diff --git a/devel/rubygem-aws-sdk-s3/Makefile b/devel/rubygem-aws-sdk-s3/Makefile index 392bcc2268f2..a4703e37e019 100644 --- a/devel/rubygem-aws-sdk-s3/Makefile +++ b/devel/rubygem-aws-sdk-s3/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3 -PORTVERSION= 1.205.0 +PORTVERSION= 1.206.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-s3/distinfo b/devel/rubygem-aws-sdk-s3/distinfo index b36f73e3df10..9e78d6d268a7 100644 --- a/devel/rubygem-aws-sdk-s3/distinfo +++ b/devel/rubygem-aws-sdk-s3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854168 -SHA256 (rubygem/aws-sdk-s3-1.205.0.gem) = dcffbd495dfd2d6ba5bc86e7b0c58facb982aae298b328e5f199ece38dea2ee9 -SIZE (rubygem/aws-sdk-s3-1.205.0.gem) = 536064 +TIMESTAMP = 1765032922 +SHA256 (rubygem/aws-sdk-s3-1.206.0.gem) = 85f9e4681bbcf105c4659da30deeb535ea7c36aa2a43b61cb665f6b957d12aed +SIZE (rubygem/aws-sdk-s3-1.206.0.gem) = 534528 diff --git a/devel/rubygem-aws-sdk-s3control/Makefile b/devel/rubygem-aws-sdk-s3control/Makefile index 9dd70697b9f5..70f12fad02f4 100644 --- a/devel/rubygem-aws-sdk-s3control/Makefile +++ b/devel/rubygem-aws-sdk-s3control/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3control -PORTVERSION= 1.121.0 +PORTVERSION= 1.122.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-s3control/distinfo b/devel/rubygem-aws-sdk-s3control/distinfo index d76bb4f8adf5..e1fc3f7c5c60 100644 --- a/devel/rubygem-aws-sdk-s3control/distinfo +++ b/devel/rubygem-aws-sdk-s3control/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854170 -SHA256 (rubygem/aws-sdk-s3control-1.121.0.gem) = ce6c8ce55159a08c4b114f8427752d5cbb62234f083d52f6bea841cd7073aea5 -SIZE (rubygem/aws-sdk-s3control-1.121.0.gem) = 162816 +TIMESTAMP = 1765032924 +SHA256 (rubygem/aws-sdk-s3control-1.122.0.gem) = 22d72c847d19d54577cf3f4c095a6859e8e1957ed9e60936d21e815b11132ff7 +SIZE (rubygem/aws-sdk-s3control-1.122.0.gem) = 163328 diff --git a/devel/rubygem-aws-sdk-s3tables/Makefile b/devel/rubygem-aws-sdk-s3tables/Makefile index 533c80cc4d15..ed5c0794496c 100644 --- a/devel/rubygem-aws-sdk-s3tables/Makefile +++ b/devel/rubygem-aws-sdk-s3tables/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3tables -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-s3tables/distinfo b/devel/rubygem-aws-sdk-s3tables/distinfo index 26682c64639e..edd2920bf966 100644 --- a/devel/rubygem-aws-sdk-s3tables/distinfo +++ b/devel/rubygem-aws-sdk-s3tables/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854174 -SHA256 (rubygem/aws-sdk-s3tables-1.21.0.gem) = 5b3e47f472590cebaf6b89c93d9cf125ec9a07a3b9946eb6c97cbd3a0690a1e2 -SIZE (rubygem/aws-sdk-s3tables-1.21.0.gem) = 41472 +TIMESTAMP = 1765032926 +SHA256 (rubygem/aws-sdk-s3tables-1.22.0.gem) = 134cef816b8eee4b0165d08a46909d12657a473f9924f1b0a1d3398502e86137 +SIZE (rubygem/aws-sdk-s3tables-1.22.0.gem) = 50688 diff --git a/devel/rubygem-aws-sdk-s3vectors/Makefile b/devel/rubygem-aws-sdk-s3vectors/Makefile index ccc95b99bc20..53fa4933d1e8 100644 --- a/devel/rubygem-aws-sdk-s3vectors/Makefile +++ b/devel/rubygem-aws-sdk-s3vectors/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3vectors -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-s3vectors/distinfo b/devel/rubygem-aws-sdk-s3vectors/distinfo index acd684d5ff83..b09edc921e91 100644 --- a/devel/rubygem-aws-sdk-s3vectors/distinfo +++ b/devel/rubygem-aws-sdk-s3vectors/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854176 -SHA256 (rubygem/aws-sdk-s3vectors-1.9.0.gem) = 4650be8e109c78184f094fc4c4c3e02c54d192fba1488e70c166753f22f67849 -SIZE (rubygem/aws-sdk-s3vectors-1.9.0.gem) = 35840 +TIMESTAMP = 1765032928 +SHA256 (rubygem/aws-sdk-s3vectors-1.10.0.gem) = ec5bc4571a7a99457a3c0468ace1fec607c881dee0c8c800762ec07ce6d2747d +SIZE (rubygem/aws-sdk-s3vectors-1.10.0.gem) = 37888 diff --git a/devel/rubygem-aws-sdk-sagemaker/Makefile b/devel/rubygem-aws-sdk-sagemaker/Makefile index b5c82b12459d..9182c706e509 100644 --- a/devel/rubygem-aws-sdk-sagemaker/Makefile +++ b/devel/rubygem-aws-sdk-sagemaker/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-sagemaker -PORTVERSION= 1.341.0 +PORTVERSION= 1.343.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-sagemaker/distinfo b/devel/rubygem-aws-sdk-sagemaker/distinfo index dfc08244eac3..93d4f5d33340 100644 --- a/devel/rubygem-aws-sdk-sagemaker/distinfo +++ b/devel/rubygem-aws-sdk-sagemaker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854178 -SHA256 (rubygem/aws-sdk-sagemaker-1.341.0.gem) = e89163dddbf75e6204c230b6a1107b9384dcc5090737ed76a81408de9b7289fc -SIZE (rubygem/aws-sdk-sagemaker-1.341.0.gem) = 840704 +TIMESTAMP = 1765032930 +SHA256 (rubygem/aws-sdk-sagemaker-1.343.0.gem) = fb0b77dcec03e980b54ceea4187cb6705149733842106fe9ff51135b7d4f7ebc +SIZE (rubygem/aws-sdk-sagemaker-1.343.0.gem) = 852992 diff --git a/devel/rubygem-aws-sdk-savingsplans/Makefile b/devel/rubygem-aws-sdk-savingsplans/Makefile index 109c2f410960..f18f43e45db4 100644 --- a/devel/rubygem-aws-sdk-savingsplans/Makefile +++ b/devel/rubygem-aws-sdk-savingsplans/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-savingsplans -PORTVERSION= 1.69.0 +PORTVERSION= 1.70.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-savingsplans/distinfo b/devel/rubygem-aws-sdk-savingsplans/distinfo index f3117c4e3acc..b65a8056d511 100644 --- a/devel/rubygem-aws-sdk-savingsplans/distinfo +++ b/devel/rubygem-aws-sdk-savingsplans/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854190 -SHA256 (rubygem/aws-sdk-savingsplans-1.69.0.gem) = 8270db3a950b66634d832d256a8fed9888950d9b54c2ac3e6d9b82452d8bc3d5 -SIZE (rubygem/aws-sdk-savingsplans-1.69.0.gem) = 31744 +TIMESTAMP = 1765032932 +SHA256 (rubygem/aws-sdk-savingsplans-1.70.0.gem) = bfeeddb87ecaa42e0ac1b9871749c119a1617c779d575fec42d5e7b3429c2d7c +SIZE (rubygem/aws-sdk-savingsplans-1.70.0.gem) = 32256 diff --git a/devel/rubygem-aws-sdk-securityhub/Makefile b/devel/rubygem-aws-sdk-securityhub/Makefile index fa2cfd2c7f36..09ac0e25c750 100644 --- a/devel/rubygem-aws-sdk-securityhub/Makefile +++ b/devel/rubygem-aws-sdk-securityhub/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-securityhub -PORTVERSION= 1.147.0 +PORTVERSION= 1.148.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-securityhub/distinfo b/devel/rubygem-aws-sdk-securityhub/distinfo index 052d45895361..2768736b8efa 100644 --- a/devel/rubygem-aws-sdk-securityhub/distinfo +++ b/devel/rubygem-aws-sdk-securityhub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854198 -SHA256 (rubygem/aws-sdk-securityhub-1.147.0.gem) = 8d358566d7718a5dea7ccab0bac8dfe436acc3418558610fb772fb5267715680 -SIZE (rubygem/aws-sdk-securityhub-1.147.0.gem) = 418816 +TIMESTAMP = 1765032934 +SHA256 (rubygem/aws-sdk-securityhub-1.148.0.gem) = 71785f6a9320c418f5d86567bb34bbde238f1beef4c3fefbe5cd3a0b99c18843 +SIZE (rubygem/aws-sdk-securityhub-1.148.0.gem) = 419328 diff --git a/devel/rubygem-aws-sdk-sesv2/Makefile b/devel/rubygem-aws-sdk-sesv2/Makefile index 766ddb0780cb..e80a9a88bab2 100644 --- a/devel/rubygem-aws-sdk-sesv2/Makefile +++ b/devel/rubygem-aws-sdk-sesv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-sesv2 -PORTVERSION= 1.88.0 +PORTVERSION= 1.89.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-sesv2/distinfo b/devel/rubygem-aws-sdk-sesv2/distinfo index 8499f264a5e4..34705d464882 100644 --- a/devel/rubygem-aws-sdk-sesv2/distinfo +++ b/devel/rubygem-aws-sdk-sesv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854214 -SHA256 (rubygem/aws-sdk-sesv2-1.88.0.gem) = e227bba17217613a99b22524eebea6ea91b7d7407631e4734e07f5bafb9c985d -SIZE (rubygem/aws-sdk-sesv2-1.88.0.gem) = 148992 +TIMESTAMP = 1765032936 +SHA256 (rubygem/aws-sdk-sesv2-1.89.0.gem) = f8ffc21f687aaad06314a5536dbf7be172e7b7e10a4208e1ada8ce0e67530148 +SIZE (rubygem/aws-sdk-sesv2-1.89.0.gem) = 148992 diff --git a/devel/rubygem-cairo-gobject/Makefile b/devel/rubygem-cairo-gobject/Makefile index 2880013113eb..c79e8fadf2dd 100644 --- a/devel/rubygem-cairo-gobject/Makefile +++ b/devel/rubygem-cairo-gobject/Makefile @@ -1,5 +1,5 @@ PORTNAME= cairo-gobject -PORTVERSION= 4.3.3 +PORTVERSION= 4.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-cairo-gobject/distinfo b/devel/rubygem-cairo-gobject/distinfo index f39593b20381..6641a9fd69cc 100644 --- a/devel/rubygem-cairo-gobject/distinfo +++ b/devel/rubygem-cairo-gobject/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121908 -SHA256 (rubygem/cairo-gobject-4.3.3.gem) = 7d6cbaae1a8e61d4174eb084aa4183c673b600ac151b0a42f86f02045b64f37d -SIZE (rubygem/cairo-gobject-4.3.3.gem) = 19456 +TIMESTAMP = 1765032990 +SHA256 (rubygem/cairo-gobject-4.3.4.gem) = c3798a830b6455c91b80e153802ecdd065af94311b4858bccd505f4199be83ca +SIZE (rubygem/cairo-gobject-4.3.4.gem) = 19456 diff --git a/devel/rubygem-excon-gitlab/Makefile b/devel/rubygem-excon-gitlab/Makefile index 2541964a973d..23f707529d31 100644 --- a/devel/rubygem-excon-gitlab/Makefile +++ b/devel/rubygem-excon-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= excon -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/devel/rubygem-excon-gitlab/distinfo b/devel/rubygem-excon-gitlab/distinfo index 648513e6ba20..b126b7a2412f 100644 --- a/devel/rubygem-excon-gitlab/distinfo +++ b/devel/rubygem-excon-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761392919 -SHA256 (rubygem/excon-1.3.0.gem) = d83d3bc2a46a74f969406071e0acc32971381a01d7382a79fa75529fb28046be -SIZE (rubygem/excon-1.3.0.gem) = 174080 +TIMESTAMP = 1765604502 +SHA256 (rubygem/excon-1.3.2.gem) = a089babe98638e58042a7d542b2bbd183304527e33d612b6dde22fa491a544a5 +SIZE (rubygem/excon-1.3.2.gem) = 172544 diff --git a/devel/rubygem-excon/Makefile b/devel/rubygem-excon/Makefile index f87b5578eb66..b0e0ff8e6e64 100644 --- a/devel/rubygem-excon/Makefile +++ b/devel/rubygem-excon/Makefile @@ -1,5 +1,5 @@ PORTNAME= excon -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-excon/distinfo b/devel/rubygem-excon/distinfo index 005120235cde..91a0e7b23dc0 100644 --- a/devel/rubygem-excon/distinfo +++ b/devel/rubygem-excon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854326 -SHA256 (rubygem/excon-1.3.1.gem) = bdf66805b7095105e45f7f36244f65c021d2d04a8453757a5d731e6a02587dbb -SIZE (rubygem/excon-1.3.1.gem) = 175616 +TIMESTAMP = 1765032938 +SHA256 (rubygem/excon-1.3.2.gem) = a089babe98638e58042a7d542b2bbd183304527e33d612b6dde22fa491a544a5 +SIZE (rubygem/excon-1.3.2.gem) = 172544 diff --git a/devel/rubygem-gio2/Makefile b/devel/rubygem-gio2/Makefile index 90b46c2c0003..167779cc26e1 100644 --- a/devel/rubygem-gio2/Makefile +++ b/devel/rubygem-gio2/Makefile @@ -1,5 +1,5 @@ PORTNAME= gio2 -PORTVERSION= 4.3.3 +PORTVERSION= 4.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-gio2/distinfo b/devel/rubygem-gio2/distinfo index 529c448a0eac..af9da44c7b09 100644 --- a/devel/rubygem-gio2/distinfo +++ b/devel/rubygem-gio2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121910 -SHA256 (rubygem/gio2-4.3.3.gem) = 1ca843a57d5dbee9d13453418fafd50885f55d3889b12622909e5376688bd84b -SIZE (rubygem/gio2-4.3.3.gem) = 40448 +TIMESTAMP = 1765032992 +SHA256 (rubygem/gio2-4.3.4.gem) = 3707496e04c4f7002511c94f3cb508d19b6c95a67e08976e9b5570225abcee25 +SIZE (rubygem/gio2-4.3.4.gem) = 40448 diff --git a/devel/rubygem-glib2/Makefile b/devel/rubygem-glib2/Makefile index ca73cf3b713e..27787a3d279c 100644 --- a/devel/rubygem-glib2/Makefile +++ b/devel/rubygem-glib2/Makefile @@ -1,5 +1,5 @@ PORTNAME= glib2 -PORTVERSION= 4.3.3 +PORTVERSION= 4.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-glib2/distinfo b/devel/rubygem-glib2/distinfo index 8e09da5677fc..0f46ea5ef2b6 100644 --- a/devel/rubygem-glib2/distinfo +++ b/devel/rubygem-glib2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121912 -SHA256 (rubygem/glib2-4.3.3.gem) = 0a8baf371cc4512c52ca762613b89d1fae31b705e45806bf16ef9bca5837a635 -SIZE (rubygem/glib2-4.3.3.gem) = 143360 +TIMESTAMP = 1765032994 +SHA256 (rubygem/glib2-4.3.4.gem) = fb809195f0fdabdab81fea40cd316895743b948eb9ac8a209e60c4b7eb1ec2ff +SIZE (rubygem/glib2-4.3.4.gem) = 143360 diff --git a/devel/rubygem-gobject-introspection/Makefile b/devel/rubygem-gobject-introspection/Makefile index 22daf597b6bd..4070cff480b3 100644 --- a/devel/rubygem-gobject-introspection/Makefile +++ b/devel/rubygem-gobject-introspection/Makefile @@ -1,5 +1,5 @@ PORTNAME= gobject-introspection -PORTVERSION= 4.3.3 +PORTVERSION= 4.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-gobject-introspection/distinfo b/devel/rubygem-gobject-introspection/distinfo index 4dff0cc52795..f51158c66186 100644 --- a/devel/rubygem-gobject-introspection/distinfo +++ b/devel/rubygem-gobject-introspection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121914 -SHA256 (rubygem/gobject-introspection-4.3.3.gem) = e4bd7d7b0c16fb5bc9184ddf8a0ce36766d9bf25d3a0e0d98320f9f9a6cf6b89 -SIZE (rubygem/gobject-introspection-4.3.3.gem) = 75264 +TIMESTAMP = 1765032996 +SHA256 (rubygem/gobject-introspection-4.3.4.gem) = 78ba5f193280beccae9d1b406d521355abcec7d9e44b57c9dae3d23b7bd547a8 +SIZE (rubygem/gobject-introspection-4.3.4.gem) = 75264 diff --git a/devel/rubygem-google-apis-admin_directory_v1/Makefile b/devel/rubygem-google-apis-admin_directory_v1/Makefile index ff0f2515de8a..7225915b731b 100644 --- a/devel/rubygem-google-apis-admin_directory_v1/Makefile +++ b/devel/rubygem-google-apis-admin_directory_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-admin_directory_v1 -PORTVERSION= 0.72.0 +PORTVERSION= 0.73.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-admin_directory_v1/distinfo b/devel/rubygem-google-apis-admin_directory_v1/distinfo index 8b3d0148308d..539f0dd3aa87 100644 --- a/devel/rubygem-google-apis-admin_directory_v1/distinfo +++ b/devel/rubygem-google-apis-admin_directory_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854330 -SHA256 (rubygem/google-apis-admin_directory_v1-0.72.0.gem) = 4ba6834db6a0f5ed9d4fdbb9bcfb7e8b424a950110830b7602b68f70b5a4dd29 -SIZE (rubygem/google-apis-admin_directory_v1-0.72.0.gem) = 73728 +TIMESTAMP = 1765032940 +SHA256 (rubygem/google-apis-admin_directory_v1-0.73.0.gem) = 8da1f170eedbb1c197c209007b3975b78d1f8abbab733ff43ea8ded18a85469a +SIZE (rubygem/google-apis-admin_directory_v1-0.73.0.gem) = 74240 diff --git a/devel/rubygem-google-apis-androidpublisher_v3/Makefile b/devel/rubygem-google-apis-androidpublisher_v3/Makefile index a40e7596888d..ca2d81b48349 100644 --- a/devel/rubygem-google-apis-androidpublisher_v3/Makefile +++ b/devel/rubygem-google-apis-androidpublisher_v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-androidpublisher_v3 -PORTVERSION= 0.89.0 +PORTVERSION= 0.90.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-androidpublisher_v3/distinfo b/devel/rubygem-google-apis-androidpublisher_v3/distinfo index db7e765905b6..022db0eaefe5 100644 --- a/devel/rubygem-google-apis-androidpublisher_v3/distinfo +++ b/devel/rubygem-google-apis-androidpublisher_v3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511042 -SHA256 (rubygem/google-apis-androidpublisher_v3-0.89.0.gem) = 092a3631e2fbc6fb2a34d18a316204831e6816b368a3ce8ebf706971dcd91183 -SIZE (rubygem/google-apis-androidpublisher_v3-0.89.0.gem) = 108544 +TIMESTAMP = 1765032942 +SHA256 (rubygem/google-apis-androidpublisher_v3-0.90.0.gem) = bb243c8b2d7352620a09006a748089857de6381015764cf3f2f81a4a68aefa40 +SIZE (rubygem/google-apis-androidpublisher_v3-0.90.0.gem) = 108544 diff --git a/devel/rubygem-google-protobuf/Makefile b/devel/rubygem-google-protobuf/Makefile index 1d07e5b3363b..acfc2be4e49e 100644 --- a/devel/rubygem-google-protobuf/Makefile +++ b/devel/rubygem-google-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-protobuf -PORTVERSION= 4.33.1 +PORTVERSION= 4.33.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-protobuf/distinfo b/devel/rubygem-google-protobuf/distinfo index bec18b13e97a..6f8d24c919d3 100644 --- a/devel/rubygem-google-protobuf/distinfo +++ b/devel/rubygem-google-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854344 -SHA256 (rubygem/google-protobuf-4.33.1.gem) = 81d9bcab7a00b30a3fd042e78fcb113a0a0f564b474c64eddc378bf0558c44ec -SIZE (rubygem/google-protobuf-4.33.1.gem) = 302080 +TIMESTAMP = 1765032944 +SHA256 (rubygem/google-protobuf-4.33.2.gem) = 748150d6c642fd655ef39efa23ecf2abe6d616020039a6d1c1764be1da530315 +SIZE (rubygem/google-protobuf-4.33.2.gem) = 303104 diff --git a/devel/rubygem-io-endpoint/Makefile b/devel/rubygem-io-endpoint/Makefile index d72f5f1b3c0c..4a128077ca2a 100644 --- a/devel/rubygem-io-endpoint/Makefile +++ b/devel/rubygem-io-endpoint/Makefile @@ -1,5 +1,5 @@ PORTNAME= io-endpoint -PORTVERSION= 0.15.2 +PORTVERSION= 0.16.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-io-endpoint/distinfo b/devel/rubygem-io-endpoint/distinfo index cad5eba2d46d..f2e1972d480b 100644 --- a/devel/rubygem-io-endpoint/distinfo +++ b/devel/rubygem-io-endpoint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836288 -SHA256 (rubygem/io-endpoint-0.15.2.gem) = 1e7e90bb683945288075b43ac505aba11460a281600236b5f8fbc210cf878f25 -SIZE (rubygem/io-endpoint-0.15.2.gem) = 16384 +TIMESTAMP = 1765032946 +SHA256 (rubygem/io-endpoint-0.16.0.gem) = b5517d9d2cde28e32ef0b0e13d4422d172a093760f50aad244d50282e990a114 +SIZE (rubygem/io-endpoint-0.16.0.gem) = 19968 diff --git a/devel/rubygem-io-stream/Makefile b/devel/rubygem-io-stream/Makefile index 60e957c4b078..e80d995f215f 100644 --- a/devel/rubygem-io-stream/Makefile +++ b/devel/rubygem-io-stream/Makefile @@ -1,5 +1,5 @@ PORTNAME= io-stream -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-io-stream/distinfo b/devel/rubygem-io-stream/distinfo index d58a41113903..b6b25068772c 100644 --- a/devel/rubygem-io-stream/distinfo +++ b/devel/rubygem-io-stream/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761447656 -SHA256 (rubygem/io-stream-0.11.0.gem) = d75b0baa991865097fbe3f101c40d3fd1ab301f9b9d7dc22586f60c524727788 -SIZE (rubygem/io-stream-0.11.0.gem) = 18432 +TIMESTAMP = 1765032948 +SHA256 (rubygem/io-stream-0.11.1.gem) = fa5f551fcff99581c1757b9d1cee2c37b124f07d2ca4f40b756a05ab9bd21b87 +SIZE (rubygem/io-stream-0.11.1.gem) = 18432 diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile index 7895a694fb39..575c5ba0e4b3 100644 --- a/devel/rubygem-json/Makefile +++ b/devel/rubygem-json/Makefile @@ -1,5 +1,5 @@ PORTNAME= json -PORTVERSION= 2.16.0 +PORTVERSION= 2.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-json/distinfo b/devel/rubygem-json/distinfo index 2255063176b7..6289e44b4c71 100644 --- a/devel/rubygem-json/distinfo +++ b/devel/rubygem-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854352 -SHA256 (rubygem/json-2.16.0.gem) = ca5630320bb5ca23ebfd0bac84532fab56eb357575653b815b9df42c051e1525 -SIZE (rubygem/json-2.16.0.gem) = 103936 +TIMESTAMP = 1765032950 +SHA256 (rubygem/json-2.17.1.gem) = e0e4824541336a44915436f53e7ea74c687314fb8f88080fa1456f6a34ead92e +SIZE (rubygem/json-2.17.1.gem) = 104448 diff --git a/devel/rubygem-multi_json/Makefile b/devel/rubygem-multi_json/Makefile index aff7a9387c2f..4d412afc4fe3 100644 --- a/devel/rubygem-multi_json/Makefile +++ b/devel/rubygem-multi_json/Makefile @@ -1,5 +1,5 @@ PORTNAME= multi_json -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-multi_json/distinfo b/devel/rubygem-multi_json/distinfo index f67f292d2953..e053ea71ad32 100644 --- a/devel/rubygem-multi_json/distinfo +++ b/devel/rubygem-multi_json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752888036 -SHA256 (rubygem/multi_json-1.17.0.gem) = 76581f6c96aebf2e85f8a8b9854829e0988f335e8671cd1a56a1036eb75e4a1b -SIZE (rubygem/multi_json-1.17.0.gem) = 22016 +TIMESTAMP = 1765032952 +SHA256 (rubygem/multi_json-1.18.0.gem) = 23f70cf73e2895a33e6d10f0ec955b28ef5627ca4bbad0f292e7d16f4675596f +SIZE (rubygem/multi_json-1.18.0.gem) = 22016 diff --git a/devel/rubygem-oj/Makefile b/devel/rubygem-oj/Makefile index dac61a80c8b0..2a2c1806cf5c 100644 --- a/devel/rubygem-oj/Makefile +++ b/devel/rubygem-oj/Makefile @@ -1,5 +1,5 @@ PORTNAME= oj -PORTVERSION= 3.16.12 +PORTVERSION= 3.16.13 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-oj/distinfo b/devel/rubygem-oj/distinfo index f739debf8b12..31e37afa92d1 100644 --- a/devel/rubygem-oj/distinfo +++ b/devel/rubygem-oj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762587410 -SHA256 (rubygem/oj-3.16.12.gem) = ad9fad6a06dabcf4cfe6a420690a4375377685c16eee0ae88e8d38a43ed7b556 -SIZE (rubygem/oj-3.16.12.gem) = 195584 +TIMESTAMP = 1765032954 +SHA256 (rubygem/oj-3.16.13.gem) = b114bcb83ef884f1736b3112108f77cf9ca90aa8111a775318cc5d7a6a1e0303 +SIZE (rubygem/oj-3.16.13.gem) = 196608 diff --git a/devel/rubygem-oj/files/patch-armv7 b/devel/rubygem-oj/files/patch-armv7 index 04ac8c56acf6..47446482c613 100644 --- a/devel/rubygem-oj/files/patch-armv7 +++ b/devel/rubygem-oj/files/patch-armv7 @@ -1,16 +1,11 @@ ---- ext/oj/simd.h.orig 2025-09-14 12:52:05 UTC +--- ext/oj/simd.h.orig 2025-12-06 21:39:02 UTC +++ ext/oj/simd.h -@@ -1,10 +1,10 @@ - #ifndef OJ_SIMD_H - #define OJ_SIMD_H +@@ -24,7 +24,7 @@ + #endif // x86/x86_64 + // ARM NEON detection -#if defined(__ARM_NEON) || defined(__ARM_NEON__) || defined(__aarch64__) || defined(_M_ARM64) +#if (defined(__ARM_NEON) || defined(__ARM_NEON__)) && (defined(__aarch64__) || defined(_M_ARM64)) #define HAVE_SIMD_NEON 1 #define SIMD_MINIMUM_THRESHOLD 6 #include <arm_neon.h> - #endif - --#endif /* OJ_SIMD_H */ -\ No newline at end of file -+#endif /* OJ_SIMD_H */ diff --git a/devel/rubygem-opentelemetry-metrics-sdk/Makefile b/devel/rubygem-opentelemetry-metrics-sdk/Makefile index 05a5c5842719..fe2da8564665 100644 --- a/devel/rubygem-opentelemetry-metrics-sdk/Makefile +++ b/devel/rubygem-opentelemetry-metrics-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-metrics-sdk -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-opentelemetry-metrics-sdk/distinfo b/devel/rubygem-opentelemetry-metrics-sdk/distinfo index f8ec2279e1c2..5e442f74d6fc 100644 --- a/devel/rubygem-opentelemetry-metrics-sdk/distinfo +++ b/devel/rubygem-opentelemetry-metrics-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854354 -SHA256 (rubygem/opentelemetry-metrics-sdk-0.11.1.gem) = 5237bc563e2d09346e0804e4c1de0a7ccdf9469e78fe7b986fb9403ec9899a4b -SIZE (rubygem/opentelemetry-metrics-sdk-0.11.1.gem) = 27648 +TIMESTAMP = 1765032956 +SHA256 (rubygem/opentelemetry-metrics-sdk-0.11.2.gem) = 935bd28ec547f0fe4a46f3e6120cddf5cfd4286d74a3326f13678345f172a09f +SIZE (rubygem/opentelemetry-metrics-sdk-0.11.2.gem) = 29696 diff --git a/devel/rubygem-pkg-config/Makefile b/devel/rubygem-pkg-config/Makefile index 9729ba62822d..56a93a806e6a 100644 --- a/devel/rubygem-pkg-config/Makefile +++ b/devel/rubygem-pkg-config/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg-config -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-pkg-config/distinfo b/devel/rubygem-pkg-config/distinfo index feb05b1eecaa..a4a0d2819cf8 100644 --- a/devel/rubygem-pkg-config/distinfo +++ b/devel/rubygem-pkg-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436637 -SHA256 (rubygem/pkg-config-1.6.4.gem) = 3083c5400c5a1c50cdce3288ae8830a7b2a076e89ded3c0ff9533eae0e82cb7a -SIZE (rubygem/pkg-config-1.6.4.gem) = 24064 +TIMESTAMP = 1765032958 +SHA256 (rubygem/pkg-config-1.6.5.gem) = 33f9f81c5322983d22b439b8b672f27777b406fea23bfec74ff14bbeb42ec733 +SIZE (rubygem/pkg-config-1.6.5.gem) = 24576 diff --git a/devel/rubygem-rbtrace/Makefile b/devel/rubygem-rbtrace/Makefile index e85d83905fb3..78703ff54a2e 100644 --- a/devel/rubygem-rbtrace/Makefile +++ b/devel/rubygem-rbtrace/Makefile @@ -1,5 +1,5 @@ PORTNAME= rbtrace -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-rbtrace/distinfo b/devel/rubygem-rbtrace/distinfo index 5bf154641163..844d6b7664b7 100644 --- a/devel/rubygem-rbtrace/distinfo +++ b/devel/rubygem-rbtrace/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752678832 -SHA256 (rubygem/rbtrace-0.5.2.gem) = a2d7d222ab81363aaa0e91337ddbf70df834885d401a80ea0339d86c71f31895 -SIZE (rubygem/rbtrace-0.5.2.gem) = 520704 +TIMESTAMP = 1765033042 +SHA256 (rubygem/rbtrace-0.5.3.gem) = c432292f305d9ab12fd47d9722e0d5210d983758a951fe6107c36cc955cb923f +SIZE (rubygem/rbtrace-0.5.3.gem) = 520704 diff --git a/devel/rubygem-recursive-open-struct/Makefile b/devel/rubygem-recursive-open-struct/Makefile index 71599885ca07..889804995b1b 100644 --- a/devel/rubygem-recursive-open-struct/Makefile +++ b/devel/rubygem-recursive-open-struct/Makefile @@ -1,5 +1,5 @@ PORTNAME= recursive-open-struct -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-recursive-open-struct/distinfo b/devel/rubygem-recursive-open-struct/distinfo index 907da20bafa2..b7f5f7d2254f 100644 --- a/devel/rubygem-recursive-open-struct/distinfo +++ b/devel/rubygem-recursive-open-struct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728922958 -SHA256 (rubygem/recursive-open-struct-2.0.0.gem) = 8f682935042b672d798edf72fe94687a8e4462a5ba0a7a4a7bc1f2dac2e46485 -SIZE (rubygem/recursive-open-struct-2.0.0.gem) = 22528 +TIMESTAMP = 1765033044 +SHA256 (rubygem/recursive-open-struct-2.1.0.gem) = 139db05f937e51b15b950f081cf46168c388a78ca5b271dc14099cfff38c7367 +SIZE (rubygem/recursive-open-struct-2.1.0.gem) = 23552 diff --git a/devel/rubygem-rubocop-rails/Makefile b/devel/rubygem-rubocop-rails/Makefile index 70743827b750..50b6507786f8 100644 --- a/devel/rubygem-rubocop-rails/Makefile +++ b/devel/rubygem-rubocop-rails/Makefile @@ -1,5 +1,5 @@ PORTNAME= rubocop-rails -PORTVERSION= 2.34.1 +PORTVERSION= 2.34.2 CATEGORIES= devel ruby MASTER_SITES= RG diff --git a/devel/rubygem-rubocop-rails/distinfo b/devel/rubygem-rubocop-rails/distinfo index 6b7973321697..e90e55710c26 100644 --- a/devel/rubygem-rubocop-rails/distinfo +++ b/devel/rubygem-rubocop-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511050 -SHA256 (rubygem/rubocop-rails-2.34.1.gem) = 77a092ed1f05405a9e2ca1bee3d13b78ed0c3cc5342671a2d4f7de2056ee6a6e -SIZE (rubygem/rubocop-rails-2.34.1.gem) = 119808 +TIMESTAMP = 1765032960 +SHA256 (rubygem/rubocop-rails-2.34.2.gem) = 10ff246ee48b25ffeabddc5fee86d159d690bb3c7b9105755a9c7508a11d6e22 +SIZE (rubygem/rubocop-rails-2.34.2.gem) = 119808 diff --git a/devel/rubygem-sequel/Makefile b/devel/rubygem-sequel/Makefile index d2e5cf8da108..0374ace70619 100644 --- a/devel/rubygem-sequel/Makefile +++ b/devel/rubygem-sequel/Makefile @@ -1,5 +1,5 @@ PORTNAME= sequel -PORTVERSION= 5.98.0 +PORTVERSION= 5.99.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sequel/distinfo b/devel/rubygem-sequel/distinfo index 53100d87c2a9..9b20d9f4a489 100644 --- a/devel/rubygem-sequel/distinfo +++ b/devel/rubygem-sequel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762587556 -SHA256 (rubygem/sequel-5.98.0.gem) = 4fe49107a136311ca447686d941a19057e69121d6a322549e02723a269942b47 -SIZE (rubygem/sequel-5.98.0.gem) = 652800 +TIMESTAMP = 1765033046 +SHA256 (rubygem/sequel-5.99.0.gem) = a4613a1961a47a0eb6acdcc0351fe819bf24876a88fc06172a9cee5db370ea42 +SIZE (rubygem/sequel-5.99.0.gem) = 653824 diff --git a/devel/rubygem-sidekiq/Makefile b/devel/rubygem-sidekiq/Makefile index 2c8078dcd7f1..8c4b41baed61 100644 --- a/devel/rubygem-sidekiq/Makefile +++ b/devel/rubygem-sidekiq/Makefile @@ -1,5 +1,5 @@ PORTNAME= sidekiq -PORTVERSION= 8.0.9 +PORTVERSION= 8.0.10 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sidekiq/distinfo b/devel/rubygem-sidekiq/distinfo index ecbdd624b875..f26c4b2e1543 100644 --- a/devel/rubygem-sidekiq/distinfo +++ b/devel/rubygem-sidekiq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854368 -SHA256 (rubygem/sidekiq-8.0.9.gem) = da0e2fb8a511699abe195df93a3e96210c68067efb7668a061cbdbcdb024f2ee -SIZE (rubygem/sidekiq-8.0.9.gem) = 289280 +TIMESTAMP = 1765032962 +SHA256 (rubygem/sidekiq-8.0.10.gem) = 37ccd8da8d46f6779b8655cb30c1bfcb0decd57e890ff56d8b8252a5d9a84cd6 +SIZE (rubygem/sidekiq-8.0.10.gem) = 289792 diff --git a/devel/rubygem-sorbet-runtime/Makefile b/devel/rubygem-sorbet-runtime/Makefile index abc6cb535ba3..67af04b0784c 100644 --- a/devel/rubygem-sorbet-runtime/Makefile +++ b/devel/rubygem-sorbet-runtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= sorbet-runtime -PORTVERSION= 0.6.12798 +PORTVERSION= 0.6.12824 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sorbet-runtime/distinfo b/devel/rubygem-sorbet-runtime/distinfo index 74165372594a..ce9aa556c521 100644 --- a/devel/rubygem-sorbet-runtime/distinfo +++ b/devel/rubygem-sorbet-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511052 -SHA256 (rubygem/sorbet-runtime-0.6.12798.gem) = fdd314a6d1c20edf078320f5c1d5794be0504415c0587ec8ce838cf5a6fae88d -SIZE (rubygem/sorbet-runtime-0.6.12798.gem) = 88064 +TIMESTAMP = 1765032964 +SHA256 (rubygem/sorbet-runtime-0.6.12824.gem) = 29a620e0cfe77cf5079f9783d32fccbad72dfaa138013d3eaeb8135afde14c4f +SIZE (rubygem/sorbet-runtime-0.6.12824.gem) = 88064 diff --git a/devel/rubygem-stringio/Makefile b/devel/rubygem-stringio/Makefile index f1a59813e222..781b13bfc1bf 100644 --- a/devel/rubygem-stringio/Makefile +++ b/devel/rubygem-stringio/Makefile @@ -1,5 +1,5 @@ PORTNAME= stringio -PORTVERSION= 3.1.8 +PORTVERSION= 3.1.9 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-stringio/distinfo b/devel/rubygem-stringio/distinfo index 7c4e84b0ec8b..3cac551f3646 100644 --- a/devel/rubygem-stringio/distinfo +++ b/devel/rubygem-stringio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854372 -SHA256 (rubygem/stringio-3.1.8.gem) = 99c43c3a9302843cca223fd985bfc503dd50a4b1723d3e4a9eb1d9c37d99e4ec -SIZE (rubygem/stringio-3.1.8.gem) = 20992 +TIMESTAMP = 1765032966 +SHA256 (rubygem/stringio-3.1.9.gem) = c111af13d3a73eab96a3bc2655ecf93788d13d28cb8e25c1dcbff89ace885121 +SIZE (rubygem/stringio-3.1.9.gem) = 20480 diff --git a/devel/rubygem-tins/Makefile b/devel/rubygem-tins/Makefile index 1b1fd760d74b..152a29793d0b 100644 --- a/devel/rubygem-tins/Makefile +++ b/devel/rubygem-tins/Makefile @@ -1,5 +1,5 @@ PORTNAME= tins -PORTVERSION= 1.47.0 +PORTVERSION= 1.48.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-tins/distinfo b/devel/rubygem-tins/distinfo index b5426280125d..5bdcf929be16 100644 --- a/devel/rubygem-tins/distinfo +++ b/devel/rubygem-tins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854374 -SHA256 (rubygem/tins-1.47.0.gem) = 5f9ea1ea7297c94779cab20c72094e77337b71629442d59caf185e5723cbad51 -SIZE (rubygem/tins-1.47.0.gem) = 350208 +TIMESTAMP = 1765032968 +SHA256 (rubygem/tins-1.48.0.gem) = 547352491d5af17bc1af4ca8fcee884ffde3ff60c9799c7961977d697cde99c3 +SIZE (rubygem/tins-1.48.0.gem) = 351232 diff --git a/devel/sabre/files/patch-build.xml b/devel/sabre/files/patch-build.xml index 43466bae1c51..c407706ad1cf 100644 --- a/devel/sabre/files/patch-build.xml +++ b/devel/sabre/files/patch-build.xml @@ -5,7 +5,7 @@ <target name="compile" depends="prepare"> - <javac destdir="${build}/classes" classpathref="classpath.libs" debug="on"> -+ <javac destdir="${build}/classes" source="1.5" target="1.5" classpathref="classpath.libs" debug="on"> ++ <javac destdir="${build}/classes" encoding="ISO-8859-1" classpathref="classpath.libs" debug="on"> <src path="${src}"/> </javac> </target> diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index a9ae44a35497..f235afc1e2cc 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual LICENSE_FILE_LGPL20+ = ${WRKSRC}/LICENSE-LGPL LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT -USES= libtool localbase pathfix +USES= libtool localbase MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes diff --git a/devel/socket_wrapper/Makefile b/devel/socket_wrapper/Makefile index f0fbec55f03a..442b532d448e 100644 --- a/devel/socket_wrapper/Makefile +++ b/devel/socket_wrapper/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka -USES= cmake:testing localbase pathfix +USES= cmake:testing localbase CMAKE_OFF= HELGRIND_TESTING \ PICKY_DEVELOPER \ diff --git a/devel/stringzilla/Makefile b/devel/stringzilla/Makefile index 059b3ffa0afa..08d3f7ae7e4c 100644 --- a/devel/stringzilla/Makefile +++ b/devel/stringzilla/Makefile @@ -1,6 +1,6 @@ PORTNAME= stringzilla DISTVERSIONPREFIX= v -DISTVERSION= 4.4.2 +DISTVERSION= 4.5.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/stringzilla/distinfo b/devel/stringzilla/distinfo index 1b2581f446d5..062c401436ff 100644 --- a/devel/stringzilla/distinfo +++ b/devel/stringzilla/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1764921730 -SHA256 (ashvardanian-StringZilla-v4.4.2_GH0.tar.gz) = 5c49782bc7f5a7392c8b960248d3cc9ba87b3a9629b665f731a2d407fefe425b -SIZE (ashvardanian-StringZilla-v4.4.2_GH0.tar.gz) = 729225 +TIMESTAMP = 1765786263 +SHA256 (ashvardanian-StringZilla-v4.5.0_GH0.tar.gz) = dcac38635e5145220695fc63e7e5cf656c84bb835a3063638d5a9628fe9f22f0 +SIZE (ashvardanian-StringZilla-v4.5.0_GH0.tar.gz) = 775339 SHA256 (ashvardanian-ForkUnion-c613f50_GH0.tar.gz) = 04875a3cfd40fd1c6d4350f8c4d9fc4d8a0b601084210e884fd2908129c40562 SIZE (ashvardanian-ForkUnion-c613f50_GH0.tar.gz) = 110524 diff --git a/devel/stringzilla/pkg-plist b/devel/stringzilla/pkg-plist index 1c8ddc209417..a7bead65966a 100644 --- a/devel/stringzilla/pkg-plist +++ b/devel/stringzilla/pkg-plist @@ -12,6 +12,7 @@ include/stringzilla/types.h include/stringzilla/types.hpp include/stringzilla/utf8.h include/stringzilla/utf8_case.h +include/stringzilla/utf8_word.h include/stringzillas/fingerprints.cuh include/stringzillas/fingerprints.hpp include/stringzillas/similarities.cuh @@ -21,10 +22,10 @@ include/stringzillas/types.cuh include/stringzillas/types.hpp lib/libstringzilla_bare.so lib/libstringzilla_bare.so.1 -lib/libstringzilla_bare.so.4.4.2 +lib/libstringzilla_bare.so.4.5.0 lib/libstringzilla_shared.so lib/libstringzilla_shared.so.1 -lib/libstringzilla_shared.so.4.4.2 +lib/libstringzilla_shared.so.4.5.0 lib/libstringzillas_cpus_shared.so lib/libstringzillas_cpus_shared.so.1 -lib/libstringzillas_cpus_shared.so.4.4.2 +lib/libstringzillas_cpus_shared.so.4.5.0 diff --git a/devel/subprocess/Makefile b/devel/subprocess/Makefile index 5e73db8ffa2c..f26f0364f7d8 100644 --- a/devel/subprocess/Makefile +++ b/devel/subprocess/Makefile @@ -1,13 +1,8 @@ PORTNAME= subprocess DISTVERSIONPREFIX= v -DISTVERSION= 0.4.0-6 -DISTVERSIONSUFFIX= -g29d01c7 +DISTVERSION= 0.6.0 CATEGORIES= devel -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= 2caf8c1e119d5f14f4ae31316ddfd03126e101ac.patch:-p1 # https://github.com/benman64/subprocess/pull/17 -PATCHFILES+= cef6823e5834053a20144b790945f7ed1808c28c.patch:-p1 # https://github.com/benman64/subprocess/pull/18 - MAINTAINER= yuri@FreeBSD.org COMMENT= C++ subprocess library similar in design to Python subprocess library WWW= https://github.com/benman64/subprocess @@ -32,4 +27,6 @@ do-install: .endfor ${INSTALL_LIB} ${BUILD_WRKSRC}/subprocess/libsubprocess.so ${STAGEDIR}${PREFIX}/lib +# tests as of 0.6.0: 100% tests passed, 0 tests failed out of 1 + .include <bsd.port.mk> diff --git a/devel/subprocess/distinfo b/devel/subprocess/distinfo index 3d0c6a8b7bf1..950f076cee11 100644 --- a/devel/subprocess/distinfo +++ b/devel/subprocess/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1717738163 -SHA256 (benman64-subprocess-v0.4.0-6-g29d01c7_GH0.tar.gz) = d52f6c578048de03aac10b100eeef42ef06677b5c1cc0816eae2e0906d2745df -SIZE (benman64-subprocess-v0.4.0-6-g29d01c7_GH0.tar.gz) = 717218 -SHA256 (2caf8c1e119d5f14f4ae31316ddfd03126e101ac.patch) = e6ed70cf42f7e43db6bfaea58c8c9eb1e0b5b83b0fb10fbae0f98a3e0d326259 -SIZE (2caf8c1e119d5f14f4ae31316ddfd03126e101ac.patch) = 677 -SHA256 (cef6823e5834053a20144b790945f7ed1808c28c.patch) = 9f82743ba74894497327f23d54a048a2fdf49ec82ee48bc5d10ed951bdabaa15 -SIZE (cef6823e5834053a20144b790945f7ed1808c28c.patch) = 1309 +TIMESTAMP = 1765787274 +SHA256 (benman64-subprocess-v0.6.0_GH0.tar.gz) = eb976fe5f632760a53398965df4d0ed4780e11cf0b154dc73ba2795585a25414 +SIZE (benman64-subprocess-v0.6.0_GH0.tar.gz) = 723949 diff --git a/devel/tbox/Makefile b/devel/tbox/Makefile index 805e6a02d858..722a9395bc1e 100644 --- a/devel/tbox/Makefile +++ b/devel/tbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= tbox DISTVERSIONPREFIX= v -DISTVERSION= 1.7.8 +DISTVERSION= 1.7.9 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/tbox/distinfo b/devel/tbox/distinfo index 39aac3512e8d..ceaf28928cb3 100644 --- a/devel/tbox/distinfo +++ b/devel/tbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761568607 -SHA256 (tboox-tbox-v1.7.8_GH0.tar.gz) = eda4ea0fe53b55594a0c4842fcf1f3510fec5b183936142873c47455fdaefa4a -SIZE (tboox-tbox-v1.7.8_GH0.tar.gz) = 865326 +TIMESTAMP = 1764071324 +SHA256 (tboox-tbox-v1.7.9_GH0.tar.gz) = 8d4bba88bb279c4ff71677d15f8bfc20dfbdc3b4eee27b540fb979fe5af65e56 +SIZE (tboox-tbox-v1.7.9_GH0.tar.gz) = 874586 diff --git a/devel/tbox/pkg-plist b/devel/tbox/pkg-plist index 42d15360da08..58ae9b798cd3 100644 --- a/devel/tbox/pkg-plist +++ b/devel/tbox/pkg-plist @@ -418,4 +418,4 @@ include/tbox/zip/zlib.h include/tbox/zip/zlibraw.h lib/libtbox.so lib/libtbox.so.1 -lib/libtbox.so.1.7.7 +lib/libtbox.so.%%DISTVERSION%% diff --git a/devel/terraform-ls/Makefile b/devel/terraform-ls/Makefile index b3176155ded0..be472d7e8eb0 100644 --- a/devel/terraform-ls/Makefile +++ b/devel/terraform-ls/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/hashicorp/terraform-ls LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules GO_MODULE= github.com/hashicorp/terraform-ls diff --git a/devel/tevent017/Makefile b/devel/tevent017/Makefile index 26328c687a1b..113fe05b878b 100644 --- a/devel/tevent017/Makefile +++ b/devel/tevent017/Makefile @@ -1,5 +1,5 @@ PORTNAME= tevent -DISTVERSION= 0.17.0 +DISTVERSION= 0.17.1 CATEGORIES= devel MASTER_SITES= SAMBA PKGNAMESUFFIX= 017 diff --git a/devel/tevent017/distinfo b/devel/tevent017/distinfo index b350508b3a79..0e362286e833 100644 --- a/devel/tevent017/distinfo +++ b/devel/tevent017/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751442485 -SHA256 (tevent-0.17.0.tar.gz) = 7702fb373b69da2960b86134b6a9ec6fa0b949a01756fec00a4a6a43575c8361 -SIZE (tevent-0.17.0.tar.gz) = 903251 +TIMESTAMP = 1765737897 +SHA256 (tevent-0.17.1.tar.gz) = 1be2dea737cde25fe06621f84945e63eb71259e0c43e9f8f5da482dab1a7be92 +SIZE (tevent-0.17.1.tar.gz) = 902444 diff --git a/devel/tig/Makefile b/devel/tig/Makefile index 7c9c9bded2bb..c11187565810 100644 --- a/devel/tig/Makefile +++ b/devel/tig/Makefile @@ -1,5 +1,5 @@ PORTNAME= tig -DISTVERSION= 2.5.12 +DISTVERSION= 2.6.0 CATEGORIES= devel MASTER_SITES= https://github.com/jonas/tig/releases/download/${DISTNAME}/ @@ -14,7 +14,6 @@ TEST_DEPENDS= git:devel/git USES= gmake iconv ncurses pkgconfig readline GNU_CONFIGURE= yes -CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} MAKE_ARGS= V=1 INSTALL_TARGET= install install-doc-man @@ -36,7 +35,7 @@ OPTIONS_DEFINE= GIT PCRE GIT_DESC= Install devel/git as runtime dependency GIT_RUN_DEPENDS= git:devel/git -GIT_VARS_OFF= PKGMESSAGE="${.CURDIR}/pkg-message-git" +GIT_VARS_OFF= PKGMESSAGE="${.CURDIR}/pkg-message ${.CURDIR}/pkg-message-git" PCRE_LIB_DEPENDS= libpcre2-posix.so:devel/pcre2 PCRE_CONFIGURE_WITH= pcre diff --git a/devel/tig/distinfo b/devel/tig/distinfo index 5ee03efd5274..ba6a9960987c 100644 --- a/devel/tig/distinfo +++ b/devel/tig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748630550 -SHA256 (tig-2.5.12.tar.gz) = 5dda8a098810bb499096e17fc9f69c0a5915a23f46be27209fc8195d7a792108 -SIZE (tig-2.5.12.tar.gz) = 1190652 +TIMESTAMP = 1760263709 +SHA256 (tig-2.6.0.tar.gz) = 99d4a0fdd3d93547ebacfe511195cb92e4f75b91644c06293c067f401addeb3e +SIZE (tig-2.6.0.tar.gz) = 1196658 diff --git a/devel/tig/pkg-message b/devel/tig/pkg-message new file mode 100644 index 000000000000..b0d0a8b9bf9a --- /dev/null +++ b/devel/tig/pkg-message @@ -0,0 +1,9 @@ +[ +{ type: install + message: <<EOM +In version 2.6.0, users should update the settings for the blame, +main, reflog, and refs views in their ~/.tigrc file to include the +committer column. +EOM +} +] diff --git a/devel/tig/pkg-message-git b/devel/tig/pkg-message-git index 9cf7166699dd..7d4e7ce5fbee 100644 --- a/devel/tig/pkg-message-git +++ b/devel/tig/pkg-message-git @@ -1,6 +1,7 @@ [ { type: install message: <<EOM + Required to (post-)install devel/git* port as runtime dependency. EOM } diff --git a/devel/tree-sitter/Makefile b/devel/tree-sitter/Makefile index 8dfffe2f0378..8c36d841e26f 100644 --- a/devel/tree-sitter/Makefile +++ b/devel/tree-sitter/Makefile @@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.25.10 CATEGORIES= devel +# When updating this port, make sure that editors/neovim can +# build against it. Updates may need to be delayed until +# neovim gains support. MAINTAINER= adamw@FreeBSD.org COMMENT= Incremental parser generator WWW= https://tree-sitter.github.io/tree-sitter/ diff --git a/devel/treefmt/Makefile b/devel/treefmt/Makefile index fb4d2c1b0357..dd75afd8e866 100644 --- a/devel/treefmt/Makefile +++ b/devel/treefmt/Makefile @@ -12,10 +12,7 @@ WWW= https://treefmt.com/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= numtide diff --git a/devel/uid_wrapper/Makefile b/devel/uid_wrapper/Makefile index 9432c1d7e8ab..dfea8fda86d5 100644 --- a/devel/uid_wrapper/Makefile +++ b/devel/uid_wrapper/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka -USES= cmake:testing localbase pathfix +USES= cmake:testing localbase CMAKE_OFF= PICKY_DEVELOPER \ UNIT_TESTING diff --git a/devel/umbrello/distinfo b/devel/umbrello/distinfo index 1bfbb878114e..a479a5d123c6 100644 --- a/devel/umbrello/distinfo +++ b/devel/umbrello/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762264432 -SHA256 (KDE/release-service/25.08.3/umbrello-25.08.3.tar.xz) = 9048a6159c8486248a95b956ed08c1954ac21708b89a81fe6a3b0aa7a5207a2c -SIZE (KDE/release-service/25.08.3/umbrello-25.08.3.tar.xz) = 5630544 +TIMESTAMP = 1765478434 +SHA256 (KDE/release-service/25.12.0/umbrello-25.12.0.tar.xz) = 1b6264dea2c92ae4420c38567d47a0b9f0c6163ea7eff66f8354f9d1982793f7 +SIZE (KDE/release-service/25.12.0/umbrello-25.12.0.tar.xz) = 5647756 diff --git a/devel/umbrello/pkg-plist b/devel/umbrello/pkg-plist index cf7880ed4564..71a38baf107e 100644 --- a/devel/umbrello/pkg-plist +++ b/devel/umbrello/pkg-plist @@ -50,7 +50,6 @@ share/locale/ga/LC_MESSAGES/umbrello.mo share/locale/ga/LC_MESSAGES/umbrello_kdevphp5.mo share/locale/gl/LC_MESSAGES/umbrello.mo share/locale/gl/LC_MESSAGES/umbrello_kdevphp5.mo -share/locale/he/LC_MESSAGES/umbrello_kdevphp5.mo share/locale/hi/LC_MESSAGES/umbrello.mo share/locale/hne/LC_MESSAGES/umbrello.mo share/locale/hr/LC_MESSAGES/umbrello.mo diff --git a/devel/uv/Makefile b/devel/uv/Makefile index 29f00230495d..11a34732865d 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv -DISTVERSION= 0.9.15 +DISTVERSION= 0.9.17 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/uv/Makefile.crates b/devel/uv/Makefile.crates index 9a285abc0f4b..e43b1236c6d2 100644 --- a/devel/uv/Makefile.crates +++ b/devel/uv/Makefile.crates @@ -3,7 +3,7 @@ CARGO_CRATES= addr2line-0.24.2 \ aes-0.8.4 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ - ambient-id-0.0.6 \ + ambient-id-0.0.7 \ anes-0.1.6 \ anstream-0.6.21 \ anstyle-1.0.11 \ @@ -22,7 +22,7 @@ CARGO_CRATES= addr2line-0.24.2 \ astral-pubgrub-0.3.3 \ astral-reqwest-middleware-0.4.2 \ astral-reqwest-retry-0.7.0 \ - astral-tl-0.7.9 \ + astral-tl-0.7.11 \ astral-tokio-tar-0.5.6 \ astral-version-ranges-0.1.3 \ astral_async_http_range_reader-0.9.1 \ diff --git a/devel/uv/distinfo b/devel/uv/distinfo index c81b4f7ef247..79f5d0bc1aaf 100644 --- a/devel/uv/distinfo +++ b/devel/uv/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1764758200 +TIMESTAMP = 1765783832 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -9,8 +9,8 @@ SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2d SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/ambient-id-0.0.6.crate) = 36b48a3b1ad866e5034859be45edd1ebba2f097289c8a34b61623c76f10480f3 -SIZE (rust/crates/ambient-id-0.0.6.crate) = 24196 +SHA256 (rust/crates/ambient-id-0.0.7.crate) = b8cad022ed72ad2176498be1c097bb46e598193e92f3491ea0766980edeee168 +SIZE (rust/crates/ambient-id-0.0.7.crate) = 25369 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a @@ -47,8 +47,8 @@ SHA256 (rust/crates/astral-reqwest-middleware-0.4.2.crate) = 638d02e24aeb92f9537 SIZE (rust/crates/astral-reqwest-middleware-0.4.2.crate) = 27676 SHA256 (rust/crates/astral-reqwest-retry-0.7.0.crate) = cb7549bd00f62f73f2e7e76f3f77ccdabb31873f4f02f758ed88ad739d522867 SIZE (rust/crates/astral-reqwest-retry-0.7.0.crate) = 27224 -SHA256 (rust/crates/astral-tl-0.7.9.crate) = 915b5af1203c9c635c62edcbdaa36ee54b17f84809f7769912d356c35f9a6cd7 -SIZE (rust/crates/astral-tl-0.7.9.crate) = 39097 +SHA256 (rust/crates/astral-tl-0.7.11.crate) = d90933ffb0f97e2fc2e0de21da9d3f20597b804012d199843a6fe7c2810d28f3 +SIZE (rust/crates/astral-tl-0.7.11.crate) = 44281 SHA256 (rust/crates/astral-tokio-tar-0.5.6.crate) = ec179a06c1769b1e42e1e2cbe74c7dcdb3d6383c838454d063eaac5bbb7ebbe5 SIZE (rust/crates/astral-tokio-tar-0.5.6.crate) = 64648 SHA256 (rust/crates/astral-version-ranges-0.1.3.crate) = e7adc2308a566fab9de02bc0e05d18c5a21cb0e793684e4f64c8eb956969b074 @@ -1293,5 +1293,5 @@ SHA256 (rust/crates/zvariant_derive-5.6.0.crate) = 3a8c68501be459a8dbfffbe5d792a SIZE (rust/crates/zvariant_derive-5.6.0.crate) = 14278 SHA256 (rust/crates/zvariant_utils-3.2.0.crate) = e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34 SIZE (rust/crates/zvariant_utils-3.2.0.crate) = 14779 -SHA256 (astral-sh-uv-0.9.15_GH0.tar.gz) = 4bd98152fbeb3cbe4a06fd0d49824d44db3023e24d17ba265df71fd52591bc09 -SIZE (astral-sh-uv-0.9.15_GH0.tar.gz) = 4887603 +SHA256 (astral-sh-uv-0.9.17_GH0.tar.gz) = ea948dc7141c56c798ff603f71793351917f9c777302d428840848515999fb29 +SIZE (astral-sh-uv-0.9.17_GH0.tar.gz) = 4774663 diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile index 3d47b505ce0f..ca48ce998e01 100644 --- a/devel/wasi-compiler-rt21/Makefile +++ b/devel/wasi-compiler-rt21/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.6 +DISTVERSION= 21.1.7 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile index b775a16b9525..d91c23b421b7 100644 --- a/devel/wasi-libcxx21/Makefile +++ b/devel/wasi-libcxx21/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.6 +DISTVERSION= 21.1.7 MASTERDIR= ${.CURDIR}/../wasi-libcxx |
