diff options
1266 files changed, 18262 insertions, 14675 deletions
diff --git a/.gitignore b/.gitignore index f2501400e1f4..22b4d35e9996 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ /packages /security/vuxml/vuln-flat.xml /.vscode +/.idea Makefile.local Mk/bsd.local.mk Mk/bsd.overlay.mk @@ -313,7 +313,7 @@ neo4j:*:369: _wsdd:*:370: reposilite:*:371: beam:*:372: -# free: 373 +mautrix-whatsapp:*:373: # free: 374 # free: 375 # free: 376 @@ -1883,7 +1883,6 @@ x11/plasma5-kwayland-server|x11-wm/plasma5-kwin|2023-02-07|Reintegrated into x11 finance/py-TA-Lib|finance/py-ta-lib|2023-02-12|Remove duplicate port x11-toolkits/gnocl||2023-02-13|Fails to build, newer snapshot depends on a removed port games/opendungeons||2023-02-14|Has expired: Broken for more than 6 months -databases/mysql-connector-odbc|databases/mysql-connector-odbc-80|2023-02-18|Has expired: Requires EOLd mysql version devel/yaml-cpp03|devel/yaml-cpp|2023-02-21|Used by blender-lts28 which is EOL'd sysutils/uutils|sysutils/rust-coreutils|2023-02-22|Request by upstream print/harfbuzz-hb-view|print/harfbuzz-cairo|2023-02-23|Match feature and library name @@ -4732,3 +4731,4 @@ devel/pear-channel-doctrine||2025-08-14|Has expired: Upstream no longer serves t devel/qcoro@qt5||2025-08-15|Unflavorize; Qt5 flavor has no consumers devel/qcoro@qt6|devel/qcoro|2025-08-15|Unflavorize; Qt5 flavor has no consumers devel/cervisia||2025-08-15|Not ported to Qt6 and excluded from KDE Gear releases +databases/mysql-connector-odbc-80|databases/mysql-connector-odbc@unixodbc|2025-08-21|Was tied to only mysql80 and now supports all MySQL versions diff --git a/Mk/Uses/emacs.mk b/Mk/Uses/emacs.mk index c278e3447935..462657c4183a 100644 --- a/Mk/Uses/emacs.mk +++ b/Mk/Uses/emacs.mk @@ -35,15 +35,15 @@ # will be generated as part of the package. # # Variables, which can be read by ports: -# EMACS_CMD: Emacs command with full path (e.g. /usr/local/bin/emacs-30.1) +# EMACS_CMD: Emacs command with full path (e.g. /usr/local/bin/emacs-30.2) # EMACS_FLAVOR: Used for dependencies (e.g. BUILD_DEPENDS= dash.el${EMACS_PKGNAMESUFFIX}>0:devel/dash@${EMACS_FLAVOR}) # EMACS_LIBDIR: Emacs Library directory without ${PREFIX} (e.g. share/emacs) -# EMACS_LIBDIR_WITH_VER: Library directory without ${PREFIX} including version (e.g. share/emacs/30.1) +# EMACS_LIBDIR_WITH_VER: Library directory without ${PREFIX} including version (e.g. share/emacs/30.2) # EMACS_MAJOR_VER: Emacs major version (e.g. 30) # EMACS_PKGNAMESUFFIX: PKGNAMESUFFIX to distinguish Emacs flavors # EMACS_SITE_LISPDIR: Emacs site-lisp directory without ${PREFIX} (e.g. share/emacs/site-lisp) -# EMACS_VER: Emacs version (e.g. 30.1) -# EMACS_VERSION_SITE_LISPDIR: Include version (e.g. share/emacs/30.1/site-lisp) +# EMACS_VER: Emacs version (e.g. 30.2) +# EMACS_VERSION_SITE_LISPDIR: Include version (e.g. share/emacs/30.2/site-lisp) #------------------------------------------------------------------------------- # # MAINTAINER: emacs@FreeBSD.org @@ -109,7 +109,7 @@ EMACS_FLAVOR= full EMACS_VER= 31.0.50 EMACS_PORTDIR= editors/emacs-devel . else -EMACS_VER= 30.1 +EMACS_VER= 30.2 EMACS_PORTDIR= editors/emacs . endif diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index d4eb77929017..f178591a11d1 100644 --- a/Mk/Uses/kde.mk +++ b/Mk/Uses/kde.mk @@ -332,7 +332,7 @@ _USE_PLASMA_ALL= ${_USE_PLASMA${_KDE_VERSION}_ALL} # List of frequently used components of the KDE Gears distribution. _USE_GEAR5_ALL= libkdcraw -_USE_GEAR6_ALL= baloo-widgets kate kosm kpublictransport \ +_USE_GEAR6_ALL= baloo-widgets kosm kpublictransport \ libkcddb libkcompactdisc libkdcraw \ libkdegames libkeduvocdocument libkexiv2 \ libksane marble okular @@ -962,9 +962,6 @@ kde-akonadi_LIB= libKPim${_KDE_VERSION}AkonadiPrivate.so kde-baloo-widgets_PORT= sysutils/baloo-widgets kde-baloo-widgets_LIB= libKF${_KDE_VERSION}BalooWidgets.so -kde-kate_PORT= editors/kate -kde-kate_PATH= ${QT_PLUGINDIR}/ktexteditor/katebacktracebrowserplugin.so - kde-libkcddb_PORT= audio/libkcddb kde-libkcddb_LIB= libKCddb${_KDE_VERSION}.so diff --git a/Mk/Uses/pear.mk b/Mk/Uses/pear.mk index 0496dded11b9..cbea5a6fe5f7 100644 --- a/Mk/Uses/pear.mk +++ b/Mk/Uses/pear.mk @@ -22,8 +22,8 @@ IGNORE= Incorrect 'USES+= pear:${pear_ARGS}' usage: argument [${arg}] is not rec . endif . endfor -_pear_IGNORE_WITH_PHP= -IGNORE_WITH_PHP?= ${_pear_IGNORE_WITH_PHP} +_pear_IGNORE_WITH_PHP=81 +IGNORE_WITH_PHP+= ${_pear_IGNORE_WITH_PHP} php_ARGS+= flavors .include "${USESDIR}/php.mk" diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk index 9fa1c3a4ae42..d5abf9e90706 100644 --- a/Mk/bsd.default-versions.mk +++ b/Mk/bsd.default-versions.mk @@ -118,7 +118,7 @@ OPENLDAP_DEFAULT?= 26 defined(PACKAGE_BUILDING)) # When changing the default here, make sure the DEPRECATED/EXPIRATION lines in # the older Perl 5 ports are uncommented at the same time. -PERL5_DEFAULT?= 5.40 +PERL5_DEFAULT?= 5.42 . elif !defined(PERL5_DEFAULT) # There's no need to replace development versions, like "5.23" with "devel" # because 1) nobody is supposed to use it outside of poudriere, and 2) it must diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 0aa79aed7ed0..b3726c98b067 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -4489,7 +4489,7 @@ describe-json: ${ECHO_CMD} \"complete_options_list\":[\"${COMPLETE_OPTIONS_LIST:ts,:S/,/\",\"/g}\"], ;\ ${ECHO_CMD} \"categories\":[\"${CATEGORIES:ts,:S/,/\",\"/g}\"], ;\ ${ECHO_CMD} \"license\":[\"${LICENSE:ts,:S/,/\",\"/g}\"], ;\ - ${ECHO_CMD} \"deprecated\":\""${DEPRECATED:S/"/\\\"/g:S/\\\\*/*/g:S/\\\'/'/g}" \", ;\ + ${ECHO_CMD} \"deprecated\":\"${DEPRECATED:Q:S/"/\\\"/g:S/\\\\*/*/g:S/\\\'/'/g}\", ;\ ${ECHO_CMD} \"broken\":\"${BROKEN:Q:S/"/\\\"/g:S/\\\\*/*/g:S/\\\'/'/g}\", ;\ ${ECHO_CMD} \"distversion\":\"${DISTVERSION}\", ;\ ${ECHO_CMD} \"distversionprefix\":\"${DISTVERSIONPREFIX}\", ;\ diff --git a/Tools/scripts/README b/Tools/scripts/README index 8dfb2b17028a..450a92136a92 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -12,21 +12,19 @@ bump_revision.pl - Small script to bump the PORTREVISION variable of ports checkcats.py - verify that master categories in all ports are correct and report any problems. Beware that the full check takes quite some time. -checknewvers - checks for availability for a newest version of distfiles on +checknewver.sh - checks for availability for a newest version of distfiles on MASTER_SITES (ftp only). -checksum - allows checking of ports to see if their checksums +checksum.sh - allows checking of ports to see if their checksums match, and if they don't, give a diff against the older version to help discover why the checksum didn't match. chkorigin.sh - checks all ports in the tree for a wrong PKGORIGIN. Run this tool after every repocopy. doportlint - run portlint on every port and return the results -distclean - compare md5 sums of distfiles in ports/distfiles with currently +distclean.sh - compare md5 sums of distfiles in ports/distfiles with currently installed ports collection in ports/* and prompt to remove unmatched entries getpatch - downloads patch attachments from a Bug Tracking Systems getpatch.sh - downloads patch attachments from a Bug Tracking Systems (plain shell script) -gnomedepends - Analyse pkg/PLIST and give an advice as to which GNOME ports - should be listes in {RUN,LIB}_DEPENDS for this port mark_safe.pl - utility to set subsets of ports to MAKE_JOBS_(UN)SAFE=yes neededlibs.sh - Extract direct library dependencies from binaries. port_conflicts_check.lua - Verify that files installed by more than 1 port are covered @@ -47,38 +45,6 @@ update_crates - script used to generate an updated Makefile using make cargo-cra ---------------------------------------------------------------------- -gnomedepends is a script, which analyses pkg/PLIST and gives an advice as to -which GNOME ports should be listes in {RUN,LIB}_DEPENDS for the port to ensure -correct removal of GNOME shared directories. Usage is simple: - % cd /usr/ports/CATEGORY/PORT - % gnomedepends.py - According to the contents of PLIST the port depends on the following GNOME - port(s): - - /usr/ports/audio/gnomeaudio, for directories: - share/gnome/sounds - - /usr/ports/sysutils/gnomecontrolcenter, for directories: - share/gnome/apps - - /usr/ports/x11/gnomecore, for directories: - share/gnome/apps/Games - - /usr/ports/x11/gnomelibs, for directories: - etc/sound/events - etc/sound - share/gnome/games - share/gnome/pixmaps - share/gnome - -The example above means that you need to have ${PORTSDIR}/audio/gnomeaudio, -${PORTSDIR}/sysutils/gnomecontrolcenter, ${PORTSDIR}/x11/gnomecore and -${PORTSDIR}/x11/gnomelibs listed in {RUN,LIB}_DEPENDS for this port. -Please be warned, that the this only means that the ports listed by the script -required for correct removal of GNOME shared directories, not for the port -functionality, so actual {RUN,LIB}_DEPENDS may have more entries. - ----------------------------------------------------------------------- portsearch - A utility for searching the ports tree. portsearch is a utility to for searching of the ports tree. It permits diff --git a/Tools/scripts/find-work-for-installed-ports.sh b/Tools/scripts/find-work-for-installed-ports.sh new file mode 100755 index 000000000000..e9ad442aca88 --- /dev/null +++ b/Tools/scripts/find-work-for-installed-ports.sh @@ -0,0 +1,64 @@ +#!/bin/sh + +# Tool to find work (such as unassigned Bugzilla PRs) to port committers or +# perhaps other developers based on the list of locally installed ports. +# More sources can be added later (such as GitHub pull requests). +# +# SPDX-License-Identifier: BSD-2-Clause +# Copyright (c) 2025 René Ladan <rene@FreeBSD.org> +# MAINTAINER=rene@FreeBSD.org + +set -eu + +# Look for PRs in Bugzilla having $1 in the summary line (as opposed to the full +# PR content), and add each such PR to the output (PR number, assignee, summary) +# if it is not assigned some FreeBSD.org, with the exception of +# ports-bugs@FreeBSD.org. The matching is case-insensitive. +get_PRs() +{ + catport=${1} + category="$(echo "${catport}" | cut -f 1 -d /)" + port="$(echo "${catport}" | cut -f 2 -d /)" + timeout=20 # seconds + + echo "getting Bugzilla PRs having ${catport} in the synopsis" >&2 + # content= looks for the search string in all of the pr content, + # summary= only looks in the summary line + url="https://bugs.freebsd.org/bugzilla/rest/bug?bug_status=__open__&product=Ports%20%26%20Packages&summary=${category}%2f${port}" + raw="$(fetch -q -T ${timeout} -o - "${url}")" + # Enable the next line to get full JSON output in per-port files for debugging + # echo "${raw}" > "${category}-${port}.json" + if [ -z "${raw}" ] ; then + echo "${catport}: no REST reply within ${timeout} seconds from URL: ${url}" >&2 + exit 67 + fi + pr_list="$(echo "${raw}" | jq '[.bugs | map(select(.assigned_to | test("ports-bugs@freebsd.org";"i") or test("@freebsd.org";"i") == false)).[] | {id,assigned_to,summary}]')" + + # The below code is just to get one line per PR in the output. + num_prs=$(echo "${pr_list}" | jq length) + if [ ${num_prs} -gt 0 ] ; then + for i in $(jot ${num_prs} 0) ; do + echo "${pr_list}" | jq -r --argjson i ${i} '[.[$i].id,.[$i].assigned_to,.[$i].summary] | @tsv' + done + fi +} + +if ! which jq >/dev/null ; then + echo "Please install textproc/jq" >&2 + exit 66 +fi + +# Iterate through all installed ports which are not maintained by a FreeBSD.org +# address (this includes ports-bugs and possibly you), and for each such port +# see if there is output from get_PR() and if so, report it grouped by the port +# maintainer. +for p in $(pkg query -e '%m !~ *@FreeBSD.org' %o,%m) ; do + origin=$(echo "${p}" | cut -f 1 -d ,) + maintainer=$(echo "${p}" | cut -f 2 -d ,) + + # see if there is a Bugzilla report for ${origin} + bz="$(get_PRs "${origin}")" + if [ -n "${bz}" ] ; then + printf "** %s\n%s\n" "${maintainer}" "${bz}" + fi +done @@ -319,7 +319,7 @@ neo4j:*:369:369::0:0:neo4j Database Daemon:/nonexistent:/usr/sbin/nologin _wsdd:*:370:370::0:0:Web Service Discovery Daemon:/nonexistent:/usr/sbin/nologin reposilite:*:371:371::0:0:Reposilite user:/nonexistent:/usr/sbin/nologin beam:*:372:372::0:0:Erlang BEAM VM user:/nonexistent:/usr/sbin/nologin -# free: 373 +mautrix-whatsapp:*:373:373::0:0:Mautrix-Whatsapp Daemon:/nonexistent:/usr/sbin/nologin # free: 374 # free: 375 # free: 376 @@ -16,14 +16,6 @@ you update your ports collection, before attempting any port upgrades. More at https://github.com/syncthing/syncthing/releases/tag/v2.0.0 -20250813: - AFFECTS: users of security/py-fail2ban - AUTHOR: cy@FreeBSD.org - - There has been some confusion which sshd filter to use on a FreeBSD system. - Only the bsd-sshd-session.conf should be used. The other sshd filters have - been removed. - 20250804: AFFECTS: users of databases/adminer AUTHOR: pkaipila@gmail.com diff --git a/accessibility/hyprsunset/Makefile b/accessibility/hyprsunset/Makefile index a7adc5bb2680..970de2c38b4d 100644 --- a/accessibility/hyprsunset/Makefile +++ b/accessibility/hyprsunset/Makefile @@ -1,7 +1,6 @@ PORTNAME= hyprsunset DISTVERSIONPREFIX= v -DISTVERSION= 0.3.1 -PORTREVISION= 1 +DISTVERSION= 0.3.2 CATEGORIES= accessibility wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/accessibility/hyprsunset/distinfo b/accessibility/hyprsunset/distinfo index e727ebbdd309..5c6fd3d2087d 100644 --- a/accessibility/hyprsunset/distinfo +++ b/accessibility/hyprsunset/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754099943 -SHA256 (hyprwm-hyprsunset-v0.3.1_GH0.tar.gz) = 5c91addca1be04ab02faeebfee4f46608b484d2e90c9249dc7e145ac690d433a -SIZE (hyprwm-hyprsunset-v0.3.1_GH0.tar.gz) = 15281 +TIMESTAMP = 1755547747 +SHA256 (hyprwm-hyprsunset-v0.3.2_GH0.tar.gz) = b28648387aa4c26a0aad81323331fb9d23923626f3bc3f3d33b1b120d32d3925 +SIZE (hyprwm-hyprsunset-v0.3.2_GH0.tar.gz) = 15281 diff --git a/accessibility/kdeaccessibility/Makefile b/accessibility/kdeaccessibility/Makefile index d93d89f8fd47..a34d50a52103 100644 --- a/accessibility/kdeaccessibility/Makefile +++ b/accessibility/kdeaccessibility/Makefile @@ -9,7 +9,7 @@ WWW= https://apps.kde.org/categories/utilities/ USES= kde:6 metaport OPTIONS_DEFINE= KMAG KMOUSETOOL KMOUTH -OPTIONS_DEFAULT:= ${OPTIONS_DEFINE} +OPTIONS_DEFAULT= ${OPTIONS_DEFINE} KMAG_DESC= Install Screen magnifier KMAG_RUN_DEPENDS= ${KDE_PREFIX}/bin/kmag:accessibility/kmag diff --git a/arabic/libreoffice/distinfo b/arabic/libreoffice/distinfo index 18922427049b..6be015511157 100644 --- a/arabic/libreoffice/distinfo +++ b/arabic/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951558 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ar.tar.gz) = 4cb481d07e36b17e02c92905b4a7e64a52aec2d023f38c4a4bb150df8c029329 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ar.tar.gz) = 1760482 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ar.tar.gz) = 874db6f2dbe7c9e6d3b25383febea5f109fd8afae1706dbe8fe7499c0004fad2 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ar.tar.gz) = 2469931 +TIMESTAMP = 1755696706 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ar.tar.gz) = 84d1d5811559277d186a85db13a22cddbbbd027b1a9ad3a1ae659a53a3c64144 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ar.tar.gz) = 1755388 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ar.tar.gz) = 2d51053a3abd5987a36b68172a2651b608f8d41b6d4e2c08f81bb71f25247f80 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ar.tar.gz) = 2483539 diff --git a/archivers/bzip3/Makefile b/archivers/bzip3/Makefile index c1a6067ad312..e80d5e5239bf 100644 --- a/archivers/bzip3/Makefile +++ b/archivers/bzip3/Makefile @@ -1,5 +1,5 @@ PORTNAME= bzip3 -DISTVERSION= 1.5.2 +DISTVERSION= 1.5.3 CATEGORIES= archivers MASTER_SITES= https://github.com/kspalaiologos/${PORTNAME}/releases/download/${DISTVERSION}/ @@ -12,8 +12,11 @@ LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/3rdparty/libsais-LICENSE LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE -USES= cmake cpe tar:xz +USES= cpe libtool tar:xz CPE_VENDOR= bzip3_project USE_LDCONFIG= yes +GNU_CONFIGURE= yes + +INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/archivers/bzip3/distinfo b/archivers/bzip3/distinfo index aa2cb8e3c0ad..e8fa78dda7be 100644 --- a/archivers/bzip3/distinfo +++ b/archivers/bzip3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745933931 -SHA256 (bzip3-1.5.2.tar.xz) = 58e3887151ba630cefc3cf9c6604ec158ec894eccacdddced6add48b844f4d4b -SIZE (bzip3-1.5.2.tar.xz) = 284260 +TIMESTAMP = 1755333286 +SHA256 (bzip3-1.5.3.tar.xz) = 58a53d002eb80c6f74c292ddf37d4f53604f6e2126cb3ae2bff738971302aa85 +SIZE (bzip3-1.5.3.tar.xz) = 284788 diff --git a/archivers/bzip3/pkg-plist b/archivers/bzip3/pkg-plist index 1a6c4cc91520..4737af8e5f9e 100644 --- a/archivers/bzip3/pkg-plist +++ b/archivers/bzip3/pkg-plist @@ -6,11 +6,10 @@ bin/bz3more bin/bz3most bin/bzip3 include/libbz3.h -lib/cmake/bzip3/bzip3-config-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/bzip3/bzip3-config.cmake +lib/libbzip3.a lib/libbzip3.so -lib/libbzip3.so.0 -lib/libbzip3.so.0.0.0 +lib/libbzip3.so.1 +lib/libbzip3.so.1.0.0 libdata/pkgconfig/bzip3.pc share/man/man1/bunzip3.1.gz share/man/man1/bz3cat.1.gz diff --git a/archivers/php85-phar/files/patch-phar__internal.h b/archivers/php85-phar/files/patch-phar__internal.h new file mode 100644 index 000000000000..8e78b1e703f8 --- /dev/null +++ b/archivers/php85-phar/files/patch-phar__internal.h @@ -0,0 +1,18 @@ +--- phar_internal.h.orig 2025-08-19 05:47:26 UTC ++++ phar_internal.h +@@ -17,6 +17,9 @@ + +----------------------------------------------------------------------+ + */ + ++#ifndef PHAR_PHAR_INTERNAL_H ++#define PHAR_PHAR_INTERNAL_H ++ + #ifdef HAVE_CONFIG_H + #include <config.h> + #endif +@@ -487,3 +490,5 @@ END_EXTERN_C() + phar_path_check_result phar_path_check(char **p, size_t *len, const char **error); + + END_EXTERN_C() ++ ++#endif /* PHAR_PHAR_INTERNAL_H */ diff --git a/archivers/php85-phar/files/patch-phar__path__check.c b/archivers/php85-phar/files/patch-phar__path__check.c deleted file mode 100644 index 8e599176ec86..000000000000 --- a/archivers/php85-phar/files/patch-phar__path__check.c +++ /dev/null @@ -1,241 +0,0 @@ ---- phar_path_check.c.orig 2025-07-02 12:00:06 UTC -+++ phar_path_check.c -@@ -0,0 +1,238 @@ -+/* Generated by re2c 3.1 */ -+/* -+ +----------------------------------------------------------------------+ -+ | phar php single-file executable PHP extension | -+ +----------------------------------------------------------------------+ -+ | Copyright (c) The PHP Group | -+ +----------------------------------------------------------------------+ -+ | This source file is subject to version 3.01 of the PHP license, | -+ | that is bundled with this package in the file LICENSE, and is | -+ | available through the world-wide-web at the following url: | -+ | https://www.php.net/license/3_01.txt | -+ | If you did not receive a copy of the PHP license and are unable to | -+ | obtain it through the world-wide-web, please send a note to | -+ | license@php.net so we can mail you a copy immediately. | -+ +----------------------------------------------------------------------+ -+ | Authors: Marcus Boerger <helly@php.net> | -+ +----------------------------------------------------------------------+ -+*/ -+ -+#include "phar_internal.h" -+ -+phar_path_check_result phar_path_check(char **s, size_t *len, const char **error) -+{ -+ const unsigned char *p = (const unsigned char*)*s; -+ const unsigned char *m; -+ -+ if (*len == 1 && *p == '.') { -+ *error = "current directory reference"; -+ return pcr_err_curr_dir; -+ } else if (*len == 2 && p[0] == '.' && p[1] == '.') { -+ *error = "upper directory reference"; -+ return pcr_err_up_dir; -+ } -+ -+#define YYCTYPE unsigned char -+#define YYCURSOR p -+#define YYLIMIT p+*len -+#define YYMARKER m -+#define YYFILL(n) do {} while (0) -+ -+loop: -+ -+{ -+ YYCTYPE yych; -+ unsigned int yyaccept = 0; -+ if ((YYLIMIT - YYCURSOR) < 4) YYFILL(4); -+ yych = *YYCURSOR; -+ if (yych <= '[') { -+ if (yych <= ')') { -+ if (yych <= '\f') { -+ if (yych >= 0x01) goto yy1; -+ } else { -+ if (yych <= '\r') goto yy3; -+ if (yych <= 0x19) goto yy1; -+ goto yy4; -+ } -+ } else { -+ if (yych <= '/') { -+ if (yych <= '*') goto yy6; -+ if (yych <= '.') goto yy4; -+ goto yy7; -+ } else { -+ if (yych == '?') goto yy8; -+ goto yy4; -+ } -+ } -+ } else { -+ if (yych <= 0xEC) { -+ if (yych <= 0xC1) { -+ if (yych <= '\\') goto yy9; -+ if (yych <= 0x7F) goto yy4; -+ goto yy1; -+ } else { -+ if (yych <= 0xDF) goto yy10; -+ if (yych <= 0xE0) goto yy11; -+ goto yy12; -+ } -+ } else { -+ if (yych <= 0xF0) { -+ if (yych <= 0xED) goto yy13; -+ if (yych <= 0xEF) goto yy12; -+ goto yy14; -+ } else { -+ if (yych <= 0xF3) goto yy15; -+ if (yych <= 0xF4) goto yy16; -+ goto yy1; -+ } -+ } -+ } -+ ++YYCURSOR; -+ { -+ if (**s == '/') { -+ (*s)++; -+ (*len)--; -+ } -+ if ((p - (const unsigned char*)*s) - 1 != *len) -+ { -+ *error ="illegal character"; -+ return pcr_err_illegal_char; -+ } -+ *error = NULL; -+ return pcr_is_ok; -+ } -+yy1: -+ ++YYCURSOR; -+yy2: -+ { -+ *error ="illegal character"; -+ return pcr_err_illegal_char; -+ } -+yy3: -+ yych = *++YYCURSOR; -+ if (yych == '\n') goto yy1; -+ goto yy2; -+yy4: -+ ++YYCURSOR; -+yy5: -+ { -+ goto loop; -+ } -+yy6: -+ ++YYCURSOR; -+ { -+ *error = "star"; -+ return pcr_err_star; -+ } -+yy7: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= '-') goto yy5; -+ if (yych <= '.') goto yy17; -+ if (yych <= '/') goto yy19; -+ goto yy5; -+yy8: -+ ++YYCURSOR; -+ { -+ if (**s == '/') { -+ (*s)++; -+ } -+ *len = (p - (const unsigned char*)*s) -1; -+ *error = NULL; -+ return pcr_use_query; -+ } -+yy9: -+ ++YYCURSOR; -+ { -+ *error = "back-slash"; -+ return pcr_err_back_slash; -+ } -+yy10: -+ yych = *++YYCURSOR; -+ if (yych <= 0x7F) goto yy2; -+ if (yych <= 0xBF) goto yy4; -+ goto yy2; -+yy11: -+ yyaccept = 1; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x9F) goto yy2; -+ if (yych <= 0xBF) goto yy20; -+ goto yy2; -+yy12: -+ yyaccept = 1; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x7F) goto yy2; -+ if (yych <= 0xBF) goto yy20; -+ goto yy2; -+yy13: -+ yyaccept = 1; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x7F) goto yy2; -+ if (yych <= 0x9F) goto yy20; -+ goto yy2; -+yy14: -+ yyaccept = 1; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x8F) goto yy2; -+ if (yych <= 0xBF) goto yy21; -+ goto yy2; -+yy15: -+ yyaccept = 1; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x7F) goto yy2; -+ if (yych <= 0xBF) goto yy21; -+ goto yy2; -+yy16: -+ yyaccept = 1; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x7F) goto yy2; -+ if (yych <= 0x8F) goto yy21; -+ goto yy2; -+yy17: -+ yych = *++YYCURSOR; -+ if (yych <= 0x00) goto yy22; -+ if (yych <= '-') goto yy18; -+ if (yych <= '.') goto yy23; -+ if (yych <= '/') goto yy22; -+yy18: -+ YYCURSOR = YYMARKER; -+ if (yyaccept == 0) { -+ goto yy5; -+ } else { -+ goto yy2; -+ } -+yy19: -+ ++YYCURSOR; -+ { -+ *error = "double slash"; -+ return pcr_err_double_slash; -+ } -+yy20: -+ yych = *++YYCURSOR; -+ if (yych <= 0x7F) goto yy18; -+ if (yych <= 0xBF) goto yy4; -+ goto yy18; -+yy21: -+ yych = *++YYCURSOR; -+ if (yych <= 0x7F) goto yy18; -+ if (yych <= 0xBF) goto yy20; -+ goto yy18; -+yy22: -+ ++YYCURSOR; -+ { -+ *error = "current directory reference"; -+ return pcr_err_curr_dir; -+ } -+yy23: -+ yych = *++YYCURSOR; -+ if (yych <= 0x00) goto yy24; -+ if (yych != '/') goto yy18; -+yy24: -+ ++YYCURSOR; -+ { -+ *error = "upper directory reference"; -+ return pcr_err_up_dir; -+ } -+} -+ -+} diff --git a/archivers/php85-phar/files/patch-pharzip.h b/archivers/php85-phar/files/patch-pharzip.h new file mode 100644 index 000000000000..5e0e89f2a844 --- /dev/null +++ b/archivers/php85-phar/files/patch-pharzip.h @@ -0,0 +1,19 @@ +--- pharzip.h.orig 2025-08-19 05:41:37 UTC ++++ pharzip.h +@@ -17,6 +17,10 @@ + +----------------------------------------------------------------------+ + */ + ++/* Add missing include guard to avoid multiple inclusion */ ++#ifndef PHAR_PHARZIP_H ++#define PHAR_PHARZIP_H ++ + typedef struct _phar_zip_file_header { + char signature[4]; /* local file header signature 4 bytes (0x04034b50) */ + char zipversion[2]; /* version needed to extract 2 bytes */ +@@ -238,3 +242,5 @@ typedef struct _phar_zip_dir_end { + char comment_len[2]; /* .ZIP file comment length 2 bytes */ + /* .ZIP file comment (variable size) */ + } phar_zip_dir_end; ++ ++#endif /* PHAR_PHARZIP_H */ diff --git a/astro/gpsprune/Makefile b/astro/gpsprune/Makefile index 3e565b2391a6..64702d03ac46 100644 --- a/astro/gpsprune/Makefile +++ b/astro/gpsprune/Makefile @@ -1,5 +1,5 @@ PORTNAME= gpsprune -PORTVERSION= 25.2 +PORTVERSION= 26 CATEGORIES= astro java MASTER_SITES= https://activityworkshop.net/software/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION}.jar diff --git a/astro/gpsprune/distinfo b/astro/gpsprune/distinfo index f507bed35d71..bfd35a3d1d96 100644 --- a/astro/gpsprune/distinfo +++ b/astro/gpsprune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743427615 -SHA256 (gpsprune_25.2.jar) = ea3b766761df8d0557b4c7db71cb0efc0e97bc5ec1911fbee416227aab9695a8 -SIZE (gpsprune_25.2.jar) = 1521309 +TIMESTAMP = 1755020585 +SHA256 (gpsprune_26.jar) = 3272560a46357221024078eccbaa5928ec2dcd93f786dd359d24915067f2751c +SIZE (gpsprune_26.jar) = 1562650 diff --git a/astro/py-extension-helpers/Makefile b/astro/py-extension-helpers/Makefile index 85ec971d442b..cc3a92506d42 100644 --- a/astro/py-extension-helpers/Makefile +++ b/astro/py-extension-helpers/Makefile @@ -1,5 +1,5 @@ PORTNAME= extension-helpers -DISTVERSION= 1.2.0 +DISTVERSION= 1.4.0 CATEGORIES= astro MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-extension-helpers/distinfo b/astro/py-extension-helpers/distinfo index b1a58c408599..8aa64730c232 100644 --- a/astro/py-extension-helpers/distinfo +++ b/astro/py-extension-helpers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736409916 -SHA256 (extension_helpers-1.2.0.tar.gz) = e7d9c8f71804edd7ecd05b5d59a5b504f6e24867970abfc12771242eed76ebcc -SIZE (extension_helpers-1.2.0.tar.gz) = 29877 +TIMESTAMP = 1755761646 +SHA256 (extension_helpers-1.4.0.tar.gz) = 78d04185f196e3e0bc5fd8418ce298b014c46f7ac609f6a8c10bf70e8c978324 +SIZE (extension_helpers-1.4.0.tar.gz) = 32995 diff --git a/audio/Makefile b/audio/Makefile index 3cba4fffc10f..5dfb986c8bba 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -652,6 +652,7 @@ SUBDIR += py-pydub SUBDIR += py-pyjacklib SUBDIR += py-pylast + SUBDIR += py-pyliblo3 SUBDIR += py-pymad SUBDIR += py-pyogg SUBDIR += py-pyradio diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 8701c563162a..cf9bd7f23e34 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,7 +1,6 @@ PORTNAME= audacity DISTVERSIONPREFIX= Audacity- -DISTVERSION= 3.7.4 -PORTREVISION= 4 +DISTVERSION= 3.7.5 CATEGORIES= audio MASTER_SITES+= https://github.com/${PORTNAME}/${PORTNAME}-manual/releases/download/v${DISTVERSION}/:manual DISTFILES+= ${PORTNAME}-manual-${DISTVERSION}.tar.gz:manual @@ -14,10 +13,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= conan:sysutils/conan \ - rapidjson>0:devel/rapidjson \ - lv2>0:audio/lv2 -BUILD_DEPENDS_amd64= nasm:devel/nasm -BUILD_DEPENDS_i386= nasm:devel/nasm + lv2>0:audio/lv2 \ + rapidjson>0:devel/rapidjson LIB_DEPENDS= libexpat.so:textproc/expat2 \ libharfbuzz.so:print/harfbuzz \ liblilv-0.so:audio/lilv \ @@ -31,14 +28,14 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libsndfile.so:audio/libsndfile \ libsord-0.so:devel/sord \ libsoxr.so:audio/libsoxr \ - libsratom-0.so:audio/sratom \ libsqlite3.so:databases/sqlite3 \ + libsratom-0.so:audio/sratom \ libsuil-0.so:audio/suil \ libuuid.so:misc/libuuid \ libwavpack.so:audio/wavpack -USES= cmake compiler:c++20-lang cpe desktop-file-utils gettext \ - gnome python:build pkgconfig shared-mime-info +USES= cmake compiler:c++20-lang cpe desktop-file-utils \ + gettext-runtime gnome python:build pkgconfig shared-mime-info CPE_VENDOR= audacityteam USE_GITHUB= yes @@ -58,10 +55,10 @@ CMAKE_ARGS= -DAUDACITY_BUILD_LEVEL=2 \ -Daudacity_use_lv2:STRING=system \ -Daudacity_use_midi:STRING=system \ -Daudacity_use_nyquist:STRING=local \ + -Daudacity_use_png:STRING=system \ -Daudacity_use_portaudio:STRING=system \ -Daudacity_use_portmixer:STRING=local \ -Daudacity_use_portsmf:STRING=local \ - -Daudacity_use_png:STRING=system \ -Daudacity_use_rapidjson:STRING=system \ -Daudacity_use_soxr:STRING=system \ -Daudacity_use_sqlite:STRING=system \ @@ -69,19 +66,20 @@ CMAKE_ARGS= -DAUDACITY_BUILD_LEVEL=2 \ -Daudacity_use_wxwidgets:STRING=system \ -Daudacity_use_zlib:STRING=system -CMAKE_ON= audacity_bundle_gplv3 audacity_conan_allow_prebuilt_binaries audacity_obey_system_dependencies -CMAKE_OFF= audacity_has_audiocom_upload audacity_conan_enabled audacity_conan_force_build_dependencies \ - audacity_has_crashreports audacity_has_networking audacity_has_updates_check audacity_has_url_schemes_support \ - audacity_has_tests audacity_has_vst3 audacity_perform_codesign audacity_use_pch +CMAKE_ON= audacity_bundle_gplv3 audacity_conan_allow_prebuilt_binaries \ + audacity_obey_system_dependencies +CMAKE_OFF= audacity_conan_enabled audacity_conan_force_build_dependencies \ + audacity_has_audiocom_upload audacity_has_crashreports \ + audacity_has_networking audacity_has_tests \ + audacity_has_updates_check audacity_has_url_schemes_support \ + audacity_has_vst3 audacity_perform_codesign audacity_use_pch -# TODO: fix NLS support properly -PLIST_SUB+= NLS="" PORTDOCS= README.md -OPTIONS_DEFINE= DEBUG DOCS FFMPEG FLAC ID3TAG LADSPA MANUAL \ - OGG SBSMS SOUNDTOUCH TWOLAME VAMP VORBIS VST -OPTIONS_DEFAULT= FFMPEG FLAC ID3TAG LADSPA OGG SBSMS \ - SOUNDTOUCH TWOLAME VAMP VORBIS VST +OPTIONS_DEFINE= DEBUG DOCS FFMPEG FLAC ID3TAG LADSPA MANUAL NLS OGG \ + SBSMS SOUNDTOUCH TWOLAME VAMP VORBIS VST +OPTIONS_DEFAULT= FFMPEG FLAC ID3TAG LADSPA OGG SBSMS SOUNDTOUCH TWOLAME \ + VAMP VORBIS VST OPTIONS_EXCLUDE_i386= SBSMS OPTIONS_SUB= yes @@ -112,6 +110,9 @@ LADSPA_CMAKE_BOOL= audacity_use_ladspa MANUAL_CMAKE_BOOL= audacity_package_manual +NLS_USES= gettext-tools +NLS_CMAKE_BOOL= audacity_locale + OGG_LIB_DEPENDS= libogg.so:audio/libogg OGG_CMAKE_ON= -Daudacity_use_libogg:STRING=system OGG_CMAKE_OFF= -Daudacity_use_libogg:STRING=off diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo index 9b7171d1d392..d76881ab130d 100644 --- a/audio/audacity/distinfo +++ b/audio/audacity/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749633114 -SHA256 (audacity-manual-3.7.4.tar.gz) = 7dabdf89b9050d67e850cde5c8aa94858151b344e0953747c6bc1697c4dec504 -SIZE (audacity-manual-3.7.4.tar.gz) = 26569277 -SHA256 (audacity-audacity-Audacity-3.7.4_GH0.tar.gz) = 76d0867bb852bbaa3dff834804b0abf8208a763461187f0ae2a0d5a3ddf31df7 -SIZE (audacity-audacity-Audacity-3.7.4_GH0.tar.gz) = 64004401 +TIMESTAMP = 1754512004 +SHA256 (audacity-manual-3.7.5.tar.gz) = 5e1632dbd649418c25b3d52ae92c5e72395fd8276e209261c5f4981ab1168476 +SIZE (audacity-manual-3.7.5.tar.gz) = 26572320 +SHA256 (audacity-audacity-Audacity-3.7.5_GH0.tar.gz) = 2520d9ff2e8f7d69d62e033b167eb6c53d1db89e89876689545769a2f8ef72ac +SIZE (audacity-audacity-Audacity-3.7.5_GH0.tar.gz) = 64123656 diff --git a/audio/audacity/files/patch-src_CMakeLists.txt b/audio/audacity/files/patch-src_CMakeLists.txt new file mode 100644 index 000000000000..b154ab0c0c55 --- /dev/null +++ b/audio/audacity/files/patch-src_CMakeLists.txt @@ -0,0 +1,18 @@ +--- src/CMakeLists.txt.orig 2025-08-04 16:27:57 UTC ++++ src/CMakeLists.txt +@@ -13,7 +13,15 @@ add_executable( ${TARGET} ) + set( CMAKE_ENABLE_EXPORTS ON ) + + add_executable( ${TARGET} ) ++# Handle locale option ++cmd_option( ++ ${_OPT}locale ++ "Native Language Support [on, off]" ++ ON ++) ++if( ${_OPT}locale ) + add_dependencies( ${TARGET} locale ) ++endif() + add_dependencies( ${TARGET} nyquist ) + add_dependencies( ${TARGET} plug-ins ) + diff --git a/audio/emms/Makefile b/audio/emms/Makefile index 4234ba364ff7..e5bb5c634f33 100644 --- a/audio/emms/Makefile +++ b/audio/emms/Makefile @@ -1,5 +1,6 @@ PORTNAME= emms DISTVERSION= 23 +PORTREVISION= 1 CATEGORIES= audio elisp MASTER_SITES= https://elpa.gnu.org/packages/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 232777d460e3..a7abb6306e4c 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -1,6 +1,6 @@ PORTNAME= fluidsynth DISTVERSIONPREFIX= v -DISTVERSION= 2.4.6 +DISTVERSION= 2.4.7 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org diff --git a/audio/fluidsynth/distinfo b/audio/fluidsynth/distinfo index 3454675ddc76..c15cdaebd326 100644 --- a/audio/fluidsynth/distinfo +++ b/audio/fluidsynth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747000262 -SHA256 (FluidSynth-fluidsynth-v2.4.6_GH0.tar.gz) = a6be90fd4842b9e7246500597180af5cf213c11bfa3998a3236dd8ff47961ea8 -SIZE (FluidSynth-fluidsynth-v2.4.6_GH0.tar.gz) = 1793331 +TIMESTAMP = 1755464084 +SHA256 (FluidSynth-fluidsynth-v2.4.7_GH0.tar.gz) = 7fb0e328c66a24161049e2b9e27c3b6e51a6904b31b1a647f73cc1f322523e88 +SIZE (FluidSynth-fluidsynth-v2.4.7_GH0.tar.gz) = 1797138 diff --git a/audio/fluidsynth/pkg-plist b/audio/fluidsynth/pkg-plist index 2073f9b3f9ea..86c47ec7991c 100644 --- a/audio/fluidsynth/pkg-plist +++ b/audio/fluidsynth/pkg-plist @@ -23,6 +23,6 @@ lib/cmake/fluidsynth/FluidSynthTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/fluidsynth/FluidSynthTargets.cmake lib/libfluidsynth.so lib/libfluidsynth.so.3 -lib/libfluidsynth.so.3.3.6 +lib/libfluidsynth.so.3.3.7 libdata/pkgconfig/fluidsynth.pc share/man/man1/fluidsynth.1.gz diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile index c050de5ba9ce..d8f4c9a1ed79 100644 --- a/audio/fooyin/Makefile +++ b/audio/fooyin/Makefile @@ -1,12 +1,8 @@ PORTNAME= fooyin DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 -PORTREVISION= 1 +DISTVERSION= 0.9.1 CATEGORIES= audio multimedia -PATCH_SITES= https://github.com/fooyin/fooyin/commit/ -PATCHFILES+= e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch:-p1 # Fix build with Qt >= 6.9.0 - MAINTAINER= diizzy@FreeBSD.org COMMENT= foobar2000 inspired audio player WWW= https://github.com/fooyin/fooyin diff --git a/audio/fooyin/distinfo b/audio/fooyin/distinfo index 270f72af68ee..a23009ca9c29 100644 --- a/audio/fooyin/distinfo +++ b/audio/fooyin/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1744940369 -SHA256 (fooyin-fooyin-v0.8.1_GH0.tar.gz) = e702389488e19c4c48b1b62bf1b2adf263b818138e3b232a39259057cbcec9c2 -SIZE (fooyin-fooyin-v0.8.1_GH0.tar.gz) = 1743303 -SHA256 (e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch) = a4f0ead73bfa3771674c42232f6c893dfdd86c8c8fc10ecd71d1764672c2cb97 -SIZE (e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch) = 2310 +TIMESTAMP = 1755455776 +SHA256 (fooyin-fooyin-v0.9.1_GH0.tar.gz) = 3559e2ffcd6ad82d72b90bcba3a3e607437329702339a3a3c989e28d28199b1d +SIZE (fooyin-fooyin-v0.9.1_GH0.tar.gz) = 2073297 diff --git a/audio/fooyin/pkg-plist b/audio/fooyin/pkg-plist index 0a9325407df5..76fe9f3f9432 100644 --- a/audio/fooyin/pkg-plist +++ b/audio/fooyin/pkg-plist @@ -6,6 +6,7 @@ lib/fooyin/plugins/fyplugin_fileops.so lib/fooyin/plugins/fyplugin_filters.so lib/fooyin/plugins/fyplugin_gmeinput.so lib/fooyin/plugins/fyplugin_libarchive.so +lib/fooyin/plugins/fyplugin_lyrics.so lib/fooyin/plugins/fyplugin_mpris.so lib/fooyin/plugins/fyplugin_rawaudio.so lib/fooyin/plugins/fyplugin_rgscanner.so @@ -17,6 +18,7 @@ lib/fooyin/plugins/fyplugin_vumeter.so lib/fooyin/plugins/fyplugin_wavebar.so share/applications/org.fooyin.fooyin.desktop %%DATADIR%%/translations/fooyin_af.qm +%%DATADIR%%/translations/fooyin_ca.qm %%DATADIR%%/translations/fooyin_de.qm %%DATADIR%%/translations/fooyin_en.qm %%DATADIR%%/translations/fooyin_en_GB.qm @@ -27,6 +29,9 @@ share/applications/org.fooyin.fooyin.desktop %%DATADIR%%/translations/fooyin_id.qm %%DATADIR%%/translations/fooyin_ie.qm %%DATADIR%%/translations/fooyin_it.qm +%%DATADIR%%/translations/fooyin_ja.qm +%%DATADIR%%/translations/fooyin_lt.qm +%%DATADIR%%/translations/fooyin_nb_NO.qm %%DATADIR%%/translations/fooyin_nl.qm %%DATADIR%%/translations/fooyin_pl.qm %%DATADIR%%/translations/fooyin_pt.qm @@ -35,7 +40,10 @@ share/applications/org.fooyin.fooyin.desktop %%DATADIR%%/translations/fooyin_sk.qm %%DATADIR%%/translations/fooyin_sv.qm %%DATADIR%%/translations/fooyin_th.qm +%%DATADIR%%/translations/fooyin_tr.qm +%%DATADIR%%/translations/fooyin_uk.qm %%DATADIR%%/translations/fooyin_zh_CN.qm +%%DATADIR%%/translations/fooyin_zh_Hant.qm share/icons/hicolor/128x128/apps/org.fooyin.fooyin.png share/icons/hicolor/16x16/apps/org.fooyin.fooyin.png share/icons/hicolor/22x22/apps/org.fooyin.fooyin.png diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index fe91c45dc52c..c9d8eed5173c 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpg123.el PORTVERSION= 1.65 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/mpg123el/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/audio/py-pyliblo3/Makefile b/audio/py-pyliblo3/Makefile new file mode 100644 index 000000000000..39f1e02f4a62 --- /dev/null +++ b/audio/py-pyliblo3/Makefile @@ -0,0 +1,27 @@ +PORTNAME= pyliblo3 +DISTVERSION= 0.16.3 +CATEGORIES= audio python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +PATCH_SITES= https://github.com/gesellkammer/pyliblo3/commit/ +PATCHFILES= 6b53ac0f1768f5f2f017b7011030ef6461366639.patch:-p1 + +MAINTAINER= vishwin@FreeBSD.org +COMMENT= Python wrapper for the liblo OSC library +WWW= https://github.com/gesellkammer/pyliblo3 + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +LIB_DEPENDS= liblo.so:audio/liblo + +USES= python +USE_PYTHON= autoplist concurrent cython3 pep517 + +post-patch: + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${LOCALBASE}|g' ${WRKSRC}/setup.py + +.include <bsd.port.mk> diff --git a/audio/py-pyliblo3/distinfo b/audio/py-pyliblo3/distinfo new file mode 100644 index 000000000000..396d458dca9f --- /dev/null +++ b/audio/py-pyliblo3/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1752548078 +SHA256 (pyliblo3-0.16.3.tar.gz) = b5a43ec8857fefa4db9f007ace1c457479e2b8155ea13c614b2ec54d289ddca2 +SIZE (pyliblo3-0.16.3.tar.gz) = 25597 +SHA256 (6b53ac0f1768f5f2f017b7011030ef6461366639.patch) = e055299a3bde6f2e97173295fca63fc48527dab91001878b82b956f72b1139d6 +SIZE (6b53ac0f1768f5f2f017b7011030ef6461366639.patch) = 1570 diff --git a/audio/py-pyliblo3/files/patch-setup.py b/audio/py-pyliblo3/files/patch-setup.py new file mode 100644 index 000000000000..44d6ba423c47 --- /dev/null +++ b/audio/py-pyliblo3/files/patch-setup.py @@ -0,0 +1,16 @@ +--- setup.py.orig 2025-01-25 08:39:20 UTC ++++ setup.py +@@ -45,10 +45,10 @@ if platformname == 'darwin': + '-Werror-implicit-function-declaration', + '-Wfatal-errors' + ] +-elif platformname == 'linux': ++elif platformname == 'linux' or platformname == 'freebsd': + libraries.append('lo') +- include_dirs.extend(['/usr/include', '/usr/local/include']) +- library_dirs.append("/usr/local/lib") ++ include_dirs.extend(['/usr/include', '%%PREFIX%%/include']) ++ library_dirs.append("%%PREFIX%%/lib") + compile_args += [ + '-fno-strict-aliasing', + '-Werror-implicit-function-declaration', diff --git a/audio/py-pyliblo3/pkg-descr b/audio/py-pyliblo3/pkg-descr new file mode 100644 index 000000000000..115341b09268 --- /dev/null +++ b/audio/py-pyliblo3/pkg-descr @@ -0,0 +1,5 @@ +pyliblo is a Python wrapper for the liblo OSC library. It supports +almost the complete functionality of liblo, allowing you to send +and receive OSC messages using a nice and simple Python API. + +Also included are the command line utilities send_osc and dump_osc. diff --git a/audio/py-torchaudio/Makefile b/audio/py-torchaudio/Makefile index 7e9beec71003..f10cff716d80 100644 --- a/audio/py-torchaudio/Makefile +++ b/audio/py-torchaudio/Makefile @@ -1,7 +1,7 @@ PORTNAME= torchaudio DISTVERSIONPREFIX= v -DISTVERSION= 2.2.1 -PORTREVISION= 9 +DISTVERSION= 2.8.0 +PORTREVISION= 2 CATEGORIES= audio python # machine-learning MASTER_SITES= https://downloads.sourceforge.net/project/sox/sox/14.4.2/:sox PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,8 @@ EXTRACT_ONLY= ${GH_ACCOUNT}-${GH_PROJECT}-${DISTVERSIONFULL}_GH0.tar.gz MAINTAINER= yuri@FreeBSD.org COMMENT= PyTorch-based audio signal processing and machine learning library -WWW= https://pytorch.org/audio/stable/index.html +WWW= https://pytorch.org/audio/stable/index.html \ + https://github.com/pytorch/audio LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE @@ -34,6 +35,9 @@ USE_GITHUB= yes GH_ACCOUNT= pytorch GH_PROJECT= audio +# workaround for missing libsox.so +PLIST_FILES= lib/python${_PYTHON_VERSION}/site-packages/torchaudio/lib/libsox.so + post-patch: @${REINPLACE_CMD} \ -e 's| URL .*| URL file://${DISTDIR}/sox-14.4.2.tar.bz2|' \ @@ -45,5 +49,9 @@ post-install: torchaudio/lib/_torchaudio_sox.so \ torchaudio/lib/libtorchaudio.so \ torchaudio/lib/libtorchaudio_sox.so + # workaround for missing libsox.so + @${CP} \ + ${WRKSRC}/build/*/third_party/sox/libsox.so \ + ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/torchaudio/lib .include <bsd.port.mk> diff --git a/audio/py-torchaudio/distinfo b/audio/py-torchaudio/distinfo index 089ecd6f17c1..0dc51780fdc7 100644 --- a/audio/py-torchaudio/distinfo +++ b/audio/py-torchaudio/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1709965762 +TIMESTAMP = 1755584345 SHA256 (sox-14.4.2.tar.bz2) = 81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c SIZE (sox-14.4.2.tar.bz2) = 935449 -SHA256 (pytorch-audio-v2.2.1_GH0.tar.gz) = 5f2a9cda9369ff348d1d7ca2c0a1f01afc9ebff1a13df9775c22aa5c43f5b0f1 -SIZE (pytorch-audio-v2.2.1_GH0.tar.gz) = 4498329 +SHA256 (pytorch-audio-v2.8.0_GH0.tar.gz) = 8809e4b0fa1635a89d5b05fe8e6e1db79fc0cc2052474ef6e76e349755827c12 +SIZE (pytorch-audio-v2.8.0_GH0.tar.gz) = 4510296 diff --git a/biology/bbmap/Makefile b/biology/bbmap/Makefile index f002e215a910..533216187a45 100644 --- a/biology/bbmap/Makefile +++ b/biology/bbmap/Makefile @@ -1,5 +1,5 @@ PORTNAME= bbmap -DISTVERSION= 39.33 +DISTVERSION= 39.34 CATEGORIES= biology java MASTER_SITES= SF/bbmap/ DISTNAME= BBMap_${PORTVERSION} diff --git a/biology/bbmap/distinfo b/biology/bbmap/distinfo index c2fdad3c90f0..c65e1b09d3ef 100644 --- a/biology/bbmap/distinfo +++ b/biology/bbmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753598961 -SHA256 (BBMap_39.33.tar.gz) = b82d06579e118467b5f129f06c93991196d25cc7e43cd233aeb777f85507175e -SIZE (BBMap_39.33.tar.gz) = 13433045 +TIMESTAMP = 1755776772 +SHA256 (BBMap_39.34.tar.gz) = c9c096c6ce3cc87da5607b731532bb9ac0aaebea2bd8fbf0a56e235968c4fbf4 +SIZE (BBMap_39.34.tar.gz) = 13743574 diff --git a/biology/bbmap/pkg-plist b/biology/bbmap/pkg-plist index 9a9e248eafa3..6dc7649290c2 100644 --- a/biology/bbmap/pkg-plist +++ b/biology/bbmap/pkg-plist @@ -378,6 +378,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/align2/QuadHeap.java %%JAVAJARDIR%%/bbmap/align2/QualityTools.class %%JAVAJARDIR%%/bbmap/align2/QualityTools.java +%%JAVAJARDIR%%/bbmap/align2/README.md %%JAVAJARDIR%%/bbmap/align2/RefToIndex.class %%JAVAJARDIR%%/bbmap/align2/RefToIndex.java %%JAVAJARDIR%%/bbmap/align2/ReformatBatchOutput.class @@ -527,6 +528,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/aligner/QuantumPlusAligner4.java %%JAVAJARDIR%%/bbmap/aligner/Query.class %%JAVAJARDIR%%/bbmap/aligner/Query.java +%%JAVAJARDIR%%/bbmap/aligner/README.md %%JAVAJARDIR%%/bbmap/aligner/RelativeAligner.class %%JAVAJARDIR%%/bbmap/aligner/RelativeAligner.java %%JAVAJARDIR%%/bbmap/aligner/ScrabbleAligner.class @@ -605,6 +607,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/assemble/KmerCompressor.java %%JAVAJARDIR%%/bbmap/assemble/Postfilter.class %%JAVAJARDIR%%/bbmap/assemble/Postfilter.java +%%JAVAJARDIR%%/bbmap/assemble/README.md %%JAVAJARDIR%%/bbmap/assemble/Rollback.class %%JAVAJARDIR%%/bbmap/assemble/Rollback.java %%JAVAJARDIR%%/bbmap/assemble/ShaveObject.class @@ -680,6 +683,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/barcode/PCRMatrixHDist$PopThread.class %%JAVAJARDIR%%/bbmap/barcode/PCRMatrixHDist.class %%JAVAJARDIR%%/bbmap/barcode/PCRMatrixHDist.java +%%JAVAJARDIR%%/bbmap/barcode/README.md %%JAVAJARDIR%%/bbmap/barcode/TagAndMerge.class %%JAVAJARDIR%%/bbmap/barcode/TagAndMerge.java %%JAVAJARDIR%%/bbmap/barcode/Transition.class @@ -692,6 +696,11 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/barcode/stub/PCRMatrixTile.java %%JAVAJARDIR%%/bbmap/bbmin/Minimizer.class %%JAVAJARDIR%%/bbmap/bbmin/Minimizer.java +%%JAVAJARDIR%%/bbmap/bbmin/README.md +%%JAVAJARDIR%%/bbmap/bin/AbstractRefiner$EnsembleRefinerParams.class +%%JAVAJARDIR%%/bbmap/bin/AbstractRefiner$EvidenceRefinerParams.class +%%JAVAJARDIR%%/bbmap/bin/AbstractRefiner$GraphRefinerParams.class +%%JAVAJARDIR%%/bbmap/bin/AbstractRefiner$RefinerParams.class %%JAVAJARDIR%%/bbmap/bin/AbstractRefiner.class %%JAVAJARDIR%%/bbmap/bin/AbstractRefiner.java %%JAVAJARDIR%%/bbmap/bin/AdjustEntropy.class @@ -750,8 +759,19 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/bin/CrystalChamber$Centroid.class %%JAVAJARDIR%%/bbmap/bin/CrystalChamber.class %%JAVAJARDIR%%/bbmap/bin/CrystalChamber.java +%%JAVAJARDIR%%/bbmap/bin/CrystalChamber2$Centroid.class +%%JAVAJARDIR%%/bbmap/bin/CrystalChamber2.class +%%JAVAJARDIR%%/bbmap/bin/CrystalChamber2.java %%JAVAJARDIR%%/bbmap/bin/DataLoader.class %%JAVAJARDIR%%/bbmap/bin/DataLoader.java +%%JAVAJARDIR%%/bbmap/bin/EnsembleRefiner$ConsensusResult.class +%%JAVAJARDIR%%/bbmap/bin/EnsembleRefiner$RefinerResult.class +%%JAVAJARDIR%%/bbmap/bin/EnsembleRefiner.class +%%JAVAJARDIR%%/bbmap/bin/EnsembleRefiner.java +%%JAVAJARDIR%%/bbmap/bin/EvidenceRefiner$ContigStatus.class +%%JAVAJARDIR%%/bbmap/bin/EvidenceRefiner$DBSCANResult.class +%%JAVAJARDIR%%/bbmap/bin/EvidenceRefiner.class +%%JAVAJARDIR%%/bbmap/bin/EvidenceRefiner.java %%JAVAJARDIR%%/bbmap/bin/FileRenamer.class %%JAVAJARDIR%%/bbmap/bin/FileRenamer.java %%JAVAJARDIR%%/bbmap/bin/GTDBLine.class @@ -762,6 +782,10 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/bin/GradeBins$ProcessThread.class %%JAVAJARDIR%%/bbmap/bin/GradeBins.class %%JAVAJARDIR%%/bbmap/bin/GradeBins.java +%%JAVAJARDIR%%/bbmap/bin/GraphRefiner$SimilarityGraph$Edge.class +%%JAVAJARDIR%%/bbmap/bin/GraphRefiner$SimilarityGraph.class +%%JAVAJARDIR%%/bbmap/bin/GraphRefiner.class +%%JAVAJARDIR%%/bbmap/bin/GraphRefiner.java %%JAVAJARDIR%%/bbmap/bin/IDComparator.class %%JAVAJARDIR%%/bbmap/bin/IDComparator.java %%JAVAJARDIR%%/bbmap/bin/Key.class @@ -775,6 +799,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/bin/QuickBin$ProcessThread.class %%JAVAJARDIR%%/bbmap/bin/QuickBin.class %%JAVAJARDIR%%/bbmap/bin/QuickBin.java +%%JAVAJARDIR%%/bbmap/bin/README.md %%JAVAJARDIR%%/bbmap/bin/SamLoader$LoadThread.class %%JAVAJARDIR%%/bbmap/bin/SamLoader.class %%JAVAJARDIR%%/bbmap/bin/SamLoader.java @@ -851,6 +876,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/bloom/PolyFilter$ProcessThread.class %%JAVAJARDIR%%/bbmap/bloom/PolyFilter.class %%JAVAJARDIR%%/bbmap/bloom/PolyFilter.java +%%JAVAJARDIR%%/bbmap/bloom/README.md %%JAVAJARDIR%%/bbmap/bloom/ReadCounter$1.class %%JAVAJARDIR%%/bbmap/bloom/ReadCounter$CountThread.class %%JAVAJARDIR%%/bbmap/bloom/ReadCounter.class @@ -886,6 +912,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/cardinality/LogLog_old.java %%JAVAJARDIR%%/bbmap/cardinality/MultiLogLog.class %%JAVAJARDIR%%/bbmap/cardinality/MultiLogLog.java +%%JAVAJARDIR%%/bbmap/cardinality/README.md %%JAVAJARDIR%%/bbmap/clump/Clump.class %%JAVAJARDIR%%/bbmap/clump/Clump.java %%JAVAJARDIR%%/bbmap/clump/ClumpList$ClumpThread.class @@ -928,6 +955,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/clump/PivotSet$HashThread.class %%JAVAJARDIR%%/bbmap/clump/PivotSet.class %%JAVAJARDIR%%/bbmap/clump/PivotSet.java +%%JAVAJARDIR%%/bbmap/clump/README.md %%JAVAJARDIR%%/bbmap/clump/ReadKey.class %%JAVAJARDIR%%/bbmap/clump/ReadKey.java %%JAVAJARDIR%%/bbmap/clump/Splitter.class @@ -940,6 +968,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/cluster/ClusterTools.java %%JAVAJARDIR%%/bbmap/cluster/MergeReadHeaders.class %%JAVAJARDIR%%/bbmap/cluster/MergeReadHeaders.java +%%JAVAJARDIR%%/bbmap/cluster/README.md %%JAVAJARDIR%%/bbmap/cluster/ReadTag.class %%JAVAJARDIR%%/bbmap/cluster/ReadTag.java %%JAVAJARDIR%%/bbmap/cluster/ReclusterByKmer$ClusterThread.class @@ -965,6 +994,8 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/consensus/Lilypad$ProcessThread.class %%JAVAJARDIR%%/bbmap/consensus/Lilypad.class %%JAVAJARDIR%%/bbmap/consensus/Lilypad.java +%%JAVAJARDIR%%/bbmap/consensus/README.md +%%JAVAJARDIR%%/bbmap/covid/README.md %%JAVAJARDIR%%/bbmap/covid/SummarizeCoverage.class %%JAVAJARDIR%%/bbmap/covid/SummarizeCoverage.java %%JAVAJARDIR%%/bbmap/dna/AminoAcid.class @@ -997,6 +1028,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/dna/MotifProbsN.java %%JAVAJARDIR%%/bbmap/dna/MotifSimple.class %%JAVAJARDIR%%/bbmap/dna/MotifSimple.java +%%JAVAJARDIR%%/bbmap/dna/README.md %%JAVAJARDIR%%/bbmap/dna/ScafLoc.class %%JAVAJARDIR%%/bbmap/dna/ScafLoc.java %%JAVAJARDIR%%/bbmap/dna/Scaffold.class @@ -1088,6 +1120,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/driver/ProcessSpeed2.java %%JAVAJARDIR%%/bbmap/driver/ProcessWebcheck.class %%JAVAJARDIR%%/bbmap/driver/ProcessWebcheck.java +%%JAVAJARDIR%%/bbmap/driver/README.md %%JAVAJARDIR%%/bbmap/driver/ReduceSilva.class %%JAVAJARDIR%%/bbmap/driver/ReduceSilva.java %%JAVAJARDIR%%/bbmap/driver/RenameAndMux$MuxThread.class @@ -1188,6 +1221,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/fileIO/PipeThread.java %%JAVAJARDIR%%/bbmap/fileIO/QuickFile.class %%JAVAJARDIR%%/bbmap/fileIO/QuickFile.java +%%JAVAJARDIR%%/bbmap/fileIO/README.md %%JAVAJARDIR%%/bbmap/fileIO/ReadWrite$1.class %%JAVAJARDIR%%/bbmap/fileIO/ReadWrite$WriteObjectThread.class %%JAVAJARDIR%%/bbmap/fileIO/ReadWrite$WriteStringThread.class @@ -1266,6 +1300,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/fun/ProbShared2.java %%JAVAJARDIR%%/bbmap/fun/ProbShared3.class %%JAVAJARDIR%%/bbmap/fun/ProbShared3.java +%%JAVAJARDIR%%/bbmap/fun/README.md %%JAVAJARDIR%%/bbmap/gff/CompareGff.class %%JAVAJARDIR%%/bbmap/gff/CompareGff.java %%JAVAJARDIR%%/bbmap/gff/CompareGff_old.class @@ -1287,6 +1322,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/gff/GtfLine.java %%JAVAJARDIR%%/bbmap/gff/ParseCrispr.class %%JAVAJARDIR%%/bbmap/gff/ParseCrispr.java +%%JAVAJARDIR%%/bbmap/gff/README.md %%JAVAJARDIR%%/bbmap/gff/VcfToGff$1.class %%JAVAJARDIR%%/bbmap/gff/VcfToGff.class %%JAVAJARDIR%%/bbmap/gff/VcfToGff.java @@ -1321,6 +1357,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/hiseq/PlotHist.java %%JAVAJARDIR%%/bbmap/hiseq/PlotReadPosition.class %%JAVAJARDIR%%/bbmap/hiseq/PlotReadPosition.java +%%JAVAJARDIR%%/bbmap/hiseq/README.md %%JAVAJARDIR%%/bbmap/hiseq/ReadHeaderParser.class %%JAVAJARDIR%%/bbmap/hiseq/ReadHeaderParser.java %%JAVAJARDIR%%/bbmap/hiseq/Tile.class @@ -1333,6 +1370,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/hmm/HMMSearchReport.java %%JAVAJARDIR%%/bbmap/hmm/ProteinSummary.class %%JAVAJARDIR%%/bbmap/hmm/ProteinSummary.java +%%JAVAJARDIR%%/bbmap/hmm/README.md %%JAVAJARDIR%%/bbmap/icecream/IceCreamAligner.class %%JAVAJARDIR%%/bbmap/icecream/IceCreamAligner.java %%JAVAJARDIR%%/bbmap/icecream/IceCreamAlignerJNI.class @@ -1351,6 +1389,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/icecream/PBHeader.java %%JAVAJARDIR%%/bbmap/icecream/PolymerTrimmer.class %%JAVAJARDIR%%/bbmap/icecream/PolymerTrimmer.java +%%JAVAJARDIR%%/bbmap/icecream/README.md %%JAVAJARDIR%%/bbmap/icecream/ReadBuilder.class %%JAVAJARDIR%%/bbmap/icecream/ReadBuilder.java %%JAVAJARDIR%%/bbmap/icecream/ReformatPacBio$ProcessThread.class @@ -1364,6 +1403,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/jasper/KmerPosition.java %%JAVAJARDIR%%/bbmap/jasper/KmerPosition3.class %%JAVAJARDIR%%/bbmap/jasper/KmerPosition3.java +%%JAVAJARDIR%%/bbmap/jasper/README.md %%JAVAJARDIR%%/bbmap/jgi/AddAdapters.class %%JAVAJARDIR%%/bbmap/jgi/AddAdapters.java %%JAVAJARDIR%%/bbmap/jgi/AdjustHomopolymers.class @@ -1555,6 +1595,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/jgi/PickSubset$Node.class %%JAVAJARDIR%%/bbmap/jgi/PickSubset.class %%JAVAJARDIR%%/bbmap/jgi/PickSubset.java +%%JAVAJARDIR%%/bbmap/jgi/README.md %%JAVAJARDIR%%/bbmap/jgi/RQCFilter2.class %%JAVAJARDIR%%/bbmap/jgi/RQCFilter2.java %%JAVAJARDIR%%/bbmap/jgi/RQCFilterStats.class @@ -1635,6 +1676,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/json/JsonObject.java %%JAVAJARDIR%%/bbmap/json/JsonParser.class %%JAVAJARDIR%%/bbmap/json/JsonParser.java +%%JAVAJARDIR%%/bbmap/json/README.md %%JAVAJARDIR%%/bbmap/kmer/AbstractKmerTable$AllocThread.class %%JAVAJARDIR%%/bbmap/kmer/AbstractKmerTable.class %%JAVAJARDIR%%/bbmap/kmer/AbstractKmerTable.java @@ -1678,6 +1720,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/kmer/KmerTableSet.java %%JAVAJARDIR%%/bbmap/kmer/OwnershipThread.class %%JAVAJARDIR%%/bbmap/kmer/OwnershipThread.java +%%JAVAJARDIR%%/bbmap/kmer/README.md %%JAVAJARDIR%%/bbmap/kmer/ScheduleMaker.class %%JAVAJARDIR%%/bbmap/kmer/ScheduleMaker.java %%JAVAJARDIR%%/bbmap/kmer/SimpleKmerTable.class @@ -1726,6 +1769,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/ml/ProcessBBMergeHeaders.java %%JAVAJARDIR%%/bbmap/ml/Profiler.class %%JAVAJARDIR%%/bbmap/ml/Profiler.java +%%JAVAJARDIR%%/bbmap/ml/README.md %%JAVAJARDIR%%/bbmap/ml/RSLog.class %%JAVAJARDIR%%/bbmap/ml/RSLog.java %%JAVAJARDIR%%/bbmap/ml/ReduceColumns.class @@ -1790,6 +1834,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/pacbio/ProcessStackedSitesNormalized$Ssra.class %%JAVAJARDIR%%/bbmap/pacbio/ProcessStackedSitesNormalized.class %%JAVAJARDIR%%/bbmap/pacbio/ProcessStackedSitesNormalized.java +%%JAVAJARDIR%%/bbmap/pacbio/README.md %%JAVAJARDIR%%/bbmap/pacbio/RemoveAdapters2$1.class %%JAVAJARDIR%%/bbmap/pacbio/RemoveAdapters2$ProcessThread.class %%JAVAJARDIR%%/bbmap/pacbio/RemoveAdapters2.class @@ -1852,6 +1897,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/prok/PGMTools.java %%JAVAJARDIR%%/bbmap/prok/ProkObject.class %%JAVAJARDIR%%/bbmap/prok/ProkObject.java +%%JAVAJARDIR%%/bbmap/prok/README.md %%JAVAJARDIR%%/bbmap/prok/RiboMaker$ProcessThread.class %%JAVAJARDIR%%/bbmap/prok/RiboMaker.class %%JAVAJARDIR%%/bbmap/prok/RiboMaker.java @@ -1879,6 +1925,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/repeat/RepeatSet.java %%JAVAJARDIR%%/bbmap/server/PercentEncoding.class %%JAVAJARDIR%%/bbmap/server/PercentEncoding.java +%%JAVAJARDIR%%/bbmap/server/README.md %%JAVAJARDIR%%/bbmap/server/ServerTools$1.class %%JAVAJARDIR%%/bbmap/server/ServerTools.class %%JAVAJARDIR%%/bbmap/server/ServerTools.java @@ -1936,6 +1983,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/shared/PreParser.java %%JAVAJARDIR%%/bbmap/shared/Primes.class %%JAVAJARDIR%%/bbmap/shared/Primes.java +%%JAVAJARDIR%%/bbmap/shared/README.md %%JAVAJARDIR%%/bbmap/shared/SIMD.class %%JAVAJARDIR%%/bbmap/shared/SIMD.java %%JAVAJARDIR%%/bbmap/shared/SIMDAlign.class @@ -2007,6 +2055,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/sketch/KmerLimit2.java %%JAVAJARDIR%%/bbmap/sketch/MergeSketch.class %%JAVAJARDIR%%/bbmap/sketch/MergeSketch.java +%%JAVAJARDIR%%/bbmap/sketch/README.md %%JAVAJARDIR%%/bbmap/sketch/Record.class %%JAVAJARDIR%%/bbmap/sketch/Record.java %%JAVAJARDIR%%/bbmap/sketch/RecordSet.class @@ -2056,6 +2105,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/sort/ContigLengthComparator.java %%JAVAJARDIR%%/bbmap/sort/MergeSorted.class %%JAVAJARDIR%%/bbmap/sort/MergeSorted.java +%%JAVAJARDIR%%/bbmap/sort/README.md %%JAVAJARDIR%%/bbmap/sort/ReadComparator.class %%JAVAJARDIR%%/bbmap/sort/ReadComparator.java %%JAVAJARDIR%%/bbmap/sort/ReadComparatorClump.class @@ -2325,6 +2375,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/structures/Point.java %%JAVAJARDIR%%/bbmap/structures/Quantizer.class %%JAVAJARDIR%%/bbmap/structures/Quantizer.java +%%JAVAJARDIR%%/bbmap/structures/README.md %%JAVAJARDIR%%/bbmap/structures/Range.class %%JAVAJARDIR%%/bbmap/structures/Range.java %%JAVAJARDIR%%/bbmap/structures/RawBitSet.class @@ -2433,6 +2484,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/tax/PrintTaxonomy.java %%JAVAJARDIR%%/bbmap/tax/Query.class %%JAVAJARDIR%%/bbmap/tax/Query.java +%%JAVAJARDIR%%/bbmap/tax/README.md %%JAVAJARDIR%%/bbmap/tax/RenameGiToTaxid.class %%JAVAJARDIR%%/bbmap/tax/RenameGiToTaxid.java %%JAVAJARDIR%%/bbmap/tax/RenameIMG.class @@ -2502,6 +2554,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/template/BBTool_ST.java %%JAVAJARDIR%%/bbmap/template/DoWorker.class %%JAVAJARDIR%%/bbmap/template/DoWorker.java +%%JAVAJARDIR%%/bbmap/template/README.md %%JAVAJARDIR%%/bbmap/template/ThreadPoolJob.class %%JAVAJARDIR%%/bbmap/template/ThreadPoolJob.java %%JAVAJARDIR%%/bbmap/template/ThreadWaiter.class @@ -2560,6 +2613,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/ukmer/KmerTableSetU.java %%JAVAJARDIR%%/bbmap/ukmer/OwnershipThread.class %%JAVAJARDIR%%/bbmap/ukmer/OwnershipThread.java +%%JAVAJARDIR%%/bbmap/ukmer/README.md %%JAVAJARDIR%%/bbmap/ukmer/WalkerU.class %%JAVAJARDIR%%/bbmap/ukmer/WalkerU.java %%JAVAJARDIR%%/bbmap/var/ApplyVarsToReference$1.class @@ -2579,6 +2633,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/var/GenerateVarlets3$ProcessThread.class %%JAVAJARDIR%%/bbmap/var/GenerateVarlets3.class %%JAVAJARDIR%%/bbmap/var/GenerateVarlets3.java +%%JAVAJARDIR%%/bbmap/var/README.md %%JAVAJARDIR%%/bbmap/var/StackVariations$1.class %%JAVAJARDIR%%/bbmap/var/StackVariations$SVThread.class %%JAVAJARDIR%%/bbmap/var/StackVariations.class @@ -2608,6 +2663,8 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/var2/CallVariants2.java %%JAVAJARDIR%%/bbmap/var2/CompareVCF.class %%JAVAJARDIR%%/bbmap/var2/CompareVCF.java +%%JAVAJARDIR%%/bbmap/var2/FeatureVectorMaker.class +%%JAVAJARDIR%%/bbmap/var2/FeatureVectorMaker.java %%JAVAJARDIR%%/bbmap/var2/FilterSam$ProcessThread.class %%JAVAJARDIR%%/bbmap/var2/FilterSam.class %%JAVAJARDIR%%/bbmap/var2/FilterSam.java @@ -2617,6 +2674,7 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/var2/MergeSamples$MergeThread.class %%JAVAJARDIR%%/bbmap/var2/MergeSamples.class %%JAVAJARDIR%%/bbmap/var2/MergeSamples.java +%%JAVAJARDIR%%/bbmap/var2/README.md %%JAVAJARDIR%%/bbmap/var2/Realign$ProcessThread.class %%JAVAJARDIR%%/bbmap/var2/Realign.class %%JAVAJARDIR%%/bbmap/var2/Realign.java @@ -2657,3 +2715,9 @@ libexec/bbmap/wobbleplusaligner.sh %%JAVAJARDIR%%/bbmap/var2/VcfWriter$ProcessThread.class %%JAVAJARDIR%%/bbmap/var2/VcfWriter.class %%JAVAJARDIR%%/bbmap/var2/VcfWriter.java +%%JAVAJARDIR%%/bbmap/var2/VectorDonovan$QuantileTransformer.class +%%JAVAJARDIR%%/bbmap/var2/VectorDonovan.class +%%JAVAJARDIR%%/bbmap/var2/VectorDonovan.java +%%JAVAJARDIR%%/bbmap/var2/VectorElba$ElbaMinMaxValues.class +%%JAVAJARDIR%%/bbmap/var2/VectorElba.class +%%JAVAJARDIR%%/bbmap/var2/VectorElba.java diff --git a/biology/diamond/Makefile b/biology/diamond/Makefile index aef831bfd9c2..7884486cf917 100644 --- a/biology/diamond/Makefile +++ b/biology/diamond/Makefile @@ -1,6 +1,6 @@ PORTNAME= diamond DISTVERSIONPREFIX= v -DISTVERSION= 2.1.11 +DISTVERSION= 2.1.13 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org diff --git a/biology/diamond/distinfo b/biology/diamond/distinfo index bd79b1dbc15f..c2a537bdb17a 100644 --- a/biology/diamond/distinfo +++ b/biology/diamond/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737814516 -SHA256 (bbuchfink-diamond-v2.1.11_GH0.tar.gz) = e669e74ac4a7e45d86024a6b9bfda0642fabb02a8b6ce90a2ec7fb3aeb0f8233 -SIZE (bbuchfink-diamond-v2.1.11_GH0.tar.gz) = 5934620 +TIMESTAMP = 1755281950 +SHA256 (bbuchfink-diamond-v2.1.13_GH0.tar.gz) = d3d093b77d0ad8914f3e94dc53b9b2684cb77990765e1a2fe93ad022c28930f5 +SIZE (bbuchfink-diamond-v2.1.13_GH0.tar.gz) = 5953400 diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile index f281649f9c47..0e827bd9239e 100644 --- a/biology/hyphy/Makefile +++ b/biology/hyphy/Makefile @@ -1,5 +1,6 @@ PORTNAME= hyphy -DISTVERSION= 2.5.73 +DISTVERSION= 2.5.77 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org @@ -20,9 +21,11 @@ USES= cmake:insource,testing localbase:ldflags # tests fail in outsource build, USE_GITHUB= yes GH_ACCOUNT= veg -OPTIONS_DEFINE= AVX -AVX_DESC= Advanced vector extensions support +OPTIONS_DEFINE= AVX TARGET_NATIVE +AVX_DESC= Advanced vector extensions support +TARGET_NATIVE_DESC= Enable CPU-specific instructions and tuning for build machine -AVX_CMAKE_BOOL_OFF= NOAVX +AVX_CMAKE_BOOL_OFF= NOAVX +TARGET_NATIVE_CMAKE_BOOL= TARGET_NATIVE .include <bsd.port.mk> diff --git a/biology/hyphy/distinfo b/biology/hyphy/distinfo index ae85017d004d..7a055e3a0004 100644 --- a/biology/hyphy/distinfo +++ b/biology/hyphy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747240205 -SHA256 (veg-hyphy-2.5.73_GH0.tar.gz) = efc64adb9f270aa6c284dbee22a16132f4e59126e9df071c5267cd79e2883969 -SIZE (veg-hyphy-2.5.73_GH0.tar.gz) = 4161304 +TIMESTAMP = 1755447505 +SHA256 (veg-hyphy-2.5.77_GH0.tar.gz) = 5012efd40938caeb9894bbd480565f95d735840f8eac67c6e84884a347e32e76 +SIZE (veg-hyphy-2.5.77_GH0.tar.gz) = 4027226 diff --git a/biology/hyphy/pkg-plist b/biology/hyphy/pkg-plist index cea5332c2742..a1151478347d 100644 --- a/biology/hyphy/pkg-plist +++ b/biology/hyphy/pkg-plist @@ -117,6 +117,9 @@ bin/hyphy %%DATADIR%%/TemplateBatchFiles/Distances/p_Distance_codon %%DATADIR%%/TemplateBatchFiles/F_ST.bf %%DATADIR%%/TemplateBatchFiles/FitnessAAModels.bf +%%DATADIR%%/TemplateBatchFiles/GA/MSS-selector-codon.bf +%%DATADIR%%/TemplateBatchFiles/GA/README.md +%%DATADIR%%/TemplateBatchFiles/GA/processor-codon.bf %%DATADIR%%/TemplateBatchFiles/GARD.bf %%DATADIR%%/TemplateBatchFiles/GA_CHC.ibf %%DATADIR%%/TemplateBatchFiles/GA_CHC_Binary.ibf @@ -131,7 +134,6 @@ bin/hyphy %%DATADIR%%/TemplateBatchFiles/LocalMolClock.bf %%DATADIR%%/TemplateBatchFiles/MGvsGY.bf %%DATADIR%%/TemplateBatchFiles/MSS-joint-fitter.bf -%%DATADIR%%/TemplateBatchFiles/MSS-selector-2.bf %%DATADIR%%/TemplateBatchFiles/MSS-selector.bf %%DATADIR%%/TemplateBatchFiles/MergeSequences.bf %%DATADIR%%/TemplateBatchFiles/MergeSites.bf diff --git a/biology/linux-foldingathome/Makefile b/biology/linux-foldingathome/Makefile index b9948103d97d..7df5db1a03c8 100644 --- a/biology/linux-foldingathome/Makefile +++ b/biology/linux-foldingathome/Makefile @@ -1,9 +1,9 @@ PORTNAME= foldingathome DISTVERSION= 8.4.9 CATEGORIES= biology linux -MASTER_SITES= https://download.foldingathome.org/releases/public/fah-client/debian-10-64bit/release/ +MASTER_SITES= https://download.foldingathome.org/releases/public/fah-client/ PKGNAMEPREFIX= linux- -DISTNAME= fah-client_${DISTVERSION}-64bit-release +DISTNAME= ${_DISTNAME_${ARCH}} MAINTAINER= 0mp@FreeBSD.org COMMENT= Folding@home Client @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/${DISTNAME}/LICENSE LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell \ auto-accept -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= has not been ported to this architecture USES= linux:rl9 tar:bz2 @@ -46,6 +46,14 @@ _FAHCLIENT_CONFIG_XML= ${ETCDIR}/config.xml _FAHCLIENT_WORK_DIR= /var/db/fahclient _FAHCLIENT_PROGRAM= ${PREFIX}/bin/fah-client +# The base name of the distribution file is the same for all supported +# architectures, so we need to work around that in a creative way. +_DISTNAME_amd64= debian-10-64bit/release/fah-client_${DISTVERSION}-64bit-release +_DISTNAME_aarch64= debian-stable-arm64/release/fah-client_${DISTVERSION}-64bit-release +.if make(makesum) +DISTFILES= ${ONLY_FOR_ARCHS:@.ARCH.@${_DISTNAME_${.ARCH.}}${EXTRACT_SUFX}@} +.endif + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${DISTNAME}/fah-client ${STAGEDIR}${PREFIX}/bin/ @${MKDIR} ${STAGEDIR}${ETCDIR} diff --git a/biology/linux-foldingathome/distinfo b/biology/linux-foldingathome/distinfo index 39784f4f8008..8db90e6fd74a 100644 --- a/biology/linux-foldingathome/distinfo +++ b/biology/linux-foldingathome/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1739437601 -SHA256 (fah-client_8.4.9-64bit-release.tar.bz2) = 2acccbeda05649f6f913d29f91a22308e88ec3e117499f636a18dc56244d6cf1 -SIZE (fah-client_8.4.9-64bit-release.tar.bz2) = 3649371 +TIMESTAMP = 1755790886 +SHA256 (debian-stable-arm64/release/fah-client_8.4.9-64bit-release.tar.bz2) = 14ea352a42be0d34a1a0e2a4b46139e03d619a56bdd4908faaa56dc2665fcf3b +SIZE (debian-stable-arm64/release/fah-client_8.4.9-64bit-release.tar.bz2) = 3667080 +SHA256 (debian-10-64bit/release/fah-client_8.4.9-64bit-release.tar.bz2) = 2acccbeda05649f6f913d29f91a22308e88ec3e117499f636a18dc56244d6cf1 +SIZE (debian-10-64bit/release/fah-client_8.4.9-64bit-release.tar.bz2) = 3649371 diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index e8c179d7e8bb..6207ad33f539 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -1,5 +1,5 @@ PORTNAME= gtkwave -DISTVERSION= 3.3.124 +DISTVERSION= 3.3.125 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${DISTNAME} DISTNAME= ${PORTNAME}-gtk3-${DISTVERSION} diff --git a/cad/gtkwave/distinfo b/cad/gtkwave/distinfo index f90c3ae0e4e8..4c1ed7044528 100644 --- a/cad/gtkwave/distinfo +++ b/cad/gtkwave/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747072768 -SHA256 (gtkwave-gtk3-3.3.124.tar.gz) = 4b1590e05e3e3ae26e34fa80aff369254397379b2f970cfa99150b8b97e535cf -SIZE (gtkwave-gtk3-3.3.124.tar.gz) = 3353773 +TIMESTAMP = 1755487755 +SHA256 (gtkwave-gtk3-3.3.125.tar.gz) = 32eb1df4dfd56e0dde17e8a08de60f20138af017a8a8ad64522f69627562c437 +SIZE (gtkwave-gtk3-3.3.125.tar.gz) = 3513826 diff --git a/cad/gtkwave/pkg-plist b/cad/gtkwave/pkg-plist index e75f026a19fd..8057842c8760 100644 --- a/cad/gtkwave/pkg-plist +++ b/cad/gtkwave/pkg-plist @@ -2,6 +2,7 @@ bin/evcd2vcd bin/fst2vcd bin/fstminer bin/gtkwave +bin/json2stems bin/lxt2miner bin/lxt2vcd bin/rtlbrowse @@ -14,23 +15,6 @@ bin/vcd2vzt bin/vzt2vcd bin/vztminer bin/xml2stems -share/man/man1/evcd2vcd.1.gz -share/man/man1/fst2vcd.1.gz -share/man/man1/fstminer.1.gz -share/man/man1/gtkwave.1.gz -share/man/man1/lxt2miner.1.gz -share/man/man1/lxt2vcd.1.gz -share/man/man1/rtlbrowse.1.gz -share/man/man1/shmidcat.1.gz -share/man/man1/twinwave.1.gz -share/man/man1/vcd2fst.1.gz -share/man/man1/vcd2lxt.1.gz -share/man/man1/vcd2lxt2.1.gz -share/man/man1/vcd2vzt.1.gz -share/man/man1/vzt2vcd.1.gz -share/man/man1/vztminer.1.gz -share/man/man1/xml2stems.1.gz -share/man/man5/gtkwaverc.5.gz share/applications/gtkwave.desktop share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png @@ -72,6 +56,24 @@ share/icons/gtkwave_256x256x32.png share/icons/gtkwave_files_256x256x32.png share/icons/gtkwave_savefiles_256x256x32.png share/icons/hicolor/scalable/apps/gtkwave.svg +share/man/man1/evcd2vcd.1.gz +share/man/man1/fst2vcd.1.gz +share/man/man1/fstminer.1.gz +share/man/man1/gtkwave.1.gz +share/man/man1/json2stems.1.gz +share/man/man1/lxt2miner.1.gz +share/man/man1/lxt2vcd.1.gz +share/man/man1/rtlbrowse.1.gz +share/man/man1/shmidcat.1.gz +share/man/man1/twinwave.1.gz +share/man/man1/vcd2fst.1.gz +share/man/man1/vcd2lxt.1.gz +share/man/man1/vcd2lxt2.1.gz +share/man/man1/vcd2vzt.1.gz +share/man/man1/vzt2vcd.1.gz +share/man/man1/vztminer.1.gz +share/man/man1/xml2stems.1.gz +share/man/man5/gtkwaverc.5.gz share/mime/packages/x-gtkwave-extension-ae2.xml share/mime/packages/x-gtkwave-extension-aet.xml share/mime/packages/x-gtkwave-extension-evcd.xml diff --git a/cad/kicad-doc/Makefile b/cad/kicad-doc/Makefile index f56c14460ce3..4ada1c2f8d21 100644 --- a/cad/kicad-doc/Makefile +++ b/cad/kicad-doc/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.3 +DISTVERSION= 9.0.4 CATEGORIES= cad PKGNAMESUFFIX= -doc diff --git a/cad/kicad-doc/distinfo b/cad/kicad-doc/distinfo index 7afa0a4bc2ce..07f773bfa798 100644 --- a/cad/kicad-doc/distinfo +++ b/cad/kicad-doc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752003693 -SHA256 (kicad-doc-9.0.3.tar.bz2) = 1e56f05ed47d709d1d62d8d61555dbd8e3b9d7713aa837a28fa347cf56b259a7 -SIZE (kicad-doc-9.0.3.tar.bz2) = 96373110 +TIMESTAMP = 1755536798 +SHA256 (kicad-doc-9.0.4.tar.bz2) = 913987a543ca693c5c784c364b6083fc997f13ac66d1e2fef957962d388987cd +SIZE (kicad-doc-9.0.4.tar.bz2) = 96592113 diff --git a/cad/kicad-library-footprints/Makefile b/cad/kicad-library-footprints/Makefile index 1392be793681..98fbaae1a668 100644 --- a/cad/kicad-library-footprints/Makefile +++ b/cad/kicad-library-footprints/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.3 +DISTVERSION= 9.0.4 CATEGORIES= cad PKGNAMESUFFIX= -library-footprints diff --git a/cad/kicad-library-footprints/distinfo b/cad/kicad-library-footprints/distinfo index e92798f03a85..1a57ace646f4 100644 --- a/cad/kicad-library-footprints/distinfo +++ b/cad/kicad-library-footprints/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752003647 -SHA256 (kicad-footprints-9.0.3.tar.bz2) = f858fcc438963347559fd3fe641971601e4f24b19e07399d85e15c4c160081bb -SIZE (kicad-footprints-9.0.3.tar.bz2) = 7833825 +TIMESTAMP = 1755536814 +SHA256 (kicad-footprints-9.0.4.tar.bz2) = 1d81664c5d3869d023b937939a835c428e03c871b608153883b3109cba740e76 +SIZE (kicad-footprints-9.0.4.tar.bz2) = 7852439 diff --git a/cad/kicad-library-footprints/pkg-plist b/cad/kicad-library-footprints/pkg-plist index 9839ad0e7208..b71d7a26a9a9 100644 --- a/cad/kicad-library-footprints/pkg-plist +++ b/cad/kicad-library-footprints/pkg-plist @@ -181,9 +181,11 @@ %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T-SH_NO_CK_KMR2xxG.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_KMR2.kicad_mod +%%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_KSC6xxG.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_KSC6xxJ.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_KSC7xxJ.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_KSC9xxG.kicad_mod +%%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_KSC9xxJ.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_PTS125Sx43SMTR.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Push_1P1T_NO_CK_PTS125Sx73PSMTR.kicad_mod @@ -199,6 +201,7 @@ %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPDT_CK_JS102011SAQN.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPDT_PCM12.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPDT_REED_MSDM-DT.kicad_mod +%%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPDT_Shouhan_MSK12C02.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_B3S-1000.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_B3S-1100.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_B3SL-1002P.kicad_mod @@ -246,6 +249,8 @@ %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_TL3305B.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_TL3305C.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_TL3342.kicad_mod +%%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_TS-1088-xR020.kicad_mod +%%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_SPST_TS-1088-xR025.kicad_mod %%DATADIR%%/footprints/Button_Switch_SMD.pretty/SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/KSA_Tactile_SPST.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/Nidec_Copal_SH-7010C.kicad_mod @@ -342,7 +347,13 @@ %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Slide_SPDT_Angled_CK_OS102011MA1Q.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Slide_SPDT_Straight_CK_OS102011MS2Q.kicad_mod -%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-10xx.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-100x.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-102x.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-106x.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-107x.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-110x.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-1110.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-112x.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Tactile_SKHH_Angled.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Tactile_SPST_Angled_PTS645Vx31-2LFS.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Tactile_SPST_Angled_PTS645Vx39-2LFS.kicad_mod @@ -7694,12 +7705,12 @@ %%DATADIR%%/footprints/Connector_Video.pretty/DVI-D_Molex_74320-4004_Horizontal.kicad_mod %%DATADIR%%/footprints/Connector_Video.pretty/DVI-I_Molex_74320-1004_Horizontal.kicad_mod %%DATADIR%%/footprints/Connector_Video.pretty/HDMI_A_Amphenol_10029449-x01xLF_Horizontal.kicad_mod -%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal.kicad_mod +%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_A_Contact_Technology_19APL2_Horizontal.kicad_mod %%DATADIR%%/footprints/Connector_Video.pretty/HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle.kicad_mod %%DATADIR%%/footprints/Connector_Video.pretty/HDMI_A_Molex_208658-1001_Horizontal.kicad_mod -%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_Micro-D_Molex_46765-0x01.kicad_mod -%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_Micro-D_Molex_46765-1x01.kicad_mod -%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_Micro-D_Molex_46765-2x0x.kicad_mod +%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_Micro-D_Molex_46765-0xxx.kicad_mod +%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_Micro-D_Molex_46765-1xxx.kicad_mod +%%DATADIR%%/footprints/Connector_Video.pretty/HDMI_Micro-D_Molex_46765-2xxx.kicad_mod %%DATADIR%%/footprints/Connector_Wago.pretty/Wago_734-132_1x02_P3.50mm_Vertical.kicad_mod %%DATADIR%%/footprints/Connector_Wago.pretty/Wago_734-133_1x03_P3.50mm_Vertical.kicad_mod %%DATADIR%%/footprints/Connector_Wago.pretty/Wago_734-134_1x04_P3.50mm_Vertical.kicad_mod @@ -8058,7 +8069,11 @@ %%DATADIR%%/footprints/Connector_Wire.pretty/SolderWire-6sqmm_1x06_P14mm_D3.5mm_OD7mm.kicad_mod %%DATADIR%%/footprints/Connector_Wire.pretty/SolderWire-6sqmm_1x06_P14mm_D3.5mm_OD7mm_Relief.kicad_mod %%DATADIR%%/footprints/Connector_Wire.pretty/SolderWire-6sqmm_1x06_P14mm_D3.5mm_OD7mm_Relief2x.kicad_mod +%%DATADIR%%/footprints/Connector_Wire.pretty/SolderWirePad_1x01_SMD_1.5x3mm.kicad_mod %%DATADIR%%/footprints/Connector_Wire.pretty/SolderWirePad_1x01_SMD_1x2mm.kicad_mod +%%DATADIR%%/footprints/Connector_Wire.pretty/SolderWirePad_1x01_SMD_2x4mm.kicad_mod +%%DATADIR%%/footprints/Connector_Wire.pretty/SolderWirePad_1x01_SMD_3x6mm.kicad_mod +%%DATADIR%%/footprints/Connector_Wire.pretty/SolderWirePad_1x01_SMD_4x8mm.kicad_mod %%DATADIR%%/footprints/Connector_Wire.pretty/SolderWirePad_1x01_SMD_5x10mm.kicad_mod %%DATADIR%%/footprints/Connector_Wuerth.pretty/Wuerth_WR-PHD_610004243021_SMD_2x02_P2.54mm_Vertical.kicad_mod %%DATADIR%%/footprints/Connector_Wuerth.pretty/Wuerth_WR-PHD_610006243021_SMD_2x03_P2.54mm_Vertical.kicad_mod @@ -8757,7 +8772,7 @@ %%DATADIR%%/footprints/Fiducial.pretty/Fiducial_1.5mm_Mask4.5mm.kicad_mod %%DATADIR%%/footprints/Fiducial.pretty/Fiducial_1mm_Mask2mm.kicad_mod %%DATADIR%%/footprints/Fiducial.pretty/Fiducial_1mm_Mask3mm.kicad_mod -%%DATADIR%%/footprints/Fiducial.pretty/Fiducial_Cross_0.5mm_Mask2mm.kicad_mod +%%DATADIR%%/footprints/Fiducial.pretty/Fiducial_Cross_1.5mm_Mask2mm.kicad_mod %%DATADIR%%/footprints/Filter.pretty/Filter_1109-5_1.1x0.9mm.kicad_mod %%DATADIR%%/footprints/Filter.pretty/Filter_1411-5_1.4x1.1mm.kicad_mod %%DATADIR%%/footprints/Filter.pretty/Filter_Bourns_SRF0905_6.0x9.2mm.kicad_mod @@ -9080,6 +9095,40 @@ %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FNR8040S.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FNR8050S.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FNR8065S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC100765D.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC121065S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC141207S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC141208S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC141265S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC160808S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC160865S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201208S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201210S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201212S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201265S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201607S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201608S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201610D.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201610S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201612S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201655S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC201665S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC252008S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC252010S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC252012S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC252075S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC303010D.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC303012D.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC303015D.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC303018D.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC303020D.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC322510S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC322512S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC322520S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC404010S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC404012S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC404020S.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FTC404030S.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FXL0412.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FXL0420.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Changjiang_FXL0518.kicad_mod @@ -9311,6 +9360,7 @@ %%DATADIR%%/footprints/Inductor_SMD.pretty/L_SXN_SMDRI64.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_SXN_SMDRI73.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_SXN_SMDRI74.kicad_mod +%%DATADIR%%/footprints/Inductor_SMD.pretty/L_SXN_SMMS1770.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Sagami_CER1242B.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Sagami_CER1257B.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Sagami_CER1277B.kicad_mod @@ -9475,7 +9525,6 @@ %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Vishay_IHSM-3825.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Vishay_IHSM-4825.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Vishay_IHSM-5832.kicad_mod -%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Vishay_IHSM-7382.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Vishay_IHSM-7832.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Walsin_WLFM201209x.kicad_mod %%DATADIR%%/footprints/Inductor_SMD.pretty/L_Walsin_WLFM201609x.kicad_mod @@ -9884,8 +9933,12 @@ %%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XB.kicad_mod %%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XH.kicad_mod %%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP35.kicad_mod -%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_12V.kicad_mod -%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_6V.kicad_mod +%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_12V_HighDensity.kicad_mod +%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_12V_HighIntensity.kicad_mod +%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_3V_HighDensity.kicad_mod +%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_3V_HighIntensity.kicad_mod +%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_6V_HighDensity.kicad_mod +%%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP50_6V_HighIntensity.kicad_mod %%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP70_12V.kicad_mod %%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XHP70_6V.kicad_mod %%DATADIR%%/footprints/LED_SMD.pretty/LED_Cree-XP-G.kicad_mod @@ -10846,6 +10899,8 @@ %%DATADIR%%/footprints/Package_BGA.pretty/Xilinx_RS484.kicad_mod %%DATADIR%%/footprints/Package_BGA.pretty/Xilinx_SBG484.kicad_mod %%DATADIR%%/footprints/Package_BGA.pretty/Xilinx_SBG485.kicad_mod +%%DATADIR%%/footprints/Package_BGA.pretty/csBGA-64_5x5mm_Layout8x8_P0.5mm.kicad_mod +%%DATADIR%%/footprints/Package_BGA.pretty/ucBGA-64_4x4mm_Layout8x8_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm.kicad_mod @@ -11508,11 +11563,14 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_DLH0010A_WSON-10-1EP_2.2x2mm_P0.4mm_EP0.9x1.5mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_DLH0010A_WSON-10-1EP_2.2x2mm_P0.4mm_EP0.9x1.5mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_DRB0008A.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_DSQ0010A_WSON-10-1EP_2x2mm_P0.4mm_EP0.9x1.5mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_DSQ0010A_WSON-10-1EP_2x2mm_P0.4mm_EP0.9x1.5mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_MOF0009A.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_PicoStar_DFN-3_0.69x0.60mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_QFN-41_10x16mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_R-PUQFN-N10.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_R-PUQFN-N12.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RDX0007A_QFN-FCMOD-7-3.3x4mm-P0.5mm_4EP.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_REF0038A_WQFN-38-2EP_6x4mm_P0.4.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RGC0064B_VQFN-64-1EP_9x9mm_P0.5mm_EP4.25x4.25mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RGC0064B_VQFN-64-1EP_9x9mm_P0.5mm_EP4.25x4.25mm_ThermalVias.kicad_mod @@ -12122,6 +12180,7 @@ %%DATADIR%%/footprints/Package_LGA.pretty/Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm.kicad_mod %%DATADIR%%/footprints/Package_LGA.pretty/Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_LGA.pretty/VLGA-4_2x2.5mm_P1.65mm.kicad_mod +%%DATADIR%%/footprints/Package_LGA.pretty/ublox_LGA-53_4.5x4.5mm_Layout9x9_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm.kicad_mod @@ -12132,9 +12191,7 @@ %%DATADIR%%/footprints/Package_QFP.pretty/EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias.kicad_mod -%%DATADIR%%/footprints/Package_QFP.pretty/HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm.kicad_mod -%%DATADIR%%/footprints/Package_QFP.pretty/HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias.kicad_mod -%%DATADIR%%/footprints/Package_QFP.pretty/Hitachi_PQFP-80_14x20mm_P0.8mm.kicad_mod +%%DATADIR%%/footprints/Package_QFP.pretty/Hitachi_FP80B_PQFP-80_14x20mm_P0.8mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/LQFP-100-1EP_14x14mm_P0.5mm_EP6.9x6.9mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/LQFP-100-1EP_14x14mm_P0.5mm_EP6.9x6.9mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/LQFP-100_14x14mm_P0.5mm.kicad_mod @@ -12211,7 +12268,6 @@ %%DATADIR%%/footprints/Package_QFP.pretty/TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/TQFP-64-1EP_10x10mm_P0.5mm_EP5.305x5.305mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/TQFP-64-1EP_10x10mm_P0.5mm_EP5.305x5.305mm_ThermalVias.kicad_mod -%%DATADIR%%/footprints/Package_QFP.pretty/TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/TQFP-64_10x10mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/TQFP-64_14x14mm_P0.8mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/TQFP-64_7x7mm_P0.4mm.kicad_mod @@ -12221,6 +12277,10 @@ %%DATADIR%%/footprints/Package_QFP.pretty/TQFP-80_14x14mm_P0.65mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/Texas_PHP0048E_HTQFP-48-1EP_7x7mm_P0.5mm_EP6.5x6.5mm_Mask3.62x3.62mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/Texas_PHP0048E_HTQFP-48-1EP_7x7mm_P0.5mm_EP6.5x6.5mm_Mask3.62x3.62mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_QFP.pretty/Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.44x4.44mm.kicad_mod +%%DATADIR%%/footprints/Package_QFP.pretty/Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.44x4.44mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_QFP.pretty/Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask5x5mm.kicad_mod +%%DATADIR%%/footprints/Package_QFP.pretty/Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask5x5mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/VQFP-128_14x14mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_QFP.pretty/VQFP-176_20x20mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SIP.pretty/PowerIntegrations_eSIP-7C.kicad_mod @@ -12326,6 +12386,7 @@ %%DATADIR%%/footprints/Package_SO.pretty/Infineon_PG-DSO-8-59_7.5x6.3mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/Infineon_PG-TSDSO-14-22.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/Infineon_SOIC-20W_7.6x12.8mm_P1.27mm.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/JEITA_SOIC-16_3.9x9.9mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/JEITA_SOIC-8_3.9x4.9mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/Linear_HTSSOP-31-38-1EP_4.4x9.7mm_P0.5mm_EP2.74x4.75mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/Linear_HTSSOP-31-38-1EP_4.4x9.7mm_P0.5mm_EP2.74x4.75mm_ThermalVias.kicad_mod @@ -12436,7 +12497,6 @@ %%DATADIR%%/footprints/Package_SO.pretty/SOJ-32_7.62x20.955mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/SOJ-36_10.16x23.495mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/SOJ-44_10.16x28.575mm_P1.27mm.kicad_mod -%%DATADIR%%/footprints/Package_SO.pretty/SOP-16_3.9x9.9mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/SOP-16_4.4x10.4mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/SOP-16_4.55x10.3mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/SOP-18_7.495x11.515mm_P1.27mm.kicad_mod @@ -12489,6 +12549,7 @@ %%DATADIR%%/footprints/Package_SO.pretty/SSOP-8_2.95x2.8mm_P0.65mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/SSOP-8_3.95x5.21x3.27mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/SSOP-8_3.9x5.05mm_P1.27mm.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/SSOP-8_5.3x3mm_P0.65mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/STC_SOP-16_3.9x9.9mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/ST_MultiPowerSO-30.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/ST_PowerSSO-24_SlugDown.kicad_mod @@ -13123,6 +13184,37 @@ %%DATADIR%%/footprints/Package_TO_SOT_THT.pretty/TO-99-6_Window.kicad_mod %%DATADIR%%/footprints/Package_TO_SOT_THT.pretty/TO-99-8.kicad_mod %%DATADIR%%/footprints/Package_TO_SOT_THT.pretty/TO-99-8_Window.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_11h_D0.5mm_P0.85mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_1h_D0.5mm_P0.85mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_2h_D0.5mm_P0.85mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_2h_D0.5mm_P1.7mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_3h_D0.5mm_P0.85mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_3h_D0.5mm_P1.7mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_5h_D0.5mm_P0.85mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_7h_D0.5mm_P0.85mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/BreakLine_9h_D0.5mm_P0.85mm.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x2.0mm_0h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x2.0mm_inset_D0.5mm_P0.85mm_4h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x2.0mm_inset_D0.5mm_P0.85mm_5h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x2.0mm_outset_D0.5mm_P0.85mm_2h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x2.0mm_outset_D0.5mm_P0.85mm_3h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x4.5mm_0h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x4.5mm_inset_D0.5mm_P0.85mm_5h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x4.5mm_inset_D0.5mm_P0.85mm_7h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x4.5mm_outset_D0.5mm_P0.85mm_5h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Part_2.0x4.5mm_outset_D0.5mm_P0.85mm_7h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot-Jumper_01005.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot-Jumper_0201.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x2.0mm_inset_D0.5mm_P0.85mm_4h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x2.0mm_inset_D0.5mm_P0.85mm_5h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x2.0mm_outset_D0.5mm_P0.85mm_2h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x2.0mm_outset_D0.5mm_P0.85mm_3h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x4.5mm_inset_D0.5mm_P0.85mm_5h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x4.5mm_inset_D0.5mm_P0.85mm_7h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x4.5mm_outset_D0.5mm_P0.85mm_5h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.0x4.5mm_outset_D0.5mm_P0.85mm_7h.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.54x2.54mm_on-edge_D0.5mm_P0.85mm_4h_Trace.kicad_mod +%%DATADIR%%/footprints/Panelization.pretty/MouseBite-Slot_2.54x5.08mm_on-edge_D0.5mm_P0.85mm_5h_Trace.kicad_mod %%DATADIR%%/footprints/Potentiometer_SMD.pretty/Potentiometer_ACP_CA14-VSMD_Vertical.kicad_mod %%DATADIR%%/footprints/Potentiometer_SMD.pretty/Potentiometer_ACP_CA14-VSMD_Vertical_Hole.kicad_mod %%DATADIR%%/footprints/Potentiometer_SMD.pretty/Potentiometer_ACP_CA6-VSMD_Vertical.kicad_mod @@ -13399,6 +13491,7 @@ %%DATADIR%%/footprints/RF_Module.pretty/RAK4200.kicad_mod %%DATADIR%%/footprints/RF_Module.pretty/RAK811.kicad_mod %%DATADIR%%/footprints/RF_Module.pretty/RFDigital_RFD77101.kicad_mod +%%DATADIR%%/footprints/RF_Module.pretty/RMC20452T.kicad_mod %%DATADIR%%/footprints/RF_Module.pretty/RN2483.kicad_mod %%DATADIR%%/footprints/RF_Module.pretty/RN42.kicad_mod %%DATADIR%%/footprints/RF_Module.pretty/RN42N.kicad_mod @@ -13857,19 +13950,19 @@ %%DATADIR%%/footprints/Sensor_Pressure.pretty/TE_MS5837-xxBA.kicad_mod %%DATADIR%%/footprints/Sensor_Voltage.pretty/LEM_LV25-P.kicad_mod %%DATADIR%%/footprints/Socket.pretty/3M_Textool_240-1288-00-0602J_2x20_P2.54mm.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J.kicad_mod -%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-14_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_214-3339-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-16_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_216-3340-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-18_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_218-3341-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-20_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_220-3342-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-22_W6.9mm_W7.62mm_W10.16mm_W12.7mm_W13.5mm_3M_222-3343-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-24_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_224-1275-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-24_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_224-5248-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-28_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_228-1277-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-28_W6.9mm_W7.62mm_W10.16mm_W12.7mm_W13.5mm_3M_228-4817-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-32_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_232-1285-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-40_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_240-1280-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-40_W22.1mm_W22.86mm_W25.4mm_W27.94mm_W28.7mm_3M_240-3639-00-0602J.kicad_mod +%%DATADIR%%/footprints/Socket.pretty/DIP_Socket-42_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_242-1281-00-0602J.kicad_mod %%DATADIR%%/footprints/Socket.pretty/Wells_648-0482211SA01.kicad_mod %%DATADIR%%/footprints/Symbol.pretty/CE-Logo_11.2x8mm_SilkScreen.kicad_mod %%DATADIR%%/footprints/Symbol.pretty/CE-Logo_16.8x12mm_SilkScreen.kicad_mod diff --git a/cad/kicad-library-packages3d/Makefile b/cad/kicad-library-packages3d/Makefile index 0038c9263834..09de1943d7da 100644 --- a/cad/kicad-library-packages3d/Makefile +++ b/cad/kicad-library-packages3d/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.3 +DISTVERSION= 9.0.4 CATEGORIES= cad PKGNAMESUFFIX= -library-packages3d diff --git a/cad/kicad-library-packages3d/distinfo b/cad/kicad-library-packages3d/distinfo index afd93b93040f..4adacecd3276 100644 --- a/cad/kicad-library-packages3d/distinfo +++ b/cad/kicad-library-packages3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752003619 -SHA256 (kicad-packages3D-9.0.3.tar.bz2) = 33f7e7a901f22c566de1e855a4639dd464bfa8caa1fcbcc3dc56279f18dc1888 -SIZE (kicad-packages3D-9.0.3.tar.bz2) = 680806500 +TIMESTAMP = 1755536811 +SHA256 (kicad-packages3D-9.0.4.tar.bz2) = 883e9ea47a9b971f1ec2a2576fbe2093615de0d530fc9b34cb8b8cbec827d497 +SIZE (kicad-packages3D-9.0.4.tar.bz2) = 683157087 diff --git a/cad/kicad-library-packages3d/pkg-plist b/cad/kicad-library-packages3d/pkg-plist index 6542a1f3a24f..7f35c40a5735 100644 --- a/cad/kicad-library-packages3d/pkg-plist +++ b/cad/kicad-library-packages3d/pkg-plist @@ -240,7 +240,11 @@ %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm.wrl %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T-SH_NO_CK_KMR2xxG.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_KMR2.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_KSC6xxG.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_KSC6xxJ.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_KSC7xxJ.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_KSC9xxG.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_KSC9xxJ.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_PTS125Sx43SMTR.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_CK_PTS125Sx73PSMTR.step @@ -272,6 +276,7 @@ %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_CK_RS282G05A3.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_CK_RS282G05A3.wrl %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_EVPBF.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_EVQP0.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_EVQP2_MiddlePushTravel_H2.5mm.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_EVQP2_ShortPushTravel_H2.1mm.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_EVQP2_ShortPushTravel_H2.5mm.step @@ -293,6 +298,8 @@ %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_PTS647Sx70.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_PTS647Sx70.wrl %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_PTS810.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_REED_CT05-XXXX-G1.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_REED_CT05-XXXX-G1.wrl %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_REED_CT05-XXXX-J1.step @@ -303,11 +310,15 @@ %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_REED_CT10-XXXX-G2.wrl %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_REED_CT10-XXXX-G4.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_REED_CT10-XXXX-G4.wrl +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_SKQG_WithStem.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_SKQG_WithoutStem.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_TL3305A.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_TL3305B.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_TL3305C.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_TL3342.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_TL3342.wrl +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_TS-1088-xR020.step +%%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_SPST_TS-1088-xR025.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS.step %%DATADIR%%/3dmodels/Button_Switch_SMD.3dshapes/SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS.wrl %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/Nidec_Copal_SH-7010C.step @@ -437,7 +448,13 @@ %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Slide_SPDT_Angled_CK_OS102011MA1Q.wrl %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Slide_SPDT_Straight_CK_OS102011MS2Q.step %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Slide_SPDT_Straight_CK_OS102011MS2Q.wrl -%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-10xx.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-100x.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-102x.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-106x.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-107x.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-110x.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-1110.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-112x.step %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx31-2LFS.step %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx31-2LFS.wrl %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx39-2LFS.step @@ -446,6 +463,8 @@ %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx58-2LFS.wrl %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx83-2LFS.step %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx83-2LFS.wrl +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_Straight_KSA0Axx1LFTR.step +%%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_Tactile_Straight_KSL0Axx1LFTR.step %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_XKB_DM1-16UC-1.step %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_XKB_DM1-16UC-1.wrl %%DATADIR%%/3dmodels/Button_Switch_THT.3dshapes/SW_XKB_DM1-16UD-1.step @@ -7993,6 +8012,9 @@ %%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle.step %%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Molex_208658-1001_Horizontal.step %%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Molex_208658-1001_Horizontal.wrl +%%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_Micro-D_Molex_46765-0xxx.step +%%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_Micro-D_Molex_46765-1xxx.step +%%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_Micro-D_Molex_46765-2xxx.step %%DATADIR%%/3dmodels/Connector_Wuerth.3dshapes/Wuerth_WR-PHD_610004243021_SMD_2x02_P2.54mm_Vertical.step %%DATADIR%%/3dmodels/Connector_Wuerth.3dshapes/Wuerth_WR-PHD_610004243021_SMD_2x02_P2.54mm_Vertical.wrl %%DATADIR%%/3dmodels/Connector_Wuerth.3dshapes/Wuerth_WR-PHD_610006243021_SMD_2x03_P2.54mm_Vertical.step @@ -9044,6 +9066,7 @@ %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_APV_APH1770.wrl %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_APV_APH2213.step %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_APV_APH2213.wrl +%%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_AVX_LMLP07A7.step %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_Abracon_ASPI-0425.step %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_Abracon_ASPI-0425.wrl %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_Abracon_ASPIAIG-F4020.step @@ -9408,6 +9431,7 @@ %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_SXN_SMDRI73.wrl %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_SXN_SMDRI74.step %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_SXN_SMDRI74.wrl +%%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_SXN_SMMS1770.step %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_Sunlord_MWSA0402S.step %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_Sunlord_MWSA0402S.wrl %%DATADIR%%/3dmodels/Inductor_SMD.3dshapes/L_Sunlord_MWSA0412S.step @@ -10239,6 +10263,13 @@ %%DATADIR%%/3dmodels/LED_THT.3dshapes/LED_VCCLite_5381H7_6.35x6.35mm.wrl %%DATADIR%%/3dmodels/Module.3dshapes/Google_Coral_SMT_TPU_Module.step %%DATADIR%%/3dmodels/Module.3dshapes/Google_Coral_SMT_TPU_Module.wrl +%%DATADIR%%/3dmodels/Module.3dshapes/RaspberryPi_Pico.step +%%DATADIR%%/3dmodels/Module.3dshapes/RaspberryPi_Pico_AddedHeaders_H2.54mm.step +%%DATADIR%%/3dmodels/Module.3dshapes/RaspberryPi_Pico_H.step +%%DATADIR%%/3dmodels/Module.3dshapes/RaspberryPi_Pico_PinSockets_H8.50mm.step +%%DATADIR%%/3dmodels/Module.3dshapes/RaspberryPi_Pico_W.step +%%DATADIR%%/3dmodels/Module.3dshapes/RaspberryPi_Pico_WH.step +%%DATADIR%%/3dmodels/Module.3dshapes/RaspberryPi_Pico_W_AddedHeaders_H2.54mm.step %%DATADIR%%/3dmodels/Module.3dshapes/Sipeed-M1.step %%DATADIR%%/3dmodels/Module.3dshapes/Sipeed-M1.wrl %%DATADIR%%/3dmodels/Module.3dshapes/Sipeed-M1W.step @@ -10797,6 +10828,8 @@ %%DATADIR%%/3dmodels/Package_BGA.3dshapes/WLP-4_0.83x0.83mm_P0.4mm.wrl %%DATADIR%%/3dmodels/Package_BGA.3dshapes/WLP-4_0.86x0.86mm_P0.4mm.step %%DATADIR%%/3dmodels/Package_BGA.3dshapes/WLP-4_0.86x0.86mm_P0.4mm.wrl +%%DATADIR%%/3dmodels/Package_BGA.3dshapes/csBGA-64_5x5mm_Layout8x8_P0.5mm.step +%%DATADIR%%/3dmodels/Package_BGA.3dshapes/ucBGA-64_4x4mm_Layout8x8_P0.4mm.step %%DATADIR%%/3dmodels/Package_CSP.3dshapes/Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm.step %%DATADIR%%/3dmodels/Package_CSP.3dshapes/Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm.wrl %%DATADIR%%/3dmodels/Package_CSP.3dshapes/Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm.step @@ -11088,6 +11121,7 @@ %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm.wrl %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_DLH0010A_WSON-10-1EP_2.2x2mm_P0.4mm_EP0.9x1.5mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_DLH0010A_WSON-10-1EP_2.2x2mm_P0.4mm_EP0.9x1.5mm.wrl +%%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_DSQ0010A_WSON-10-1EP_2x2mm_P0.4mm_EP0.9x1.5mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_PicoStar_DFN-3_0.69x0.60mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_PicoStar_DFN-3_0.69x0.60mm.wrl %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_R-PUQFN-N12.step @@ -11838,6 +11872,8 @@ %%DATADIR%%/3dmodels/Package_SO.3dshapes/HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm.wrl %%DATADIR%%/3dmodels/Package_SO.3dshapes/Infineon_PG-DSO-20-U03_7.5x12.8mm.step %%DATADIR%%/3dmodels/Package_SO.3dshapes/Infineon_PG-DSO-20-U03_7.5x12.8mm.wrl +%%DATADIR%%/3dmodels/Package_SO.3dshapes/JEITA_SOIC-16_3.9x9.9mm_P1.27mm.step +%%DATADIR%%/3dmodels/Package_SO.3dshapes/JEITA_SOIC-16_3.9x9.9mm_P1.27mm.wrl %%DATADIR%%/3dmodels/Package_SO.3dshapes/JEITA_SOIC-8_3.9x4.9mm_P1.27mm.step %%DATADIR%%/3dmodels/Package_SO.3dshapes/JEITA_SOIC-8_3.9x4.9mm_P1.27mm.wrl %%DATADIR%%/3dmodels/Package_SO.3dshapes/MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm.step @@ -11954,8 +11990,6 @@ %%DATADIR%%/3dmodels/Package_SO.3dshapes/SOIC-8_7.5x5.85mm_P1.27mm.wrl %%DATADIR%%/3dmodels/Package_SO.3dshapes/SOJ-36_10.16x23.495mm_P1.27mm.step %%DATADIR%%/3dmodels/Package_SO.3dshapes/SOJ-36_10.16x23.495mm_P1.27mm.wrl -%%DATADIR%%/3dmodels/Package_SO.3dshapes/SOP-16_3.9x9.9mm_P1.27mm.step -%%DATADIR%%/3dmodels/Package_SO.3dshapes/SOP-16_3.9x9.9mm_P1.27mm.wrl %%DATADIR%%/3dmodels/Package_SO.3dshapes/SOP-16_4.4x10.4mm_P1.27mm.step %%DATADIR%%/3dmodels/Package_SO.3dshapes/SOP-16_4.4x10.4mm_P1.27mm.wrl %%DATADIR%%/3dmodels/Package_SO.3dshapes/SOP-28_8.4x18.16mm_P1.27mm.step diff --git a/cad/kicad-library-symbols/Makefile b/cad/kicad-library-symbols/Makefile index 07ed35b166e1..89f4d4bae125 100644 --- a/cad/kicad-library-symbols/Makefile +++ b/cad/kicad-library-symbols/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.3 +DISTVERSION= 9.0.4 CATEGORIES= cad PKGNAMESUFFIX= -library-symbols diff --git a/cad/kicad-library-symbols/distinfo b/cad/kicad-library-symbols/distinfo index 4e974cbfe1f2..8c4d4d94ba1e 100644 --- a/cad/kicad-library-symbols/distinfo +++ b/cad/kicad-library-symbols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752003661 -SHA256 (kicad-symbols-9.0.3.tar.bz2) = 83964350a40a2b68d4667cc57827cf39f6cda7cf5403cb54f83eb8cee402fa1d -SIZE (kicad-symbols-9.0.3.tar.bz2) = 3816851 +TIMESTAMP = 1755536830 +SHA256 (kicad-symbols-9.0.4.tar.bz2) = 1119e5c80cc47d202868c3c085184be18327efa6e903ad7382bd8dcc57f9913b +SIZE (kicad-symbols-9.0.4.tar.bz2) = 3822104 diff --git a/cad/kicad-library-templates/Makefile b/cad/kicad-library-templates/Makefile index 97583eec39a4..02128f37cdcb 100644 --- a/cad/kicad-library-templates/Makefile +++ b/cad/kicad-library-templates/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.3 +DISTVERSION= 9.0.4 CATEGORIES= cad PKGNAMESUFFIX= -library-tmpl diff --git a/cad/kicad-library-templates/distinfo b/cad/kicad-library-templates/distinfo index a3527b617675..4a89aa8fa6c2 100644 --- a/cad/kicad-library-templates/distinfo +++ b/cad/kicad-library-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752003688 -SHA256 (kicad-templates-9.0.3.tar.bz2) = e41928aed4b40599a76ec682ed309265511509a5ba0ab257e1eaa02e03483792 -SIZE (kicad-templates-9.0.3.tar.bz2) = 2883052 +TIMESTAMP = 1755536848 +SHA256 (kicad-templates-9.0.4.tar.bz2) = 4da43e8b10d30bbce3612bacc5f4b241301efcfd80bb7be08ad620669909776a +SIZE (kicad-templates-9.0.4.tar.bz2) = 2882173 diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index aee785f47ff7..4d17d26ccd9e 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.3 +DISTVERSION= 9.0.4 PORTEPOCH= 2 CATEGORIES= cad diff --git a/cad/kicad/distinfo b/cad/kicad/distinfo index 819e62260295..07b49bbeb9f4 100644 --- a/cad/kicad/distinfo +++ b/cad/kicad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752003778 -SHA256 (kicad-9.0.3.tar.bz2) = ab11c595a2ab78d350bef1dfbdc71582af299987111341fd9103428ae994a50e -SIZE (kicad-9.0.3.tar.bz2) = 127897236 +TIMESTAMP = 1755536749 +SHA256 (kicad-9.0.4.tar.bz2) = ce15e121208d032621d10d0ea483369bae339b2314d26fe3fc2e4830eb5067e0 +SIZE (kicad-9.0.4.tar.bz2) = 127896451 diff --git a/cad/kicad/pkg-plist b/cad/kicad/pkg-plist index b7d60ee90f58..57f57c0e0580 100644 --- a/cad/kicad/pkg-plist +++ b/cad/kicad/pkg-plist @@ -303,6 +303,21 @@ share/icons/hicolor/scalable/mimetypes/application-x-kicad-worksheet.svg %%DATADIR%%/demos/microwave/microwave.kicad_pcb %%DATADIR%%/demos/microwave/microwave.kicad_pro %%DATADIR%%/demos/microwave/shape1.txt +%%DATADIR%%/demos/multichannel/channel_strip.kicad_sch +%%DATADIR%%/demos/multichannel/fp-lib-table +%%DATADIR%%/demos/multichannel/multichannel_mixer-unrouted.kicad_pcb +%%DATADIR%%/demos/multichannel/multichannel_mixer.kicad_pcb +%%DATADIR%%/demos/multichannel/multichannel_mixer.kicad_pro +%%DATADIR%%/demos/multichannel/multichannel_mixer.kicad_sch +%%DATADIR%%/demos/multichannel/multichannel_mixer.kicad_sym +%%DATADIR%%/demos/multichannel/multichannel_mixer.pretty/CAPC3216X140N.kicad_mod +%%DATADIR%%/demos/multichannel/multichannel_mixer.pretty/CAPPRB254-500X840.kicad_mod +%%DATADIR%%/demos/multichannel/multichannel_mixer.pretty/CLIFF_FC68148(DC-10A).kicad_mod +%%DATADIR%%/demos/multichannel/multichannel_mixer.pretty/Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal.kicad_mod +%%DATADIR%%/demos/multichannel/multichannel_mixer.pretty/Potentiometer_Alps_RK09K_Single_Vertical.kicad_mod +%%DATADIR%%/demos/multichannel/multichannel_mixer.pretty/RESC3216X65N.kicad_mod +%%DATADIR%%/demos/multichannel/multichannel_mixer.pretty/SOIC127P600X175-8N.kicad_mod +%%DATADIR%%/demos/multichannel/sym-lib-table %%DATADIR%%/demos/pic_programmer/fp-lib-table %%DATADIR%%/demos/pic_programmer/libs/3d_shapes/adjustable_rx2v4.wrl %%DATADIR%%/demos/pic_programmer/libs/3d_shapes/textool_40.wrl @@ -338,6 +353,54 @@ share/icons/hicolor/scalable/mimetypes/application-x-kicad-worksheet.svg %%DATADIR%%/demos/python_scripts_examples/action_plugin_test_undoredo.py %%DATADIR%%/demos/python_scripts_examples/gen_gerber_and_drill_files_board.py %%DATADIR%%/demos/python_scripts_examples/plot_board.py +%%DATADIR%%/demos/royalblue54L_feather/LICENSE +%%DATADIR%%/demos/royalblue54L_feather/README.md +%%DATADIR%%/demos/royalblue54L_feather/RoyalBlue54L-Feather.kicad_pcb +%%DATADIR%%/demos/royalblue54L_feather/RoyalBlue54L-Feather.kicad_pro +%%DATADIR%%/demos/royalblue54L_feather/RoyalBlue54L-Feather.kicad_sch +%%DATADIR%%/demos/royalblue54L_feather/fp-lib-table +%%DATADIR%%/demos/royalblue54L_feather/img/RoyalBlue54L-Feather-Pinout.svg +%%DATADIR%%/demos/royalblue54L_feather/img/board.jpg +%%DATADIR%%/demos/royalblue54L_feather/lib/3dmodels/Button_Switch_SMD.3dshapes/SW_Push_1P1T_NO_Vertical_Wuerth_434133025816.STEP +%%DATADIR%%/demos/royalblue54L_feather/lib/3dmodels/Connector_USB.3dshapes/USB_C_Receptacle_HRO_TYPE-C-31-M-12.STEP +%%DATADIR%%/demos/royalblue54L_feather/lib/3dmodels/Package_DFN_QFN.3dshapes/Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm.STEP +%%DATADIR%%/demos/royalblue54L_feather/lib/3dmodels/Package_SON.3dshapes/Winbond_USON-8-1EP_3x2mm_P0.5mm_EP0.2x1.6mm.STEP +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/LordsBoards-Symbol.pretty/LordsBoardsLogo_Small_Silk.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/RoyalBlue54L-Feather-Connector_FFC-FPC.pretty/CONN-SMD_5P-P0.50_HCTL_HC-FPC-05-09-5RLTAG.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/RoyalBlue54L-Feather-Connector_PinHeader_2.54mm.pretty/PinHeader_1x12_P2.54mm_Vertical.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/RoyalBlue54L-Feather-Connector_PinHeader_2.54mm.pretty/PinHeader_1x16_P2.54mm_Vertical.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/RoyalBlue54L-Feather-Connector_USB.pretty/USB_C_Receptacle_HRO_TYPE-C-31-M-12.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/RoyalBlue54L-Feather-MountingHole.pretty/MountingHole_2.5mm.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/RoyalBlue54L-Feather-Symbol.pretty/RoyalBlue54L_QRCode.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/footprints/RoyalBlue54L-Module.pretty/SparkFun_ThingPlus.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/lib/symbols/LordsBoards-Graphic.kicad_sym +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/RoyalBlue54L-NFC-Antenna.kicad_pcb +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/RoyalBlue54L-NFC-Antenna.kicad_pro +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/RoyalBlue54L-NFC-Antenna.kicad_sch +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/RoyalBlue54L-NFC-Antenna_Connector_FPC.pretty/0.5mm-2p.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/RoyalBlue54L-NFC-Antenna_Connector_FPC.pretty/Untitled.kicad_mod +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/fp-lib-table +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-CuBottom.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-CuTop.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-EdgeCuts.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-MaskBottom.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-MaskTop.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-NPTH-drl_map.pdf +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-NPTH.drl +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-PTH-drl_map.pdf +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-PTH.drl +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-PasteBottom.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-PasteTop.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-SilkBottom.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-SilkTop.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/gerber/RoyalBlue54L-NFC-Antenna-VScore.gbr +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/production_files/GERBER-RoyalBlue54L-NFC-Antenna.zip +%%DATADIR%%/demos/royalblue54L_feather/nfc_antenna/RoyalBlue54L-NFC-Antenna/jlcpcb/project.db +%%DATADIR%%/demos/royalblue54L_feather/sch/Connectors.kicad_sch +%%DATADIR%%/demos/royalblue54L_feather/sch/Debugger.kicad_sch +%%DATADIR%%/demos/royalblue54L_feather/sch/nPM1300.kicad_sch +%%DATADIR%%/demos/royalblue54L_feather/sch/nRF54L15.kicad_sch +%%DATADIR%%/demos/royalblue54L_feather/sym-lib-table %%DATADIR%%/demos/simulation/analog-multiplier/a-multi.kicad_pro %%DATADIR%%/demos/simulation/analog-multiplier/a-multi.kicad_sch %%DATADIR%%/demos/simulation/analog-multiplier/a-multi.wbk diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 4f1fe7abf4ce..50fd0c25b8b0 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ -DISTVERSION= 3.45.0 +DISTVERSION= 3.45.1 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo index f36a58736e39..ebab936199d0 100644 --- a/cad/openvsp/distinfo +++ b/cad/openvsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753035426 -SHA256 (OpenVSP-OpenVSP-OpenVSP_3.45.0_GH0.tar.gz) = 55abd7f7fc3368aa4a41ac5c3e2e319d0de743e28dddf2e2427903d846724c6a -SIZE (OpenVSP-OpenVSP-OpenVSP_3.45.0_GH0.tar.gz) = 205141078 +TIMESTAMP = 1755363583 +SHA256 (OpenVSP-OpenVSP-OpenVSP_3.45.1_GH0.tar.gz) = 8a28e47ef40e4621a45210f5d0e4d6cbcc0164c9336b55b9c614c6bb98e72b3c +SIZE (OpenVSP-OpenVSP-OpenVSP_3.45.1_GH0.tar.gz) = 205158980 diff --git a/cad/openvsp/pkg-plist b/cad/openvsp/pkg-plist index a8d10f0c56bb..a4b4cb9059d9 100644 --- a/cad/openvsp/pkg-plist +++ b/cad/openvsp/pkg-plist @@ -9,6 +9,7 @@ bin/vspscript bin/vspviewer help/AdvLink.html help/AttributeExplorer.html +help/GeometryAnalysis.html help/SetEdit.html help/github-pandoc.css help/images/AdvLink_example.png diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index 67edce1867d4..e32a12c8f746 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= verilog-mode.el PORTVERSION= 801 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= cad elisp MASTER_SITES= http://www.veripool.org/ftp/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/chinese/Makefile b/chinese/Makefile index 034f142a5283..bf99121680cb 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -90,6 +90,7 @@ SUBDIR += pcmanx SUBDIR += php-opencc SUBDIR += phpbb3-tw + SUBDIR += py-rjieba SUBDIR += pycangjie SUBDIR += pyzy SUBDIR += qe diff --git a/chinese/libreoffice-zh_CN/distinfo b/chinese/libreoffice-zh_CN/distinfo index fdb05dc07d27..03e9e674cbac 100644 --- a/chinese/libreoffice-zh_CN/distinfo +++ b/chinese/libreoffice-zh_CN/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951754 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = ef5d4c42ce2fecf9aea2620f27c0f2a093c75eab5e6d4da3fc1866a030358247 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 842867 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = dccfaa2ff9c59dc2235cda991c235d5a043b0cbe017ae6e4938ebbac6a85257c -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 2690692 +TIMESTAMP = 1755696965 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = c94fb6a43a78e7f17a2107b6dadae4589d5cee1d3a4f6369c09aa0e200920a60 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 847884 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 026dc3172e70eaea8cdd201c3f85a9990070e48bb7f6644e5f3045327da6c550 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 2714250 diff --git a/chinese/libreoffice-zh_TW/distinfo b/chinese/libreoffice-zh_TW/distinfo index 557124802879..3713b6994d81 100644 --- a/chinese/libreoffice-zh_TW/distinfo +++ b/chinese/libreoffice-zh_TW/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951757 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = de93e2a83a18f0dc0f1c59e0d78edb269a16341fcb8af5939a050dcd4f86a11e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 840015 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 84ce7285922968de0f5b87c995967bb6c19fd8cd24341320f0639cdbfa37a29b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 2717676 +TIMESTAMP = 1755696968 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 8b0b650888cc210525cb1e5939ea14919b1a488ea32ed196cbceb568436b2c41 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 850924 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 466a140a69130b1c2ff40a6618501aa54978d5b1fc3dbfc077b21e53280e8059 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 2741236 diff --git a/chinese/py-rjieba/Makefile b/chinese/py-rjieba/Makefile new file mode 100644 index 000000000000..3595389ca483 --- /dev/null +++ b/chinese/py-rjieba/Makefile @@ -0,0 +1,34 @@ +PORTNAME= rjieba +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.13 +CATEGORIES= chinese python +#MASTER_SITES= PYPI # doesn't get into distinfo +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Chinese words segmentation utilities +WWW= https://github.com/messense/rjieba-py + +LICENSE= MIT +LICENSE_FILES= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR} + +USES= cargo python +USE_PYTHON= pep517 autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= messense +GH_PROJECT= rjieba-py + +CARGO_BUILD= no +CARGO_INSTALL= no +CARGO_TEST= no +CARGO_TARGET_DIR=${WRKSRC}/target + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_WRKSRC= ${WRKSRC}/tests + +# tests as of 0.1.13: 6 passed in 2.03s + +.include <bsd.port.mk> diff --git a/chinese/py-rjieba/Makefile.crates b/chinese/py-rjieba/Makefile.crates new file mode 100644 index 000000000000..267794c953c7 --- /dev/null +++ b/chinese/py-rjieba/Makefile.crates @@ -0,0 +1,56 @@ +CARGO_CRATES= adler32-1.2.0 \ + ahash-0.8.11 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.21 \ + autocfg-1.4.0 \ + byteorder-1.5.0 \ + cc-1.2.9 \ + cedarwood-0.4.6 \ + cfg-if-1.0.0 \ + core2-0.4.0 \ + crc32fast-1.4.2 \ + dary_heap-0.3.7 \ + fxhash-0.2.1 \ + hashbrown-0.14.5 \ + heck-0.5.0 \ + include-flate-0.3.0 \ + include-flate-codegen-0.2.0 \ + indoc-2.0.5 \ + jieba-macros-0.7.1 \ + jieba-rs-0.7.1 \ + lazy_static-1.5.0 \ + libc-0.2.169 \ + libflate-2.1.0 \ + libflate_lz77-2.1.0 \ + memchr-2.7.4 \ + memoffset-0.9.1 \ + once_cell-1.20.2 \ + phf-0.11.3 \ + phf_codegen-0.11.3 \ + phf_generator-0.11.3 \ + phf_shared-0.11.3 \ + portable-atomic-1.10.0 \ + proc-macro2-1.0.93 \ + pyo3-0.23.4 \ + pyo3-build-config-0.23.4 \ + pyo3-ffi-0.23.4 \ + pyo3-macros-0.23.4 \ + pyo3-macros-backend-0.23.4 \ + python3-dll-a-0.2.12 \ + quote-1.0.38 \ + rand-0.8.5 \ + rand_core-0.6.4 \ + regex-1.11.1 \ + regex-automata-0.4.9 \ + regex-syntax-0.8.5 \ + rle-decode-fast-1.0.3 \ + shlex-1.3.0 \ + siphasher-1.0.1 \ + smallvec-1.13.2 \ + syn-2.0.96 \ + target-lexicon-0.12.16 \ + unicode-ident-1.0.14 \ + unindent-0.2.3 \ + version_check-0.9.5 \ + zerocopy-0.7.35 \ + zerocopy-derive-0.7.35 diff --git a/chinese/py-rjieba/distinfo b/chinese/py-rjieba/distinfo new file mode 100644 index 000000000000..ccda1074e6d3 --- /dev/null +++ b/chinese/py-rjieba/distinfo @@ -0,0 +1,115 @@ +TIMESTAMP = 1755498585 +SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 +SIZE (rust/crates/adler32-1.2.0.crate) = 6411 +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/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 +SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/cc-1.2.9.crate) = c8293772165d9345bdaaa39b45b2109591e63fe5e6fbc23c6ff930a048aa310b +SIZE (rust/crates/cc-1.2.9.crate) = 101156 +SHA256 (rust/crates/cedarwood-0.4.6.crate) = 6d910bedd62c24733263d0bed247460853c9d22e8956bd4cd964302095e04e90 +SIZE (rust/crates/cedarwood-0.4.6.crate) = 12726 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/core2-0.4.0.crate) = b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505 +SIZE (rust/crates/core2-0.4.0.crate) = 37075 +SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 +SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 +SHA256 (rust/crates/dary_heap-0.3.7.crate) = 04d2cd9c18b9f454ed67da600630b021a8a80bf33f8c95896ab33aaf1c26b728 +SIZE (rust/crates/dary_heap-0.3.7.crate) = 24076 +SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c +SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/include-flate-0.3.0.crate) = df49c16750695486c1f34de05da5b7438096156466e7f76c38fcdf285cf0113e +SIZE (rust/crates/include-flate-0.3.0.crate) = 1072081 +SHA256 (rust/crates/include-flate-codegen-0.2.0.crate) = 8c5b246c6261be723b85c61ecf87804e8ea4a35cb68be0ff282ed84b95ffe7d7 +SIZE (rust/crates/include-flate-codegen-0.2.0.crate) = 2268 +SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 +SIZE (rust/crates/indoc-2.0.5.crate) = 14396 +SHA256 (rust/crates/jieba-macros-0.7.1.crate) = 7c676b32a471d3cfae8dac2ad2f8334cd52e53377733cca8c1fb0a5062fec192 +SIZE (rust/crates/jieba-macros-0.7.1.crate) = 204683 +SHA256 (rust/crates/jieba-rs-0.7.1.crate) = 9a77d0ae8831f870c4f6ffce310f708b5273ea2e7a88e6af770a10d1b4876311 +SIZE (rust/crates/jieba-rs-0.7.1.crate) = 4114286 +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/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/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 +SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a +SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 +SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 +SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 +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 +SIZE (rust/crates/phf_codegen-0.11.3.crate) = 13741 +SHA256 (rust/crates/phf_generator-0.11.3.crate) = 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d +SIZE (rust/crates/phf_generator-0.11.3.crate) = 15431 +SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5 +SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 +SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6 +SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760 +SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 +SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/pyo3-0.23.4.crate) = 57fe09249128b3173d092de9523eaa75136bf7ba85e0d69eca241c7939c933cc +SIZE (rust/crates/pyo3-0.23.4.crate) = 1087676 +SHA256 (rust/crates/pyo3-build-config-0.23.4.crate) = 1cd3927b5a78757a0d71aa9dff669f903b1eb64b54142a9bd9f757f8fde65fd7 +SIZE (rust/crates/pyo3-build-config-0.23.4.crate) = 33885 +SHA256 (rust/crates/pyo3-ffi-0.23.4.crate) = dab6bb2102bd8f991e7749f130a70d05dd557613e39ed2deeee8e9ca0c4d548d +SIZE (rust/crates/pyo3-ffi-0.23.4.crate) = 74806 +SHA256 (rust/crates/pyo3-macros-0.23.4.crate) = 91871864b353fd5ffcb3f91f2f703a22a9797c91b9ab497b1acac7b07ae509c7 +SIZE (rust/crates/pyo3-macros-0.23.4.crate) = 8852 +SHA256 (rust/crates/pyo3-macros-backend-0.23.4.crate) = 43abc3b80bc20f3facd86cd3c60beed58c3e2aa26213f3cda368de39c60a27e4 +SIZE (rust/crates/pyo3-macros-backend-0.23.4.crate) = 70912 +SHA256 (rust/crates/python3-dll-a-0.2.12.crate) = 9b66f9171950e674e64bad3456e11bb3cca108e5c34844383cfe277f45c8a7a8 +SIZE (rust/crates/python3-dll-a-0.2.12.crate) = 83731 +SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc +SIZE (rust/crates/quote-1.0.38.crate) = 31252 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +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 +SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c +SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/rle-decode-fast-1.0.3.crate) = 3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422 +SIZE (rust/crates/rle-decode-fast-1.0.3.crate) = 62086 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 +SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 +SIZE (rust/crates/syn-2.0.96.crate) = 297497 +SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 +SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 +SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 +SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 +SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce +SIZE (rust/crates/unindent-0.2.3.crate) = 7306 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 +SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 +SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e +SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 +SHA256 (messense-rjieba-py-v0.1.13_GH0.tar.gz) = 235e9b7f84e0781d13fd2e6918a5149575f73a71c29673c81cab271842e32058 +SIZE (messense-rjieba-py-v0.1.13_GH0.tar.gz) = 10972 diff --git a/chinese/py-rjieba/pkg-descr b/chinese/py-rjieba/pkg-descr new file mode 100644 index 000000000000..3dafd24fad48 --- /dev/null +++ b/chinese/py-rjieba/pkg-descr @@ -0,0 +1,2 @@ +rjieba is the jieba-rs Python binding. +jieba-rs is the Jieba Chinese Word Segmentation Implemented in Rust. diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index af29ddb073ab..bd563de4df1d 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -1,13 +1,12 @@ PORTNAME= fldigi -DISTVERSION= 4.2.06 -PORTREVISION= 1 +DISTVERSION= 4.2.07 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} \ - http://www.w1hkj.com/files/fldigi/ + https://www.w1hkj.org/files/fldigi/ MAINTAINER= hamradio@FreeBSD.org COMMENT= Digital decoder for psk, cw, psk31, olivia -WWW= http://www.w1hkj.com +WWW= https://www.w1hkj.org/FldigiHelp/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING @@ -17,29 +16,27 @@ BUILD_DEPENDS= asciidoc:textproc/asciidoc \ xsltproc:textproc/libxslt LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig \ + libpng16.so:graphics/png \ libportaudio.so:audio/portaudio \ libsamplerate.so:audio/libsamplerate \ libsndfile.so:audio/libsndfile \ - libudev.so:devel/libudev-devd \ - libpng16.so:graphics/png + libudev.so:devel/libudev-devd -USES= autoreconf:build compiler:c++11-lib desktop-file-utils gmake jpeg \ - perl5 pkgconfig shebangfix xorg +USES= autoreconf:build compiler:c++11-lib desktop-file-utils gmake \ + jpeg perl5 pkgconfig shebangfix xorg +USE_CXXSTD= gnu++0x USE_XORG= x11 xcursor xext xfixes xft xinerama xrender -USE_CXXSTD= gnu++0x GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share - +CONFIGURE_ARGS= --enable-optimizations=none \ + --with-asciidoc \ + --with-sndfile CONFIGURE_ENV= EXTRA_LIBS="-lexecinfo" \ FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" -CONFIGURE_ARGS= --with-asciidoc \ - --with-sndfile \ - --enable-optimizations=none -OPTIONS_DEFINE= DOCS FLARQ HAMLIB NLS OSS PULSEAUDIO -OPTIONS_DEFAULT=FLARQ HAMLIB OSS -OPTIONS_SUB= yes +OPTIONS_DEFINE= DOCS FLARQ HAMLIB NLS OSS PULSEAUDIO +OPTIONS_DEFAULT= FLARQ HAMLIB OSS +OPTIONS_SUB= yes FLARQ_DESC= Compile flarq HAMLIB_DESC= Support rig control via hamlib @@ -47,11 +44,11 @@ HAMLIB_DESC= Support rig control via hamlib FLARQ_CONFIGURE_ENABLE= flarq HAMLIB_LIB_DEPENDS= libhamlib.so:comms/hamlib HAMLIB_CONFIGURE_WITH= hamlib +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls OSS_CONFIGURE_ENABLE= oss PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CONFIGURE_WITH= pulseaudio -NLS_USES= gettext -NLS_CONFIGURE_ENABLE= nls post-configure: ${RM} ${WRKSRC}/doc/*.1 diff --git a/comms/fldigi/distinfo b/comms/fldigi/distinfo index fbfc5232433d..54d38b83682b 100644 --- a/comms/fldigi/distinfo +++ b/comms/fldigi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728669331 -SHA256 (fldigi-4.2.06.tar.gz) = 4360de225d6f8cfeb9bb6a5be6ac492e52702c8f704f87609c452d3bcb1b6c08 -SIZE (fldigi-4.2.06.tar.gz) = 5149140 +TIMESTAMP = 1754565098 +SHA256 (fldigi-4.2.07.tar.gz) = f4aa538747c1aa2542f74d51d4f747d921326b7d888e5fa3931492a45ba1b3aa +SIZE (fldigi-4.2.07.tar.gz) = 5272322 diff --git a/comms/flrig/Makefile b/comms/flrig/Makefile index 1d2863c4ecde..a9ac853b7702 100644 --- a/comms/flrig/Makefile +++ b/comms/flrig/Makefile @@ -1,14 +1,15 @@ PORTNAME= flrig -PORTVERSION= 2.0.05 +DISTVERSION= 2.0.08 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} \ - http://www.w1hkj.com/files/fldigi/ + https://www.w1hkj.org/files/fldigi/ MAINTAINER= hamradio@FreeBSD.org COMMENT= Ham Radio rig control program, cooperates with fldigi -WWW= http://www.w1hkj.com/flrig-help/index.html +WWW= https://www.w1hkj.org/flrig-help/ LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig \ @@ -20,12 +21,14 @@ USE_XORG= x11 xcursor xext xfixes xft xinerama xrender GNU_CONFIGURE= yes CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" + PLIST_FILES= bin/flrig \ share/applications/flrig.desktop \ share/pixmaps/flrig.xpm + OPTIONS_DEFINE= NATIVE -NATIVE_CONFIGURE_ON+= --enable-optimizations=native -NATIVE_CONFIGURE_OFF+= --enable-optimizations=none +NATIVE_CONFIGURE_ON= --enable-optimizations=native +NATIVE_CONFIGURE_OFF= --enable-optimizations=none .include <bsd.port.mk> diff --git a/comms/flrig/distinfo b/comms/flrig/distinfo index 5fe54d681afb..a8f380274aed 100644 --- a/comms/flrig/distinfo +++ b/comms/flrig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703941314 -SHA256 (flrig-2.0.05.tar.gz) = 31cdc025f05db489fd9ba087eb4d8c8f85168fc3aa9cf95fe488b02d780c62b0 -SIZE (flrig-2.0.05.tar.gz) = 1112204 +TIMESTAMP = 1754514101 +SHA256 (flrig-2.0.08.tar.gz) = f9eaf140164a1f330e40f33f54093e230f48b4f6675bd35d8aed07434f12ce6f +SIZE (flrig-2.0.08.tar.gz) = 1137235 diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile index e1550a578b25..e41f4e94a06f 100644 --- a/converters/p5-JSON-PP/Makefile +++ b/converters/p5-JSON-PP/Makefile @@ -1,5 +1,6 @@ PORTNAME= JSON-PP PORTVERSION= 4.16 +PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ISHIGAKI diff --git a/converters/p5-JSON-PP/files/patch-bin_json__pp b/converters/p5-JSON-PP/files/patch-bin_json__pp new file mode 100644 index 000000000000..3a4471fc7983 --- /dev/null +++ b/converters/p5-JSON-PP/files/patch-bin_json__pp @@ -0,0 +1,13 @@ +Silence Getopt::Long warning + +--- bin/json_pp.orig 2025-08-20 12:20:56 UTC ++++ bin/json_pp +@@ -2,7 +2,7 @@ use strict; + + BEGIN { pop @INC if $INC[-1] eq '.' } + use strict; +-use Getopt::Long; ++use Getopt::Long qw( :config no_ignore_case ); + use Encode (); + + use JSON::PP (); diff --git a/converters/simdutf/Makefile b/converters/simdutf/Makefile index 7bb949e9d229..e19b3cef134b 100644 --- a/converters/simdutf/Makefile +++ b/converters/simdutf/Makefile @@ -1,6 +1,6 @@ PORTNAME= simdutf DISTVERSIONPREFIX= v -DISTVERSION= 7.3.4 +DISTVERSION= 7.3.6 CATEGORIES= converters textproc MAINTAINER= fuz@FreeBSD.org diff --git a/converters/simdutf/distinfo b/converters/simdutf/distinfo index 0442e38ad8a4..b5aa414ea497 100644 --- a/converters/simdutf/distinfo +++ b/converters/simdutf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754049409 -SHA256 (simdutf-simdutf-v7.3.4_GH0.tar.gz) = c42ed66ceff7bc3e5f4981453864d1b7f656032843909b3807a632be46a1f5d4 -SIZE (simdutf-simdutf-v7.3.4_GH0.tar.gz) = 2206868 +TIMESTAMP = 1755237077 +SHA256 (simdutf-simdutf-v7.3.6_GH0.tar.gz) = c08f3dce1cbb7a8bead9eb53bcbda778e8a1c69b7d3a0690682f1b09fbb85c31 +SIZE (simdutf-simdutf-v7.3.6_GH0.tar.gz) = 2209424 diff --git a/databases/Makefile b/databases/Makefile index ff431296db1e..1703f10f9513 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -67,6 +67,7 @@ SUBDIR += firebird30-server SUBDIR += firebird40-client SUBDIR += firebird40-server + SUBDIR += fmptools SUBDIR += fortytwo-bdb SUBDIR += foundationdb71-client SUBDIR += foundationdb71-server @@ -193,7 +194,7 @@ SUBDIR += mysql-connector-c++ SUBDIR += mysql-connector-j SUBDIR += mysql-connector-java51 - SUBDIR += mysql-connector-odbc-80 + SUBDIR += mysql-connector-odbc SUBDIR += mysql2pgsql SUBDIR += mysql80-client SUBDIR += mysql80-server @@ -954,6 +955,7 @@ SUBDIR += rubygem-bdb1 SUBDIR += rubygem-bigrecord SUBDIR += rubygem-brpoplpush-redis_script + SUBDIR += rubygem-click_house-client SUBDIR += rubygem-couchrest SUBDIR += rubygem-dalli SUBDIR += rubygem-data_objects diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index 1742573965de..b00994d8d33d 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,5 +1,6 @@ PORTNAME= arrow DISTVERSION= 20.0.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc @@ -185,7 +186,7 @@ TESTING_CMAKE_BOOL= ARROW_TESTING TESTING_LIB_DEPENDS= libgtest.so:devel/googletest # form OPTIONS_DEFAULT -.for opt in ${OPTIONS_GROUP_COMPONENTS} +.for opt in ${OPTIONS_GROUP_COMPONENTS} ${OPTIONS_GROUP_COMPRESSION} . if "${${opt}_BROKEN}" == "" OPTIONS_DEFAULT+= ${opt} . endif @@ -204,6 +205,9 @@ PLIST_FILES+= bin/arrow-file-to-stream \ .if ${PORT_OPTIONS:MGANDIVA} || ${PORT_OPTIONS:MCOMPUTE} PLIST_FILES+= lib/cmake/Arrow/Findutf8proc.cmake .endif +.if ${PORT_OPTIONS:MGANDIVA} || ${PORT_OPTIONS:MZSTD} +PLIST_FILES+= lib/cmake/Gandiva/FindzstdAlt.cmake +.endif .if ${PORT_OPTIONS:MPYTHON} == "PYTHON" && ${PORT_OPTIONS:MFLIGHT} == "FLIGHT" PLIST_SUB+= PYTHONFLIGHT="" diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile index 6bdc71143da4..58c06d74cbaa 100644 --- a/databases/bbdb/Makefile +++ b/databases/bbdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= bbdb DISTVERSIONPREFIX= v DISTVERSION= 3.2.2a -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/databases/closql-devel/Makefile b/databases/closql-devel/Makefile index 6340b39a92b8..947e8773dd2f 100644 --- a/databases/closql-devel/Makefile +++ b/databases/closql-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= closql DISTVERSIONPREFIX= v DISTVERSION= 2.2.2 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= databases elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/databases/closql/Makefile b/databases/closql/Makefile index 85d4398664d3..9dec78218484 100644 --- a/databases/closql/Makefile +++ b/databases/closql/Makefile @@ -1,6 +1,7 @@ PORTNAME= closql DISTVERSIONPREFIX= v DISTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/databases/emacsql-devel/Makefile b/databases/emacsql-devel/Makefile index 4a0e9a3f4ab9..707de61e1f31 100644 --- a/databases/emacsql-devel/Makefile +++ b/databases/emacsql-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= emacsql DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= databases elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/databases/emacsql/Makefile b/databases/emacsql/Makefile index 2902b554ddac..62afd9cf426c 100644 --- a/databases/emacsql/Makefile +++ b/databases/emacsql/Makefile @@ -1,6 +1,7 @@ PORTNAME= emacsql DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 +PORTREVISION= 1 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/databases/fmptools/Makefile b/databases/fmptools/Makefile new file mode 100644 index 000000000000..1496e5a7da5d --- /dev/null +++ b/databases/fmptools/Makefile @@ -0,0 +1,35 @@ +PORTNAME= fmptools +DISTVERSION= 0.2.2 +CATEGORIES= databases +MASTER_SITES= https://github.com/evanmiller/${PORTNAME}/releases/download/v${DISTVERSION}/ + +MAINTAINER= walker.thompson@urz.uni-heidelberg.de +COMMENT= Convert FileMaker Pro databases to several convenient formats +WWW= https://github.com/evanmiller/fmptools + +LICENSE= MIT + +USES= iconv libtool localbase:ldflags +GNU_CONFIGURE= yes + +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= JSON SQLITE XLSX +OPTIONS_DEFAULT=JSON SQLITE XLSX +OPTIONS_SUB= yes + +XLSX_DESC= Excel export support via libxlsxwriter + +JSON_LIB_DEPENDS= libyajl.so:devel/yajl +JSON_CONFIGURE_ENV_OFF= ac_cv_lib_yajl_yajl_gen_alloc=no + +SQLITE_USES= sqlite:3 +SQLITE_CONFIGURE_ENV_OFF= ac_cv_lib_sqlite3_sqlite3_open_v2=no + +XLSX_LIB_DEPENDS= libxlsxwriter.so:math/libxlsxwriter +XLSX_CONFIGURE_ENV_OFF= ac_cv_lib_xlsxwriter_workbook_new=no + +post-install: + ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/.libs/fmpdump ${STAGEDIR}${PREFIX}/bin + +.include <bsd.port.mk> diff --git a/databases/fmptools/distinfo b/databases/fmptools/distinfo new file mode 100644 index 000000000000..783916abdd74 --- /dev/null +++ b/databases/fmptools/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1753108499 +SHA256 (fmptools-0.2.2.tar.gz) = 4db60b95cdce3567c7eb20cabcb1838854964fbb651cb8aa7db18a8897aa3995 +SIZE (fmptools-0.2.2.tar.gz) = 417561 diff --git a/databases/fmptools/files/patch-src_fmp.c b/databases/fmptools/files/patch-src_fmp.c new file mode 100644 index 000000000000..785f3cbb6bd1 --- /dev/null +++ b/databases/fmptools/files/patch-src_fmp.c @@ -0,0 +1,11 @@ +--- src/fmp.c.orig 2025-05-31 21:44:22 UTC ++++ src/fmp.c +@@ -20,8 +20,6 @@ + * THE SOFTWARE. + */ + +-#define _XOPEN_SOURCE 600 /* strptime */ +-#define _POSIX_C_SOURCE 200809L /* fmemopen */ + #include <time.h> + + #include <fcntl.h> diff --git a/databases/fmptools/pkg-descr b/databases/fmptools/pkg-descr new file mode 100644 index 000000000000..9bdd79f6199e --- /dev/null +++ b/databases/fmptools/pkg-descr @@ -0,0 +1,3 @@ +Some tools for reading FileMaker Pro files +(fp3, fp5, fp7, and fmp12). Options to export +to multiple formats: xlsx, json, sqlite. diff --git a/databases/fmptools/pkg-plist b/databases/fmptools/pkg-plist new file mode 100644 index 000000000000..0c371c97ce68 --- /dev/null +++ b/databases/fmptools/pkg-plist @@ -0,0 +1,9 @@ +%%JSON%%bin/fmp2json +%%SQLITE%%bin/fmp2sqlite +%%XLSX%%bin/fmp2excel +bin/fmpdump +include/fmp.h +lib/libfmptools.a +lib/libfmptools.so +lib/libfmptools.so.0 +lib/libfmptools.so.0.0.0 diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 0007fb121277..c61e5ef3e89a 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -1,5 +1,5 @@ PORTNAME= gdbm -PORTVERSION= 1.25 +PORTVERSION= 1.26 CATEGORIES= databases MASTER_SITES= GNU diff --git a/databases/gdbm/distinfo b/databases/gdbm/distinfo index 6d80f4341c96..39bb689d0435 100644 --- a/databases/gdbm/distinfo +++ b/databases/gdbm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742653915 -SHA256 (gdbm-1.25.tar.gz) = d02db3c5926ed877f8817b81cd1f92f53ef74ca8c6db543fbba0271b34f393ec -SIZE (gdbm-1.25.tar.gz) = 1224180 +TIMESTAMP = 1753870817 +SHA256 (gdbm-1.26.tar.gz) = 6a24504a14de4a744103dcb936be976df6fbe88ccff26065e54c1c47946f4a5e +SIZE (gdbm-1.26.tar.gz) = 1226591 diff --git a/databases/gdbm/files/patch-src_lock.c b/databases/gdbm/files/patch-src_lock.c deleted file mode 100644 index 65913f3d5b7c..000000000000 --- a/databases/gdbm/files/patch-src_lock.c +++ /dev/null @@ -1,35 +0,0 @@ ---- src/lock.c.orig 2025-03-06 16:24:09 UTC -+++ src/lock.c -@@ -73,15 +73,10 @@ try_lock_flock (GDBM_FILE dbf, int nb) - { - return TRY_LOCK_OK; - } -- else if (errno == EWOULDBLOCK) -+ else if (errno == EWOULDBLOCK || errno == EINTR) - { - return TRY_LOCK_FAIL; - } -- else if (errno == EINTR) -- { -- errno = ETIME; -- return TRY_LOCK_FAIL; -- } - #endif - return TRY_LOCK_NEXT; - } -@@ -116,7 +111,6 @@ try_lock_lockf (GDBM_FILE dbf, int nb) - switch (errno) - { - case EINTR: -- errno = ETIME; - case EACCES: - case EAGAIN: - case EDEADLK: -@@ -162,7 +156,6 @@ try_lock_fcntl (GDBM_FILE dbf, int nb) - switch (errno) - { - case EINTR: -- errno = ETIME; - case EACCES: - case EAGAIN: - case EDEADLK: diff --git a/databases/libvalkey/Makefile b/databases/libvalkey/Makefile index 3adc18cc5780..5090da866e10 100644 --- a/databases/libvalkey/Makefile +++ b/databases/libvalkey/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvalkey -DISTVERSION= 0.1.0 +DISTVERSION= 0.2.0 CATEGORIES= databases MAINTAINER= dtxdf@FreeBSD.org diff --git a/databases/libvalkey/distinfo b/databases/libvalkey/distinfo index ab6ee00ddc66..2a5fc91fc739 100644 --- a/databases/libvalkey/distinfo +++ b/databases/libvalkey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752512663 -SHA256 (valkey-io-libvalkey-0.1.0_GH0.tar.gz) = 3e1bd416603d2297c983f132b0fb01f86974e09fc23a985422349f9cbce4d7ce -SIZE (valkey-io-libvalkey-0.1.0_GH0.tar.gz) = 206658 +TIMESTAMP = 1755627857 +SHA256 (valkey-io-libvalkey-0.2.0_GH0.tar.gz) = d620d93fc3c39b297babe3d9003901aeddaa600507a1844accdb23539a762029 +SIZE (valkey-io-libvalkey-0.2.0_GH0.tar.gz) = 207972 diff --git a/databases/libvalkey/pkg-plist b/databases/libvalkey/pkg-plist index 9e2828a2fbb1..07d3c858e797 100644 --- a/databases/libvalkey/pkg-plist +++ b/databases/libvalkey/pkg-plist @@ -18,6 +18,7 @@ include/valkey/read.h include/valkey/sockcompat.h include/valkey/tls.h include/valkey/valkey.h +include/valkey/visibility.h lib/libvalkey.a lib/libvalkey.so lib/libvalkey.so.0 @@ -28,3 +29,4 @@ lib/libvalkey_tls.so.0 lib/libvalkey_tls.so.0.1.0 libdata/pkgconfig/valkey.pc libdata/pkgconfig/valkey_tls.pc + diff --git a/databases/mysql-connector-odbc-80/Makefile b/databases/mysql-connector-odbc-80/Makefile deleted file mode 100644 index 501f5ea87616..000000000000 --- a/databases/mysql-connector-odbc-80/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -PORTNAME= mysql-connector-odbc -PORTVERSION= 8.0.32 -CATEGORIES= databases -MASTER_SITES= MYSQL/Connector-ODBC/8.0 -PKGNAMESUFFIX= -${DRIVER_MANAGER}-mysql${MYSQL_VER} -DISTNAME= ${PORTNAME}-${PORTVERSION}-src - -MAINTAINER= bofh@FreeBSD.org -COMMENT= ODBC driver for MySQL${MYSQL_VER} / ${DRIVER_MANAGER} -WWW= https://www.mysql.com/ - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -LIB_DEPENDS= libodbc.so:databases/unixODBC \ - libunwind.so:devel/libunwind \ - libzstd.so:archivers/zstd - -USES= cmake compiler:c++11-lang localbase:ldflags mysql:80 ssl -USE_LDCONFIG= yes - -CMAKE_ARGS= -DWITH_UNIXODBC=1 -DDISABLE_GUI=1 - -DRIVER_MANAGER= unixodbc - -PLIST_FILES= bin/myodbc-installer \ - lib/libmyodbc8a.so \ - lib/libmyodbc8w.so \ - test/dltest -PORTDOCS= * - -OPTIONS_DEFINE= DOCS - -post-install: - @${RM} ${STAGEDIR}${PREFIX}/INFO_BIN - @${RM} ${STAGEDIR}${PREFIX}/INFO_SRC - -.include <bsd.port.mk> diff --git a/databases/mysql-connector-odbc-80/distinfo b/databases/mysql-connector-odbc-80/distinfo deleted file mode 100644 index 6348964715af..000000000000 --- a/databases/mysql-connector-odbc-80/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1675358550 -SHA256 (mysql-connector-odbc-8.0.32-src.tar.gz) = 068f275afccc69e2ea5ea0d59ea0ecf0380710f9a9f6158e4751f07d5eec84a2 -SIZE (mysql-connector-odbc-8.0.32-src.tar.gz) = 3845574 diff --git a/databases/mysql-connector-odbc-80/files/patch-CMakeLists.txt b/databases/mysql-connector-odbc-80/files/patch-CMakeLists.txt deleted file mode 100644 index 366b09a1ecf7..000000000000 --- a/databases/mysql-connector-odbc-80/files/patch-CMakeLists.txt +++ /dev/null @@ -1,234 +0,0 @@ ---- CMakeLists.txt.orig 2022-12-10 21:58:26 UTC -+++ CMakeLists.txt -@@ -458,7 +458,7 @@ IF(WIN32) - - if (FIX_WARNINGS) - -- # TODO: Increase warning level and once all warnings are cleared, enable -+ # TODO: Increase warning level and once all warnings are cleared, enable - # higher warning level in MAINTAINER_MODE. We start with no warnings on - # level /W1 - -@@ -478,7 +478,7 @@ ELSE(WIN32) - if(FIX_WARNINGS) - - # TODO: Fix the compile warnings generated without `-w`. Once done, -- # remove this option in MAINTAINER_MODE so that we see when new -+ # remove this option in MAINTAINER_MODE so that we see when new - # warnings appear. Then proceed to `-w extra`. - - add_compile_options(-Werror) -@@ -486,7 +486,7 @@ ELSE(WIN32) - else() - - add_compile_options( -w ) -- -+ - endif() - - ENDIF(WIN32) -@@ -517,7 +517,6 @@ ADD_SUBDIRECTORY(installer) - - ADD_SUBDIRECTORY(dltest) - ADD_SUBDIRECTORY(installer) --ADD_SUBDIRECTORY(test) - - # For dynamic linking use the built-in sys and strings - IF(NOT MYSQLCLIENT_STATIC_LINKING) -@@ -591,10 +590,10 @@ INCLUDE(cmake/info_bin.cmake) - #------------ Installation --------------------------- - INCLUDE(cmake/info_bin.cmake) - --INSTALL(FILES LICENSE.txt DESTINATION .) -+INSTALL(FILES LICENSE.txt DESTINATION ./share/doc/mysql-connector-odbc/) - - if(EXISTS "${CMAKE_SOURCE_DIR}/README.txt") -- INSTALL(FILES README.txt DESTINATION .) -+ INSTALL(FILES README.txt DESTINATION ./share/doc/mysql-connector-odbc/) - else() - INSTALL(FILES README.md DESTINATION .) - INSTALL(FILES CONTRIBUTING.md DESTINATION .) -@@ -658,7 +657,7 @@ ELSE(WIN32) - - ELSE(WIN32) - -- INSTALL(FILES ChangeLog DESTINATION .) -+ INSTALL(FILES ChangeLog DESTINATION ./share/doc/mysql-connector-odbc/) - - ENDIF(WIN32) - -@@ -666,16 +665,16 @@ ENDIF(WIN32) - # Bundle 3rd party dependencies if needed - # ======================================= - --# If build is configured with BUNDEL_DEPENDENCIES enabled then client-side --# plugins, their dependencies and other dependencies of the client library that --# are found at the client library installation location are copied to the -+# If build is configured with BUNDEL_DEPENDENCIES enabled then client-side -+# plugins, their dependencies and other dependencies of the client library that -+# are found at the client library installation location are copied to the - # location where ODBC driver is installed. - # --# The lists of known plugins and 3rd party libraries are specified below. Only --# the specified plugins and libraries will be bundled. Also plugins and --# libraries that can be found with the server but which should be ignored are --# specified below. When building in MAINTAINER_MODE cmake will report error if --# it finds a plugin or 3rd party librariy which is not listed here. When that -+# The lists of known plugins and 3rd party libraries are specified below. Only -+# the specified plugins and libraries will be bundled. Also plugins and -+# libraries that can be found with the server but which should be ignored are -+# specified below. When building in MAINTAINER_MODE cmake will report error if -+# it finds a plugin or 3rd party librariy which is not listed here. When that - # happens the lists should be updated. - # - # TODO: Move these checks to cmake/FindMySQL.cmake ? -@@ -697,20 +696,20 @@ endif() - # Plugin dependencies. - # - # Warning: If one library name is a prefix of the other, the longer name --# should be listed first, otherwise the logic detecting missing dependencies -+# should be listed first, otherwise the logic detecting missing dependencies - # will break... For example: `krb5support` must go before `krb5` - - set(AUTH_DEPS_fido fido2) - - if(WIN32) -- set(AUTH_DEPS_kerberos -+ set(AUTH_DEPS_kerberos - comerr gssapi k5sprt krbcc xpprof krb5 - ) - else() - set(AUTH_DEPS_kerberos gssapi_krb5 k5crypto krb5support krb5 com_err) - endif() - --# Note: On Solaris and macOS all dependencies of ldap_sasl plugin are assumed -+# Note: On Solaris and macOS all dependencies of ldap_sasl plugin are assumed - # to be part of the OS. - - if(NOT APPLE AND NOT CMAKE_SYSTEM_NAME MATCHES "SunOS") -@@ -730,7 +729,7 @@ set(BUNDLED_LIBS - libssl libcrypto ssleay libeay - ) - --# List plugins and other libraries that can be found bundled with the server -+# List plugins and other libraries that can be found bundled with the server - # but which are not relevant on client-side and can be safely ignored. - - set(IGNORED_PLUGINS qa_auth_client) -@@ -797,11 +796,11 @@ endfunction(bundle_lib) - - - # Bundle libraries listed in a list variable ${to_bundle}. --# Libraries that were found and bundled are removed from ${to_bundle} list. --# Other libraries found but not listed in ${to_bundle} are returned -+# Libraries that were found and bundled are removed from ${to_bundle} list. -+# Other libraries found but not listed in ${to_bundle} are returned - # in ${ignored} variable. --# If additional arguments are given, they are used as glob expressions to find --# the libraries to be bundled, otherwise 3rd parties bundled in with the server -+# If additional arguments are given, they are used as glob expressions to find -+# the libraries to be bundled, otherwise 3rd parties bundled in with the server - # are searched in ${MYSQL_LIB_DIR} locations. - - macro(bundle_libs to_bundle ignored) -@@ -811,12 +810,12 @@ macro(bundle_libs to_bundle ignored) - if(ARGN) - - file(GLOB _bundled ${ARGN}) -- -+ - else() - - file(GLOB _bundled - "${MYSQL_LIB_DIR}/*${CMAKE_SHARED_LIBRARY_SUFFIX}*" -- "${MYSQL_LIB_DIR}/private/*${CMAKE_SHARED_LIBRARY_SUFFIX}*" -+ "${MYSQL_LIB_DIR}/private/*${CMAKE_SHARED_LIBRARY_SUFFIX}*" - ) - - # On windows, libs are in bin directory -@@ -865,9 +864,9 @@ endmacro(bundle_libs) - endmacro(bundle_libs) - - --# Bundle plugins listed in PLUGINS list. Each bundled plugin P is removed from --# the list and its dependedencies listed in DEPS_${P} are also bundled. Client --# side plugins found with the server and not listed in PLUGINS are returned -+# Bundle plugins listed in PLUGINS list. Each bundled plugin P is removed from -+# the list and its dependedencies listed in DEPS_${P} are also bundled. Client -+# side plugins found with the server and not listed in PLUGINS are returned - # in ${ignored} list. - - macro(bundle_plugins ignored) -@@ -888,7 +887,7 @@ macro(bundle_plugins ignored) - - #message("== looking at client-side plugin: ${lib_name}") - -- # Match plugin name against names in PLUGINS list and in case of match -+ # Match plugin name against names in PLUGINS list and in case of match - # remove that name from the list - - unset(plugin) -@@ -926,7 +925,7 @@ macro(bundle_plugins ignored) - set(sasl_bundled 1) - endif() - -- # On Windows the MIT Kerberos library uses ccapiserver.exe application -+ # On Windows the MIT Kerberos library uses ccapiserver.exe application - # in some scenarios - we need to bundle it as well. - - if(WIN32 AND "${DEPS_${plugin}}" MATCHES "krb5") -@@ -1000,7 +999,7 @@ if(BUNDLE_DEPENDENCIES) - endforeach() - - # Bundle the plugins and their dependencies. -- -+ - unset(ingored) - bundle_plugins(ignored) - -@@ -1012,7 +1011,7 @@ if(BUNDLE_DEPENDENCIES) - - foreach(plugin ${IGNORED_PLUGINS}) - -- # Note: Old cmake (seen with 3.13.4) generates this error on -+ # Note: Old cmake (seen with 3.13.4) generates this error on - # list(FILTER...) if the list is empty: - # "list sub-command FILTER requires list to be present" - -@@ -1037,8 +1036,8 @@ if(BUNDLE_DEPENDENCIES) - - message(STATUS "Looking for bundled client lib dependencies") - -- # Bundle additional libraries listed in BUNDLED_LIBS -- # For OpenSSL libs, first look in the location of the library that -+ # Bundle additional libraries listed in BUNDLED_LIBS -+ # For OpenSSL libs, first look in the location of the library that - # is actually being used in the build. - - #message("== BUNDLED_LIBS: ${BUNDLED_LIBS}") -@@ -1052,12 +1051,12 @@ if(BUNDLE_DEPENDENCIES) - unset(extra_libs) - bundle_libs(BUNDLED_LIBS extra_libs) - -- # In MAINTAINER_MODE check whether all 3rd party libs found but not bundled -+ # In MAINTAINER_MODE check whether all 3rd party libs found but not bundled - # are listed in IGNORED_LIBS - - if(MAINTAINER_MODE) - -- # Extend ignore list with libraries that are dependencies of known plugins -+ # Extend ignore list with libraries that are dependencies of known plugins - # and are not listed in BUNDLED_LIBS. Otherwise we would get false errors - # below. - -@@ -1065,8 +1064,8 @@ if(BUNDLE_DEPENDENCIES) - list(APPEND IGNORED_LIBS ${DEPS_${plugin}}) - endforeach() - -- # Remove from ${extra_libs} the libraries that we know we should ignore. -- # Also the openssl libs that might end up in ${extra_libs} bacause of two -+ # Remove from ${extra_libs} the libraries that we know we should ignore. -+ # Also the openssl libs that might end up in ${extra_libs} bacause of two - # stage search logic above. - - #message("== extra_libs: ${extra_libs}") diff --git a/databases/mysql-connector-odbc/Makefile b/databases/mysql-connector-odbc/Makefile new file mode 100644 index 000000000000..e78c38cc2edb --- /dev/null +++ b/databases/mysql-connector-odbc/Makefile @@ -0,0 +1,49 @@ +PORTNAME= mysql-connector-odbc +DISTVERSION= 9.4.0 +CATEGORIES= databases +MASTER_SITES= MYSQL/Connector-ODBC/9.0 +DISTNAME= ${PORTNAME}-${DISTVERSION}-src + +MAINTAINER= bofh@FreeBSD.org +COMMENT= ODBC driver for MySQL +WWW= https://www.mysql.com/ + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +LIB_DEPENDS= libunwind.so:devel/libunwind \ + libzstd.so:archivers/zstd +.if ${FLAVOR:U} == unixodbc +LIB_DEPENDS+= libodbc.so:databases/unixODBC +.elif ${FLAVOR:U} == iodbc +LIB_DEPENDS+= libiodbc.so:databases/libiodbc +.endif + +FLAVORS= unixodbc iodbc +FLAVOR?= ${FLAVORS:[1]} +iodbc_PKGNAMESUFFIX= -iodbc +unixodbc_PKGNAMESUFFIX= -unixodbc + +USES= cmake localbase:ldflags mysql ssl +USE_GCC= yes +USE_LDCONFIG= yes + +CMAKE_ARGS= -DINSTALL_DOCDIR=${DOCSDIR} \ + -DINSTALL_TESTDIR=${DATADIR}/test +CMAKE_ON= DISABLE_GUI +.if ${FLAVOR:U} == unixodbc +CMAKE_ON+= WITH_UNIXODBC +.elif ${FLAVOR:U} == iodbc +CMAKE_OFF+= WITH_UNIXODBC +CMAKE_ARGS+= -DODBC_INCLUDES=${PREFIX}/include/libiodbc +.endif + +LDFLAGS+= -lexecinfo + +OPTIONS_DEFINE= DOCS + +post-install: + @${RM} ${STAGEDIR}${DOCSDIR}/INFO_BIN + @${RM} ${STAGEDIR}${DOCSDIR}/INFO_SRC + +.include <bsd.port.mk> diff --git a/databases/mysql-connector-odbc/distinfo b/databases/mysql-connector-odbc/distinfo new file mode 100644 index 000000000000..8d7fe7f69108 --- /dev/null +++ b/databases/mysql-connector-odbc/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1753569340 +SHA256 (mysql-connector-odbc-9.4.0-src.tar.gz) = 67a7ddae7303fda95903f374286316a9e2e19b6181eb2badbb280ef70f779bd9 +SIZE (mysql-connector-odbc-9.4.0-src.tar.gz) = 3986982 diff --git a/databases/mysql-connector-odbc-80/files/patch-driver_dll.cc b/databases/mysql-connector-odbc/files/patch-driver_dll.cc index 59db345c06bb..402d1b423879 100644 --- a/databases/mysql-connector-odbc-80/files/patch-driver_dll.cc +++ b/databases/mysql-connector-odbc/files/patch-driver_dll.cc @@ -1,11 +1,11 @@ ---- driver/dll.cc.orig 2022-12-10 21:58:26 UTC +--- driver/dll.cc.orig 2025-06-19 12:19:21 UTC +++ driver/dll.cc -@@ -145,7 +145,7 @@ void myodbc_end() +@@ -144,7 +144,7 @@ void myodbc_end() This eliminates the delay when mysys_end() is called and other threads have been initialized but not ended. */ - my_thread_end_wait_time= 0; + static uint my_thread_end_wait_time= 0; #endif - - mysql_library_end(); + /* + When driver is unloaded the plugin pool must be cleared. diff --git a/databases/mysql-connector-odbc-80/files/patch-include_mysql-8.0_my__sys.h b/databases/mysql-connector-odbc/files/patch-include_mysql-8.0_my__sys.h index f56fd61ce3bf..265c31628422 100644 --- a/databases/mysql-connector-odbc-80/files/patch-include_mysql-8.0_my__sys.h +++ b/databases/mysql-connector-odbc/files/patch-include_mysql-8.0_my__sys.h @@ -1,6 +1,6 @@ ---- include/mysql-8.0/my_sys.h.orig 2022-12-10 21:58:26 UTC +--- include/mysql-8.0/my_sys.h.orig 2025-06-19 12:19:21 UTC +++ include/mysql-8.0/my_sys.h -@@ -34,8 +34,12 @@ +@@ -41,8 +41,12 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, #include "my_config.h" #ifdef HAVE_ALLOCA_H @@ -13,7 +13,7 @@ #include <limits.h> #ifdef _WIN32 #include <malloc.h> -@@ -322,6 +326,8 @@ typedef int (*IO_CACHE_CALLBACK)(IO_CACHE *); +@@ -332,6 +336,8 @@ typedef int (*IO_CACHE_CALLBACK)(IO_CACHE *); struct IO_CACHE; typedef int (*IO_CACHE_CALLBACK)(IO_CACHE *); diff --git a/databases/mysql-connector-odbc-80/pkg-descr b/databases/mysql-connector-odbc/pkg-descr index 0441dd6a5d7f..0441dd6a5d7f 100644 --- a/databases/mysql-connector-odbc-80/pkg-descr +++ b/databases/mysql-connector-odbc/pkg-descr diff --git a/databases/mysql-connector-odbc/pkg-plist b/databases/mysql-connector-odbc/pkg-plist new file mode 100644 index 000000000000..895ec74fbd0d --- /dev/null +++ b/databases/mysql-connector-odbc/pkg-plist @@ -0,0 +1,51 @@ +bin/myodbc-installer +lib/libmyodbc9a.so +lib/libmyodbc9w.so +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt +%%PORTDOCS%%%%DOCSDIR%%/README.txt +%%DATADIR%%/test/CTestTestfile.cmake +%%DATADIR%%/test/dltest +%%DATADIR%%/test/my_auth +%%DATADIR%%/test/my_basics +%%DATADIR%%/test/my_blob +%%DATADIR%%/test/my_bug13766 +%%DATADIR%%/test/my_bulk +%%DATADIR%%/test/my_catalog1 +%%DATADIR%%/test/my_catalog2 +%%DATADIR%%/test/my_catalog3 +%%DATADIR%%/test/my_crash +%%DATADIR%%/test/my_curext +%%DATADIR%%/test/my_cursor +%%DATADIR%%/test/my_data +%%DATADIR%%/test/my_datetime +%%DATADIR%%/test/my_desc +%%DATADIR%%/test/my_dyn_cursor +%%DATADIR%%/test/my_error +%%DATADIR%%/test/my_info +%%DATADIR%%/test/my_keys +%%DATADIR%%/test/my_options +%%DATADIR%%/test/my_param +%%DATADIR%%/test/my_param2 +%%DATADIR%%/test/my_pooling +%%DATADIR%%/test/my_prepare +%%DATADIR%%/test/my_relative +%%DATADIR%%/test/my_result1 +%%DATADIR%%/test/my_result2 +%%DATADIR%%/test/my_result3 +%%DATADIR%%/test/my_scroll +%%DATADIR%%/test/my_setup +%%DATADIR%%/test/my_tran +%%DATADIR%%/test/my_types +%%DATADIR%%/test/my_unicode +%%DATADIR%%/test/my_unixodbc +%%DATADIR%%/test/my_use_result +%%DATADIR%%/test/odbc.ini +%%DATADIR%%/test/odbcinst.ini +%%DATADIR%%/test/openid_token_correct.txt +%%DATADIR%%/test/openid_token_empty.txt +%%DATADIR%%/test/openid_token_expired.txt +%%DATADIR%%/test/openid_token_invalid.txt +%%DATADIR%%/test/openid_token_issuer2.txt +%%DATADIR%%/test/openid_token_key2.txt +%%DATADIR%%/test/openid_token_user2.txt diff --git a/databases/pg.el/Makefile b/databases/pg.el/Makefile index 8065238366a7..d057cc564d3d 100644 --- a/databases/pg.el/Makefile +++ b/databases/pg.el/Makefile @@ -1,6 +1,7 @@ PORTNAME= pg.el DISTVERSIONPREFIX= v DISTVERSION= 0.58 +PORTREVISION= 1 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/databases/php85-pdo/files/patch-pdo__sql__parser.c b/databases/php85-pdo/files/patch-pdo__sql__parser.c deleted file mode 100644 index 191eea16a3bd..000000000000 --- a/databases/php85-pdo/files/patch-pdo__sql__parser.c +++ /dev/null @@ -1,729 +0,0 @@ ---- pdo_sql_parser.c.orig 2025-07-02 12:59:51 UTC -+++ pdo_sql_parser.c -@@ -0,0 +1,726 @@ -+/* Generated by re2c 3.1 */ -+/* -+ +----------------------------------------------------------------------+ -+ | Copyright (c) The PHP Group | -+ +----------------------------------------------------------------------+ -+ | This source file is subject to version 3.01 of the PHP license, | -+ | that is bundled with this package in the file LICENSE, and is | -+ | available through the world-wide-web at the following url: | -+ | https://www.php.net/license/3_01.txt | -+ | If you did not receive a copy of the PHP license and are unable to | -+ | obtain it through the world-wide-web, please send a note to | -+ | license@php.net so we can mail you a copy immediately. | -+ +----------------------------------------------------------------------+ -+ | Author: George Schlossnagle <george@omniti.com> | -+ +----------------------------------------------------------------------+ -+*/ -+ -+#include "php.h" -+#include "php_pdo_driver.h" -+#include "pdo_sql_parser.h" -+ -+static int default_scanner(pdo_scanner_t *s) -+{ -+ const char *cursor = s->cur; -+ -+ s->tok = cursor; -+ -+ -+ -+{ -+ YYCTYPE yych; -+ unsigned int yyaccept = 0; -+ if ((YYLIMIT - YYCURSOR) < 2) YYFILL(2); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy4; -+ case '\'': goto yy6; -+ case '-': goto yy7; -+ case '/': goto yy8; -+ case ':': goto yy9; -+ case '?': goto yy10; -+ default: goto yy2; -+ } -+yy1: -+ YYCURSOR = YYMARKER; -+ switch (yyaccept) { -+ case 0: goto yy5; -+ case 1: goto yy15; -+ default: goto yy19; -+ } -+yy2: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: -+ case '"': -+ case '\'': -+ case '-': -+ case '/': -+ case ':': -+ case '?': goto yy3; -+ default: goto yy2; -+ } -+yy3: -+ { RET(PDO_PARSER_TEXT); } -+yy4: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych >= 0x01) goto yy13; -+yy5: -+ { SKIP_ONE(PDO_PARSER_TEXT); } -+yy6: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x00) goto yy5; -+ goto yy17; -+yy7: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '-': goto yy20; -+ default: goto yy5; -+ } -+yy8: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '*': goto yy22; -+ default: goto yy5; -+ } -+yy9: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy23; -+ case ':': goto yy25; -+ default: goto yy5; -+ } -+yy10: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '?': goto yy27; -+ default: goto yy11; -+ } -+yy11: -+ { RET(PDO_PARSER_BIND_POS); } -+yy12: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy13: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy14; -+ default: goto yy12; -+ } -+yy14: -+ yyaccept = 1; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '"': goto yy12; -+ default: goto yy15; -+ } -+yy15: -+ { RET(PDO_PARSER_TEXT); } -+yy16: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy17: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '\'': goto yy18; -+ default: goto yy16; -+ } -+yy18: -+ yyaccept = 2; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\'': goto yy16; -+ default: goto yy19; -+ } -+yy19: -+ { RET(PDO_PARSER_TEXT); } -+yy20: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\n': goto yy21; -+ default: goto yy20; -+ } -+yy21: -+ { RET(PDO_PARSER_TEXT); } -+yy22: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy28; -+ default: goto yy22; -+ } -+yy23: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy23; -+ default: goto yy24; -+ } -+yy24: -+ { RET(PDO_PARSER_BIND); } -+yy25: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case ':': goto yy25; -+ default: goto yy26; -+ } -+yy26: -+ { RET(PDO_PARSER_TEXT); } -+yy27: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '?': goto yy27; -+ default: goto yy26; -+ } -+yy28: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy28; -+ case '/': goto yy29; -+ default: goto yy22; -+ } -+yy29: -+ ++YYCURSOR; -+ goto yy21; -+} -+ -+} -+ -+struct placeholder { -+ const char *pos; -+ size_t len; -+ zend_string *quoted; /* quoted value */ -+ int bindno; -+ struct placeholder *next; -+}; -+ -+struct custom_quote { -+ const char *pos; -+ size_t len; -+}; -+ -+static void free_param_name(zval *el) { -+ zend_string_release(Z_PTR_P(el)); -+} -+ -+PDO_API int pdo_parse_params(pdo_stmt_t *stmt, zend_string *inquery, zend_string **outquery) -+{ -+ pdo_scanner_t s; -+ char *newbuffer; -+ ptrdiff_t t; -+ uint32_t bindno = 0; -+ int ret = 0, escapes = 0; -+ size_t newbuffer_len; -+ HashTable *params; -+ struct pdo_bound_param_data *param; -+ int query_type = PDO_PLACEHOLDER_NONE; -+ struct placeholder *placeholders = NULL, *placetail = NULL, *plc = NULL; -+ int (*scan)(pdo_scanner_t *s); -+ struct custom_quote custom_quote = {NULL, 0}; -+ -+ scan = stmt->dbh->methods->scanner ? stmt->dbh->methods->scanner : default_scanner; -+ -+ s.cur = ZSTR_VAL(inquery); -+ s.end = s.cur + ZSTR_LEN(inquery) + 1; -+ -+ /* phase 1: look for args */ -+ while((t = scan(&s)) != PDO_PARSER_EOI) { -+ if (custom_quote.pos) { -+ /* Inside a custom quote */ -+ if (t == PDO_PARSER_CUSTOM_QUOTE && custom_quote.len == s.cur - s.tok && !strncmp(s.tok, custom_quote.pos, custom_quote.len)) { -+ /* Matching closing quote found, end custom quoting */ -+ custom_quote.pos = NULL; -+ custom_quote.len = 0; -+ } else if (t == PDO_PARSER_ESCAPED_QUESTION) { -+ /* An escaped question mark has been used inside a dollar quoted string, most likely as a workaround -+ * as a single "?" would have been parsed as placeholder, due to the lack of support for dollar quoted -+ * strings. For now, we emit a deprecation notice, but still process it */ -+ php_error_docref(NULL, E_DEPRECATED, "Escaping question marks inside dollar quoted strings is not required anymore and is deprecated"); -+ -+ goto placeholder; -+ } -+ -+ continue; -+ } -+ -+ if (t == PDO_PARSER_CUSTOM_QUOTE) { -+ /* Start of a custom quote, keep a reference to search for the matching closing quote */ -+ custom_quote.pos = s.tok; -+ custom_quote.len = s.cur - s.tok; -+ -+ continue; -+ } -+ -+ if (t == PDO_PARSER_BIND || t == PDO_PARSER_BIND_POS || t == PDO_PARSER_ESCAPED_QUESTION) { -+ if (t == PDO_PARSER_ESCAPED_QUESTION && stmt->supports_placeholders == PDO_PLACEHOLDER_POSITIONAL) { -+ /* escaped question marks unsupported, treat as text */ -+ continue; -+ } -+ -+ if (t == PDO_PARSER_BIND) { -+ ptrdiff_t len = s.cur - s.tok; -+ if ((ZSTR_VAL(inquery) < (s.cur - len)) && isalnum(*(s.cur - len - 1))) { -+ continue; -+ } -+ query_type |= PDO_PLACEHOLDER_NAMED; -+ } else if (t == PDO_PARSER_BIND_POS) { -+ query_type |= PDO_PLACEHOLDER_POSITIONAL; -+ } -+ -+placeholder: -+ plc = emalloc(sizeof(*plc)); -+ memset(plc, 0, sizeof(*plc)); -+ plc->next = NULL; -+ plc->pos = s.tok; -+ plc->len = s.cur - s.tok; -+ -+ if (t == PDO_PARSER_ESCAPED_QUESTION) { -+ plc->bindno = PDO_PARSER_BINDNO_ESCAPED_CHAR; -+ plc->quoted = ZSTR_CHAR('?'); -+ escapes++; -+ } else { -+ plc->bindno = bindno++; -+ } -+ -+ if (placetail) { -+ placetail->next = plc; -+ } else { -+ placeholders = plc; -+ } -+ placetail = plc; -+ } -+ } -+ -+ /* did the query make sense to me? */ -+ if (query_type == (PDO_PLACEHOLDER_NAMED|PDO_PLACEHOLDER_POSITIONAL)) { -+ /* they mixed both types; punt */ -+ pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "mixed named and positional parameters"); -+ ret = -1; -+ goto clean_up; -+ } -+ -+ params = stmt->bound_params; -+ if (stmt->supports_placeholders == PDO_PLACEHOLDER_NONE && params && bindno != zend_hash_num_elements(params)) { -+ /* extra bit of validation for instances when same params are bound more than once */ -+ if (query_type != PDO_PLACEHOLDER_POSITIONAL && bindno > zend_hash_num_elements(params)) { -+ int ok = 1; -+ for (plc = placeholders; plc; plc = plc->next) { -+ if ((param = zend_hash_str_find_ptr(params, plc->pos, plc->len)) == NULL) { -+ ok = 0; -+ break; -+ } -+ } -+ if (ok) { -+ goto safe; -+ } -+ } -+ pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "number of bound variables does not match number of tokens"); -+ ret = -1; -+ goto clean_up; -+ } -+ -+ if (!placeholders) { -+ /* nothing to do; good! */ -+ return 0; -+ } -+ -+ if (stmt->supports_placeholders == query_type && !stmt->named_rewrite_template) { -+ /* query matches native syntax */ -+ if (escapes) { -+ newbuffer_len = ZSTR_LEN(inquery); -+ goto rewrite; -+ } -+ -+ ret = 0; -+ goto clean_up; -+ } -+ -+ if (query_type == PDO_PLACEHOLDER_NAMED && stmt->named_rewrite_template) { -+ /* magic/hack. -+ * We we pretend that the query was positional even if -+ * it was named so that we fall into the -+ * named rewrite case below. Not too pretty, -+ * but it works. */ -+ query_type = PDO_PLACEHOLDER_POSITIONAL; -+ } -+ -+safe: -+ /* what are we going to do ? */ -+ if (stmt->supports_placeholders == PDO_PLACEHOLDER_NONE) { -+ /* query generation */ -+ -+ newbuffer_len = ZSTR_LEN(inquery); -+ -+ /* let's quote all the values */ -+ for (plc = placeholders; plc && params; plc = plc->next) { -+ if (plc->bindno == PDO_PARSER_BINDNO_ESCAPED_CHAR) { -+ /* escaped character */ -+ continue; -+ } -+ -+ if (query_type == PDO_PLACEHOLDER_NONE) { -+ continue; -+ } -+ -+ if (query_type == PDO_PLACEHOLDER_POSITIONAL) { -+ param = zend_hash_index_find_ptr(params, plc->bindno); -+ } else { -+ param = zend_hash_str_find_ptr(params, plc->pos, plc->len); -+ } -+ if (param == NULL) { -+ /* parameter was not defined */ -+ ret = -1; -+ pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "parameter was not defined"); -+ goto clean_up; -+ } -+ if (stmt->dbh->methods->quoter) { -+ zval *parameter; -+ if (Z_ISREF(param->parameter)) { -+ parameter = Z_REFVAL(param->parameter); -+ } else { -+ parameter = ¶m->parameter; -+ } -+ if (param->param_type == PDO_PARAM_LOB && Z_TYPE_P(parameter) == IS_RESOURCE) { -+ php_stream *stm; -+ -+ php_stream_from_zval_no_verify(stm, parameter); -+ if (stm) { -+ zend_string *buf; -+ -+ buf = php_stream_copy_to_mem(stm, PHP_STREAM_COPY_ALL, 0); -+ if (!buf) { -+ buf = ZSTR_EMPTY_ALLOC(); -+ } -+ -+ plc->quoted = stmt->dbh->methods->quoter(stmt->dbh, buf, param->param_type); -+ -+ if (buf) { -+ zend_string_release_ex(buf, 0); -+ } -+ if (plc->quoted == NULL) { -+ /* bork */ -+ ret = -1; -+ strncpy(stmt->error_code, stmt->dbh->error_code, 6); -+ goto clean_up; -+ } -+ -+ } else { -+ pdo_raise_impl_error(stmt->dbh, stmt, "HY105", "Expected a stream resource"); -+ ret = -1; -+ goto clean_up; -+ } -+ } else { -+ enum pdo_param_type param_type = param->param_type; -+ zend_string *buf = NULL; -+ -+ /* assume all types are nullable */ -+ if (Z_TYPE_P(parameter) == IS_NULL) { -+ param_type = PDO_PARAM_NULL; -+ } -+ -+ switch (param_type) { -+ case PDO_PARAM_BOOL: -+ plc->quoted = zend_is_true(parameter) ? ZSTR_CHAR('1') : ZSTR_CHAR('0'); -+ break; -+ -+ case PDO_PARAM_INT: -+ plc->quoted = zend_long_to_str(zval_get_long(parameter)); -+ break; -+ -+ case PDO_PARAM_NULL: -+ plc->quoted = ZSTR_KNOWN(ZEND_STR_NULL); -+ break; -+ -+ default: { -+ buf = zval_try_get_string(parameter); -+ /* parameter does not have a string representation, buf == NULL */ -+ if (EG(exception)) { -+ /* bork */ -+ ret = -1; -+ strncpy(stmt->error_code, stmt->dbh->error_code, 6); -+ goto clean_up; -+ } -+ -+ plc->quoted = stmt->dbh->methods->quoter(stmt->dbh, buf, param_type); -+ } -+ } -+ -+ if (buf) { -+ zend_string_release_ex(buf, 0); -+ } -+ } -+ } else { -+ zval *parameter; -+ if (Z_ISREF(param->parameter)) { -+ parameter = Z_REFVAL(param->parameter); -+ } else { -+ parameter = ¶m->parameter; -+ } -+ plc->quoted = zend_string_copy(Z_STR_P(parameter)); -+ } -+ newbuffer_len += ZSTR_LEN(plc->quoted); -+ } -+ -+rewrite: -+ /* allocate output buffer */ -+ *outquery = zend_string_alloc(newbuffer_len, 0); -+ newbuffer = ZSTR_VAL(*outquery); -+ -+ /* and build the query */ -+ const char *ptr = ZSTR_VAL(inquery); -+ plc = placeholders; -+ -+ do { -+ t = plc->pos - ptr; -+ if (t) { -+ memcpy(newbuffer, ptr, t); -+ newbuffer += t; -+ } -+ if (plc->quoted) { -+ memcpy(newbuffer, ZSTR_VAL(plc->quoted), ZSTR_LEN(plc->quoted)); -+ newbuffer += ZSTR_LEN(plc->quoted); -+ } else { -+ memcpy(newbuffer, plc->pos, plc->len); -+ newbuffer += plc->len; -+ } -+ ptr = plc->pos + plc->len; -+ -+ plc = plc->next; -+ } while (plc); -+ -+ t = ZSTR_VAL(inquery) + ZSTR_LEN(inquery) - ptr; -+ if (t) { -+ memcpy(newbuffer, ptr, t); -+ newbuffer += t; -+ } -+ *newbuffer = '\0'; -+ ZSTR_LEN(*outquery) = newbuffer - ZSTR_VAL(*outquery); -+ -+ ret = 1; -+ goto clean_up; -+ -+ } else if (query_type == PDO_PLACEHOLDER_POSITIONAL) { -+ /* rewrite ? to :pdoX */ -+ const char *tmpl = stmt->named_rewrite_template ? stmt->named_rewrite_template : ":pdo%d"; -+ int bind_no = 1; -+ -+ newbuffer_len = ZSTR_LEN(inquery); -+ -+ if (stmt->bound_param_map == NULL) { -+ ALLOC_HASHTABLE(stmt->bound_param_map); -+ zend_hash_init(stmt->bound_param_map, 13, NULL, free_param_name, 0); -+ } -+ -+ for (plc = placeholders; plc; plc = plc->next) { -+ int skip_map = 0; -+ zend_string *p; -+ zend_string *idxbuf; -+ -+ if (plc->bindno == PDO_PARSER_BINDNO_ESCAPED_CHAR) { -+ continue; -+ } -+ -+ zend_string *name = zend_string_init(plc->pos, plc->len, 0); -+ -+ /* check if bound parameter is already available */ -+ if (zend_string_equals_literal(name, "?") || (p = zend_hash_find_ptr(stmt->bound_param_map, name)) == NULL) { -+ idxbuf = zend_strpprintf(0, tmpl, bind_no++); -+ } else { -+ idxbuf = zend_string_copy(p); -+ skip_map = 1; -+ } -+ -+ plc->quoted = idxbuf; -+ newbuffer_len += ZSTR_LEN(plc->quoted); -+ -+ if (!skip_map && stmt->named_rewrite_template) { -+ /* create a mapping */ -+ zend_hash_update_ptr(stmt->bound_param_map, name, zend_string_copy(plc->quoted)); -+ } -+ -+ /* map number to name */ -+ zend_hash_index_update_ptr(stmt->bound_param_map, plc->bindno, zend_string_copy(plc->quoted)); -+ -+ zend_string_release(name); -+ } -+ -+ goto rewrite; -+ -+ } else { -+ /* rewrite :name to ? */ -+ -+ newbuffer_len = ZSTR_LEN(inquery); -+ -+ if (stmt->bound_param_map == NULL) { -+ ALLOC_HASHTABLE(stmt->bound_param_map); -+ zend_hash_init(stmt->bound_param_map, 13, NULL, free_param_name, 0); -+ } -+ -+ for (plc = placeholders; plc; plc = plc->next) { -+ zend_string *name = zend_string_init(plc->pos, plc->len, 0); -+ zend_hash_index_update_ptr(stmt->bound_param_map, plc->bindno, name); -+ plc->quoted = ZSTR_CHAR('?'); -+ newbuffer_len -= plc->len - 1; -+ } -+ -+ goto rewrite; -+ } -+ -+clean_up: -+ -+ while (placeholders) { -+ plc = placeholders; -+ placeholders = plc->next; -+ if (plc->quoted) { -+ zend_string_release_ex(plc->quoted, 0); -+ } -+ efree(plc); -+ } -+ -+ return ret; -+} diff --git a/databases/php85-pdo_mysql/files/patch-mysql__sql__parser.c b/databases/php85-pdo_mysql/files/patch-mysql__sql__parser.c deleted file mode 100644 index 9a6c3b11bb6e..000000000000 --- a/databases/php85-pdo_mysql/files/patch-mysql__sql__parser.c +++ /dev/null @@ -1,398 +0,0 @@ ---- mysql_sql_parser.c.orig 2025-07-02 13:18:02 UTC -+++ mysql_sql_parser.c -@@ -0,0 +1,395 @@ -+/* Generated by re2c 3.1 */ -+/* -+ +----------------------------------------------------------------------+ -+ | Copyright (c) The PHP Group | -+ +----------------------------------------------------------------------+ -+ | This source file is subject to version 3.01 of the PHP license, | -+ | that is bundled with this package in the file LICENSE, and is | -+ | available through the world-wide-web at the following url: | -+ | https://www.php.net/license/3_01.txt | -+ | If you did not receive a copy of the PHP license and are unable to | -+ | obtain it through the world-wide-web, please send a note to | -+ | license@php.net so we can mail you a copy immediately. | -+ +----------------------------------------------------------------------+ -+ | Author: Matteo Beccati <mbeccati@php.net> | -+ +----------------------------------------------------------------------+ -+*/ -+ -+ -+#include "php.h" -+#include "ext/pdo/php_pdo_driver.h" -+#include "ext/pdo/pdo_sql_parser.h" -+ -+int pdo_mysql_scanner(pdo_scanner_t *s) -+{ -+ const char *cursor = s->cur; -+ -+ s->tok = cursor; -+ -+ -+ -+{ -+ YYCTYPE yych; -+ unsigned int yyaccept = 0; -+ if ((YYLIMIT - YYCURSOR) < 3) YYFILL(3); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy4; -+ case '#': goto yy6; -+ case '\'': goto yy7; -+ case '-': goto yy8; -+ case '/': goto yy9; -+ case ':': goto yy10; -+ case '?': goto yy11; -+ case '`': goto yy13; -+ default: goto yy2; -+ } -+yy1: -+ YYCURSOR = YYMARKER; -+ switch (yyaccept) { -+ case 0: goto yy5; -+ case 1: goto yy17; -+ case 2: goto yy24; -+ default: goto yy36; -+ } -+yy2: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: -+ case '"': -+ case '#': -+ case '\'': -+ case '-': -+ case '/': -+ case ':': -+ case '?': -+ case '`': goto yy3; -+ default: goto yy2; -+ } -+yy3: -+ { RET(PDO_PARSER_TEXT); } -+yy4: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych >= 0x01) goto yy15; -+yy5: -+ { SKIP_ONE(PDO_PARSER_TEXT); } -+yy6: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '\n': goto yy5; -+ default: goto yy19; -+ } -+yy7: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x00) goto yy5; -+ goto yy22; -+yy8: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ switch (yych) { -+ case '-': goto yy26; -+ default: goto yy5; -+ } -+yy9: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '*': goto yy27; -+ default: goto yy5; -+ } -+yy10: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy28; -+ case ':': goto yy30; -+ default: goto yy5; -+ } -+yy11: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '?': goto yy32; -+ default: goto yy12; -+ } -+yy12: -+ { RET(PDO_PARSER_BIND_POS); } -+yy13: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x00) goto yy5; -+ goto yy34; -+yy14: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy15: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy16; -+ case '\\': goto yy18; -+ default: goto yy14; -+ } -+yy16: -+ yyaccept = 1; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '"': goto yy14; -+ default: goto yy17; -+ } -+yy17: -+ { RET(PDO_PARSER_TEXT); } -+yy18: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ if (yych <= 0x00) goto yy1; -+ goto yy14; -+yy19: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\n': goto yy20; -+ default: goto yy19; -+ } -+yy20: -+ { RET(PDO_PARSER_TEXT); } -+yy21: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy22: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '\'': goto yy23; -+ case '\\': goto yy25; -+ default: goto yy21; -+ } -+yy23: -+ yyaccept = 2; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\'': goto yy21; -+ default: goto yy24; -+ } -+yy24: -+ { RET(PDO_PARSER_TEXT); } -+yy25: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ if (yych <= 0x00) goto yy1; -+ goto yy21; -+yy26: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '\t': -+ case '\v': -+ case '\f': -+ case '\r': -+ case ' ': goto yy19; -+ default: goto yy1; -+ } -+yy27: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy37; -+ default: goto yy27; -+ } -+yy28: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy28; -+ default: goto yy29; -+ } -+yy29: -+ { RET(PDO_PARSER_BIND); } -+yy30: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case ':': goto yy30; -+ default: goto yy31; -+ } -+yy31: -+ { RET(PDO_PARSER_TEXT); } -+yy32: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '?': goto yy32; -+ default: goto yy31; -+ } -+yy33: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy34: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '`': goto yy35; -+ default: goto yy33; -+ } -+yy35: -+ yyaccept = 3; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '`': goto yy33; -+ default: goto yy36; -+ } -+yy36: -+ { RET(PDO_PARSER_TEXT); } -+yy37: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy37; -+ case '/': goto yy38; -+ default: goto yy27; -+ } -+yy38: -+ ++YYCURSOR; -+ goto yy20; -+} -+ -+} diff --git a/databases/php85-pdo_pgsql/files/patch-pgsql__sql__parser.c b/databases/php85-pdo_pgsql/files/patch-pgsql__sql__parser.c deleted file mode 100644 index e2f535ec545e..000000000000 --- a/databases/php85-pdo_pgsql/files/patch-pgsql__sql__parser.c +++ /dev/null @@ -1,528 +0,0 @@ ---- pgsql_sql_parser.c.orig 2025-07-02 13:28:41 UTC -+++ pgsql_sql_parser.c -@@ -0,0 +1,525 @@ -+/* Generated by re2c 3.1 */ -+/* -+ +----------------------------------------------------------------------+ -+ | Copyright (c) The PHP Group | -+ +----------------------------------------------------------------------+ -+ | This source file is subject to version 3.01 of the PHP license, | -+ | that is bundled with this package in the file LICENSE, and is | -+ | available through the world-wide-web at the following url: | -+ | https://www.php.net/license/3_01.txt | -+ | If you did not receive a copy of the PHP license and are unable to | -+ | obtain it through the world-wide-web, please send a note to | -+ | license@php.net so we can mail you a copy immediately. | -+ +----------------------------------------------------------------------+ -+ | Author: Matteo Beccati <mbeccati@php.net> | -+ +----------------------------------------------------------------------+ -+*/ -+ -+ -+#include "php.h" -+#include "ext/pdo/php_pdo_driver.h" -+#include "ext/pdo/pdo_sql_parser.h" -+ -+int pdo_pgsql_scanner(pdo_scanner_t *s) -+{ -+ const char *cursor = s->cur; -+ -+ s->tok = cursor; -+ -+ -+ -+{ -+ YYCTYPE yych; -+ unsigned int yyaccept = 0; -+ if ((YYLIMIT - YYCURSOR) < 2) YYFILL(2); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy4; -+ case '$': goto yy6; -+ case '\'': goto yy7; -+ case '-': goto yy8; -+ case '/': goto yy9; -+ case ':': goto yy10; -+ case '?': goto yy11; -+ case 'E': -+ case 'e': goto yy13; -+ default: goto yy2; -+ } -+yy1: -+ YYCURSOR = YYMARKER; -+ switch (yyaccept) { -+ case 0: goto yy5; -+ case 1: goto yy17; -+ case 2: goto yy23; -+ default: goto yy35; -+ } -+yy2: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: -+ case '"': -+ case '$': -+ case '\'': -+ case '-': -+ case '/': -+ case ':': -+ case '?': -+ case 'E': -+ case 'e': goto yy3; -+ default: goto yy2; -+ } -+yy3: -+ { RET(PDO_PARSER_TEXT); } -+yy4: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych >= 0x01) goto yy15; -+yy5: -+ { SKIP_ONE(PDO_PARSER_TEXT); } -+yy6: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ switch (yych) { -+ case 0x00: -+ case 0x01: -+ case 0x02: -+ case 0x03: -+ case 0x04: -+ case 0x05: -+ case 0x06: -+ case 0x07: -+ case 0x08: -+ case '\t': -+ case '\n': -+ case '\v': -+ case '\f': -+ case '\r': -+ case 0x0E: -+ case 0x0F: -+ case 0x10: -+ case 0x11: -+ case 0x12: -+ case 0x13: -+ case 0x14: -+ case 0x15: -+ case 0x16: -+ case 0x17: -+ case 0x18: -+ case 0x19: -+ case 0x1A: -+ case 0x1B: -+ case 0x1C: -+ case 0x1D: -+ case 0x1E: -+ case 0x1F: -+ case ' ': -+ case '!': -+ case '"': -+ case '#': -+ case '%': -+ case '&': -+ case '\'': -+ case '(': -+ case ')': -+ case '*': -+ case '+': -+ case ',': -+ case '-': -+ case '.': -+ case '/': -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case ':': -+ case ';': -+ case '<': -+ case '=': -+ case '>': -+ case '?': -+ case '@': -+ case '[': -+ case '\\': -+ case ']': -+ case '^': -+ case '`': -+ case '{': -+ case '|': -+ case '}': -+ case '~': -+ case 0x7F: goto yy5; -+ case '$': goto yy18; -+ default: goto yy19; -+ } -+yy7: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x00) goto yy5; -+ goto yy21; -+yy8: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '-': goto yy24; -+ default: goto yy5; -+ } -+yy9: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '*': goto yy26; -+ default: goto yy5; -+ } -+yy10: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy27; -+ case ':': goto yy29; -+ default: goto yy5; -+ } -+yy11: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '?': goto yy31; -+ default: goto yy12; -+ } -+yy12: -+ { RET(PDO_PARSER_BIND_POS); } -+yy13: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ switch (yych) { -+ case '\'': goto yy32; -+ default: goto yy5; -+ } -+yy14: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy15: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy16; -+ default: goto yy14; -+ } -+yy16: -+ yyaccept = 1; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '"': goto yy14; -+ default: goto yy17; -+ } -+yy17: -+ { RET(PDO_PARSER_TEXT); } -+yy18: -+ ++YYCURSOR; -+ { RET(PDO_PARSER_CUSTOM_QUOTE); } -+yy19: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: -+ case 0x01: -+ case 0x02: -+ case 0x03: -+ case 0x04: -+ case 0x05: -+ case 0x06: -+ case 0x07: -+ case 0x08: -+ case '\t': -+ case '\n': -+ case '\v': -+ case '\f': -+ case '\r': -+ case 0x0E: -+ case 0x0F: -+ case 0x10: -+ case 0x11: -+ case 0x12: -+ case 0x13: -+ case 0x14: -+ case 0x15: -+ case 0x16: -+ case 0x17: -+ case 0x18: -+ case 0x19: -+ case 0x1A: -+ case 0x1B: -+ case 0x1C: -+ case 0x1D: -+ case 0x1E: -+ case 0x1F: -+ case ' ': -+ case '!': -+ case '"': -+ case '#': -+ case '%': -+ case '&': -+ case '\'': -+ case '(': -+ case ')': -+ case '*': -+ case '+': -+ case ',': -+ case '-': -+ case '.': -+ case '/': -+ case ':': -+ case ';': -+ case '<': -+ case '=': -+ case '>': -+ case '?': -+ case '@': -+ case '[': -+ case '\\': -+ case ']': -+ case '^': -+ case '`': -+ case '{': -+ case '|': -+ case '}': -+ case '~': -+ case 0x7F: goto yy1; -+ case '$': goto yy18; -+ default: goto yy19; -+ } -+yy20: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy21: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '\'': goto yy22; -+ default: goto yy20; -+ } -+yy22: -+ yyaccept = 2; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\'': goto yy20; -+ default: goto yy23; -+ } -+yy23: -+ { RET(PDO_PARSER_TEXT); } -+yy24: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\n': goto yy25; -+ default: goto yy24; -+ } -+yy25: -+ { RET(PDO_PARSER_TEXT); } -+yy26: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy33; -+ default: goto yy26; -+ } -+yy27: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy27; -+ default: goto yy28; -+ } -+yy28: -+ { RET(PDO_PARSER_BIND); } -+yy29: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case ':': goto yy29; -+ default: goto yy30; -+ } -+yy30: -+ { RET(PDO_PARSER_TEXT); } -+yy31: -+ ++YYCURSOR; -+ { RET(PDO_PARSER_ESCAPED_QUESTION); } -+yy32: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '\'': goto yy34; -+ case '\\': goto yy36; -+ default: goto yy32; -+ } -+yy33: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy33; -+ case '/': goto yy37; -+ default: goto yy26; -+ } -+yy34: -+ yyaccept = 3; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\'': goto yy32; -+ default: goto yy35; -+ } -+yy35: -+ { RET(PDO_PARSER_TEXT); } -+yy36: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ if (yych <= 0x00) goto yy1; -+ goto yy32; -+yy37: -+ ++YYCURSOR; -+ goto yy25; -+} -+ -+} diff --git a/databases/php85-pdo_sqlite/files/patch-sqlite__sql__parser.c b/databases/php85-pdo_sqlite/files/patch-sqlite__sql__parser.c deleted file mode 100644 index 5770c5cf3f7f..000000000000 --- a/databases/php85-pdo_sqlite/files/patch-sqlite__sql__parser.c +++ /dev/null @@ -1,398 +0,0 @@ ---- sqlite_sql_parser.c.orig 2025-07-02 13:27:28 UTC -+++ sqlite_sql_parser.c -@@ -0,0 +1,395 @@ -+/* Generated by re2c 3.1 */ -+/* -+ +----------------------------------------------------------------------+ -+ | Copyright (c) The PHP Group | -+ +----------------------------------------------------------------------+ -+ | This source file is subject to version 3.01 of the PHP license, | -+ | that is bundled with this package in the file LICENSE, and is | -+ | available through the world-wide-web at the following url: | -+ | https://www.php.net/license/3_01.txt | -+ | If you did not receive a copy of the PHP license and are unable to | -+ | obtain it through the world-wide-web, please send a note to | -+ | license@php.net so we can mail you a copy immediately. | -+ +----------------------------------------------------------------------+ -+ | Author: Matteo Beccati <mbeccati@php.net> | -+ +----------------------------------------------------------------------+ -+*/ -+ -+ -+#include "php.h" -+#include "ext/pdo/php_pdo_driver.h" -+#include "ext/pdo/pdo_sql_parser.h" -+ -+int pdo_sqlite_scanner(pdo_scanner_t *s) -+{ -+ const char *cursor = s->cur; -+ -+ s->tok = cursor; -+ -+ -+ -+{ -+ YYCTYPE yych; -+ unsigned int yyaccept = 0; -+ if ((YYLIMIT - YYCURSOR) < 2) YYFILL(2); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy4; -+ case '\'': goto yy6; -+ case '-': goto yy7; -+ case '/': goto yy8; -+ case ':': goto yy9; -+ case '?': goto yy10; -+ case '[': goto yy12; -+ case '`': goto yy13; -+ default: goto yy2; -+ } -+yy1: -+ YYCURSOR = YYMARKER; -+ switch (yyaccept) { -+ case 0: goto yy5; -+ case 1: goto yy17; -+ case 2: goto yy21; -+ case 3: goto yy33; -+ default: goto yy37; -+ } -+yy2: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: -+ case '"': -+ case '\'': -+ case '-': -+ case '/': -+ case ':': -+ case '?': -+ case '[': -+ case '`': goto yy3; -+ default: goto yy2; -+ } -+yy3: -+ { RET(PDO_PARSER_TEXT); } -+yy4: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych >= 0x01) goto yy15; -+yy5: -+ { SKIP_ONE(PDO_PARSER_TEXT); } -+yy6: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x00) goto yy5; -+ goto yy19; -+yy7: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '-': goto yy22; -+ default: goto yy5; -+ } -+yy8: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '*': goto yy24; -+ default: goto yy5; -+ } -+yy9: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy25; -+ case ':': goto yy27; -+ default: goto yy5; -+ } -+yy10: -+ yych = *++YYCURSOR; -+ switch (yych) { -+ case '?': goto yy29; -+ default: goto yy11; -+ } -+yy11: -+ { RET(PDO_PARSER_BIND_POS); } -+yy12: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x00) goto yy5; -+ goto yy31; -+yy13: -+ yyaccept = 0; -+ yych = *(YYMARKER = ++YYCURSOR); -+ if (yych <= 0x00) goto yy5; -+ goto yy35; -+yy14: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy15: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '"': goto yy16; -+ default: goto yy14; -+ } -+yy16: -+ yyaccept = 1; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy17; -+ case '"': goto yy16; -+ default: goto yy14; -+ } -+yy17: -+ { RET(PDO_PARSER_TEXT); } -+yy18: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy19: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '\'': goto yy20; -+ default: goto yy18; -+ } -+yy20: -+ yyaccept = 2; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy21; -+ case '\'': goto yy20; -+ default: goto yy18; -+ } -+yy21: -+ { RET(PDO_PARSER_TEXT); } -+yy22: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '\n': goto yy23; -+ default: goto yy22; -+ } -+yy23: -+ { RET(PDO_PARSER_TEXT); } -+yy24: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy38; -+ default: goto yy24; -+ } -+yy25: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case 'A': -+ case 'B': -+ case 'C': -+ case 'D': -+ case 'E': -+ case 'F': -+ case 'G': -+ case 'H': -+ case 'I': -+ case 'J': -+ case 'K': -+ case 'L': -+ case 'M': -+ case 'N': -+ case 'O': -+ case 'P': -+ case 'Q': -+ case 'R': -+ case 'S': -+ case 'T': -+ case 'U': -+ case 'V': -+ case 'W': -+ case 'X': -+ case 'Y': -+ case 'Z': -+ case '_': -+ case 'a': -+ case 'b': -+ case 'c': -+ case 'd': -+ case 'e': -+ case 'f': -+ case 'g': -+ case 'h': -+ case 'i': -+ case 'j': -+ case 'k': -+ case 'l': -+ case 'm': -+ case 'n': -+ case 'o': -+ case 'p': -+ case 'q': -+ case 'r': -+ case 's': -+ case 't': -+ case 'u': -+ case 'v': -+ case 'w': -+ case 'x': -+ case 'y': -+ case 'z': goto yy25; -+ default: goto yy26; -+ } -+yy26: -+ { RET(PDO_PARSER_BIND); } -+yy27: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case ':': goto yy27; -+ default: goto yy28; -+ } -+yy28: -+ { RET(PDO_PARSER_TEXT); } -+yy29: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '?': goto yy29; -+ default: goto yy28; -+ } -+yy30: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy31: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case ']': goto yy32; -+ default: goto yy30; -+ } -+yy32: -+ yyaccept = 3; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy33; -+ case ']': goto yy32; -+ default: goto yy30; -+ } -+yy33: -+ { RET(PDO_PARSER_TEXT); } -+yy34: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+yy35: -+ switch (yych) { -+ case 0x00: goto yy1; -+ case '`': goto yy36; -+ default: goto yy34; -+ } -+yy36: -+ yyaccept = 4; -+ YYMARKER = ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case 0x00: goto yy37; -+ case '`': goto yy36; -+ default: goto yy34; -+ } -+yy37: -+ { RET(PDO_PARSER_TEXT); } -+yy38: -+ ++YYCURSOR; -+ if (YYLIMIT <= YYCURSOR) YYFILL(1); -+ yych = *YYCURSOR; -+ switch (yych) { -+ case '*': goto yy38; -+ case '/': goto yy39; -+ default: goto yy24; -+ } -+yy39: -+ ++YYCURSOR; -+ goto yy23; -+} -+ -+} diff --git a/databases/postgis36/Makefile b/databases/postgis36/Makefile index 0c2984fe4a3e..e4201f7b2270 100644 --- a/databases/postgis36/Makefile +++ b/databases/postgis36/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.6.0 -DISTVERSIONSUFFIX= beta1 +DISTVERSIONSUFFIX= rc1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 36 diff --git a/databases/postgis36/distinfo b/databases/postgis36/distinfo index 02e5aeafdfee..b2cc65e00a48 100644 --- a/databases/postgis36/distinfo +++ b/databases/postgis36/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754373335 -SHA256 (postgis-3.6.0beta1.tar.gz) = b03d5e83347f709b5654bb375917217ce1b70ba826e120e02342ad5f61b61832 -SIZE (postgis-3.6.0beta1.tar.gz) = 16019328 +TIMESTAMP = 1755588172 +SHA256 (postgis-3.6.0rc1.tar.gz) = ce9de4d8597ac105bebe86e0d99283d8b1234986f8490aded6a8254b4089bdc4 +SIZE (postgis-3.6.0rc1.tar.gz) = 16077157 diff --git a/databases/postgis36/pkg-plist b/databases/postgis36/pkg-plist index e294d2b16c63..2680818d79ec 100644 --- a/databases/postgis36/pkg-plist +++ b/databases/postgis36/pkg-plist @@ -110,7 +110,6 @@ share/man/man1/shp2pgsql.1.gz %%ADDRSTD%%share/doc/postgresql/extension/README.address_standardizer %%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%.sql -%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%VER%%.0alpha1--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--1.0--%%PORTVERSION%%.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.0--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.1--ANY.sql @@ -224,6 +223,9 @@ share/man/man1/shp2pgsql.1.gz %%ADDRSTD%%share/postgresql/extension/address_standardizer--3.5.1--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--3.5.2--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--3.5.3--ANY.sql +%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%VER%%.0alpha1--ANY.sql +%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%VER%%.0beta1--ANY.sql +%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%VER%%.0dev--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--ANY--%%PORTVERSION%%.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer--TEMPLATED--TO--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer.control @@ -344,6 +346,8 @@ share/man/man1/shp2pgsql.1.gz %%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--3.5.1--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--3.5.2--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--3.5.3--ANY.sql +%%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--%%VER%%.0beta1--ANY.sql +%%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--%%VER%%.0dev--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--ANY--%%PORTVERSION%%.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--TEMPLATED--TO--ANY.sql %%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us.control @@ -362,7 +366,6 @@ share/man/man1/shp2pgsql.1.gz %%RASTER%%share/postgresql/contrib/postgis-%%VER%%/raster_comments.sql %%RASTER%%share/postgresql/extension/postgis_raster--%%PORTVERSION%%--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--%%PORTVERSION%%.sql -%%RASTER%%share/postgresql/extension/postgis_raster--%%VER%%.0alpha1--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--2.0.0--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--2.0.1--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--2.0.2--ANY.sql @@ -475,6 +478,9 @@ share/man/man1/shp2pgsql.1.gz %%RASTER%%share/postgresql/extension/postgis_raster--3.5.1--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--3.5.2--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--3.5.3--ANY.sql +%%RASTER%%share/postgresql/extension/postgis_raster--%%VER%%.0alpha1--ANY.sql +%%RASTER%%share/postgresql/extension/postgis_raster--%%VER%%.0beta1--ANY.sql +%%RASTER%%share/postgresql/extension/postgis_raster--%%VER%%.0dev--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--ANY--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_raster--TEMPLATED--TO--ANY.sql %%RASTER%%share/postgresql/extension/postgis_raster--unpackaged--%%PORTVERSION%%.sql @@ -486,7 +492,6 @@ share/man/man1/shp2pgsql.1.gz %%SFCGAL%%share/postgresql/contrib/postgis-%%VER%%/uninstall_sfcgal.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%.sql -%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%VER%%.0alpha1--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.0--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.1--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.2--ANY.sql @@ -599,16 +604,18 @@ share/man/man1/shp2pgsql.1.gz %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--3.5.1--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--3.5.2--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--3.5.3--ANY.sql +%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%VER%%.0alpha1--ANY.sql +%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%VER%%.0beta1--ANY.sql +%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%VER%%.0dev--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--ANY--%%PORTVERSION%%.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--TEMPLATED--TO--ANY.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--unpackaged--%%PORTVERSION%%.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal--unpackaged.sql %%SFCGAL%%share/postgresql/extension/postgis_sfcgal.control -%%SFCGAL%%share/postgresql/extension/postgis_tiger_geocoder--%%VER%%.0alpha1--ANY.sql -%%SFCGAL%%share/postgresql/extension/postgis_tiger_geocoder--3.5.0--ANY.sql -%%SFCGAL%%share/postgresql/extension/postgis_tiger_geocoder--3.5.1--ANY.sql -%%SFCGAL%%share/postgresql/extension/postgis_tiger_geocoder--3.5.2--ANY.sql -%%SFCGAL%%share/postgresql/extension/postgis_tiger_geocoder--3.5.3--ANY.sql +share/postgresql/extension/postgis_tiger_geocoder--3.5.0--ANY.sql +share/postgresql/extension/postgis_tiger_geocoder--3.5.1--ANY.sql +share/postgresql/extension/postgis_tiger_geocoder--3.5.2--ANY.sql +share/postgresql/extension/postgis_tiger_geocoder--3.5.3--ANY.sql share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--ANY.sql share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql share/postgresql/extension/postgis_tiger_geocoder--2.0.0--ANY.sql @@ -719,6 +726,9 @@ share/postgresql/extension/postgis_tiger_geocoder--3.4.1--ANY.sql share/postgresql/extension/postgis_tiger_geocoder--3.4.2--ANY.sql share/postgresql/extension/postgis_tiger_geocoder--3.4.3--ANY.sql share/postgresql/extension/postgis_tiger_geocoder--3.4.4--ANY.sql +share/postgresql/extension/postgis_tiger_geocoder--%%VER%%.0alpha1--ANY.sql +share/postgresql/extension/postgis_tiger_geocoder--%%VER%%.0beta1--ANY.sql +share/postgresql/extension/postgis_tiger_geocoder--%%VER%%.0dev--ANY.sql share/postgresql/extension/postgis_tiger_geocoder--ANY--%%PORTVERSION%%.sql share/postgresql/extension/postgis_tiger_geocoder--TEMPLATED--TO--ANY.sql share/postgresql/extension/postgis_tiger_geocoder--unpackaged--%%PORTVERSION%%.sql @@ -729,7 +739,6 @@ share/postgresql/extension/postgis_tiger_geocoder.control %%TOPOLOGY%%share/postgresql/contrib/postgis-%%VER%%/uninstall_topology.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql -%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%VER%%.0alpha1--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.0--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.1--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.2--ANY.sql @@ -842,6 +851,9 @@ share/postgresql/extension/postgis_tiger_geocoder.control %%TOPOLOGY%%share/postgresql/extension/postgis_topology--3.5.1--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--3.5.2--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--3.5.3--ANY.sql +%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%VER%%.0alpha1--ANY.sql +%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%VER%%.0beta1--ANY.sql +%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%VER%%.0dev--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--ANY--%%PORTVERSION%%.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--TEMPLATED--TO--ANY.sql %%TOPOLOGY%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql @@ -975,6 +987,8 @@ share/postgresql/extension/postgis--3.5.1--ANY.sql share/postgresql/extension/postgis--3.5.2--ANY.sql share/postgresql/extension/postgis--3.5.3--ANY.sql share/postgresql/extension/postgis--%%VER%%.0alpha1--ANY.sql +share/postgresql/extension/postgis--%%VER%%.0beta1--ANY.sql +share/postgresql/extension/postgis--%%VER%%.0dev--ANY.sql share/postgresql/extension/postgis--ANY--%%PORTVERSION%%.sql share/postgresql/extension/postgis--TEMPLATED--TO--ANY.sql share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql diff --git a/databases/py-valkey/Makefile b/databases/py-valkey/Makefile index 261331e82005..b0a332244565 100644 --- a/databases/py-valkey/Makefile +++ b/databases/py-valkey/Makefile @@ -1,6 +1,5 @@ PORTNAME= valkey -DISTVERSION= 6.1.0 -PORTREVISION= 1 +DISTVERSION= 6.1.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-valkey/distinfo b/databases/py-valkey/distinfo index 0f49ffefc0d1..87d5aa6e91ce 100644 --- a/databases/py-valkey/distinfo +++ b/databases/py-valkey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752517791 -SHA256 (valkey-6.1.0.tar.gz) = a652df15ed89c41935ffae6dfd09c56f4a9ab80b592e5ed9204d538e2ddad6d3 -SIZE (valkey-6.1.0.tar.gz) = 4600944 +TIMESTAMP = 1755628696 +SHA256 (valkey-6.1.1.tar.gz) = 5880792990c6c2b5eb604a5ed5f98f300880b6dd92d123819b66ed54bb259731 +SIZE (valkey-6.1.1.tar.gz) = 4601372 diff --git a/databases/redis-devel/Makefile b/databases/redis-devel/Makefile index ad4298ace6d1..7d454506de6d 100644 --- a/databases/redis-devel/Makefile +++ b/databases/redis-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.0.2.20250630 +DISTVERSION= 8.0.3.20250731 CATEGORIES= databases PKGNAMESUFFIX= -devel @@ -18,7 +18,7 @@ LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES+= compiler:c11 cpe gmake tcl:test CPE_VENDOR= redislabs USE_GITHUB= yes -GH_TAGNAME= 96930663b +GH_TAGNAME= c55e33a99 USE_RC_SUBR= redis sentinel MAKE_ENV= OPTIMIZATION= \ diff --git a/databases/redis-devel/distinfo b/databases/redis-devel/distinfo index 3deac0bbd279..b2dda53bf29e 100644 --- a/databases/redis-devel/distinfo +++ b/databases/redis-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754685574 -SHA256 (redis-redis-8.0.2.20250630-96930663b_GH0.tar.gz) = 42657d27ed2cf437dbbf8e925f0af2fb59603df89befdffb7797507cbf022fd1 -SIZE (redis-redis-8.0.2.20250630-96930663b_GH0.tar.gz) = 3901530 +TIMESTAMP = 1755579373 +SHA256 (redis-redis-8.0.3.20250731-c55e33a99_GH0.tar.gz) = de94dd13e2ac7efd84289eb29a7881d4699a931c89d7092620bd020d46ed32ef +SIZE (redis-redis-8.0.3.20250731-c55e33a99_GH0.tar.gz) = 3938172 diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 9142f8926b97..7d8563e2d264 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.2.0 +DISTVERSION= 8.2.1 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ diff --git a/databases/redis/distinfo b/databases/redis/distinfo index 1052db8f2427..a523024b36ee 100644 --- a/databases/redis/distinfo +++ b/databases/redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754729357 -SHA256 (redis-8.2.0.tar.gz) = ff95b83b7cf2f7a33af3be1e52fdf2e791c259f8272465c3b09f9e6bc901b604 -SIZE (redis-8.2.0.tar.gz) = 3897586 +TIMESTAMP = 1755579223 +SHA256 (redis-8.2.1.tar.gz) = e2c1cb9dd4180a35b943b85dfc7dcdd42566cdbceca37d0d0b14c21731582d3e +SIZE (redis-8.2.1.tar.gz) = 3897326 diff --git a/databases/rubygem-click_house-client/Makefile b/databases/rubygem-click_house-client/Makefile new file mode 100644 index 000000000000..57c1cf31cbd9 --- /dev/null +++ b/databases/rubygem-click_house-client/Makefile @@ -0,0 +1,19 @@ +PORTNAME= click_house-client +PORTVERSION= 0.3.5 +CATEGORIES= databases rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Ruby interface to ClickHouse databases +WWW= https://gitlab.com/gitlab-org/ruby/gems/clickhouse-client + +LICENSE= MIT + +RUN_DEPENDS= rubygem-activerecord-gitlab>=7<9:databases/rubygem-activerecord-gitlab \ + rubygem-activesupport-gitlab>=7<9:devel/rubygem-activesupport-gitlab \ + rubygem-addressable>=2.8<3:www/rubygem-addressable \ + rubygem-json>=2.7<3:devel/rubygem-json + +USES= gem + +.include <bsd.port.mk> diff --git a/databases/rubygem-click_house-client/distinfo b/databases/rubygem-click_house-client/distinfo new file mode 100644 index 000000000000..000223ab33c7 --- /dev/null +++ b/databases/rubygem-click_house-client/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755692908 +SHA256 (rubygem/click_house-client-0.3.5.gem) = bd3b8ea28f7998e0fd0b7aee117c21a55100d22d1bd502b3f3dfad0447a6c151 +SIZE (rubygem/click_house-client-0.3.5.gem) = 18944 diff --git a/databases/rubygem-click_house-client/pkg-descr b/databases/rubygem-click_house-client/pkg-descr new file mode 100644 index 000000000000..f645cc943d88 --- /dev/null +++ b/databases/rubygem-click_house-client/pkg-descr @@ -0,0 +1,3 @@ +This Gem provides a simple way to query ClickHouse databases using the HTTP +interface. + diff --git a/databases/rubygem-pg-gitlab/Makefile b/databases/rubygem-pg-gitlab/Makefile index 42944ed5613a..a38f94f8e673 100644 --- a/databases/rubygem-pg-gitlab/Makefile +++ b/databases/rubygem-pg-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= pg -PORTVERSION= 1.5.9 +PORTVERSION= 1.6.1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -19,6 +19,6 @@ CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \ --with-pgsql-lib-dir=`${PG_CONFIG} --libdir` PG_CONFIG= ${LOCALBASE}/bin/pg_config -PORTSCOUT= limit:^1\.5\. +PORTSCOUT= limit:^1\.6\. .include <bsd.port.mk> diff --git a/databases/rubygem-pg-gitlab/distinfo b/databases/rubygem-pg-gitlab/distinfo index 61357109ceb0..0eec46002077 100644 --- a/databases/rubygem-pg-gitlab/distinfo +++ b/databases/rubygem-pg-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729994430 -SHA256 (rubygem/pg-1.5.9.gem) = 761efbdf73b66516f0c26fcbe6515dc7500c3f0aa1a1b853feae245433c64fdc -SIZE (rubygem/pg-1.5.9.gem) = 207872 +TIMESTAMP = 1755674807 +SHA256 (rubygem/pg-1.6.1.gem) = e210a75e5f702954537e73bb82f90dfbe0c6d9273c018cd0e93e779181028e6b +SIZE (rubygem/pg-1.6.1.gem) = 222720 diff --git a/databases/tdbc/Makefile b/databases/tdbc/Makefile index f7a7d2e7d4df..ac2bd0fd71e9 100644 --- a/databases/tdbc/Makefile +++ b/databases/tdbc/Makefile @@ -1,7 +1,7 @@ PORTNAME= tdbc -DISTVERSION= 1.1.10 +DISTVERSION= 1.1.12 CATEGORIES= databases -MASTER_SITES= SF/tcl/Tcl/8.6.16 +MASTER_SITES= SF/tcl/Tcl/8.6.17 DISTFILES= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= tcltk@FreeBSD.org diff --git a/databases/tdbc/distinfo b/databases/tdbc/distinfo index 592878cf5264..3e2dd212abf6 100644 --- a/databases/tdbc/distinfo +++ b/databases/tdbc/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1734534089 -SHA256 (tdbc1.1.10.tar.gz) = 31f7dcaf122682dfa12fe163e7f259bd839a0332d57ec4fa2a0b3561786c49ff -SIZE (tdbc1.1.10.tar.gz) = 190259 -SHA256 (tdbcmysql1.1.10.tar.gz) = 78a31ea70f7c1be40c178feda5587f943d933d994f542e919ef645b70c236764 -SIZE (tdbcmysql1.1.10.tar.gz) = 184541 -SHA256 (tdbcodbc1.1.10.tar.gz) = 0b63ba0dc9a9e7c553fe5a3387ad7f89c504bc92271b51d270a50dd9118b6951 -SIZE (tdbcodbc1.1.10.tar.gz) = 203636 -SHA256 (tdbcpostgres1.1.10.tar.gz) = c7e06b24fbb7271a80a20b251ed2117a1783e35fef2c1b6b155b3cbc98a72b10 -SIZE (tdbcpostgres1.1.10.tar.gz) = 179507 -SHA256 (tdbcsqlite3-1.1.10.tar.gz) = f0bdfa08a28193261511e775b7f36d42dd2ab0c21d2f3ef24beeb7011f4efac6 -SIZE (tdbcsqlite3-1.1.10.tar.gz) = 143218 +TIMESTAMP = 1755521644 +SHA256 (tdbc1.1.12.tar.gz) = df1adcd872422d8ac1f3dc70629456ceee5fd62ea77bdb60f6783132e122eb3e +SIZE (tdbc1.1.12.tar.gz) = 190766 +SHA256 (tdbcmysql1.1.12.tar.gz) = 5b9b041b4adf171632ce191b2b390554031c896423437c1856d2f236400276f8 +SIZE (tdbcmysql1.1.12.tar.gz) = 185050 +SHA256 (tdbcodbc1.1.12.tar.gz) = 6047e845dfdeb71e51b01659303827bcd1608b7cffdb58e47755d41b95d343cd +SIZE (tdbcodbc1.1.12.tar.gz) = 204150 +SHA256 (tdbcpostgres1.1.12.tar.gz) = 9ee779a7cdf4f96b75ef84fa047c2cb34db884aa113aee665cdad14a215ee4dc +SIZE (tdbcpostgres1.1.12.tar.gz) = 180076 +SHA256 (tdbcsqlite3-1.1.12.tar.gz) = 468a6651cffda6618a33265fe9acb920a7292f07bdfc1c4e2e8588e6206eed74 +SIZE (tdbcsqlite3-1.1.12.tar.gz) = 143610 diff --git a/databases/tdbc/pkg-plist b/databases/tdbc/pkg-plist index 3dd05ccf6853..3d2b43ee97a9 100644 --- a/databases/tdbc/pkg-plist +++ b/databases/tdbc/pkg-plist @@ -1,8 +1,8 @@ include/tdbc/tdbc.h include/tdbc/tdbcDecls.h include/tdbc/tdbcInt.h -lib/tdbc%%VERSION%%/libtdbc%%VERSION%%.so -lib/tdbc%%VERSION%%/libtdbcstub%%VERSION%%.a +lib/tdbc%%VERSION%%/lib%%TCL_PKG_LIB_PREFIX%%tdbc%%VERSION%%.so +lib/tdbc%%VERSION%%/libtdbcstub%%TCL_PKG_STUB_POSTFIX%%.a lib/tdbc%%VERSION%%/pkgIndex.tcl lib/tdbc%%VERSION%%/tdbc.tcl lib/tdbc%%VERSION%%/tdbcConfig.sh @@ -16,21 +16,21 @@ share/man/mann/tdbc_tokenize.n.gz @comment MySQL %%MYSQL%%include/tdbc/fakemysql.h %%MYSQL%%include/tdbc/mysqlStubs.h -%%MYSQL%%lib/tdbcmysql%%VERSION%%/libtdbcmysql%%VERSION%%.so +%%MYSQL%%lib/tdbcmysql%%VERSION%%/lib%%TCL_PKG_LIB_PREFIX%%tdbcmysql%%VERSION%%.so %%MYSQL%%lib/tdbcmysql%%VERSION%%/tdbcmysql.tcl %%MYSQL%%lib/tdbcmysql%%VERSION%%/pkgIndex.tcl %%MYSQL%%share/man/mann/tdbc_mysql.n.gz @comment ODBC %%ODBC%%include/tdbc/fakesql.h %%ODBC%%include/tdbc/odbcStubs.h -%%ODBC%%lib/tdbcodbc%%VERSION%%/libtdbcodbc%%VERSION%%.so +%%ODBC%%lib/tdbcodbc%%VERSION%%/lib%%TCL_PKG_LIB_PREFIX%%tdbcodbc%%VERSION%%.so %%ODBC%%lib/tdbcodbc%%VERSION%%/tdbcodbc.tcl %%ODBC%%lib/tdbcodbc%%VERSION%%/pkgIndex.tcl %%ODBC%%share/man/mann/tdbc_odbc.n.gz @comment PGSQL %%PGSQL%%include/tdbc/fakepq.h %%PGSQL%%include/tdbc/pqStubs.h -%%PGSQL%%lib/tdbcpostgres%%VERSION%%/libtdbcpostgres%%VERSION%%.so +%%PGSQL%%lib/tdbcpostgres%%VERSION%%/lib%%TCL_PKG_LIB_PREFIX%%tdbcpostgres%%VERSION%%.so %%PGSQL%%lib/tdbcpostgres%%VERSION%%/tdbcpostgres.tcl %%PGSQL%%lib/tdbcpostgres%%VERSION%%/pkgIndex.tcl %%PGSQL%%share/man/mann/tdbc_postgres.n.gz diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile index e30effed4863..d54352b54b44 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -1,5 +1,5 @@ PORTNAME= fet -DISTVERSION= 7.4.3 +DISTVERSION= 7.4.4 CATEGORIES= deskutils education MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \ https://lalescu.ro/liviu/fet/download/old/ \ diff --git a/deskutils/fet/distinfo b/deskutils/fet/distinfo index 7c486fc4fe6a..5cf631115ca3 100644 --- a/deskutils/fet/distinfo +++ b/deskutils/fet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754892204 -SHA256 (fet-7.4.3.tar.bz2) = 0d1ec5b844d15f66aee6aefdd40598a70551b966224480244015973b1ed46f51 -SIZE (fet-7.4.3.tar.bz2) = 16632218 +TIMESTAMP = 1755448015 +SHA256 (fet-7.4.4.tar.bz2) = 5345eef83dc660db2d27bce2a8bbd3881667a1b4c38d63fb178c1a1ad63fd58b +SIZE (fet-7.4.4.tar.bz2) = 16653324 diff --git a/deskutils/howm/Makefile b/deskutils/howm/Makefile index 40ff9306e47d..0fd12074b856 100644 --- a/deskutils/howm/Makefile +++ b/deskutils/howm/Makefile @@ -1,6 +1,6 @@ PORTNAME= howm PORTVERSION= 1.4.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= deskutils MASTER_SITES= http://howm.sourceforge.jp/a/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index 90e6919f7019..76afc4473439 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,6 +1,5 @@ PORTNAME= just -DISTVERSION= 1.40.0 -PORTREVISION= 3 +DISTVERSION= 1.42.4 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org @@ -21,31 +20,31 @@ CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ - autocfg-1.4.0 \ - bitflags-2.9.0 \ - blake3-1.6.1 \ + autocfg-1.5.0 \ + bitflags-2.9.1 \ + blake3-1.8.2 \ block-buffer-0.10.4 \ - bstr-1.11.3 \ - bumpalo-3.17.0 \ - camino-1.1.9 \ - cc-1.2.16 \ - cfg-if-1.0.0 \ + bstr-1.12.0 \ + bumpalo-3.19.0 \ + camino-1.1.10 \ + cc-1.2.30 \ + cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ - chrono-0.4.40 \ - clap-4.5.31 \ - clap_builder-4.5.31 \ - clap_complete-4.5.46 \ - clap_derive-4.5.28 \ - clap_lex-0.7.4 \ - clap_mangen-0.2.26 \ - colorchoice-1.0.3 \ + chrono-0.4.41 \ + clap-4.5.41 \ + clap_builder-4.5.41 \ + clap_complete-4.5.48 \ + clap_derive-4.5.41 \ + clap_lex-0.7.5 \ + clap_mangen-0.2.28 \ + colorchoice-1.0.4 \ constant_time_eq-0.3.1 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ @@ -53,136 +52,134 @@ CARGO_CRATES= aho-corasick-1.1.3 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ - ctrlc-3.4.5 \ - derive-where-1.2.7 \ + ctrlc-3.4.7 \ + derive-where-1.5.0 \ diff-0.1.13 \ digest-0.10.7 \ - dirs-5.0.1 \ dirs-6.0.0 \ - dirs-sys-0.4.1 \ dirs-sys-0.5.0 \ dotenvy-0.15.7 \ edit-distance-2.1.3 \ - either-1.15.0 \ env_home-0.1.0 \ - errno-0.3.10 \ + errno-0.3.13 \ executable-path-1.0.0 \ fastrand-2.3.0 \ generic-array-0.14.7 \ - getopts-0.2.21 \ - getrandom-0.2.15 \ - getrandom-0.3.1 \ + getopts-0.2.23 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ - iana-time-zone-0.1.61 \ + hermit-abi-0.5.2 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ is_executable-1.0.4 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.15 \ js-sys-0.3.77 \ lexiclean-0.0.1 \ - libc-0.2.170 \ - libredox-0.1.3 \ - linux-raw-sys-0.4.15 \ - linux-raw-sys-0.9.2 \ - log-0.4.26 \ - memchr-2.7.4 \ - memmap2-0.9.5 \ - nix-0.29.0 \ + libc-0.2.174 \ + libredox-0.1.6 \ + linux-raw-sys-0.9.4 \ + log-0.4.27 \ + memchr-2.7.5 \ + memmap2-0.9.7 \ + nix-0.30.1 \ num-traits-0.2.19 \ - num_cpus-1.16.0 \ - once_cell-1.20.3 \ + num_cpus-1.17.0 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ option-ext-0.2.0 \ percent-encoding-2.3.1 \ ppv-lite86-0.2.21 \ pretty_assertions-1.4.1 \ - proc-macro2-1.0.94 \ + proc-macro2-1.0.95 \ pulldown-cmark-0.9.6 \ pulldown-cmark-to-cmark-10.0.4 \ - quote-1.0.39 \ - rand-0.9.0 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + rand-0.9.2 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ rayon-core-1.12.1 \ - redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ roff-0.2.2 \ - rustix-0.38.44 \ - rustix-1.0.1 \ - rustversion-1.0.20 \ + rustix-1.0.8 \ + rustversion-1.0.21 \ ryu-1.0.20 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ - serde_json-1.0.140 \ - sha2-0.10.8 \ - shellexpand-3.1.0 \ + serde_json-1.0.141 \ + sha2-0.10.9 \ + shellexpand-3.1.1 \ shlex-1.3.0 \ similar-2.7.0 \ - snafu-0.8.5 \ - snafu-derive-0.8.5 \ + snafu-0.8.6 \ + snafu-derive-0.8.6 \ strsim-0.11.1 \ - strum-0.27.1 \ - strum_macros-0.27.1 \ - syn-2.0.99 \ + strum-0.27.2 \ + strum_macros-0.27.2 \ + syn-2.0.104 \ target-2.1.0 \ - tempfile-3.18.0 \ + tempfile-3.20.0 \ temptree-0.2.0 \ terminal_size-0.4.2 \ - thiserror-1.0.69 \ thiserror-2.0.12 \ - thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ typed-arena-2.0.2 \ typenum-1.18.0 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ - unicode-width-0.1.14 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ utf8parse-0.2.2 \ - uuid-1.15.1 \ + uuid-1.17.0 \ version_check-0.9.5 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.13.3+wasi-0.2.2 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ - which-7.0.2 \ + which-8.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.52.0 \ - windows-link-0.1.0 \ - windows-sys-0.48.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.59.0 \ - windows-targets-0.48.5 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.48.5 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.48.5 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.48.5 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_msvc-0.48.5 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.48.5 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.48.5 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ winsafe-0.0.19 \ - wit-bindgen-rt-0.33.0 \ + wit-bindgen-rt-0.39.0 \ yansi-1.0.1 \ - zerocopy-0.8.23 \ - zerocopy-derive-0.8.23 + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 PLIST_FILES= bin/${PORTNAME} diff --git a/deskutils/just/distinfo b/deskutils/just/distinfo index 938af39c415b..1de49d33921d 100644 --- a/deskutils/just/distinfo +++ b/deskutils/just/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1741584532 +TIMESTAMP = 1755504151 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 @@ -7,56 +7,56 @@ 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/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb SIZE (rust/crates/arrayref-0.3.9.crate) = 9186 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/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd -SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 -SHA256 (rust/crates/blake3-1.6.1.crate) = 675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753 -SIZE (rust/crates/blake3-1.6.1.crate) = 186007 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/blake3-1.8.2.crate) = 3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0 +SIZE (rust/crates/blake3-1.8.2.crate) = 205967 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.11.3.crate) = 531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0 -SIZE (rust/crates/bstr-1.11.3.crate) = 351536 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/camino-1.1.9.crate) = 8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3 -SIZE (rust/crates/camino-1.1.9.crate) = 37552 -SHA256 (rust/crates/cc-1.2.16.crate) = be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c -SIZE (rust/crates/cc-1.2.16.crate) = 103847 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/camino-1.1.10.crate) = 0da45bc31171d8d6960122e222a67740df867c1dd53b4d51caa297084c185cab +SIZE (rust/crates/camino-1.1.10.crate) = 42306 +SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 +SIZE (rust/crates/cc-1.2.30.crate) = 108550 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.40.crate) = 1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c -SIZE (rust/crates/chrono-0.4.40.crate) = 229824 -SHA256 (rust/crates/clap-4.5.31.crate) = 027bb0d98429ae334a8698531da7077bdf906419543a35a55c2cb1b66437d767 -SIZE (rust/crates/clap-4.5.31.crate) = 56084 -SHA256 (rust/crates/clap_builder-4.5.31.crate) = 5589e0cba072e0f3d23791efac0fd8627b49c829c196a492e88168e6a669d863 -SIZE (rust/crates/clap_builder-4.5.31.crate) = 168303 -SHA256 (rust/crates/clap_complete-4.5.46.crate) = f5c5508ea23c5366f77e53f5a0070e5a84e51687ec3ef9e0464c86dc8d13ce98 -SIZE (rust/crates/clap_complete-4.5.46.crate) = 48021 -SHA256 (rust/crates/clap_derive-4.5.28.crate) = bf4ced95c6f4a675af3da73304b9ac4ed991640c36374e4b46795c49e17cf1ed -SIZE (rust/crates/clap_derive-4.5.28.crate) = 33428 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/clap_mangen-0.2.26.crate) = 724842fa9b144f9b89b3f3d371a89f3455eea660361d13a554f68f8ae5d6c13a -SIZE (rust/crates/clap_mangen-0.2.26.crate) = 15630 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/clap-4.5.41.crate) = be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9 +SIZE (rust/crates/clap-4.5.41.crate) = 58298 +SHA256 (rust/crates/clap_builder-4.5.41.crate) = 707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d +SIZE (rust/crates/clap_builder-4.5.41.crate) = 169633 +SHA256 (rust/crates/clap_complete-4.5.48.crate) = be8c97f3a6f02b9e24cadc12aaba75201d18754b53ea0a9d99642f806ccdb4c9 +SIZE (rust/crates/clap_complete-4.5.48.crate) = 48036 +SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 +SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +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.28.crate) = e2fb6d3f935bbb9819391528b0e7cf655e78a0bc7a7c3d227211a1d24fc11db1 +SIZE (rust/crates/clap_mangen-0.2.28.crate) = 15733 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/constant_time_eq-0.3.1.crate) = 7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6 SIZE (rust/crates/constant_time_eq-0.3.1.crate) = 11561 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b @@ -71,50 +71,44 @@ SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aa 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/ctrlc-3.4.5.crate) = 90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3 -SIZE (rust/crates/ctrlc-3.4.5.crate) = 14592 -SHA256 (rust/crates/derive-where-1.2.7.crate) = 62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25 -SIZE (rust/crates/derive-where-1.2.7.crate) = 46524 +SHA256 (rust/crates/ctrlc-3.4.7.crate) = 46f93780a459b7d656ef7f071fe699c4d3d2cb201c4b24d085b6ddc505276e73 +SIZE (rust/crates/ctrlc-3.4.7.crate) = 14606 +SHA256 (rust/crates/derive-where-1.5.0.crate) = 510c292c8cf384b1a340b816a9a6cf2599eb8f566a44949024af88418000c50b +SIZE (rust/crates/derive-where-1.5.0.crate) = 52436 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 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-6.0.0.crate) = c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e SIZE (rust/crates/dirs-6.0.0.crate) = 14190 -SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c -SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 SHA256 (rust/crates/dotenvy-0.15.7.crate) = 1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b SIZE (rust/crates/dotenvy-0.15.7.crate) = 20293 SHA256 (rust/crates/edit-distance-2.1.3.crate) = e3f497e87b038c09a155dfd169faa5ec940d0644635555ef6bd464ac20e97397 SIZE (rust/crates/edit-distance-2.1.3.crate) = 7482 -SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 -SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/env_home-0.1.0.crate) = c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe SIZE (rust/crates/env_home-0.1.0.crate) = 9006 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/executable-path-1.0.0.crate) = 3ebc5a6d89e3c90b84e8f33c8737933dda8f1c106b5415900b38b9d433841478 SIZE (rust/crates/executable-path-1.0.0.crate) = 3897 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/getopts-0.2.21.crate) = 14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5 -SIZE (rust/crates/getopts-0.2.21.crate) = 18457 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 +SHA256 (rust/crates/getopts-0.2.23.crate) = cba6ae63eb948698e300f645f87c70f76630d505f23b8907cf1e193ee85048c1 +SIZE (rust/crates/getopts-0.2.23.crate) = 21409 +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/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 -SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 SHA256 (rust/crates/is_executable-1.0.4.crate) = d4a1b5bad6f9072935961dfbf1cced2f3d129963d091b6f69f007fe04e758ae2 @@ -127,28 +121,28 @@ SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec9374296 SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/lexiclean-0.0.1.crate) = 441225017b106b9f902e97947a6d31e44ebcf274b91bdbfb51e5c477fcd468e5 SIZE (rust/crates/lexiclean-0.0.1.crate) = 5362 -SHA256 (rust/crates/libc-0.2.170.crate) = 875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828 -SIZE (rust/crates/libc-0.2.170.crate) = 760076 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 -SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab -SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/linux-raw-sys-0.9.2.crate) = 6db9c683daf087dc577b7506e9695b3d556a9f3849903fa28186283afd6809e9 -SIZE (rust/crates/linux-raw-sys-0.9.2.crate) = 2297426 -SHA256 (rust/crates/log-0.4.26.crate) = 30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e -SIZE (rust/crates/log-0.4.26.crate) = 47022 -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/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 -SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libredox-0.1.6.crate) = 4488594b9328dee448adb906d8b126d9b7deb7cf5c22161ee591610bb1be83c0 +SIZE (rust/crates/libredox-0.1.6.crate) = 7090 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memmap2-0.9.7.crate) = 483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28 +SIZE (rust/crates/memmap2-0.9.7.crate) = 33915 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 -SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 -SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e -SIZE (rust/crates/once_cell-1.20.3.crate) = 33456 +SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b +SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 +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/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e @@ -157,24 +151,24 @@ SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30d SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 -SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 SHA256 (rust/crates/pulldown-cmark-0.9.6.crate) = 57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b SIZE (rust/crates/pulldown-cmark-0.9.6.crate) = 117378 SHA256 (rust/crates/pulldown-cmark-to-cmark-10.0.4.crate) = 0194e6e1966c23cc5fd988714f85b18d548d773e81965413555d96569931833d SIZE (rust/crates/pulldown-cmark-to-cmark-10.0.4.crate) = 17917 -SHA256 (rust/crates/quote-1.0.39.crate) = c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801 -SIZE (rust/crates/quote-1.0.39.crate) = 31206 -SHA256 (rust/crates/rand-0.9.0.crate) = 3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94 -SIZE (rust/crates/rand-0.9.0.crate) = 97798 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 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.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -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 @@ -185,12 +179,10 @@ SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303af SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/roff-0.2.2.crate) = 88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3 SIZE (rust/crates/roff-0.2.2.crate) = 11648 -SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 -SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustix-1.0.1.crate) = dade4812df5c384711475be5fcd8c162555352945401aed22a35bffeab61f657 -SIZE (rust/crates/rustix-1.0.1.crate) = 412038 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 @@ -199,42 +191,38 @@ SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 -SHA256 (rust/crates/shellexpand-3.1.0.crate) = da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b -SIZE (rust/crates/shellexpand-3.1.0.crate) = 25591 +SHA256 (rust/crates/serde_json-1.0.141.crate) = 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 +SIZE (rust/crates/serde_json-1.0.141.crate) = 155322 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 +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/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa SIZE (rust/crates/similar-2.7.0.crate) = 53928 -SHA256 (rust/crates/snafu-0.8.5.crate) = 223891c85e2a29c3fe8fb900c1fae5e69c2e42415e3177752e8718475efa5019 -SIZE (rust/crates/snafu-0.8.5.crate) = 69415 -SHA256 (rust/crates/snafu-derive-0.8.5.crate) = 03c3c6b7927ffe7ecaa769ee0e3994da3b8cafc8f444578982c83ecb161af917 -SIZE (rust/crates/snafu-derive-0.8.5.crate) = 28537 +SHA256 (rust/crates/snafu-0.8.6.crate) = 320b01e011bf8d5d7a4a4a4be966d9160968935849c83b918827f6a435e7f627 +SIZE (rust/crates/snafu-0.8.6.crate) = 73472 +SHA256 (rust/crates/snafu-derive-0.8.6.crate) = 1961e2ef424c1424204d3a5d6975f934f56b6d50ff5732382d84ebf460e147f7 +SIZE (rust/crates/snafu-derive-0.8.6.crate) = 29444 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/strum-0.27.1.crate) = f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32 -SIZE (rust/crates/strum-0.27.1.crate) = 7467 -SHA256 (rust/crates/strum_macros-0.27.1.crate) = c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8 -SIZE (rust/crates/strum_macros-0.27.1.crate) = 29670 -SHA256 (rust/crates/syn-2.0.99.crate) = e02e925281e18ffd9d640e234264753c43edc62d64b2d4cf898f1bc5e75f3fc2 -SIZE (rust/crates/syn-2.0.99.crate) = 297762 +SHA256 (rust/crates/strum-0.27.2.crate) = af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf +SIZE (rust/crates/strum-0.27.2.crate) = 8489 +SHA256 (rust/crates/strum_macros-0.27.2.crate) = 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 +SIZE (rust/crates/strum_macros-0.27.2.crate) = 30522 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/target-2.1.0.crate) = 1e8f05f774b2db35bdad5a8237a90be1102669f8ea013fea9777b366d34ab145 SIZE (rust/crates/target-2.1.0.crate) = 6748 -SHA256 (rust/crates/tempfile-3.18.0.crate) = 2c317e0a526ee6120d8dabad239c8dadca62b24b6f168914bbbc8e2fb1f0e567 -SIZE (rust/crates/tempfile-3.18.0.crate) = 39574 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/temptree-0.2.0.crate) = 8fda94d8251b40088cb769576f436da19ac1d1ae792c97d0afe1cadc890c8630 SIZE (rust/crates/temptree-0.2.0.crate) = 6520 SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 -SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 -SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 -SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 -SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a @@ -247,20 +235,18 @@ SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e9 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 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.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.15.1.crate) = e0f540e3240398cce6128b64ba83fdbdd86129c16a3aa1a3a252efd66eb3d587 -SIZE (rust/crates/uuid-1.15.1.crate) = 58728 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 -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/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 @@ -271,65 +257,75 @@ SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689f SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 -SHA256 (rust/crates/which-7.0.2.crate) = 2774c861e1f072b3aadc02f8ba886c26ad6321567ecc294c935434cad06f1283 -SIZE (rust/crates/which-7.0.2.crate) = 21099 +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 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-link-0.1.0.crate) = 6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3 -SIZE (rust/crates/windows-link-0.1.0.crate) = 6153 -SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 -SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.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-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.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 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.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 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.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_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.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 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.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 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.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 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.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 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/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 +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/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (rust/crates/zerocopy-0.8.23.crate) = fd97444d05a4328b90e75e503a34bad781f14e28a823ad3557f0750df1ebcbc6 -SIZE (rust/crates/zerocopy-0.8.23.crate) = 239977 -SHA256 (rust/crates/zerocopy-derive-0.8.23.crate) = 6352c01d0edd5db859a63e2605f4ea3183ddbd15e2c4a9e7d32184df75e4f154 -SIZE (rust/crates/zerocopy-derive-0.8.23.crate) = 83885 -SHA256 (casey-just-1.40.0_GH0.tar.gz) = e0d48dcc7a086c5746b7f281a40e615c290cddf9c06134198c703dff2f62c1c4 -SIZE (casey-just-1.40.0_GH0.tar.gz) = 715027 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (casey-just-1.42.4_GH0.tar.gz) = bd604ff72ecd8d8def79d39997499433e22fbffa03260e3a2c5fe5f84cc37f52 +SIZE (casey-just-1.42.4_GH0.tar.gz) = 724519 diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile index 705aa55f9f53..36c2503e338d 100644 --- a/deskutils/qownnotes/Makefile +++ b/deskutils/qownnotes/Makefile @@ -1,5 +1,6 @@ PORTNAME= qownnotes -PORTVERSION= 25.7.3 +PORTVERSION= 25.8.3 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= https://github.com/pbek/QOwnNotes/releases/download/v${PORTVERSION}/ diff --git a/deskutils/qownnotes/distinfo b/deskutils/qownnotes/distinfo index 79f4acc46bb9..a549e461c933 100644 --- a/deskutils/qownnotes/distinfo +++ b/deskutils/qownnotes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751703521 -SHA256 (qownnotes-25.7.3.tar.xz) = e43a170ec88cbf088205ea37c8fa7b5890ab72048cd4ea878a4ccd189672ca84 -SIZE (qownnotes-25.7.3.tar.xz) = 5585988 +TIMESTAMP = 1755110025 +SHA256 (qownnotes-25.8.3.tar.xz) = 22361e4604abecc64e39413bb4422d0a77b54b18da8ee2a7fff9b9e87295efa8 +SIZE (qownnotes-25.8.3.tar.xz) = 5580680 diff --git a/deskutils/readur/Makefile b/deskutils/readur/Makefile index 9de016ee695d..9d832d561fe7 100644 --- a/deskutils/readur/Makefile +++ b/deskutils/readur/Makefile @@ -1,6 +1,6 @@ PORTNAME= readur DISTVERSIONPREFIX= v -DISTVERSION= 2.5.3 +DISTVERSION= 2.5.5 CATEGORIES= deskutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/deskutils/readur/Makefile.crates b/deskutils/readur/Makefile.crates index bc239dbeb7d3..3894e532b452 100644 --- a/deskutils/readur/Makefile.crates +++ b/deskutils/readur/Makefile.crates @@ -12,7 +12,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ - anyhow-1.0.98 \ + anyhow-1.0.99 \ approx-0.5.1 \ arbitrary-1.4.1 \ arg_enum_proc_macro-0.3.4 \ @@ -26,26 +26,26 @@ CARGO_CRATES= ab_glyph-0.2.29 \ autocfg-1.4.0 \ av1-grain-0.2.4 \ avif-serialize-0.8.3 \ - aws-config-1.8.3 \ - aws-credential-types-1.2.4 \ + aws-config-1.8.5 \ + aws-credential-types-1.2.5 \ aws-lc-rs-1.13.1 \ aws-lc-sys-0.29.0 \ - aws-runtime-1.5.9 \ - aws-sdk-s3-1.100.0 \ - aws-sdk-sso-1.77.0 \ - aws-sdk-ssooidc-1.78.0 \ - aws-sdk-sts-1.79.0 \ - aws-sigv4-1.3.3 \ + aws-runtime-1.5.10 \ + aws-sdk-s3-1.103.0 \ + aws-sdk-sso-1.81.0 \ + aws-sdk-ssooidc-1.82.0 \ + aws-sdk-sts-1.83.0 \ + aws-sigv4-1.3.4 \ aws-smithy-async-1.2.5 \ - aws-smithy-checksums-0.63.5 \ + aws-smithy-checksums-0.63.7 \ aws-smithy-eventstream-0.60.10 \ - aws-smithy-http-0.62.2 \ + aws-smithy-http-0.62.3 \ aws-smithy-http-client-1.0.6 \ aws-smithy-json-0.61.4 \ aws-smithy-observability-0.1.3 \ aws-smithy-query-0.60.7 \ - aws-smithy-runtime-1.8.5 \ - aws-smithy-runtime-api-1.8.5 \ + aws-smithy-runtime-1.8.6 \ + aws-smithy-runtime-api-1.8.7 \ aws-smithy-types-1.3.2 \ aws-smithy-xml-0.60.10 \ aws-types-1.3.8 \ @@ -78,14 +78,15 @@ CARGO_CRATES= ab_glyph-0.2.29 \ bytes-utils-0.1.4 \ cc-1.2.27 \ cexpr-0.6.0 \ + cfb-0.7.3 \ cfg-expr-0.15.8 \ cfg-if-1.0.1 \ chrono-0.4.41 \ cipher-0.4.4 \ clang-sys-1.8.1 \ - clap-4.5.41 \ - clap_builder-4.5.41 \ - clap_derive-4.5.41 \ + clap-4.5.45 \ + clap_builder-4.5.44 \ + clap_derive-4.5.45 \ clap_lex-0.7.5 \ cmake-0.1.54 \ color_quant-1.1.0 \ @@ -111,6 +112,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ + data-encoding-2.9.0 \ deadpool-0.10.0 \ deadpool-runtime-0.1.4 \ der-0.6.1 \ @@ -212,6 +214,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ imgref-1.11.0 \ indexmap-1.9.3 \ indexmap-2.9.0 \ + infer-0.19.0 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ inout-0.1.4 \ @@ -264,7 +267,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ - notify-8.1.0 \ + notify-8.2.0 \ notify-types-2.0.0 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ @@ -346,7 +349,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.11.27 \ - reqwest-0.12.22 \ + reqwest-0.12.23 \ rfc6979-0.3.1 \ rgb-0.8.50 \ ring-0.17.14 \ @@ -383,7 +386,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ - serde_json-1.0.141 \ + serde_json-1.0.142 \ serde_path_to_error-0.1.17 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ @@ -426,7 +429,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ - sysinfo-0.36.1 \ + sysinfo-0.37.0 \ system-configuration-0.5.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.5.0 \ @@ -440,9 +443,9 @@ CARGO_CRATES= ab_glyph-0.2.29 \ testcontainers-0.24.0 \ testcontainers-modules-0.12.1 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.14 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ + thiserror-impl-2.0.14 \ thread_local-1.1.9 \ tiff-0.9.1 \ time-0.3.41 \ @@ -451,7 +454,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.47.0 \ + tokio-1.47.1 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ @@ -459,7 +462,8 @@ CARGO_CRATES= ab_glyph-0.2.29 \ tokio-stream-0.1.17 \ tokio-tar-0.3.1 \ tokio-test-0.4.4 \ - tokio-util-0.7.15 \ + tokio-tungstenite-0.26.2 \ + tokio-util-0.7.16 \ toml-0.8.23 \ toml_datetime-0.6.11 \ toml_edit-0.22.27 \ @@ -474,6 +478,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ ttf-parser-0.25.1 \ + tungstenite-0.26.2 \ typenum-1.18.0 \ unicase-2.8.1 \ unicode-bidi-0.3.18 \ @@ -483,12 +488,13 @@ CARGO_CRATES= ab_glyph-0.2.29 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ + utf-8-0.7.6 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ utoipa-5.4.0 \ utoipa-gen-5.4.0 \ utoipa-swagger-ui-9.0.2 \ - uuid-1.17.0 \ + uuid-1.18.0 \ v_frame-0.3.9 \ valuable-0.1.1 \ vcpkg-0.2.15 \ diff --git a/deskutils/readur/distinfo b/deskutils/readur/distinfo index 4de3facf9b35..a453c7bef485 100644 --- a/deskutils/readur/distinfo +++ b/deskutils/readur/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1754159419 -SHA256 (readur-v2.5.3.frontend.tar.gz) = 716cd4eb7199ecc9e30a73e40758419d4b9392af6bebe58282663ea093e0c189 -SIZE (readur-v2.5.3.frontend.tar.gz) = 2503432 +TIMESTAMP = 1755325613 +SHA256 (readur-v2.5.5.frontend.tar.gz) = 8119596df5baf059491d91515225f2631fe33d39b82878346cbfecca8c5f7db9 +SIZE (readur-v2.5.5.frontend.tar.gz) = 2509875 SHA256 (swagger-ui-v5.17.14.zip) = 481244d0812097b11fbaeef79f71d942b171617f9c9f9514e63acbe13e71ccdc SIZE (swagger-ui-v5.17.14.zip) = 4388280 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 @@ -31,8 +31,8 @@ SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472 SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 -SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 -SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 SIZE (rust/crates/approx-0.5.1.crate) = 15100 SHA256 (rust/crates/arbitrary-1.4.1.crate) = dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223 @@ -59,34 +59,34 @@ SHA256 (rust/crates/av1-grain-0.2.4.crate) = 4f3efb2ca85bc610acfa917b5aaa36f3fcb SIZE (rust/crates/av1-grain-0.2.4.crate) = 37050 SHA256 (rust/crates/avif-serialize-0.8.3.crate) = 98922d6a4cfbcb08820c69d8eeccc05bb1f29bfa06b4f5b1dbfe9a868bd7608e SIZE (rust/crates/avif-serialize-0.8.3.crate) = 12696 -SHA256 (rust/crates/aws-config-1.8.3.crate) = c0baa720ebadea158c5bda642ac444a2af0cdf7bb66b46d1e4533de5d1f449d0 -SIZE (rust/crates/aws-config-1.8.3.crate) = 134603 -SHA256 (rust/crates/aws-credential-types-1.2.4.crate) = b68c2194a190e1efc999612792e25b1ab3abfefe4306494efaaabc25933c0cbe -SIZE (rust/crates/aws-credential-types-1.2.4.crate) = 20122 +SHA256 (rust/crates/aws-config-1.8.5.crate) = c478f5b10ce55c9a33f87ca3404ca92768b144fc1bfdede7c0121214a8283a25 +SIZE (rust/crates/aws-config-1.8.5.crate) = 135841 +SHA256 (rust/crates/aws-credential-types-1.2.5.crate) = 1541072f81945fa1251f8795ef6c92c4282d74d59f88498ae7d4bf00f0ebdad9 +SIZE (rust/crates/aws-credential-types-1.2.5.crate) = 21764 SHA256 (rust/crates/aws-lc-rs-1.13.1.crate) = 93fcc8f365936c834db5514fc45aee5b1202d677e6b40e48468aaaa8183ca8c7 SIZE (rust/crates/aws-lc-rs-1.13.1.crate) = 202707 SHA256 (rust/crates/aws-lc-sys-0.29.0.crate) = 61b1d86e7705efe1be1b569bab41d4fa1e14e220b60a160f78de2db687add079 SIZE (rust/crates/aws-lc-sys-0.29.0.crate) = 9021128 -SHA256 (rust/crates/aws-runtime-1.5.9.crate) = b2090e664216c78e766b6bac10fe74d2f451c02441d43484cd76ac9a295075f7 -SIZE (rust/crates/aws-runtime-1.5.9.crate) = 74594 -SHA256 (rust/crates/aws-sdk-s3-1.100.0.crate) = 8c5eafbdcd898114b839ba68ac628e31c4cfc3e11dfca38dc1b2de2f35bb6270 -SIZE (rust/crates/aws-sdk-s3-1.100.0.crate) = 1568788 -SHA256 (rust/crates/aws-sdk-sso-1.77.0.crate) = 18f2f37fea82468fe3f5a059542c05392ef680c4f7f00e0db02df8b6e5c7d0c6 -SIZE (rust/crates/aws-sdk-sso-1.77.0.crate) = 90627 -SHA256 (rust/crates/aws-sdk-ssooidc-1.78.0.crate) = ecb4f6eada20e0193450cd48b12ed05e1e66baac86f39160191651b932f2b7d9 -SIZE (rust/crates/aws-sdk-ssooidc-1.78.0.crate) = 107001 -SHA256 (rust/crates/aws-sdk-sts-1.79.0.crate) = 317377afba3498fca4948c5d32b399ef9a5ad35561a1e8a6f2ac7273dabf802d -SIZE (rust/crates/aws-sdk-sts-1.79.0.crate) = 176484 -SHA256 (rust/crates/aws-sigv4-1.3.3.crate) = ddfb9021f581b71870a17eac25b52335b82211cdc092e02b6876b2bcefa61666 -SIZE (rust/crates/aws-sigv4-1.3.3.crate) = 58523 +SHA256 (rust/crates/aws-runtime-1.5.10.crate) = c034a1bc1d70e16e7f4e4caf7e9f7693e4c9c24cd91cf17c2a0b21abaebc7c8b +SIZE (rust/crates/aws-runtime-1.5.10.crate) = 76518 +SHA256 (rust/crates/aws-sdk-s3-1.103.0.crate) = af040a86ae4378b7ed2f62c83b36be1848709bbbf5757ec850d0e08596a26be9 +SIZE (rust/crates/aws-sdk-s3-1.103.0.crate) = 1569271 +SHA256 (rust/crates/aws-sdk-sso-1.81.0.crate) = 79ede098271e3471036c46957cba2ba30888f53bda2515bf04b560614a30a36e +SIZE (rust/crates/aws-sdk-sso-1.81.0.crate) = 90688 +SHA256 (rust/crates/aws-sdk-ssooidc-1.82.0.crate) = 43326f724ba2cc957e6f3deac0ca1621a3e5d4146f5970c24c8a108dac33070f +SIZE (rust/crates/aws-sdk-ssooidc-1.82.0.crate) = 107066 +SHA256 (rust/crates/aws-sdk-sts-1.83.0.crate) = a5468593c47efc31fdbe6c902d1a5fde8d9c82f78a3f8ccfe907b1e9434748cb +SIZE (rust/crates/aws-sdk-sts-1.83.0.crate) = 176546 +SHA256 (rust/crates/aws-sigv4-1.3.4.crate) = 084c34162187d39e3740cb635acd73c4e3a551a36146ad6fe8883c929c9f876c +SIZE (rust/crates/aws-sigv4-1.3.4.crate) = 94679 SHA256 (rust/crates/aws-smithy-async-1.2.5.crate) = 1e190749ea56f8c42bf15dd76c65e14f8f765233e6df9b0506d9d934ebef867c SIZE (rust/crates/aws-smithy-async-1.2.5.crate) = 20847 -SHA256 (rust/crates/aws-smithy-checksums-0.63.5.crate) = 5ab9472f7a8ec259ddb5681d2ef1cb1cf16c0411890063e67cdc7b62562cc496 -SIZE (rust/crates/aws-smithy-checksums-0.63.5.crate) = 20200 +SHA256 (rust/crates/aws-smithy-checksums-0.63.7.crate) = 4dbef71cd3cf607deb5c407df52f7e589e6849b296874ee448977efbb6d0832b +SIZE (rust/crates/aws-smithy-checksums-0.63.7.crate) = 20216 SHA256 (rust/crates/aws-smithy-eventstream-0.60.10.crate) = 604c7aec361252b8f1c871a7641d5e0ba3a7f5a586e51b66bc9510a5519594d9 SIZE (rust/crates/aws-smithy-eventstream-0.60.10.crate) = 29461 -SHA256 (rust/crates/aws-smithy-http-0.62.2.crate) = 43c82ba4cab184ea61f6edaafc1072aad3c2a17dcf4c0fce19ac5694b90d8b5f -SIZE (rust/crates/aws-smithy-http-0.62.2.crate) = 31325 +SHA256 (rust/crates/aws-smithy-http-0.62.3.crate) = 7c4dacf2d38996cf729f55e7a762b30918229917eca115de45dfa8dfb97796c9 +SIZE (rust/crates/aws-smithy-http-0.62.3.crate) = 31445 SHA256 (rust/crates/aws-smithy-http-client-1.0.6.crate) = f108f1ca850f3feef3009bdcc977be201bca9a91058864d9de0684e64514bee0 SIZE (rust/crates/aws-smithy-http-client-1.0.6.crate) = 73920 SHA256 (rust/crates/aws-smithy-json-0.61.4.crate) = a16e040799d29c17412943bdbf488fd75db04112d0c0d4b9290bacf5ae0014b9 @@ -95,10 +95,10 @@ SHA256 (rust/crates/aws-smithy-observability-0.1.3.crate) = 9364d5989ac4dd918e5c SIZE (rust/crates/aws-smithy-observability-0.1.3.crate) = 10275 SHA256 (rust/crates/aws-smithy-query-0.60.7.crate) = f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb SIZE (rust/crates/aws-smithy-query-0.60.7.crate) = 7409 -SHA256 (rust/crates/aws-smithy-runtime-1.8.5.crate) = 660f70d9d8af6876b4c9aa8dcb0dbaf0f89b04ee9a4455bea1b4ba03b15f26f6 -SIZE (rust/crates/aws-smithy-runtime-1.8.5.crate) = 116109 -SHA256 (rust/crates/aws-smithy-runtime-api-1.8.5.crate) = 937a49ecf061895fca4a6dd8e864208ed9be7546c0527d04bc07d502ec5fba1c -SIZE (rust/crates/aws-smithy-runtime-api-1.8.5.crate) = 79951 +SHA256 (rust/crates/aws-smithy-runtime-1.8.6.crate) = 9e107ce0783019dbff59b3a244aa0c114e4a8c9d93498af9162608cd5474e796 +SIZE (rust/crates/aws-smithy-runtime-1.8.6.crate) = 116375 +SHA256 (rust/crates/aws-smithy-runtime-api-1.8.7.crate) = 75d52251ed4b9776a3e8487b2a01ac915f73b2da3af8fc1e77e0fce697a550d4 +SIZE (rust/crates/aws-smithy-runtime-api-1.8.7.crate) = 80023 SHA256 (rust/crates/aws-smithy-types-1.3.2.crate) = d498595448e43de7f4296b7b7a18a8a02c61ec9349128c80a368f7c3b4ab11a8 SIZE (rust/crates/aws-smithy-types-1.3.2.crate) = 92281 SHA256 (rust/crates/aws-smithy-xml-0.60.10.crate) = 3db87b96cb1b16c024980f133968d52882ca0daaee3a086c6decc500f6c99728 @@ -163,6 +163,8 @@ SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5 SIZE (rust/crates/cc-1.2.27.crate) = 107070 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 +SHA256 (rust/crates/cfb-0.7.3.crate) = d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f +SIZE (rust/crates/cfb-0.7.3.crate) = 63277 SHA256 (rust/crates/cfg-expr-0.15.8.crate) = d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02 SIZE (rust/crates/cfg-expr-0.15.8.crate) = 42108 SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 @@ -173,12 +175,12 @@ SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa2 SIZE (rust/crates/cipher-0.4.4.crate) = 19073 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.41.crate) = be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9 -SIZE (rust/crates/clap-4.5.41.crate) = 58298 -SHA256 (rust/crates/clap_builder-4.5.41.crate) = 707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d -SIZE (rust/crates/clap_builder-4.5.41.crate) = 169633 -SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 -SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +SHA256 (rust/crates/clap-4.5.45.crate) = 1fc0e74a703892159f5ae7d3aac52c8e6c392f5ae5f359c70b5881d60aaac318 +SIZE (rust/crates/clap-4.5.45.crate) = 58337 +SHA256 (rust/crates/clap_builder-4.5.44.crate) = b3e7f4214277f3c7aa526a59dd3fbe306a370daee1f8b7b8c987069cd8e888a8 +SIZE (rust/crates/clap_builder-4.5.44.crate) = 169799 +SHA256 (rust/crates/clap_derive-4.5.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 +SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0 @@ -229,6 +231,8 @@ SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8b SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/data-encoding-2.9.0.crate) = 2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476 +SIZE (rust/crates/data-encoding-2.9.0.crate) = 21564 SHA256 (rust/crates/deadpool-0.10.0.crate) = fb84100978c1c7b37f09ed3ce3e5f843af02c2a2c431bae5b19230dad2c1b490 SIZE (rust/crates/deadpool-0.10.0.crate) = 31997 SHA256 (rust/crates/deadpool-runtime-0.1.4.crate) = 092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b @@ -431,6 +435,8 @@ SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/infer-0.19.0.crate) = a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7 +SIZE (rust/crates/infer-0.19.0.crate) = 19091 SHA256 (rust/crates/inotify-0.11.0.crate) = f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3 SIZE (rust/crates/inotify-0.11.0.crate) = 26241 SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb @@ -535,8 +541,8 @@ SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/noop_proc_macro-0.3.0.crate) = 0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8 SIZE (rust/crates/noop_proc_macro-0.3.0.crate) = 2157 -SHA256 (rust/crates/notify-8.1.0.crate) = 3163f59cd3fa0e9ef8c32f242966a7b9994fd7378366099593e0e73077cd8c97 -SIZE (rust/crates/notify-8.1.0.crate) = 37843 +SHA256 (rust/crates/notify-8.2.0.crate) = 4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3 +SIZE (rust/crates/notify-8.2.0.crate) = 39067 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 @@ -699,8 +705,8 @@ SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303af SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62 SIZE (rust/crates/reqwest-0.11.27.crate) = 163155 -SHA256 (rust/crates/reqwest-0.12.22.crate) = cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531 -SIZE (rust/crates/reqwest-0.12.22.crate) = 200283 +SHA256 (rust/crates/reqwest-0.12.23.crate) = d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb +SIZE (rust/crates/reqwest-0.12.23.crate) = 161307 SHA256 (rust/crates/rfc6979-0.3.1.crate) = 7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb SIZE (rust/crates/rfc6979-0.3.1.crate) = 8460 SHA256 (rust/crates/rgb-0.8.50.crate) = 57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a @@ -773,8 +779,8 @@ SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.141.crate) = 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 -SIZE (rust/crates/serde_json-1.0.141.crate) = 155322 +SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 SHA256 (rust/crates/serde_path_to_error-0.1.17.crate) = 59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a SIZE (rust/crates/serde_path_to_error-0.1.17.crate) = 17662 SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c @@ -859,8 +865,8 @@ SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 -SHA256 (rust/crates/sysinfo-0.36.1.crate) = 252800745060e7b9ffb7b2badbd8b31cfa4aa2e61af879d0a3bf2a317c20217d -SIZE (rust/crates/sysinfo-0.36.1.crate) = 213643 +SHA256 (rust/crates/sysinfo-0.37.0.crate) = 07cec4dc2d2e357ca1e610cfb07de2fa7a10fc3e9fe89f72545f3d244ea87753 +SIZE (rust/crates/sysinfo-0.37.0.crate) = 215610 SHA256 (rust/crates/system-configuration-0.5.1.crate) = ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7 SIZE (rust/crates/system-configuration-0.5.1.crate) = 12618 SHA256 (rust/crates/system-configuration-0.6.1.crate) = 3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b @@ -887,12 +893,12 @@ SHA256 (rust/crates/testcontainers-modules-0.12.1.crate) = eac95cde96549fc19c6bf SIZE (rust/crates/testcontainers-modules-0.12.1.crate) = 156916 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-2.0.14.crate) = 0b0949c3a6c842cbde3f1686d6eea5a010516deb7085f79db747562d4102f41e +SIZE (rust/crates/thiserror-2.0.14.crate) = 29021 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.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/thiserror-impl-2.0.14.crate) = cc5b44b4ab9c2fdd0e0512e6bece8388e214c0749f5862b114cc5b7a25daf227 +SIZE (rust/crates/thiserror-impl-2.0.14.crate) = 21219 SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/tiff-0.9.1.crate) = ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e @@ -909,8 +915,8 @@ SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7 SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.47.0.crate) = 43864ed400b6043a4757a25c7a64a8efde741aed79a056a2fb348a406701bb35 -SIZE (rust/crates/tokio-1.47.0.crate) = 828980 +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-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 @@ -925,8 +931,10 @@ SHA256 (rust/crates/tokio-tar-0.3.1.crate) = 9d5714c010ca3e5c27114c1cdeb9d14641a SIZE (rust/crates/tokio-tar-0.3.1.crate) = 49485 SHA256 (rust/crates/tokio-test-0.4.4.crate) = 2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7 SIZE (rust/crates/tokio-test-0.4.4.crate) = 12390 -SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df -SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 +SHA256 (rust/crates/tokio-tungstenite-0.26.2.crate) = 7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084 +SIZE (rust/crates/tokio-tungstenite-0.26.2.crate) = 29868 +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.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 SIZE (rust/crates/toml-0.8.23.crate) = 36050 SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c @@ -955,6 +963,8 @@ SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418 SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/ttf-parser-0.25.1.crate) = d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31 SIZE (rust/crates/ttf-parser-0.25.1.crate) = 201121 +SHA256 (rust/crates/tungstenite-0.26.2.crate) = 4793cb5e56680ecbb1d843515b23b6de9a75eb04b66643e256a396d43be33c13 +SIZE (rust/crates/tungstenite-0.26.2.crate) = 65315 SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 @@ -973,6 +983,8 @@ SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384e SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 +SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 +SIZE (rust/crates/utf-8-0.7.6.crate) = 10422 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 @@ -983,8 +995,8 @@ SHA256 (rust/crates/utoipa-gen-5.4.0.crate) = 6d79d08d92ab8af4c5e8a6da20c47ae3f6 SIZE (rust/crates/utoipa-gen-5.4.0.crate) = 156086 SHA256 (rust/crates/utoipa-swagger-ui-9.0.2.crate) = d047458f1b5b65237c2f6dc6db136945667f40a7668627b3490b9513a3d43a55 SIZE (rust/crates/utoipa-swagger-ui-9.0.2.crate) = 52007 -SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d -SIZE (rust/crates/uuid-1.17.0.crate) = 59014 +SHA256 (rust/crates/uuid-1.18.0.crate) = f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be +SIZE (rust/crates/uuid-1.18.0.crate) = 59782 SHA256 (rust/crates/v_frame-0.3.9.crate) = 666b7727c8875d6ab5db9533418d7c764233ac9c0cff1d469aec8fa127597be2 SIZE (rust/crates/v_frame-0.3.9.crate) = 20856 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 @@ -1173,5 +1185,5 @@ SHA256 (rust/crates/zune-inflate-0.2.54.crate) = 73ab332fe2f6680068f3582b16a24f9 SIZE (rust/crates/zune-inflate-0.2.54.crate) = 37973 SHA256 (rust/crates/zune-jpeg-0.4.17.crate) = 0f6fe2e33d02a98ee64423802e16df3de99c43e5cf5ff983767e1128b394c8ac SIZE (rust/crates/zune-jpeg-0.4.17.crate) = 65784 -SHA256 (readur-readur-v2.5.3_GH0.tar.gz) = 7e89cb3f29bf7457b9baaeca888f7919789759c5b7e581efd1db9e6a0130723f -SIZE (readur-readur-v2.5.3_GH0.tar.gz) = 8082923 +SHA256 (readur-readur-v2.5.5_GH0.tar.gz) = feddffa5c93385dcee029db22fba8514b02c01632797ef29a0044612bcd80b13 +SIZE (readur-readur-v2.5.5_GH0.tar.gz) = 12349276 diff --git a/deskutils/readur/pkg-plist b/deskutils/readur/pkg-plist index 3c4a3e377cd9..9e06104dddaf 100644 --- a/deskutils/readur/pkg-plist +++ b/deskutils/readur/pkg-plist @@ -5,6 +5,6 @@ bin/readur %%WWWDIR%%/readur.png %%WWWDIR%%/index.html @dir %%WWWDIR%%/assets -%%WWWDIR%%/assets/index-Boh5XzNh.js +%%WWWDIR%%/assets/index-C700-JQP.js %%WWWDIR%%/assets/index-C5nToalm.css @dir(%%USER%%,%%GROUP%%,0700) %%HOMEDIR%% diff --git a/deskutils/timewarrior/Makefile b/deskutils/timewarrior/Makefile index 5373138853b4..71b4246ac08f 100644 --- a/deskutils/timewarrior/Makefile +++ b/deskutils/timewarrior/Makefile @@ -1,6 +1,6 @@ PORTNAME= timewarrior -DISTVERSION= 1.8.0 DISTVERSIONPREFIX= v +DISTVERSION= 1.9.0 CATEGORIES= deskutils MAINTAINER= bofh@FreeBSD.org @@ -15,10 +15,12 @@ USES= cmake:insource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= GothenburgBitFactory -GH_TUPLE= GothenburgBitFactory:libshared:47c3262:libshared/src/libshared +GH_TUPLE= GothenburgBitFactory:libshared:7604fd2:libshared/src/libshared CMAKE_ARGS+= -DTIMEW_DOCDIR=${DOCSDIR} +OPTIONS_DEFINE= DOCS + post-install: @${RM} -r ${STAGEDIR}${PREFIX}/share/man/man1/CMakeFiles ${STAGEDIR}${PREFIX}/share/man/man7/CMakeFiles diff --git a/deskutils/timewarrior/distinfo b/deskutils/timewarrior/distinfo index 2789bcf774e5..10381c5fe3bf 100644 --- a/deskutils/timewarrior/distinfo +++ b/deskutils/timewarrior/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745484181 -SHA256 (GothenburgBitFactory-timewarrior-v1.8.0_GH0.tar.gz) = 7f6cbb8ea8590b5990dddf8899779cf49034c6fc8add4924a9437f4e01e6ca41 -SIZE (GothenburgBitFactory-timewarrior-v1.8.0_GH0.tar.gz) = 207992 -SHA256 (GothenburgBitFactory-libshared-47c3262_GH0.tar.gz) = 4e9b8f8cd5c1b1b5992db1ef46d342ff6f0592d4e0e5fe334c06b4cf17c71403 -SIZE (GothenburgBitFactory-libshared-47c3262_GH0.tar.gz) = 160312 +TIMESTAMP = 1755579781 +SHA256 (GothenburgBitFactory-timewarrior-v1.9.0_GH0.tar.gz) = 96a06d07a4d9fd7186dc1c906a2996826ae8d971d68fde73e95997336f9846ad +SIZE (GothenburgBitFactory-timewarrior-v1.9.0_GH0.tar.gz) = 214768 +SHA256 (GothenburgBitFactory-libshared-7604fd2_GH0.tar.gz) = b93e1f3a16b494f92f866c4d7530e79c7e92b1194b95345de57ee97b3149d06c +SIZE (GothenburgBitFactory-libshared-7604fd2_GH0.tar.gz) = 167262 diff --git a/deskutils/timewarrior/pkg-plist b/deskutils/timewarrior/pkg-plist index 0ce729d93df7..2e1fbebd77d5 100644 --- a/deskutils/timewarrior/pkg-plist +++ b/deskutils/timewarrior/pkg-plist @@ -12,6 +12,7 @@ share/man/man1/timew-fill.1.gz share/man/man1/timew-gaps.1.gz share/man/man1/timew-get.1.gz share/man/man1/timew-help.1.gz +share/man/man1/timew-import.1.gz share/man/man1/timew-join.1.gz share/man/man1/timew-lengthen.1.gz share/man/man1/timew-modify.1.gz @@ -37,10 +38,18 @@ share/man/man7/timew-dom.7.gz share/man/man7/timew-durations.7.gz share/man/man7/timew-hints.7.gz share/man/man7/timew-ranges.7.gz -%%DOCSDIR%%/AUTHORS -%%DOCSDIR%%/ChangeLog -%%DOCSDIR%%/INSTALL -%%DOCSDIR%%/LICENSE -%%DOCSDIR%%/README.md -%%DOCSDIR%%/ext/on-modify.timewarrior -%%DOCSDIR%%/ext/totals.py +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/ext/on-modify.timewarrior +%%PORTDOCS%%%%DOCSDIR%%/ext/totals.py +%%PORTDOCS%%%%DOCSDIR%%/holidays/README +%%PORTDOCS%%%%DOCSDIR%%/holidays/holidays.en-US +%%PORTDOCS%%%%DOCSDIR%%/holidays/refresh +%%PORTDOCS%%%%DOCSDIR%%/themes/README +%%PORTDOCS%%%%DOCSDIR%%/themes/dark.theme +%%PORTDOCS%%%%DOCSDIR%%/themes/dark_blue.theme +%%PORTDOCS%%%%DOCSDIR%%/themes/dark_green.theme +%%PORTDOCS%%%%DOCSDIR%%/themes/dark_red.theme diff --git a/devel/Makefile b/devel/Makefile index 308709665f96..8dee3385ed9b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -719,6 +719,7 @@ SUBDIR += fnm SUBDIR += folly SUBDIR += forge + SUBDIR += forgejo-runner SUBDIR += forge-devel SUBDIR += fortran-stdlib SUBDIR += fortran-utils @@ -934,6 +935,7 @@ SUBDIR += gorm SUBDIR += goswagger SUBDIR += got + SUBDIR += gotestsum SUBDIR += gpds SUBDIR += gperf SUBDIR += gprbuild @@ -1079,6 +1081,7 @@ SUBDIR += jgoodies-looks SUBDIR += jiic SUBDIR += jiri + SUBDIR += jjui SUBDIR += jline SUBDIR += jna SUBDIR += jsap @@ -4613,6 +4616,7 @@ SUBDIR += py-cachy SUBDIR += py-cadquery-pywrap SUBDIR += py-calver + SUBDIR += py-camel-converter SUBDIR += py-canonicaljson SUBDIR += py-capstone SUBDIR += py-capturer @@ -5324,6 +5328,7 @@ SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile + SUBDIR += py-omegaconf SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-oncalendar diff --git a/devel/aws-c-io/Makefile b/devel/aws-c-io/Makefile index 6b65e51adf7c..7177b4015e23 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.21.2 +DISTVERSION= 0.21.4 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-io/distinfo b/devel/aws-c-io/distinfo index 8bb3981ca2d1..3e70dc273c19 100644 --- a/devel/aws-c-io/distinfo +++ b/devel/aws-c-io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753133137 -SHA256 (awslabs-aws-c-io-v0.21.2_GH0.tar.gz) = 75ada840ed7ef1b8e6908a9d2d017375f9093b9db04c51caf68f8edcfd20cc4c -SIZE (awslabs-aws-c-io-v0.21.2_GH0.tar.gz) = 750938 +TIMESTAMP = 1755736334 +SHA256 (awslabs-aws-c-io-v0.21.4_GH0.tar.gz) = ddc935d6ae0e7fda3b404a7c22ce20a0a1825c188d0087c9ffc817e8e7060325 +SIZE (awslabs-aws-c-io-v0.21.4_GH0.tar.gz) = 751151 diff --git a/devel/bacon/Makefile b/devel/bacon/Makefile index 6d27d11975f0..3f8a666491eb 100644 --- a/devel/bacon/Makefile +++ b/devel/bacon/Makefile @@ -1,7 +1,6 @@ PORTNAME= bacon DISTVERSIONPREFIX= v -DISTVERSION= 3.16.0 -PORTREVISION= 1 +DISTVERSION= 3.17.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -27,43 +26,44 @@ CARGO_CRATES= adler2-2.0.1 \ alsa-sys-0.3.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.19 \ + anstream-0.6.20 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.3 \ - anstyle-wincon-3.0.9 \ - anyhow-1.0.98 \ - arboard-3.5.0 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ + arboard-3.6.0 \ arc-swap-1.7.1 \ arrayvec-0.7.6 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ bindgen-0.72.0 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ + bitflags-2.9.2 \ block-buffer-0.10.4 \ bstr-1.12.0 \ - bumpalo-3.18.1 \ - bytemuck-1.23.1 \ + bumpalo-3.19.0 \ + bytemuck-1.23.2 \ byteorder-1.5.0 \ bytes-1.10.1 \ - camino-1.1.10 \ - cargo-platform-0.1.9 \ - cargo_metadata-0.19.2 \ - cc-1.2.27 \ + camino-1.1.11 \ + cargo-platform-0.2.0 \ + cargo-util-schemas-0.8.2 \ + cargo_metadata-0.21.0 \ + cc-1.2.33 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ clang-sys-1.8.1 \ - clap-4.5.40 \ + clap-4.5.45 \ clap-help-1.4.0 \ - clap_builder-4.5.40 \ - clap_complete-4.5.54 \ - clap_derive-4.5.40 \ + clap_builder-4.5.44 \ + clap_complete-4.5.57 \ + clap_derive-4.5.45 \ clap_lex-0.7.5 \ cli-log-2.1.0 \ - clipboard-win-5.4.0 \ + clipboard-win-5.4.1 \ clru-0.6.2 \ colorchoice-1.0.4 \ combine-4.6.7 \ @@ -74,7 +74,7 @@ CARGO_CRATES= adler2-2.0.1 \ coreaudio-sys-0.2.17 \ cpal-0.15.3 \ cpufeatures-0.2.17 \ - crc32fast-1.4.2 \ + crc32fast-1.5.0 \ crokey-1.2.0 \ crokey-proc_macros-1.2.0 \ crossbeam-0.8.4 \ @@ -101,7 +101,8 @@ CARGO_CRATES= adler2-2.0.1 \ either-1.15.0 \ encoding_rs-0.8.35 \ equivalent-1.0.2 \ - errno-0.3.12 \ + erased-serde-0.4.6 \ + errno-0.3.13 \ error-code-3.3.2 \ faster-hex-0.10.0 \ fastrand-2.3.0 \ @@ -116,14 +117,14 @@ CARGO_CRATES= adler2-2.0.1 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gix-0.72.1 \ - gix-actor-0.35.1 \ + gix-actor-0.35.4 \ gix-bitmap-0.2.14 \ gix-chunk-0.4.11 \ - gix-command-0.6.1 \ + gix-command-0.6.2 \ gix-commitgraph-0.28.0 \ gix-config-0.45.1 \ - gix-config-value-0.15.0 \ - gix-date-0.10.2 \ + gix-config-value-0.15.1 \ + gix-date-0.10.5 \ gix-diff-0.52.1 \ gix-discover-0.40.1 \ gix-features-0.42.1 \ @@ -137,8 +138,8 @@ CARGO_CRATES= adler2-2.0.1 \ gix-object-0.49.1 \ gix-odb-0.69.1 \ gix-pack-0.59.1 \ - gix-packetline-0.19.0 \ - gix-path-0.10.18 \ + gix-packetline-0.19.1 \ + gix-path-0.10.20 \ gix-protocol-0.50.1 \ gix-quote-0.6.0 \ gix-ref-0.52.1 \ @@ -148,17 +149,17 @@ CARGO_CRATES= adler2-2.0.1 \ gix-sec-0.11.0 \ gix-shallow-0.4.0 \ gix-tempfile-17.1.0 \ - gix-trace-0.1.12 \ + gix-trace-0.1.13 \ gix-transport-0.47.0 \ gix-traverse-0.46.2 \ gix-url-0.31.0 \ gix-utils-0.3.0 \ gix-validate-0.10.0 \ gix-worktree-0.41.0 \ - glob-0.3.2 \ + glob-0.3.3 \ hash32-0.3.1 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ heapless-0.8.0 \ heck-0.5.0 \ home-0.5.11 \ @@ -173,7 +174,7 @@ CARGO_CRATES= adler2-2.0.1 \ icu_provider-2.0.0 \ idna-1.0.3 \ idna_adapter-1.2.1 \ - indexmap-2.9.0 \ + indexmap-2.10.0 \ inotify-0.10.2 \ inotify-sys-0.1.5 \ instant-0.1.13 \ @@ -195,20 +196,20 @@ CARGO_CRATES= adler2-2.0.1 \ lazy-regex-3.4.1 \ lazy-regex-proc_macros-3.4.1 \ lazy_static-1.5.0 \ - libc-0.2.173 \ + libc-0.2.175 \ libloading-0.8.8 \ - libredox-0.1.3 \ + libredox-0.1.9 \ libz-rs-sys-0.5.1 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ - litrs-0.4.1 \ + litrs-0.4.2 \ lock_api-0.4.13 \ log-0.4.27 \ - mach2-0.4.2 \ + mach2-0.4.3 \ maybe-async-0.2.10 \ memchr-2.7.5 \ - memmap2-0.9.5 \ + memmap2-0.9.7 \ minimad-0.13.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ @@ -223,9 +224,9 @@ CARGO_CRATES= adler2-2.0.1 \ notify-types-1.0.1 \ num-derive-0.4.2 \ num-traits-0.2.19 \ - num_enum-0.7.3 \ - num_enum_derive-0.7.3 \ - objc2-0.6.1 \ + num_enum-0.7.4 \ + num_enum_derive-0.7.4 \ + objc2-0.6.2 \ objc2-app-kit-0.3.1 \ objc2-core-foundation-0.3.1 \ objc2-core-graphics-0.3.1 \ @@ -236,6 +237,7 @@ CARGO_CRATES= adler2-2.0.1 \ oboe-sys-0.6.1 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ + ordered-float-2.10.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ @@ -246,12 +248,12 @@ CARGO_CRATES= adler2-2.0.1 \ potential_utf-0.1.2 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.3.0 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.101 \ proc-status-0.1.1 \ prodash-29.0.2 \ quote-1.0.40 \ - r-efi-5.2.0 \ - redox_syscall-0.5.13 \ + r-efi-5.3.0 \ + redox_syscall-0.5.17 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ @@ -259,15 +261,17 @@ CARGO_CRATES= adler2-2.0.1 \ rodio-0.20.1 \ rustc-hash-2.1.1 \ rustix-0.38.44 \ - rustix-1.0.7 \ - rustversion-1.0.21 \ + rustix-1.0.8 \ + rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.26 \ serde-1.0.219 \ + serde-untagged-0.1.8 \ + serde-value-0.7.0 \ serde_derive-1.0.219 \ - serde_json-1.0.140 \ + serde_json-1.0.142 \ serde_spanned-0.6.9 \ sha1-0.10.6 \ sha1-checked-0.10.0 \ @@ -275,7 +279,7 @@ CARGO_CRATES= adler2-2.0.1 \ shlex-1.3.0 \ signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.5 \ + signal-hook-registry-1.4.6 \ smallvec-1.15.1 \ stable_deref_trait-1.2.0 \ strict-0.2.0 \ @@ -284,15 +288,15 @@ CARGO_CRATES= adler2-2.0.1 \ symphonia-bundle-mp3-0.5.4 \ symphonia-core-0.5.4 \ symphonia-metadata-0.5.4 \ - syn-2.0.103 \ + syn-2.0.106 \ synstructure-0.13.2 \ tempfile-3.20.0 \ termimad-0.32.0 \ terminal-light-1.8.0 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.15 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ + thiserror-impl-2.0.15 \ tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ @@ -300,6 +304,7 @@ CARGO_CRATES= adler2-2.0.1 \ toml_datetime-0.6.11 \ toml_edit-0.22.27 \ toml_write-0.1.2 \ + typeid-1.0.3 \ typenum-1.18.0 \ unicode-bom-2.0.3 \ unicode-ident-1.0.18 \ @@ -307,6 +312,7 @@ CARGO_CRATES= adler2-2.0.1 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.1 \ + unicode-xid-0.2.6 \ url-2.5.4 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ @@ -338,10 +344,11 @@ CARGO_CRATES= adler2-2.0.1 \ windows-sys-0.45.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ @@ -372,7 +379,7 @@ CARGO_CRATES= adler2-2.0.1 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.11 \ + winnow-0.7.12 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ x11rb-0.13.1 \ @@ -381,12 +388,12 @@ CARGO_CRATES= adler2-2.0.1 \ yansi-1.0.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ - zerocopy-0.8.25 \ - zerocopy-derive-0.8.25 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ - zerovec-0.11.2 \ + zerovec-0.11.4 \ zerovec-derive-0.11.1 \ zlib-rs-0.5.1 diff --git a/devel/bacon/distinfo b/devel/bacon/distinfo index 605c93dd04e8..d24ac9c5d31f 100644 --- a/devel/bacon/distinfo +++ b/devel/bacon/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1749965794 +TIMESTAMP = 1755504000 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 @@ -15,52 +15,54 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 -SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +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/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 -SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 -SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 -SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 -SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 -SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 -SHA256 (rust/crates/arboard-3.5.0.crate) = c1df21f715862ede32a0c525ce2ca4d52626bb0007f8c18b87a384503ac33e70 -SIZE (rust/crates/arboard-3.5.0.crate) = 47973 +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/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 +SHA256 (rust/crates/arboard-3.6.0.crate) = 55f533f8e0af236ffe5eb979b99381df3258853f00ba2e44b6e1955292c75227 +SIZE (rust/crates/arboard-3.6.0.crate) = 52701 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/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/bindgen-0.72.0.crate) = 4f72209734318d0b619a5e0f5129918b848c416e122a3c4ce054e03cb87b726f SIZE (rust/crates/bindgen-0.72.0.crate) = 246019 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitflags-2.9.2.crate) = 6a65b545ab31d687cff52899d4890855fec459eb6afe0da6417b8a18da87aa29 +SIZE (rust/crates/bitflags-2.9.2.crate) = 47977 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/bumpalo-3.18.1.crate) = 793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee -SIZE (rust/crates/bumpalo-3.18.1.crate) = 96348 -SHA256 (rust/crates/bytemuck-1.23.1.crate) = 5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422 -SIZE (rust/crates/bytemuck-1.23.1.crate) = 52585 +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/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/camino-1.1.10.crate) = 0da45bc31171d8d6960122e222a67740df867c1dd53b4d51caa297084c185cab -SIZE (rust/crates/camino-1.1.10.crate) = 42306 -SHA256 (rust/crates/cargo-platform-0.1.9.crate) = e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea -SIZE (rust/crates/cargo-platform-0.1.9.crate) = 12010 -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.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc -SIZE (rust/crates/cc-1.2.27.crate) = 107070 +SHA256 (rust/crates/camino-1.1.11.crate) = 5d07aa9a93b00c76f71bc35d598bed923f6d4f3a9ca5c24b7737ae1a292841c0 +SIZE (rust/crates/camino-1.1.11.crate) = 43862 +SHA256 (rust/crates/cargo-platform-0.2.0.crate) = 84982c6c0ae343635a3a4ee6dedef965513735c8b183caa7289fa6e27399ebd4 +SIZE (rust/crates/cargo-platform-0.2.0.crate) = 13373 +SHA256 (rust/crates/cargo-util-schemas-0.8.2.crate) = 7dc1a6f7b5651af85774ae5a34b4e8be397d9cf4bc063b7e6dbd99a841837830 +SIZE (rust/crates/cargo-util-schemas-0.8.2.crate) = 36914 +SHA256 (rust/crates/cargo_metadata-0.21.0.crate) = 5cfca2aaa699835ba88faf58a06342a314a950d2b9686165e038286c30316868 +SIZE (rust/crates/cargo_metadata-0.21.0.crate) = 32697 +SHA256 (rust/crates/cc-1.2.33.crate) = 3ee0f8803222ba5a7e2777dd72ca451868909b1ac410621b676adf07280e9b5f +SIZE (rust/crates/cc-1.2.33.crate) = 111970 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 @@ -73,22 +75,22 @@ SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d7 SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f -SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap-4.5.45.crate) = 1fc0e74a703892159f5ae7d3aac52c8e6c392f5ae5f359c70b5881d60aaac318 +SIZE (rust/crates/clap-4.5.45.crate) = 58337 SHA256 (rust/crates/clap-help-1.4.0.crate) = 4f8b550b4d08a1d8101f3260bef3166a82c74c613486b4d63705244849105255 SIZE (rust/crates/clap-help-1.4.0.crate) = 621339 -SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e -SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 -SHA256 (rust/crates/clap_complete-4.5.54.crate) = aad5b1b4de04fead402672b48897030eec1f3bfe1550776322f59f6d6e6a5677 -SIZE (rust/crates/clap_complete-4.5.54.crate) = 48534 -SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce -SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_builder-4.5.44.crate) = b3e7f4214277f3c7aa526a59dd3fbe306a370daee1f8b7b8c987069cd8e888a8 +SIZE (rust/crates/clap_builder-4.5.44.crate) = 169799 +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.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 +SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/cli-log-2.1.0.crate) = e220aa46e5395cd473a054f8e7e52403108ce147a4eb68c001afb01672a4e046 SIZE (rust/crates/cli-log-2.1.0.crate) = 7035 -SHA256 (rust/crates/clipboard-win-5.4.0.crate) = 15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892 -SIZE (rust/crates/clipboard-win-5.4.0.crate) = 20559 +SHA256 (rust/crates/clipboard-win-5.4.1.crate) = bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4 +SIZE (rust/crates/clipboard-win-5.4.1.crate) = 20994 SHA256 (rust/crates/clru-0.6.2.crate) = cbd0f76e066e64fdc5631e3bb46381254deab9ef1158292f27c8c57e3bf3fe59 SIZE (rust/crates/clru-0.6.2.crate) = 16497 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 @@ -109,8 +111,8 @@ SHA256 (rust/crates/cpal-0.15.3.crate) = 873dab07c8f743075e57f524c583985fbaf7456 SIZE (rust/crates/cpal-0.15.3.crate) = 100083 SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 SHA256 (rust/crates/crokey-1.2.0.crate) = 5282b45c96c5978c8723ea83385cb9a488b64b7d175733f48d07bf9da514a863 SIZE (rust/crates/crokey-1.2.0.crate) = 43983 SHA256 (rust/crates/crokey-proc_macros-1.2.0.crate) = 2ea0218d3fedf0797fa55676f1964ef5d27103d41ed0281b4bbd2a6e6c3d8d28 @@ -163,8 +165,10 @@ SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 -SIZE (rust/crates/errno-0.3.12.crate) = 12423 +SHA256 (rust/crates/erased-serde-0.4.6.crate) = e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7 +SIZE (rust/crates/erased-serde-0.4.6.crate) = 28352 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/error-code-3.3.2.crate) = dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59 SIZE (rust/crates/error-code-3.3.2.crate) = 8516 SHA256 (rust/crates/faster-hex-0.10.0.crate) = 7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73 @@ -193,22 +197,22 @@ SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/gix-0.72.1.crate) = 01237e8d3d78581f71642be8b0c2ae8c0b2b5c251c9c5d9ebbea3c1ea280dce8 SIZE (rust/crates/gix-0.72.1.crate) = 293929 -SHA256 (rust/crates/gix-actor-0.35.1.crate) = 6b300e6e4f31f3f6bd2de5e2b0caab192ced00dc0fcd0f7cc56e28c575c8e1ff -SIZE (rust/crates/gix-actor-0.35.1.crate) = 13112 +SHA256 (rust/crates/gix-actor-0.35.4.crate) = 2d36dcf9efe32b51b12dfa33cedff8414926124e760a32f9e7a6b5580d280967 +SIZE (rust/crates/gix-actor-0.35.4.crate) = 13393 SHA256 (rust/crates/gix-bitmap-0.2.14.crate) = b1db9765c69502650da68f0804e3dc2b5f8ccc6a2d104ca6c85bc40700d37540 SIZE (rust/crates/gix-bitmap-0.2.14.crate) = 7704 SHA256 (rust/crates/gix-chunk-0.4.11.crate) = 0b1f1d8764958699dc764e3f727cef280ff4d1bd92c107bbf8acd85b30c1bd6f SIZE (rust/crates/gix-chunk-0.4.11.crate) = 10144 -SHA256 (rust/crates/gix-command-0.6.1.crate) = d05dd813ef6bb798570308aa7f1245cefa350ec9f30dc53308335eb22b9d0f8b -SIZE (rust/crates/gix-command-0.6.1.crate) = 15092 +SHA256 (rust/crates/gix-command-0.6.2.crate) = 6b31b65ca48a352ae86312b27a514a0c661935f96b481ac8b4371f65815eb196 +SIZE (rust/crates/gix-command-0.6.2.crate) = 15087 SHA256 (rust/crates/gix-commitgraph-0.28.0.crate) = e05050fd6caa6c731fe3bd7f9485b3b520be062d3d139cb2626e052d6c127951 SIZE (rust/crates/gix-commitgraph-0.28.0.crate) = 22377 SHA256 (rust/crates/gix-config-0.45.1.crate) = 48f3c8f357ae049bfb77493c2ec9010f58cfc924ae485e1116c3718fc0f0d881 SIZE (rust/crates/gix-config-0.45.1.crate) = 73729 -SHA256 (rust/crates/gix-config-value-0.15.0.crate) = 439d62e241dae2dffd55bfeeabe551275cf9d9f084c5ebc6b48bad49d03285b7 -SIZE (rust/crates/gix-config-value-0.15.0.crate) = 15580 -SHA256 (rust/crates/gix-date-0.10.2.crate) = 139d1d52b21741e3f0c72b0fc65e1ff34d4eaceb100ef529d182725d2e09b8cb -SIZE (rust/crates/gix-date-0.10.2.crate) = 15102 +SHA256 (rust/crates/gix-config-value-0.15.1.crate) = 9f012703eb67e263c6c1fc96649fec47694dd3e5d2a91abfc65e4a6a6dc85309 +SIZE (rust/crates/gix-config-value-0.15.1.crate) = 15628 +SHA256 (rust/crates/gix-date-0.10.5.crate) = 996b6b90bafb287330af92b274c3e64309dc78359221d8612d11cd10c8b9fe1c +SIZE (rust/crates/gix-date-0.10.5.crate) = 16209 SHA256 (rust/crates/gix-diff-0.52.1.crate) = 5e9b43e95fe352da82a969f0c84ff860c2de3e724d93f6681fedbcd6c917f252 SIZE (rust/crates/gix-diff-0.52.1.crate) = 57859 SHA256 (rust/crates/gix-discover-0.40.1.crate) = dccfe3e25b4ea46083916c56db3ba9d1e6ef6dce54da485f0463f9fc0fe1837c @@ -235,10 +239,10 @@ SHA256 (rust/crates/gix-odb-0.69.1.crate) = 868f703905fdbcfc1bd750942f82419903ec SIZE (rust/crates/gix-odb-0.69.1.crate) = 63292 SHA256 (rust/crates/gix-pack-0.59.1.crate) = 9d49c55d69c8449f2a0a5a77eb9cbacfebb6b0e2f1215f0fc23a4cb60528a450 SIZE (rust/crates/gix-pack-0.59.1.crate) = 104396 -SHA256 (rust/crates/gix-packetline-0.19.0.crate) = 8ddc034bc67c848e4ef7596ab5528cd8fd439d310858dbe1ce8b324f25deb91c -SIZE (rust/crates/gix-packetline-0.19.0.crate) = 26737 -SHA256 (rust/crates/gix-path-0.10.18.crate) = 567f65fec4ef10dfab97ae71f26a27fd4d7fe7b8e3f90c8a58551c41ff3fb65b -SIZE (rust/crates/gix-path-0.10.18.crate) = 30214 +SHA256 (rust/crates/gix-packetline-0.19.1.crate) = 2592fbd36249a2fea11056f7055cc376301ef38d903d157de41998335bbf1f93 +SIZE (rust/crates/gix-packetline-0.19.1.crate) = 26767 +SHA256 (rust/crates/gix-path-0.10.20.crate) = 06d37034a4c67bbdda76f7bcd037b2f7bc0fba0c09a6662b19697a5716e7b2fd +SIZE (rust/crates/gix-path-0.10.20.crate) = 31011 SHA256 (rust/crates/gix-protocol-0.50.1.crate) = f5c17d78bb0414f8d60b5f952196dc2e47ec320dca885de9128ecdb4a0e38401 SIZE (rust/crates/gix-protocol-0.50.1.crate) = 57176 SHA256 (rust/crates/gix-quote-0.6.0.crate) = 4a375a75b4d663e8bafe3bf4940a18a23755644c13582fa326e99f8f987d83fd @@ -257,8 +261,8 @@ SHA256 (rust/crates/gix-shallow-0.4.0.crate) = 6b9a6f6e34d6ede08f522d89e5c7990b4 SIZE (rust/crates/gix-shallow-0.4.0.crate) = 12071 SHA256 (rust/crates/gix-tempfile-17.1.0.crate) = c750e8c008453a2dba67a2b0d928b7716e05da31173a3f5e351d5457ad4470aa SIZE (rust/crates/gix-tempfile-17.1.0.crate) = 18804 -SHA256 (rust/crates/gix-trace-0.1.12.crate) = 7c396a2036920c69695f760a65e7f2677267ccf483f25046977d87e4cb2665f7 -SIZE (rust/crates/gix-trace-0.1.12.crate) = 10435 +SHA256 (rust/crates/gix-trace-0.1.13.crate) = e2ccaf54b0b1743a695b482ca0ab9d7603744d8d10b2e5d1a332fef337bee658 +SIZE (rust/crates/gix-trace-0.1.13.crate) = 10876 SHA256 (rust/crates/gix-transport-0.47.0.crate) = edfe22ba26d4b65c17879f12b9882eafe65d3c8611c933b272fce2c10f546f59 SIZE (rust/crates/gix-transport-0.47.0.crate) = 69139 SHA256 (rust/crates/gix-traverse-0.46.2.crate) = b8648172f85aca3d6e919c06504b7ac26baef54e04c55eb0100fa588c102cc33 @@ -271,14 +275,14 @@ SHA256 (rust/crates/gix-validate-0.10.0.crate) = 77b9e00cacde5b51388d28ed746c493 SIZE (rust/crates/gix-validate-0.10.0.crate) = 12688 SHA256 (rust/crates/gix-worktree-0.41.0.crate) = 54f1916f8d928268300c977d773dd70a8746b646873b77add0a34876a8c847e9 SIZE (rust/crates/gix-worktree-0.41.0.crate) = 24609 -SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 -SIZE (rust/crates/glob-0.3.2.crate) = 22359 +SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 +SIZE (rust/crates/glob-0.3.3.crate) = 22861 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.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 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 @@ -307,8 +311,8 @@ 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.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 -SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e -SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 SHA256 (rust/crates/inotify-0.10.2.crate) = fdd168d97690d0b8c412d6b6c10360277f4d7ee495c5d0d5d5fe0854923255cc SIZE (rust/crates/inotify-0.10.2.crate) = 26200 SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb @@ -351,12 +355,12 @@ SHA256 (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 4ba01db5ef81e17eb10a5e SIZE (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 6022 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.173.crate) = d8cfeafaffdbc32176b64fb251369d52ea9f0a8fbc6f8759edffef7b525d64bb -SIZE (rust/crates/libc-0.2.173.crate) = 777353 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 SIZE (rust/crates/libloading-0.8.8.crate) = 31345 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 +SIZE (rust/crates/libredox-0.1.9.crate) = 7281 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.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab @@ -365,20 +369,20 @@ SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a17 SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 -SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5 -SIZE (rust/crates/litrs-0.4.1.crate) = 42603 +SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed +SIZE (rust/crates/litrs-0.4.2.crate) = 43399 SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/mach2-0.4.2.crate) = 19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709 -SIZE (rust/crates/mach2-0.4.2.crate) = 21889 +SHA256 (rust/crates/mach2-0.4.3.crate) = d640282b302c0bb0a2a8e0233ead9035e3bed871f0b7e81fe4a1ec829765db44 +SIZE (rust/crates/mach2-0.4.3.crate) = 22180 SHA256 (rust/crates/maybe-async-0.2.10.crate) = 5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11 SIZE (rust/crates/maybe-async-0.2.10.crate) = 22107 SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 SIZE (rust/crates/memchr-2.7.5.crate) = 97603 -SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f -SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 +SHA256 (rust/crates/memmap2-0.9.7.crate) = 483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28 +SIZE (rust/crates/memmap2-0.9.7.crate) = 33915 SHA256 (rust/crates/minimad-0.13.1.crate) = a9c5d708226d186590a7b6d4a9780e2bdda5f689e0d58cd17012a298efd745d2 SIZE (rust/crates/minimad-0.13.1.crate) = 21041 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a @@ -407,12 +411,12 @@ SHA256 (rust/crates/num-derive-0.4.2.crate) = ed3955f1a9c7c0c15e092f9c887db08b1f SIZE (rust/crates/num-derive-0.4.2.crate) = 14709 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_enum-0.7.3.crate) = 4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179 -SIZE (rust/crates/num_enum-0.7.3.crate) = 18603 -SHA256 (rust/crates/num_enum_derive-0.7.3.crate) = af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56 -SIZE (rust/crates/num_enum_derive-0.7.3.crate) = 17092 -SHA256 (rust/crates/objc2-0.6.1.crate) = 88c6597e14493ab2e44ce58f2fdecf095a51f12ca57bec060a11c57332520551 -SIZE (rust/crates/objc2-0.6.1.crate) = 270980 +SHA256 (rust/crates/num_enum-0.7.4.crate) = a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a +SIZE (rust/crates/num_enum-0.7.4.crate) = 21553 +SHA256 (rust/crates/num_enum_derive-0.7.4.crate) = 77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d +SIZE (rust/crates/num_enum_derive-0.7.4.crate) = 18167 +SHA256 (rust/crates/objc2-0.6.2.crate) = 561f357ba7f3a2a61563a186a163d0a3a5247e1089524a3981d49adb775078bc +SIZE (rust/crates/objc2-0.6.2.crate) = 272954 SHA256 (rust/crates/objc2-app-kit-0.3.1.crate) = e6f29f568bec459b0ddff777cec4fe3fd8666d82d5a40ebd0ff7e66134f89bcc SIZE (rust/crates/objc2-app-kit-0.3.1.crate) = 495884 SHA256 (rust/crates/objc2-core-foundation-0.3.1.crate) = 1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166 @@ -433,6 +437,8 @@ SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a71648 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/ordered-float-2.10.1.crate) = 68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c +SIZE (rust/crates/ordered-float-2.10.1.crate) = 16029 SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 @@ -453,18 +459,18 @@ SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d0 SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 SHA256 (rust/crates/proc-status-0.1.1.crate) = f0e0c0ac915e7b76b47850ba4ffc377abde6c6ff9eeace61d0a89623db449712 SIZE (rust/crates/proc-status-0.1.1.crate) = 4136 SHA256 (rust/crates/prodash-29.0.2.crate) = f04bb108f648884c23b98a0e940ebc2c93c0c3b89f04dbaf7eb8256ce617d1bc SIZE (rust/crates/prodash-29.0.2.crate) = 91338 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 -SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 -SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 SIZE (rust/crates/redox_users-0.4.6.crate) = 15585 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 @@ -479,10 +485,10 @@ SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b6 SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 -SIZE (rust/crates/rustix-1.0.7.crate) = 414500 -SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d -SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 @@ -493,10 +499,14 @@ SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f SIZE (rust/crates/semver-1.0.26.crate) = 31303 SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde-untagged-0.1.8.crate) = 34836a629bcbc6f1afdf0907a744870039b1e14c0561cb26094fa683b158eff3 +SIZE (rust/crates/serde-untagged-0.1.8.crate) = 17573 +SHA256 (rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c +SIZE (rust/crates/serde-value-0.7.0.crate) = 10249 SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba @@ -511,8 +521,8 @@ SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33 SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 -SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 -SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 @@ -529,8 +539,8 @@ SHA256 (rust/crates/symphonia-core-0.5.4.crate) = 798306779e3dc7d5231bd5691f5a81 SIZE (rust/crates/symphonia-core-0.5.4.crate) = 98029 SHA256 (rust/crates/symphonia-metadata-0.5.4.crate) = bc622b9841a10089c5b18e99eb904f4341615d5aa55bbf4eedde1be721a4023c SIZE (rust/crates/symphonia-metadata-0.5.4.crate) = 23343 -SHA256 (rust/crates/syn-2.0.103.crate) = e4307e30089d6fd6aff212f2da3a1f9e32f3223b1f010fb09b7c95f90f3ca1e8 -SIZE (rust/crates/syn-2.0.103.crate) = 298990 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 @@ -541,12 +551,12 @@ SHA256 (rust/crates/terminal-light-1.8.0.crate) = a6f76be906d875a0ce764c52a05585 SIZE (rust/crates/terminal-light-1.8.0.crate) = 40098 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-2.0.15.crate) = 80d76d3f064b981389ecb4b6b7f45a0bf9fdac1d5b9204c7bd6714fecc302850 +SIZE (rust/crates/thiserror-2.0.15.crate) = 29026 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.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/thiserror-impl-2.0.15.crate) = 44d29feb33e986b6ea906bd9c3559a856983f92371b3eaa5e83782a351623de0 +SIZE (rust/crates/thiserror-impl-2.0.15.crate) = 21214 SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 @@ -561,6 +571,8 @@ SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21db SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/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/unicode-bom-2.0.3.crate) = 7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217 @@ -575,6 +587,8 @@ SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d 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/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 +SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be @@ -637,14 +651,16 @@ SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9b SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef -SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 @@ -705,8 +721,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.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd -SIZE (rust/crates/winnow-0.7.11.crate) = 174175 +SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 +SIZE (rust/crates/winnow-0.7.12.crate) = 174403 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb @@ -723,21 +739,21 @@ SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f659 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.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb -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 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 -SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-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/zlib-rs-0.5.1.crate) = 626bd9fa9734751fc50d6060752170984d7053f5a39061f524cda68023d4db8a SIZE (rust/crates/zlib-rs-0.5.1.crate) = 193055 -SHA256 (Canop-bacon-v3.16.0_GH0.tar.gz) = cf7f3471883260f7cd56d1b2bcce713463082e64a830bb46489d7e94303b3ba0 -SIZE (Canop-bacon-v3.16.0_GH0.tar.gz) = 1998151 +SHA256 (Canop-bacon-v3.17.0_GH0.tar.gz) = 9245a68cf1aa29ba33e9ebc1980bbf41a932f2a2d69de8d9d72ae9719ab4d04d +SIZE (Canop-bacon-v3.17.0_GH0.tar.gz) = 1999514 diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index 2e9feb6abf9b..1d151090b059 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,7 +1,6 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v -DISTVERSION= 0.21.0 -PORTREVISION= 13 +DISTVERSION= 0.23.4 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/cargo-generate/Makefile.crates b/devel/cargo-generate/Makefile.crates index 624874cac2e8..6879df366cec 100644 --- a/devel/cargo-generate/Makefile.crates +++ b/devel/cargo-generate/Makefile.crates @@ -1,234 +1,286 @@ CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ aligned-0.4.2 \ - anstream-0.6.13 \ - anstyle-1.0.6 \ - anstyle-parse-0.2.3 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - anyhow-1.0.82 \ + anstream-0.6.18 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.6 \ + anstyle-query-1.1.2 \ + anstyle-wincon-3.0.7 \ + anyhow-1.0.98 \ anymap2-0.13.0 \ as-slice-0.2.1 \ - assert_cmd-2.0.14 \ - auth-git2-0.5.4 \ - autocfg-1.2.0 \ - bitflags-1.3.2 \ - bitflags-2.5.0 \ + assert_cmd-2.0.17 \ + auth-git2-0.5.8 \ + autocfg-1.4.0 \ + bitflags-2.9.0 \ block-buffer-0.10.4 \ - bstr-1.9.1 \ - cc-1.0.96 \ + bstr-1.12.0 \ + bumpalo-3.17.0 \ + byteorder-1.5.0 \ + cargo-util-schemas-0.8.2 \ + cc-1.2.17 \ cfg-if-1.0.0 \ - clap-4.5.4 \ - clap_builder-4.5.2 \ - clap_derive-4.5.4 \ - clap_lex-0.7.0 \ - colorchoice-1.0.0 \ - console-0.15.8 \ + cfg_aliases-0.2.1 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_derive-4.5.40 \ + clap_lex-0.7.4 \ + colorchoice-1.0.3 \ + console-0.15.11 \ + console-0.16.0 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ - cpufeatures-0.2.12 \ - crossbeam-deque-0.8.5 \ + cpufeatures-0.2.17 \ + crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.19 \ - crunchy-0.2.2 \ + crossbeam-utils-0.8.21 \ + crunchy-0.2.3 \ crypto-common-0.1.6 \ cvt-0.1.2 \ - deranged-0.3.11 \ + deranged-0.4.1 \ dialoguer-0.11.0 \ difflib-0.4.0 \ 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 \ doc-comment-0.3.3 \ - either-1.11.0 \ - encode_unicode-0.3.6 \ - env_filter-0.1.0 \ - env_logger-0.11.3 \ - equivalent-1.0.1 \ - errno-0.3.8 \ - faster-hex-0.9.0 \ - fastrand-2.1.0 \ - float-cmp-0.9.0 \ + either-1.15.0 \ + encode_unicode-1.0.0 \ + env_filter-0.1.3 \ + env_logger-0.11.8 \ + equivalent-1.0.2 \ + erased-serde-0.4.6 \ + errno-0.3.10 \ + faster-hex-0.10.0 \ + fastrand-2.3.0 \ + float-cmp-0.10.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ - fs-err-2.11.0 \ - fs_at-0.1.10 \ + fs-err-3.1.1 \ + fs_at-0.2.1 \ generic-array-0.14.7 \ - getrandom-0.2.14 \ - git2-0.18.3 \ - gix-actor-0.31.1 \ - gix-config-0.36.1 \ - gix-config-value-0.14.6 \ - gix-date-0.8.5 \ - gix-features-0.38.1 \ - gix-fs-0.10.2 \ - gix-glob-0.16.2 \ - gix-hash-0.14.2 \ - gix-lock-13.1.1 \ - gix-object-0.42.1 \ - gix-path-0.10.7 \ - gix-ref-0.43.0 \ - gix-sec-0.10.6 \ - gix-tempfile-13.1.1 \ - gix-trace-0.1.9 \ - gix-utils-0.1.12 \ - gix-validate-0.8.4 \ - globset-0.4.14 \ + getrandom-0.2.15 \ + getrandom-0.3.2 \ + git2-0.20.2 \ + gix-actor-0.35.1 \ + gix-config-0.45.1 \ + gix-config-value-0.15.0 \ + gix-date-0.10.2 \ + gix-features-0.42.1 \ + gix-fs-0.15.0 \ + gix-glob-0.20.1 \ + gix-hash-0.18.0 \ + gix-hashtable-0.8.1 \ + gix-lock-17.1.0 \ + gix-object-0.49.1 \ + gix-path-0.10.18 \ + gix-ref-0.52.1 \ + gix-sec-0.11.0 \ + gix-tempfile-17.1.0 \ + gix-trace-0.1.12 \ + gix-utils-0.3.0 \ + gix-validate-0.10.0 \ + globset-0.4.16 \ + hash32-0.3.1 \ hashbrown-0.14.5 \ + hashbrown-0.15.2 \ + heapless-0.8.0 \ heck-0.5.0 \ - home-0.5.9 \ - humantime-2.1.0 \ - idna-0.5.0 \ - ignore-0.4.22 \ - indexmap-2.2.6 \ - indicatif-0.17.8 \ - indoc-2.0.5 \ - instant-0.1.12 \ - itertools-0.10.5 \ - itoa-1.0.11 \ - jobserver-0.1.31 \ - kstring-2.0.0 \ - lazy_static-1.4.0 \ - libc-0.2.154 \ - libgit2-sys-0.16.2+1.7.2 \ + home-0.5.11 \ + icu_collections-1.5.0 \ + icu_locid-1.5.0 \ + icu_locid_transform-1.5.0 \ + icu_locid_transform_data-1.5.1 \ + icu_normalizer-1.5.0 \ + icu_normalizer_data-1.5.1 \ + icu_properties-1.5.1 \ + icu_properties_data-1.5.1 \ + icu_provider-1.5.0 \ + icu_provider_macros-1.5.0 \ + idna-1.0.3 \ + idna_adapter-1.2.0 \ + ignore-0.4.23 \ + indexmap-2.10.0 \ + indicatif-0.18.0 \ + indoc-2.0.6 \ + instant-0.1.13 \ + is_terminal_polyfill-1.70.1 \ + itertools-0.14.0 \ + itoa-1.0.15 \ + jiff-0.2.14 \ + jiff-static-0.2.14 \ + jiff-tzdb-0.1.4 \ + jiff-tzdb-platform-0.1.3 \ + jobserver-0.1.33 \ + js-sys-0.3.77 \ + kstring-2.0.2 \ + libc-0.2.172 \ + libgit2-sys-0.18.1+1.9.0 \ libredox-0.1.3 \ - libssh2-sys-0.3.0 \ - libz-sys-1.1.16 \ - linux-raw-sys-0.4.13 \ - liquid-0.26.4 \ - liquid-core-0.26.4 \ - liquid-derive-0.26.4 \ - liquid-lib-0.26.4 \ + libssh2-sys-0.3.1 \ + libz-sys-1.1.22 \ + linux-raw-sys-0.9.3 \ + liquid-0.26.11 \ + liquid-core-0.26.11 \ + liquid-derive-0.26.10 \ + liquid-lib-0.26.11 \ + litemap-0.7.5 \ lock_api-0.4.12 \ - log-0.4.21 \ - memchr-2.7.2 \ - memmap2-0.9.4 \ + log-0.4.27 \ + memchr-2.7.4 \ + memmap2-0.9.5 \ names-0.14.0 \ - nix-0.26.4 \ + nix-0.29.0 \ normalize-line-endings-0.3.0 \ - normpath-1.2.0 \ + normpath-1.3.0 \ num-conv-0.1.0 \ - num-traits-0.2.18 \ - num_threads-0.1.7 \ - number_prefix-0.4.0 \ - once_cell-1.19.0 \ - openssl-0.10.64 \ + num-traits-0.2.19 \ + once_cell-1.21.3 \ + openssl-0.10.73 \ openssl-macros-0.1.1 \ - openssl-probe-0.1.5 \ - openssl-src-300.2.3+3.2.1 \ - openssl-sys-0.9.102 \ + openssl-probe-0.1.6 \ + openssl-src-300.4.2+3.4.1 \ + openssl-sys-0.9.109 \ option-ext-0.2.0 \ - parking_lot-0.12.2 \ + ordered-float-2.10.1 \ + parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ - paste-1.0.14 \ - path-absolutize-3.1.1 \ - path-dedot-3.1.1 \ + paste-1.0.15 \ percent-encoding-2.3.1 \ - pest-2.7.10 \ - pest_derive-2.7.10 \ - pest_generator-2.7.10 \ - pest_meta-2.7.10 \ - pkg-config-0.3.30 \ - portable-atomic-1.6.0 \ + pest-2.8.0 \ + pest_derive-2.8.0 \ + pest_generator-2.8.0 \ + pest_meta-2.8.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.0 \ + portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.17 \ - predicates-3.1.0 \ - predicates-core-1.0.6 \ - predicates-tree-1.0.9 \ - proc-macro2-1.0.81 \ - prodash-28.0.0 \ - quote-1.0.36 \ + ppv-lite86-0.2.21 \ + predicates-3.1.3 \ + predicates-core-1.0.9 \ + predicates-tree-1.0.12 \ + proc-macro2-1.0.94 \ + prodash-29.0.2 \ + quote-1.0.40 \ + r-efi-5.2.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ - redox_syscall-0.5.1 \ - redox_users-0.4.5 \ - regex-1.10.4 \ - regex-automata-0.4.6 \ - regex-syntax-0.8.3 \ - remove_dir_all-0.8.2 \ - rhai-1.18.0 \ - rhai_codegen-2.1.0 \ - rustix-0.38.34 \ + redox_syscall-0.5.10 \ + redox_users-0.5.0 \ + regex-1.11.1 \ + regex-automata-0.4.9 \ + regex-syntax-0.8.5 \ + remove_dir_all-1.0.0 \ + rhai-1.22.2 \ + rhai_codegen-2.2.0 \ + rustix-1.0.5 \ same-file-1.0.6 \ - sanitize-filename-0.5.0 \ + sanitize-filename-0.6.0 \ scopeguard-1.2.0 \ - semver-1.0.22 \ - serde-1.0.200 \ - serde_derive-1.0.200 \ - serde_spanned-0.6.5 \ - sha1_smol-1.0.0 \ + semver-1.0.26 \ + serde-1.0.219 \ + serde-untagged-0.1.7 \ + serde-value-0.7.0 \ + serde_derive-1.0.219 \ + serde_spanned-0.6.9 \ + sha1-0.10.6 \ + sha1-checked-0.10.0 \ sha2-0.10.8 \ shell-words-1.1.0 \ - smallvec-1.13.2 \ + shlex-1.3.0 \ + smallvec-1.15.1 \ smartstring-1.0.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ - syn-2.0.60 \ - tempfile-3.10.1 \ + strsim-0.11.1 \ + syn-2.0.100 \ + synstructure-0.13.1 \ + tempfile-3.19.1 \ terminal-prompt-0.2.3 \ - termtree-0.4.1 \ - thin-vec-0.2.13 \ - thiserror-1.0.59 \ - thiserror-impl-1.0.59 \ - time-0.3.36 \ - time-core-0.1.2 \ - time-macros-0.2.18 \ + terminal_size-0.4.2 \ + termtree-0.5.1 \ + thin-vec-0.2.14 \ + thiserror-1.0.69 \ + thiserror-2.0.12 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.12 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ tiny-keccak-2.0.2 \ - tinyvec-1.6.0 \ + tinystr-0.7.6 \ + tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - toml-0.8.12 \ - toml_datetime-0.6.5 \ - toml_edit-0.22.12 \ - typenum-1.17.0 \ - ucd-trie-0.1.6 \ - unicode-bidi-0.3.15 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ + typeid-1.0.3 \ + typenum-1.18.0 \ + ucd-trie-0.1.7 \ unicode-bom-2.0.3 \ - unicode-ident-1.0.12 \ - unicode-normalization-0.1.23 \ - unicode-segmentation-1.11.0 \ - unicode-width-0.1.12 \ - url-2.5.0 \ - utf8parse-0.2.1 \ + unicode-ident-1.0.18 \ + unicode-normalization-0.1.24 \ + unicode-segmentation-1.12.0 \ + unicode-width-0.2.0 \ + unicode-xid-0.2.6 \ + unit-prefix-0.5.1 \ + url-2.5.4 \ + utf16_iter-1.0.5 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ vcpkg-0.2.15 \ - version_check-0.9.4 \ - wait-timeout-0.2.0 \ + version_check-0.9.5 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + web-time-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.8 \ + winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-sys-0.45.0 \ - windows-sys-0.48.0 \ windows-sys-0.52.0 \ - windows-targets-0.42.2 \ - windows-targets-0.48.5 \ - windows-targets-0.52.5 \ - windows_aarch64_gnullvm-0.42.2 \ - windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.5 \ - windows_aarch64_msvc-0.42.2 \ - windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.5 \ - windows_i686_gnu-0.42.2 \ - windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.5 \ - windows_i686_gnullvm-0.52.5 \ - windows_i686_msvc-0.42.2 \ - windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.5 \ - windows_x86_64_gnu-0.42.2 \ - windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.5 \ - windows_x86_64_gnullvm-0.42.2 \ - windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.5 \ - windows_x86_64_msvc-0.42.2 \ - windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.5 \ - winnow-0.6.7 \ - zerocopy-0.7.32 \ - zerocopy-derive-0.7.32 \ - zeroize-1.7.0 + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-targets-0.52.6 \ + windows-targets-0.53.2 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.10 \ + wit-bindgen-rt-0.39.0 \ + write16-1.0.0 \ + writeable-0.5.5 \ + yoke-0.7.5 \ + yoke-derive-0.7.5 \ + zerocopy-0.7.35 \ + zerocopy-0.8.24 \ + zerocopy-derive-0.7.35 \ + zerocopy-derive-0.8.24 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.1 \ + zerovec-0.10.4 \ + zerovec-derive-0.10.3 diff --git a/devel/cargo-generate/distinfo b/devel/cargo-generate/distinfo index 2d3e5dcddf20..1e9d61a693ac 100644 --- a/devel/cargo-generate/distinfo +++ b/devel/cargo-generate/distinfo @@ -1,471 +1,575 @@ -TIMESTAMP = 1717446610 +TIMESTAMP = 1753608961 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/aligned-0.4.2.crate) = 377e4c0ba83e4431b10df45c1d4666f178ea9c552cac93e60c3a88bf32785923 SIZE (rust/crates/aligned-0.4.2.crate) = 8519 -SHA256 (rust/crates/anstream-0.6.13.crate) = d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb -SIZE (rust/crates/anstream-0.6.13.crate) = 30928 -SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc -SIZE (rust/crates/anstyle-1.0.6.crate) = 14604 -SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c -SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 -SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 -SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 -SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 -SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 -SHA256 (rust/crates/anyhow-1.0.82.crate) = f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519 -SIZE (rust/crates/anyhow-1.0.82.crate) = 45361 +SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b +SIZE (rust/crates/anstream-0.6.18.crate) = 29681 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 +SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 +SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c +SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 +SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e +SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/anymap2-0.13.0.crate) = d301b3b94cb4b2f23d7917810addbbaff90738e0ca2be692bd027e70d7e0330c SIZE (rust/crates/anymap2-0.13.0.crate) = 17337 SHA256 (rust/crates/as-slice-0.2.1.crate) = 516b6b4f0e40d50dcda9365d53964ec74560ad4284da2e7fc97122cd83174516 SIZE (rust/crates/as-slice-0.2.1.crate) = 6942 -SHA256 (rust/crates/assert_cmd-2.0.14.crate) = ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8 -SIZE (rust/crates/assert_cmd-2.0.14.crate) = 24591 -SHA256 (rust/crates/auth-git2-0.5.4.crate) = e51bd0e4592409df8631ca807716dc1e5caafae5d01ce0157c966c71c7e49c3c -SIZE (rust/crates/auth-git2-0.5.4.crate) = 21150 -SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 -SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 -SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a -SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 -SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 +SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66 +SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 +SHA256 (rust/crates/auth-git2-0.5.8.crate) = 4888bf91cce63baf1670512d0f12b5d636179a4abbad6504812ac8ab124b3efe +SIZE (rust/crates/auth-git2-0.5.8.crate) = 22815 +SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 +SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd +SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 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.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 -SIZE (rust/crates/bstr-1.9.1.crate) = 380305 -SHA256 (rust/crates/cc-1.0.96.crate) = 065a29261d53ba54260972629f9ca6bffa69bac13cd1fed61420f7fa68b9f8bd -SIZE (rust/crates/cc-1.0.96.crate) = 76576 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf +SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/cargo-util-schemas-0.8.2.crate) = 7dc1a6f7b5651af85774ae5a34b4e8be397d9cf4bc063b7e6dbd99a841837830 +SIZE (rust/crates/cargo-util-schemas-0.8.2.crate) = 36914 +SHA256 (rust/crates/cc-1.2.17.crate) = 1fcb57c740ae1daf453ae85f16e37396f672b039e00d9d866e07ddb24e328e3a +SIZE (rust/crates/cc-1.2.17.crate) = 105794 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 -SIZE (rust/crates/clap-4.5.4.crate) = 55401 -SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4 -SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566 -SHA256 (rust/crates/clap_derive-4.5.4.crate) = 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64 -SIZE (rust/crates/clap_derive-4.5.4.crate) = 29159 -SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce -SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915 -SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 -SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 -SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb -SIZE (rust/crates/console-0.15.8.crate) = 36364 +SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 +SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 +SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 +SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 +SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +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/const-random-0.1.18.crate) = 87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359 SIZE (rust/crates/const-random-0.1.18.crate) = 6646 SHA256 (rust/crates/const-random-macro-0.1.16.crate) = f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e SIZE (rust/crates/const-random-macro-0.1.16.crate) = 6657 -SHA256 (rust/crates/cpufeatures-0.2.12.crate) = 53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504 -SIZE (rust/crates/cpufeatures-0.2.12.crate) = 12837 -SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d -SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 -SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 -SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 -SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 -SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 +SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/cvt-0.1.2.crate) = d2ae9bf77fbf2d39ef573205d554d87e86c12f1994e9ea335b0651b9b278bcf1 SIZE (rust/crates/cvt-0.1.2.crate) = 6214 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/deranged-0.4.1.crate) = 28cfac68e08048ae1883171632c2aef3ebc555621ae56fbccce1cbf22dd7f058 +SIZE (rust/crates/deranged-0.4.1.crate) = 23541 SHA256 (rust/crates/dialoguer-0.11.0.crate) = 658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de SIZE (rust/crates/dialoguer-0.11.0.crate) = 31286 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 SIZE (rust/crates/difflib-0.4.0.crate) = 7638 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/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 -SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 -SIZE (rust/crates/either-1.11.0.crate) = 18973 -SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f -SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 -SHA256 (rust/crates/env_filter-0.1.0.crate) = a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea -SIZE (rust/crates/env_filter-0.1.0.crate) = 11553 -SHA256 (rust/crates/env_logger-0.11.3.crate) = 38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9 -SIZE (rust/crates/env_logger-0.11.3.crate) = 29704 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 -SIZE (rust/crates/errno-0.3.8.crate) = 10645 -SHA256 (rust/crates/faster-hex-0.9.0.crate) = a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183 -SIZE (rust/crates/faster-hex-0.9.0.crate) = 13053 -SHA256 (rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a -SIZE (rust/crates/fastrand-2.1.0.crate) = 14907 -SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 -SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 +SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 +SHA256 (rust/crates/env_filter-0.1.3.crate) = 186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0 +SIZE (rust/crates/env_filter-0.1.3.crate) = 15191 +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.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/erased-serde-0.4.6.crate) = e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7 +SIZE (rust/crates/erased-serde-0.4.6.crate) = 28352 +SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d +SIZE (rust/crates/errno-0.3.10.crate) = 11824 +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/float-cmp-0.10.0.crate) = b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8 +SIZE (rust/crates/float-cmp-0.10.0.crate) = 10702 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 -SHA256 (rust/crates/fs-err-2.11.0.crate) = 88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41 -SIZE (rust/crates/fs-err-2.11.0.crate) = 20449 -SHA256 (rust/crates/fs_at-0.1.10.crate) = 982f82cc75107eef84f417ad6c53ae89bf65b561937ca4a3b3b0fd04d0aa2425 -SIZE (rust/crates/fs_at-0.1.10.crate) = 36185 +SHA256 (rust/crates/fs-err-3.1.1.crate) = 88d7be93788013f265201256d58f04936a8079ad5dc898743aa20525f503b683 +SIZE (rust/crates/fs-err-3.1.1.crate) = 23107 +SHA256 (rust/crates/fs_at-0.2.1.crate) = 14af6c9694ea25db25baa2a1788703b9e7c6648dcaeeebeb98f7561b5384c036 +SIZE (rust/crates/fs_at-0.2.1.crate) = 35800 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/getrandom-0.2.14.crate) = 94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c -SIZE (rust/crates/getrandom-0.2.14.crate) = 37307 -SHA256 (rust/crates/git2-0.18.3.crate) = 232e6a7bfe35766bf715e55a88b39a700596c0ccfd88cd3680b4cdb40d66ef70 -SIZE (rust/crates/git2-0.18.3.crate) = 213009 -SHA256 (rust/crates/gix-actor-0.31.1.crate) = 45c3a3bde455ad2ee8ba8a195745241ce0b770a8a26faae59fcf409d01b28c46 -SIZE (rust/crates/gix-actor-0.31.1.crate) = 8952 -SHA256 (rust/crates/gix-config-0.36.1.crate) = 7580e05996e893347ad04e1eaceb92e1c0e6a3ffe517171af99bf6b6df0ca6e5 -SIZE (rust/crates/gix-config-0.36.1.crate) = 61754 -SHA256 (rust/crates/gix-config-value-0.14.6.crate) = fbd06203b1a9b33a78c88252a625031b094d9e1b647260070c25b09910c0a804 -SIZE (rust/crates/gix-config-value-0.14.6.crate) = 12769 -SHA256 (rust/crates/gix-date-0.8.5.crate) = 180b130a4a41870edfbd36ce4169c7090bca70e195da783dea088dd973daa59c -SIZE (rust/crates/gix-date-0.8.5.crate) = 10185 -SHA256 (rust/crates/gix-features-0.38.1.crate) = db4254037d20a247a0367aa79333750146a369719f0c6617fec4f5752cc62b37 -SIZE (rust/crates/gix-features-0.38.1.crate) = 30596 -SHA256 (rust/crates/gix-fs-0.10.2.crate) = e2184c40e7910529677831c8b481acf788ffd92427ed21fad65b6aa637e631b8 -SIZE (rust/crates/gix-fs-0.10.2.crate) = 14372 -SHA256 (rust/crates/gix-glob-0.16.2.crate) = 682bdc43cb3c00dbedfcc366de2a849b582efd8d886215dbad2ea662ec156bb5 -SIZE (rust/crates/gix-glob-0.16.2.crate) = 13261 -SHA256 (rust/crates/gix-hash-0.14.2.crate) = f93d7df7366121b5018f947a04d37f034717e113dcf9ccd85c34b58e57a74d5e -SIZE (rust/crates/gix-hash-0.14.2.crate) = 12759 -SHA256 (rust/crates/gix-lock-13.1.1.crate) = e7c359f81f01b8352063319bcb39789b7ea0887b406406381106e38c4a34d049 -SIZE (rust/crates/gix-lock-13.1.1.crate) = 9753 -SHA256 (rust/crates/gix-object-0.42.1.crate) = 3d4f8efae72030df1c4a81d02dbe2348e748d9b9a11e108ed6efbd846326e051 -SIZE (rust/crates/gix-object-0.42.1.crate) = 32453 -SHA256 (rust/crates/gix-path-0.10.7.crate) = 23623cf0f475691a6d943f898c4d0b89f5c1a2a64d0f92bce0e0322ee6528783 -SIZE (rust/crates/gix-path-0.10.7.crate) = 14406 -SHA256 (rust/crates/gix-ref-0.43.0.crate) = fd4aba68b925101cb45d6df328979af0681364579db889098a0de75b36c77b65 -SIZE (rust/crates/gix-ref-0.43.0.crate) = 55990 -SHA256 (rust/crates/gix-sec-0.10.6.crate) = fddc27984a643b20dd03e97790555804f98cf07404e0e552c0ad8133266a79a1 -SIZE (rust/crates/gix-sec-0.10.6.crate) = 9356 -SHA256 (rust/crates/gix-tempfile-13.1.1.crate) = a761d76594f4443b675e85928e4902dec333273836bd386906f01e7e346a0d11 -SIZE (rust/crates/gix-tempfile-13.1.1.crate) = 17852 -SHA256 (rust/crates/gix-trace-0.1.9.crate) = f924267408915fddcd558e3f37295cc7d6a3e50f8bd8b606cee0808c3915157e -SIZE (rust/crates/gix-trace-0.1.9.crate) = 9659 -SHA256 (rust/crates/gix-utils-0.1.12.crate) = 35192df7fd0fa112263bad8021e2df7167df4cc2a6e6d15892e1e55621d3d4dc -SIZE (rust/crates/gix-utils-0.1.12.crate) = 9418 -SHA256 (rust/crates/gix-validate-0.8.4.crate) = e39fc6e06044985eac19dd34d474909e517307582e462b2eb4c8fa51b6241545 -SIZE (rust/crates/gix-validate-0.8.4.crate) = 6960 -SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1 -SIZE (rust/crates/globset-0.4.14.crate) = 25090 +SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 +SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (rust/crates/getrandom-0.3.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 +SIZE (rust/crates/getrandom-0.3.2.crate) = 49140 +SHA256 (rust/crates/git2-0.20.2.crate) = 2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110 +SIZE (rust/crates/git2-0.20.2.crate) = 223479 +SHA256 (rust/crates/gix-actor-0.35.1.crate) = 6b300e6e4f31f3f6bd2de5e2b0caab192ced00dc0fcd0f7cc56e28c575c8e1ff +SIZE (rust/crates/gix-actor-0.35.1.crate) = 13112 +SHA256 (rust/crates/gix-config-0.45.1.crate) = 48f3c8f357ae049bfb77493c2ec9010f58cfc924ae485e1116c3718fc0f0d881 +SIZE (rust/crates/gix-config-0.45.1.crate) = 73729 +SHA256 (rust/crates/gix-config-value-0.15.0.crate) = 439d62e241dae2dffd55bfeeabe551275cf9d9f084c5ebc6b48bad49d03285b7 +SIZE (rust/crates/gix-config-value-0.15.0.crate) = 15580 +SHA256 (rust/crates/gix-date-0.10.2.crate) = 139d1d52b21741e3f0c72b0fc65e1ff34d4eaceb100ef529d182725d2e09b8cb +SIZE (rust/crates/gix-date-0.10.2.crate) = 15102 +SHA256 (rust/crates/gix-features-0.42.1.crate) = 56f4399af6ec4fd9db84dd4cf9656c5c785ab492ab40a7c27ea92b4241923fed +SIZE (rust/crates/gix-features-0.42.1.crate) = 33400 +SHA256 (rust/crates/gix-fs-0.15.0.crate) = 67a0637149b4ef24d3ea55f81f77231401c8463fae6da27331c987957eb597c7 +SIZE (rust/crates/gix-fs-0.15.0.crate) = 19741 +SHA256 (rust/crates/gix-glob-0.20.1.crate) = 90181472925b587f6079698f79065ff64786e6d6c14089517a1972bca99fb6e9 +SIZE (rust/crates/gix-glob-0.20.1.crate) = 16252 +SHA256 (rust/crates/gix-hash-0.18.0.crate) = 8d4900562c662852a6b42e2ef03442eccebf24f047d8eab4f23bc12ef0d785d8 +SIZE (rust/crates/gix-hash-0.18.0.crate) = 18940 +SHA256 (rust/crates/gix-hashtable-0.8.1.crate) = b5b5cb3c308b4144f2612ff64e32130e641279fcf1a84d8d40dad843b4f64904 +SIZE (rust/crates/gix-hashtable-0.8.1.crate) = 10253 +SHA256 (rust/crates/gix-lock-17.1.0.crate) = 570f8b034659f256366dc90f1a24924902f20acccd6a15be96d44d1269e7a796 +SIZE (rust/crates/gix-lock-17.1.0.crate) = 13990 +SHA256 (rust/crates/gix-object-0.49.1.crate) = d957ca3640c555d48bb27f8278c67169fa1380ed94f6452c5590742524c40fbb +SIZE (rust/crates/gix-object-0.49.1.crate) = 50087 +SHA256 (rust/crates/gix-path-0.10.18.crate) = 567f65fec4ef10dfab97ae71f26a27fd4d7fe7b8e3f90c8a58551c41ff3fb65b +SIZE (rust/crates/gix-path-0.10.18.crate) = 30214 +SHA256 (rust/crates/gix-ref-0.52.1.crate) = d1b7985657029684d759f656b09abc3e2c73085596d5cdb494428823970a7762 +SIZE (rust/crates/gix-ref-0.52.1.crate) = 64383 +SHA256 (rust/crates/gix-sec-0.11.0.crate) = d0dabbc78c759ecc006b970339394951b2c8e1e38a37b072c105b80b84c308fd +SIZE (rust/crates/gix-sec-0.11.0.crate) = 12827 +SHA256 (rust/crates/gix-tempfile-17.1.0.crate) = c750e8c008453a2dba67a2b0d928b7716e05da31173a3f5e351d5457ad4470aa +SIZE (rust/crates/gix-tempfile-17.1.0.crate) = 18804 +SHA256 (rust/crates/gix-trace-0.1.12.crate) = 7c396a2036920c69695f760a65e7f2677267ccf483f25046977d87e4cb2665f7 +SIZE (rust/crates/gix-trace-0.1.12.crate) = 10435 +SHA256 (rust/crates/gix-utils-0.3.0.crate) = 5351af2b172caf41a3728eb4455326d84e0d70fe26fc4de74ab0bd37df4191c5 +SIZE (rust/crates/gix-utils-0.3.0.crate) = 11052 +SHA256 (rust/crates/gix-validate-0.10.0.crate) = 77b9e00cacde5b51388d28ed746c493b18a6add1f19b5e01d686b3b9ece66d4d +SIZE (rust/crates/gix-validate-0.10.0.crate) = 12688 +SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 +SIZE (rust/crates/globset-0.4.16.crate) = 26533 +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/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/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 -SIZE (rust/crates/home-0.5.9.crate) = 8760 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 -SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 -SIZE (rust/crates/idna-0.5.0.crate) = 271940 -SHA256 (rust/crates/ignore-0.4.22.crate) = b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1 -SIZE (rust/crates/ignore-0.4.22.crate) = 55462 -SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 -SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 -SHA256 (rust/crates/indicatif-0.17.8.crate) = 763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3 -SIZE (rust/crates/indicatif-0.17.8.crate) = 64869 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c -SIZE (rust/crates/instant-0.1.12.crate) = 6128 -SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 -SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b -SIZE (rust/crates/itoa-1.0.11.crate) = 10563 -SHA256 (rust/crates/jobserver-0.1.31.crate) = d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e -SIZE (rust/crates/jobserver-0.1.31.crate) = 27306 -SHA256 (rust/crates/kstring-2.0.0.crate) = ec3066350882a1cd6d950d055997f379ac37fd39f81cd4d8ed186032eb3c5747 -SIZE (rust/crates/kstring-2.0.0.crate) = 22063 -SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 -SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.154.crate) = ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346 -SIZE (rust/crates/libc-0.2.154.crate) = 743304 -SHA256 (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8 -SIZE (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = 1773674 +SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf +SIZE (rust/crates/home-0.5.11.crate) = 9926 +SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 +SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 +SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 +SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 +SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e +SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 +SHA256 (rust/crates/icu_locid_transform_data-1.5.1.crate) = 7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d +SIZE (rust/crates/icu_locid_transform_data-1.5.1.crate) = 42937 +SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f +SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 +SHA256 (rust/crates/icu_normalizer_data-1.5.1.crate) = c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7 +SIZE (rust/crates/icu_normalizer_data-1.5.1.crate) = 50737 +SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 +SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 +SHA256 (rust/crates/icu_properties_data-1.5.1.crate) = 85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2 +SIZE (rust/crates/icu_properties_data-1.5.1.crate) = 229231 +SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 +SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 +SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 +SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e +SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 +SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 +SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b +SIZE (rust/crates/ignore-0.4.23.crate) = 55901 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indicatif-0.18.0.crate) = 70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd +SIZE (rust/crates/indicatif-0.18.0.crate) = 67969 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 +SIZE (rust/crates/instant-0.1.13.crate) = 6305 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jiff-0.2.14.crate) = a194df1107f33c79f4f93d02c80798520551949d59dfad22b6157048a88cca93 +SIZE (rust/crates/jiff-0.2.14.crate) = 712978 +SHA256 (rust/crates/jiff-static-0.2.14.crate) = 6c6e1db7ed32c6c71b759497fae34bf7933636f75a251b9e736555da426f6442 +SIZE (rust/crates/jiff-static-0.2.14.crate) = 76141 +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.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/kstring-2.0.2.crate) = 558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1 +SIZE (rust/crates/kstring-2.0.2.crate) = 23044 +SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa +SIZE (rust/crates/libc-0.2.172.crate) = 791646 +SHA256 (rust/crates/libgit2-sys-0.18.1+1.9.0.crate) = e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e +SIZE (rust/crates/libgit2-sys-0.18.1+1.9.0.crate) = 1855262 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-sys-1.1.16.crate) = 5e143b5e666b2695d28f6bca6497720813f699c9602dd7f5cac91008b8ada7f9 -SIZE (rust/crates/libz-sys-1.1.16.crate) = 3958920 -SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c -SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 -SHA256 (rust/crates/liquid-0.26.4.crate) = 69f68ae1011499ae2ef879f631891f21c78e309755f4a5e483c4a8f12e10b609 -SIZE (rust/crates/liquid-0.26.4.crate) = 14508 -SHA256 (rust/crates/liquid-core-0.26.4.crate) = 79e0724dfcaad5cfb7965ea0f178ca0870b8d7315178f4a7179f5696f7f04d5f -SIZE (rust/crates/liquid-core-0.26.4.crate) = 66730 -SHA256 (rust/crates/liquid-derive-0.26.4.crate) = fc2fb41a9bb4257a3803154bdf7e2df7d45197d1941c9b1a90ad815231630721 -SIZE (rust/crates/liquid-derive-0.26.4.crate) = 19316 -SHA256 (rust/crates/liquid-lib-0.26.4.crate) = e2a17e273a6fb1fb6268f7a5867ddfd0bd4683c7e19b51084f3d567fad4348c0 -SIZE (rust/crates/liquid-lib-0.26.4.crate) = 40101 +SHA256 (rust/crates/libssh2-sys-0.3.1.crate) = 220e4f05ad4a218192533b300327f5150e809b54c4ec83b5a1d91833601811b9 +SIZE (rust/crates/libssh2-sys-0.3.1.crate) = 582851 +SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d +SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 +SHA256 (rust/crates/linux-raw-sys-0.9.3.crate) = fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413 +SIZE (rust/crates/linux-raw-sys-0.9.3.crate) = 2311047 +SHA256 (rust/crates/liquid-0.26.11.crate) = 2a494c3f9dad3cb7ed16f1c51812cbe4b29493d6c2e5cd1e2b87477263d9534d +SIZE (rust/crates/liquid-0.26.11.crate) = 24579 +SHA256 (rust/crates/liquid-core-0.26.11.crate) = fc623edee8a618b4543e8e8505584f4847a4e51b805db1af6d9af0a3395d0d57 +SIZE (rust/crates/liquid-core-0.26.11.crate) = 71914 +SHA256 (rust/crates/liquid-derive-0.26.10.crate) = de66c928222984aea59fcaed8ba627f388aaac3c1f57dcb05cc25495ef8faefe +SIZE (rust/crates/liquid-derive-0.26.10.crate) = 20861 +SHA256 (rust/crates/liquid-lib-0.26.11.crate) = 9befeedd61f5995bc128c571db65300aeb50d62e4f0542c88282dbcb5f72372a +SIZE (rust/crates/liquid-lib-0.26.11.crate) = 45381 +SHA256 (rust/crates/litemap-0.7.5.crate) = 23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856 +SIZE (rust/crates/litemap-0.7.5.crate) = 29962 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.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c -SIZE (rust/crates/log-0.4.21.crate) = 43442 -SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d -SIZE (rust/crates/memchr-2.7.2.crate) = 96220 -SHA256 (rust/crates/memmap2-0.9.4.crate) = fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322 -SIZE (rust/crates/memmap2-0.9.4.crate) = 32752 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +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/names-0.14.0.crate) = 7bddcd3bf5144b6392de80e04c347cd7fab2508f6df16a85fc496ecd5cec39bc SIZE (rust/crates/names-0.14.0.crate) = 38865 -SHA256 (rust/crates/nix-0.26.4.crate) = 598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b -SIZE (rust/crates/nix-0.26.4.crate) = 279099 +SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 +SIZE (rust/crates/nix-0.29.0.crate) = 318248 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 -SHA256 (rust/crates/normpath-1.2.0.crate) = 5831952a9476f2fed74b77d74182fa5ddc4d21c72ec45a333b250e3ed0272804 -SIZE (rust/crates/normpath-1.2.0.crate) = 20107 +SHA256 (rust/crates/normpath-1.3.0.crate) = c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed +SIZE (rust/crates/normpath-1.3.0.crate) = 20719 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 -SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a -SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 -SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 -SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 -SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 -SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 -SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 -SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 -SHA256 (rust/crates/openssl-0.10.64.crate) = 95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f -SIZE (rust/crates/openssl-0.10.64.crate) = 272306 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 -SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf -SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 -SHA256 (rust/crates/openssl-src-300.2.3+3.2.1.crate) = 5cff92b6f71555b61bb9315f7c64da3ca43d87531622120fea0195fc761b4843 -SIZE (rust/crates/openssl-src-300.2.3+3.2.1.crate) = 9584245 -SHA256 (rust/crates/openssl-sys-0.9.102.crate) = c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2 -SIZE (rust/crates/openssl-sys-0.9.102.crate) = 68622 +SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e +SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-src-300.4.2+3.4.1.crate) = 168ce4e058f975fe43e89d9ccf78ca668601887ae736090aacc23ae353c298e2 +SIZE (rust/crates/openssl-src-300.4.2+3.4.1.crate) = 9956732 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 -SHA256 (rust/crates/parking_lot-0.12.2.crate) = 7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb -SIZE (rust/crates/parking_lot-0.12.2.crate) = 41723 +SHA256 (rust/crates/ordered-float-2.10.1.crate) = 68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c +SIZE (rust/crates/ordered-float-2.10.1.crate) = 16029 +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/paste-1.0.14.crate) = de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c -SIZE (rust/crates/paste-1.0.14.crate) = 18157 -SHA256 (rust/crates/path-absolutize-3.1.1.crate) = e4af381fe79fa195b4909485d99f73a80792331df0625188e707854f0b3383f5 -SIZE (rust/crates/path-absolutize-3.1.1.crate) = 6605 -SHA256 (rust/crates/path-dedot-3.1.1.crate) = 07ba0ad7e047712414213ff67533e6dd477af0a4e1d14fb52343e53d30ea9397 -SIZE (rust/crates/path-dedot-3.1.1.crate) = 6596 +SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/pest-2.7.10.crate) = 560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8 -SIZE (rust/crates/pest-2.7.10.crate) = 123707 -SHA256 (rust/crates/pest_derive-2.7.10.crate) = 26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459 -SIZE (rust/crates/pest_derive-2.7.10.crate) = 36221 -SHA256 (rust/crates/pest_generator-2.7.10.crate) = 3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687 -SIZE (rust/crates/pest_generator-2.7.10.crate) = 18411 -SHA256 (rust/crates/pest_meta-2.7.10.crate) = d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd -SIZE (rust/crates/pest_meta-2.7.10.crate) = 41550 -SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec -SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 -SHA256 (rust/crates/portable-atomic-1.6.0.crate) = 7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0 -SIZE (rust/crates/portable-atomic-1.6.0.crate) = 140689 +SHA256 (rust/crates/pest-2.8.0.crate) = 198db74531d58c70a361c42201efde7e2591e976d518caf7662a47dc5720e7b6 +SIZE (rust/crates/pest-2.8.0.crate) = 128955 +SHA256 (rust/crates/pest_derive-2.8.0.crate) = d725d9cfd79e87dccc9341a2ef39d1b6f6353d68c4b33c177febbe1a402c97c5 +SIZE (rust/crates/pest_derive-2.8.0.crate) = 42196 +SHA256 (rust/crates/pest_generator-2.8.0.crate) = db7d01726be8ab66ab32f9df467ae8b1148906685bbe75c82d1e65d7f5b3f841 +SIZE (rust/crates/pest_generator-2.8.0.crate) = 18617 +SHA256 (rust/crates/pest_meta-2.8.0.crate) = 7f9f832470494906d1fca5329f8ab5791cc60beb230c74815dff541cbd2b5ca0 +SIZE (rust/crates/pest_meta-2.8.0.crate) = 42931 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e +SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 +SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de -SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 -SHA256 (rust/crates/predicates-3.1.0.crate) = 68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8 -SIZE (rust/crates/predicates-3.1.0.crate) = 23090 -SHA256 (rust/crates/predicates-core-1.0.6.crate) = b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174 -SIZE (rust/crates/predicates-core-1.0.6.crate) = 8084 -SHA256 (rust/crates/predicates-tree-1.0.9.crate) = 368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf -SIZE (rust/crates/predicates-tree-1.0.9.crate) = 7960 -SHA256 (rust/crates/proc-macro2-1.0.81.crate) = 3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba -SIZE (rust/crates/proc-macro2-1.0.81.crate) = 48233 -SHA256 (rust/crates/prodash-28.0.0.crate) = 744a264d26b88a6a7e37cbad97953fa233b94d585236310bcbc88474b4092d79 -SIZE (rust/crates/prodash-28.0.0.crate) = 90695 -SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 -SIZE (rust/crates/quote-1.0.36.crate) = 28507 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/predicates-3.1.3.crate) = a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573 +SIZE (rust/crates/predicates-3.1.3.crate) = 24063 +SHA256 (rust/crates/predicates-core-1.0.9.crate) = 727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa +SIZE (rust/crates/predicates-core-1.0.9.crate) = 8618 +SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c +SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 +SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 +SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 +SHA256 (rust/crates/prodash-29.0.2.crate) = f04bb108f648884c23b98a0e940ebc2c93c0c3b89f04dbaf7eb8256ce617d1bc +SIZE (rust/crates/prodash-29.0.2.crate) = 91338 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 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 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/redox_syscall-0.5.1.crate) = 469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e -SIZE (rust/crates/redox_syscall-0.5.1.crate) = 22536 -SHA256 (rust/crates/redox_users-0.4.5.crate) = bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891 -SIZE (rust/crates/redox_users-0.4.5.crate) = 15514 -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 -SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565 -SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 -SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 -SHA256 (rust/crates/remove_dir_all-0.8.2.crate) = 23895cfadc1917fed9c6ed76a8c2903615fa3704f7493ff82b364c6540acc02b -SIZE (rust/crates/remove_dir_all-0.8.2.crate) = 19074 -SHA256 (rust/crates/rhai-1.18.0.crate) = 7a7d88770120601ba1e548bb6bc2a05019e54ff01b51479e38e64ec3b59d4759 -SIZE (rust/crates/rhai-1.18.0.crate) = 325356 -SHA256 (rust/crates/rhai_codegen-2.1.0.crate) = 59aecf17969c04b9c0c5d21f6bc9da9fec9dd4980e64d1871443a476589d8c86 -SIZE (rust/crates/rhai_codegen-2.1.0.crate) = 35805 -SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f -SIZE (rust/crates/rustix-0.38.34.crate) = 365160 +SHA256 (rust/crates/redox_syscall-0.5.10.crate) = 0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1 +SIZE (rust/crates/redox_syscall-0.5.10.crate) = 30226 +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 +SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c +SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/remove_dir_all-1.0.0.crate) = 808cc0b475acf76adf36f08ca49429b12aad9f678cb56143d5b3cb49b9a1dd08 +SIZE (rust/crates/remove_dir_all-1.0.0.crate) = 20461 +SHA256 (rust/crates/rhai-1.22.2.crate) = 2780e813b755850e50b178931aaf94ed24f6817f46aaaf5d21c13c12d939a249 +SIZE (rust/crates/rhai-1.22.2.crate) = 332845 +SHA256 (rust/crates/rhai_codegen-2.2.0.crate) = a5a11a05ee1ce44058fa3d5961d05194fdbe3ad6b40f904af764d81b86450e6b +SIZE (rust/crates/rhai_codegen-2.2.0.crate) = 35787 +SHA256 (rust/crates/rustix-1.0.5.crate) = d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf +SIZE (rust/crates/rustix-1.0.5.crate) = 414160 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/sanitize-filename-0.5.0.crate) = 2ed72fbaf78e6f2d41744923916966c4fbe3d7c74e3037a8ee482f1115572603 -SIZE (rust/crates/sanitize-filename-0.5.0.crate) = 4043 +SHA256 (rust/crates/sanitize-filename-0.6.0.crate) = bc984f4f9ceb736a7bb755c3e3bd17dc56370af2600c9780dcc48c66453da34d +SIZE (rust/crates/sanitize-filename-0.6.0.crate) = 4819 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/semver-1.0.22.crate) = 92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca -SIZE (rust/crates/semver-1.0.22.crate) = 30446 -SHA256 (rust/crates/serde-1.0.200.crate) = ddc6f9cc94d67c0e21aaf7eda3a010fd3af78ebf6e096aa6e2e13c79749cce4f -SIZE (rust/crates/serde-1.0.200.crate) = 77611 -SHA256 (rust/crates/serde_derive-1.0.200.crate) = 856f046b9400cee3c8c94ed572ecdb752444c24528c035cd35882aad6f492bcb -SIZE (rust/crates/serde_derive-1.0.200.crate) = 55785 -SHA256 (rust/crates/serde_spanned-0.6.5.crate) = eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1 -SIZE (rust/crates/serde_spanned-0.6.5.crate) = 8349 -SHA256 (rust/crates/sha1_smol-1.0.0.crate) = ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012 -SIZE (rust/crates/sha1_smol-1.0.0.crate) = 9782 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde-untagged-0.1.7.crate) = 299d9c19d7d466db4ab10addd5703e4c615dec2a5a16dbbafe191045e87ee66e +SIZE (rust/crates/serde-untagged-0.1.7.crate) = 17371 +SHA256 (rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c +SIZE (rust/crates/serde-value-0.7.0.crate) = 10249 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba +SIZE (rust/crates/sha1-0.10.6.crate) = 13517 +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-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/smartstring-1.0.1.crate) = 3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29 SIZE (rust/crates/smartstring-1.0.1.crate) = 29555 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 SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 -SHA256 (rust/crates/syn-2.0.60.crate) = 909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3 -SIZE (rust/crates/syn-2.0.60.crate) = 255808 -SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 -SIZE (rust/crates/tempfile-3.10.1.crate) = 33653 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +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/tempfile-3.19.1.crate) = 7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf +SIZE (rust/crates/tempfile-3.19.1.crate) = 39634 SHA256 (rust/crates/terminal-prompt-0.2.3.crate) = 572818b3472910acbd5dff46a3413715c18e934b071ab2ba464a7b2c2af16376 SIZE (rust/crates/terminal-prompt-0.2.3.crate) = 6030 -SHA256 (rust/crates/termtree-0.4.1.crate) = 3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76 -SIZE (rust/crates/termtree-0.4.1.crate) = 4557 -SHA256 (rust/crates/thin-vec-0.2.13.crate) = a38c90d48152c236a3ab59271da4f4ae63d678c5d7ad6b7714d7cb9760be5e4b -SIZE (rust/crates/thin-vec-0.2.13.crate) = 34112 -SHA256 (rust/crates/thiserror-1.0.59.crate) = f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa -SIZE (rust/crates/thiserror-1.0.59.crate) = 21040 -SHA256 (rust/crates/thiserror-impl-1.0.59.crate) = d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66 -SIZE (rust/crates/thiserror-impl-1.0.59.crate) = 15726 -SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 -SIZE (rust/crates/time-0.3.36.crate) = 119805 -SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 -SIZE (rust/crates/time-core-0.1.2.crate) = 7191 -SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf -SIZE (rust/crates/time-macros-0.2.18.crate) = 24361 +SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed +SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 +SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 +SIZE (rust/crates/termtree-0.5.1.crate) = 8498 +SHA256 (rust/crates/thin-vec-0.2.14.crate) = 144f754d318415ac792f9d69fc87abbbfc043ce2ef041c60f16ad828f638717d +SIZE (rust/crates/thin-vec-0.2.14.crate) = 35087 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 -SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 -SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 +SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f +SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 +SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 +SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/toml-0.8.12.crate) = e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3 -SIZE (rust/crates/toml-0.8.12.crate) = 51145 -SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1 -SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910 -SHA256 (rust/crates/toml_edit-0.22.12.crate) = d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef -SIZE (rust/crates/toml_edit-0.22.12.crate) = 104416 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 -SHA256 (rust/crates/ucd-trie-0.1.6.crate) = ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9 -SIZE (rust/crates/ucd-trie-0.1.6.crate) = 45790 -SHA256 (rust/crates/unicode-bidi-0.3.15.crate) = 08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75 -SIZE (rust/crates/unicode-bidi-0.3.15.crate) = 56811 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/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 +SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 SHA256 (rust/crates/unicode-bom-2.0.3.crate) = 7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217 SIZE (rust/crates/unicode-bom-2.0.3.crate) = 10773 -SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b -SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 -SHA256 (rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5 -SIZE (rust/crates/unicode-normalization-0.1.23.crate) = 122649 -SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 -SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 -SHA256 (rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6 -SIZE (rust/crates/unicode-width-0.1.12.crate) = 24062 -SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 -SIZE (rust/crates/url-2.5.0.crate) = 78605 -SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a -SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 +SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 +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.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd +SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 +SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 +SHA256 (rust/crates/unit-prefix-0.5.1.crate) = 323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817 +SIZE (rust/crates/unit-prefix-0.5.1.crate) = 7627 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 +SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 -SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f -SIZE (rust/crates/version_check-0.9.4.crate) = 14895 -SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 -SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 +SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b 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/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb +SIZE (rust/crates/web-time-1.1.0.crate) = 18026 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 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.8.crate) = 4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b -SIZE (rust/crates/winapi-util-0.1.8.crate) = 12416 +SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb +SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 -SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 -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-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 -SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 -SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c -SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 -SHA256 (rust/crates/windows-targets-0.52.5.crate) = 6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb -SIZE (rust/crates/windows-targets-0.52.5.crate) = 6376 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263 -SIZE (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 433266 -SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 -SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 -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_msvc-0.52.5.crate) = 9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6 -SIZE (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 827944 -SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f -SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 -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_i686_gnu-0.52.5.crate) = 88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670 -SIZE (rust/crates/windows_i686_gnu-0.52.5.crate) = 875699 -SHA256 (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9 -SIZE (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 473064 -SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 -SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 -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_msvc-0.52.5.crate) = db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf -SIZE (rust/crates/windows_i686_msvc-0.52.5.crate) = 895404 -SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 -SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 -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_x86_64_gnu-0.52.5.crate) = 4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9 -SIZE (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 831539 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 -SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596 -SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246 -SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 -SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 -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_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 -SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 -SHA256 (rust/crates/winnow-0.6.7.crate) = 14b9415ee827af173ebb3f15f9083df5a122eb93572ec28741fb153356ea2578 -SIZE (rust/crates/winnow-0.6.7.crate) = 159491 -SHA256 (rust/crates/zerocopy-0.7.32.crate) = 74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be -SIZE (rust/crates/zerocopy-0.7.32.crate) = 151096 -SHA256 (rust/crates/zerocopy-derive-0.7.32.crate) = 9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6 -SIZE (rust/crates/zerocopy-derive-0.7.32.crate) = 37623 -SHA256 (rust/crates/zeroize-1.7.0.crate) = 525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d -SIZE (rust/crates/zeroize-1.7.0.crate) = 19039 -SHA256 (cargo-generate-cargo-generate-v0.21.0_GH0.tar.gz) = b1b5d0e76ed20c7167d52f8fde28716f35c817196697a01dec525e878300a942 -SIZE (cargo-generate-cargo-generate-v0.21.0_GH0.tar.gz) = 284148 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_msvc-0.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.10.crate) = c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec +SIZE (rust/crates/winnow-0.7.10.crate) = 176073 +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/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 +SIZE (rust/crates/write16-1.0.0.crate) = 7218 +SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 +SIZE (rust/crates/writeable-0.5.5.crate) = 22354 +SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 +SIZE (rust/crates/yoke-0.7.5.crate) = 29673 +SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 +SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 +SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 +SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 +SHA256 (rust/crates/zerocopy-0.8.24.crate) = 2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879 +SIZE (rust/crates/zerocopy-0.8.24.crate) = 243777 +SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e +SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 +SHA256 (rust/crates/zerocopy-derive-0.8.24.crate) = a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be +SIZE (rust/crates/zerocopy-derive-0.8.24.crate) = 86487 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 +SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 +SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 +SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 +SHA256 (cargo-generate-cargo-generate-v0.23.4_GH0.tar.gz) = dd70491daecdd8fe93d85fb0a9c4257d6a71a9f3bc3ed2ecd919b273ca808b92 +SIZE (cargo-generate-cargo-generate-v0.23.4_GH0.tar.gz) = 308839 diff --git a/devel/cask/Makefile b/devel/cask/Makefile index 45dc735ce5fd..b806539fe8d8 100644 --- a/devel/cask/Makefile +++ b/devel/cask/Makefile @@ -1,7 +1,7 @@ PORTNAME= cask PORTVERSION= 0.8.3 DISTVERSIONPREFIX= v -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/cdecl/Makefile b/devel/cdecl/Makefile index e1bb897520ff..a297ab2308ad 100644 --- a/devel/cdecl/Makefile +++ b/devel/cdecl/Makefile @@ -1,6 +1,6 @@ PORTNAME= cdecl DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 18.4.1 +DISTVERSION= 18.5 CATEGORIES= devel MAINTAINER= ler@FreeBSD.org diff --git a/devel/cdecl/distinfo b/devel/cdecl/distinfo index 0a6b14e8b756..5939e704d65c 100644 --- a/devel/cdecl/distinfo +++ b/devel/cdecl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725847458 -SHA256 (paul-j-lucas-cdecl-cdecl-18.4.1_GH0.tar.gz) = e162c0cf7a272b1595a1aa0089e47073b04057f9ae505eaeb13580c125aa5fce -SIZE (paul-j-lucas-cdecl-cdecl-18.4.1_GH0.tar.gz) = 1037164 +TIMESTAMP = 1753804278 +SHA256 (paul-j-lucas-cdecl-cdecl-18.5_GH0.tar.gz) = 1cbe1352cc36b7eecabee1bf7434c66765116bb185df492b97677b928005a722 +SIZE (paul-j-lucas-cdecl-cdecl-18.5_GH0.tar.gz) = 1062065 diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index 89825ab8bb89..20161a50dfd8 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.144.1 +DISTVERSION= 0.145.1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index cf959a8cf71b..d0c0360e56ea 100644 --- a/devel/cirrus-cli/distinfo +++ b/devel/cirrus-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754971212 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.144.1/v0.144.1.mod) = c19cca869a331d248509769cbc08236a0f4554492650a2756e893d93379066b9 -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.144.1/v0.144.1.mod) = 11271 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.144.1/v0.144.1.zip) = d9f52b1ef820953e42333ca1855950b57cfdb89a21193a497a4f8e09f53c4880 -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.144.1/v0.144.1.zip) = 1426522 +TIMESTAMP = 1755763561 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.145.1/v0.145.1.mod) = 5e3fb94c0dd8407f066badb79489c8f4ad0ccb3ae5b68b23964f61c9e0040719 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.145.1/v0.145.1.mod) = 10647 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.145.1/v0.145.1.zip) = 255516c3678ba6bb552f909286af3671a4278a15f0a30463f76e33a0b3ddbad5 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.145.1/v0.145.1.zip) = 1314272 diff --git a/devel/clojure-cider/Makefile b/devel/clojure-cider/Makefile index 6d5c70c9fde2..81f71e75d4d9 100644 --- a/devel/clojure-cider/Makefile +++ b/devel/clojure-cider/Makefile @@ -1,6 +1,7 @@ PORTNAME= clojure-cider DISTVERSIONPREFIX= v DISTVERSION= 1.19.0 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index d54b580997da..f013bc2be4fc 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -1,5 +1,6 @@ PORTNAME= coccinelle DISTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://coccinelle.gitlabpages.inria.fr/website/distrib/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/dash.el/Makefile b/devel/dash.el/Makefile index 0db8b7b6aa58..04c1cc1f74e6 100644 --- a/devel/dash.el/Makefile +++ b/devel/dash.el/Makefile @@ -1,5 +1,6 @@ PORTNAME= dash.el DISTVERSION= 2.20.0 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/distel/Makefile b/devel/distel/Makefile index 3fdd03fa1d1c..82b12d9fc574 100644 --- a/devel/distel/Makefile +++ b/devel/distel/Makefile @@ -1,6 +1,6 @@ PORTNAME= distel PORTVERSION= 4.1.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/electron35/Makefile.version b/devel/electron35/Makefile.version index 7671472a6fa4..54d31bd95ed2 100644 --- a/devel/electron35/Makefile.version +++ b/devel/electron35/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 35.7.4 +ELECTRON_VER= 35.7.5 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron35/distinfo b/devel/electron35/distinfo index ce34fbbc7b80..20e1aa401c01 100644 --- a/devel/electron35/distinfo +++ b/devel/electron35/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1754565391 +TIMESTAMP = 1755725511 SHA256 (electron/chromium-134.0.6998.205.tar.xz.0) = 2de727120892e92fa40fed6c76104ed66dace4fe66ae3be0e055c51b913009e8 SIZE (electron/chromium-134.0.6998.205.tar.xz.0) = 2000000000 SHA256 (electron/chromium-134.0.6998.205.tar.xz.1) = 58024b9e01977a769576b4c2b3056c9d894a2c13b4f0729f0b8060b3984243c9 @@ -7,10 +7,10 @@ SHA256 (electron/chromium-134.0.6998.205.tar.xz.2) = 9631efe75d07b1f36799506e59b SIZE (electron/chromium-134.0.6998.205.tar.xz.2) = 171552128 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-35.7.4.tar.xz) = d582f8f50f479816b284f636a7ee9b1e4b5fe966d9f1157e6b5a5cb93d46b397 -SIZE (electron/electron-yarn-cache-35.7.4.tar.xz) = 30487296 -SHA256 (electron/electron-electron-v35.7.4_GH0.tar.gz) = 22133e17f24982ebbe19ef58fdbbe9d3d2ef10fd6cbfffdfec74f3596eacddbd -SIZE (electron/electron-electron-v35.7.4_GH0.tar.gz) = 14804123 +SHA256 (electron/electron-yarn-cache-35.7.5.tar.xz) = d582f8f50f479816b284f636a7ee9b1e4b5fe966d9f1157e6b5a5cb93d46b397 +SIZE (electron/electron-yarn-cache-35.7.5.tar.xz) = 30487296 +SHA256 (electron/electron-electron-v35.7.5_GH0.tar.gz) = 5adcbf3c671e4b1e8fc4f6a78425214a8e5c36eb89a1d06b02fbbf45ccf45f09 +SIZE (electron/electron-electron-v35.7.5_GH0.tar.gz) = 14805277 SHA256 (electron/nodejs-node-v22.16.0_GH0.tar.gz) = 00d7c2a8f315f201fe30e2f7ac5a137663ab1c79a5c6873df553aff0409ce291 SIZE (electron/nodejs-node-v22.16.0_GH0.tar.gz) = 122982623 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb diff --git a/devel/electron35/files/patch-electron_BUILD.gn b/devel/electron35/files/patch-electron_BUILD.gn index c788724fe500..07ff2439ad64 100644 --- a/devel/electron35/files/patch-electron_BUILD.gn +++ b/devel/electron35/files/patch-electron_BUILD.gn @@ -1,6 +1,6 @@ ---- electron/BUILD.gn.orig 2025-05-27 20:59:13 UTC +--- electron/BUILD.gn.orig 2025-08-19 00:41:48 UTC +++ electron/BUILD.gn -@@ -543,7 +543,7 @@ source_set("electron_lib") { +@@ -547,7 +547,7 @@ source_set("electron_lib") { defines += [ "GDK_DISABLE_DEPRECATION_WARNINGS" ] } @@ -9,7 +9,7 @@ deps += [ "//components/crash/core/app", "//components/crash/core/browser", -@@ -636,6 +636,12 @@ source_set("electron_lib") { +@@ -640,6 +640,12 @@ source_set("electron_lib") { cflags_objcc = [ "-fobjc-weak" ] } } @@ -22,7 +22,7 @@ if (is_linux) { libs = [ "xshmfence" ] deps += [ -@@ -1206,7 +1212,7 @@ if (is_mac) { +@@ -1218,7 +1224,7 @@ if (is_mac) { ":electron_lib", ":electron_win32_resources", ":packed_resources", @@ -31,7 +31,7 @@ "//content:sandbox_helper_win", "//electron/buildflags", "//third_party/electron_node:libnode", -@@ -1233,7 +1239,7 @@ if (is_mac) { +@@ -1245,7 +1251,7 @@ if (is_mac) { public_deps = [ "//tools/v8_context_snapshot:v8_context_snapshot" ] } @@ -40,7 +40,7 @@ data_deps += [ "//components/crash/core/app:chrome_crashpad_handler" ] } -@@ -1300,7 +1306,7 @@ if (is_mac) { +@@ -1312,7 +1318,7 @@ if (is_mac) { configs += [ "//build/config/gcc:rpath_for_built_shared_libraries" ] } @@ -49,7 +49,7 @@ deps += [ "//sandbox/linux:chrome_sandbox" ] } } -@@ -1408,7 +1414,7 @@ dist_zip("electron_dist_zip") { +@@ -1420,7 +1426,7 @@ dist_zip("electron_dist_zip") { ":electron_version_file", ":licenses", ] diff --git a/devel/electron35/files/patch-electron_shell_app_electron__main__delegate.cc b/devel/electron35/files/patch-electron_shell_app_electron__main__delegate.cc index 5b4708fab656..a3f7f13937bd 100644 --- a/devel/electron35/files/patch-electron_shell_app_electron__main__delegate.cc +++ b/devel/electron35/files/patch-electron_shell_app_electron__main__delegate.cc @@ -1,6 +1,6 @@ ---- electron/shell/app/electron_main_delegate.cc.orig 2025-01-29 20:10:57 UTC +--- electron/shell/app/electron_main_delegate.cc.orig 2025-08-19 00:41:48 UTC +++ electron/shell/app/electron_main_delegate.cc -@@ -59,13 +59,13 @@ +@@ -63,13 +63,13 @@ #include "chrome/child/v8_crashpad_support_win.h" #endif @@ -16,7 +16,7 @@ #include "components/crash/core/app/crash_switches.h" // nogncheck #include "components/crash/core/app/crashpad.h" // nogncheck #include "components/crash/core/common/crash_key.h" -@@ -156,7 +156,7 @@ bool ElectronPathProvider(int key, base::FilePath* res +@@ -160,7 +160,7 @@ bool ElectronPathProvider(int key, base::FilePath* res create_dir = true; break; } @@ -25,7 +25,7 @@ case DIR_APP_DATA: { auto env = base::Environment::Create(); cur = base::nix::GetXDGDirectory( -@@ -282,7 +282,7 @@ std::optional<int> ElectronMainDelegate::BasicStartupC +@@ -302,7 +302,7 @@ std::optional<int> ElectronMainDelegate::BasicStartupC base::win::PinUser32(); #endif @@ -34,7 +34,7 @@ // Check for --no-sandbox parameter when running as root. if (getuid() == 0 && IsSandboxEnabled(command_line)) LOG(FATAL) << "Running as root without --" -@@ -332,7 +332,7 @@ void ElectronMainDelegate::PreSandboxStartup() { +@@ -352,7 +352,7 @@ void ElectronMainDelegate::PreSandboxStartup() { /* is_preinit = */ IsBrowserProcess() || IsZygoteProcess()); #endif @@ -43,7 +43,7 @@ crash_reporter::InitializeCrashKeys(); #endif -@@ -367,7 +367,7 @@ void ElectronMainDelegate::PreSandboxStartup() { +@@ -387,7 +387,7 @@ void ElectronMainDelegate::PreSandboxStartup() { } #endif @@ -52,7 +52,7 @@ crash_keys::SetCrashKeysFromCommandLine(*command_line); crash_keys::SetPlatformCrashKey(); #endif -@@ -402,7 +402,7 @@ std::optional<int> ElectronMainDelegate::PreBrowserMai +@@ -422,7 +422,7 @@ std::optional<int> ElectronMainDelegate::PreBrowserMai #if BUILDFLAG(IS_MAC) RegisterAtomCrApp(); #endif diff --git a/devel/electron36/Makefile b/devel/electron36/Makefile index b11673660f2e..07024caddc7c 100644 --- a/devel/electron36/Makefile +++ b/devel/electron36/Makefile @@ -223,7 +223,7 @@ SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER CHROMIUM_VER= 136.0.7103.177 # See ${WRKSRC}/electron/DEPS for NODE_VER -NODE_VER= 22.17.1 +NODE_VER= 22.18.0 # See ${WRKSRC}/electron/DEPS for NAN_VER NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 # See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER diff --git a/devel/electron36/Makefile.version b/devel/electron36/Makefile.version index fb17a0a2f9f9..ea22f9dc2511 100644 --- a/devel/electron36/Makefile.version +++ b/devel/electron36/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 36.7.4 +ELECTRON_VER= 36.8.0 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron36/distinfo b/devel/electron36/distinfo index 5d98556f1094..fceffa6f71a0 100644 --- a/devel/electron36/distinfo +++ b/devel/electron36/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1754576667 +TIMESTAMP = 1755312758 SHA256 (electron/chromium-136.0.7103.177.tar.xz.0) = 75e7a4c47e9a958aae70a026c8d005c07b76b02bf315071f209070fddaaa7665 SIZE (electron/chromium-136.0.7103.177.tar.xz.0) = 2000000000 SHA256 (electron/chromium-136.0.7103.177.tar.xz.1) = a86bdf58829129e0ef42a1bc6e5864701fba4572456631660c04c20e6d5bcee3 @@ -7,12 +7,12 @@ SHA256 (electron/chromium-136.0.7103.177.tar.xz.2) = 81a0db12277369bfae95002de9b SIZE (electron/chromium-136.0.7103.177.tar.xz.2) = 248456988 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-36.7.4.tar.xz) = 156bcfdc1d2066a4e3639d76851884f446942aa05a371cbf4b6f43381fed497b -SIZE (electron/electron-yarn-cache-36.7.4.tar.xz) = 30485132 -SHA256 (electron/electron-electron-v36.7.4_GH0.tar.gz) = b74b61605174ece9149f63afbf250962c7b81f08bed4c61993ccf4523846cd0a -SIZE (electron/electron-electron-v36.7.4_GH0.tar.gz) = 15816094 -SHA256 (electron/nodejs-node-v22.17.1_GH0.tar.gz) = 7a1dbcd53b7152df5592624698f987fd626d9240c33d59dfef13812e4c168eb2 -SIZE (electron/nodejs-node-v22.17.1_GH0.tar.gz) = 123061071 +SHA256 (electron/electron-yarn-cache-36.8.0.tar.xz) = 7823d2fceaf2aac5bb0b342866049b0dfdeca98a65ac00559abfaff47bdba536 +SIZE (electron/electron-yarn-cache-36.8.0.tar.xz) = 30480408 +SHA256 (electron/electron-electron-v36.8.0_GH0.tar.gz) = cd3865ee184dcbd64240ed9c4cf6c7d970bda5a65376207876c70e75c3da116e +SIZE (electron/electron-electron-v36.8.0_GH0.tar.gz) = 15821288 +SHA256 (electron/nodejs-node-v22.18.0_GH0.tar.gz) = f0f7022d2bcf1e286a42ccf46bf184e67e469daa83ecd9fda2326e872bab7aa0 +SIZE (electron/nodejs-node-v22.18.0_GH0.tar.gz) = 123027912 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb SIZE (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 180646 SHA256 (electron/Squirrel-Squirrel.Mac-0e5d146ba13101a1302d59ea6e6e0b3cace4ae38_GH0.tar.gz) = f4ebb40a8d85dbb7ef02aa0571b2f8e22182c6d73b6992484a53c90047779d01 diff --git a/devel/electron36/files/package.json b/devel/electron36/files/package.json index 4a3a1d78f04b..bb15faa1f136 100644 --- a/devel/electron36/files/package.json +++ b/devel/electron36/files/package.json @@ -18,7 +18,6 @@ "@types/semver": "^7.5.8", "@types/stream-json": "^1.7.7", "@types/temp": "^0.9.4", - "@types/webpack-env": "^1.18.5", "@typescript-eslint/eslint-plugin": "^8.7.0", "@typescript-eslint/parser": "^8.7.0", "buffer": "^6.0.3", diff --git a/devel/electron36/files/patch-electron_shell_browser_api_electron__api__app.cc b/devel/electron36/files/patch-electron_shell_browser_api_electron__api__app.cc index 44d2f28e3b06..29d309d9e2ca 100644 --- a/devel/electron36/files/patch-electron_shell_browser_api_electron__api__app.cc +++ b/devel/electron36/files/patch-electron_shell_browser_api_electron__api__app.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_app.cc.orig 2025-05-07 07:36:13 UTC +--- electron/shell/browser/api/electron_api_app.cc.orig 2025-08-14 14:48:00 UTC +++ electron/shell/browser/api/electron_api_app.cc @@ -96,7 +96,7 @@ #include "shell/common/process_util.h" @@ -54,7 +54,7 @@ auto memory_info = process_metric.second->GetMemoryInfo(); auto memory_dict = gin_helper::Dictionary::CreateEmpty(isolate); -@@ -1731,7 +1731,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1733,7 +1733,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod( "removeAsDefaultProtocolClient", base::BindRepeating(&Browser::RemoveAsDefaultProtocolClient, browser)) @@ -63,7 +63,7 @@ .SetMethod( "getApplicationInfoForProtocol", base::BindRepeating(&Browser::GetApplicationInfoForProtocol, browser)) -@@ -1789,7 +1789,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1791,7 +1791,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod("getJumpListSettings", &App::GetJumpListSettings) .SetMethod("setJumpList", &App::SetJumpList) #endif diff --git a/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.cc b/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.cc index bb00052d766a..3d9691fc033d 100644 --- a/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.cc +++ b/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_base_window.cc.orig 2025-05-22 22:48:48 UTC +--- electron/shell/browser/api/electron_api_base_window.cc.orig 2025-08-14 14:48:00 UTC +++ electron/shell/browser/api/electron_api_base_window.cc @@ -42,7 +42,7 @@ #include "shell/browser/ui/views/win_frame_view.h" @@ -18,7 +18,7 @@ static_cast<NativeWindowViews*>(window_.get()) ->SetIcon(native_image->image().AsImageSkia()); #endif -@@ -1091,7 +1091,7 @@ bool BaseWindow::IsSnapped() const { +@@ -1118,7 +1118,7 @@ v8::Local<v8::Value> BaseWindow::GetAccentColor() cons } #endif @@ -27,7 +27,7 @@ void BaseWindow::SetTitleBarOverlay(const gin_helper::Dictionary& options, gin_helper::Arguments* args) { // Ensure WCO is already enabled on this window -@@ -1342,7 +1342,7 @@ void BaseWindow::BuildPrototype(v8::Isolate* isolate, +@@ -1371,7 +1371,7 @@ void BaseWindow::BuildPrototype(v8::Isolate* isolate, .SetMethod("setThumbnailToolTip", &BaseWindow::SetThumbnailToolTip) .SetMethod("setAppDetails", &BaseWindow::SetAppDetails) #endif diff --git a/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.h b/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.h index 20efa3ef927e..daf066932eef 100644 --- a/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.h +++ b/devel/electron36/files/patch-electron_shell_browser_api_electron__api__base__window.h @@ -1,7 +1,7 @@ ---- electron/shell/browser/api/electron_api_base_window.h.orig 2025-05-07 07:36:13 UTC +--- electron/shell/browser/api/electron_api_base_window.h.orig 2025-08-14 14:48:00 UTC +++ electron/shell/browser/api/electron_api_base_window.h -@@ -257,7 +257,7 @@ class BaseWindow : public gin_helper::TrackableObject< - bool IsSnapped() const; +@@ -259,7 +259,7 @@ class BaseWindow : public gin_helper::TrackableObject< + v8::Local<v8::Value> GetAccentColor() const; #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron36/files/patch-electron_shell_browser_browser.h b/devel/electron36/files/patch-electron_shell_browser_browser.h index 8abb0580770a..bd3d48cb4d56 100644 --- a/devel/electron36/files/patch-electron_shell_browser_browser.h +++ b/devel/electron36/files/patch-electron_shell_browser_browser.h @@ -1,6 +1,6 @@ ---- electron/shell/browser/browser.h.orig 2024-10-22 02:29:46 UTC +--- electron/shell/browser/browser.h.orig 2025-08-14 14:48:00 UTC +++ electron/shell/browser/browser.h -@@ -144,7 +144,7 @@ class Browser : private WindowListObserver { +@@ -147,7 +147,7 @@ class Browser : private WindowListObserver { std::u16string GetApplicationNameForProtocol(const GURL& url); @@ -9,7 +9,7 @@ // get the name, icon and path for an application v8::Local<v8::Promise> GetApplicationInfoForProtocol(v8::Isolate* isolate, const GURL& url); -@@ -272,10 +272,10 @@ class Browser : private WindowListObserver { +@@ -275,10 +275,10 @@ class Browser : private WindowListObserver { PCWSTR GetAppUserModelID(); #endif // BUILDFLAG(IS_WIN) diff --git a/devel/electron36/files/patch-electron_shell_browser_native__window__views.cc b/devel/electron36/files/patch-electron_shell_browser_native__window__views.cc index e1af6770df51..6a1b8f59ec44 100644 --- a/devel/electron36/files/patch-electron_shell_browser_native__window__views.cc +++ b/devel/electron36/files/patch-electron_shell_browser_native__window__views.cc @@ -1,6 +1,6 @@ ---- electron/shell/browser/native_window_views.cc.orig 2025-08-05 14:34:17 UTC +--- electron/shell/browser/native_window_views.cc.orig 2025-08-14 14:48:00 UTC +++ electron/shell/browser/native_window_views.cc -@@ -51,7 +51,7 @@ +@@ -52,7 +52,7 @@ #include "ui/wm/core/shadow_types.h" #include "ui/wm/core/window_util.h" @@ -9,7 +9,7 @@ #include "base/strings/string_util.h" #include "shell/browser/browser.h" #include "shell/browser/linux/unity_service.h" -@@ -284,7 +284,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -285,7 +285,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: params.parent = parent->GetNativeWindow(); params.native_widget = new ElectronDesktopNativeWidgetAura(this); @@ -18,7 +18,7 @@ std::string name = Browser::Get()->GetName(); // Set WM_WINDOW_ROLE. params.wm_role_name = "browser-window"; -@@ -309,7 +309,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -310,7 +310,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: std::string window_type; options.Get(options::kType, &window_type); @@ -27,7 +27,7 @@ // Set _GTK_THEME_VARIANT to dark if we have "dark-theme" option set. if (options.ValueOrDefault(options::kDarkTheme, false)) SetGTKDarkThemeEnabled(true); -@@ -432,7 +432,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -431,7 +431,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: if (window) window->AddPreTargetHandler(this); @@ -36,7 +36,7 @@ // On linux after the widget is initialized we might have to force set the // bounds if the bounds are smaller than the current display SetBounds(gfx::Rect(GetPosition(), bounds.size()), false); -@@ -468,7 +468,7 @@ void NativeWindowViews::SetGTKDarkThemeEnabled(bool us +@@ -467,7 +467,7 @@ void NativeWindowViews::SetGTKDarkThemeEnabled(bool us } void NativeWindowViews::SetGTKDarkThemeEnabled(bool use_dark_theme) { @@ -45,7 +45,7 @@ if (x11_util::IsX11()) { const std::string color = use_dark_theme ? "dark" : "light"; auto* connection = x11::Connection::Get(); -@@ -529,7 +529,7 @@ void NativeWindowViews::Show() { +@@ -528,7 +528,7 @@ void NativeWindowViews::Show() { NotifyWindowShow(); @@ -54,7 +54,7 @@ if (global_menu_bar_) global_menu_bar_->OnWindowMapped(); -@@ -545,7 +545,7 @@ void NativeWindowViews::ShowInactive() { +@@ -544,7 +544,7 @@ void NativeWindowViews::ShowInactive() { NotifyWindowShow(); @@ -63,7 +63,7 @@ if (global_menu_bar_) global_menu_bar_->OnWindowMapped(); -@@ -564,7 +564,7 @@ void NativeWindowViews::Hide() { +@@ -563,7 +563,7 @@ void NativeWindowViews::Hide() { NotifyWindowHide(); @@ -72,7 +72,7 @@ if (global_menu_bar_) global_menu_bar_->OnWindowUnmapped(); #endif -@@ -595,7 +595,7 @@ bool NativeWindowViews::IsEnabled() const { +@@ -594,7 +594,7 @@ bool NativeWindowViews::IsEnabled() const { bool NativeWindowViews::IsEnabled() const { #if BUILDFLAG(IS_WIN) return ::IsWindowEnabled(GetAcceleratedWidget()); @@ -81,7 +81,7 @@ if (x11_util::IsX11()) return !event_disabler_.get(); NOTIMPLEMENTED(); -@@ -829,7 +829,7 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bou +@@ -828,7 +828,7 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bou } #endif @@ -90,7 +90,7 @@ // On Linux and Windows the minimum and maximum size should be updated with // window size when window is not resizable. if (!resizable_) { -@@ -1087,7 +1087,7 @@ bool NativeWindowViews::IsClosable() const { +@@ -1086,7 +1086,7 @@ bool NativeWindowViews::IsClosable() const { return false; } return !(info.fState & MFS_DISABLED); @@ -99,7 +99,7 @@ return true; #endif } -@@ -1127,7 +1127,7 @@ void NativeWindowViews::Center() { +@@ -1126,7 +1126,7 @@ void NativeWindowViews::Center() { // for now to avoid breaking API contract, but should consider the long // term plan for this aligning with upstream. void NativeWindowViews::Center() { @@ -108,7 +108,7 @@ auto display = display::Screen::GetScreen()->GetDisplayNearestWindow(GetNativeWindow()); gfx::Rect window_bounds_in_screen = display.work_area(); -@@ -1346,7 +1346,7 @@ void NativeWindowViews::SetMenu(ElectronMenuModel* men +@@ -1350,7 +1350,7 @@ void NativeWindowViews::SetMenu(ElectronMenuModel* men } void NativeWindowViews::SetMenu(ElectronMenuModel* menu_model) { @@ -117,7 +117,7 @@ // Remove global menu bar. if (global_menu_bar_ && menu_model == nullptr) { global_menu_bar_.reset(); -@@ -1402,7 +1402,7 @@ void NativeWindowViews::SetParentWindow(NativeWindow* +@@ -1406,7 +1406,7 @@ void NativeWindowViews::SetParentWindow(NativeWindow* void NativeWindowViews::SetParentWindow(NativeWindow* parent) { NativeWindow::SetParentWindow(parent); @@ -126,7 +126,7 @@ if (x11_util::IsX11()) { auto* connection = x11::Connection::Get(); connection->SetProperty( -@@ -1448,7 +1448,7 @@ void NativeWindowViews::SetProgressBar(double progress +@@ -1452,7 +1452,7 @@ void NativeWindowViews::SetProgressBar(double progress NativeWindow::ProgressState state) { #if BUILDFLAG(IS_WIN) taskbar_host_.SetProgressBar(GetAcceleratedWidget(), progress, state); @@ -135,7 +135,7 @@ if (unity::IsRunning()) { unity::SetProgressFraction(progress); } -@@ -1570,7 +1570,7 @@ bool NativeWindowViews::IsVisibleOnAllWorkspaces() con +@@ -1574,7 +1574,7 @@ bool NativeWindowViews::IsVisibleOnAllWorkspaces() con if (const auto* view_native_widget = widget()->native_widget_private()) return view_native_widget->IsVisibleOnAllWorkspaces(); @@ -144,7 +144,7 @@ if (x11_util::IsX11()) { // Use the presence/absence of _NET_WM_STATE_STICKY in _NET_WM_STATE to // determine whether the current window is visible on all workspaces. -@@ -1593,7 +1593,7 @@ content::DesktopMediaID NativeWindowViews::GetDesktopM +@@ -1597,7 +1597,7 @@ content::DesktopMediaID NativeWindowViews::GetDesktopM #if BUILDFLAG(IS_WIN) window_handle = reinterpret_cast<content::DesktopMediaID::Id>(accelerated_widget); @@ -153,7 +153,7 @@ window_handle = static_cast<uint32_t>(accelerated_widget); #endif aura::WindowTreeHost* const host = -@@ -1691,7 +1691,7 @@ void NativeWindowViews::SetIcon(HICON window_icon, HIC +@@ -1695,7 +1695,7 @@ void NativeWindowViews::SetIcon(HICON window_icon, HIC SendMessage(hwnd, WM_SETICON, ICON_BIG, reinterpret_cast<LPARAM>(app_icon_.get())); } @@ -162,7 +162,7 @@ void NativeWindowViews::SetIcon(const gfx::ImageSkia& icon) { auto* tree_host = views::DesktopWindowTreeHostLinux::GetHostForWidget( GetAcceleratedWidget()); -@@ -1797,7 +1797,7 @@ bool NativeWindowViews::CanMinimize() const { +@@ -1807,7 +1807,7 @@ bool NativeWindowViews::CanMinimize() const { bool NativeWindowViews::CanMinimize() const { #if BUILDFLAG(IS_WIN) return minimizable_; @@ -171,7 +171,7 @@ return true; #endif } -@@ -1853,7 +1853,7 @@ void NativeWindowViews::HandleKeyboardEvent( +@@ -1863,7 +1863,7 @@ void NativeWindowViews::HandleKeyboardEvent( if (widget_destroyed_) return; @@ -180,7 +180,7 @@ if (event.windows_key_code == ui::VKEY_BROWSER_BACK) NotifyWindowExecuteAppCommand(kBrowserBackward); else if (event.windows_key_code == ui::VKEY_BROWSER_FORWARD) -@@ -1872,7 +1872,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e +@@ -1882,7 +1882,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e // Alt+Click should not toggle menu bar. root_view_.ResetAltState(); diff --git a/devel/electron36/files/patch-electron_shell_browser_native__window__views.h b/devel/electron36/files/patch-electron_shell_browser_native__window__views.h index 526891ca8ac4..a3b94c7e82d1 100644 --- a/devel/electron36/files/patch-electron_shell_browser_native__window__views.h +++ b/devel/electron36/files/patch-electron_shell_browser_native__window__views.h @@ -1,4 +1,4 @@ ---- electron/shell/browser/native_window_views.h.orig 2025-08-05 14:34:17 UTC +--- electron/shell/browser/native_window_views.h.orig 2025-08-14 14:48:00 UTC +++ electron/shell/browser/native_window_views.h @@ -25,7 +25,7 @@ namespace electron { @@ -9,7 +9,7 @@ class GlobalMenuBarX11; #endif -@@ -163,7 +163,7 @@ class NativeWindowViews : public NativeWindow, +@@ -164,7 +164,7 @@ class NativeWindowViews : public NativeWindow, LPARAM l_param, LRESULT* result); void SetIcon(HICON small_icon, HICON app_icon); @@ -18,7 +18,7 @@ void SetIcon(const gfx::ImageSkia& icon); #endif -@@ -249,7 +249,7 @@ class NativeWindowViews : public NativeWindow, +@@ -253,7 +253,7 @@ class NativeWindowViews : public NativeWindow, // events from resizing the window. extensions::SizeConstraints old_size_constraints_; diff --git a/devel/electron36/files/patch-electron_spec_api-app-spec.ts b/devel/electron36/files/patch-electron_spec_api-app-spec.ts index af8cd3c05eb1..7224e73be380 100644 --- a/devel/electron36/files/patch-electron_spec_api-app-spec.ts +++ b/devel/electron36/files/patch-electron_spec_api-app-spec.ts @@ -1,6 +1,6 @@ ---- electron/spec/api-app-spec.ts.orig 2025-05-27 16:50:03 UTC +--- electron/spec/api-app-spec.ts.orig 2025-08-14 14:48:00 UTC +++ electron/spec/api-app-spec.ts -@@ -126,11 +126,11 @@ describe('app module', () => { +@@ -129,11 +129,11 @@ describe('app module', () => { }); describe('app.getPreferredSystemLanguages()', () => { @@ -14,7 +14,7 @@ const languages = app.getPreferredSystemLanguages(); if (languages.length) { expect(languages).to.not.include('C'); -@@ -193,7 +193,7 @@ describe('app module', () => { +@@ -196,7 +196,7 @@ describe('app module', () => { expect(code).to.equal(123, 'exit code should be 123, if you see this please tag @MarshallOfSound'); }); @@ -23,7 +23,16 @@ const electronPath = process.execPath; const appPath = path.join(fixturesPath, 'api', 'singleton'); appProcess = cp.spawn(electronPath, [appPath]); -@@ -447,7 +447,7 @@ describe('app module', () => { +@@ -360,7 +360,7 @@ describe('app module', () => { + }); + + // GitHub Actions macOS-13 runners used for x64 seem to have a problem with this test. +- ifdescribe(process.platform !== 'linux' && !isMacOSx64)('app.{add|get|clear}RecentDocument(s)', () => { ++ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd' && !isMacOSx64)('app.{add|get|clear}RecentDocument(s)', () => { + const tempFiles = [ + path.join(fixturesPath, 'foo.txt'), + path.join(fixturesPath, 'bar.txt'), +@@ -488,7 +488,7 @@ describe('app module', () => { // let w = null // before(function () { @@ -32,16 +41,16 @@ // this.skip() // } // }) -@@ -554,7 +554,7 @@ describe('app module', () => { +@@ -595,7 +595,7 @@ describe('app module', () => { describe('app.badgeCount', () => { const platformIsNotSupported = - (process.platform === 'win32') || -- (process.platform === 'linux' && !app.isUnityRunning()); -+ ((process.platform === 'linux' || process.platform === 'freebsd') && !app.isUnityRunning()); + (process.platform === 'win32') || +- (process.platform === 'linux' && !app.isUnityRunning()); ++ (process.platform === 'linux' && !app.isUnityRunning()) || (process.platform === 'freebsd'); const expectedBadgeCount = 42; -@@ -598,7 +598,7 @@ describe('app module', () => { +@@ -639,7 +639,7 @@ describe('app module', () => { }); }); @@ -50,7 +59,7 @@ const isMac = process.platform === 'darwin'; const isWin = process.platform === 'win32'; -@@ -978,7 +978,7 @@ describe('app module', () => { +@@ -1019,7 +1019,7 @@ describe('app module', () => { }); }); @@ -59,7 +68,7 @@ it('is mutable', () => { const values = [false, true, false]; const setters: Array<(arg: boolean) => void> = [ -@@ -1178,7 +1178,7 @@ describe('app module', () => { +@@ -1219,7 +1219,7 @@ describe('app module', () => { }); }); @@ -68,7 +77,7 @@ let w: BrowserWindow; before(function () { -@@ -1313,7 +1313,7 @@ describe('app module', () => { +@@ -1354,7 +1354,7 @@ describe('app module', () => { describe('getApplicationNameForProtocol()', () => { // TODO: Linux CI doesn't have registered http & https handlers @@ -77,7 +86,7 @@ // We can't expect particular app names here, but these protocols should // at least have _something_ registered. Except on our Linux CI // environment apparently. -@@ -1331,7 +1331,7 @@ describe('app module', () => { +@@ -1372,7 +1372,7 @@ describe('app module', () => { }); }); @@ -86,7 +95,7 @@ it('returns promise rejection for a bogus protocol', async function () { await expect( app.getApplicationInfoForProtocol('bogus-protocol://') -@@ -1381,7 +1381,7 @@ describe('app module', () => { +@@ -1422,7 +1422,7 @@ describe('app module', () => { }); // FIXME Get these specs running on Linux CI @@ -95,7 +104,7 @@ const iconPath = path.join(__dirname, 'fixtures/assets/icon.ico'); const sizes = { small: 16, -@@ -1463,7 +1463,7 @@ describe('app module', () => { +@@ -1504,7 +1504,7 @@ describe('app module', () => { expect(entry.memory).to.have.property('privateBytes').that.is.greaterThan(0); } @@ -104,7 +113,7 @@ expect(entry.sandboxed).to.be.a('boolean'); } -@@ -1537,7 +1537,7 @@ describe('app module', () => { +@@ -1578,7 +1578,7 @@ describe('app module', () => { it('succeeds with complete GPUInfo', async () => { const completeInfo = await getGPUInfo('complete'); @@ -113,7 +122,7 @@ // For linux and macOS complete info is same as basic info await verifyBasicGPUInfo(completeInfo); const basicInfo = await getGPUInfo('basic'); -@@ -1561,7 +1561,7 @@ describe('app module', () => { +@@ -1602,7 +1602,7 @@ describe('app module', () => { }); }); diff --git a/devel/electron36/files/patch-electron_spec_api-browser-window-spec.ts b/devel/electron36/files/patch-electron_spec_api-browser-window-spec.ts index f22d6bc7e526..ed5a58bd0baa 100644 --- a/devel/electron36/files/patch-electron_spec_api-browser-window-spec.ts +++ b/devel/electron36/files/patch-electron_spec_api-browser-window-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/api-browser-window-spec.ts.orig 2025-07-22 07:50:49 UTC +--- electron/spec/api-browser-window-spec.ts.orig 2025-08-14 14:48:00 UTC +++ electron/spec/api-browser-window-spec.ts @@ -68,7 +68,7 @@ describe('BrowserWindow module', () => { }).not.to.throw(); @@ -72,7 +72,7 @@ it('checks normal bounds when minimized', async () => { const bounds = w.getBounds(); const minimize = once(w, 'minimize'); -@@ -2983,7 +2983,7 @@ describe('BrowserWindow module', () => { +@@ -3069,7 +3069,7 @@ describe('BrowserWindow module', () => { describe('BrowserWindow.setOpacity(opacity)', () => { afterEach(closeAllWindows); @@ -81,7 +81,7 @@ it('make window with initial opacity', () => { const w = new BrowserWindow({ show: false, opacity: 0.5 }); expect(w.getOpacity()).to.equal(0.5); -@@ -3009,7 +3009,7 @@ describe('BrowserWindow module', () => { +@@ -3095,7 +3095,7 @@ describe('BrowserWindow module', () => { }); }); @@ -90,7 +90,7 @@ it('sets 1 regardless of parameter', () => { const w = new BrowserWindow({ show: false }); w.setOpacity(0); -@@ -3220,7 +3220,7 @@ describe('BrowserWindow module', () => { +@@ -3306,7 +3306,7 @@ describe('BrowserWindow module', () => { expect(overlayRectPreMax.height).to.equal(size); // 'maximize' event is not emitted on Linux in CI. @@ -99,7 +99,7 @@ const maximize = once(w, 'maximize'); w.show(); w.maximize(); -@@ -3286,7 +3286,7 @@ describe('BrowserWindow module', () => { +@@ -3372,7 +3372,7 @@ describe('BrowserWindow module', () => { expect(preMaxHeight).to.equal(size); // 'maximize' event is not emitted on Linux in CI. @@ -108,7 +108,7 @@ const maximize = once(w, 'maximize'); w.show(); w.maximize(); -@@ -3951,7 +3951,7 @@ describe('BrowserWindow module', () => { +@@ -4037,7 +4037,7 @@ describe('BrowserWindow module', () => { expect(test.nodeTimers).to.equal(true); expect(test.nodeUrl).to.equal(true); @@ -117,7 +117,7 @@ expect(test.creationTime).to.be.null('creation time'); expect(test.systemMemoryInfo).to.be.null('system memory info'); } else { -@@ -4456,7 +4456,7 @@ describe('BrowserWindow module', () => { +@@ -4542,7 +4542,7 @@ describe('BrowserWindow module', () => { }); }); @@ -126,7 +126,7 @@ afterEach(closeAllWindows); it('emits an event when window is maximized', async () => { const w = new BrowserWindow({ show: false }); -@@ -4727,7 +4727,7 @@ describe('BrowserWindow module', () => { +@@ -4813,7 +4813,7 @@ describe('BrowserWindow module', () => { // TODO(zcbenz): // This test does not run on Linux CI. See: // https://github.com/electron/electron/issues/28699 @@ -135,7 +135,7 @@ const w = new BrowserWindow({}); const maximize = once(w, 'maximize'); w.maximize(); -@@ -4744,7 +4744,7 @@ describe('BrowserWindow module', () => { +@@ -4830,7 +4830,7 @@ describe('BrowserWindow module', () => { }); // TODO(dsanders11): Enable once maximize event works on Linux again on CI @@ -144,7 +144,7 @@ afterEach(closeAllWindows); it('should show the window if it is not currently shown', async () => { const w = new BrowserWindow({ show: false }); -@@ -4781,7 +4781,7 @@ describe('BrowserWindow module', () => { +@@ -4867,7 +4867,7 @@ describe('BrowserWindow module', () => { // TODO(dsanders11): Enable once minimize event works on Linux again. // See https://github.com/electron/electron/issues/28699 @@ -153,7 +153,7 @@ const w = new BrowserWindow(); const minimize = once(w, 'minimize'); w.minimize(); -@@ -5267,7 +5267,7 @@ describe('BrowserWindow module', () => { +@@ -5353,7 +5353,7 @@ describe('BrowserWindow module', () => { }); // On Linux there is no "resizable" property of a window. @@ -162,7 +162,7 @@ const w = new BrowserWindow({ show: false }); expect(w.resizable).to.be.true('resizable'); -@@ -5477,7 +5477,7 @@ describe('BrowserWindow module', () => { +@@ -5563,7 +5563,7 @@ describe('BrowserWindow module', () => { }); }); @@ -171,7 +171,7 @@ // Not implemented on Linux. afterEach(closeAllWindows); -@@ -6678,7 +6678,7 @@ describe('BrowserWindow module', () => { +@@ -6764,7 +6764,7 @@ describe('BrowserWindow module', () => { describe('"transparent" option', () => { afterEach(closeAllWindows); diff --git a/devel/electron36/files/patch-electron_spec_api-utility-process-spec.ts b/devel/electron36/files/patch-electron_spec_api-utility-process-spec.ts index d080f5ffca9a..113c902292ed 100644 --- a/devel/electron36/files/patch-electron_spec_api-utility-process-spec.ts +++ b/devel/electron36/files/patch-electron_spec_api-utility-process-spec.ts @@ -1,6 +1,6 @@ ---- electron/spec/api-utility-process-spec.ts.orig 2025-04-04 05:26:44 UTC +--- electron/spec/api-utility-process-spec.ts.orig 2025-08-14 14:48:00 UTC +++ electron/spec/api-utility-process-spec.ts -@@ -467,7 +467,7 @@ describe('utilityProcess module', () => { +@@ -502,7 +502,7 @@ describe('utilityProcess module', () => { expect(output).to.include(result); }); @@ -9,7 +9,7 @@ const message = 'Message from utility process'; const child = utilityProcess.fork(path.join(fixturesPath, 'expose-main-process-module.js')); await once(child, 'spawn'); -@@ -504,7 +504,7 @@ describe('utilityProcess module', () => { +@@ -539,7 +539,7 @@ describe('utilityProcess module', () => { await closeWindow(w); }); diff --git a/devel/electron36/files/patch-electron_spec_api-web-contents-spec.ts b/devel/electron36/files/patch-electron_spec_api-web-contents-spec.ts index 91ee421c5a05..881647911d72 100644 --- a/devel/electron36/files/patch-electron_spec_api-web-contents-spec.ts +++ b/devel/electron36/files/patch-electron_spec_api-web-contents-spec.ts @@ -1,6 +1,6 @@ ---- electron/spec/api-web-contents-spec.ts.orig 2025-06-16 21:48:02 UTC +--- electron/spec/api-web-contents-spec.ts.orig 2025-08-14 14:48:00 UTC +++ electron/spec/api-web-contents-spec.ts -@@ -2754,7 +2754,7 @@ describe('webContents module', () => { +@@ -2797,7 +2797,7 @@ describe('webContents module', () => { }); // TODO(codebytere): OOPIF printing is disabled on Linux at the moment due to crashes. diff --git a/devel/electron36/files/patch-electron_spec_chromium-spec.ts b/devel/electron36/files/patch-electron_spec_chromium-spec.ts index b7bd72ef2622..6cb436cfaaca 100644 --- a/devel/electron36/files/patch-electron_spec_chromium-spec.ts +++ b/devel/electron36/files/patch-electron_spec_chromium-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/chromium-spec.ts.orig 2025-07-22 07:50:49 UTC +--- electron/spec/chromium-spec.ts.orig 2025-08-14 14:48:00 UTC +++ electron/spec/chromium-spec.ts @@ -475,13 +475,13 @@ describe('command line switches', () => { it('should not set an invalid locale', async () => testLocale('asdfkl', `${currentLocale}|${currentSystemLocale}|${currentPreferredLanguages}`)); @@ -33,7 +33,7 @@ const html = ` <html lang="ja-JP"> <head> -@@ -3515,7 +3515,7 @@ describe('paste execCommand', () => { +@@ -3516,7 +3516,7 @@ describe('paste execCommand', () => { }); }); diff --git a/devel/electron36/files/yarn.lock b/devel/electron36/files/yarn.lock index 05eef81f0ca3..a12aa3686643 100644 --- a/devel/electron36/files/yarn.lock +++ b/devel/electron36/files/yarn.lock @@ -1058,11 +1058,6 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20" integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ== -"@types/webpack-env@^1.18.5": - version "1.18.5" - resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.5.tgz#eccda0b04fe024bed505881e2e532f9c119169bf" - integrity sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA== - "@types/yauzl@^2.9.1": version "2.10.0" resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.0.tgz#b3248295276cf8c6f153ebe6a9aba0c988cb2599" diff --git a/devel/electron37/Makefile b/devel/electron37/Makefile index 28de212fe821..5ce4c11b17e5 100644 --- a/devel/electron37/Makefile +++ b/devel/electron37/Makefile @@ -4,13 +4,17 @@ DISTVERSION= ${ELECTRON_VER} PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel -MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/:chromium \ +MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v37.3.0/:chromium \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} -DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \ +DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \ + chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.1:chromium \ + chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.2:chromium \ pulseaudio-${PULSEV}.tar.gz:pulseaudio \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} +EXTRACT_ONLY= chromium-${CHROMIUM_VER}${EXTRACT_SUFX} \ + ${DISTFILES:C/:[^:]+$//:C/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}\.[0-9]//} MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS @@ -220,9 +224,9 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER -CHROMIUM_VER= 138.0.7204.185 +CHROMIUM_VER= 138.0.7204.224 # See ${WRKSRC}/electron/DEPS for NODE_VER -NODE_VER= 22.17.1 +NODE_VER= 22.18.0 # See ${WRKSRC}/electron/DEPS for NAN_VER NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 # See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER @@ -320,6 +324,12 @@ pre-fetch: ${RM} -r ${WRKDIR}; \ fi +pre-extract: + @if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX} ]; then \ + ${CAT} ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.? > \ + ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}; \ + fi + post-extract: # Move extracted sources to appropriate locations ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_VER} ${WRKSRC} diff --git a/devel/electron37/Makefile.version b/devel/electron37/Makefile.version index 63bad097aa86..1643dd117eff 100644 --- a/devel/electron37/Makefile.version +++ b/devel/electron37/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 37.2.6 +ELECTRON_VER= 37.3.0 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron37/distinfo b/devel/electron37/distinfo index c1986ed2ee06..b309c2f50537 100644 --- a/devel/electron37/distinfo +++ b/devel/electron37/distinfo @@ -1,14 +1,18 @@ -TIMESTAMP = 1754602115 -SHA256 (electron/chromium-138.0.7204.185.tar.xz) = b788c781706cfe099413eb52a19718deb6a077e725af7474d064bde3fb13413b -SIZE (electron/chromium-138.0.7204.185.tar.xz) = 7274579784 +TIMESTAMP = 1755380758 +SHA256 (electron/chromium-138.0.7204.224.tar.xz.0) = 13050324d4260aa3f54e289036837a34ed07822452036a0bc6c51f54a3162472 +SIZE (electron/chromium-138.0.7204.224.tar.xz.0) = 2000000000 +SHA256 (electron/chromium-138.0.7204.224.tar.xz.1) = 208c88ddd1874ed09761aa865b4c28d9e2ece2426f0ad71f9d11361194120469 +SIZE (electron/chromium-138.0.7204.224.tar.xz.1) = 2000000000 +SHA256 (electron/chromium-138.0.7204.224.tar.xz.2) = 26ff0135621e9ef07d13f3eb0cfa4d96a353fbf15af3fab4a9a8cfc81892545c +SIZE (electron/chromium-138.0.7204.224.tar.xz.2) = 273467888 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-37.2.6.tar.xz) = 156bcfdc1d2066a4e3639d76851884f446942aa05a371cbf4b6f43381fed497b -SIZE (electron/electron-yarn-cache-37.2.6.tar.xz) = 30485132 -SHA256 (electron/electron-electron-v37.2.6_GH0.tar.gz) = 00af33600a5ba24f3b3d737e878f6c7b4c41bd68d4dca51a8deb8ebab2de8a5c -SIZE (electron/electron-electron-v37.2.6_GH0.tar.gz) = 15830486 -SHA256 (electron/nodejs-node-v22.17.1_GH0.tar.gz) = 7a1dbcd53b7152df5592624698f987fd626d9240c33d59dfef13812e4c168eb2 -SIZE (electron/nodejs-node-v22.17.1_GH0.tar.gz) = 123061071 +SHA256 (electron/electron-yarn-cache-37.3.0.tar.xz) = 7823d2fceaf2aac5bb0b342866049b0dfdeca98a65ac00559abfaff47bdba536 +SIZE (electron/electron-yarn-cache-37.3.0.tar.xz) = 30480408 +SHA256 (electron/electron-electron-v37.3.0_GH0.tar.gz) = 3dafe62b05fad97613a0a5605d72e16da2bad7ebfcda841d55c4ceb4001d2f6d +SIZE (electron/electron-electron-v37.3.0_GH0.tar.gz) = 15833154 +SHA256 (electron/nodejs-node-v22.18.0_GH0.tar.gz) = f0f7022d2bcf1e286a42ccf46bf184e67e469daa83ecd9fda2326e872bab7aa0 +SIZE (electron/nodejs-node-v22.18.0_GH0.tar.gz) = 123027912 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb SIZE (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 180646 SHA256 (electron/Squirrel-Squirrel.Mac-0e5d146ba13101a1302d59ea6e6e0b3cace4ae38_GH0.tar.gz) = f4ebb40a8d85dbb7ef02aa0571b2f8e22182c6d73b6992484a53c90047779d01 diff --git a/devel/electron37/files/package.json b/devel/electron37/files/package.json index 4a3a1d78f04b..bb15faa1f136 100644 --- a/devel/electron37/files/package.json +++ b/devel/electron37/files/package.json @@ -18,7 +18,6 @@ "@types/semver": "^7.5.8", "@types/stream-json": "^1.7.7", "@types/temp": "^0.9.4", - "@types/webpack-env": "^1.18.5", "@typescript-eslint/eslint-plugin": "^8.7.0", "@typescript-eslint/parser": "^8.7.0", "buffer": "^6.0.3", diff --git a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc index 6cd6bc221472..4f6486828120 100644 --- a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc +++ b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_app.cc.orig 2025-07-02 10:12:01 UTC +--- electron/shell/browser/api/electron_api_app.cc.orig 2025-08-13 14:21:20 UTC +++ electron/shell/browser/api/electron_api_app.cc @@ -96,7 +96,7 @@ #include "shell/common/process_util.h" @@ -9,7 +9,7 @@ #include "base/nix/scoped_xdg_activation_token_injector.h" #include "base/nix/xdg_util.h" #endif -@@ -420,7 +420,7 @@ bool NotificationCallbackWrapper( +@@ -423,7 +423,7 @@ bool NotificationCallbackWrapper( base::CommandLine cmd, const base::FilePath& cwd, const std::vector<uint8_t> additional_data) { @@ -18,7 +18,7 @@ // Set the global activation token sent as a command line switch by another // electron app instance. This also removes the switch after use to prevent // any side effects of leaving it in the command line after this point. -@@ -607,7 +607,7 @@ void App::OnFinishLaunching(base::Value::Dict launch_i +@@ -610,7 +610,7 @@ void App::OnFinishLaunching(base::Value::Dict launch_i } void App::OnFinishLaunching(base::Value::Dict launch_info) { @@ -27,7 +27,7 @@ // Set the application name for audio streams shown in external // applications. Only affects pulseaudio currently. media::AudioManager::SetGlobalAppName(Browser::Get()->GetName()); -@@ -950,7 +950,7 @@ void App::SetDesktopName(const std::string& desktop_na +@@ -953,7 +953,7 @@ void App::SetDesktopName(const std::string& desktop_na } void App::SetDesktopName(const std::string& desktop_name) { @@ -36,7 +36,7 @@ auto env = base::Environment::Create(); env->SetVar("CHROME_DESKTOP", desktop_name); #endif -@@ -1054,7 +1054,7 @@ bool App::RequestSingleInstanceLock(gin::Arguments* ar +@@ -1057,7 +1057,7 @@ bool App::RequestSingleInstanceLock(gin::Arguments* ar base::BindRepeating(NotificationCallbackWrapper, cb)); #endif @@ -45,7 +45,7 @@ // Read the xdg-activation token and set it in the command line for the // duration of the notification in order to ensure this is propagated to an // already running electron app instance if it exists. -@@ -1350,7 +1350,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics +@@ -1354,7 +1354,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics pid_dict.Set("name", process_metric.second->name); } @@ -54,7 +54,7 @@ auto memory_info = process_metric.second->GetMemoryInfo(); auto memory_dict = gin_helper::Dictionary::CreateEmpty(isolate); -@@ -1732,7 +1732,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1738,7 +1738,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod( "removeAsDefaultProtocolClient", base::BindRepeating(&Browser::RemoveAsDefaultProtocolClient, browser)) @@ -63,7 +63,7 @@ .SetMethod( "getApplicationInfoForProtocol", base::BindRepeating(&Browser::GetApplicationInfoForProtocol, browser)) -@@ -1790,7 +1790,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1796,7 +1796,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod("getJumpListSettings", &App::GetJumpListSettings) .SetMethod("setJumpList", &App::SetJumpList) #endif diff --git a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.cc b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.cc index bb00052d766a..907f75cb7d15 100644 --- a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.cc +++ b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_base_window.cc.orig 2025-05-22 22:48:48 UTC +--- electron/shell/browser/api/electron_api_base_window.cc.orig 2025-08-13 14:21:20 UTC +++ electron/shell/browser/api/electron_api_base_window.cc @@ -42,7 +42,7 @@ #include "shell/browser/ui/views/win_frame_view.h" @@ -18,7 +18,7 @@ static_cast<NativeWindowViews*>(window_.get()) ->SetIcon(native_image->image().AsImageSkia()); #endif -@@ -1091,7 +1091,7 @@ bool BaseWindow::IsSnapped() const { +@@ -1118,7 +1118,7 @@ v8::Local<v8::Value> BaseWindow::GetAccentColor() cons } #endif @@ -27,7 +27,7 @@ void BaseWindow::SetTitleBarOverlay(const gin_helper::Dictionary& options, gin_helper::Arguments* args) { // Ensure WCO is already enabled on this window -@@ -1342,7 +1342,7 @@ void BaseWindow::BuildPrototype(v8::Isolate* isolate, +@@ -1371,7 +1371,7 @@ void BaseWindow::BuildPrototype(v8::Isolate* isolate, .SetMethod("setThumbnailToolTip", &BaseWindow::SetThumbnailToolTip) .SetMethod("setAppDetails", &BaseWindow::SetAppDetails) #endif diff --git a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.h b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.h index 20efa3ef927e..1e4f49baaff2 100644 --- a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.h +++ b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__base__window.h @@ -1,7 +1,7 @@ ---- electron/shell/browser/api/electron_api_base_window.h.orig 2025-05-07 07:36:13 UTC +--- electron/shell/browser/api/electron_api_base_window.h.orig 2025-08-13 14:21:20 UTC +++ electron/shell/browser/api/electron_api_base_window.h -@@ -257,7 +257,7 @@ class BaseWindow : public gin_helper::TrackableObject< - bool IsSnapped() const; +@@ -259,7 +259,7 @@ class BaseWindow : public gin_helper::TrackableObject< + v8::Local<v8::Value> GetAccentColor() const; #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron37/files/patch-electron_shell_browser_browser.h b/devel/electron37/files/patch-electron_shell_browser_browser.h index 8abb0580770a..9d81a52e3348 100644 --- a/devel/electron37/files/patch-electron_shell_browser_browser.h +++ b/devel/electron37/files/patch-electron_shell_browser_browser.h @@ -1,6 +1,6 @@ ---- electron/shell/browser/browser.h.orig 2024-10-22 02:29:46 UTC +--- electron/shell/browser/browser.h.orig 2025-08-13 14:21:20 UTC +++ electron/shell/browser/browser.h -@@ -144,7 +144,7 @@ class Browser : private WindowListObserver { +@@ -147,7 +147,7 @@ class Browser : private WindowListObserver { std::u16string GetApplicationNameForProtocol(const GURL& url); @@ -9,7 +9,7 @@ // get the name, icon and path for an application v8::Local<v8::Promise> GetApplicationInfoForProtocol(v8::Isolate* isolate, const GURL& url); -@@ -272,10 +272,10 @@ class Browser : private WindowListObserver { +@@ -275,10 +275,10 @@ class Browser : private WindowListObserver { PCWSTR GetAppUserModelID(); #endif // BUILDFLAG(IS_WIN) diff --git a/devel/electron37/files/patch-electron_shell_browser_native__window__views.cc b/devel/electron37/files/patch-electron_shell_browser_native__window__views.cc index c241b765d7e0..a692323fc532 100644 --- a/devel/electron37/files/patch-electron_shell_browser_native__window__views.cc +++ b/devel/electron37/files/patch-electron_shell_browser_native__window__views.cc @@ -1,6 +1,6 @@ ---- electron/shell/browser/native_window_views.cc.orig 2025-08-06 01:20:29 UTC +--- electron/shell/browser/native_window_views.cc.orig 2025-08-13 14:21:20 UTC +++ electron/shell/browser/native_window_views.cc -@@ -51,7 +51,7 @@ +@@ -52,7 +52,7 @@ #include "ui/wm/core/shadow_types.h" #include "ui/wm/core/window_util.h" @@ -9,7 +9,7 @@ #include "base/strings/string_util.h" #include "shell/browser/browser.h" #include "shell/browser/linux/unity_service.h" -@@ -285,7 +285,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -286,7 +286,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: params.parent = parent->GetNativeWindow(); params.native_widget = new ElectronDesktopNativeWidgetAura(this); @@ -18,7 +18,7 @@ std::string name = Browser::Get()->GetName(); // Set WM_WINDOW_ROLE. params.wm_role_name = "browser-window"; -@@ -310,7 +310,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -311,7 +311,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: std::string window_type; options.Get(options::kType, &window_type); @@ -27,7 +27,7 @@ // Set _GTK_THEME_VARIANT to dark if we have "dark-theme" option set. if (options.ValueOrDefault(options::kDarkTheme, false)) SetGTKDarkThemeEnabled(true); -@@ -433,7 +433,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -432,7 +432,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: if (window) window->AddPreTargetHandler(this); @@ -36,7 +36,7 @@ // On linux after the widget is initialized we might have to force set the // bounds if the bounds are smaller than the current display SetBounds(gfx::Rect(GetPosition(), bounds.size()), false); -@@ -454,7 +454,7 @@ void NativeWindowViews::SetGTKDarkThemeEnabled(bool us +@@ -453,7 +453,7 @@ void NativeWindowViews::SetGTKDarkThemeEnabled(bool us } void NativeWindowViews::SetGTKDarkThemeEnabled(bool use_dark_theme) { @@ -45,7 +45,7 @@ if (x11_util::IsX11()) { const std::string color = use_dark_theme ? "dark" : "light"; auto* connection = x11::Connection::Get(); -@@ -515,7 +515,7 @@ void NativeWindowViews::Show() { +@@ -514,7 +514,7 @@ void NativeWindowViews::Show() { NotifyWindowShow(); @@ -54,7 +54,7 @@ if (global_menu_bar_) global_menu_bar_->OnWindowMapped(); -@@ -531,7 +531,7 @@ void NativeWindowViews::ShowInactive() { +@@ -530,7 +530,7 @@ void NativeWindowViews::ShowInactive() { NotifyWindowShow(); @@ -63,7 +63,7 @@ if (global_menu_bar_) global_menu_bar_->OnWindowMapped(); -@@ -550,7 +550,7 @@ void NativeWindowViews::Hide() { +@@ -549,7 +549,7 @@ void NativeWindowViews::Hide() { NotifyWindowHide(); @@ -72,7 +72,7 @@ if (global_menu_bar_) global_menu_bar_->OnWindowUnmapped(); #endif -@@ -581,7 +581,7 @@ bool NativeWindowViews::IsEnabled() const { +@@ -580,7 +580,7 @@ bool NativeWindowViews::IsEnabled() const { bool NativeWindowViews::IsEnabled() const { #if BUILDFLAG(IS_WIN) return ::IsWindowEnabled(GetAcceleratedWidget()); @@ -81,7 +81,7 @@ if (x11_util::IsX11()) return !event_disabler_.get(); NOTIMPLEMENTED(); -@@ -815,7 +815,7 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bou +@@ -814,7 +814,7 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bou } #endif @@ -90,7 +90,7 @@ // On Linux and Windows the minimum and maximum size should be updated with // window size when window is not resizable. if (!resizable_) { -@@ -1072,7 +1072,7 @@ bool NativeWindowViews::IsClosable() const { +@@ -1071,7 +1071,7 @@ bool NativeWindowViews::IsClosable() const { return false; } return !(info.fState & MFS_DISABLED); @@ -99,7 +99,7 @@ return true; #endif } -@@ -1112,7 +1112,7 @@ void NativeWindowViews::Center() { +@@ -1111,7 +1111,7 @@ void NativeWindowViews::Center() { // for now to avoid breaking API contract, but should consider the long // term plan for this aligning with upstream. void NativeWindowViews::Center() { @@ -108,7 +108,7 @@ auto display = display::Screen::GetScreen()->GetDisplayNearestWindow(GetNativeWindow()); gfx::Rect window_bounds_in_screen = display.work_area(); -@@ -1332,7 +1332,7 @@ void NativeWindowViews::SetMenu(ElectronMenuModel* men +@@ -1336,7 +1336,7 @@ void NativeWindowViews::SetMenu(ElectronMenuModel* men } void NativeWindowViews::SetMenu(ElectronMenuModel* menu_model) { @@ -117,7 +117,7 @@ // Remove global menu bar. if (global_menu_bar_ && menu_model == nullptr) { global_menu_bar_.reset(); -@@ -1388,7 +1388,7 @@ void NativeWindowViews::SetParentWindow(NativeWindow* +@@ -1392,7 +1392,7 @@ void NativeWindowViews::SetParentWindow(NativeWindow* void NativeWindowViews::SetParentWindow(NativeWindow* parent) { NativeWindow::SetParentWindow(parent); @@ -126,7 +126,7 @@ if (x11_util::IsX11()) { auto* connection = x11::Connection::Get(); connection->SetProperty( -@@ -1434,7 +1434,7 @@ void NativeWindowViews::SetProgressBar(double progress +@@ -1438,7 +1438,7 @@ void NativeWindowViews::SetProgressBar(double progress NativeWindow::ProgressState state) { #if BUILDFLAG(IS_WIN) taskbar_host_.SetProgressBar(GetAcceleratedWidget(), progress, state); @@ -135,7 +135,7 @@ if (unity::IsRunning()) { unity::SetProgressFraction(progress); } -@@ -1560,7 +1560,7 @@ content::DesktopMediaID NativeWindowViews::GetDesktopM +@@ -1564,7 +1564,7 @@ content::DesktopMediaID NativeWindowViews::GetDesktopM #if BUILDFLAG(IS_WIN) window_handle = reinterpret_cast<content::DesktopMediaID::Id>(accelerated_widget); @@ -144,7 +144,7 @@ window_handle = static_cast<uint32_t>(accelerated_widget); #endif aura::WindowTreeHost* const host = -@@ -1658,7 +1658,7 @@ void NativeWindowViews::SetIcon(HICON window_icon, HIC +@@ -1662,7 +1662,7 @@ void NativeWindowViews::SetIcon(HICON window_icon, HIC SendMessage(hwnd, WM_SETICON, ICON_BIG, reinterpret_cast<LPARAM>(app_icon_.get())); } @@ -153,7 +153,7 @@ void NativeWindowViews::SetIcon(const gfx::ImageSkia& icon) { auto* tree_host = views::DesktopWindowTreeHostLinux::GetHostForWidget( GetAcceleratedWidget()); -@@ -1773,7 +1773,7 @@ bool NativeWindowViews::CanMinimize() const { +@@ -1783,7 +1783,7 @@ bool NativeWindowViews::CanMinimize() const { bool NativeWindowViews::CanMinimize() const { #if BUILDFLAG(IS_WIN) return minimizable_; @@ -162,7 +162,7 @@ return true; #endif } -@@ -1829,7 +1829,7 @@ void NativeWindowViews::HandleKeyboardEvent( +@@ -1839,7 +1839,7 @@ void NativeWindowViews::HandleKeyboardEvent( if (widget_destroyed_) return; @@ -171,7 +171,7 @@ if (event.windows_key_code == ui::VKEY_BROWSER_BACK) NotifyWindowExecuteAppCommand(kBrowserBackward); else if (event.windows_key_code == ui::VKEY_BROWSER_FORWARD) -@@ -1848,7 +1848,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e +@@ -1858,7 +1858,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e // Alt+Click should not toggle menu bar. root_view_.ResetAltState(); diff --git a/devel/electron37/files/patch-electron_shell_browser_native__window__views.h b/devel/electron37/files/patch-electron_shell_browser_native__window__views.h index 47d4fb90893b..5f2e253fd5e4 100644 --- a/devel/electron37/files/patch-electron_shell_browser_native__window__views.h +++ b/devel/electron37/files/patch-electron_shell_browser_native__window__views.h @@ -1,4 +1,4 @@ ---- electron/shell/browser/native_window_views.h.orig 2025-08-06 01:20:29 UTC +--- electron/shell/browser/native_window_views.h.orig 2025-08-13 14:21:20 UTC +++ electron/shell/browser/native_window_views.h @@ -26,7 +26,7 @@ namespace electron { @@ -9,7 +9,7 @@ class GlobalMenuBarX11; #endif -@@ -164,7 +164,7 @@ class NativeWindowViews : public NativeWindow, +@@ -165,7 +165,7 @@ class NativeWindowViews : public NativeWindow, LPARAM l_param, LRESULT* result); void SetIcon(HICON small_icon, HICON app_icon); @@ -18,7 +18,7 @@ void SetIcon(const gfx::ImageSkia& icon); #endif -@@ -250,7 +250,7 @@ class NativeWindowViews : public NativeWindow, +@@ -254,7 +254,7 @@ class NativeWindowViews : public NativeWindow, // events from resizing the window. extensions::SizeConstraints old_size_constraints_; diff --git a/devel/electron37/files/patch-electron_shell_common_node__bindings.cc b/devel/electron37/files/patch-electron_shell_common_node__bindings.cc index 93f950fd62a6..753e0a45b250 100644 --- a/devel/electron37/files/patch-electron_shell_common_node__bindings.cc +++ b/devel/electron37/files/patch-electron_shell_common_node__bindings.cc @@ -1,4 +1,4 @@ ---- electron/shell/common/node_bindings.cc.orig 2025-07-02 10:12:01 UTC +--- electron/shell/common/node_bindings.cc.orig 2025-08-13 14:21:20 UTC +++ electron/shell/common/node_bindings.cc @@ -47,7 +47,7 @@ #include "third_party/electron_node/src/debug_utils.h" @@ -27,7 +27,7 @@ electron::crash_keys::SetCrashKey("electron.v8-oom.is_heap_oom", std::to_string(details.is_heap_oom)); if (location) { -@@ -581,7 +581,7 @@ void NodeBindings::Initialize(v8::Local<v8::Context> c +@@ -580,7 +580,7 @@ void NodeBindings::Initialize(v8::Local<v8::Context> c TRACE_EVENT0("electron", "NodeBindings::Initialize"); // Open node's error reporting system for browser process. diff --git a/devel/electron37/files/patch-electron_spec_api-app-spec.ts b/devel/electron37/files/patch-electron_spec_api-app-spec.ts index af8cd3c05eb1..ebcc2de849bd 100644 --- a/devel/electron37/files/patch-electron_spec_api-app-spec.ts +++ b/devel/electron37/files/patch-electron_spec_api-app-spec.ts @@ -1,6 +1,6 @@ ---- electron/spec/api-app-spec.ts.orig 2025-05-27 16:50:03 UTC +--- electron/spec/api-app-spec.ts.orig 2025-08-13 14:21:20 UTC +++ electron/spec/api-app-spec.ts -@@ -126,11 +126,11 @@ describe('app module', () => { +@@ -129,11 +129,11 @@ describe('app module', () => { }); describe('app.getPreferredSystemLanguages()', () => { @@ -14,7 +14,7 @@ const languages = app.getPreferredSystemLanguages(); if (languages.length) { expect(languages).to.not.include('C'); -@@ -193,7 +193,7 @@ describe('app module', () => { +@@ -196,7 +196,7 @@ describe('app module', () => { expect(code).to.equal(123, 'exit code should be 123, if you see this please tag @MarshallOfSound'); }); @@ -23,7 +23,16 @@ const electronPath = process.execPath; const appPath = path.join(fixturesPath, 'api', 'singleton'); appProcess = cp.spawn(electronPath, [appPath]); -@@ -447,7 +447,7 @@ describe('app module', () => { +@@ -360,7 +360,7 @@ describe('app module', () => { + }); + + // GitHub Actions macOS-13 runners used for x64 seem to have a problem with this test. +- ifdescribe(process.platform !== 'linux' && !isMacOSx64)('app.{add|get|clear}RecentDocument(s)', () => { ++ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd' && !isMacOSx64)('app.{add|get|clear}RecentDocument(s)', () => { + const tempFiles = [ + path.join(fixturesPath, 'foo.txt'), + path.join(fixturesPath, 'bar.txt'), +@@ -488,7 +488,7 @@ describe('app module', () => { // let w = null // before(function () { @@ -32,16 +41,16 @@ // this.skip() // } // }) -@@ -554,7 +554,7 @@ describe('app module', () => { +@@ -595,7 +595,7 @@ describe('app module', () => { describe('app.badgeCount', () => { const platformIsNotSupported = - (process.platform === 'win32') || -- (process.platform === 'linux' && !app.isUnityRunning()); -+ ((process.platform === 'linux' || process.platform === 'freebsd') && !app.isUnityRunning()); + (process.platform === 'win32') || +- (process.platform === 'linux' && !app.isUnityRunning()); ++ (process.platform === 'linux' && !app.isUnityRunning()) || (process.platform === 'freebsd'); const expectedBadgeCount = 42; -@@ -598,7 +598,7 @@ describe('app module', () => { +@@ -639,7 +639,7 @@ describe('app module', () => { }); }); @@ -50,7 +59,7 @@ const isMac = process.platform === 'darwin'; const isWin = process.platform === 'win32'; -@@ -978,7 +978,7 @@ describe('app module', () => { +@@ -1019,7 +1019,7 @@ describe('app module', () => { }); }); @@ -59,7 +68,7 @@ it('is mutable', () => { const values = [false, true, false]; const setters: Array<(arg: boolean) => void> = [ -@@ -1178,7 +1178,7 @@ describe('app module', () => { +@@ -1233,7 +1233,7 @@ describe('app module', () => { }); }); @@ -68,7 +77,7 @@ let w: BrowserWindow; before(function () { -@@ -1313,7 +1313,7 @@ describe('app module', () => { +@@ -1368,7 +1368,7 @@ describe('app module', () => { describe('getApplicationNameForProtocol()', () => { // TODO: Linux CI doesn't have registered http & https handlers @@ -77,7 +86,7 @@ // We can't expect particular app names here, but these protocols should // at least have _something_ registered. Except on our Linux CI // environment apparently. -@@ -1331,7 +1331,7 @@ describe('app module', () => { +@@ -1386,7 +1386,7 @@ describe('app module', () => { }); }); @@ -86,7 +95,7 @@ it('returns promise rejection for a bogus protocol', async function () { await expect( app.getApplicationInfoForProtocol('bogus-protocol://') -@@ -1381,7 +1381,7 @@ describe('app module', () => { +@@ -1436,7 +1436,7 @@ describe('app module', () => { }); // FIXME Get these specs running on Linux CI @@ -95,7 +104,7 @@ const iconPath = path.join(__dirname, 'fixtures/assets/icon.ico'); const sizes = { small: 16, -@@ -1463,7 +1463,7 @@ describe('app module', () => { +@@ -1518,7 +1518,7 @@ describe('app module', () => { expect(entry.memory).to.have.property('privateBytes').that.is.greaterThan(0); } @@ -104,7 +113,7 @@ expect(entry.sandboxed).to.be.a('boolean'); } -@@ -1537,7 +1537,7 @@ describe('app module', () => { +@@ -1592,7 +1592,7 @@ describe('app module', () => { it('succeeds with complete GPUInfo', async () => { const completeInfo = await getGPUInfo('complete'); @@ -113,7 +122,7 @@ // For linux and macOS complete info is same as basic info await verifyBasicGPUInfo(completeInfo); const basicInfo = await getGPUInfo('basic'); -@@ -1561,7 +1561,7 @@ describe('app module', () => { +@@ -1616,7 +1616,7 @@ describe('app module', () => { }); }); diff --git a/devel/electron37/files/patch-electron_spec_api-browser-window-spec.ts b/devel/electron37/files/patch-electron_spec_api-browser-window-spec.ts index a2aaae07511d..7d0ad25633d7 100644 --- a/devel/electron37/files/patch-electron_spec_api-browser-window-spec.ts +++ b/devel/electron37/files/patch-electron_spec_api-browser-window-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/api-browser-window-spec.ts.orig 2025-07-22 07:51:00 UTC +--- electron/spec/api-browser-window-spec.ts.orig 2025-08-13 14:21:20 UTC +++ electron/spec/api-browser-window-spec.ts @@ -68,7 +68,7 @@ describe('BrowserWindow module', () => { }).not.to.throw(); @@ -72,7 +72,7 @@ it('checks normal bounds when minimized', async () => { const bounds = w.getBounds(); const minimize = once(w, 'minimize'); -@@ -2983,7 +2983,7 @@ describe('BrowserWindow module', () => { +@@ -3069,7 +3069,7 @@ describe('BrowserWindow module', () => { describe('BrowserWindow.setOpacity(opacity)', () => { afterEach(closeAllWindows); @@ -81,7 +81,7 @@ it('make window with initial opacity', () => { const w = new BrowserWindow({ show: false, opacity: 0.5 }); expect(w.getOpacity()).to.equal(0.5); -@@ -3009,7 +3009,7 @@ describe('BrowserWindow module', () => { +@@ -3095,7 +3095,7 @@ describe('BrowserWindow module', () => { }); }); @@ -90,7 +90,7 @@ it('sets 1 regardless of parameter', () => { const w = new BrowserWindow({ show: false }); w.setOpacity(0); -@@ -3220,7 +3220,7 @@ describe('BrowserWindow module', () => { +@@ -3306,7 +3306,7 @@ describe('BrowserWindow module', () => { expect(overlayRectPreMax.height).to.equal(size); // 'maximize' event is not emitted on Linux in CI. @@ -99,7 +99,7 @@ const maximize = once(w, 'maximize'); w.show(); w.maximize(); -@@ -3286,7 +3286,7 @@ describe('BrowserWindow module', () => { +@@ -3372,7 +3372,7 @@ describe('BrowserWindow module', () => { expect(preMaxHeight).to.equal(size); // 'maximize' event is not emitted on Linux in CI. @@ -108,7 +108,7 @@ const maximize = once(w, 'maximize'); w.show(); w.maximize(); -@@ -3951,7 +3951,7 @@ describe('BrowserWindow module', () => { +@@ -4037,7 +4037,7 @@ describe('BrowserWindow module', () => { expect(test.nodeTimers).to.equal(true); expect(test.nodeUrl).to.equal(true); @@ -117,7 +117,7 @@ expect(test.creationTime).to.be.null('creation time'); expect(test.systemMemoryInfo).to.be.null('system memory info'); } else { -@@ -4456,7 +4456,7 @@ describe('BrowserWindow module', () => { +@@ -4542,7 +4542,7 @@ describe('BrowserWindow module', () => { }); }); @@ -126,7 +126,7 @@ afterEach(closeAllWindows); it('emits an event when window is maximized', async () => { const w = new BrowserWindow({ show: false }); -@@ -4727,7 +4727,7 @@ describe('BrowserWindow module', () => { +@@ -4813,7 +4813,7 @@ describe('BrowserWindow module', () => { // TODO(zcbenz): // This test does not run on Linux CI. See: // https://github.com/electron/electron/issues/28699 @@ -135,7 +135,7 @@ const w = new BrowserWindow({}); const maximize = once(w, 'maximize'); w.maximize(); -@@ -4744,7 +4744,7 @@ describe('BrowserWindow module', () => { +@@ -4830,7 +4830,7 @@ describe('BrowserWindow module', () => { }); // TODO(dsanders11): Enable once maximize event works on Linux again on CI @@ -144,7 +144,7 @@ afterEach(closeAllWindows); it('should show the window if it is not currently shown', async () => { const w = new BrowserWindow({ show: false }); -@@ -4781,7 +4781,7 @@ describe('BrowserWindow module', () => { +@@ -4867,7 +4867,7 @@ describe('BrowserWindow module', () => { // TODO(dsanders11): Enable once minimize event works on Linux again. // See https://github.com/electron/electron/issues/28699 @@ -153,7 +153,7 @@ const w = new BrowserWindow(); const minimize = once(w, 'minimize'); w.minimize(); -@@ -5267,7 +5267,7 @@ describe('BrowserWindow module', () => { +@@ -5353,7 +5353,7 @@ describe('BrowserWindow module', () => { }); // On Linux there is no "resizable" property of a window. @@ -162,7 +162,7 @@ const w = new BrowserWindow({ show: false }); expect(w.resizable).to.be.true('resizable'); -@@ -5477,7 +5477,7 @@ describe('BrowserWindow module', () => { +@@ -5563,7 +5563,7 @@ describe('BrowserWindow module', () => { }); }); @@ -171,7 +171,7 @@ // Not implemented on Linux. afterEach(closeAllWindows); -@@ -6678,7 +6678,7 @@ describe('BrowserWindow module', () => { +@@ -6764,7 +6764,7 @@ describe('BrowserWindow module', () => { describe('"transparent" option', () => { afterEach(closeAllWindows); diff --git a/devel/electron37/files/patch-electron_spec_api-utility-process-spec.ts b/devel/electron37/files/patch-electron_spec_api-utility-process-spec.ts index eab6d0294f3a..ef027ac5f72f 100644 --- a/devel/electron37/files/patch-electron_spec_api-utility-process-spec.ts +++ b/devel/electron37/files/patch-electron_spec_api-utility-process-spec.ts @@ -1,6 +1,6 @@ ---- electron/spec/api-utility-process-spec.ts.orig 2025-07-02 10:12:01 UTC +--- electron/spec/api-utility-process-spec.ts.orig 2025-08-13 14:21:20 UTC +++ electron/spec/api-utility-process-spec.ts -@@ -487,7 +487,7 @@ describe('utilityProcess module', () => { +@@ -522,7 +522,7 @@ describe('utilityProcess module', () => { expect(output).to.include(result); }); @@ -9,7 +9,7 @@ const message = 'Message from utility process'; const child = utilityProcess.fork(path.join(fixturesPath, 'expose-main-process-module.js')); await once(child, 'spawn'); -@@ -524,7 +524,7 @@ describe('utilityProcess module', () => { +@@ -559,7 +559,7 @@ describe('utilityProcess module', () => { await closeWindow(w); }); diff --git a/devel/electron37/files/patch-electron_spec_api-web-contents-spec.ts b/devel/electron37/files/patch-electron_spec_api-web-contents-spec.ts index 91ee421c5a05..001598b72527 100644 --- a/devel/electron37/files/patch-electron_spec_api-web-contents-spec.ts +++ b/devel/electron37/files/patch-electron_spec_api-web-contents-spec.ts @@ -1,6 +1,6 @@ ---- electron/spec/api-web-contents-spec.ts.orig 2025-06-16 21:48:02 UTC +--- electron/spec/api-web-contents-spec.ts.orig 2025-08-13 14:21:20 UTC +++ electron/spec/api-web-contents-spec.ts -@@ -2754,7 +2754,7 @@ describe('webContents module', () => { +@@ -2797,7 +2797,7 @@ describe('webContents module', () => { }); // TODO(codebytere): OOPIF printing is disabled on Linux at the moment due to crashes. diff --git a/devel/electron37/files/patch-electron_spec_chromium-spec.ts b/devel/electron37/files/patch-electron_spec_chromium-spec.ts index 8ae72b65b937..629ead59ad59 100644 --- a/devel/electron37/files/patch-electron_spec_chromium-spec.ts +++ b/devel/electron37/files/patch-electron_spec_chromium-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/chromium-spec.ts.orig 2025-07-16 19:03:26 UTC +--- electron/spec/chromium-spec.ts.orig 2025-08-13 14:21:20 UTC +++ electron/spec/chromium-spec.ts @@ -475,13 +475,13 @@ describe('command line switches', () => { it('should not set an invalid locale', async () => testLocale('asdfkl', `${currentLocale}|${currentSystemLocale}|${currentPreferredLanguages}`)); @@ -33,7 +33,7 @@ const html = ` <html lang="ja-JP"> <head> -@@ -3515,7 +3515,7 @@ describe('paste execCommand', () => { +@@ -3516,7 +3516,7 @@ describe('paste execCommand', () => { }); }); diff --git a/devel/electron37/files/yarn.lock b/devel/electron37/files/yarn.lock index 05eef81f0ca3..a12aa3686643 100644 --- a/devel/electron37/files/yarn.lock +++ b/devel/electron37/files/yarn.lock @@ -1058,11 +1058,6 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20" integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ== -"@types/webpack-env@^1.18.5": - version "1.18.5" - resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.5.tgz#eccda0b04fe024bed505881e2e532f9c119169bf" - integrity sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA== - "@types/yauzl@^2.9.1": version "2.10.0" resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.0.tgz#b3248295276cf8c6f153ebe6a9aba0c988cb2599" diff --git a/devel/epl.el/Makefile b/devel/epl.el/Makefile index dc809ab99c7c..d4ea55542a4e 100644 --- a/devel/epl.el/Makefile +++ b/devel/epl.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= epl.el PORTVERSION= 0.8 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/fatal/Makefile b/devel/fatal/Makefile index b7dd97e1c756..6ffc2f4599e9 100644 --- a/devel/fatal/Makefile +++ b/devel/fatal/Makefile @@ -1,6 +1,6 @@ PORTNAME= fatal DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 +DISTVERSION= 2025.08.18.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fatal/distinfo b/devel/fatal/distinfo index 638000e45c79..9996de08a9a6 100644 --- a/devel/fatal/distinfo +++ b/devel/fatal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411620 -SHA256 (facebook-fatal-v2025.08.04.00_GH0.tar.gz) = 50a75fc80eaaba6ea8188a7899cc57b234300973e2b0109b9ae0c6e72d8364f2 -SIZE (facebook-fatal-v2025.08.04.00_GH0.tar.gz) = 658500 +TIMESTAMP = 1755586121 +SHA256 (facebook-fatal-v2025.08.18.00_GH0.tar.gz) = 5948f95c3f7a6d8408500f15efb5c3fd66a847a22d7a04970854817c88664705 +SIZE (facebook-fatal-v2025.08.18.00_GH0.tar.gz) = 658511 diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 9954739ccebb..9f1b5c8f21c0 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,7 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 -PORTREVISION= 1 +DISTVERSION= 2025.08.18.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 51f2da6a554c..8183d4e90704 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411615 -SHA256 (facebook-fbthrift-v2025.08.04.00_GH0.tar.gz) = f81afc8c9df74ffc6eac885e4731d5d5f7b791811d6e3dada2cccb48213ea885 -SIZE (facebook-fbthrift-v2025.08.04.00_GH0.tar.gz) = 15498906 +TIMESTAMP = 1755586115 +SHA256 (facebook-fbthrift-v2025.08.18.00_GH0.tar.gz) = 2bf208b198bf7ad55d404a8863ff5092ce0ad6f0d8693877cacb72db16b44772 +SIZE (facebook-fbthrift-v2025.08.18.00_GH0.tar.gz) = 15833912 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 5f1c17cd84d0..3b6eff045490 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -281,6 +281,7 @@ include/thrift/lib/cpp2/async/processor/ServerRequest.h include/thrift/lib/cpp2/async/processor/ServerRequestHelper.h include/thrift/lib/cpp2/async/processor/ServerRequestTask.h include/thrift/lib/cpp2/async/processor/ServiceHandlerBase.h +include/thrift/lib/cpp2/async/tests/ClientInterceptorWithResponseValue.h include/thrift/lib/cpp2/async/tests/util/TestSinkService.h include/thrift/lib/cpp2/async/tests/util/TestStreamService.h include/thrift/lib/cpp2/async/tests/util/Util.h @@ -295,11 +296,13 @@ 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/SerializableRecord.h +include/thrift/lib/cpp2/dynamic/SerializableTypeSystemBuilder.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/detail/Traits.h +include/thrift/lib/cpp2/dynamic/detail/TypeSystem.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 @@ -467,6 +470,11 @@ include/thrift/lib/cpp2/server/ControlServerInterface.h include/thrift/lib/cpp2/server/Cpp2ConnContext.h include/thrift/lib/cpp2/server/Cpp2Connection.h include/thrift/lib/cpp2/server/Cpp2Worker.h +include/thrift/lib/cpp2/server/DecoratorData.h +include/thrift/lib/cpp2/server/DecoratorDataHandle.h +include/thrift/lib/cpp2/server/DecoratorDataKey.h +include/thrift/lib/cpp2/server/DecoratorDataRuntime.h +include/thrift/lib/cpp2/server/DecoratorDataStorage.h include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h include/thrift/lib/cpp2/server/IOUringUtil.h include/thrift/lib/cpp2/server/IOWorkerContext.h @@ -508,6 +516,7 @@ include/thrift/lib/cpp2/server/ServiceInterceptorBase.h include/thrift/lib/cpp2/server/ServiceInterceptorQualifiedName.h include/thrift/lib/cpp2/server/ServiceInterceptorStorage.h include/thrift/lib/cpp2/server/ServiceInterceptorControl.h +include/thrift/lib/cpp2/server/ServiceMethodDecoratorBase.h include/thrift/lib/cpp2/server/StandardConcurrencyController.h include/thrift/lib/cpp2/server/StatusServerInterface.h include/thrift/lib/cpp2/server/TMConcurrencyController.h @@ -589,8 +598,6 @@ include/thrift/lib/cpp2/transport/rocket/client/RocketClient.h include/thrift/lib/cpp2/transport/rocket/client/RocketSinkServerCallback.h include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.h include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.h -include/thrift/lib/cpp2/transport/rocket/client/StreamChannelStatus.h -include/thrift/lib/cpp2/transport/rocket/client/StreamChannelStatusResponse.h include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h include/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.h include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressor.h @@ -726,7 +733,7 @@ include/thrift/lib/python/server/event_handler.h include/thrift/lib/python/server/flagged/RcAwareTaskPatch.h include/thrift/lib/python/server/interceptor/PythonServerModule.h include/thrift/lib/python/server/interceptor/PythonServiceInterceptor.h -include/thrift/lib/python/server/util.h +include/thrift/lib/python/server/response_helpers.h include/thrift/lib/python/streaming/PythonUserException.h include/thrift/lib/python/streaming/Sink.h include/thrift/lib/python/streaming/StreamElementEncoder.h diff --git a/devel/folly/Makefile b/devel/folly/Makefile index fa35b51fac0e..06f2240044fb 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 -PORTREVISION= 1 +DISTVERSION= 2025.08.18.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index e357da9f3b8f..9b1fd1c42f0a 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411602 -SHA256 (facebook-folly-v2025.08.04.00_GH0.tar.gz) = 7bc57f84a8bf4cb7f7746b9bc8eab799ee03bf8ade868e145547b0b7a6796484 -SIZE (facebook-folly-v2025.08.04.00_GH0.tar.gz) = 4592408 +TIMESTAMP = 1755586101 +SHA256 (facebook-folly-v2025.08.18.00_GH0.tar.gz) = 54df42979bb9d0445e8cc84752116d929b924ae05de2d20ea7c033ec5c44d911 +SIZE (facebook-folly-v2025.08.18.00_GH0.tar.gz) = 4604977 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index bee13ef059bf..7ce75ed656cc 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -205,6 +205,7 @@ include/folly/concurrency/memory/TLRefCount.h include/folly/container/Access.h include/folly/container/Array.h include/folly/container/BitIterator.h +include/folly/container/CollectionUtil.h include/folly/container/Enumerate.h include/folly/container/EvictingCacheMap.h include/folly/container/F14Map-fwd.h @@ -268,6 +269,7 @@ include/folly/coro/Concat.h include/folly/coro/Coroutine.h include/folly/coro/CurrentExecutor.h include/folly/coro/DetachOnCancel.h +include/folly/coro/Error.h include/folly/coro/Filter-inl.h include/folly/coro/Filter.h include/folly/coro/FutureUtil.h diff --git a/devel/forge-devel/Makefile b/devel/forge-devel/Makefile index b254c9864f15..b92f644a5a01 100644 --- a/devel/forge-devel/Makefile +++ b/devel/forge-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= forge DISTVERSIONPREFIX= v DISTVERSION= 0.5.3 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= devel elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/devel/forge/Makefile b/devel/forge/Makefile index d353f41cc464..808d67a7520b 100644 --- a/devel/forge/Makefile +++ b/devel/forge/Makefile @@ -1,6 +1,7 @@ PORTNAME= forge DISTVERSIONPREFIX= v DISTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/forgejo-runner/Makefile b/devel/forgejo-runner/Makefile new file mode 100644 index 000000000000..8bac829c5a07 --- /dev/null +++ b/devel/forgejo-runner/Makefile @@ -0,0 +1,40 @@ +PORTNAME= act_runner +DISTVERSIONPREFIX= v +DISTVERSION= 9.1.0 +CATEGORIES= devel +PKGNAMEPREFIX= forgejo- + +PATCH_SITES= https://code.forgejo.org/forgejo/runner/commit/ +PATCHFILES= 34731a41be456d5b6328d8c118ba8e0b6c6a226b.diff:-p1 + +MAINTAINER= daniel@morante.net +COMMENT= Act runner is a runner for Forgejo based on the Gitea Act runner +WWW= https://code.forgejo.org/forgejo/runner + +LICENSE= MIT APACHE20 +LICENSE_COMB= multi +LICENSE_FILE_APACHE20= ${WRKSRC}/act/container/DOCKER_LICENSE +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE + +USES= go:modules +USE_RC_SUBR= ${PORTNAME} + +GO_MODULE= code.forgejo.org/forgejo/runner/v9 +GO_BUILDFLAGS= -ldflags "${LD_FLAG_STRING}" + +LD_FLAG_STRING= -s ${LD_FLAG_X_PREFIX}.version=${DISTVERSION} +LD_FLAG_X_PREFIX= -X ${GO_MODULE}/internal/pkg/ver + +DATADIR= /var/db/${PORTNAME} + +USERS= ${ACT_RUNNER_USER} +GROUPS= ${ACT_RUNNER_GROUP} + +ACT_RUNNER_USER?= ${PORTNAME} +ACT_RUNNER_GROUP?= ${PORTNAME} + +post-install: + ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${BUILD_WRKSRC}/internal/pkg/config/config.example.yaml ${STAGEDIR}${ETCDIR}/act_runner.conf.sample + +.include <bsd.port.mk> diff --git a/devel/forgejo-runner/distinfo b/devel/forgejo-runner/distinfo new file mode 100644 index 000000000000..d14519ac11f9 --- /dev/null +++ b/devel/forgejo-runner/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1755498518 +SHA256 (go/devel_forgejo-runner/act_runner-v9.1.0/v9.1.0.mod) = 18d6c2c0fe0ff15434a5a60eb0a26d3c17ad1103d9e93f4c1272d551fcb756a7 +SIZE (go/devel_forgejo-runner/act_runner-v9.1.0/v9.1.0.mod) = 4728 +SHA256 (go/devel_forgejo-runner/act_runner-v9.1.0/v9.1.0.zip) = c7b6012a46048aeddb49e0429a20fdc72905974667516fcf0884af8007c4ac02 +SIZE (go/devel_forgejo-runner/act_runner-v9.1.0/v9.1.0.zip) = 3878583 +SHA256 (go/devel_forgejo-runner/act_runner-v9.1.0/34731a41be456d5b6328d8c118ba8e0b6c6a226b.diff) = fe7da83cfa0170b819ced458bafec9dd4b8353b275256409e269153d65b3fe8a +SIZE (go/devel_forgejo-runner/act_runner-v9.1.0/34731a41be456d5b6328d8c118ba8e0b6c6a226b.diff) = 3891 diff --git a/devel/forgejo-runner/files/act_runner.in b/devel/forgejo-runner/files/act_runner.in new file mode 100644 index 000000000000..fa243278cc7e --- /dev/null +++ b/devel/forgejo-runner/files/act_runner.in @@ -0,0 +1,52 @@ +#!/bin/sh + +# PROVIDE: act_runner +# REQUIRE: NETWORKING SYSLOG +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf to enable act_runner: +# +# act_runner_enable (bool): Set to "NO" by default. +# Set it to "YES" to enable act_runner. + +. /etc/rc.subr + +name="act_runner" +rcvar="act_runner_enable" + +load_rc_config "${name}" + +: ${act_runner_user:="act_runner"} +: ${act_runner_enable:="NO"} +: ${act_runner_facility:="daemon"} +: ${act_runner_priority:="debug"} +: ${act_runner_config:="%%ETCDIR%%/act_runner.conf"} +: ${act_runner_cache_dir:="%%DATADIR%%"} +: ${act_runner_log_dir:="/var/log/act_runner"} +: ${act_runner_log_file:="${act_runner_log_dir}/act_runner.log"} +: ${act_runner_flags:="-c ${act_runner_config} daemon"} + +procname="%%PREFIX%%/bin/act_runner" +command="${procname} ${act_runner_flags}" + +pidfile="/var/run/${name}.pid" + +start_cmd="${name}_start" +sig_stop=KILL + +act_runner_start() { + # ensure the log directories are owned by the unprivileged user + for d in "${act_runner_log_dir}"; do + if [ ! -e "$d" ]; then + mkdir "$d" + chown "${act_runner_user}" "$d" + fi + done + /usr/sbin/daemon -S -l "${act_runner_facility}" -s "${act_runner_priority}" \ + -T "${name}" \ + -u "${act_runner_user}" -p "${pidfile}" \ + -o "${act_runner_log_file}" \ + $command +} + +run_rc_command "$1" diff --git a/devel/forgejo-runner/files/patch-internal_pkg_config_config.example.yaml b/devel/forgejo-runner/files/patch-internal_pkg_config_config.example.yaml new file mode 100644 index 000000000000..8eb55b994c24 --- /dev/null +++ b/devel/forgejo-runner/files/patch-internal_pkg_config_config.example.yaml @@ -0,0 +1,11 @@ +--- internal/pkg/config/config.example.yaml.orig 2025-08-18 06:29:45 UTC ++++ internal/pkg/config/config.example.yaml +@@ -11,7 +11,7 @@ runner: + + runner: + # Where to store the registration result. +- file: .runner ++ file: /var/db/act_runner/.runner + # Execute how many tasks concurrently at the same time. + capacity: 1 + # Extra environment variables to run jobs. diff --git a/devel/forgejo-runner/pkg-descr b/devel/forgejo-runner/pkg-descr new file mode 100644 index 000000000000..9e455f279afb --- /dev/null +++ b/devel/forgejo-runner/pkg-descr @@ -0,0 +1,4 @@ +Act runner is a runner for Forgejo based on the Gitea Act runner + +This is a fork of the Gitea act runner developed and maintained by Forgejo +community and intended to be used with Forgejo only. diff --git a/devel/forgejo-runner/pkg-message b/devel/forgejo-runner/pkg-message new file mode 100644 index 000000000000..d1da2367b237 --- /dev/null +++ b/devel/forgejo-runner/pkg-message @@ -0,0 +1,9 @@ +[ +{ type: install + message: <<EOM +FreeBSD does not support Docker. +When configuring the runner, use 'host' as the label. e.g. +act_runner register --labels FreeBSD:host,FreeBSD-14.3:host +EOM +} +] diff --git a/devel/forgejo-runner/pkg-plist b/devel/forgejo-runner/pkg-plist new file mode 100644 index 000000000000..a56480528e5e --- /dev/null +++ b/devel/forgejo-runner/pkg-plist @@ -0,0 +1,3 @@ +bin/act_runner +@sample %%ETCDIR%%/act_runner.conf.sample +@dir(%%ACT_RUNNER_USER%%,%%ACT_RUNNER_GROUP%%,750) %%DATADIR%% diff --git a/devel/gettext-po-mode/Makefile b/devel/gettext-po-mode/Makefile index 2adec6ec7f38..84098cf00f4e 100644 --- a/devel/gettext-po-mode/Makefile +++ b/devel/gettext-po-mode/Makefile @@ -1,5 +1,5 @@ PORTNAME= gettext-po-mode -PORTREVISION= 9 +PORTREVISION= 10 MAINTAINER= mandree@FreeBSD.org COMMENT= GNU gettext po-mode for emacs diff --git a/devel/ghidra/files/patch-Ghidra_Features_FileFormats_build.gradle b/devel/ghidra/files/patch-Ghidra_Features_FileFormats_build.gradle new file mode 100644 index 000000000000..14798fd01d44 --- /dev/null +++ b/devel/ghidra/files/patch-Ghidra_Features_FileFormats_build.gradle @@ -0,0 +1,11 @@ +--- Ghidra/Features/FileFormats/build.gradle.orig 2025-02-19 07:23:46 UTC ++++ Ghidra/Features/FileFormats/build.gradle +@@ -63,6 +63,8 @@ model { + if (b.targetPlatform.operatingSystem.linux) { + b.cCompiler.define "LINUX" + b.cCompiler.define "_LINUX" ++ } else if (b.targetPlatform.operatingSystem.FreeBSD) { ++ b.cCompiler.args "-D__XSI_VISIBLE=1" + } + } + else if (b.toolChain in VisualCpp) { diff --git a/devel/ghub-devel/Makefile b/devel/ghub-devel/Makefile index 6a595cdebb91..5f7de05824c5 100644 --- a/devel/ghub-devel/Makefile +++ b/devel/ghub-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= ghub DISTVERSIONPREFIX= v DISTVERSION= 4.3.2 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= devel elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/devel/ghub/Makefile b/devel/ghub/Makefile index 0bf0e89b014e..009832b774f3 100644 --- a/devel/ghub/Makefile +++ b/devel/ghub/Makefile @@ -1,6 +1,7 @@ PORTNAME= ghub DISTVERSIONPREFIX= v DISTVERSION= 4.3.2 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/git-cliff/Makefile b/devel/git-cliff/Makefile index c12b0739cc73..9ea93d42c870 100644 --- a/devel/git-cliff/Makefile +++ b/devel/git-cliff/Makefile @@ -1,7 +1,6 @@ PORTNAME= git-cliff DISTVERSIONPREFIX= v -DISTVERSION= 2.9.1 -PORTREVISION= 1 +DISTVERSION= 2.10.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -27,90 +26,91 @@ CARGO_CARGOLOCK= ${WRKSRC}/../Cargo.lock RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ adler32-1.2.0 \ - ahash-0.8.11 \ + ahash-0.8.12 \ aho-corasick-1.1.3 \ - aligned-vec-0.6.1 \ - allocator-api2-0.2.18 \ + aligned-vec-0.6.4 \ + 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 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ anyhow-1.0.98 \ arraydeque-0.5.1 \ arrayvec-0.7.6 \ - async-compression-0.4.18 \ + async-compression-0.4.27 \ async-trait-0.1.88 \ - autocfg-1.4.0 \ - backtrace-0.3.74 \ + autocfg-1.5.0 \ + backtrace-0.3.75 \ base64-0.21.7 \ base64-0.22.1 \ bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bitflags-1.3.2 \ - bitflags-2.8.0 \ + bitflags-2.9.1 \ block-buffer-0.10.4 \ - bstr-1.10.0 \ - bumpalo-3.16.0 \ - bytemuck-1.18.0 \ - byteorder-1.5.0 \ - bytes-1.9.0 \ + bstr-1.12.0 \ + bumpalo-3.19.0 \ + bytemuck-1.23.1 \ + bytes-1.10.1 \ cacache-13.0.0 \ - cc-1.2.10 \ - cfg-if-1.0.0 \ + cc-1.2.30 \ + cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ - chrono-0.4.38 \ + chrono-0.4.41 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ - clap-4.5.37 \ - clap_builder-4.5.37 \ - clap_complete-4.5.47 \ - clap_derive-4.5.32 \ - clap_lex-0.7.4 \ - clap_mangen-0.2.26 \ - colorchoice-1.0.3 \ - config-0.15.11 \ - console-0.15.8 \ - core-foundation-0.10.0 \ + clap-4.5.41 \ + clap_builder-4.5.41 \ + clap_complete-4.5.55 \ + clap_derive-4.5.41 \ + clap_lex-0.7.5 \ + clap_mangen-0.2.28 \ + colorchoice-1.0.4 \ + config-0.15.13 \ + console-0.16.0 \ + cookie-0.18.1 \ + cookie_store-0.21.1 \ + core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpp_demangle-0.4.4 \ - cpufeatures-0.2.14 \ - crc32fast-1.4.2 \ - crossbeam-deque-0.8.5 \ + cpufeatures-0.2.17 \ + crc32fast-1.5.0 \ + crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ + crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ - dary_heap-0.3.6 \ + dary_heap-0.3.7 \ debugid-0.8.0 \ deranged-0.4.0 \ - deunicode-1.6.0 \ + deunicode-1.6.2 \ 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 \ - dissimilar-1.0.9 \ + dissimilar-1.0.10 \ document-features-0.2.11 \ dyn-clone-1.0.19 \ - either-1.13.0 \ - encode_unicode-0.3.6 \ - encoding_rs-0.8.34 \ + either-1.15.0 \ + encode_unicode-1.0.0 \ + encoding_rs-0.8.35 \ env_logger-0.10.2 \ - equator-0.2.2 \ - equator-macro-0.2.1 \ - equivalent-1.0.1 \ - errno-0.3.10 \ - etcetera-0.8.0 \ + equator-0.4.2 \ + equator-macro-0.4.2 \ + equivalent-1.0.2 \ + errno-0.3.13 \ + etcetera-0.10.0 \ expect-test-1.5.1 \ - fastrand-2.1.1 \ + fastrand-2.3.0 \ findshlibs-0.10.2 \ - flate2-1.0.35 \ + flate2-1.1.2 \ fnv-1.0.7 \ foldhash-0.1.5 \ form_urlencoded-1.2.1 \ @@ -124,153 +124,150 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ - getrandom-0.2.15 \ - getrandom-0.3.2 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ gimli-0.31.1 \ git-conventional-0.12.9 \ - git2-0.20.1 \ + git2-0.20.2 \ glob-0.3.2 \ - globset-0.4.15 \ + globset-0.4.16 \ globwalk-0.9.1 \ hashbrown-0.14.5 \ - hashbrown-0.15.1 \ + hashbrown-0.15.4 \ hashlink-0.10.0 \ heck-0.5.0 \ - hermit-abi-0.4.0 \ + hermit-abi-0.5.2 \ hex-0.4.3 \ home-0.5.11 \ - http-1.2.0 \ + http-1.3.1 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ + http-body-util-0.1.3 \ http-cache-0.20.0 \ http-cache-reqwest-0.15.0 \ http-cache-semantics-2.1.0 \ http-serde-2.1.1 \ - httparse-1.9.5 \ + httparse-1.10.1 \ httpdate-1.0.3 \ humansize-2.1.3 \ - humantime-2.1.0 \ - hyper-1.5.2 \ - hyper-rustls-0.27.5 \ - hyper-util-0.1.10 \ - iana-time-zone-0.1.61 \ + humantime-2.2.0 \ + hyper-1.6.0 \ + hyper-rustls-0.27.7 \ + hyper-util-0.1.16 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ idna-1.0.3 \ - idna_adapter-1.2.0 \ + idna_adapter-1.2.1 \ ignore-0.4.23 \ include-flate-0.3.0 \ include-flate-codegen-0.2.0 \ - indexmap-2.9.0 \ - indicatif-0.17.11 \ + indexmap-2.10.0 \ + indicatif-0.18.0 \ inferno-0.11.21 \ - ipnet-2.10.1 \ - is-terminal-0.4.13 \ + io-uring-0.7.9 \ + ipnet-2.11.0 \ + iri-string-0.7.8 \ + is-terminal-0.4.16 \ is_terminal_polyfill-1.70.1 \ - itoa-1.0.14 \ - jobserver-0.1.32 \ + itoa-1.0.15 \ + jobserver-0.1.33 \ js-sys-0.3.77 \ lazy-regex-3.4.1 \ lazy-regex-proc_macros-3.4.1 \ lazy_static-1.5.0 \ - libc-0.2.169 \ + libc-0.2.174 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ - libgit2-sys-0.18.1+1.9.0 \ - libm-0.2.8 \ - libredox-0.1.3 \ - libz-sys-1.1.20 \ - linux-raw-sys-0.4.15 \ - litemap-0.7.4 \ - litrs-0.4.1 \ - lock_api-0.4.12 \ + libgit2-sys-0.18.2+1.9.1 \ + libm-0.2.15 \ + libredox-0.1.6 \ + libz-sys-1.1.22 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + litrs-0.4.2 \ + lock_api-0.4.13 \ log-0.4.27 \ - memchr-2.7.4 \ + lru-slab-0.1.2 \ + memchr-2.7.5 \ memmap2-0.5.10 \ - memmap2-0.9.5 \ + memmap2-0.9.7 \ miette-5.10.0 \ miette-derive-5.10.0 \ - mime-0.3.17 \ - miniz_oxide-0.8.3 \ - mio-1.0.3 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ next_version-0.2.24 \ nix-0.26.4 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-traits-0.2.19 \ - number_prefix-0.4.0 \ object-0.36.7 \ - once_cell-1.20.2 \ - openssl-probe-0.1.5 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-probe-0.1.6 \ option-ext-0.2.0 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ parse-zoneinfo-0.3.1 \ pathdiff-0.2.3 \ percent-encoding-2.3.1 \ - pest-2.7.13 \ - pest_derive-2.7.13 \ - pest_generator-2.7.13 \ - pest_meta-2.7.13 \ - phf-0.11.2 \ - phf_codegen-0.11.2 \ - phf_generator-0.11.2 \ - phf_shared-0.11.2 \ + pest-2.8.1 \ + pest_derive-2.8.1 \ + pest_generator-2.8.1 \ + pest_meta-2.8.1 \ + phf-0.11.3 \ + phf_codegen-0.11.3 \ + phf_generator-0.11.3 \ + phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ - pkg-config-0.3.31 \ - portable-atomic-1.8.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.1 \ + potential_utf-0.1.2 \ powerfmt-0.2.0 \ - pprof-0.14.0 \ - ppv-lite86-0.2.20 \ + pprof-0.15.0 \ + ppv-lite86-0.2.21 \ pretty_assertions-1.4.1 \ - proc-macro2-1.0.93 \ + proc-macro2-1.0.95 \ quick-xml-0.26.0 \ - quinn-0.11.6 \ - quinn-proto-0.11.9 \ - quinn-udp-0.5.9 \ - quote-1.0.38 \ - r-efi-5.2.0 \ + quinn-0.11.8 \ + quinn-proto-0.11.12 \ + quinn-udp-0.5.13 \ + quote-1.0.40 \ + r-efi-5.3.0 \ rand-0.8.5 \ - rand-0.9.1 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ - redox_syscall-0.5.4 \ - redox_users-0.4.6 \ - reflink-copy-0.1.19 \ + redox_users-0.5.0 \ + reflink-copy-0.1.26 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - reqwest-0.12.15 \ + reqwest-0.12.22 \ reqwest-middleware-0.4.2 \ - rgb-0.8.50 \ - ring-0.17.8 \ + rgb-0.8.52 \ + ring-0.17.14 \ rle-decode-fast-1.0.3 \ roff-0.2.2 \ - rust-embed-8.7.0 \ - rust-embed-impl-8.7.0 \ - rust-embed-utils-8.7.0 \ - rustc-demangle-0.1.24 \ - rustc-hash-2.1.0 \ - rustix-0.38.43 \ - rustls-0.23.21 \ + rust-embed-8.7.2 \ + rust-embed-impl-8.7.2 \ + rust-embed-utils-8.7.2 \ + rustc-demangle-0.1.25 \ + rustc-hash-2.1.1 \ + rustix-1.0.8 \ + rustls-0.23.29 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ - rustls-pki-types-1.10.1 \ - rustls-webpki-0.102.8 \ - rustversion-1.0.19 \ - ryu-1.0.18 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.4 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ @@ -280,36 +277,37 @@ CARGO_CRATES= addr2line-0.24.2 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ - serde_json-1.0.140 \ + serde_json-1.0.141 \ serde_regex-1.1.0 \ - serde_spanned-0.6.8 \ + serde_spanned-1.0.0 \ serde_urlencoded-0.7.1 \ sha-1-0.10.1 \ sha1-0.10.6 \ - sha2-0.10.8 \ + sha2-0.10.9 \ shellexpand-3.1.1 \ shlex-1.3.0 \ - siphasher-0.3.11 \ - slab-0.4.9 \ + siphasher-1.0.1 \ + slab-0.4.10 \ slug-0.1.6 \ - smallvec-1.13.2 \ - socket2-0.5.8 \ - spin-0.9.8 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ + socket2-0.6.0 \ + spin-0.10.0 \ ssri-9.2.0 \ stable_deref_trait-1.2.0 \ str_stack-0.1.0 \ strsim-0.11.1 \ subtle-2.6.1 \ - symbolic-common-12.11.1 \ - symbolic-demangle-12.11.1 \ - syn-2.0.96 \ + symbolic-common-12.16.0 \ + symbolic-demangle-12.16.0 \ + syn-2.0.104 \ sync_wrapper-1.0.2 \ - synstructure-0.13.1 \ - temp-dir-0.1.14 \ - tempfile-3.12.0 \ + synstructure-0.13.2 \ + temp-dir-0.1.16 \ + tempfile-3.20.0 \ tera-1.20.0 \ termcolor-1.4.1 \ - terminal_size-0.4.1 \ + terminal_size-0.4.2 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ @@ -317,51 +315,55 @@ CARGO_CRATES= addr2line-0.24.2 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ - tinystr-0.7.6 \ - tinyvec-1.8.1 \ + tinystr-0.8.1 \ + tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.44.2 \ + tokio-1.47.0 \ tokio-macros-2.5.0 \ - tokio-rustls-0.26.1 \ - tokio-stream-0.1.16 \ - tokio-util-0.7.13 \ - toml-0.8.20 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.24 \ + tokio-rustls-0.26.2 \ + tokio-stream-0.1.17 \ + tokio-util-0.7.15 \ + toml-0.9.2 \ + toml_datetime-0.7.0 \ + toml_parser-1.0.1 \ + toml_writer-1.0.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-core-0.1.33 \ + tracing-core-0.1.34 \ try-lock-0.2.5 \ - typenum-1.17.0 \ - ucd-trie-0.1.6 \ + typenum-1.18.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.7.0 \ - unicode-ident-1.0.14 \ + unicase-2.8.1 \ + unicode-ident-1.0.18 \ unicode-width-0.1.14 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ + unit-prefix-0.5.1 \ untrusted-0.9.0 \ unty-0.0.4 \ - update-informer-1.2.0 \ - ureq-2.12.1 \ + update-informer-1.3.0 \ + ureq-3.0.12 \ + ureq-proto-0.4.2 \ url-2.5.4 \ urlencoding-2.1.3 \ - utf16_iter-1.0.5 \ + utf-8-0.7.6 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.10.0 \ + uuid-1.17.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ virtue-0.0.18 \ walkdir-2.5.0 \ want-0.3.1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -371,70 +373,63 @@ CARGO_CRATES= addr2line-0.24.2 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ web-time-1.1.0 \ - webpki-roots-0.26.7 \ + webpki-roots-0.26.11 \ + webpki-roots-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.58.0 \ - windows-core-0.52.0 \ - windows-core-0.58.0 \ - windows-implement-0.58.0 \ - windows-interface-0.58.0 \ - windows-link-0.1.1 \ - windows-registry-0.4.0 \ - windows-result-0.2.0 \ - windows-result-0.3.2 \ - windows-strings-0.1.0 \ - windows-strings-0.3.1 \ - windows-sys-0.48.0 \ + windows-0.61.3 \ + windows-collections-0.2.0 \ + windows-core-0.61.2 \ + windows-future-0.2.1 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-numerics-0.2.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ - windows-targets-0.48.5 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.0 \ - windows_aarch64_gnullvm-0.48.5 \ + windows-targets-0.53.2 \ + windows-threading-0.1.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ - windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ - windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ - windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ - windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ - windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ - windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.6 \ + winnow-0.7.12 \ wit-bindgen-rt-0.39.0 \ - write16-1.0.0 \ - writeable-0.5.5 \ - xxhash-rust-0.8.12 \ - yaml-rust2-0.10.1 \ + writeable-0.6.1 \ + xxhash-rust-0.8.15 \ + yaml-rust2-0.10.3 \ yansi-1.0.1 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 \ - zstd-0.13.2 \ - zstd-safe-7.2.1 \ - zstd-sys-2.0.13+zstd.1.5.6 + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 \ + zstd-0.13.3 \ + zstd-safe-7.2.4 \ + zstd-sys-2.0.15+zstd.1.5.7 PLIST_FILES= bin/${PORTNAME} \ bin/git-cliff-completions \ diff --git a/devel/git-cliff/distinfo b/devel/git-cliff/distinfo index 8176a6b7d83f..264fe7eb75ee 100644 --- a/devel/git-cliff/distinfo +++ b/devel/git-cliff/distinfo @@ -1,46 +1,46 @@ -TIMESTAMP = 1749023356 +TIMESTAMP = 1755505228 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 -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/aligned-vec-0.6.1.crate) = 7e0966165eaf052580bd70eb1b32cb3d6245774c0104d1b2793e9650bf83b52a -SIZE (rust/crates/aligned-vec-0.6.1.crate) = 11207 -SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f -SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504 +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-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 -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125 -SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/arraydeque-0.5.1.crate) = 7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236 SIZE (rust/crates/arraydeque-0.5.1.crate) = 17671 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 -SHA256 (rust/crates/async-compression-0.4.18.crate) = df895a515f70646414f4b45c0b79082783b80552b373a68283012928df56f522 -SIZE (rust/crates/async-compression-0.4.18.crate) = 111919 +SHA256 (rust/crates/async-compression-0.4.27.crate) = ddb939d66e4ae03cee6091612804ba446b12878410cfa17f785f4dd67d4014e8 +SIZE (rust/crates/async-compression-0.4.27.crate) = 118487 SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 SIZE (rust/crates/base64-0.21.7.crate) = 82576 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 @@ -53,122 +53,124 @@ 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.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36 -SIZE (rust/crates/bitflags-2.8.0.crate) = 47482 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 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.10.0.crate) = 40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c -SIZE (rust/crates/bstr-1.10.0.crate) = 380426 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 -SHA256 (rust/crates/bytemuck-1.18.0.crate) = 94bbb0ad554ad961ddc5da507a12a29b14e4ae5bda06b19f575a3e6079d2e2ae -SIZE (rust/crates/bytemuck-1.18.0.crate) = 49774 -SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b -SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.9.0.crate) = 325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b -SIZE (rust/crates/bytes-1.9.0.crate) = 67320 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytemuck-1.23.1.crate) = 5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422 +SIZE (rust/crates/bytemuck-1.23.1.crate) = 52585 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/cacache-13.0.0.crate) = a61ff12b19d89c752c213316b87fdb4a587f073d219b893cc56974b8c9f39bf7 SIZE (rust/crates/cacache-13.0.0.crate) = 47440 -SHA256 (rust/crates/cc-1.2.10.crate) = 13208fcbb66eaeffe09b99fffbe1af420f00a7b35aa99ad683dfc1aa76145229 -SIZE (rust/crates/cc-1.2.10.crate) = 101251 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 +SIZE (rust/crates/cc-1.2.30.crate) = 108550 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.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/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/chrono-tz-0.9.0.crate) = 93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb 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.37.crate) = eccb054f56cbd38340b380d4a8e69ef1f02f1af43db2f0cc817a4774d80ae071 -SIZE (rust/crates/clap-4.5.37.crate) = 56962 -SHA256 (rust/crates/clap_builder-4.5.37.crate) = efd9466fac8543255d3b1fcad4762c5e116ffe808c8a3043d4263cd4fd4862a2 -SIZE (rust/crates/clap_builder-4.5.37.crate) = 168761 -SHA256 (rust/crates/clap_complete-4.5.47.crate) = c06f5378ea264ad4f82bbc826628b5aad714a75abf6ece087e923010eb937fb6 -SIZE (rust/crates/clap_complete-4.5.47.crate) = 48038 -SHA256 (rust/crates/clap_derive-4.5.32.crate) = 09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7 -SIZE (rust/crates/clap_derive-4.5.32.crate) = 33441 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/clap_mangen-0.2.26.crate) = 724842fa9b144f9b89b3f3d371a89f3455eea660361d13a554f68f8ae5d6c13a -SIZE (rust/crates/clap_mangen-0.2.26.crate) = 15630 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 -SHA256 (rust/crates/config-0.15.11.crate) = 595aae20e65c3be792d05818e8c63025294ac3cb7e200f11459063a352a6ef80 -SIZE (rust/crates/config-0.15.11.crate) = 57700 -SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb -SIZE (rust/crates/console-0.15.8.crate) = 36364 -SHA256 (rust/crates/core-foundation-0.10.0.crate) = b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63 -SIZE (rust/crates/core-foundation-0.10.0.crate) = 27023 +SHA256 (rust/crates/clap-4.5.41.crate) = be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9 +SIZE (rust/crates/clap-4.5.41.crate) = 58298 +SHA256 (rust/crates/clap_builder-4.5.41.crate) = 707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d +SIZE (rust/crates/clap_builder-4.5.41.crate) = 169633 +SHA256 (rust/crates/clap_complete-4.5.55.crate) = a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a +SIZE (rust/crates/clap_complete-4.5.55.crate) = 48536 +SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 +SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +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.28.crate) = e2fb6d3f935bbb9819391528b0e7cf655e78a0bc7a7c3d227211a1d24fc11db1 +SIZE (rust/crates/clap_mangen-0.2.28.crate) = 15733 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/config-0.15.13.crate) = 5b1eb4fb07bc7f012422df02766c7bd5971effb894f573865642f06fa3265440 +SIZE (rust/crates/config-0.15.13.crate) = 59175 +SHA256 (rust/crates/console-0.16.0.crate) = 2e09ced7ebbccb63b4c65413d821f2e00ce54c5ca4514ddc6b3c892fdbcbc69d +SIZE (rust/crates/console-0.16.0.crate) = 39107 +SHA256 (rust/crates/cookie-0.18.1.crate) = 4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747 +SIZE (rust/crates/cookie-0.18.1.crate) = 43551 +SHA256 (rust/crates/cookie_store-0.21.1.crate) = 2eac901828f88a5241ee0600950ab981148a18f2f756900ffba1b125ca6a3ef9 +SIZE (rust/crates/cookie_store-0.21.1.crate) = 34692 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/core2-0.4.0.crate) = b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505 SIZE (rust/crates/core2-0.4.0.crate) = 37075 SHA256 (rust/crates/cpp_demangle-0.4.4.crate) = 96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d SIZE (rust/crates/cpp_demangle-0.4.4.crate) = 79650 -SHA256 (rust/crates/cpufeatures-0.2.14.crate) = 608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0 -SIZE (rust/crates/cpufeatures-0.2.14.crate) = 13165 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d -SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 -SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80 -SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 +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.6.crate) = 7762d17f1241643615821a8455a0b2c3e803784b058693d990b11f2dce25a0ca -SIZE (rust/crates/dary_heap-0.3.6.crate) = 23683 +SHA256 (rust/crates/dary_heap-0.3.7.crate) = 04d2cd9c18b9f454ed67da600630b021a8a80bf33f8c95896ab33aaf1c26b728 +SIZE (rust/crates/dary_heap-0.3.7.crate) = 24076 SHA256 (rust/crates/debugid-0.8.0.crate) = bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d SIZE (rust/crates/debugid-0.8.0.crate) = 12757 SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e SIZE (rust/crates/deranged-0.4.0.crate) = 23235 -SHA256 (rust/crates/deunicode-1.6.0.crate) = 339544cc9e2c4dc3fc7149fd630c5f22263a4fdf18a98afd0075784968b5cf00 -SIZE (rust/crates/deunicode-1.6.0.crate) = 170864 +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 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/dissimilar-1.0.9.crate) = 59f8e79d1fbf76bdfbde321e902714bf6c49df88a7dda6fc682fc2979226962d -SIZE (rust/crates/dissimilar-1.0.9.crate) = 27652 +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/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 -SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f -SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 -SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 -SIZE (rust/crates/encoding_rs-0.8.34.crate) = 1378166 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 +SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/env_logger-0.10.2.crate) = 4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580 SIZE (rust/crates/env_logger-0.10.2.crate) = 36402 -SHA256 (rust/crates/equator-0.2.2.crate) = c35da53b5a021d2484a7cc49b2ac7f2d840f8236a286f84202369bd338d761ea -SIZE (rust/crates/equator-0.2.2.crate) = 4943 -SHA256 (rust/crates/equator-macro-0.2.1.crate) = 3bf679796c0322556351f287a51b49e48f7c4986e727b5dd78c972d30e2e16cc -SIZE (rust/crates/equator-macro-0.2.1.crate) = 4084 -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/etcetera-0.8.0.crate) = 136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943 -SIZE (rust/crates/etcetera-0.8.0.crate) = 13295 +SHA256 (rust/crates/equator-0.4.2.crate) = 4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc +SIZE (rust/crates/equator-0.4.2.crate) = 11159 +SHA256 (rust/crates/equator-macro-0.4.2.crate) = 44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3 +SIZE (rust/crates/equator-macro-0.4.2.crate) = 6407 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/etcetera-0.10.0.crate) = 26c7b13d0780cb82722fd59f6f57f925e143427e4a75313a6c77243bf5326ae6 +SIZE (rust/crates/etcetera-0.10.0.crate) = 14734 SHA256 (rust/crates/expect-test-1.5.1.crate) = 63af43ff4431e848fb47472a920f14fa71c24de13255a5692e93d4e90302acb0 SIZE (rust/crates/expect-test-1.5.1.crate) = 13672 -SHA256 (rust/crates/fastrand-2.1.1.crate) = e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6 -SIZE (rust/crates/fastrand-2.1.1.crate) = 14983 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/findshlibs-0.10.2.crate) = 40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64 SIZE (rust/crates/findshlibs-0.10.2.crate) = 20101 -SHA256 (rust/crates/flate2-1.0.35.crate) = c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c -SIZE (rust/crates/flate2-1.0.35.crate) = 109188 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 @@ -195,42 +197,42 @@ SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a 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.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 -SIZE (rust/crates/getrandom-0.3.2.crate) = 49140 +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/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.1.crate) = 5220b8ba44c68a9a7f7a7659e864dd73692e417ef0211bea133c7b74e031eeb9 -SIZE (rust/crates/git2-0.20.1.crate) = 223275 +SHA256 (rust/crates/git2-0.20.2.crate) = 2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110 +SIZE (rust/crates/git2-0.20.2.crate) = 223479 SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 SIZE (rust/crates/glob-0.3.2.crate) = 22359 -SHA256 (rust/crates/globset-0.4.15.crate) = 15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19 -SIZE (rust/crates/globset-0.4.15.crate) = 25177 +SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 +SIZE (rust/crates/globset-0.4.16.crate) = 26533 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.1.crate) = 3a9bfc1af68b1726ea47d3d5109de126281def866b33970e10fbab11b5dafab3 -SIZE (rust/crates/hashbrown-0.15.1.crate) = 135873 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 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 SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.4.0.crate) = fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc -SIZE (rust/crates/hermit-abi-0.4.0.crate) = 16310 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf SIZE (rust/crates/home-0.5.11.crate) = 9926 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 SHA256 (rust/crates/http-cache-0.20.0.crate) = 33b65cd1687caf2c7fff496741a2f264c26f54e6d6cec03dac8f276fa4e5430e SIZE (rust/crates/http-cache-0.20.0.crate) = 13199 SHA256 (rust/crates/http-cache-reqwest-0.15.0.crate) = 735586904a5ce0c13877c57cb4eb8195eb7c11ec1ffd64d4db053fb8559ca62e @@ -239,70 +241,68 @@ SHA256 (rust/crates/http-cache-semantics-2.1.0.crate) = 92baf25cf0b8c9246baecf3a SIZE (rust/crates/http-cache-semantics-2.1.0.crate) = 12675 SHA256 (rust/crates/http-serde-2.1.1.crate) = 0f056c8559e3757392c8d091e796416e4649d8e49e88b8d76df6c002f05027fd SIZE (rust/crates/http-serde-2.1.1.crate) = 6359 -SHA256 (rust/crates/httparse-1.9.5.crate) = 7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946 -SIZE (rust/crates/httparse-1.9.5.crate) = 39029 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 SHA256 (rust/crates/humansize-2.1.3.crate) = 6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7 SIZE (rust/crates/humansize-2.1.3.crate) = 11953 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 -SHA256 (rust/crates/hyper-1.5.2.crate) = 256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0 -SIZE (rust/crates/hyper-1.5.2.crate) = 152817 -SHA256 (rust/crates/hyper-rustls-0.27.5.crate) = 2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2 -SIZE (rust/crates/hyper-rustls-0.27.5.crate) = 34660 -SHA256 (rust/crates/hyper-util-0.1.10.crate) = df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4 -SIZE (rust/crates/hyper-util-0.1.10.crate) = 72887 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (rust/crates/humantime-2.2.0.crate) = 20646 +SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 +SIZE (rust/crates/hyper-1.6.0.crate) = 153923 +SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 +SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 +SHA256 (rust/crates/hyper-util-0.1.16.crate) = 8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e +SIZE (rust/crates/hyper-util-0.1.16.crate) = 101184 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b SIZE (rust/crates/ignore-0.4.23.crate) = 55901 SHA256 (rust/crates/include-flate-0.3.0.crate) = df49c16750695486c1f34de05da5b7438096156466e7f76c38fcdf285cf0113e SIZE (rust/crates/include-flate-0.3.0.crate) = 1072081 SHA256 (rust/crates/include-flate-codegen-0.2.0.crate) = 8c5b246c6261be723b85c61ecf87804e8ea4a35cb68be0ff282ed84b95ffe7d7 SIZE (rust/crates/include-flate-codegen-0.2.0.crate) = 2268 -SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e -SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 -SHA256 (rust/crates/indicatif-0.17.11.crate) = 183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235 -SIZE (rust/crates/indicatif-0.17.11.crate) = 66577 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indicatif-0.18.0.crate) = 70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd +SIZE (rust/crates/indicatif-0.18.0.crate) = 67969 SHA256 (rust/crates/inferno-0.11.21.crate) = 232929e1d75fe899576a3d5c7416ad0d88dbfbb3c3d6aa00873a7408a50ddb88 SIZE (rust/crates/inferno-0.11.21.crate) = 102615 -SHA256 (rust/crates/ipnet-2.10.1.crate) = ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708 -SIZE (rust/crates/ipnet-2.10.1.crate) = 28407 -SHA256 (rust/crates/is-terminal-0.4.13.crate) = 261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b -SIZE (rust/crates/is-terminal-0.4.13.crate) = 7665 +SHA256 (rust/crates/io-uring-0.7.9.crate) = d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4 +SIZE (rust/crates/io-uring-0.7.9.crate) = 99792 +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/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 -SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/lazy-regex-3.4.1.crate) = 60c7310b93682b36b98fa7ea4de998d3463ccbebd94d935d6b48ba5b6ffa7126 @@ -311,46 +311,46 @@ SHA256 (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 4ba01db5ef81e17eb10a5e SIZE (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 6022 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/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 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.1+1.9.0.crate) = e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e -SIZE (rust/crates/libgit2-sys-0.18.1+1.9.0.crate) = 1855262 -SHA256 (rust/crates/libm-0.2.8.crate) = 4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058 -SIZE (rust/crates/libm-0.2.8.crate) = 113450 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 -SHA256 (rust/crates/libz-sys-1.1.20.crate) = d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472 -SIZE (rust/crates/libz-sys-1.1.20.crate) = 830422 -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/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104 -SIZE (rust/crates/litemap-0.7.4.crate) = 28257 -SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5 -SIZE (rust/crates/litrs-0.4.1.crate) = 42603 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 +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/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 +SHA256 (rust/crates/libredox-0.1.6.crate) = 4488594b9328dee448adb906d8b126d9b7deb7cf5c22161ee591610bb1be83c0 +SIZE (rust/crates/libredox-0.1.6.crate) = 7090 +SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d +SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed +SIZE (rust/crates/litrs-0.4.2.crate) = 43399 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +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/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 -SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f -SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 +SHA256 (rust/crates/memmap2-0.9.7.crate) = 483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28 +SIZE (rust/crates/memmap2-0.9.7.crate) = 33915 SHA256 (rust/crates/miette-5.10.0.crate) = 59bb584eaeeab6bd0226ccf3509a69d7936d148cf3d036ad350abe35e8c6856e SIZE (rust/crates/miette-5.10.0.crate) = 88585 SHA256 (rust/crates/miette-derive-5.10.0.crate) = 49e7bc1560b95a3c4a25d03de42fe76ca718ab92d1a22a55b9b4cf67b3ae635c SIZE (rust/crates/miette-derive-5.10.0.crate) = 16062 -SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a -SIZE (rust/crates/mime-0.3.17.crate) = 15712 -SHA256 (rust/crates/miniz_oxide-0.8.3.crate) = b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924 -SIZE (rust/crates/miniz_oxide-0.8.3.crate) = 61827 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/next_version-0.2.24.crate) = 318b4d09572813254f5da9e4326415d834f8d27f5cfa87939320d661c4aee07b SIZE (rust/crates/next_version-0.2.24.crate) = 9072 SHA256 (rust/crates/nix-0.26.4.crate) = 598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b @@ -361,76 +361,74 @@ SHA256 (rust/crates/num-format-0.4.4.crate) = a652d9771a63711fd3c3deb670acfbe5c3 SIZE (rust/crates/num-format-0.4.4.crate) = 61509 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 -SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 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/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf -SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-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 SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 -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/parse-zoneinfo-0.3.1.crate) = 1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24 SIZE (rust/crates/parse-zoneinfo-0.3.1.crate) = 97290 SHA256 (rust/crates/pathdiff-0.2.3.crate) = df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3 SIZE (rust/crates/pathdiff-0.2.3.crate) = 7495 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/pest-2.7.13.crate) = fdbef9d1d47087a895abd220ed25eb4ad973a5e26f6a4367b038c25e28dfc2d9 -SIZE (rust/crates/pest-2.7.13.crate) = 126601 -SHA256 (rust/crates/pest_derive-2.7.13.crate) = 4d3a6e3394ec80feb3b6393c725571754c6188490265c61aaf260810d6b95aa0 -SIZE (rust/crates/pest_derive-2.7.13.crate) = 38735 -SHA256 (rust/crates/pest_generator-2.7.13.crate) = 94429506bde1ca69d1b5601962c73f4172ab4726571a59ea95931218cb0e930e -SIZE (rust/crates/pest_generator-2.7.13.crate) = 18416 -SHA256 (rust/crates/pest_meta-2.7.13.crate) = ac8a071862e93690b6e34e9a5fb8e33ff3734473ac0245b27232222c4906a33f -SIZE (rust/crates/pest_meta-2.7.13.crate) = 42079 -SHA256 (rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc -SIZE (rust/crates/phf-0.11.2.crate) = 21569 -SHA256 (rust/crates/phf_codegen-0.11.2.crate) = e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a -SIZE (rust/crates/phf_codegen-0.11.2.crate) = 12977 -SHA256 (rust/crates/phf_generator-0.11.2.crate) = 48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0 -SIZE (rust/crates/phf_generator-0.11.2.crate) = 14190 -SHA256 (rust/crates/phf_shared-0.11.2.crate) = 90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b -SIZE (rust/crates/phf_shared-0.11.2.crate) = 14284 +SHA256 (rust/crates/pest-2.8.1.crate) = 1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323 +SIZE (rust/crates/pest-2.8.1.crate) = 128906 +SHA256 (rust/crates/pest_derive-2.8.1.crate) = bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc +SIZE (rust/crates/pest_derive-2.8.1.crate) = 42857 +SHA256 (rust/crates/pest_generator-2.8.1.crate) = 87e404e638f781eb3202dc82db6760c8ae8a1eeef7fb3fa8264b2ef280504966 +SIZE (rust/crates/pest_generator-2.8.1.crate) = 18663 +SHA256 (rust/crates/pest_meta-2.8.1.crate) = edd1101f170f5903fde0914f899bb503d9ff5271d7ba76bbb70bea63690cc0d5 +SIZE (rust/crates/pest_meta-2.8.1.crate) = 42949 +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 +SIZE (rust/crates/phf_codegen-0.11.3.crate) = 13741 +SHA256 (rust/crates/phf_generator-0.11.3.crate) = 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d +SIZE (rust/crates/phf_generator-0.11.3.crate) = 15431 +SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5 +SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 -SHA256 (rust/crates/portable-atomic-1.8.0.crate) = d30538d42559de6b034bc76fd6dd4c38961b1ee5c6c56e3808c50128fdbc22ce -SIZE (rust/crates/portable-atomic-1.8.0.crate) = 161749 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +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.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/pprof-0.14.0.crate) = ebbe2f8898beba44815fdc9e5a4ae9c929e21c5dc29b0c774a15555f7f58d6d0 -SIZE (rust/crates/pprof-0.14.0.crate) = 45438 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 +SHA256 (rust/crates/pprof-0.15.0.crate) = 38a01da47675efa7673b032bf8efd8214f1917d89685e07e395ab125ea42b187 +SIZE (rust/crates/pprof-0.15.0.crate) = 49336 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 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.6.crate) = 62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef -SIZE (rust/crates/quinn-0.11.6.crate) = 78222 -SHA256 (rust/crates/quinn-proto-0.11.9.crate) = a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d -SIZE (rust/crates/quinn-proto-0.11.9.crate) = 209286 -SHA256 (rust/crates/quinn-udp-0.5.9.crate) = 1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904 -SIZE (rust/crates/quinn-udp-0.5.9.crate) = 25342 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 +SIZE (rust/crates/quinn-0.11.8.crate) = 79949 +SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e +SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 +SHA256 (rust/crates/quinn-udp-0.5.13.crate) = fcebb1209ee276352ef14ff8732e24cc2b02bbac986cd74a4c81bcb2f9881970 +SIZE (rust/crates/quinn-udp-0.5.13.crate) = 32621 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 -SIZE (rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (rust/crates/rand-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 @@ -439,56 +437,54 @@ SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9ba SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 -SHA256 (rust/crates/redox_syscall-0.5.4.crate) = 0884ad60e090bf1345b93da0a5de8923c93884cd03f40dfcfddd3b4bee661853 -SIZE (rust/crates/redox_syscall-0.5.4.crate) = 25977 -SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 -SIZE (rust/crates/redox_users-0.4.6.crate) = 15585 -SHA256 (rust/crates/reflink-copy-0.1.19.crate) = dc31414597d1cd7fdd2422798b7652a6329dda0fe0219e6335a13d5bcaa9aeb6 -SIZE (rust/crates/reflink-copy-0.1.19.crate) = 16436 +SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b +SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 +SHA256 (rust/crates/reflink-copy-0.1.26.crate) = 78c81d000a2c524133cc00d2f92f019d399e57906c3b7119271a2495354fe895 +SIZE (rust/crates/reflink-copy-0.1.26.crate) = 23463 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 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/reqwest-0.12.15.crate) = d19c46a6fdd48bc4dab94b6103fccc55d34c67cc0ad04653aad4ea2a07cd7bbb -SIZE (rust/crates/reqwest-0.12.15.crate) = 199320 +SHA256 (rust/crates/reqwest-0.12.22.crate) = cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531 +SIZE (rust/crates/reqwest-0.12.22.crate) = 200283 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.50.crate) = 57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a -SIZE (rust/crates/rgb-0.8.50.crate) = 21980 -SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d -SIZE (rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (rust/crates/rgb-0.8.52.crate) = 0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce +SIZE (rust/crates/rgb-0.8.52.crate) = 22449 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/rle-decode-fast-1.0.3.crate) = 3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422 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.0.crate) = e5fbc0ee50fcb99af7cebb442e5df7b5b45e9460ffa3f8f549cd26b862bec49d -SIZE (rust/crates/rust-embed-8.7.0.crate) = 907480 -SHA256 (rust/crates/rust-embed-impl-8.7.0.crate) = 6bf418c9a2e3f6663ca38b8a7134cc2c2167c9d69688860e8961e3faa731702e -SIZE (rust/crates/rust-embed-impl-8.7.0.crate) = 10171 -SHA256 (rust/crates/rust-embed-utils-8.7.0.crate) = 08d55b95147fe01265d06b3955db798bdaed52e60e2211c41137701b3aba8e21 -SIZE (rust/crates/rust-embed-utils-8.7.0.crate) = 6123 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 -SHA256 (rust/crates/rustc-hash-2.1.0.crate) = c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497 -SIZE (rust/crates/rustc-hash-2.1.0.crate) = 13316 -SHA256 (rust/crates/rustix-0.38.43.crate) = a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6 -SIZE (rust/crates/rustix-0.38.43.crate) = 379134 -SHA256 (rust/crates/rustls-0.23.21.crate) = 8f287924602bf649d949c63dc8ac8b235fa5387d394020705b80c4eb597ce5b8 -SIZE (rust/crates/rustls-0.23.21.crate) = 337106 +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/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 +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustls-0.23.29.crate) = 2491382039b29b9b11ff08b76ff6c97cf287671dbb74f0be44bda389fffe9bd1 +SIZE (rust/crates/rustls-0.23.29.crate) = 370867 SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 SIZE (rust/crates/rustls-native-certs-0.8.1.crate) = 31129 SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 -SHA256 (rust/crates/rustls-pki-types-1.10.1.crate) = d2bf47e6ff922db3825eb750c4e2ff784c6ff8fb9e13046ef6a1d1c5401b0b37 -SIZE (rust/crates/rustls-pki-types-1.10.1.crate) = 58944 -SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 -SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/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/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.4.crate) = 0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc +SIZE (rust/crates/rustls-webpki-0.103.4.crate) = 84241 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d @@ -507,36 +503,38 @@ SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_json-1.0.141.crate) = 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 +SIZE (rust/crates/serde_json-1.0.141.crate) = 155322 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-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 +SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 +SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 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 SIZE (rust/crates/sha-1-0.10.1.crate) = 12018 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 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/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d -SIZE (rust/crates/siphasher-0.3.11.crate) = 10442 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 SHA256 (rust/crates/slug-0.1.6.crate) = 882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724 SIZE (rust/crates/slug-0.1.6.crate) = 6787 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 -SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 -SIZE (rust/crates/socket2-0.5.8.crate) = 56309 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 +SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +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 @@ -547,26 +545,26 @@ SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3 SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 SIZE (rust/crates/subtle-2.6.1.crate) = 14562 -SHA256 (rust/crates/symbolic-common-12.11.1.crate) = 9fdf97c441f18a4f92425b896a4ec7a27e03631a0b1047ec4e34e9916a9a167e -SIZE (rust/crates/symbolic-common-12.11.1.crate) = 24384 -SHA256 (rust/crates/symbolic-demangle-12.11.1.crate) = bc8ece6b129e97e53d1fbb3f61d33a6a9e5369b11d01228c068094d6d134eaea -SIZE (rust/crates/symbolic-demangle-12.11.1.crate) = 205559 -SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 -SIZE (rust/crates/syn-2.0.96.crate) = 297497 +SHA256 (rust/crates/symbolic-common-12.16.0.crate) = 9c5199e46f23c77c611aa2a383b2f72721dfee4fb2bf85979eea1e0f26ba6e35 +SIZE (rust/crates/symbolic-common-12.16.0.crate) = 27978 +SHA256 (rust/crates/symbolic-demangle-12.16.0.crate) = fa3c03956e32254f74e461a330b9522a2689686d80481708fb2014780d8d3959 +SIZE (rust/crates/symbolic-demangle-12.16.0.crate) = 192824 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 -SHA256 (rust/crates/temp-dir-0.1.14.crate) = bc1ee6eef34f12f765cb94725905c6312b6610ab2b0940889cfe58dae7bc3c72 -SIZE (rust/crates/temp-dir-0.1.14.crate) = 5943 -SHA256 (rust/crates/tempfile-3.12.0.crate) = 04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64 -SIZE (rust/crates/tempfile-3.12.0.crate) = 34423 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +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.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/tera-1.20.0.crate) = ab9d851b45e865f178319da0abdbfe6acbc4328759ff18dafc3a41c16b4cd2ee SIZE (rust/crates/tera-1.20.0.crate) = 104452 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.1.crate) = 5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9 -SIZE (rust/crates/terminal_size-0.4.1.crate) = 10037 +SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed +SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 @@ -581,44 +579,48 @@ SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea SIZE (rust/crates/time-core-0.1.4.crate) = 8422 SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tinyvec-1.8.1.crate) = 022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8 -SIZE (rust/crates/tinyvec-1.8.1.crate) = 47269 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 +SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.44.2.crate) = e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48 -SIZE (rust/crates/tokio-1.44.2.crate) = 841618 +SHA256 (rust/crates/tokio-1.47.0.crate) = 43864ed400b6043a4757a25c7a64a8efde741aed79a056a2fb348a406701bb35 +SIZE (rust/crates/tokio-1.47.0.crate) = 828980 SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 -SHA256 (rust/crates/tokio-rustls-0.26.1.crate) = 5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37 -SIZE (rust/crates/tokio-rustls-0.26.1.crate) = 31214 -SHA256 (rust/crates/tokio-stream-0.1.16.crate) = 4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1 -SIZE (rust/crates/tokio-stream-0.1.16.crate) = 38312 -SHA256 (rust/crates/tokio-util-0.7.13.crate) = d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078 -SIZE (rust/crates/tokio-util-0.7.13.crate) = 115191 -SHA256 (rust/crates/toml-0.8.20.crate) = cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148 -SIZE (rust/crates/toml-0.8.20.crate) = 51095 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.24.crate) = 17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474 -SIZE (rust/crates/toml_edit-0.22.24.crate) = 106399 +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.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df +SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 +SHA256 (rust/crates/toml-0.9.2.crate) = ed0aee96c12fa71097902e0bb061a5e1ebd766a6636bb605ba401c45c1650eac +SIZE (rust/crates/toml-0.9.2.crate) = 56695 +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.1.crate) = 97200572db069e74c512a14117b296ba0a80a30123fbbb5aa1f4a348f639ca30 +SIZE (rust/crates/toml_parser-1.0.1.crate) = 35063 +SHA256 (rust/crates/toml_writer-1.0.2.crate) = fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64 +SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 -SHA256 (rust/crates/ucd-trie-0.1.6.crate) = ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9 -SIZE (rust/crates/ucd-trie-0.1.6.crate) = 45790 +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 +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 @@ -631,34 +633,38 @@ SHA256 (rust/crates/unic-ucd-segment-0.9.0.crate) = 2079c122a62205b421f499da10f3 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.7.0.crate) = f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89 -SIZE (rust/crates/unicase-2.7.0.crate) = 23783 -SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 -SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 +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.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 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.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/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/unty-0.0.4.crate) = 6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae SIZE (rust/crates/unty-0.0.4.crate) = 7200 -SHA256 (rust/crates/update-informer-1.2.0.crate) = 53813bf5d5f0d8430794f8cc48e99521cc9e298066958d16383ccb8b39d182a7 -SIZE (rust/crates/update-informer-1.2.0.crate) = 25549 -SHA256 (rust/crates/ureq-2.12.1.crate) = 02d1a66277ed75f640d608235660df48c8e3c19f3b4edb6a263315626cc3c01d -SIZE (rust/crates/ureq-2.12.1.crate) = 115366 +SHA256 (rust/crates/update-informer-1.3.0.crate) = 67b27dcf766dc6ad64c2085201626e1a7955dc1983532bfc8406d552903ace2a +SIZE (rust/crates/update-informer-1.3.0.crate) = 28675 +SHA256 (rust/crates/ureq-3.0.12.crate) = 9f0fde9bc91026e381155f8c67cb354bcd35260b2f4a29bcc84639f762760c39 +SIZE (rust/crates/ureq-3.0.12.crate) = 131026 +SHA256 (rust/crates/ureq-proto-0.4.2.crate) = 59db78ad1923f2b1be62b6da81fe80b173605ca0d57f85da2e005382adf693f7 +SIZE (rust/crates/ureq-proto-0.4.2.crate) = 61832 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 +SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 +SIZE (rust/crates/utf-8-0.7.6.crate) = 10422 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.10.0.crate) = 81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314 -SIZE (rust/crates/uuid-1.10.0.crate) = 47648 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a @@ -669,8 +675,8 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -689,8 +695,10 @@ SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a9753 SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 -SHA256 (rust/crates/webpki-roots-0.26.7.crate) = 5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e -SIZE (rust/crates/webpki-roots-0.26.7.crate) = 249392 +SHA256 (rust/crates/webpki-roots-0.26.11.crate) = 521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9 +SIZE (rust/crates/webpki-roots-0.26.11.crate) = 15557 +SHA256 (rust/crates/webpki-roots-1.0.2.crate) = 7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2 +SIZE (rust/crates/webpki-roots-1.0.2.crate) = 255109 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 @@ -699,54 +707,46 @@ SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55 SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.58.0.crate) = dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6 -SIZE (rust/crates/windows-0.58.0.crate) = 9744521 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-core-0.58.0.crate) = 6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99 -SIZE (rust/crates/windows-core-0.58.0.crate) = 41022 -SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b -SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491 -SHA256 (rust/crates/windows-interface-0.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515 -SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 -SHA256 (rust/crates/windows-registry-0.4.0.crate) = 4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3 -SIZE (rust/crates/windows-registry-0.4.0.crate) = 12572 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-result-0.3.2.crate) = c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252 -SIZE (rust/crates/windows-result-0.3.2.crate) = 13399 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 -SHA256 (rust/crates/windows-strings-0.3.1.crate) = 87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319 -SIZE (rust/crates/windows-strings-0.3.1.crate) = 13922 -SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 -SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-0.61.3.crate) = 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 +SIZE (rust/crates/windows-0.61.3.crate) = 9372520 +SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 +SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e +SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 +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-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 +SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.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-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.0.crate) = b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b -SIZE (rust/crates/windows-targets-0.53.0.crate) = 7020 -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.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 +SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 -SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc -SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 -SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e -SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 @@ -755,67 +755,59 @@ SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c56 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 -SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 -SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 -SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e -SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 -SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 -SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 SHA256 (rust/crates/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.6.crate) = 63d3fcd9bba44b03821e7d699eeee959f3126dcc4aa8e4ae18ec617c2a5cea10 -SIZE (rust/crates/winnow-0.7.6.crate) = 174072 +SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 +SIZE (rust/crates/winnow-0.7.12.crate) = 174403 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/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 -SHA256 (rust/crates/xxhash-rust-0.8.12.crate) = 6a5cbf750400958819fb6178eaa83bee5cd9c29a26a40cc241df8c70fdd46984 -SIZE (rust/crates/xxhash-rust-0.8.12.crate) = 21329 -SHA256 (rust/crates/yaml-rust2-0.10.1.crate) = 818913695e83ece1f8d2a1c52d54484b7b46d0f9c06beeb2649b9da50d9b512d -SIZE (rust/crates/yaml-rust2-0.10.1.crate) = 136400 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +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/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e -SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 +SHA256 (rust/crates/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.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 -SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 -SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 -SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 -SHA256 (rust/crates/zstd-0.13.2.crate) = fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9 -SIZE (rust/crates/zstd-0.13.2.crate) = 30251 -SHA256 (rust/crates/zstd-safe-7.2.1.crate) = 54a3ab4db68cea366acc5c897c7b4d4d1b8994a9cd6e6f841f8964566a419059 -SIZE (rust/crates/zstd-safe-7.2.1.crate) = 21122 -SHA256 (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa -SIZE (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 -SHA256 (orhun-git-cliff-v2.9.1_GH0.tar.gz) = dd5a707fba4549ab4ea5e9e95ea7ed302852eb1916b93a1a369019f005ad4cc4 -SIZE (orhun-git-cliff-v2.9.1_GH0.tar.gz) = 13057370 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/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.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 +SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 +SHA256 (orhun-git-cliff-v2.10.0_GH0.tar.gz) = 5983409377bb34337ee930af53afb522737d87b9ba15096eae30ced3484b12a2 +SIZE (orhun-git-cliff-v2.10.0_GH0.tar.gz) = 13067606 diff --git a/devel/git-modes/Makefile b/devel/git-modes/Makefile index e095ec6aa6ab..eeef016a1ba2 100644 --- a/devel/git-modes/Makefile +++ b/devel/git-modes/Makefile @@ -1,6 +1,7 @@ PORTNAME= git-modes DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/git/Makefile b/devel/git/Makefile index ec480863ce00..be4423fe4fd3 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,5 +1,5 @@ PORTNAME= git -DISTVERSION= 2.50.1 +DISTVERSION= 2.51.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -61,7 +61,6 @@ SHEBANG_FILES= Documentation/*.perl \ contrib/*/*/*.pl \ contrib/contacts/git-contacts \ contrib/fast-import/import-zips.py \ - contrib/hooks/update-paranoid \ git-p4.py \ templates/hooks/fsmonitor-watchman.sample TEST_TARGET= test @@ -220,7 +219,7 @@ post-patch: .if ${SUBPORT} == gui @${REINPLACE_CMD} -e "/exec wish/s,wish,${WISH}," \ ${WRKSRC}/gitk-git/gitk \ - ${WRKSRC}/git-gui/git-gui--askpass + ${WRKSRC}/git-gui/git-gui--askpass.sh .endif post-patch-CONTRIB-on: @@ -249,11 +248,6 @@ post-install: ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/man/man5) (cd ${WRKDIR}/man7/ && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/man/man7) - ${MKDIR} ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/git - ${INSTALL_DATA} ${WRKSRC}/contrib/emacs/git.el \ - ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/git/ - ${INSTALL_DATA} ${WRKSRC}/contrib/emacs/git-blame.el \ - ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/git/ @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_SCRIPT} ${WRKSRC}/contrib/completion/git-completion.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ @@ -301,8 +295,8 @@ do-install: ${STAGEDIR}${PREFIX}/libexec/git-core/ ${LN} ${STAGEDIR}${PREFIX}/libexec/git-core/git-gui \ ${STAGEDIR}${PREFIX}/libexec/git-core/git-citool - ${INSTALL_SCRIPT} ${WRKSRC}/git-gui/git-gui--askpass \ - ${STAGEDIR}${PREFIX}/libexec/git-core/ + ${INSTALL_SCRIPT} ${WRKSRC}/git-gui/git-gui--askpass.sh \ + ${STAGEDIR}${PREFIX}/libexec/git-core/git-gui--askpass ${INSTALL_DATA} ${WRKSRC}/git-gui/lib/tclIndex \ ${STAGEDIR}${PREFIX}/share/git-gui/lib/ ${INSTALL_DATA} ${WRKSRC}/git-gui/lib/*.ico \ diff --git a/devel/git/distinfo b/devel/git/distinfo index 2f31b7cd2f90..97d9bc2835ce 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1751994170 -SHA256 (git-2.50.1.tar.xz) = 7e3e6c36decbd8f1eedd14d42db6674be03671c2204864befa2a41756c5c8fc4 -SIZE (git-2.50.1.tar.xz) = 7880972 -SHA256 (git-manpages-2.50.1.tar.xz) = 7dd86882bbc22bef8852924de96b9cb378aad8532089e301c82093da3e7c5478 -SIZE (git-manpages-2.50.1.tar.xz) = 598416 -SHA256 (git-htmldocs-2.50.1.tar.xz) = d15ccd1518b822e317d14b63de4444bb288909294f117cbbfa385c60ab739bca -SIZE (git-htmldocs-2.50.1.tar.xz) = 1615796 +TIMESTAMP = 1755609765 +SHA256 (git-2.51.0.tar.xz) = 60a7c2251cc2e588d5cd87bae567260617c6de0c22dca9cdbfc4c7d2b8990b62 +SIZE (git-2.51.0.tar.xz) = 7857228 +SHA256 (git-manpages-2.51.0.tar.xz) = c10aea63316865ace762078a6e67fc3cf117b11a5c9d4a2a52cb3762ae22ed35 +SIZE (git-manpages-2.51.0.tar.xz) = 602200 +SHA256 (git-htmldocs-2.51.0.tar.xz) = dd33897c676ea140d57a652758e458756fa93582801cfd1d7e1f62acd5fa7580 +SIZE (git-htmldocs-2.51.0.tar.xz) = 1627664 diff --git a/devel/git/files/patch-configure.ac b/devel/git/files/patch-configure.ac index 35ed793fa5c4..37c1d7ac2a2a 100644 --- a/devel/git/files/patch-configure.ac +++ b/devel/git/files/patch-configure.ac @@ -12,78 +12,3 @@ # # Define PYTHON_PATH to provide path to Python. GIT_ARG_SET_PATH(python, allow-without) -@@ -1068,32 +1068,6 @@ GIT_CONF_SUBST([CHARSET_LIB]) - GIT_CONF_SUBST([CHARSET_LIB]) - - # --# Define HAVE_SYSINFO=YesPlease if sysinfo is available. --# --AC_DEFUN([HAVE_SYSINFO_SRC], [ --AC_LANG_PROGRAM([[ --#include <stdint.h> --#include <sys/sysinfo.h> --]], [[ --struct sysinfo si; --uint64_t t = 0; --if (!sysinfo(&si)) { -- t = si.totalram; -- if (si.mem_unit > 1) -- t *= (uint64_t)si.mem_unit; --} --return t; --]])]) -- --AC_MSG_CHECKING([for sysinfo]) --AC_COMPILE_IFELSE([HAVE_SYSINFO_SRC], -- [AC_MSG_RESULT([yes]) -- HAVE_SYSINFO=YesPlease], -- [AC_MSG_RESULT([no]) -- HAVE_SYSINFO=]) --GIT_CONF_SUBST([HAVE_SYSINFO]) -- --# - # Define HAVE_CLOCK_GETTIME=YesPlease if clock_gettime is available. - GIT_CHECK_FUNC(clock_gettime, - [HAVE_CLOCK_GETTIME=YesPlease], -@@ -1220,6 +1194,41 @@ GIT_CONF_SUBST([HAVE_BSD_SYSCTL]) - [AC_MSG_RESULT([no]) - HAVE_BSD_SYSCTL=]) - GIT_CONF_SUBST([HAVE_BSD_SYSCTL]) -+ -+# -+# Define HAVE_SYSINFO=YesPlease if sysinfo is available. -+# -+ -+HAVE_SYSINFO= -+# on a *BSD system, sysctl() takes precedence over the -+# sysinfo() compatibility library (if installed). -+ -+if test -z "$HAVE_BSD_SYSCTL"; then -+ -+ AC_DEFUN([HAVE_SYSINFO_SRC], [ -+ AC_LANG_PROGRAM([[ -+ #include <stdint.h> -+ #include <sys/sysinfo.h> -+ ]], [[ -+ struct sysinfo si; -+ uint64_t t = 0; -+ if (!sysinfo(&si)) { -+ t = si.totalram; -+ if (si.mem_unit > 1) -+ t *= (uint64_t)si.mem_unit; -+ } -+ return t; -+ ]])]) -+ -+ AC_MSG_CHECKING([for sysinfo]) -+ AC_COMPILE_IFELSE([HAVE_SYSINFO_SRC], -+ [AC_MSG_RESULT([yes]) -+ HAVE_SYSINFO=YesPlease], -+ [AC_MSG_RESULT([no]) -+ HAVE_SYSINFO=]) -+ GIT_CONF_SUBST([HAVE_SYSINFO]) -+ -+fi - - ## Other checks. - # Define NO_SYMLINK_HEAD if you never want .git/HEAD to be a symbolic link. diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index 295990bf78d1..de0df5fd2882 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -917,6 +917,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/RelNotes/2.49.1.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.50.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.50.1.adoc +%%DOCS%%%%DOCSDIR%%/RelNotes/2.51.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.1.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.2.adoc @@ -973,6 +974,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/cmds-userinterfaces.adoc %%DOCS%%%%DOCSDIR%%/config.adoc %%DOCS%%%%DOCSDIR%%/date-formats.adoc +%%DOCS%%%%DOCSDIR%%/diff-context-options.adoc %%DOCS%%%%DOCSDIR%%/diff-format.adoc %%DOCS%%%%DOCSDIR%%/diff-generate-patch.adoc %%DOCS%%%%DOCSDIR%%/diff-options.adoc @@ -1506,8 +1508,6 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/urls.adoc %%DOCS%%%%DOCSDIR%%/user-manual.adoc %%DOCS%%%%DOCSDIR%%/user-manual.html -share/emacs/site-lisp/git/git-blame.el -share/emacs/site-lisp/git/git.el %%GITWEB%%@sample %%ETCDIR%%/gitweb.conf.sample %%GITWEB%%%%EXAMPLESDIR%%/gitweb/gitweb.cgi %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/git-favicon.png @@ -1578,10 +1578,6 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/diff-highlight/diff-highlight.perl %%CONTRIB%%share/git-core/contrib/diff-highlight/t/Makefile %%CONTRIB%%share/git-core/contrib/diff-highlight/t/t9400-diff-highlight.sh -%%CONTRIB%%share/git-core/contrib/emacs/README -%%CONTRIB%%share/git-core/contrib/emacs/git-blame.el -%%CONTRIB%%share/git-core/contrib/emacs/git.el -%%CONTRIB%%share/git-core/contrib/examples/README %%CONTRIB%%share/git-core/contrib/fast-import/git-import.perl %%CONTRIB%%share/git-core/contrib/fast-import/git-import.sh %%CONTRIB%%share/git-core/contrib/fast-import/git-p4.README @@ -1590,15 +1586,9 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/fast-import/import-zips.py %%CONTRIB%%share/git-core/contrib/git-jump/README %%CONTRIB%%share/git-core/contrib/git-jump/git-jump -%%CONTRIB%%share/git-core/contrib/git-resurrect.sh %%CONTRIB%%share/git-core/contrib/git-shell-commands/README %%CONTRIB%%share/git-core/contrib/git-shell-commands/help %%CONTRIB%%share/git-core/contrib/git-shell-commands/list -%%CONTRIB%%share/git-core/contrib/hooks/multimail/README.Git -%%CONTRIB%%share/git-core/contrib/hooks/post-receive-email -%%CONTRIB%%share/git-core/contrib/hooks/pre-auto-gc-battery -%%CONTRIB%%share/git-core/contrib/hooks/setgitperms.perl -%%CONTRIB%%share/git-core/contrib/hooks/update-paranoid %%CONTRIB%%share/git-core/contrib/libgit-rs/Cargo.lock %%CONTRIB%%share/git-core/contrib/libgit-rs/Cargo.toml %%CONTRIB%%share/git-core/contrib/libgit-rs/README.md @@ -1617,42 +1607,7 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/libgit-sys/src/lib.rs %%CONTRIB%%share/git-core/contrib/long-running-filter/example.pl %%CONTRIB%%share/git-core/contrib/meson.build -%%CONTRIB%%share/git-core/contrib/mw-to-git/.gitignore -%%CONTRIB%%share/git-core/contrib/mw-to-git/.perlcriticrc -%%CONTRIB%%share/git-core/contrib/mw-to-git/Git/Mediawiki.pm -%%CONTRIB%%share/git-core/contrib/mw-to-git/Makefile -%%CONTRIB%%share/git-core/contrib/mw-to-git/bin-wrapper/git -%%CONTRIB%%share/git-core/contrib/mw-to-git/git-mw.perl -%%CONTRIB%%share/git-core/contrib/mw-to-git/git-remote-mediawiki.perl -%%CONTRIB%%share/git-core/contrib/mw-to-git/git-remote-mediawiki.txt -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/.gitignore -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/Makefile -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/README -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/install-wiki.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/push-pull-tests.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/t9364-pull-by-rev.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/t9365-continuing-queries.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/test-gitmw-lib.sh -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/test-gitmw.pl -%%CONTRIB%%share/git-core/contrib/mw-to-git/t/test.config -%%CONTRIB%%share/git-core/contrib/persistent-https/LICENSE -%%CONTRIB%%share/git-core/contrib/persistent-https/Makefile -%%CONTRIB%%share/git-core/contrib/persistent-https/README -%%CONTRIB%%share/git-core/contrib/persistent-https/client.go -%%CONTRIB%%share/git-core/contrib/persistent-https/main.go -%%CONTRIB%%share/git-core/contrib/persistent-https/proxy.go -%%CONTRIB%%share/git-core/contrib/persistent-https/socket.go -%%CONTRIB%%share/git-core/contrib/remote-helpers/README -%%CONTRIB%%share/git-core/contrib/remote-helpers/git-remote-bzr -%%CONTRIB%%share/git-core/contrib/remote-helpers/git-remote-hg -%%CONTRIB%%share/git-core/contrib/remotes2config.sh %%CONTRIB%%share/git-core/contrib/rerere-train.sh -%%CONTRIB%%share/git-core/contrib/stats/git-common-hash -%%CONTRIB%%share/git-core/contrib/stats/mailmap.pl %%CONTRIB%%share/git-core/contrib/stats/packinfo.pl %%CONTRIB%%share/git-core/contrib/subtree/.gitignore %%CONTRIB%%share/git-core/contrib/subtree/COPYING @@ -1665,13 +1620,10 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/subtree/t/Makefile %%CONTRIB%%share/git-core/contrib/subtree/t/t7900-subtree.sh %%CONTRIB%%share/git-core/contrib/subtree/todo -%%CONTRIB%%share/git-core/contrib/thunderbird-patch-inline/README -%%CONTRIB%%share/git-core/contrib/thunderbird-patch-inline/appp.sh %%CONTRIB%%share/git-core/contrib/update-unicode/README %%CONTRIB%%share/git-core/contrib/update-unicode/update_unicode.sh %%CONTRIB%%share/git-core/contrib/vscode/README.md %%CONTRIB%%share/git-core/contrib/vscode/init.sh -%%CONTRIB%%share/git-core/contrib/workdir/git-new-workdir share/git-core/templates/description share/git-core/templates/hooks/applypatch-msg.sample share/git-core/templates/hooks/commit-msg.sample diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo index 97ff03ab6d92..6e93494c9aaf 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1755072119 -SHA256 (go/devel_gitaly/gitaly-v18.2.2/go.mod) = ec7c02d0d63b1125e6446a6c2ada6fc2efa12d332da58b7c9c9cd56103cc51ed -SIZE (go/devel_gitaly/gitaly-v18.2.2/go.mod) = 13011 -SHA256 (go/devel_gitaly/gitaly-v18.2.2/gitaly-v18.2.2.tar.bz2) = 56a9e67391146d7fae17fd151f15686d8a3fd082188fae7952b36246d990c45d -SIZE (go/devel_gitaly/gitaly-v18.2.2/gitaly-v18.2.2.tar.bz2) = 4543611 -SHA256 (go/devel_gitaly/gitaly-v18.2.2/git-v2.50.0.tar.bz2) = 33e44c038ae6b3ff526e6927c2c6ff1658fd7f3c7334b079c019fa08f8ab20e4 -SIZE (go/devel_gitaly/gitaly-v18.2.2/git-v2.50.0.tar.bz2) = 9249878 +TIMESTAMP = 1755673952 +SHA256 (go/devel_gitaly/gitaly-v18.3.0/go.mod) = 163e0c24ae7263540250f58c84b9a0197cf6be768dab99b21dd463cc1a4659bc +SIZE (go/devel_gitaly/gitaly-v18.3.0/go.mod) = 13011 +SHA256 (go/devel_gitaly/gitaly-v18.3.0/gitaly-v18.3.0.tar.bz2) = 4557995d57d16f2f01590f3c88b1811baf1045da47d4cba962da227a38277a45 +SIZE (go/devel_gitaly/gitaly-v18.3.0/gitaly-v18.3.0.tar.bz2) = 4558072 +SHA256 (go/devel_gitaly/gitaly-v18.3.0/git-v2.50.0.tar.bz2) = 33e44c038ae6b3ff526e6927c2c6ff1658fd7f3c7334b079c019fa08f8ab20e4 +SIZE (go/devel_gitaly/gitaly-v18.3.0/git-v2.50.0.tar.bz2) = 9249878 diff --git a/devel/gitaly/files/patch-Makefile b/devel/gitaly/files/patch-Makefile deleted file mode 100644 index 871068592d17..000000000000 --- a/devel/gitaly/files/patch-Makefile +++ /dev/null @@ -1,84 +0,0 @@ ---- Makefile.orig 2025-07-16 11:35:37 UTC -+++ Makefile -@@ -156,7 +156,6 @@ GIT_VERSION ?= - # GIT_VERSION_x_xx defines versions for each instance of bundled Git we ship. When a new - # major version is added, be sure to update GIT_PACKED_EXECUTABLES, the *-bundled-git targets, - # and add new targets under the "# These targets build specific releases of Git." section. --GIT_VERSION_2_49 ?= v2.49.0.gl2 - GIT_VERSION_2_50 ?= v2.50.1.gl1 - # - # OVERRIDE_GIT_VERSION allows you to specify a custom semver value to be reported by the -@@ -168,7 +167,7 @@ ifeq (${GIT_VERSION:default=},) - ifeq (${GIT_VERSION:default=},) - # GIT_VERSION should be overridden to the default version of bundled Git. This is only - # necessary until https://gitlab.com/gitlab-org/gitaly/-/issues/6195 is complete. -- override GIT_VERSION := ${GIT_VERSION_2_49} -+ override GIT_VERSION := ${GIT_VERSION_2_50} - # When GIT_VERSION is not explicitly set, we default to bundled Git. - export WITH_BUNDLED_GIT = YesPlease - else -@@ -264,8 +263,7 @@ BUILD_GEM_NAME ?= gitaly - BUILD_GEM_NAME ?= gitaly - - # Git binaries that are eventually embedded into the Gitaly binary. --GIT_PACKED_EXECUTABLES = $(addprefix ${BUILD_DIR}/bin/gitaly-, $(addsuffix -v2.49, ${GIT_EXECUTABLES})) \ -- $(addprefix ${BUILD_DIR}/bin/gitaly-, $(addsuffix -v2.50, ${GIT_EXECUTABLES})) -+GIT_PACKED_EXECUTABLES = $(addprefix ${BUILD_DIR}/bin/gitaly-, $(addsuffix -v2.50, ${GIT_EXECUTABLES})) - - # All executables provided by Gitaly. - GITALY_EXECUTABLES = $(addprefix ${BUILD_DIR}/bin/,$(notdir $(shell find ${SOURCE_DIR}/cmd -mindepth 1 -maxdepth 1 -type d -print))) -@@ -354,15 +352,13 @@ install: build - - .PHONY: build-bundled-git - ## Build bundled Git binaries. --build-bundled-git: build-bundled-git-v2.49 build-bundled-git-v2.50 --build-bundled-git-v2.49: $(patsubst %,${BUILD_DIR}/bin/gitaly-%-v2.49,${GIT_EXECUTABLES}) -+build-bundled-git: build-bundled-git-v2.50 - build-bundled-git-v2.50: $(patsubst %,${BUILD_DIR}/bin/gitaly-%-v2.50,${GIT_EXECUTABLES}) - - .PHONY: install-bundled-git - ## Install bundled Git binaries. The target directory can be modified by - ## setting PREFIX and DESTDIR. --install-bundled-git: install-bundled-git-v2.49 install-bundled-git-v2.50 --install-bundled-git-v2.49: $(patsubst %,${INSTALL_DEST_DIR}/gitaly-%-v2.49,${GIT_EXECUTABLES}) -+install-bundled-git: install-bundled-git-v2.50 - install-bundled-git-v2.50: $(patsubst %,${INSTALL_DEST_DIR}/gitaly-%-v2.50,${GIT_EXECUTABLES}) - - ifdef WITH_BUNDLED_GIT -@@ -684,17 +680,12 @@ ${DEPENDENCY_DIR}/git-distribution/build/git: ${DEPEND - ${Q}touch $@ - - # These targets build specific releases of Git. --${BUILD_DIR}/bin/gitaly-%-v2.49: override GIT_VERSION = ${GIT_VERSION_2_49} - ${BUILD_DIR}/bin/gitaly-%-v2.50: override GIT_VERSION = ${GIT_VERSION_2_50} - - ifdef USE_MESON --${BUILD_DIR}/bin/gitaly-%-v2.49: ${DEPENDENCY_DIR}/git-v2.49/build/% | ${BUILD_DIR}/bin -- ${Q}install $< $@ - ${BUILD_DIR}/bin/gitaly-%-v2.50: ${DEPENDENCY_DIR}/git-v2.50/build/% | ${BUILD_DIR}/bin - ${Q}install $< $@ - else --${BUILD_DIR}/bin/gitaly-%-v2.49: ${DEPENDENCY_DIR}/git-v2.49/% | ${BUILD_DIR}/bin -- ${Q}install $< $@ - ${BUILD_DIR}/bin/gitaly-%-v2.50: ${DEPENDENCY_DIR}/git-v2.50/% | ${BUILD_DIR}/bin - ${Q}install $< $@ - endif -@@ -731,12 +722,12 @@ ${DEPENDENCY_DIR}/git-%/Makefile: ${DEPENDENCY_DIR}/gi - # otherwise try to rebuild all targets depending on it whenever we build - # something else. We thus depend on the Makefile instead. - ${DEPENDENCY_DIR}/git-%/Makefile: ${DEPENDENCY_DIR}/git-%.version -- ${Q}${GIT} -c init.defaultBranch=master init ${GIT_QUIET} "${@D}" -- ${Q}${GIT} -C "${@D}" config remote.origin.url ${GIT_REPO_URL} -- ${Q}${GIT} -C "${@D}" config remote.origin.tagOpt --no-tags -- ${Q}${GIT} -C "${@D}" fetch --depth 1 ${GIT_QUIET} origin ${GIT_VERSION} -- ${Q}${GIT} -C "${@D}" reset --hard -- ${Q}${GIT} -C "${@D}" checkout ${GIT_QUIET} --detach FETCH_HEAD -+ #${Q}${GIT} -c init.defaultBranch=master init ${GIT_QUIET} "${@D}" -+ #${Q}${GIT} -C "${@D}" config remote.origin.url ${GIT_REPO_URL} -+ #${Q}${GIT} -C "${@D}" config remote.origin.tagOpt --no-tags -+ #${Q}${GIT} -C "${@D}" fetch --depth 1 ${GIT_QUIET} origin ${GIT_VERSION} -+ #${Q}${GIT} -C "${@D}" reset --hard -+ #${Q}${GIT} -C "${@D}" checkout ${GIT_QUIET} --detach FETCH_HEAD - ifeq ($(OVERRIDE_GIT_VERSION),) - ${Q}rm -f "${@D}"/version - else diff --git a/devel/gitaly/files/patch-config.toml.example b/devel/gitaly/files/patch-config.toml.example index 4303af905b5a..47441eb79518 100644 --- a/devel/gitaly/files/patch-config.toml.example +++ b/devel/gitaly/files/patch-config.toml.example @@ -1,4 +1,4 @@ ---- config.toml.example.orig 2025-04-16 03:58:04 UTC +--- config.toml.example.orig 2025-08-20 06:37:58 UTC +++ config.toml.example @@ -2,10 +2,10 @@ # For Gitaly documentation, see https://docs.gitlab.com/administration/gitaly/. @@ -13,20 +13,7 @@ # # Optional. The directory where Gitaly can create all files required to # # properly operate at runtime. If not set, Gitaly will create a directory in -@@ -42,9 +42,9 @@ bin_dir = "/home/git/gitaly/_build/bin" - # min_version = "TLS 1.2" - - # # Git settings --# [git] --# # Path to Git binary. If not set, is resolved using PATH. --# bin_path = "/usr/bin/git" -+[git] -+# Path to Git binary. If not set, is resolved using PATH. -+bin_path = "%%PREFIX%%/bin/git" - # # Maximum number of cached 'cat-file' processes, which constitute a pair of 'git cat-file --batch' and - # # 'git cat-file --batch-check' processes. Defaults to '100'. - # catfile_cache_size = 100 -@@ -60,7 +60,7 @@ name = "default" +@@ -58,7 +58,7 @@ name = "default" # # The name of the storage name = "default" # # The path to the storage. @@ -35,7 +22,7 @@ # # You can optionally configure more storages for this Gitaly instance to serve up # -@@ -91,18 +91,18 @@ sentry_environment = "" +@@ -89,18 +89,18 @@ sentry_environment = "" # # Custom Git hooks that are used to perform tasks based on changes performed in any repository. [hooks] # # Directory where custom Git hooks are installed. If left unset, no custom hooks are used. diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index 5e898f678616..5ea4cda9cfaf 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-runner DISTVERSIONPREFIX= v -DISTVERSION= 18.2.0 -PORTREVISION= 1 +DISTVERSION= 18.2.2 CATEGORIES= devel MASTER_SITES= https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \ https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerarm diff --git a/devel/gitlab-runner/distinfo b/devel/gitlab-runner/distinfo index ed6591967591..b9a59f0ad48f 100644 --- a/devel/gitlab-runner/distinfo +++ b/devel/gitlab-runner/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1752812439 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.0/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.0/prebuilt-x86_64.tar.xz) = 9594352 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.0/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.0/prebuilt-arm.tar.xz) = 9020896 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.0/go.mod) = 1f65fc841cfae1552c4cfad630b0c1eced034de6f779acc5f20af9afaa001213 -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.0/go.mod) = 13417 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.0/gitlab-runner-v18.2.0.tar.bz2) = bec5ff00af63e70af0000e92522b2ebdd1a21a7bafb3ef4e40ef8d3f0bd617cd -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.0/gitlab-runner-v18.2.0.tar.bz2) = 1962594 +TIMESTAMP = 1755749954 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.2/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.2/prebuilt-x86_64.tar.xz) = 9594352 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.2/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.2/prebuilt-arm.tar.xz) = 9020896 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.2/go.mod) = 1d006ca94bdd6145995852d8890266423bf25abb6a00be2eb50a037e9d7e9f66 +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.2/go.mod) = 13424 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.2.2/gitlab-runner-v18.2.2.tar.bz2) = 4ab991cc629b5b623fc696b62fa3cad09d23eba369920f45e8b536f9af1c4dd9 +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.2.2/gitlab-runner-v18.2.2.tar.bz2) = 1962570 diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 0590b0b1bc88..b55828931770 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-shell -PORTVERSION= 14.43.0 +PORTVERSION= 14.44.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo index c3fc85caa41c..1bff5fc689b2 100644 --- a/devel/gitlab-shell/distinfo +++ b/devel/gitlab-shell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752677513 -SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.43.0/go.mod) = 0ce82c489c0d218be51dd0fc2ee44bca651c0d79e3a99b6aef3918a78bfbad8d -SIZE (go/devel_gitlab-shell/gitlab-shell-v14.43.0/go.mod) = 6034 -SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.43.0/gitlab-shell-v14.43.0.tar.bz2) = 05b56edd8b60f24217c72526a3ab0f0933841077be3a8f96bb77c2c2320c4a63 -SIZE (go/devel_gitlab-shell/gitlab-shell-v14.43.0/gitlab-shell-v14.43.0.tar.bz2) = 174499 +TIMESTAMP = 1755678846 +SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.44.0/go.mod) = aea250c9820b1219a76e090e858e45c8f8cc4d5787e42cb55e684d9d24a3e866 +SIZE (go/devel_gitlab-shell/gitlab-shell-v14.44.0/go.mod) = 6034 +SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.44.0/gitlab-shell-v14.44.0.tar.bz2) = 28ad54022265401ccf88f85347f098ebdd4c885a97f792ca40957ef36d7bad88 +SIZE (go/devel_gitlab-shell/gitlab-shell-v14.44.0/gitlab-shell-v14.44.0.tar.bz2) = 174699 diff --git a/devel/go-mode.el/Makefile b/devel/go-mode.el/Makefile index 2df4b5d4a864..fe87501d29fc 100644 --- a/devel/go-mode.el/Makefile +++ b/devel/go-mode.el/Makefile @@ -1,6 +1,7 @@ PORTNAME= go-mode.el DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= pat@patmaddox.com diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index 239476671c81..2873151c5eb5 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,7 +1,6 @@ PORTNAME= tools DISTVERSIONPREFIX= v -DISTVERSION= 0.34.0 -PORTREVISION= 1 +DISTVERSION= 0.36.0 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo index c38e501f1854..bc3e44600942 100644 --- a/devel/go-tools/distinfo +++ b/devel/go-tools/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749214669 -SHA256 (go/devel_go-tools/tools-v0.34.0/v0.34.0.mod) = 5be696f88fba87769d3912f87af6e800858e85ba4b3b0b599870926492114a9e -SIZE (go/devel_go-tools/tools-v0.34.0/v0.34.0.mod) = 301 -SHA256 (go/devel_go-tools/tools-v0.34.0/v0.34.0.zip) = 3c6b7e5a2a7cc47b1f354c097881d0bd11dc13457d57d5ff86b2469acbd5f846 -SIZE (go/devel_go-tools/tools-v0.34.0/v0.34.0.zip) = 3565684 +TIMESTAMP = 1755157007 +SHA256 (go/devel_go-tools/tools-v0.36.0/v0.36.0.mod) = 53792e623827ef40be8f1af36dcf12790e82780b3d33b4b0944f56a3584bc429 +SIZE (go/devel_go-tools/tools-v0.36.0/v0.36.0.mod) = 301 +SHA256 (go/devel_go-tools/tools-v0.36.0/v0.36.0.zip) = 85b486030e995cd5b4d56dea92f247b32bf4e0ae2fe6816b29d4514b5a43fec8 +SIZE (go/devel_go-tools/tools-v0.36.0/v0.36.0.zip) = 3553586 diff --git a/devel/got/Makefile b/devel/got/Makefile index 5329e0ee2e49..8ce52e9ace7a 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -DISTVERSION= 0.116 +DISTVERSION= 0.117 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} diff --git a/devel/got/distinfo b/devel/got/distinfo index 5a6b28308884..83f42d8aac9e 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753530816 -SHA256 (got-portable-0.116.tar.gz) = e8a64ad73b82c1b6df9df9da5a3e8da9be6051c3497379940806878d958e4dff -SIZE (got-portable-0.116.tar.gz) = 1585985 +TIMESTAMP = 1755546260 +SHA256 (got-portable-0.117.tar.gz) = 8d53ffd6f5f5749ba474753e47e45e8e53d57de541be8bb3b0ce8e8fc233c141 +SIZE (got-portable-0.117.tar.gz) = 2497749 diff --git a/devel/got/files/patch-lib_delta.c b/devel/got/files/patch-lib_delta.c deleted file mode 100644 index 5ff416b141d7..000000000000 --- a/devel/got/files/patch-lib_delta.c +++ /dev/null @@ -1,22 +0,0 @@ ---- lib/delta.c.orig 2025-07-26 10:40:07 UTC -+++ lib/delta.c -@@ -321,7 +321,8 @@ got_delta_apply_in_mem(uint8_t *base_buf, size_t base_ - if (err == NULL && *outsize != result_size) - err = got_error_fmt(GOT_ERR_BAD_DELTA, - "delta application result size mismatch: actual: %zd " -- "expected: %llu", *outsize, result_size); -+ "expected: %llu", *outsize, -+ (unsigned long long)result_size); - - return err; - } -@@ -390,7 +391,8 @@ got_delta_apply(FILE *base_file, const uint8_t *delta_ - if (err == NULL && *outsize != result_size) - err = got_error_fmt(GOT_ERR_BAD_DELTA, - "delta application result size mismatch: actual: %zd " -- "expected: %llu", *outsize, result_size); -+ "expected: %llu", *outsize, -+ (unsigned long long)result_size); - - if (memstream != NULL) { - if (fclose(memstream) == EOF && err == NULL) diff --git a/devel/got/files/patch-regress_cmdline_revert.sh b/devel/got/files/patch-regress_cmdline_revert.sh deleted file mode 100644 index 7da38092cfe8..000000000000 --- a/devel/got/files/patch-regress_cmdline_revert.sh +++ /dev/null @@ -1,34 +0,0 @@ ---- regress/cmdline/revert.sh.orig 2025-07-22 08:18:04 UTC -+++ regress/cmdline/revert.sh -@@ -1884,9 +1884,12 @@ test_revert_staged_file() { - > /dev/null) - local commit_id=`git_show_head $testroot/repo` - -- sed -i -e 's/line 0/line 0a/' $testroot/wt/epsilon/zeta -- sed -i -e 's/line 4/line 4a/' $testroot/wt/epsilon/zeta -- sed -i -e 's/line 6/line 6a/' $testroot/wt/epsilon/zeta -+ ed -s $testroot/wt/epsilon/zeta <<-\EOF -+ ,s/line 0/line 0a/ -+ ,s/line 4/line 4a/ -+ ,s/line 6/line 6a/ -+ w -+ EOF - - # stage line 0 and line 6 - printf "y\n" > $testroot/patchscript -@@ -1991,9 +1994,12 @@ test_revert_partially_staged_file() { - > /dev/null) - local commit_id=`git_show_head $testroot/repo` - -- sed -i -e 's/line 0/line 0a/' $testroot/wt/epsilon/zeta -- sed -i -e 's/line 4/line 4a/' $testroot/wt/epsilon/zeta -- sed -i -e 's/line 6/line 6a/' $testroot/wt/epsilon/zeta -+ ed -s $testroot/wt/epsilon/zeta <<-\EOF -+ ,s/line 0/line 0a/ -+ ,s/line 4/line 4a/ -+ ,s/line 6/line 6a/ -+ w -+ EOF - - # stage line 0 and line 6 - printf "y\n" > $testroot/patchscript diff --git a/devel/gotestsum/Makefile b/devel/gotestsum/Makefile new file mode 100644 index 000000000000..93cd3ee50869 --- /dev/null +++ b/devel/gotestsum/Makefile @@ -0,0 +1,18 @@ +PORTNAME= gotestsum +DISTVERSIONPREFIX= v +DISTVERSION= 1.12.3 +CATEGORIES= devel + +MAINTAINER= adamw@FreeBSD.org +COMMENT= Go test runner with output for humans and CI +WWW= https://github.com/gotestyourself/gotestsum + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules +GO_MODULE= github.com/gotestyourself/gotestsum + +PLIST_FILES= bin/gotestsum + +.include <bsd.port.mk> diff --git a/devel/gotestsum/distinfo b/devel/gotestsum/distinfo new file mode 100644 index 000000000000..e621abda1e72 --- /dev/null +++ b/devel/gotestsum/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1755615589 +SHA256 (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.mod) = f81e03c518a0af15594245c050274007bb9a81c4960273890be887e72a1d3aee +SIZE (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.mod) = 608 +SHA256 (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.zip) = 74fb757cdaa7711cdc5e3ed38658f0b67d76b56c870ba45a70ed830acd0f7600 +SIZE (go/devel_gotestsum/gotestsum-v1.12.3/v1.12.3.zip) = 184119 diff --git a/devel/gotestsum/pkg-descr b/devel/gotestsum/pkg-descr new file mode 100644 index 000000000000..e60181bfcc43 --- /dev/null +++ b/devel/gotestsum/pkg-descr @@ -0,0 +1,5 @@ +gotestsum runs tests using go test -json, prints formatted test output, +and a summary of the test run. It is designed to work well for both +local development, and for automation like CI. + +It's `go test`, but just better. diff --git a/devel/grpc-gateway/Makefile b/devel/grpc-gateway/Makefile index 6b37b71d4cd7..cfdcb87a2369 100644 --- a/devel/grpc-gateway/Makefile +++ b/devel/grpc-gateway/Makefile @@ -1,7 +1,6 @@ PORTNAME= grpc-gateway DISTVERSIONPREFIX= v -DISTVERSION= 2.27.1 -PORTREVISION= 2 +DISTVERSION= 2.27.2 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/grpc-gateway/distinfo b/devel/grpc-gateway/distinfo index 4fcecc70587c..8ab95949af86 100644 --- a/devel/grpc-gateway/distinfo +++ b/devel/grpc-gateway/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1751443149 -SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.1/v2.27.1.mod) = f18e394886ddf8e41500b25e2317f6110d6454fca28f1b099fada96af573dd17 -SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.1/v2.27.1.mod) = 680 -SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.1/v2.27.1.zip) = 5c4f32ba9009fd761ecc86e3d7783060bf54a8298eb879372070185212e0c3cf -SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.1/v2.27.1.zip) = 1150599 +TIMESTAMP = 1755763715 +SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.mod) = 3ae455451cc79d3453a51cd9286bc7a7ce54fc3606089f46fc789e1226d48981 +SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.mod) = 682 +SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.zip) = 6dae1ad81ee4d0941b9eee20d0899886c32747de8c71565a7310a039d81e13be +SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.zip) = 1151455 diff --git a/devel/hs-cabal-plan/Makefile b/devel/hs-cabal-plan/Makefile index bf0f506ca956..f34ec594ec42 100644 --- a/devel/hs-cabal-plan/Makefile +++ b/devel/hs-cabal-plan/Makefile @@ -1,5 +1,5 @@ PORTNAME= cabal-plan -DISTVERSION= 0.7.5.0 +DISTVERSION= 0.7.6.1 CATEGORIES= devel haskell MAINTAINER= tiago.gasiba@gmail.com @@ -12,50 +12,63 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.GPLv2 USES= cabal USE_LOCALE= en_US.UTF-8 -USE_CABAL= OneTuple-0.4.2_1 \ - QuickCheck-2.15.0.1_1 \ +USE_CABAL= Cabal-syntax-3.14.2.0 \ + OneTuple-0.4.2_1 \ + QuickCheck-2.16.0.0 \ StateVar-1.2.2 \ - aeson-2.2.3.0_3 \ - ansi-terminal-1.1.2 \ - ansi-terminal-types-1.1 \ + aeson-2.2.3.0_4 \ + alex-3.5.4.0 \ + ansi-terminal-1.1.3 \ + ansi-terminal-types-1.1.3 \ assoc-1.1.1_1 \ async-2.2.5_3 \ + atomic-counter-0.1.2.3 \ base-orphans-0.9.3 \ base16-bytestring-1.0.2.0_1 \ bifunctors-5.6.2_2 \ + binary-instances-1.0.6 \ + binary-orphans-1.0.5_1 \ boring-0.2.2_1 \ + cabal-install-parsers-0.6.3 \ + case-insensitive-1.2.1.0 \ character-ps-0.1 \ colour-2.3.6 \ comonad-5.0.9_1 \ contravariant-1.5.5 \ + cryptohash-sha256-0.11.102.1_6 \ data-fix-0.3.4_1 \ dec-0.0.6_1 \ + directory-ospath-streaming-0.2.2 \ distributive-0.6.2.1_1 \ dlist-1.0_2 \ + file-io-0.1.5 \ generically-0.1.1_4 \ hashable-1.5.0.0_1 \ + hsc2hs-0.68.10_4 \ indexed-profunctors-0.1.1.1 \ indexed-traversable-0.1.4_1 \ indexed-traversable-instances-0.1.2_1 \ integer-conversion-0.1.1_1 \ integer-logarithms-1.0.4 \ + lukko-0.1.2_1 \ network-uri-2.6.4.2_1 \ optics-core-0.4.1.1_1 \ - optparse-applicative-0.18.1.0_1 \ - os-string-2.0.7 \ + optparse-applicative-0.19.0.0 \ + os-string-2.0.8 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ - primitive-0.9.0.0_2 \ - random-1.2.1.3 \ + primitive-0.9.1.0 \ + random-1.3.1 \ scientific-0.3.8.0_2 \ semialign-1.3.1_2 \ semigroupoids-6.0.1_2 \ singleton-bool-0.1.8_1 \ some-1.0.6_2 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ strict-0.5.1_1 \ tagged-0.8.9 \ - tasty-1.5.3_1 \ + tar-0.6.4.0_2 \ + tasty-1.5.3_2 \ text-iso8601-0.1.1_2 \ text-short-0.1.6_3 \ th-abstraction-0.7.1.0_1 \ @@ -65,10 +78,12 @@ USE_CABAL= OneTuple-0.4.2_1 \ topograph-1.0.1_1 \ transformers-compat-0.7.2 \ unordered-containers-0.2.20_4 \ - uuid-types-1.0.6_2 \ + uuid-types-1.0.6_3 \ vector-0.13.2.0_1 \ + vector-binary-instances-0.2.5.2_5 \ vector-stream-0.1.0.1_3 \ - witherable-0.5_1 + witherable-0.5_1 \ + zlib-0.7.1.0_2 CABAL_FLAGS= -f exe diff --git a/devel/hs-cabal-plan/distinfo b/devel/hs-cabal-plan/distinfo index e6b47cdede56..15c3ffde567f 100644 --- a/devel/hs-cabal-plan/distinfo +++ b/devel/hs-cabal-plan/distinfo @@ -1,24 +1,26 @@ -TIMESTAMP = 1742936822 -SHA256 (cabal/cabal-plan-0.7.5.0/cabal-plan-0.7.5.0.tar.gz) = b17a9238da8033e8e24661db1ea108c8988dd97428c2b564bbe1a71c07d47b6b -SIZE (cabal/cabal-plan-0.7.5.0/cabal-plan-0.7.5.0.tar.gz) = 53641 +TIMESTAMP = 1755561875 +SHA256 (cabal/cabal-plan-0.7.6.1/cabal-plan-0.7.6.1.tar.gz) = 67a39174d3f627afa6ac9b2f80f99ea40d9348373dc9bce5b4f824ce3a0e670d +SIZE (cabal/cabal-plan-0.7.6.1/cabal-plan-0.7.6.1.tar.gz) = 53711 +SHA256 (cabal/Cabal-syntax-3.14.2.0/Cabal-syntax-3.14.2.0.tar.gz) = 9d5f39eadafffc1906558486f612dc21d2921d6a749319accefff982e9ae5985 +SIZE (cabal/Cabal-syntax-3.14.2.0/Cabal-syntax-3.14.2.0.tar.gz) = 245186 SHA256 (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 174da8a0f4004d17b08182cb25b0e045fce5de1fdeae84e9d75fdea2867aab55 SIZE (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 5207 SHA256 (cabal/OneTuple-0.4.2/revision/1.cabal) = dd7266f983da2970e5662168add810dabadabb3a4bb9b137181eafc0ac7ea4d4 SIZE (cabal/OneTuple-0.4.2/revision/1.cabal) = 2013 -SHA256 (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = a3b2216ddbaf481dbc82414b6120f8b726d969db3f0b51f20a7a45425ef36e7f -SIZE (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = 81502 -SHA256 (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 0cfd337bb9e6fbf09255bd24bb498a156f1d9bcd465396ac8657b25034b9ee31 -SIZE (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 9046 +SHA256 (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 0b563fa6ea11653d76d57e96625f4a476e02b9fdaeba9c05d2ccc10d8da802c0 +SIZE (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 83903 SHA256 (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5e4b39da395656a59827b0280508aafdc70335798b50e5d6fd52596026251825 SIZE (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5048 SHA256 (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = daa25cf428256ad05d21f2bfa44077c1b14d6c784b7930a202ee901f11cc6baa SIZE (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = 340855 -SHA256 (cabal/aeson-2.2.3.0/revision/3.cabal) = 61e559f2bad61a98aac564f2a4fd892d21e9e1712e14e3db93326317aa944a9b -SIZE (cabal/aeson-2.2.3.0/revision/3.cabal) = 6378 -SHA256 (cabal/ansi-terminal-1.1.2/ansi-terminal-1.1.2.tar.gz) = a8d04a3e0451e22a6499a92311f0df1196dc65b687df7d10e3f30d92420156b0 -SIZE (cabal/ansi-terminal-1.1.2/ansi-terminal-1.1.2.tar.gz) = 36259 -SHA256 (cabal/ansi-terminal-types-1.1/ansi-terminal-types-1.1.tar.gz) = f2e5333eb78da5f4dd330fca0c81a59276cc150c625647cd20f57b7f297a5d25 -SIZE (cabal/ansi-terminal-types-1.1/ansi-terminal-types-1.1.tar.gz) = 4746 +SHA256 (cabal/aeson-2.2.3.0/revision/4.cabal) = 7d48c2395ef168d2c2070fdb02c7998384be27d31a03bb35d1740af4a19a857b +SIZE (cabal/aeson-2.2.3.0/revision/4.cabal) = 6368 +SHA256 (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = a9ea70f2c4900e685312cf330d1fe955a3e8f00acd1328d463ae150481d28ade +SIZE (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = 94220 +SHA256 (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 88d11a165cd709bfd603b4bc36afd5b39d3e9eec69ee466ca4359441d468c092 +SIZE (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 32633 +SHA256 (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 9fc9ce2157f1889bd99a4d22c9f1c64589590be0f797c3efe71c8fa17a11a689 +SIZE (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 8791 SHA256 (cabal/assoc-1.1.1/assoc-1.1.1.tar.gz) = 231149b7fef09f5dd95af51228615e3b296dbd0faadeca053e0644a4b13b0ff6 SIZE (cabal/assoc-1.1.1/assoc-1.1.1.tar.gz) = 3158 SHA256 (cabal/assoc-1.1.1/revision/1.cabal) = 0ab39b4d1feb4caca95ac6e314f48782b27a86a6b8d1f5e8dc4be9fbed11185f @@ -27,6 +29,8 @@ SHA256 (cabal/async-2.2.5/async-2.2.5.tar.gz) = 1818473ebab9212afad2ed76297aefde SIZE (cabal/async-2.2.5/async-2.2.5.tar.gz) = 15742 SHA256 (cabal/async-2.2.5/revision/3.cabal) = b7648c6165729a973d95cb328f9fd874813a81c727707e8b2552b4f03399763b SIZE (cabal/async-2.2.5/revision/3.cabal) = 3366 +SHA256 (cabal/atomic-counter-0.1.2.3/atomic-counter-0.1.2.3.tar.gz) = ce4b63391b3c0d426cbe32af89f483222602a5b43aa5379aa720bf6f45f4cf04 +SIZE (cabal/atomic-counter-0.1.2.3/atomic-counter-0.1.2.3.tar.gz) = 17379 SHA256 (cabal/base-orphans-0.9.3/base-orphans-0.9.3.tar.gz) = 17a35079c8719014560c028d9805ec1301b900972adf212e00af23fe3ebfabd8 SIZE (cabal/base-orphans-0.9.3/base-orphans-0.9.3.tar.gz) = 19923 SHA256 (cabal/base16-bytestring-1.0.2.0/base16-bytestring-1.0.2.0.tar.gz) = 1d5a91143ef0e22157536093ec8e59d226a68220ec89378d5dcaeea86472c784 @@ -37,10 +41,20 @@ SHA256 (cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz) = 1086a9285061eed0c2c5d3 SIZE (cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz) = 38193 SHA256 (cabal/bifunctors-5.6.2/revision/2.cabal) = 115a621c4eaaabb07834f9e4dd3371e21f39d034305062f4bd5cd72c2f8880d2 SIZE (cabal/bifunctors-5.6.2/revision/2.cabal) = 3332 +SHA256 (cabal/binary-instances-1.0.6/binary-instances-1.0.6.tar.gz) = eb75c5c3fe65e3f51fc160baef549226408b8454ea7d0abbf5c952ea21779222 +SIZE (cabal/binary-instances-1.0.6/binary-instances-1.0.6.tar.gz) = 5465 +SHA256 (cabal/binary-orphans-1.0.5/binary-orphans-1.0.5.tar.gz) = 39fbae9e8c2a5193c07afeea34173e5022f82885d6cbb32062b5f1645c44408d +SIZE (cabal/binary-orphans-1.0.5/binary-orphans-1.0.5.tar.gz) = 3289 +SHA256 (cabal/binary-orphans-1.0.5/revision/1.cabal) = 1217df567aae672d09979480c362d27559d226081b9b9bc4107d4af008da1f5f +SIZE (cabal/binary-orphans-1.0.5/revision/1.cabal) = 1997 SHA256 (cabal/boring-0.2.2/boring-0.2.2.tar.gz) = 928baf1fff69b17658fb7014a1cc3e220b3b69b52271ae9c0452f82d67b3ef86 SIZE (cabal/boring-0.2.2/boring-0.2.2.tar.gz) = 5474 SHA256 (cabal/boring-0.2.2/revision/1.cabal) = f6d705c30830a337862210f12c4ce38d5ab4d3660631e0214b504f10815a2e8d SIZE (cabal/boring-0.2.2/revision/1.cabal) = 1779 +SHA256 (cabal/cabal-install-parsers-0.6.3/cabal-install-parsers-0.6.3.tar.gz) = 32ba4b4bf6fde02e0075859c25ec20171dbe599e4a57fcd3260f947383379eed +SIZE (cabal/cabal-install-parsers-0.6.3/cabal-install-parsers-0.6.3.tar.gz) = 42820 +SHA256 (cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz) = 296dc17e0c5f3dfb3d82ced83e4c9c44c338ecde749b278b6eae512f1d04e406 +SIZE (cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz) = 53609 SHA256 (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 22de71fde38b236d3e9168a832b5e1e75d1fb4f4028667bdf747b3b4c8c1529c SIZE (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 8192 SHA256 (cabal/colour-2.3.6/colour-2.3.6.tar.gz) = 2cd35dcd6944a5abc9f108a5eb5ee564b6b1fa98a9ec79cefcc20b588991f871 @@ -51,6 +65,10 @@ SHA256 (cabal/comonad-5.0.9/revision/1.cabal) = 75aded79bf583c908e4e4687c0ae067f SIZE (cabal/comonad-5.0.9/revision/1.cabal) = 3587 SHA256 (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 062fd66580d7aad0b5ba93e644ffa7feee69276ef50f20d4ed9f1deb7642dffa SIZE (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 13815 +SHA256 (cabal/cryptohash-sha256-0.11.102.1/cryptohash-sha256-0.11.102.1.tar.gz) = 73a7dc7163871a80837495039a099967b11f5c4fe70a118277842f7a713c6bf6 +SIZE (cabal/cryptohash-sha256-0.11.102.1/cryptohash-sha256-0.11.102.1.tar.gz) = 15707 +SHA256 (cabal/cryptohash-sha256-0.11.102.1/revision/6.cabal) = 0e9de2ccce261e7a5b027e842f6f47f50eb0e6059a0de98a5479f75aa8164107 +SIZE (cabal/cryptohash-sha256-0.11.102.1/revision/6.cabal) = 5487 SHA256 (cabal/data-fix-0.3.4/data-fix-0.3.4.tar.gz) = 8df052d18c047ab9e9200536a8799b5af3997ebecbbb091a7384b6be8416ab37 SIZE (cabal/data-fix-0.3.4/data-fix-0.3.4.tar.gz) = 5992 SHA256 (cabal/data-fix-0.3.4/revision/1.cabal) = ee78be6168ca0878d670fede957195d3debf4a37a806d13d72182b274901261b @@ -59,6 +77,8 @@ SHA256 (cabal/dec-0.0.6/dec-0.0.6.tar.gz) = fb153694d1c7f8b271b20c4394b05f6d66d0 SIZE (cabal/dec-0.0.6/dec-0.0.6.tar.gz) = 3221 SHA256 (cabal/dec-0.0.6/revision/1.cabal) = 201b3b5e20424addfedd412e31079cee8b6272325d7ff463a57c31a8c19493f7 SIZE (cabal/dec-0.0.6/revision/1.cabal) = 1384 +SHA256 (cabal/directory-ospath-streaming-0.2.2/directory-ospath-streaming-0.2.2.tar.gz) = 1ade8fbee13db15e8d22a1ecdca54794617cabc69911b51d46a65e12f4554ef7 +SIZE (cabal/directory-ospath-streaming-0.2.2/directory-ospath-streaming-0.2.2.tar.gz) = 13734 SHA256 (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = d7351392e078f58caa46630a4b9c643e1e2e9dddee45848c5c8358e7b1316b91 SIZE (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = 8140 SHA256 (cabal/distributive-0.6.2.1/revision/1.cabal) = 0f99f5541cca04acf89b64432b03422b6408e830a8dff30e6c4334ef1a48680c @@ -67,6 +87,8 @@ SHA256 (cabal/dlist-1.0/dlist-1.0.tar.gz) = 173d637328bb173fcc365f30d29ff4a94292 SIZE (cabal/dlist-1.0/dlist-1.0.tar.gz) = 18667 SHA256 (cabal/dlist-1.0/revision/2.cabal) = 854727594c5a816ab3d10f15b1bc4fedaf9e3f7d1ef517a2bb9011f29ba261d2 SIZE (cabal/dlist-1.0/revision/2.cabal) = 3942 +SHA256 (cabal/file-io-0.1.5/file-io-0.1.5.tar.gz) = 310a19e4c792de4d30c912bc71ff3becb40818d7c796b9999bcd0979dab87d5b +SIZE (cabal/file-io-0.1.5/file-io-0.1.5.tar.gz) = 11890 SHA256 (cabal/generically-0.1.1/generically-0.1.1.tar.gz) = 04c5a436bec4b041f71a733f56a1bd7f435f63dde8d3eb5c1f48d55b4dbc43cf SIZE (cabal/generically-0.1.1/generically-0.1.1.tar.gz) = 2870 SHA256 (cabal/generically-0.1.1/revision/4.cabal) = 3f64278f5c582dd7c6963967b1290079bcd03b8348989f909ac9bd972ddc452e @@ -75,6 +97,10 @@ SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937 SIZE (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = 89062 SHA256 (cabal/hashable-1.5.0.0/revision/1.cabal) = 2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef SIZE (cabal/hashable-1.5.0.0/revision/1.cabal) = 5914 +SHA256 (cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz) = 6f4e34d788fe2ca7091ee0a10307ee8a7c060a1ba890f2bffad16a7d4d5cef76 +SIZE (cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz) = 40517 +SHA256 (cabal/hsc2hs-0.68.10/revision/4.cabal) = 725ef6da03d3d6e332db4de0a35bee45d72e4d31decc5ec7f153e6837af5f03e +SIZE (cabal/hsc2hs-0.68.10/revision/4.cabal) = 3114 SHA256 (cabal/indexed-profunctors-0.1.1.1/indexed-profunctors-0.1.1.1.tar.gz) = 2e69bb2900bb7e562efffff7bcf3f72daf79f013232ce603263a57595412c398 SIZE (cabal/indexed-profunctors-0.1.1.1/indexed-profunctors-0.1.1.1.tar.gz) = 6477 SHA256 (cabal/indexed-traversable-0.1.4/indexed-traversable-0.1.4.tar.gz) = 58be09afdf3ad5a25c2aa0d2a7df80d602df09f4e76d3abf2b7cdb0e75d03b22 @@ -91,6 +117,10 @@ SHA256 (cabal/integer-conversion-0.1.1/revision/1.cabal) = 941d4ae16e2124cbff5de SIZE (cabal/integer-conversion-0.1.1/revision/1.cabal) = 2256 SHA256 (cabal/integer-logarithms-1.0.4/integer-logarithms-1.0.4.tar.gz) = 6a93c76c2518cbe2d72ab17da6ae46d8cae93cbfb7c5a5ad5783f903c1448f45 SIZE (cabal/integer-logarithms-1.0.4/integer-logarithms-1.0.4.tar.gz) = 8948 +SHA256 (cabal/lukko-0.1.2/lukko-0.1.2.tar.gz) = 72d86f8aa625b461f4397f737346f78a1700a7ffbff55cf6375c5e18916e986d +SIZE (cabal/lukko-0.1.2/lukko-0.1.2.tar.gz) = 28448 +SHA256 (cabal/lukko-0.1.2/revision/1.cabal) = 8334a8d810e385e1dc1423dc02945daaa1f1a9ba058e5227f1a3211e4882ca28 +SIZE (cabal/lukko-0.1.2/revision/1.cabal) = 4473 SHA256 (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 9c188973126e893250b881f20e8811dca06c223c23402b06f7a1f2e995797228 SIZE (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 31309 SHA256 (cabal/network-uri-2.6.4.2/revision/1.cabal) = 6fffb57373962b5651a2db8b0af732098b3bf029a7ced76a9855615de2026588 @@ -99,22 +129,18 @@ SHA256 (cabal/optics-core-0.4.1.1/optics-core-0.4.1.1.tar.gz) = 3e817e3c66a0120a SIZE (cabal/optics-core-0.4.1.1/optics-core-0.4.1.1.tar.gz) = 437386 SHA256 (cabal/optics-core-0.4.1.1/revision/1.cabal) = 4639668eff2aaace77d4b80d2a039cee1bd3627528b1cb9f044dea0f087433cb SIZE (cabal/optics-core-0.4.1.1/revision/1.cabal) = 5626 -SHA256 (cabal/optparse-applicative-0.18.1.0/optparse-applicative-0.18.1.0.tar.gz) = 63811ab4fd26e829b8868364325a88be3acc79819f5bb5005b2dd3b961ecc491 -SIZE (cabal/optparse-applicative-0.18.1.0/optparse-applicative-0.18.1.0.tar.gz) = 60682 -SHA256 (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = f30973861ac7e7ebff05ff8c7c3d1e4d283a1f3850e1cc14106b0693ec1b6d82 -SIZE (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = 5289 -SHA256 (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 339c35fd3a290522f23de4e33528423cfd0b0a8f22946b0b9816a817b926cba0 -SIZE (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 44683 +SHA256 (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = cf16aeefd821730c7738447fa7c6b7ada7ca1c9cc25400d64ef283294d345871 +SIZE (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = 67629 +SHA256 (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 02794279dd30282e7b0d45a860dda50ee26a92b1461f5da4545f62dab4172686 +SIZE (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 44896 SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa118fcc359633dfb7ecddecb92c06c853d02a77b72b251f0b45 SIZE (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 56907 SHA256 (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 813739308ad6050620578994effe21058a170a341716acf52573fae42b5b1db3 SIZE (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 8879 -SHA256 (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7 -SIZE (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 60580 -SHA256 (cabal/primitive-0.9.0.0/revision/2.cabal) = de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759 -SIZE (cabal/primitive-0.9.0.0/revision/2.cabal) = 3203 -SHA256 (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = e9c81926a7d1e40328f645f73592b31efc9c631589669a7f130687b9cc3051dc -SIZE (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = 47117 +SHA256 (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76 +SIZE (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 61724 +SHA256 (cabal/random-1.3.1/random-1.3.1.tar.gz) = d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35 +SIZE (cabal/random-1.3.1/random-1.3.1.tar.gz) = 63846 SHA256 (cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz) = 13b343bca8aa26d7718e52e622e5a118056653edafcbc7ccc5333be7217218cf SIZE (cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz) = 24314 SHA256 (cabal/scientific-0.3.8.0/revision/2.cabal) = ba83a6701dd0110138443757aca4a42786afa94272b73045ef878fd860d1732e @@ -135,18 +161,22 @@ SHA256 (cabal/some-1.0.6/some-1.0.6.tar.gz) = f7a606ad5df4a07459986364f7d739eb65 SIZE (cabal/some-1.0.6/some-1.0.6.tar.gz) = 11394 SHA256 (cabal/some-1.0.6/revision/2.cabal) = ac5915f3d21f058cc0d15c1d72705edee19db903a58083e1ce5e2e42a6899df0 SIZE (cabal/some-1.0.6/revision/2.cabal) = 2172 -SHA256 (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7 -SIZE (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = 21981 +SHA256 (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270 +SIZE (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = 21955 SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732eeaae0e7df48d57acc3c2e5b7b07afe2f8b SIZE (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 11798 SHA256 (cabal/strict-0.5.1/revision/1.cabal) = 58c373b7c7748cbb4a5a6c8c15073f99a1c10a9a9bb6894ac33f43a5cdb901f2 SIZE (cabal/strict-0.5.1/revision/1.cabal) = 3557 SHA256 (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 6daad88ebb414ba6a556d2898d2cbe7650e4276010e3a6eed939daf54b956784 SIZE (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 8151 +SHA256 (cabal/tar-0.6.4.0/tar-0.6.4.0.tar.gz) = 7949a50004a80993000512079bc03ebcad4872414fc181f45b3883d743c0f3aa +SIZE (cabal/tar-0.6.4.0/tar-0.6.4.0.tar.gz) = 54956 +SHA256 (cabal/tar-0.6.4.0/revision/2.cabal) = 068db937ec55970547a6190f407189482a22bf0a249231ceda853686892a8e1c +SIZE (cabal/tar-0.6.4.0/revision/2.cabal) = 4971 SHA256 (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780 SIZE (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 66548 -SHA256 (cabal/tasty-1.5.3/revision/1.cabal) = 9d56ea9dbc274fc853fc531373b2c91bfe360e21460c2c6a5838897d86e3f6d0 -SIZE (cabal/tasty-1.5.3/revision/1.cabal) = 2923 +SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172a1e96b1dca05666c5cbd1183639412 +SIZE (cabal/tasty-1.5.3/revision/2.cabal) = 2923 SHA256 (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9dead2b7ceeae40fe0fc060bd54795c32e9926c9d1aebae8f9b9a621fba88202 SIZE (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9599 SHA256 (cabal/text-iso8601-0.1.1/revision/2.cabal) = e07a625eef969338992bf9bba8e5dc73f07ac65f991ba636b8f1175890d15849 @@ -179,12 +209,16 @@ SHA256 (cabal/unordered-containers-0.2.20/revision/4.cabal) = 233cbcdda6c2698932 SIZE (cabal/unordered-containers-0.2.20/revision/4.cabal) = 3921 SHA256 (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 7e0dd953483d6fd3ca49bcaed6b11f9e3c2787213479b2581e07747836b8357e SIZE (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 11222 -SHA256 (cabal/uuid-types-1.0.6/revision/2.cabal) = 88e78c100b699cb829524af914cea82422bd518ce90625122ebe4c8048aee13d -SIZE (cabal/uuid-types-1.0.6/revision/2.cabal) = 2619 +SHA256 (cabal/uuid-types-1.0.6/revision/3.cabal) = 5ac2b681a8d7676f6a51ac1b113bfdcf18dd7fdbb313034850ed6493eef96da0 +SIZE (cabal/uuid-types-1.0.6/revision/3.cabal) = 2619 SHA256 (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 28f203c786cbf8ac6dc3fea3378ec36f34173d505fb4a1dd60fc8418ad91c423 SIZE (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 185739 SHA256 (cabal/vector-0.13.2.0/revision/1.cabal) = b736a57b73520d2acf4865e3e2b40030d69782f35f870e376dc717ee2508d81f SIZE (cabal/vector-0.13.2.0/revision/1.cabal) = 8804 +SHA256 (cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz) = b72e3b2109a02c75cb8f07ef0aabba0dba6ec0148e21321a0a2b2197c9a2f54d +SIZE (cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz) = 4028 +SHA256 (cabal/vector-binary-instances-0.2.5.2/revision/5.cabal) = 9ba8f2c5a9527821ab47bbd991dd7b7533bcaa68662c84c4f16b871655117ceb +SIZE (cabal/vector-binary-instances-0.2.5.2/revision/5.cabal) = 2728 SHA256 (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = d0f507334bdea5431a2f07f525a97f29e76522c32210f5de6d5a2b4f1d42bf7c SIZE (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = 12577 SHA256 (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 5ac96695212a45ae7dc16d8031dbf5311da53e052c35f7ad4a8e2db7fafb651e @@ -193,3 +227,7 @@ SHA256 (cabal/witherable-0.5/witherable-0.5.tar.gz) = 48434cc1e465b13cbc0133a90c SIZE (cabal/witherable-0.5/witherable-0.5.tar.gz) = 10819 SHA256 (cabal/witherable-0.5/revision/1.cabal) = 85bab588ebca37996fc3171b9d8b2e065eb0536c9f44224bcf037c0849a881de SIZE (cabal/witherable-0.5/revision/1.cabal) = 2343 +SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6968ae86b2231e1d429ce8bc9083e6a55bc +SIZE (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 29318 +SHA256 (cabal/zlib-0.7.1.0/revision/2.cabal) = 85e64a75c0b490506a7edaa2d54950c668e66b65758bb08bb14cd31faf53a206 +SIZE (cabal/zlib-0.7.1.0/revision/2.cabal) = 5357 diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile index d181ce7f235e..3b4137d14d00 100644 --- a/devel/hyprutils/Makefile +++ b/devel/hyprutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprutils DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/hyprutils/distinfo b/devel/hyprutils/distinfo index 2199aff2a819..01c52db12da1 100644 --- a/devel/hyprutils/distinfo +++ b/devel/hyprutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753842900 -SHA256 (hyprwm-hyprutils-v0.8.2_GH0.tar.gz) = 932f8b0023edcbfd01106c634010cad1533dccf295c2817d66da0e455e12753a -SIZE (hyprwm-hyprutils-v0.8.2_GH0.tar.gz) = 42757 +TIMESTAMP = 1755671814 +SHA256 (hyprwm-hyprutils-v0.8.3_GH0.tar.gz) = 2308319f477e0f718d114acd62ac7f1fa81503f4e447520620f6a1e51b9be14d +SIZE (hyprwm-hyprutils-v0.8.3_GH0.tar.gz) = 42935 diff --git a/devel/hyprutils/pkg-plist b/devel/hyprutils/pkg-plist index f6fe722a91eb..d551d8c4740b 100644 --- a/devel/hyprutils/pkg-plist +++ b/devel/hyprutils/pkg-plist @@ -9,6 +9,7 @@ include/hyprutils/math/Misc.hpp include/hyprutils/math/Region.hpp include/hyprutils/math/Vector2D.hpp include/hyprutils/memory/Atomic.hpp +include/hyprutils/memory/Casts.hpp include/hyprutils/memory/ImplBase.hpp include/hyprutils/memory/SharedPtr.hpp include/hyprutils/memory/UniquePtr.hpp diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile index 02b417d3f72d..4fee112bf4a5 100644 --- a/devel/ignition-msgs/Makefile +++ b/devel/ignition-msgs/Makefile @@ -1,6 +1,6 @@ PORTNAME= ignition-msgs DISTVERSION= 3.0.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ @@ -22,7 +22,7 @@ BB_ACCOUNT= ignitionrobotics BB_PROJECT= ign-msgs BB_COMMIT= 4a1cbcabff7d -LDFLAGS+= -labsl_hash -labsl_log_internal_message -labsl_log_internal_nullguard -labsl_raw_hash_set +LDFLAGS+= -labsl_city -labsl_hash -labsl_log_internal_message -labsl_log_internal_nullguard -labsl_raw_hash_set USE_CXXSTD= c++17 WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} diff --git a/devel/jenkins-lts/Makefile b/devel/jenkins-lts/Makefile index e13e47fa6876..e7d93977855b 100644 --- a/devel/jenkins-lts/Makefile +++ b/devel/jenkins-lts/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.516.1 +PORTVERSION= 2.516.2 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 5d1daed8331a..6b5a37921f47 100644 --- a/devel/jenkins-lts/distinfo +++ b/devel/jenkins-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753481010 -SHA256 (jenkins/2.516.1/jenkins.war) = c308a27e81f4ce3aa6787e96caf771534f7f206fefbb83969d77b15fc7f2700a -SIZE (jenkins/2.516.1/jenkins.war) = 87485964 +TIMESTAMP = 1755712932 +SHA256 (jenkins/2.516.2/jenkins.war) = ed6b9c0995d78062e055c7a42a055b65187c4d26ea36fb9b49d8f2dd86bc6fc8 +SIZE (jenkins/2.516.2/jenkins.war) = 87485720 diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index 8c6e22530425..e9b2f48423d6 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.523 +PORTVERSION= 2.524 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war/${PORTVERSION}/ DISTNAME= jenkins diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo index 19788b350899..0240e6edba1c 100644 --- a/devel/jenkins/distinfo +++ b/devel/jenkins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755017938 -SHA256 (jenkins/2.523/jenkins.war) = 773054c15e618d7bb7201395a37bfc0a83308a15cdfcb8b0414b21b3da736f93 -SIZE (jenkins/2.523/jenkins.war) = 95517493 +TIMESTAMP = 1755712930 +SHA256 (jenkins/2.524/jenkins.war) = b1c7389b5ef8e62bbdb7ff72fb5e6f026f30cd90bffa881375d645bbe0ec50c4 +SIZE (jenkins/2.524/jenkins.war) = 95517240 diff --git a/devel/jjui/Makefile b/devel/jjui/Makefile index 9df15d2f7844..d4e9013089cf 100644 --- a/devel/jjui/Makefile +++ b/devel/jjui/Makefile @@ -1,6 +1,6 @@ PORTNAME= jjui DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.9.1 CATEGORIES= devel MAINTAINER= hoanga@gmail.com @@ -17,8 +17,8 @@ USES= go:modules GO_MODULE= github.com/idursun/jjui@v${DISTVERSION} GO_PKGNAME= github.com/idursun/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} + GO_BUILDFLAGS+= -ldflags "-s -w -X main.Version=${DISTVERSION}" -CGO_ENABLED= 0 PLIST_FILES= bin/${PORTNAME} diff --git a/devel/jjui/distinfo b/devel/jjui/distinfo index b7234db7e496..7c7ebab4ed80 100644 --- a/devel/jjui/distinfo +++ b/devel/jjui/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753311986 -SHA256 (go/devel_jjui/jjui-v0.9.0/v0.9.0.mod) = d5b95df6c4aeb036c02cb3aab99bcd0cf5d5d5138558e22601c6ae40d4596153 -SIZE (go/devel_jjui/jjui-v0.9.0/v0.9.0.mod) = 1675 -SHA256 (go/devel_jjui/jjui-v0.9.0/v0.9.0.zip) = 8d7f70fbd31d56d1bdf793aa4963fb52e4ae350699b35b3236ea90ab97835089 -SIZE (go/devel_jjui/jjui-v0.9.0/v0.9.0.zip) = 120928 +TIMESTAMP = 1754511832 +SHA256 (go/devel_jjui/jjui-v0.9.1/v0.9.1.mod) = 872b7e3af8e699ca17daf845617cac698fd1231403914bceb6619b45284bf12c +SIZE (go/devel_jjui/jjui-v0.9.1/v0.9.1.mod) = 1663 +SHA256 (go/devel_jjui/jjui-v0.9.1/v0.9.1.zip) = cb214c0e5e5fe5d79bd5139bf47e6d765644fc091d77c319d2c3573e1479ea9f +SIZE (go/devel_jjui/jjui-v0.9.1/v0.9.1.zip) = 150293 diff --git a/devel/kdesdk/Makefile b/devel/kdesdk/Makefile index 73ee3eddac94..757c1d47eeab 100644 --- a/devel/kdesdk/Makefile +++ b/devel/kdesdk/Makefile @@ -1,5 +1,6 @@ PORTNAME= kdesdk DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,6 @@ COMMENT= KDE Software Development Kit WWW= https://apps.kde.org/categories/development/ USES= kde:6 metaport qt:6 -USE_QT= # OPTIONS_DEFINE= DEVUTILS \ DEVSCRIPTS \ @@ -21,6 +21,7 @@ OPTIONS_DEFINE= DEVUTILS \ POXML \ THUMBNAILER \ UMBRELLO +OPTIONS_DEFAULT=${OPTIONS_DEFINE} DEVUTILS_DESC= KDE development utilities DEVUTILS_RUN_DEPENDS= kde-dev-utils>=${KDE_APPLICATIONS_VERSION}:devel/kde-dev-utils @@ -35,7 +36,7 @@ KAPPTEMPLATE_DESC= Template generator KAPPTEMPLATE_RUN_DEPENDS= kapptemplate>=${KDE_APPLICATIONS_VERSION}:devel/kapptemplate KATE_DESC= KDE advanced text editor -KATE_USE= KDE=kate:run +KATE_RUN_DEPENDS= kate>=${KDE_APPLICATIONS_VERSION}:editors/kate KCACHEGRIND_DESC= Profiler frontend KCACHEGRIND_RUN_DEPENDS= kcachegrind>=${KDE_APPLICATIONS_VERSION}:devel/kcachegrind diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile index db99851a78db..3bd81003d08a 100644 --- a/devel/kf5-kfilemetadata/Makefile +++ b/devel/kf5-kfilemetadata/Makefile @@ -22,10 +22,10 @@ USE_QT= core gui xml \ buildtools:build qmake:build OPTIONS_DEFINE= MOBIPOCKET -OPTIONS_DEFAULT= ${OPTIONS_DEFINE} 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/kunifiedpush/Makefile b/devel/kunifiedpush/Makefile index 3c970a42eba5..e405fe3bd2f1 100644 --- a/devel/kunifiedpush/Makefile +++ b/devel/kunifiedpush/Makefile @@ -11,4 +11,6 @@ USE_KDE= coreaddons i18n kcmutils service solid \ ecm:build USE_QT= base declarative websockets +IGNORE_FreeBSD_13= does not build with OpenSSL 1.1.1 + .include <bsd.port.mk> diff --git a/devel/lace14/Makefile b/devel/lace14/Makefile index 96bd086947f6..9df298a3d090 100644 --- a/devel/lace14/Makefile +++ b/devel/lace14/Makefile @@ -1,6 +1,7 @@ PORTNAME= lace DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= 14-work-stealing diff --git a/devel/lace14/files/patch-benchmarks_CMakeLists.txt b/devel/lace14/files/patch-benchmarks_CMakeLists.txt new file mode 100644 index 000000000000..89d193cca126 --- /dev/null +++ b/devel/lace14/files/patch-benchmarks_CMakeLists.txt @@ -0,0 +1,11 @@ +--- benchmarks/CMakeLists.txt.orig 2025-08-19 10:37:46 UTC ++++ benchmarks/CMakeLists.txt +@@ -4,7 +4,7 @@ macro(set_compilation_settings NAME) + target_compile_features(${NAME} PRIVATE c_std_11 cxx_std_11) + target_compile_options(${NAME} PRIVATE + $<$<OR:$<CXX_COMPILER_ID:Clang>,$<CXX_COMPILER_ID:GNU>>: +- -pipe -march=native -Wall -Wextra -Wpedantic -Wno-deprecated> ++ -pipe -Wall -Wextra -Wpedantic -Wno-deprecated> + $<$<CXX_COMPILER_ID:MSVC>: /W4> + ) + if (CMAKE_BUILD_TYPE STREQUAL "Release") diff --git a/devel/libfaketime/Makefile b/devel/libfaketime/Makefile index cc89c33ef7e5..2ea25c82512e 100644 --- a/devel/libfaketime/Makefile +++ b/devel/libfaketime/Makefile @@ -1,7 +1,6 @@ PORTNAME= libfaketime DISTVERSIONPREFIX= v -DISTVERSION= 0.9.10 -PORTREVISION= 1 +DISTVERSION= 0.9.12 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -11,12 +10,12 @@ WWW= https://github.com/wolfcw/libfaketime LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_FreeBSD_15= ld: error: version script assignment of 'GLIBC_2.2' to symbol 'timer_gettime' failed: symbol not defined +RUN_DEPENDS= coreutils>=0:sysutils/coreutils USES= gmake shebangfix USE_GITHUB= yes GH_ACCOUNT= wolfcw -GH_TAGNAME= da77808 +USE_GCC= yes USE_LDCONFIG= yes SHEBANG_FILES= test/functests/common.inc test/testframe.sh diff --git a/devel/libfaketime/distinfo b/devel/libfaketime/distinfo index e93aebf64d1e..bc50ecd3bed3 100644 --- a/devel/libfaketime/distinfo +++ b/devel/libfaketime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646764041 -SHA256 (wolfcw-libfaketime-v0.9.10-da77808_GH0.tar.gz) = 59d42d762fa1372325486082d9498c0ce6dcb2446ed567bc5f0d85a7c2f1b017 -SIZE (wolfcw-libfaketime-v0.9.10-da77808_GH0.tar.gz) = 55667 +TIMESTAMP = 1755550332 +SHA256 (wolfcw-libfaketime-v0.9.12_GH0.tar.gz) = 4fc32218697c052adcdc5ee395581f2554ca56d086ac817ced2be0d6f1f8a9fa +SIZE (wolfcw-libfaketime-v0.9.12_GH0.tar.gz) = 94913 diff --git a/devel/libfaketime/files/patch-man_Makefile b/devel/libfaketime/files/patch-man_Makefile deleted file mode 100644 index 0bf6ffb70bbe..000000000000 --- a/devel/libfaketime/files/patch-man_Makefile +++ /dev/null @@ -1,22 +0,0 @@ ---- man/Makefile.orig 2016-06-27 06:54:00 UTC -+++ man/Makefile -@@ -1,14 +1,16 @@ - INSTALL ?= install - - PREFIX ?= /usr/local -+MANDIR ?= /share/man - - all: - - install: -- $(INSTALL) -Dm0644 faketime.1 "${DESTDIR}${PREFIX}/share/man/man1/faketime.1" -- gzip -f "${DESTDIR}${PREFIX}/share/man/man1/faketime.1" -+ $(INSTALL) -dm0755 "${DESTDIR}${PREFIX}$(MANDIR)/man1" -+ $(INSTALL) -Dm0644 faketime.1 "$(DESTDIR)$(PREFIX)$(MANDIR)/man1" -+ gzip -f $(DESTDIR)$(PREFIX)$(MANDIR)/man1/faketime.1 - - uninstall: -- rm -f "${DESTDIR}${PREFIX}/share/man/man1/faketime.1.gz" -+ rm -f "$(DESTDIR)$(PREFIX)$(MANDIR)/man1/faketime.1.gz" - - .PHONY: all install uninstall diff --git a/devel/libfaketime/files/patch-src_Makefile b/devel/libfaketime/files/patch-src_Makefile index 1d1e3785ffbf..729d91339bf3 100644 --- a/devel/libfaketime/files/patch-src_Makefile +++ b/devel/libfaketime/files/patch-src_Makefile @@ -1,17 +1,27 @@ ---- src/Makefile.orig 2016-06-27 06:54:00 UTC +--- src/Makefile.orig 2025-06-09 12:31:15 UTC +++ src/Makefile -@@ -62,11 +62,19 @@ PREFIX ?= /usr/local - LIBDIRNAME ?= /lib/faketime - PLATFORM ?=$(shell uname) +@@ -122,20 +122,27 @@ export COMPILER + endif + export COMPILER --CFLAGS += -std=gnu99 -Wall -Wextra -Werror -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'$(PREFIX)'"' -DLIBDIRNAME='"'$(LIBDIRNAME)'"' +-CFLAGS += -std=gnu99 -Wall -Wextra -Werror -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_UTIME -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'$(PREFIX)'"' -DLIBDIRNAME='"'$(LIBDIRNAME)'"' $(FAKETIME_COMPILE_CFLAGS) +# Honour/Respect User *FLAGS +# User variables come LAST. Do NOT append to them. -+ + +WARNS ?= -Wall -Wextra -Werror -+FEATS ?= -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS ++FEATS ?= -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_UTIME -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS +FLAGS ?= -std=gnu99 -fPIC $(WARNS) $(FEATS) -DPREFIX='"'$(PREFIX)'"' -DLIBDIRNAME='"'$(LIBDIRNAME)'"' + + ifeq ($(COMPILER),clang) +-CFLAGS += -Wno-tautological-pointer-compare ++FLAGS += -Wno-tautological-pointer-compare + endif + + ifeq ($(COMPILER),gcc) +-CFLAGS += -Wno-nonnull-compare ++FLAGS += -Wno-nonnull-compare + endif + ifeq ($(PLATFORM),SunOS) -CFLAGS += -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 +FLAGS += -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 @@ -21,13 +31,13 @@ + LIB_LDFLAGS += -shared - LDFLAGS += -lpthread -@@ -74,7 +82,7 @@ ifneq ($(PLATFORM),SunOS) + LDFLAGS += $(FAKETIME_LINK_FLAGS) +@@ -143,7 +150,7 @@ endif LDFLAGS += -Wl,--version-script=libfaketime.map endif --LDADD += -ldl -lm -lrt -+LDADD += -lm -lrt - BIN_LDFLAGS += -lrt +-LDADD += -ldl -lm -lrt -lpthread ++LDADD += -lm -lrt -lpthread + BIN_LDFLAGS += -lrt -lpthread SRC = libfaketime.c diff --git a/devel/libfaketime/files/patch-src_faketime.c b/devel/libfaketime/files/patch-src_faketime.c new file mode 100644 index 000000000000..d942689af320 --- /dev/null +++ b/devel/libfaketime/files/patch-src_faketime.c @@ -0,0 +1,11 @@ +--- src/faketime.c.orig 2025-06-09 12:31:15 UTC ++++ src/faketime.c +@@ -50,7 +50,7 @@ const char version[] = "0.9.12"; + + const char version[] = "0.9.12"; + +-#if (defined __APPLE__) || (defined __sun) ++#if (defined __APPLE__) || (defined __sun) || defined(__FreeBSD__) + static const char *date_cmd = "gdate"; + #else + static const char *date_cmd = "date"; diff --git a/devel/libfaketime/files/patch-src_libfaketime.c b/devel/libfaketime/files/patch-src_libfaketime.c index 69334d3542b1..2ad8db4c58fd 100644 --- a/devel/libfaketime/files/patch-src_libfaketime.c +++ b/devel/libfaketime/files/patch-src_libfaketime.c @@ -1,20 +1,97 @@ ---- src/libfaketime.c.orig 2016-06-27 06:54:00 UTC +--- src/libfaketime.c.orig 2025-06-09 12:31:15 UTC +++ src/libfaketime.c -@@ -23,6 +23,17 @@ - - #define _GNU_SOURCE /* required to get RTLD_NEXT defined */ - -+/* -+ * libfaketime.c:1246:5: error: conflicting types for 'gettimeofday' -+ * int gettimeofday(struct timeval *tv, void *tz) -+ * vs -+ * int gettimeofday(struct timeval *, struct timezone *); -+ */ -+ +@@ -41,9 +41,15 @@ + #endif + #endif + #include <time.h> +-#ifdef MACOS_DYLD_INTERPOSE ++#if defined (MACOS_DYLD_INTERPOSE) || defined (__FreeBSD__) + #include <pthread.h> ++#ifdef __FreeBSD__ +#define gettimeofday bsd_gettimeofday -+#include <sys/time.h> ++#endif + #include <sys/time.h> ++#ifdef __FreeBSD__ +#undef gettimeofday ++#endif + #include <utime.h> + #endif + #include <math.h> +@@ -151,6 +157,14 @@ void do_macos_dyld_interpose(void); + #define CLOCK_MONOTONIC_RAW (CLOCK_MONOTONIC + 1) + #endif + ++/* On some platforms (e.g. FreeBSD 15) CLOCK_BOOTTIME is an alias of another clock. ++ * Only treat BOOTTIME as distinct if its value differs from MONOTONIC and MONOTONIC_RAW. */ ++#if defined(CLOCK_BOOTTIME) && \ ++ (CLOCK_BOOTTIME != CLOCK_MONOTONIC) && \ ++ (CLOCK_BOOTTIME != CLOCK_MONOTONIC_RAW) ++#define HAVE_DISTINCT_CLOCK_BOOTTIME 1 ++#endif + - #include <stdio.h> - #include <stdlib.h> - #include <stdint.h> + #if defined FAKE_UTIME && !defined FAKE_FILE_TIMESTAMPS + #define FAKE_FILE_TIMESTAMPS + #endif +@@ -718,7 +732,7 @@ static void system_time_from_system (struct system_tim + ; + DONT_FAKE_TIME((*real_clock_gettime)(CLOCK_MONOTONIC_RAW, &systime->mon_raw)) + ; +-#ifdef CLOCK_BOOTTIME ++#ifdef HAVE_DISTINCT_CLOCK_BOOTTIME + DONT_FAKE_TIME((*real_clock_gettime)(CLOCK_BOOTTIME, &systime->boot)) + ; + #endif +@@ -2384,7 +2398,7 @@ int clock_gettime(clockid_t clk_id, struct timespec *t + #ifdef CLOCK_MONOTONIC_COARSE + && clk_id != CLOCK_MONOTONIC_COARSE + #endif +-#ifdef CLOCK_BOOTTIME ++#ifdef HAVE_DISTINCT_CLOCK_BOOTTIME + && clk_id != CLOCK_BOOTTIME + #endif + )) +@@ -2619,7 +2633,7 @@ parse_modifiers: + ftpl_starttime.mon.tv_nsec = ftpl_timecache.mon.tv_nsec; + ftpl_starttime.mon_raw.tv_sec = ftpl_timecache.mon_raw.tv_sec; + ftpl_starttime.mon_raw.tv_nsec = ftpl_timecache.mon_raw.tv_nsec; +-#ifdef CLOCK_BOOTTIME ++#ifdef HAVE_DISTINCT_CLOCK_BOOTTIME + ftpl_starttime.boot.tv_sec = ftpl_timecache.boot.tv_sec; + ftpl_starttime.boot.tv_nsec = ftpl_timecache.boot.tv_nsec; + #endif +@@ -3302,7 +3316,7 @@ int fake_clock_gettime(clockid_t clk_id, struct timesp + case CLOCK_MONOTONIC_RAW: + timespecsub(tp, &ftpl_starttime.mon_raw, &tmp_ts); + break; +-#ifdef CLOCK_BOOTTIME ++#ifdef HAVE_DISTINCT_CLOCK_BOOTTIME + case CLOCK_BOOTTIME: + timespecsub(tp, &ftpl_starttime.boot, &tmp_ts); + break; +@@ -3447,7 +3461,7 @@ int fake_clock_gettime(clockid_t clk_id, struct timesp + case CLOCK_MONOTONIC_RAW: + timespecsub(tp, &ftpl_starttime.mon_raw, &tdiff); + break; +-#ifdef CLOCK_BOOTTIME ++#ifdef HAVE_DISTINCT_CLOCK_BOOTTIME + case CLOCK_BOOTTIME: + timespecsub(tp, &ftpl_starttime.boot, &tdiff); + break; +@@ -3503,7 +3517,7 @@ abort: + ftpl_faketimecache.mon_raw.tv_sec = tp->tv_sec; + ftpl_faketimecache.mon_raw.tv_nsec = tp->tv_nsec; + } +-#ifdef CLOCK_BOOTTIME ++#ifdef HAVE_DISTINCT_CLOCK_BOOTTIME + else if (clk_id == CLOCK_BOOTTIME) + { + ftpl_timecache.boot.tv_sec = tp_save.tv_sec; +@@ -3632,7 +3646,7 @@ int __clock_gettime(clockid_t clk_id, struct timespec + #ifdef CLOCK_MONOTONIC_COARSE + && clk_id != CLOCK_MONOTONIC_COARSE + #endif +-#ifdef CLOCK_BOOTTIME ++#ifdef HAVE_DISTINCT_CLOCK_BOOTTIME + && clk_id != CLOCK_BOOTTIME + #endif + )) diff --git a/devel/libfaketime/files/patch-test_Makefile b/devel/libfaketime/files/patch-test_Makefile index b2957b2e6ae8..c1fdae76f0ea 100644 --- a/devel/libfaketime/files/patch-test_Makefile +++ b/devel/libfaketime/files/patch-test_Makefile @@ -1,13 +1,13 @@ ---- test/Makefile.orig 2016-06-27 06:54:00 UTC +--- test/Makefile.orig 2025-06-09 12:31:15 UTC +++ test/Makefile @@ -1,7 +1,7 @@ -CC = gcc +CC ?= gcc --CFLAGS = -std=gnu99 -Wall -DFAKE_STAT -Werror -Wextra --LDFLAGS = -lrt -+CFLAGS ?= -std=gnu99 -Wall -DFAKE_STAT -Werror -Wextra -+LDFLAGS = -lrt -lcompat +-CFLAGS += -std=gnu99 -Wall -DFAKE_STAT -Werror -Wextra $(FAKETIME_COMPILE_CFLAGS) -U_FILE_OFFSET_BITS -U_TIME_BITS +-LDFLAGS += -lrt -lpthread ++CFLAGS ?= -std=gnu99 -Wall -DFAKE_STAT -Werror -Wextra $(FAKETIME_COMPILE_CFLAGS) -U_FILE_OFFSET_BITS -U_TIME_BITS ++LDFLAGS += -lcompat -lrt -lpthread SRC = timetest.c OBJ = ${SRC:.c=.o} diff --git a/devel/libfaketime/files/patch-test_functests_test__exclude__mono.sh b/devel/libfaketime/files/patch-test_functests_test__exclude__mono.sh index 146f2a00f872..1fb49ca761b9 100644 --- a/devel/libfaketime/files/patch-test_functests_test__exclude__mono.sh +++ b/devel/libfaketime/files/patch-test_functests_test__exclude__mono.sh @@ -1,9 +1,9 @@ ---- test/functests/test_exclude_mono.sh.orig 2016-06-27 06:54:00 UTC +--- test/functests/test_exclude_mono.sh.orig 2025-06-09 12:31:15 UTC +++ test/functests/test_exclude_mono.sh -@@ -65,7 +65,7 @@ get_monotonic_time() - dont_fake_mono=$1; shift; +@@ -66,7 +66,7 @@ get_monotonic_time() clock_id=$1; shift; - DONT_FAKE_MONOTONIC=${dont_fake_mono} fakecmd "2014-07-21 09:00:00" \ + FAKETIME_DONT_FAKE_MONOTONIC=${dont_fake_mono} \ + fakecmd "2014-07-21 09:00:00" \ - /bin/bash -c "for i in 1 2; do \ + /usr/bin/env bash -c "for i in 1 2; do \ perl -w -MTime::HiRes=clock_gettime,${clock_id} -E \ diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index 9cd20b359b44..76f1c530c1f7 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -1,8 +1,7 @@ PORTNAME= liborcus -DISTVERSION= 0.19.2 -PORTREVISION= 5 +DISTVERSION= 0.20.2 CATEGORIES= devel misc -MASTER_SITES= https://kohei.us/files/orcus/src/ +#MASTER_SITES= https://kohei.us/files/orcus/src/ MAINTAINER= office@FreeBSD.org COMMENT= Standalone file import filter library for spreadsheet documents @@ -11,14 +10,18 @@ WWW= https://gitlab.com/orcus/orcus LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= mdds>=2.1:devel/mdds -LIB_DEPENDS= libboost_system.so:devel/boost-libs \ - libixion-0.18.so:textproc/libixion +BUILD_DEPENDS= mdds>=${MDDS_VERSION}:devel/mdds +LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ + libixion-0.20.so:textproc/libixion -USES= compiler:c++17-lang gmake libtool localbase:ldflags \ +USES= autoreconf compiler:c++17-lang gmake libtool localbase:ldflags \ pathfix pkgconfig tar:xz USE_LDCONFIG= yes +USE_GITLAB= yes +GL_ACCOUNT= orcus +GL_PROJECT= orcus + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip @@ -35,7 +38,11 @@ OPTIONS_SUB= yes STATIC_CONFIGURE_ENABLE= static -PLIST_SUB= VERSION=0.18 -#PLIST_SUB= VERSION=${PORTVERSION:R} +PLIST_SUB= VERSION=${PORTVERSION:R} + +MDDS_VERSION= 3.1 + +post-patch: + ${REINPLACE_CMD} -e 's/mdds-3.0/mdds-${MDDS_VERSION}/' ${WRKSRC}/configure.ac .include <bsd.port.mk> diff --git a/devel/liborcus/distinfo b/devel/liborcus/distinfo index 85b119b6a1dd..dca572bdefd9 100644 --- a/devel/liborcus/distinfo +++ b/devel/liborcus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700148963 -SHA256 (liborcus-0.19.2.tar.xz) = 69ed26a00d4aaa7688e62a6e003cbc81928521a45e96605e53365aa499719e39 -SIZE (liborcus-0.19.2.tar.xz) = 2211268 +TIMESTAMP = 1755766386 +SHA256 (orcus-0.20.2.tar.bz2) = 46cdeefef6bbf800e2e776630930fea6363107ac71460824ba54e37047eb85b8 +SIZE (orcus-0.20.2.tar.bz2) = 8525272 diff --git a/devel/liborcus/pkg-plist b/devel/liborcus/pkg-plist index 7b9d8034d093..b383ded3e745 100644 --- a/devel/liborcus/pkg-plist +++ b/devel/liborcus/pkg-plist @@ -58,17 +58,23 @@ include/liborcus-%%VERSION%%/orcus/spreadsheet/document.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/document_types.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/export_interface.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/factory.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface_auto_filter.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface_pivot.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface_pivot_table_def.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface_strikethrough.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface_styles.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface_underline.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface_view.hpp -include/liborcus-%%VERSION%%/orcus/spreadsheet/import_interface.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/pivot.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/shared_strings.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/sheet.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/styles.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/table.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/tables.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/types.hpp -include/liborcus-%%VERSION%%/orcus/spreadsheet/view_types.hpp include/liborcus-%%VERSION%%/orcus/spreadsheet/view.hpp +include/liborcus-%%VERSION%%/orcus/spreadsheet/view_types.hpp include/liborcus-%%VERSION%%/orcus/stream.hpp include/liborcus-%%VERSION%%/orcus/string_pool.hpp include/liborcus-%%VERSION%%/orcus/threaded_json_parser.hpp diff --git a/devel/libunicode-contour/Makefile b/devel/libunicode-contour/Makefile index 9e7001648d9b..2f74189f4052 100644 --- a/devel/libunicode-contour/Makefile +++ b/devel/libunicode-contour/Makefile @@ -25,6 +25,10 @@ USE_LDCONFIG= ${PREFIX}/lib/contour CMAKE_ARGS= -DLIBUNICODE_UCD_DIR:STRING=${LOCALBASE}/share/unicode/ucd \ ${CMAKE_ARGS_${ARCH}} CMAKE_ARGS_i386= -DLIBUNICODE_SIMD_IMPLEMENTATION:STRING=std +CMAKE_ARGS_powerpc64= -DLIBUNICODE_SIMD_IMPLEMENTATION:STRING=sse2 +CMAKE_ARGS_powerpc64le= -DLIBUNICODE_SIMD_IMPLEMENTATION:STRING=sse2 +CXXFLAGS_powerpc64= -DNO_WARN_X86_INTRINSICS -D__SSE2__ -mvsx +CXXFLAGS_powerpc64le= -DNO_WARN_X86_INTRINSICS -D__SSE2__ REINPLACE_ARGS= -i '' diff --git a/devel/linux-sublime-merge/Makefile b/devel/linux-sublime-merge/Makefile index 558e35ff5a78..50d0a46e5ebe 100644 --- a/devel/linux-sublime-merge/Makefile +++ b/devel/linux-sublime-merge/Makefile @@ -1,5 +1,5 @@ PORTNAME= sublime-merge -PORTVERSION= 2096 +PORTVERSION= 2110 CATEGORIES= devel linux MASTER_SITES= https://download.sublimetext.com/ PKGNAMEPREFIX= linux- diff --git a/devel/linux-sublime-merge/distinfo b/devel/linux-sublime-merge/distinfo index 4b3f476d8fda..93f84e18fd54 100644 --- a/devel/linux-sublime-merge/distinfo +++ b/devel/linux-sublime-merge/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1735403647 -SHA256 (sublime_merge_build_2096_arm64.tar.xz) = 2073c927fa10dd22de991c9ecb9b324cbd2c7f91847874b29435fe11034d4065 -SIZE (sublime_merge_build_2096_arm64.tar.xz) = 5104644 -SHA256 (sublime_merge_build_2096_x64.tar.xz) = e3523aa79c0dc76a45e7a9e9ee01eaa77f7a447a57b50bb9aee92c532c05fd48 -SIZE (sublime_merge_build_2096_x64.tar.xz) = 5204276 +TIMESTAMP = 1755352662 +SHA256 (sublime_merge_build_2110_arm64.tar.xz) = 946f7956046c89c4918ef7bb1124da994f5da7fc418d1eb2c8b2fed7087a0578 +SIZE (sublime_merge_build_2110_arm64.tar.xz) = 5198668 +SHA256 (sublime_merge_build_2110_x64.tar.xz) = bf9085a92f9b07439ed1f67ebcfd33c6b27649472d3572aa383981f0cf573086 +SIZE (sublime_merge_build_2110_x64.tar.xz) = 5317820 diff --git a/devel/llama.el/Makefile b/devel/llama.el/Makefile index 57d9af85e2ff..428960582c90 100644 --- a/devel/llama.el/Makefile +++ b/devel/llama.el/Makefile @@ -1,6 +1,7 @@ PORTNAME= llama.el DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/lua-mode/Makefile b/devel/lua-mode/Makefile index 9e920f4d0e9f..a2e4e0233b24 100644 --- a/devel/lua-mode/Makefile +++ b/devel/lua-mode/Makefile @@ -1,6 +1,6 @@ PORTNAME= lua-mode PORTVERSION= 20210802 -PORTREVISION= 10 +PORTREVISION= 11 DISTVERSIONPREFIX=v CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/magit-devel/Makefile b/devel/magit-devel/Makefile index c0e1223e8696..7f8310ce4cac 100644 --- a/devel/magit-devel/Makefile +++ b/devel/magit-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= magit DISTVERSIONPREFIX= v DISTVERSION= 4.3.8 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= devel elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/devel/magit/Makefile b/devel/magit/Makefile index 6ae866582181..2af68a30c4db 100644 --- a/devel/magit/Makefile +++ b/devel/magit/Makefile @@ -1,6 +1,7 @@ PORTNAME= magit DISTVERSIONPREFIX= v DISTVERSION= 4.3.8 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/mdds/Makefile b/devel/mdds/Makefile index 78243306af05..6d0238fa81fc 100644 --- a/devel/mdds/Makefile +++ b/devel/mdds/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdds -PORTVERSION= 2.1.1 +PORTVERSION= 3.1.0 CATEGORIES= devel -MASTER_SITES= https://kohei.us/files/mdds/src/ +#MASTER_SITES= https://kohei.us/files/mdds/src/ MAINTAINER= office@FreeBSD.org COMMENT= Multi-dimensional data index algorithm @@ -12,6 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= tar:xz +USE_GITLAB= yes +GL_ACCOUNT= mdds + NO_ARCH= yes NO_BUILD= yes diff --git a/devel/mdds/distinfo b/devel/mdds/distinfo index 0e9ccd46305c..13c5297f4c1a 100644 --- a/devel/mdds/distinfo +++ b/devel/mdds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683410870 -SHA256 (mdds-2.1.1.tar.xz) = 1483d90cefb8aa4563c4d0a85cb7b243aa95217d235d422e9ca6722fd5b97e56 -SIZE (mdds-2.1.1.tar.xz) = 540732 +TIMESTAMP = 1755766127 +SHA256 (mdds-3.1.0.tar.bz2) = ad5475e0efa1da6648efdceb3c8b50f94ae3a91d0d70845cef93c62c5e5844c1 +SIZE (mdds-3.1.0.tar.bz2) = 659178 diff --git a/devel/mdds/pkg-plist b/devel/mdds/pkg-plist index cf81e2ee9cc1..1c2069f05629 100644 --- a/devel/mdds/pkg-plist +++ b/devel/mdds/pkg-plist @@ -1,3 +1,4 @@ +include/mdds-%%API_VERSION%%/mdds/cref_wrapper.hpp include/mdds-%%API_VERSION%%/mdds/flat_segment_tree_def.inl include/mdds-%%API_VERSION%%/mdds/flat_segment_tree_itr.hpp include/mdds-%%API_VERSION%%/mdds/flat_segment_tree.hpp @@ -15,6 +16,7 @@ include/mdds-%%API_VERSION%%/mdds/multi_type_vector/aos/main.hpp include/mdds-%%API_VERSION%%/mdds/multi_type_vector/block_funcs.hpp include/mdds-%%API_VERSION%%/mdds/multi_type_vector/collection_def.inl include/mdds-%%API_VERSION%%/mdds/multi_type_vector/collection.hpp +include/mdds-%%API_VERSION%%/mdds/multi_type_vector/delayed_delete_vector.hpp include/mdds-%%API_VERSION%%/mdds/multi_type_vector/env.hpp include/mdds-%%API_VERSION%%/mdds/multi_type_vector/iterator_node.hpp include/mdds-%%API_VERSION%%/mdds/multi_type_vector/macro.hpp diff --git a/devel/node-thrift/pkg-plist b/devel/node-thrift/pkg-plist index 7756f7367800..9cdd8ebcbec4 100644 --- a/devel/node-thrift/pkg-plist +++ b/devel/node-thrift/pkg-plist @@ -49,7 +49,7 @@ lib/node_modules/thrift/lib/thrift/ws_transport.js lib/node_modules/thrift/lib/thrift/xhr_connection.js lib/node_modules/thrift/test/binary.test.js lib/node_modules/thrift/test/certificates.README -lib/node_modules/thrift/test/client.js +lib/node_modules/thrift/test/client.mjs lib/node_modules/thrift/test/deep-constructor.test.js lib/node_modules/thrift/test/episodic-code-generation-test/client.js lib/node_modules/thrift/test/episodic-code-generation-test/episodic_compilation.package.json @@ -57,12 +57,15 @@ lib/node_modules/thrift/test/episodic-code-generation-test/server.js lib/node_modules/thrift/test/exceptions.js lib/node_modules/thrift/test/header.test.js lib/node_modules/thrift/test/helpers.js +lib/node_modules/thrift/test/include.test.mjs lib/node_modules/thrift/test/int64.test.js +lib/node_modules/thrift/test/package-lock.json +lib/node_modules/thrift/test/package.json lib/node_modules/thrift/test/server.crt -lib/node_modules/thrift/test/server.js +lib/node_modules/thrift/test/server.mjs lib/node_modules/thrift/test/server.key -lib/node_modules/thrift/test/test-cases.js +lib/node_modules/thrift/test/test-cases.mjs lib/node_modules/thrift/test/test_header_payload lib/node_modules/thrift/test/testAll.sh -lib/node_modules/thrift/test/test_driver.js -lib/node_modules/thrift/test/test_handler.js +lib/node_modules/thrift/test/test_driver.mjs +lib/node_modules/thrift/test/test_handler.mjs diff --git a/devel/ob-rust/Makefile b/devel/ob-rust/Makefile index f1b651cf2049..4c4db4260724 100644 --- a/devel/ob-rust/Makefile +++ b/devel/ob-rust/Makefile @@ -1,5 +1,6 @@ PORTNAME= ob-rust PORTVERSION= g20220824 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= pat@patmaddox.com diff --git a/devel/p5-Class-Unload/Makefile b/devel/p5-Class-Unload/Makefile index 981f71f6d76a..e819b0ecfd30 100644 --- a/devel/p5-Class-Unload/Makefile +++ b/devel/p5-Class-Unload/Makefile @@ -1,5 +1,5 @@ PORTNAME= Class-Unload -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Class-Unload/distinfo b/devel/p5-Class-Unload/distinfo index 274189c21ccb..50ac7ed34c0b 100644 --- a/devel/p5-Class-Unload/distinfo +++ b/devel/p5-Class-Unload/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498242963 -SHA256 (Class-Unload-0.11.tar.gz) = 52e29747a7e4d2e1a289c0e1de8107634f10c8426cd7c9d31ecac8383e4a0a5f -SIZE (Class-Unload-0.11.tar.gz) = 11607 +TIMESTAMP = 1755696328 +SHA256 (Class-Unload-0.12.tar.gz) = 2508039578fb5457fdffb22d8fa6f90be295c30417901d0fd975744e55922696 +SIZE (Class-Unload-0.12.tar.gz) = 12085 diff --git a/devel/p5-Object-Authority/Makefile b/devel/p5-Object-Authority/Makefile index ad4d04a2f1fc..2491340f02aa 100644 --- a/devel/p5-Object-Authority/Makefile +++ b/devel/p5-Object-Authority/Makefile @@ -16,4 +16,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure +# Remove old, broken, bundled Scalar::Util +post-extract: + ${RM} -rf ${WRKSRC}/inc/Scalar + .include <bsd.port.mk> diff --git a/devel/p5-Sepia/Makefile b/devel/p5-Sepia/Makefile index 4beedf68e25d..78878c136ff8 100644 --- a/devel/p5-Sepia/Makefile +++ b/devel/p5-Sepia/Makefile @@ -1,6 +1,6 @@ PORTNAME= Sepia PORTVERSION= 0.992 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Time-Piece/Makefile b/devel/p5-Time-Piece/Makefile index 8f23d860dc71..943fcc2457f7 100644 --- a/devel/p5-Time-Piece/Makefile +++ b/devel/p5-Time-Piece/Makefile @@ -1,5 +1,5 @@ PORTNAME= Time-Piece -PORTVERSION= 1.36 +PORTVERSION= 1.37 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN diff --git a/devel/p5-Time-Piece/distinfo b/devel/p5-Time-Piece/distinfo index ea6edf452be3..729bedfe966b 100644 --- a/devel/p5-Time-Piece/distinfo +++ b/devel/p5-Time-Piece/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744097648 -SHA256 (Time-Piece-1.36.tar.gz) = 483b200aa752b8bacd7267714f990e94b13ccaa19e6b68a309f61b26e730298d -SIZE (Time-Piece-1.36.tar.gz) = 38878 +TIMESTAMP = 1755725940 +SHA256 (Time-Piece-1.37.tar.gz) = 415468bc8c49ea3b66eece25a9cadc4a416e4bf9b1ba1f32f97bbe3b1280c56c +SIZE (Time-Piece-1.37.tar.gz) = 43434 diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile index ab97c07bebe4..95db121a3d6c 100644 --- a/devel/pecl-uuid/Makefile +++ b/devel/pecl-uuid/Makefile @@ -1,13 +1,13 @@ PORTNAME= uuid -PORTVERSION= 1.2.0 -PORTREVISION= 1 +DISTVERSION= 1.3.0 CATEGORIES= devel pear MAINTAINER= gasol.wu@gmail.com COMMENT= UUID extension in PHP WWW= https://pecl.php.net/package/uuid -LICENSE= LGPL3 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuuid.so:misc/libuuid diff --git a/devel/pecl-uuid/distinfo b/devel/pecl-uuid/distinfo index e9cbb86ae11e..350c5f97f21c 100644 --- a/devel/pecl-uuid/distinfo +++ b/devel/pecl-uuid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641644391 -SHA256 (PECL/uuid-1.2.0.tgz) = 5cb834d32fa7d270494aa47fd96e062ef819df59d247788562695fd1f4e470a4 -SIZE (PECL/uuid-1.2.0.tgz) = 16270 +TIMESTAMP = 1754531206 +SHA256 (PECL/uuid-1.3.0.tgz) = b7af055e2c409622f8c5e6242d1c526c00e011a93c39b10ca28040b908da3f37 +SIZE (PECL/uuid-1.3.0.tgz) = 17385 diff --git a/devel/pickle/Makefile b/devel/pickle/Makefile index 47cd5ca2c5b1..77122a79756e 100644 --- a/devel/pickle/Makefile +++ b/devel/pickle/Makefile @@ -1,7 +1,7 @@ PORTNAME= pickle -PORTVERSION= 4.20 +DISTVERSION= 5.01 CATEGORIES= devel -MASTER_SITES= http://wiki.kewl.org/downloads/ +MASTER_SITES= LOCAL/bofh/devel/${PORTNAME} MAINTAINER= bofh@FreeBSD.org COMMENT= Programs Microchip PICs using ICSP @@ -17,22 +17,18 @@ BROKEN_mips64= invokes x86 assembler USES= gmake tar:tgz -ALL_TARGET= build +ALL_TARGET= freebsd PLIST_FILES= ${BIN_SYMLINKS} \ - bin/pctrl \ - bin/${PORTNAME} \ - bin/pio \ - bin/pload \ - bin/ptest + bin/${PORTNAME} BIN_SYMLINKS= bin/n14 \ bin/n16 \ bin/p12 \ bin/p14 \ - bin/p16 \ - bin/p24 \ - bin/p32 + bin/p16 + +WRKSRC= ${WRKDIR}/${PORTNAME} .include <bsd.port.options.mk> @@ -47,9 +43,8 @@ post-patch: s|-ggdb||' ${WRKSRC}/src/Makefile do-install: -.for i in ${PORTNAME} pio ptest pctrl pload - (cd ${WRKSRC}/src && ${INSTALL_PROGRAM} ${i} ${STAGEDIR}${PREFIX}/bin/${i}) -.endfor + (cd ${WRKSRC}/src && \ + ${INSTALL_PROGRAM} ${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}) .for i in ${BIN_SYMLINKS} ${RLN} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/${i} .endfor diff --git a/devel/pickle/distinfo b/devel/pickle/distinfo index 417f0bb3ed74..6db1adf70335 100644 --- a/devel/pickle/distinfo +++ b/devel/pickle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586347272 -SHA256 (pickle-4.20.tgz) = 8e1060ffd56a97eec6e65453c2dad0e81af2908c2a0e5449a16c71b163d6877a -SIZE (pickle-4.20.tgz) = 171353 +TIMESTAMP = 1755512796 +SHA256 (pickle-5.01.tgz) = 3729a5a217757a59884d21b632c8e60e1637d94c282bcf5138d00260450f2b89 +SIZE (pickle-5.01.tgz) = 178611 diff --git a/devel/pkg-info.el/Makefile b/devel/pkg-info.el/Makefile index 23336152c092..0788e820c035 100644 --- a/devel/pkg-info.el/Makefile +++ b/devel/pkg-info.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= pkg-info.el PORTVERSION= 0.6 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile index a3795688324f..ea33e4922a82 100644 --- a/devel/protobuf-go/Makefile +++ b/devel/protobuf-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= protobuf-go DISTVERSIONPREFIX= v -DISTVERSION= 1.36.7 +DISTVERSION= 1.36.8 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/protobuf-go/distinfo b/devel/protobuf-go/distinfo index 4a13a52bde2e..c60e84a2693f 100644 --- a/devel/protobuf-go/distinfo +++ b/devel/protobuf-go/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754684441 -SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.mod) = e11082f89ab1be94e778e4bd2c53172f481135604dd9f2d60140e5514bc53623 -SIZE (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.mod) = 201 -SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.zip) = f2bf05f71fffdb479282f643d6917069519e5345de5db12b82415c718412a813 -SIZE (go/devel_protobuf-go/protobuf-go-v1.36.7/v1.36.7.zip) = 2244819 +TIMESTAMP = 1755763798 +SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.8/v1.36.8.mod) = 66595c5b637107cec82b3faddea4b105be9a3e113788eaf02252b409bd5d3f89 +SIZE (go/devel_protobuf-go/protobuf-go-v1.36.8/v1.36.8.mod) = 201 +SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.8/v1.36.8.zip) = af08d9c5021d78e8f3884449709a543aa250bca0cb07a5e1ff62ec869c33f81b +SIZE (go/devel_protobuf-go/protobuf-go-v1.36.8/v1.36.8.zip) = 2245481 diff --git a/devel/protoc-gen-go-grpc/Makefile b/devel/protoc-gen-go-grpc/Makefile index 71b146e22474..4fca3199c784 100644 --- a/devel/protoc-gen-go-grpc/Makefile +++ b/devel/protoc-gen-go-grpc/Makefile @@ -1,7 +1,6 @@ PORTNAME= protoc-gen-go-grpc DISTVERSIONPREFIX= v -DISTVERSION= 1.74.2 -PORTREVISION= 1 +DISTVERSION= 1.75.0 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -16,9 +15,9 @@ USE_GITHUB= yes GH_ACCOUNT= grpc GH_PROJECT= grpc-go GH_TUPLE= \ - golang:net:v0.35.0:golang_net/vendor/golang.org/x/net \ - golang:sys:v0.30.0:golang_sys/vendor/golang.org/x/sys \ - golang:text:v0.22.0:golang_text/vendor/golang.org/x/text \ + golang:net:v0.38.0:golang_net/vendor/golang.org/x/net \ + golang:sys:v0.31.0:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.23.0:golang_text/vendor/golang.org/x/text \ google:go-cmp:v0.7.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:1a7da9e5054f:google_go_genproto/vendor/google.golang.org/genproto/googleapis/rpc \ grpc:grpc-go:v1.70.0:grpc_grpc_go/vendor/google.golang.org/grpc \ diff --git a/devel/protoc-gen-go-grpc/distinfo b/devel/protoc-gen-go-grpc/distinfo index 24b9342a762d..c5ea56d3838e 100644 --- a/devel/protoc-gen-go-grpc/distinfo +++ b/devel/protoc-gen-go-grpc/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1753284830 -SHA256 (grpc-grpc-go-v1.74.2_GH0.tar.gz) = da6fa507c6225914d520e1b7fe1cca28ee8a499d088d36c2c63e9f8313bb9f82 -SIZE (grpc-grpc-go-v1.74.2_GH0.tar.gz) = 2440089 -SHA256 (golang-net-v0.35.0_GH0.tar.gz) = 6a09895ea551a07f69fb17d8be418cdb96cc3b6338888deb1d7b0b22ed00021e -SIZE (golang-net-v0.35.0_GH0.tar.gz) = 1500897 -SHA256 (golang-sys-v0.30.0_GH0.tar.gz) = 3e54dfe262f4f09341622679101c0f10935028cc945f78a97f898b2416edb1f0 -SIZE (golang-sys-v0.30.0_GH0.tar.gz) = 1523069 -SHA256 (golang-text-v0.22.0_GH0.tar.gz) = ac8bdce0477effd5a830345979626745e5e5bcb81d1a77c8029b0e8b3d621089 -SIZE (golang-text-v0.22.0_GH0.tar.gz) = 8970985 +TIMESTAMP = 1755764028 +SHA256 (grpc-grpc-go-v1.75.0_GH0.tar.gz) = 1c31b0115c1701d480c047ff86d40916ccef3117842159a16e2565a2f627a1c0 +SIZE (grpc-grpc-go-v1.75.0_GH0.tar.gz) = 2508702 +SHA256 (golang-net-v0.38.0_GH0.tar.gz) = f5f44a7625a2cee3ab3b38f8b08a1e058395faf44c29ae5e9a29af9e5f13c822 +SIZE (golang-net-v0.38.0_GH0.tar.gz) = 1502112 +SHA256 (golang-sys-v0.31.0_GH0.tar.gz) = de9873501d7e57afe8964b48d17392f82b5f1fd611915e6084523f9eb7506972 +SIZE (golang-sys-v0.31.0_GH0.tar.gz) = 1523040 +SHA256 (golang-text-v0.23.0_GH0.tar.gz) = 941692d8d3a0b5998cabf9d3a9e6e3617665e1f2b50c71e0fee08c654bbed3df +SIZE (golang-text-v0.23.0_GH0.tar.gz) = 8969153 SHA256 (google-go-cmp-v0.7.0_GH0.tar.gz) = c98f4f998ad8134b26816500b5c4c5cd6329905c0610b0c1f031efe7fbb469af SIZE (google-go-cmp-v0.7.0_GH0.tar.gz) = 105149 SHA256 (google-go-genproto-1a7da9e5054f_GH0.tar.gz) = 66a043c0c3bccff28bed10bdde9f18ebcb615fd10fe5ddc0e0fab3c71ad429ec diff --git a/devel/psvn/Makefile b/devel/psvn/Makefile index e054f1fc071f..f6ab01bc3850 100644 --- a/devel/psvn/Makefile +++ b/devel/psvn/Makefile @@ -1,6 +1,6 @@ PORTNAME= psvn PORTVERSION= 20150720.214200 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel elisp MASTER_SITES= http://www.xsteve.at/prg/emacs/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/py-camel-converter/Makefile b/devel/py-camel-converter/Makefile new file mode 100644 index 000000000000..232be0f236e1 --- /dev/null +++ b/devel/py-camel-converter/Makefile @@ -0,0 +1,26 @@ +PORTNAME= camel-converter +DISTVERSION= 4.0.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Converts string between snake case and snake case +WWW= https://github.com/sanders41/camel-converter + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +NO_ARCH= yes + +# tests as of 4.0.1: 42 passed in 1.98s + +.include <bsd.port.mk> diff --git a/devel/py-camel-converter/distinfo b/devel/py-camel-converter/distinfo new file mode 100644 index 000000000000..dcdaf87c8ce5 --- /dev/null +++ b/devel/py-camel-converter/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755458260 +SHA256 (camel_converter-4.0.1.tar.gz) = 401414549ae4ac4073e38cdc4aa6d464dc534fc40aa06ff787bf0960b0c86535 +SIZE (camel_converter-4.0.1.tar.gz) = 38915 diff --git a/devel/py-camel-converter/pkg-descr b/devel/py-camel-converter/pkg-descr new file mode 100644 index 000000000000..0cb604a1b48f --- /dev/null +++ b/devel/py-camel-converter/pkg-descr @@ -0,0 +1,2 @@ +camel-converter converts a string from snake case to camel case or camel case +to snake case. diff --git a/devel/py-cbor2/Makefile b/devel/py-cbor2/Makefile index c89971825a6f..291eddb0765d 100644 --- a/devel/py-cbor2/Makefile +++ b/devel/py-cbor2/Makefile @@ -1,6 +1,5 @@ PORTNAME= cbor2 -DISTVERSION= 5.6.5 -PORTREVISION= 1 +DISTVERSION= 5.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,14 +14,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.4:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}cbor>0:devel/py-cbor@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}objgraph>0:devel/py-objgraph@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7:devel/py-coverage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent pep517 - -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs +USE_PYTHON= autoplist concurrent pep517 pytest .include <bsd.port.mk> diff --git a/devel/py-cbor2/distinfo b/devel/py-cbor2/distinfo index e79484243226..36db16454c23 100644 --- a/devel/py-cbor2/distinfo +++ b/devel/py-cbor2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728570063 -SHA256 (cbor2-5.6.5.tar.gz) = b682820677ee1dbba45f7da11898d2720f92e06be36acec290867d5ebf3d7e09 -SIZE (cbor2-5.6.5.tar.gz) = 100886 +TIMESTAMP = 1755255944 +SHA256 (cbor2-5.7.0.tar.gz) = 3f6d843f4db4d0ec501c46453c22a4fbebb1abfb5b740e1bcab34c615cd7406b +SIZE (cbor2-5.7.0.tar.gz) = 102374 diff --git a/devel/py-cbor2/files/patch-pyproject.toml b/devel/py-cbor2/files/patch-pyproject.toml new file mode 100644 index 000000000000..ca0c70df0e8a --- /dev/null +++ b/devel/py-cbor2/files/patch-pyproject.toml @@ -0,0 +1,28 @@ +--- pyproject.toml.orig 2025-08-17 10:46:46 UTC ++++ pyproject.toml +@@ -1,6 +1,6 @@ requires = [ + [build-system] + requires = [ +- "setuptools >= 77", ++ "setuptools >= 63", + "setuptools_scm[toml] >= 6.4" + ] + build-backend = "setuptools.build_meta" +@@ -10,7 +10,6 @@ authors = [{name = "Alex Grönholm", email = "alex.gro + description = "CBOR (de)serializer with extensive tag support" + readme = "README.rst" + authors = [{name = "Alex Grönholm", email = "alex.gronholm@nextday.fi"}] +-license = "MIT" + keywords = ["serialization", "cbor"] + classifiers = [ + "Development Status :: 5 - Production/Stable", +@@ -27,6 +26,9 @@ dynamic = ["version"] + ] + requires-python = ">= 3.9" + dynamic = ["version"] ++ ++[project.license] ++text = "MIT" + + [project.urls] + Changelog = "https://cbor2.readthedocs.io/en/latest/versionhistory.html" diff --git a/devel/py-dj51-strawberry-graphql/Makefile b/devel/py-dj51-strawberry-graphql/Makefile index 2d279168f8fc..db7135360eec 100644 --- a/devel/py-dj51-strawberry-graphql/Makefile +++ b/devel/py-dj51-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.278.0 +DISTVERSION= 0.278.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- @@ -13,8 +13,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lia-web>=0.2.1:www/py-lia-web@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python:3.10+ diff --git a/devel/py-dj51-strawberry-graphql/distinfo b/devel/py-dj51-strawberry-graphql/distinfo index 5634dbe62589..4248e8a870ef 100644 --- a/devel/py-dj51-strawberry-graphql/distinfo +++ b/devel/py-dj51-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753851651 -SHA256 (strawberry_graphql-0.278.0.tar.gz) = e3fee9cd107b5b8ca69dd534c1dca6f82e4a9cf44cf46a4d338f42938896521a -SIZE (strawberry_graphql-0.278.0.tar.gz) = 212667 +TIMESTAMP = 1755334177 +SHA256 (strawberry_graphql-0.278.1.tar.gz) = ac32e96eb2ea6a67738eefca8226d712e11706b80491e293f3e743455e9c301b +SIZE (strawberry_graphql-0.278.1.tar.gz) = 211084 diff --git a/devel/py-dj52-strawberry-graphql/Makefile b/devel/py-dj52-strawberry-graphql/Makefile index 73e70142cbcc..883dc35370d6 100644 --- a/devel/py-dj52-strawberry-graphql/Makefile +++ b/devel/py-dj52-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.278.0 +DISTVERSION= 0.278.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- @@ -13,8 +13,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lia-web>=0.2.1:www/py-lia-web@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python:3.10+ diff --git a/devel/py-dj52-strawberry-graphql/distinfo b/devel/py-dj52-strawberry-graphql/distinfo index 5634dbe62589..4248e8a870ef 100644 --- a/devel/py-dj52-strawberry-graphql/distinfo +++ b/devel/py-dj52-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753851651 -SHA256 (strawberry_graphql-0.278.0.tar.gz) = e3fee9cd107b5b8ca69dd534c1dca6f82e4a9cf44cf46a4d338f42938896521a -SIZE (strawberry_graphql-0.278.0.tar.gz) = 212667 +TIMESTAMP = 1755334177 +SHA256 (strawberry_graphql-0.278.1.tar.gz) = ac32e96eb2ea6a67738eefca8226d712e11706b80491e293f3e743455e9c301b +SIZE (strawberry_graphql-0.278.1.tar.gz) = 211084 diff --git a/devel/py-jsonschema/Makefile b/devel/py-jsonschema/Makefile index cbbd47cc5b63..5cf56731329b 100644 --- a/devel/py-jsonschema/Makefile +++ b/devel/py-jsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= jsonschema -DISTVERSION= 4.25.0 +DISTVERSION= 4.25.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo index 5d6db9ed88be..654fd2899081 100644 --- a/devel/py-jsonschema/distinfo +++ b/devel/py-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752873966 -SHA256 (jsonschema-4.25.0.tar.gz) = e63acf5c11762c0e6672ffb61482bdf57f0876684d8d249c0fe2d730d48bc55f -SIZE (jsonschema-4.25.0.tar.gz) = 356830 +TIMESTAMP = 1755579552 +SHA256 (jsonschema-4.25.1.tar.gz) = e4a9655ce0da0c0b67a085847e00a3a51449e1157f4f75e9fb5aa545e122eb85 +SIZE (jsonschema-4.25.1.tar.gz) = 357342 diff --git a/devel/py-omegaconf/Makefile b/devel/py-omegaconf/Makefile new file mode 100644 index 000000000000..52b6813df5ae --- /dev/null +++ b/devel/py-omegaconf/Makefile @@ -0,0 +1,29 @@ +PORTNAME= omegaconf +DISTVERSION= 2.3.0 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Flexible configuration library +WWW= https://github.com/omry/omegaconf + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}antlr4-python3-runtime>0:devel/py-antlr4-python3-runtime@${PY_FLAVOR} + +USES= java:build python + +USE_PYTHON= pep517 autoplist pytest + +TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} + +NO_ARCH= yes + +# tests as of 2.3.0: 10 failed, 7761 passed, 354 skipped, 8 xfailed in 57.22s, failures are because if the missing build_helpers/test_files + +.include <bsd.port.mk> diff --git a/devel/py-omegaconf/distinfo b/devel/py-omegaconf/distinfo new file mode 100644 index 000000000000..004c4a425118 --- /dev/null +++ b/devel/py-omegaconf/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755640997 +SHA256 (omegaconf-2.3.0.tar.gz) = d5d4b6d29955cc50ad50c46dc269bcd92c6e00f5f90d23ab5fee7bfca4ba4cc7 +SIZE (omegaconf-2.3.0.tar.gz) = 3298120 diff --git a/devel/py-omegaconf/pkg-descr b/devel/py-omegaconf/pkg-descr new file mode 100644 index 000000000000..ac03bea30f49 --- /dev/null +++ b/devel/py-omegaconf/pkg-descr @@ -0,0 +1,4 @@ +OmegaConf is a hierarchical configuration system, with support for merging +configurations from multiple sources (YAML config files, dataclasses/objects +and CLI arguments) providing a consistent API regardless of how the +configuration was created. diff --git a/devel/py-rtree/Makefile b/devel/py-rtree/Makefile index 4fda8ca19be4..691e650e9f47 100644 --- a/devel/py-rtree/Makefile +++ b/devel/py-rtree/Makefile @@ -1,5 +1,5 @@ PORTNAME= rtree -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= devel science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-rtree/distinfo b/devel/py-rtree/distinfo index 864132c82499..826ca93b31bb 100644 --- a/devel/py-rtree/distinfo +++ b/devel/py-rtree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747959195 -SHA256 (rtree-1.4.0.tar.gz) = 9d97c7c5dcf25f6c0599c76d9933368c6a8d7238f2c1d00e76f1a69369ca82a0 -SIZE (rtree-1.4.0.tar.gz) = 50789 +TIMESTAMP = 1755482456 +SHA256 (rtree-1.4.1.tar.gz) = c6b1b3550881e57ebe530cc6cffefc87cd9bf49c30b37b894065a9f810875e46 +SIZE (rtree-1.4.1.tar.gz) = 52425 diff --git a/devel/py-rtree/files/patch-pyproject.toml b/devel/py-rtree/files/patch-pyproject.toml new file mode 100644 index 000000000000..4e249cf0059c --- /dev/null +++ b/devel/py-rtree/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-08-18 02:15:23 UTC ++++ pyproject.toml +@@ -15,7 +15,7 @@ keywords = ["gis", "spatial", "index", "r-tree"] + readme = "README.md" + requires-python = ">=3.9" + keywords = ["gis", "spatial", "index", "r-tree"] +-license = "MIT" ++license = {text="MIT"} + classifiers = [ + "Development Status :: 5 - Production/Stable", + "Intended Audience :: Developers", diff --git a/devel/py-ruamel.yaml/Makefile b/devel/py-ruamel.yaml/Makefile index fcbc7a71dfe6..65e688c8cc42 100644 --- a/devel/py-ruamel.yaml/Makefile +++ b/devel/py-ruamel.yaml/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruamel.yaml -PORTVERSION= 0.18.14 +PORTVERSION= 0.18.15 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ruamel.yaml/distinfo b/devel/py-ruamel.yaml/distinfo index 64ab361d7687..25dba3bf7a50 100644 --- a/devel/py-ruamel.yaml/distinfo +++ b/devel/py-ruamel.yaml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749534741 -SHA256 (ruamel.yaml-0.18.14.tar.gz) = 7227b76aaec364df15936730efbf7d72b30c0b79b1d578bbb8e3dcb2d81f52b7 -SIZE (ruamel.yaml-0.18.14.tar.gz) = 145511 +TIMESTAMP = 1755675896 +SHA256 (ruamel.yaml-0.18.15.tar.gz) = dbfca74b018c4c3fba0b9cc9ee33e53c371194a9000e694995e620490fd40700 +SIZE (ruamel.yaml-0.18.15.tar.gz) = 146865 diff --git a/devel/py-ruff/Makefile b/devel/py-ruff/Makefile index 131922aa3bcf..441b93c08b5b 100644 --- a/devel/py-ruff/Makefile +++ b/devel/py-ruff/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruff -DISTVERSION= 0.12.3 +DISTVERSION= 0.12.9 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,20 +24,20 @@ USE_PYTHON= pep517 autoplist concurrent USE_GITHUB= yes GH_ACCOUNT= astral-sh -CARGO_CRATES= adler2-2.0.0 \ +CARGO_CRATES= adler2-2.0.1 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ annotate-snippets-0.11.5 \ - anstream-0.6.19 \ + anstream-0.6.20 \ anstyle-1.0.11 \ - anstyle-lossy-1.1.3 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-svg-0.1.7 \ - anstyle-wincon-3.0.7 \ + anstyle-lossy-1.1.4 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-svg-0.1.10 \ + anstyle-wincon-3.0.10 \ anyhow-1.0.98 \ approx-0.5.1 \ arc-swap-1.7.1 \ @@ -46,45 +46,46 @@ CARGO_CRATES= adler2-2.0.0 \ assert_fs-1.1.3 \ attribute-derive-0.10.3 \ attribute-derive-macro-0.10.3 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ base64-0.13.1 \ bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bitflags-1.3.2 \ bitflags-2.9.1 \ + bitvec-1.0.1 \ block-buffer-0.10.4 \ boxcar-0.2.13 \ bstr-1.12.0 \ - bumpalo-3.17.0 \ + bumpalo-3.19.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ - camino-1.1.10 \ + camino-1.1.11 \ cast-0.3.0 \ - castaway-0.2.3 \ - cc-1.2.23 \ - cfg-if-1.0.0 \ + castaway-0.2.4 \ + cc-1.2.31 \ + cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.40 \ - clap_builder-4.5.40 \ - clap_complete-4.5.50 \ + clap-4.5.43 \ + clap_builder-4.5.43 \ + clap_complete-4.5.55 \ clap_complete_command-0.6.1 \ - clap_complete_nushell-4.5.5 \ - clap_derive-4.5.40 \ - clap_lex-0.7.4 \ + clap_complete_nushell-4.5.8 \ + clap_derive-4.5.41 \ + clap_lex-0.7.5 \ clearscreen-4.0.2 \ - codspeed-3.0.2 \ - codspeed-criterion-compat-3.0.2 \ - codspeed-criterion-compat-walltime-3.0.2 \ - codspeed-divan-compat-3.0.2 \ - codspeed-divan-compat-macros-3.0.2 \ - codspeed-divan-compat-walltime-3.0.2 \ - collection_literals-1.0.1 \ - colorchoice-1.0.3 \ + codspeed-3.0.5 \ + codspeed-criterion-compat-3.0.5 \ + codspeed-criterion-compat-walltime-3.0.5 \ + codspeed-divan-compat-3.0.5 \ + codspeed-divan-compat-macros-3.0.5 \ + codspeed-divan-compat-walltime-3.0.5 \ + collection_literals-1.0.2 \ + colorchoice-1.0.4 \ colored-2.2.0 \ colored-3.0.0 \ compact_str-0.9.0 \ @@ -96,23 +97,24 @@ CARGO_CRATES= adler2-2.0.0 \ core-foundation-sys-0.8.7 \ countme-3.0.1 \ cpufeatures-0.2.17 \ - crc32fast-1.4.2 \ - criterion-0.6.0 \ + crc32fast-1.5.0 \ + criterion-0.7.0 \ criterion-plot-0.5.0 \ + criterion-plot-0.6.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ crypto-common-0.1.6 \ ctrlc-3.4.7 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ dashmap-6.1.0 \ - derive-where-1.5.0 \ + derive-where-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ @@ -125,28 +127,29 @@ CARGO_CRATES= adler2-2.0.0 \ doc-comment-0.3.3 \ drop_bomb-0.1.5 \ dunce-1.0.5 \ - dyn-clone-1.0.19 \ + dyn-clone-1.0.20 \ either-1.15.0 \ encode_unicode-1.0.0 \ env_home-0.1.0 \ equivalent-1.0.2 \ - errno-0.3.12 \ + errno-0.3.13 \ escape8259-0.5.3 \ escargot-0.5.14 \ etcetera-0.10.0 \ fastrand-2.3.0 \ fern-0.7.1 \ filetime-0.2.25 \ - flate2-1.1.1 \ + flate2-1.1.2 \ fnv-1.0.7 \ foldhash-0.1.5 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fsevent-sys-4.1.0 \ + funty-2.0.0 \ generic-array-0.14.7 \ - get-size-derive2-0.5.1 \ - get-size2-0.5.1 \ - getopts-0.2.21 \ + get-size-derive2-0.6.2 \ + get-size2-0.6.2 \ + getopts-0.2.23 \ getrandom-0.2.16 \ getrandom-0.3.3 \ glob-0.3.2 \ @@ -154,11 +157,10 @@ CARGO_CRATES= adler2-2.0.0 \ globwalk-0.9.1 \ half-2.6.0 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ hashlink-0.10.0 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ - hermit-abi-0.5.1 \ + hermit-abi-0.5.2 \ home-0.5.11 \ html-escape-0.2.13 \ iana-time-zone-0.1.63 \ @@ -167,8 +169,8 @@ CARGO_CRATES= adler2-2.0.0 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ - icu_properties-2.0.0 \ - icu_properties_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ ident_case-1.0.1 \ idna-1.0.3 \ @@ -185,6 +187,7 @@ CARGO_CRATES= adler2-2.0.0 \ insta-cmd-0.6.0 \ interpolator-0.5.0 \ intrusive-collections-0.9.7 \ + inventory-0.3.20 \ is-docker-0.2.0 \ is-macro-0.3.7 \ is-terminal-0.4.16 \ @@ -208,13 +211,13 @@ CARGO_CRATES= adler2-2.0.0 \ libcst-1.8.2 \ libcst_derive-1.8.2 \ libmimalloc-sys-0.1.43 \ - libredox-0.1.3 \ + libredox-0.1.9 \ libtest-mimic-0.7.3 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ lock_api-0.4.13 \ log-0.4.27 \ - lsp-server-0.7.8 \ + lsp-server-0.7.9 \ manyhow-0.11.4 \ manyhow-macros-0.11.4 \ markdown-1.0.0 \ @@ -226,29 +229,29 @@ CARGO_CRATES= adler2-2.0.0 \ mimalloc-0.1.47 \ minicov-0.3.7 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.8.8 \ - mio-1.0.3 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ natord-1.0.9 \ - newtype-uuid-1.2.1 \ + newtype-uuid-1.2.4 \ nix-0.29.0 \ nix-0.30.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ - notify-8.1.0 \ + notify-8.2.0 \ notify-types-2.0.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ - num_cpus-1.16.0 \ + num_cpus-1.17.0 \ once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ option-ext-0.2.0 \ ordermap-0.5.8 \ - os_pipe-1.2.1 \ - os_str_bytes-7.1.0 \ + os_pipe-1.2.2 \ + os_str_bytes-7.1.1 \ overload-0.1.1 \ - papaya-0.2.3 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ @@ -260,17 +263,17 @@ CARGO_CRATES= adler2-2.0.0 \ pep440_rs-0.7.3 \ pep508_rs-0.9.2 \ percent-encoding-2.3.1 \ - pest-2.8.0 \ - pest_derive-2.8.0 \ - pest_generator-2.8.0 \ - pest_meta-2.8.0 \ + pest-2.8.1 \ + pest_derive-2.8.1 \ + pest_generator-2.8.1 \ + pest_meta-2.8.1 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pkg-config-0.3.32 \ - portable-atomic-1.11.0 \ + portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ potential_utf-0.1.2 \ ppv-lite86-0.2.21 \ @@ -280,7 +283,7 @@ CARGO_CRATES= adler2-2.0.0 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.3.0 \ proc-macro-utils-0.10.0 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.96 \ pyproject-toml-0.13.5 \ quick-junit-0.5.1 \ quick-xml-0.37.5 \ @@ -289,17 +292,18 @@ CARGO_CRATES= adler2-2.0.0 \ quote-1.0.40 \ quote-use-0.8.4 \ quote-use-macros-0.8.4 \ - r-efi-5.2.0 \ + r-efi-5.3.0 \ + radium-0.7.0 \ rand-0.8.5 \ - rand-0.9.1 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ - redox_syscall-0.5.12 \ - redox_users-0.5.0 \ + redox_syscall-0.5.17 \ + redox_users-0.5.2 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ @@ -310,22 +314,22 @@ CARGO_CRATES= adler2-2.0.0 \ rust-stemmers-1.2.0 \ rustc-hash-2.1.1 \ rustc-stable-hash-0.1.2 \ - rustix-1.0.7 \ - rustversion-1.0.20 \ + rustix-1.0.8 \ + rustversion-1.0.21 \ ryu-1.0.20 \ same-file-1.0.6 \ schemars-0.8.22 \ schemars_derive-0.8.22 \ scopeguard-1.2.0 \ seahash-4.1.0 \ - seize-0.5.0 \ serde-1.0.219 \ serde-wasm-bindgen-0.6.5 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ - serde_json-1.0.140 \ + serde_json-1.0.142 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ + serde_spanned-1.0.0 \ serde_test-1.0.177 \ serde_with-3.14.0 \ serde_with_macros-3.14.0 \ @@ -343,10 +347,11 @@ CARGO_CRATES= adler2-2.0.0 \ statrs-0.18.0 \ strip-ansi-escapes-0.2.1 \ strsim-0.11.1 \ - strum-0.27.1 \ - strum_macros-0.27.1 \ + strum-0.27.2 \ + strum_macros-0.27.2 \ syn-2.0.104 \ synstructure-0.13.2 \ + tap-1.0.1 \ tempfile-3.20.0 \ termcolor-1.4.1 \ terminal_size-0.4.2 \ @@ -360,7 +365,7 @@ CARGO_CRATES= adler2-2.0.0 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ - thread_local-1.1.8 \ + thread_local-1.1.9 \ threadpool-1.8.1 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ @@ -369,14 +374,17 @@ CARGO_CRATES= adler2-2.0.0 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ toml-0.8.23 \ + toml-0.9.5 \ toml_datetime-0.6.11 \ + toml_datetime-0.7.0 \ toml_edit-0.22.27 \ - toml_write-0.1.2 \ + toml_parser-1.0.2 \ + toml_writer-1.0.2 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ + tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ tracing-flame-0.2.0 \ - tracing-indicatif-0.3.11 \ + tracing-indicatif-0.3.12 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tryfn-0.2.3 \ @@ -415,7 +423,7 @@ CARGO_CRATES= adler2-2.0.0 \ vte_generate_state_changes-0.1.2 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -433,17 +441,16 @@ CARGO_CRATES= adler2-2.0.0 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.61.1 \ + windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ - windows-link-0.1.1 \ - windows-result-0.3.3 \ - windows-strings-0.4.1 \ - windows-sys-0.52.0 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ @@ -460,25 +467,26 @@ CARGO_CRATES= adler2-2.0.0 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.10 \ + winnow-0.7.12 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ + wyz-0.5.1 \ yansi-1.0.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ - zerocopy-0.8.25 \ - zerocopy-derive-0.8.25 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ - zerovec-0.11.2 \ + zerovec-0.11.4 \ zerovec-derive-0.11.1 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.15+zstd.1.5.7 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa?rev=fc00eba89e5dcaa5edba51c41aa5f309b5cb126b\#fc00eba89e5dcaa5edba51c41aa5f309b5cb126b \ + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=918d35d873b2b73a0237536144ef4d22e8d57f27\#918d35d873b2b73a0237536144ef4d22e8d57f27 \ lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 CARGO_BUILD= no diff --git a/devel/py-ruff/distinfo b/devel/py-ruff/distinfo index 45f7073b37e8..cfcfe31cfdf1 100644 --- a/devel/py-ruff/distinfo +++ b/devel/py-ruff/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1752730322 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +TIMESTAMP = 1755505533 +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.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 @@ -13,20 +13,20 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/annotate-snippets-0.11.5.crate) = 710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4 SIZE (rust/crates/annotate-snippets-0.11.5.crate) = 34687 -SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 -SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +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/anstyle-lossy-1.1.3.crate) = 934ff8719effd2023a48cf63e69536c1c3ced9d3895068f6f5cc9a4ff845e59b -SIZE (rust/crates/anstyle-lossy-1.1.3.crate) = 9983 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-svg-0.1.7.crate) = d3607949e9f6de49ea4bafe12f5e4fd73613ebf24795e48587302a8cc0e4bb35 -SIZE (rust/crates/anstyle-svg-0.1.7.crate) = 12966 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 +SHA256 (rust/crates/anstyle-lossy-1.1.4.crate) = 04d3a5dc826f84d0ea11882bb8054ff7f3d482602e11bb181101303a279ea01f +SIZE (rust/crates/anstyle-lossy-1.1.4.crate) = 10266 +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-svg-0.1.10.crate) = dc03a770ef506fe1396c0e476120ac0e6523cf14b74218dd5f18cd6833326fa9 +SIZE (rust/crates/anstyle-svg-0.1.10.crate) = 18986 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 @@ -43,8 +43,8 @@ SHA256 (rust/crates/attribute-derive-0.10.3.crate) = 0053e96dd3bec5b4879c23a138d SIZE (rust/crates/attribute-derive-0.10.3.crate) = 21090 SHA256 (rust/crates/attribute-derive-macro-0.10.3.crate) = 463b53ad0fd5b460af4b1915fe045ff4d946d025fb6c4dc3337752eaa980f71b SIZE (rust/crates/attribute-derive-macro-0.10.3.crate) = 8849 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad @@ -57,28 +57,30 @@ SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c9 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c +SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/boxcar-0.2.13.crate) = 26c4925bc979b677330a8c7fe7a8c94af2dbb4a2d37b4a20a80d884400f46baa SIZE (rust/crates/boxcar-0.2.13.crate) = 20105 SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 SIZE (rust/crates/bstr-1.12.0.crate) = 351557 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +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/cachedir-0.3.1.crate) = 4703f3937077db8fa35bee3c8789343c1aec2585f0146f09d658d4ccc0e8d873 SIZE (rust/crates/cachedir-0.3.1.crate) = 8668 -SHA256 (rust/crates/camino-1.1.10.crate) = 0da45bc31171d8d6960122e222a67740df867c1dd53b4d51caa297084c185cab -SIZE (rust/crates/camino-1.1.10.crate) = 42306 +SHA256 (rust/crates/camino-1.1.11.crate) = 5d07aa9a93b00c76f71bc35d598bed923f6d4f3a9ca5c24b7737ae1a292841c0 +SIZE (rust/crates/camino-1.1.11.crate) = 43862 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 -SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.2.23.crate) = 5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766 -SIZE (rust/crates/cc-1.2.23.crate) = 106527 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a +SIZE (rust/crates/castaway-0.2.4.crate) = 12546 +SHA256 (rust/crates/cc-1.2.31.crate) = c3a42d84bb6b69d3a8b3eaacf0d88f179e1929695e1ad012b6cf64d9caaa5fd2 +SIZE (rust/crates/cc-1.2.31.crate) = 109427 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d @@ -89,38 +91,38 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f -SIZE (rust/crates/clap-4.5.40.crate) = 57419 -SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e -SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 -SHA256 (rust/crates/clap_complete-4.5.50.crate) = c91d3baa3bcd889d60e6ef28874126a0b384fd225ab83aa6d8a801c519194ce1 -SIZE (rust/crates/clap_complete-4.5.50.crate) = 48292 +SHA256 (rust/crates/clap-4.5.43.crate) = 50fd97c9dc2399518aa331917ac6f274280ec5eb34e555dd291899745c48ec6f +SIZE (rust/crates/clap-4.5.43.crate) = 58340 +SHA256 (rust/crates/clap_builder-4.5.43.crate) = c35b5830294e1fa0462034af85cc95225a4cb07092c088c55bda3147cfcd8f65 +SIZE (rust/crates/clap_builder-4.5.43.crate) = 169708 +SHA256 (rust/crates/clap_complete-4.5.55.crate) = a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a +SIZE (rust/crates/clap_complete-4.5.55.crate) = 48536 SHA256 (rust/crates/clap_complete_command-0.6.1.crate) = da8e198c052315686d36371e8a3c5778b7852fc75cc313e4e11eeb7a644a1b62 SIZE (rust/crates/clap_complete_command-0.6.1.crate) = 7959 -SHA256 (rust/crates/clap_complete_nushell-4.5.5.crate) = c6a8b1593457dfc2fe539002b795710d022dc62a65bf15023f039f9760c7b18a -SIZE (rust/crates/clap_complete_nushell-4.5.5.crate) = 33986 -SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce -SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 +SHA256 (rust/crates/clap_complete_nushell-4.5.8.crate) = 0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce +SIZE (rust/crates/clap_complete_nushell-4.5.8.crate) = 35171 +SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 +SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/clearscreen-4.0.2.crate) = 85a8ab73a1c02b0c15597b22e09c7dc36e63b2f601f9d1e83ac0c3decd38b1ae SIZE (rust/crates/clearscreen-4.0.2.crate) = 153883 -SHA256 (rust/crates/codspeed-3.0.2.crate) = 922018102595f6668cdd09c03f4bff2d951ce2318c6dca4fe11bdcb24b65b2bf -SIZE (rust/crates/codspeed-3.0.2.crate) = 12859 -SHA256 (rust/crates/codspeed-criterion-compat-3.0.2.crate) = 24d8ad82d2383cb74995f58993cbdd2914aed57b2f91f46580310dd81dc3d05a -SIZE (rust/crates/codspeed-criterion-compat-3.0.2.crate) = 21805 -SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.2.crate) = 61badaa6c452d192a29f8387147888f0ab358553597c3fe9bf8a162ef7c2fa64 -SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.2.crate) = 123670 -SHA256 (rust/crates/codspeed-divan-compat-3.0.2.crate) = 3acf1d6fe367c2ff5ff136ca723f678490c3691d59d7f2b83d5e53b7b25ac91e -SIZE (rust/crates/codspeed-divan-compat-3.0.2.crate) = 16624 -SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.2.crate) = bcfa2013d7bee54a497d0e1410751d5de690fd67a3e9eb728ca049b6a3d16d0b -SIZE (rust/crates/codspeed-divan-compat-macros-3.0.2.crate) = 5316 -SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.2.crate) = e513100fb0e7ba02fb3824546ecd2abfb8f334262f0972225b463aad07f99ff0 -SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.2.crate) = 97123 -SHA256 (rust/crates/collection_literals-1.0.1.crate) = 186dce98367766de751c42c4f03970fc60fc012296e706ccbb9d5df9b6c1e271 -SIZE (rust/crates/collection_literals-1.0.1.crate) = 3579 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/codspeed-3.0.5.crate) = 35584c5fcba8059780748866387fb97c5a203bcfc563fc3d0790af406727a117 +SIZE (rust/crates/codspeed-3.0.5.crate) = 12888 +SHA256 (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 78f6c1c6bed5fd84d319e8b0889da051daa361c79b7709c9394dfe1a882bba67 +SIZE (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 21807 +SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = c989289ce6b1cbde72ed560496cb8fbf5aa14d5ef5666f168e7f87751038352e +SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = 123677 +SHA256 (rust/crates/codspeed-divan-compat-3.0.5.crate) = adf64eda57508448d59efd940bad62ede7c50b0d451a150b8d6a0eca642792a6 +SIZE (rust/crates/codspeed-divan-compat-3.0.5.crate) = 16629 +SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 058167258e819b16a4ba601fdfe270349ef191154758dbce122c62a698f70ba8 +SIZE (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 5314 +SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 48f9866ee3a4ef9d2868823ea5811886763af244f2df584ca247f49281c43f1f +SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 97149 +SHA256 (rust/crates/collection_literals-1.0.2.crate) = 26b3f65b8fb8e88ba339f7d23a390fe1b0896217da05e2a66c584c9b29a91df8 +SIZE (rust/crates/collection_literals-1.0.2.crate) = 3928 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/colored-2.2.0.crate) = 117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c SIZE (rust/crates/colored-2.2.0.crate) = 35062 SHA256 (rust/crates/colored-3.0.0.crate) = fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e @@ -143,12 +145,14 @@ SHA256 (rust/crates/countme-3.0.1.crate) = 7704b5fdd17b18ae31c4c1da5a2e0305a2bf1 SIZE (rust/crates/countme-3.0.1.crate) = 10784 SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/criterion-0.6.0.crate) = 3bf7af66b0989381bd0be551bd7cc91912a655a58c6918420c9527b1fd8b4679 -SIZE (rust/crates/criterion-0.6.0.crate) = 119470 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 +SHA256 (rust/crates/criterion-0.7.0.crate) = e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928 +SIZE (rust/crates/criterion-0.7.0.crate) = 119908 SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1 SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706 +SHA256 (rust/crates/criterion-plot-0.6.0.crate) = 9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338 +SIZE (rust/crates/criterion-plot-0.6.0.crate) = 24495 SHA256 (rust/crates/crossbeam-0.8.4.crate) = 1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8 SIZE (rust/crates/crossbeam-0.8.4.crate) = 10500 SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 @@ -161,8 +165,8 @@ SHA256 (rust/crates/crossbeam-queue-0.3.12.crate) = 0f58bbc28f91df819d0aa2a2c00c SIZE (rust/crates/crossbeam-queue-0.3.12.crate) = 16270 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/ctrlc-3.4.7.crate) = 46f93780a459b7d656ef7f071fe699c4d3d2cb201c4b24d085b6ddc505276e73 @@ -175,8 +179,8 @@ SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 -SHA256 (rust/crates/derive-where-1.5.0.crate) = 510c292c8cf384b1a340b816a9a6cf2599eb8f566a44949024af88418000c50b -SIZE (rust/crates/derive-where-1.5.0.crate) = 52436 +SHA256 (rust/crates/derive-where-1.6.0.crate) = ef941ded77d15ca19b40374869ac6000af1c9f2a4c0f3d4c70926287e6364a8f +SIZE (rust/crates/derive-where-1.6.0.crate) = 52327 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 @@ -201,8 +205,8 @@ SHA256 (rust/crates/drop_bomb-0.1.5.crate) = 9bda8e21c04aca2ae33ffc2fd8c23134f3c SIZE (rust/crates/drop_bomb-0.1.5.crate) = 6859 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 -SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 -SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 +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 SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 @@ -211,8 +215,8 @@ SHA256 (rust/crates/env_home-0.1.0.crate) = c7f84e12ccf0a7ddc17a6c41c93326024c42 SIZE (rust/crates/env_home-0.1.0.crate) = 9006 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 -SIZE (rust/crates/errno-0.3.12.crate) = 12423 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/escape8259-0.5.3.crate) = 5692dd7b5a1978a5aeb0ce83b7655c58ca8efdcb79d21036ea249da95afec2c6 SIZE (rust/crates/escape8259-0.5.3.crate) = 4989 SHA256 (rust/crates/escargot-0.5.14.crate) = 83f351750780493fc33fa0ce8ba3c7d61f9736cfa3b3bb9ee2342643ffe40211 @@ -225,8 +229,8 @@ SHA256 (rust/crates/fern-0.7.1.crate) = 4316185f709b23713e41e3195f90edef7fb00c3e SIZE (rust/crates/fern-0.7.1.crate) = 304533 SHA256 (rust/crates/filetime-0.2.25.crate) = 35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586 SIZE (rust/crates/filetime-0.2.25.crate) = 14940 -SHA256 (rust/crates/flate2-1.1.1.crate) = 7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece -SIZE (rust/crates/flate2-1.1.1.crate) = 77224 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 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 @@ -237,14 +241,16 @@ SHA256 (rust/crates/fs-err-2.11.0.crate) = 88a41f105fe1d5b6b34b2055e3dc59bb79b46 SIZE (rust/crates/fs-err-2.11.0.crate) = 20449 SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 SIZE (rust/crates/fsevent-sys-4.1.0.crate) = 4620 +SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c +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.5.1.crate) = 1aac2af9f9a6a50e31b1e541d05b7925add83d3982c2793193fe9d4ee584323c -SIZE (rust/crates/get-size-derive2-0.5.1.crate) = 8799 -SHA256 (rust/crates/get-size2-0.5.1.crate) = 624a0312efd19e1c45922dfcc2d6806d3ffc4bca261f89f31fcc4f63f438d885 -SIZE (rust/crates/get-size2-0.5.1.crate) = 17242 -SHA256 (rust/crates/getopts-0.2.21.crate) = 14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5 -SIZE (rust/crates/getopts-0.2.21.crate) = 18457 +SHA256 (rust/crates/get-size-derive2-0.6.2.crate) = 75a17a226478b2e8294ded60782c03efe54476aa8cd1371d0e5ad9d1071e74e0 +SIZE (rust/crates/get-size-derive2-0.6.2.crate) = 8837 +SHA256 (rust/crates/get-size2-0.6.2.crate) = 5697765925a05c9d401dd04a93dfd662d336cc25fdcc3301220385a1ffcfdde5 +SIZE (rust/crates/get-size2-0.6.2.crate) = 17885 +SHA256 (rust/crates/getopts-0.2.23.crate) = cba6ae63eb948698e300f645f87c70f76630d505f23b8907cf1e193ee85048c1 +SIZE (rust/crates/getopts-0.2.23.crate) = 21409 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 @@ -259,16 +265,14 @@ SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21f SIZE (rust/crates/half-2.6.0.crate) = 59507 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 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 SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 -SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 -SHA256 (rust/crates/hermit-abi-0.5.1.crate) = f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08 -SIZE (rust/crates/hermit-abi-0.5.1.crate) = 17549 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf SIZE (rust/crates/home-0.5.11.crate) = 9926 SHA256 (rust/crates/html-escape-0.2.13.crate) = 6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476 @@ -285,10 +289,10 @@ SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329 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.0.crate) = 2549ca8c7241c82f59c80ba2a6f415d931c5b58d24fb8412caa1a1f02c49139a -SIZE (rust/crates/icu_properties-2.0.0.crate) = 58065 -SHA256 (rust/crates/icu_properties_data-2.0.0.crate) = 8197e866e47b68f8f7d95249e172903bec06004b18b2937f1095d40a0c57de04 -SIZE (rust/crates/icu_properties_data-2.0.0.crate) = 159069 +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/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 @@ -321,6 +325,8 @@ SHA256 (rust/crates/interpolator-0.5.0.crate) = 71dd52191aae121e8611f1e8dc3e324d SIZE (rust/crates/interpolator-0.5.0.crate) = 29578 SHA256 (rust/crates/intrusive-collections-0.9.7.crate) = 189d0897e4cbe8c75efedf3502c18c887b05046e59d28404d4d8e46cbc4d1e86 SIZE (rust/crates/intrusive-collections-0.9.7.crate) = 56609 +SHA256 (rust/crates/inventory-0.3.20.crate) = ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83 +SIZE (rust/crates/inventory-0.3.20.crate) = 16414 SHA256 (rust/crates/is-docker-0.2.0.crate) = 928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3 SIZE (rust/crates/is-docker-0.2.0.crate) = 2664 SHA256 (rust/crates/is-macro-0.3.7.crate) = 1d57a3e447e24c22647738e4607f1df1e0ec6f72e16182c4cd199f647cdfb0e4 @@ -367,8 +373,8 @@ SHA256 (rust/crates/libcst_derive-1.8.2.crate) = dc2de5c2f62bcf8a4f7290b1854388b SIZE (rust/crates/libcst_derive-1.8.2.crate) = 11409 SHA256 (rust/crates/libmimalloc-sys-0.1.43.crate) = bf88cd67e9de251c1781dbe2f641a1a3ad66eaae831b8a2c38fbdc5ddae16d4d SIZE (rust/crates/libmimalloc-sys-0.1.43.crate) = 226498 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 +SIZE (rust/crates/libredox-0.1.9.crate) = 7281 SHA256 (rust/crates/libtest-mimic-0.7.3.crate) = cc0bda45ed5b3a2904262c1bb91e526127aa70e7ef3758aba2ef93cf896b9b58 SIZE (rust/crates/libtest-mimic-0.7.3.crate) = 27276 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 @@ -379,8 +385,8 @@ SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c8 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/lsp-server-0.7.8.crate) = 9462c4dc73e17f971ec1f171d44bfffb72e65a130117233388a0ebc7ec5656f9 -SIZE (rust/crates/lsp-server-0.7.8.crate) = 16836 +SHA256 (rust/crates/lsp-server-0.7.9.crate) = 7d6ada348dbc2703cbe7637b2dda05cff84d3da2819c24abcb305dd613e0ba2e +SIZE (rust/crates/lsp-server-0.7.9.crate) = 21215 SHA256 (rust/crates/manyhow-0.11.4.crate) = b33efb3ca6d3b07393750d4030418d594ab1139cee518f0dc88db70fec873587 SIZE (rust/crates/manyhow-0.11.4.crate) = 22658 SHA256 (rust/crates/manyhow-macros-0.11.4.crate) = 46fce34d199b78b6e6073abf984c9cf5fd3e9330145a93ee0738a7443e371495 @@ -403,14 +409,14 @@ SHA256 (rust/crates/minicov-0.3.7.crate) = f27fe9f1cc3c22e1687f9446c2083c4c5fc7f SIZE (rust/crates/minicov-0.3.7.crate) = 43788 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.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a -SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/natord-1.0.9.crate) = 308d96db8debc727c3fd9744aac51751243420e46edf401010908da7f8d5e57c SIZE (rust/crates/natord-1.0.9.crate) = 3866 -SHA256 (rust/crates/newtype-uuid-1.2.1.crate) = ee3224f0e8be7c2a1ebc77ef9c3eecb90f55c6594399ee825de964526b3c9056 -SIZE (rust/crates/newtype-uuid-1.2.1.crate) = 15941 +SHA256 (rust/crates/newtype-uuid-1.2.4.crate) = a17d82edb1c8a6c20c238747ae7aae9181133e766bc92cd2556fdd764407d0d1 +SIZE (rust/crates/newtype-uuid-1.2.4.crate) = 17919 SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 SIZE (rust/crates/nix-0.29.0.crate) = 318248 SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 @@ -419,36 +425,36 @@ SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 -SHA256 (rust/crates/notify-8.1.0.crate) = 3163f59cd3fa0e9ef8c32f242966a7b9994fd7378366099593e0e73077cd8c97 -SIZE (rust/crates/notify-8.1.0.crate) = 37843 +SHA256 (rust/crates/notify-8.2.0.crate) = 4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3 +SIZE (rust/crates/notify-8.2.0.crate) = 39067 SHA256 (rust/crates/notify-types-2.0.0.crate) = 5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d SIZE (rust/crates/notify-types-2.0.0.crate) = 14495 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 -SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 +SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b +SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 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/oorandom-11.1.5.crate) = d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e 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.8.crate) = 6d6bff06e4a5dc6416bead102d3e63c480dd852ffbb278bf8cfeb4966b329609 SIZE (rust/crates/ordermap-0.5.8.crate) = 66688 -SHA256 (rust/crates/os_pipe-1.2.1.crate) = 5ffd2b0a5634335b135d5728d84c5e0fd726954b87111f7506a61c502280d982 -SIZE (rust/crates/os_pipe-1.2.1.crate) = 10691 -SHA256 (rust/crates/os_str_bytes-7.1.0.crate) = c86e2db86dd008b4c88c77a9bb83d9286bf77204e255bb3fda3b2eebcae66b62 -SIZE (rust/crates/os_str_bytes-7.1.0.crate) = 28150 +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 +SIZE (rust/crates/os_str_bytes-7.1.1.crate) = 28828 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/papaya-0.2.3.crate) = f92dd0b07c53a0a0c764db2ace8c541dc47320dad97c2200c2a637ab9dd2328f -SIZE (rust/crates/papaya-0.2.3.crate) = 67232 -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.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/path-absolutize-3.1.1.crate) = e4af381fe79fa195b4909485d99f73a80792331df0625188e707854f0b3383f5 @@ -471,14 +477,14 @@ SHA256 (rust/crates/pep508_rs-0.9.2.crate) = faee7227064121fcadcd2ff788ea26f0d8f SIZE (rust/crates/pep508_rs-0.9.2.crate) = 70842 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/pest-2.8.0.crate) = 198db74531d58c70a361c42201efde7e2591e976d518caf7662a47dc5720e7b6 -SIZE (rust/crates/pest-2.8.0.crate) = 128955 -SHA256 (rust/crates/pest_derive-2.8.0.crate) = d725d9cfd79e87dccc9341a2ef39d1b6f6353d68c4b33c177febbe1a402c97c5 -SIZE (rust/crates/pest_derive-2.8.0.crate) = 42196 -SHA256 (rust/crates/pest_generator-2.8.0.crate) = db7d01726be8ab66ab32f9df467ae8b1148906685bbe75c82d1e65d7f5b3f841 -SIZE (rust/crates/pest_generator-2.8.0.crate) = 18617 -SHA256 (rust/crates/pest_meta-2.8.0.crate) = 7f9f832470494906d1fca5329f8ab5791cc60beb230c74815dff541cbd2b5ca0 -SIZE (rust/crates/pest_meta-2.8.0.crate) = 42931 +SHA256 (rust/crates/pest-2.8.1.crate) = 1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323 +SIZE (rust/crates/pest-2.8.1.crate) = 128906 +SHA256 (rust/crates/pest_derive-2.8.1.crate) = bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc +SIZE (rust/crates/pest_derive-2.8.1.crate) = 42857 +SHA256 (rust/crates/pest_generator-2.8.1.crate) = 87e404e638f781eb3202dc82db6760c8ae8a1eeef7fb3fa8264b2ef280504966 +SIZE (rust/crates/pest_generator-2.8.1.crate) = 18663 +SHA256 (rust/crates/pest_meta-2.8.1.crate) = edd1101f170f5903fde0914f899bb503d9ff5271d7ba76bbb70bea63690cc0d5 +SIZE (rust/crates/pest_meta-2.8.1.crate) = 42949 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 @@ -491,8 +497,8 @@ SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9a SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 @@ -511,8 +517,8 @@ SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 SHA256 (rust/crates/proc-macro-utils-0.10.0.crate) = eeaf08a13de400bc215877b5bdc088f241b12eb42f0a548d3390dc1c56bb7071 SIZE (rust/crates/proc-macro-utils-0.10.0.crate) = 21572 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/proc-macro2-1.0.96.crate) = beef09f85ae72cea1ef96ba6870c51e6382ebfa4f0e85b643459331f3daa5be0 +SIZE (rust/crates/proc-macro2-1.0.96.crate) = 52660 SHA256 (rust/crates/pyproject-toml-0.13.5.crate) = 7b0f6160dc48298b9260d9b958ad1d7f96f6cd0b9df200b22329204e09334663 SIZE (rust/crates/pyproject-toml-0.13.5.crate) = 18464 SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 @@ -529,12 +535,14 @@ SHA256 (rust/crates/quote-use-0.8.4.crate) = 9619db1197b497a36178cfc736dc96b271f SIZE (rust/crates/quote-use-0.8.4.crate) = 3067 SHA256 (rust/crates/quote-use-macros-0.8.4.crate) = 82ebfb7faafadc06a7ab141a6f67bcfb24cb8beb158c6fe933f2f035afa99f35 SIZE (rust/crates/quote-use-macros-0.8.4.crate) = 5660 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 +SIZE (rust/crates/radium-0.7.0.crate) = 10906 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 -SIZE (rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (rust/crates/rand-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 @@ -547,10 +555,10 @@ SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4 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/redox_syscall-0.5.12.crate) = 928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af -SIZE (rust/crates/redox_syscall-0.5.12.crate) = 29544 -SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b -SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac +SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 @@ -571,10 +579,10 @@ SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b6 SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc-stable-hash-0.1.2.crate) = 781442f29170c5c93b7185ad559492601acdc71d5bb0706f5868094f45cfcd08 SIZE (rust/crates/rustc-stable-hash-0.1.2.crate) = 20359 -SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 -SIZE (rust/crates/rustix-1.0.7.crate) = 414500 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 @@ -587,8 +595,6 @@ SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/seahash-4.1.0.crate) = 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b SIZE (rust/crates/seahash-4.1.0.crate) = 31976 -SHA256 (rust/crates/seize-0.5.0.crate) = e4b8d813387d566f627f3ea1b914c068aac94c40ae27ec43f5f33bde65abefe7 -SIZE (rust/crates/seize-0.5.0.crate) = 36959 SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b @@ -597,12 +603,14 @@ SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 +SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 SHA256 (rust/crates/serde_test-1.0.177.crate) = 7f901ee573cab6b3060453d2d5f0bae4e6d628c23c0a962ff9b5f1d7c8d4f1ed SIZE (rust/crates/serde_test-1.0.177.crate) = 18671 SHA256 (rust/crates/serde_with-3.14.0.crate) = f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5 @@ -637,14 +645,16 @@ SHA256 (rust/crates/strip-ansi-escapes-0.2.1.crate) = 2a8f8038e7e7969abb3f1b7c2a SIZE (rust/crates/strip-ansi-escapes-0.2.1.crate) = 8273 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/strum-0.27.1.crate) = f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32 -SIZE (rust/crates/strum-0.27.1.crate) = 7467 -SHA256 (rust/crates/strum_macros-0.27.1.crate) = c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8 -SIZE (rust/crates/strum_macros-0.27.1.crate) = 29670 +SHA256 (rust/crates/strum-0.27.2.crate) = af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf +SIZE (rust/crates/strum-0.27.2.crate) = 8489 +SHA256 (rust/crates/strum_macros-0.27.2.crate) = 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 +SIZE (rust/crates/strum_macros-0.27.2.crate) = 30522 SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 +SIZE (rust/crates/tap-1.0.1.crate) = 11316 SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 @@ -671,8 +681,8 @@ SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/threadpool-1.8.1.crate) = d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa SIZE (rust/crates/threadpool-1.8.1.crate) = 14408 SHA256 (rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate) = cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d @@ -689,22 +699,28 @@ SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml-0.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 +SIZE (rust/crates/toml-0.9.5.crate) = 56833 SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 +SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 -SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 -SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/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/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-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-flame-0.2.0.crate) = 0bae117ee14789185e129aaee5d93750abe67fdc5a9a62650452bfe4e122a3a9 SIZE (rust/crates/tracing-flame-0.2.0.crate) = 9062 -SHA256 (rust/crates/tracing-indicatif-0.3.11.crate) = 8c714cc8fc46db04fcfddbd274c6ef59bebb1b435155984e7c6e89c3ce66f200 -SIZE (rust/crates/tracing-indicatif-0.3.11.crate) = 28927 +SHA256 (rust/crates/tracing-indicatif-0.3.12.crate) = e1983afead46ff13a3c93581e0cec31d20b29efdd22cbdaa8b9f850eccf2c352 +SIZE (rust/crates/tracing-indicatif-0.3.12.crate) = 29871 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.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 @@ -781,8 +797,8 @@ SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cb SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b 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/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -817,28 +833,26 @@ SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55 SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-core-0.61.1.crate) = 46ec44dc15085cea82cf9c78f85a9114c463a369786585ad2882d1ff0b0acf40 -SIZE (rust/crates/windows-core-0.61.1.crate) = 36762 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 -SHA256 (rust/crates/windows-result-0.3.3.crate) = 4b895b5356fc36103d0f64dd1e94dfa7ac5633f1c9dd6e80fe9ec4adef69e09d -SIZE (rust/crates/windows-result-0.3.3.crate) = 13431 -SHA256 (rust/crates/windows-strings-0.4.1.crate) = 2a7ab927b2637c19b3dbe0965e75d8f2d30bdd697a1516191cad2ec4df8fb28a -SIZE (rust/crates/windows-strings-0.4.1.crate) = 13976 -SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d -SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef -SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 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 @@ -871,32 +885,34 @@ 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.10.crate) = c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec -SIZE (rust/crates/winnow-0.7.10.crate) = 176073 +SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 +SIZE (rust/crates/winnow-0.7.12.crate) = 174403 SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed +SIZE (rust/crates/wyz-0.5.1.crate) = 18790 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.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb -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 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 -SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-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/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 @@ -907,9 +923,9 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 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 (salsa-rs-salsa-fc00eba89e5dcaa5edba51c41aa5f309b5cb126b_GH0.tar.gz) = d5e8f6c2b83c43610249be2b689763b3c6c59e43f52bbadb1adaf555e8db48c8 -SIZE (salsa-rs-salsa-fc00eba89e5dcaa5edba51c41aa5f309b5cb126b_GH0.tar.gz) = 684112 +SHA256 (salsa-rs-salsa-918d35d873b2b73a0237536144ef4d22e8d57f27_GH0.tar.gz) = d345aa99295f884517af756b8db0ddd2021c8449a5d3e7f86fefea73c7287328 +SIZE (salsa-rs-salsa-918d35d873b2b73a0237536144ef4d22e8d57f27_GH0.tar.gz) = 710741 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 -SHA256 (astral-sh-ruff-0.12.3_GH0.tar.gz) = 69995d2d58a2ce8324ea057c02183512ec71eb5c68861e33bdcecc1f38df3700 -SIZE (astral-sh-ruff-0.12.3_GH0.tar.gz) = 6944457 +SHA256 (astral-sh-ruff-0.12.9_GH0.tar.gz) = 676e3c1fe6b73fa76273796a623c8e155e3426311aaa86ce0ebebea57c67dab3 +SIZE (astral-sh-ruff-0.12.9_GH0.tar.gz) = 7848343 diff --git a/devel/py-strawberry-graphql/Makefile b/devel/py-strawberry-graphql/Makefile index c7ebbdfab002..9b3a6dfd2e97 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.278.0 +DISTVERSION= 0.278.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lia-web>=0.2.1:www/py-lia-web@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index 5634dbe62589..4248e8a870ef 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753851651 -SHA256 (strawberry_graphql-0.278.0.tar.gz) = e3fee9cd107b5b8ca69dd534c1dca6f82e4a9cf44cf46a4d338f42938896521a -SIZE (strawberry_graphql-0.278.0.tar.gz) = 212667 +TIMESTAMP = 1755334177 +SHA256 (strawberry_graphql-0.278.1.tar.gz) = ac32e96eb2ea6a67738eefca8226d712e11706b80491e293f3e743455e9c301b +SIZE (strawberry_graphql-0.278.1.tar.gz) = 211084 diff --git a/devel/py-ty/Makefile b/devel/py-ty/Makefile index 06df4ee5b1b0..7f86a3c7d2ea 100644 --- a/devel/py-ty/Makefile +++ b/devel/py-ty/Makefile @@ -1,5 +1,5 @@ PORTNAME= ty -DISTVERSION= 0.0.1a17 +DISTVERSION= 0.0.1a19 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,4 +28,12 @@ MAKE_ENV= ${CARGO_ENV} PORTSCOUT= limit:^[0-9]\. +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + .include <bsd.port.mk> diff --git a/devel/py-ty/Makefile.crates b/devel/py-ty/Makefile.crates index b1ac3fa5238e..e23687dcdb85 100644 --- a/devel/py-ty/Makefile.crates +++ b/devel/py-ty/Makefile.crates @@ -5,14 +5,14 @@ CARGO_CRATES= adler2-2.0.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ annotate-snippets-0.11.5 \ - anstream-0.6.19 \ + anstream-0.6.20 \ anstyle-1.0.11 \ anstyle-lossy-1.1.4 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.3 \ - anstyle-svg-0.1.9 \ - anstyle-wincon-3.0.9 \ - anyhow-1.0.98 \ + anstyle-query-1.1.4 \ + anstyle-svg-0.1.10 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ approx-0.5.1 \ arc-swap-1.7.1 \ argfile-0.2.1 \ @@ -26,7 +26,7 @@ CARGO_CRATES= adler2-2.0.1 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ + bitflags-2.9.2 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ boxcar-0.2.13 \ @@ -34,30 +34,30 @@ CARGO_CRATES= adler2-2.0.1 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ - camino-1.1.10 \ + camino-1.1.11 \ cast-0.3.0 \ castaway-0.2.4 \ - cc-1.2.30 \ + cc-1.2.31 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.42 \ - clap_builder-4.5.42 \ + clap-4.5.45 \ + clap_builder-4.5.44 \ clap_complete-4.5.55 \ clap_complete_command-0.6.1 \ clap_complete_nushell-4.5.8 \ - clap_derive-4.5.41 \ + clap_derive-4.5.45 \ clap_lex-0.7.5 \ clearscreen-4.0.2 \ - codspeed-3.0.4 \ - codspeed-criterion-compat-3.0.4 \ - codspeed-criterion-compat-walltime-3.0.4 \ - codspeed-divan-compat-3.0.4 \ - codspeed-divan-compat-macros-3.0.4 \ - codspeed-divan-compat-walltime-3.0.4 \ + codspeed-3.0.5 \ + codspeed-criterion-compat-3.0.5 \ + codspeed-criterion-compat-walltime-3.0.5 \ + codspeed-divan-compat-3.0.5 \ + codspeed-divan-compat-macros-3.0.5 \ + codspeed-divan-compat-walltime-3.0.5 \ collection_literals-1.0.2 \ colorchoice-1.0.4 \ colored-2.2.0 \ @@ -88,7 +88,7 @@ CARGO_CRATES= adler2-2.0.1 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ dashmap-6.1.0 \ - derive-where-1.5.0 \ + derive-where-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ @@ -121,8 +121,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.6.1 \ - get-size2-0.6.1 \ + get-size-derive2-0.6.2 \ + get-size2-0.6.2 \ getopts-0.2.23 \ getrandom-0.2.16 \ getrandom-0.3.3 \ @@ -131,7 +131,7 @@ CARGO_CRATES= adler2-2.0.1 \ globwalk-0.9.1 \ half-2.6.0 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ hashlink-0.10.0 \ heck-0.5.0 \ hermit-abi-0.5.2 \ @@ -181,17 +181,17 @@ CARGO_CRATES= adler2-2.0.1 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ - libc-0.2.174 \ + libc-0.2.175 \ libcst-1.8.2 \ libcst_derive-1.8.2 \ libmimalloc-sys-0.1.43 \ - libredox-0.1.8 \ + libredox-0.1.9 \ libtest-mimic-0.7.3 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ lock_api-0.4.13 \ log-0.4.27 \ - lsp-server-0.7.8 \ + lsp-server-0.7.9 \ manyhow-0.11.4 \ manyhow-macros-0.11.4 \ markdown-1.0.0 \ @@ -257,7 +257,7 @@ CARGO_CRATES= adler2-2.0.1 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.3.0 \ proc-macro-utils-0.10.0 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.96 \ pyproject-toml-0.13.5 \ quick-junit-0.5.1 \ quick-xml-0.37.5 \ @@ -277,7 +277,7 @@ CARGO_CRATES= adler2-2.0.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.17 \ - redox_users-0.5.0 \ + redox_users-0.5.2 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ @@ -348,11 +348,11 @@ CARGO_CRATES= adler2-2.0.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ toml-0.8.23 \ - toml-0.9.4 \ + toml-0.9.5 \ toml_datetime-0.6.11 \ toml_datetime-0.7.0 \ toml_edit-0.22.27 \ - toml_parser-1.0.1 \ + toml_parser-1.0.2 \ toml_writer-1.0.2 \ tracing-0.1.41 \ tracing-attributes-0.1.30 \ @@ -454,11 +454,11 @@ CARGO_CRATES= adler2-2.0.1 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ - zerovec-0.11.2 \ + zerovec-0.11.4 \ zerovec-derive-0.11.1 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.15+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=d66fe331d546216132ace503512b94d5c68d2c50\#d66fe331d546216132ace503512b94d5c68d2c50 + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=918d35d873b2b73a0237536144ef4d22e8d57f27\#918d35d873b2b73a0237536144ef4d22e8d57f27 \ + lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 diff --git a/devel/py-ty/distinfo b/devel/py-ty/distinfo index e26925d87183..05f0b75d3cd4 100644 --- a/devel/py-ty/distinfo +++ b/devel/py-ty/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1754805900 -SHA256 (ty-0.0.1a17.tar.gz) = 8bd0c5722c630b46a136ffc8f273f47d46cf00d9df2b0c72f1bfd28d1908a7c2 -SIZE (ty-0.0.1a17.tar.gz) = 4037064 +TIMESTAMP = 1755637376 +SHA256 (ty-0.0.1a19.tar.gz) = 894f6a13a43989c8ef891ae079b3b60a0c0eae00244abbfbbe498a3840a235ac +SIZE (ty-0.0.1a19.tar.gz) = 4098412 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.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -15,22 +15,22 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/annotate-snippets-0.11.5.crate) = 710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4 SIZE (rust/crates/annotate-snippets-0.11.5.crate) = 34687 -SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 -SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +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/anstyle-lossy-1.1.4.crate) = 04d3a5dc826f84d0ea11882bb8054ff7f3d482602e11bb181101303a279ea01f SIZE (rust/crates/anstyle-lossy-1.1.4.crate) = 10266 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 -SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 -SHA256 (rust/crates/anstyle-svg-0.1.9.crate) = 0a43964079ef399480603125d5afae2b219aceffb77478956e25f17b9bc3435c -SIZE (rust/crates/anstyle-svg-0.1.9.crate) = 18651 -SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 -SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 -SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 -SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-svg-0.1.10.crate) = dc03a770ef506fe1396c0e476120ac0e6523cf14b74218dd5f18cd6833326fa9 +SIZE (rust/crates/anstyle-svg-0.1.10.crate) = 18986 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 SIZE (rust/crates/approx-0.5.1.crate) = 15100 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 @@ -57,8 +57,8 @@ 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.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitflags-2.9.2.crate) = 6a65b545ab31d687cff52899d4890855fec459eb6afe0da6417b8a18da87aa29 +SIZE (rust/crates/bitflags-2.9.2.crate) = 47977 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 @@ -73,14 +73,14 @@ SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353 SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cachedir-0.3.1.crate) = 4703f3937077db8fa35bee3c8789343c1aec2585f0146f09d658d4ccc0e8d873 SIZE (rust/crates/cachedir-0.3.1.crate) = 8668 -SHA256 (rust/crates/camino-1.1.10.crate) = 0da45bc31171d8d6960122e222a67740df867c1dd53b4d51caa297084c185cab -SIZE (rust/crates/camino-1.1.10.crate) = 42306 +SHA256 (rust/crates/camino-1.1.11.crate) = 5d07aa9a93b00c76f71bc35d598bed923f6d4f3a9ca5c24b7737ae1a292841c0 +SIZE (rust/crates/camino-1.1.11.crate) = 43862 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a SIZE (rust/crates/castaway-0.2.4.crate) = 12546 -SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 -SIZE (rust/crates/cc-1.2.30.crate) = 108550 +SHA256 (rust/crates/cc-1.2.31.crate) = c3a42d84bb6b69d3a8b3eaacf0d88f179e1929695e1ad012b6cf64d9caaa5fd2 +SIZE (rust/crates/cc-1.2.31.crate) = 109427 SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 @@ -93,34 +93,34 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.42.crate) = ed87a9d530bb41a67537289bafcac159cb3ee28460e0a4571123d2a778a6a882 -SIZE (rust/crates/clap-4.5.42.crate) = 58305 -SHA256 (rust/crates/clap_builder-4.5.42.crate) = 64f4f3f3c77c94aff3c7e9aac9a2ca1974a5adf392a8bb751e827d6d127ab966 -SIZE (rust/crates/clap_builder-4.5.42.crate) = 169655 +SHA256 (rust/crates/clap-4.5.45.crate) = 1fc0e74a703892159f5ae7d3aac52c8e6c392f5ae5f359c70b5881d60aaac318 +SIZE (rust/crates/clap-4.5.45.crate) = 58337 +SHA256 (rust/crates/clap_builder-4.5.44.crate) = b3e7f4214277f3c7aa526a59dd3fbe306a370daee1f8b7b8c987069cd8e888a8 +SIZE (rust/crates/clap_builder-4.5.44.crate) = 169799 SHA256 (rust/crates/clap_complete-4.5.55.crate) = a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a SIZE (rust/crates/clap_complete-4.5.55.crate) = 48536 SHA256 (rust/crates/clap_complete_command-0.6.1.crate) = da8e198c052315686d36371e8a3c5778b7852fc75cc313e4e11eeb7a644a1b62 SIZE (rust/crates/clap_complete_command-0.6.1.crate) = 7959 SHA256 (rust/crates/clap_complete_nushell-4.5.8.crate) = 0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce SIZE (rust/crates/clap_complete_nushell-4.5.8.crate) = 35171 -SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 -SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +SHA256 (rust/crates/clap_derive-4.5.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 +SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/clearscreen-4.0.2.crate) = 85a8ab73a1c02b0c15597b22e09c7dc36e63b2f601f9d1e83ac0c3decd38b1ae SIZE (rust/crates/clearscreen-4.0.2.crate) = 153883 -SHA256 (rust/crates/codspeed-3.0.4.crate) = d29180405ab3b37bb020246ea66bf8ae233708766fd59581ae929feaef10ce91 -SIZE (rust/crates/codspeed-3.0.4.crate) = 12887 -SHA256 (rust/crates/codspeed-criterion-compat-3.0.4.crate) = 2454d874ca820ffd71273565530ad318f413195bbc99dce6c958ca07db362c63 -SIZE (rust/crates/codspeed-criterion-compat-3.0.4.crate) = 21805 -SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.4.crate) = 093a9383cdd1a5a0bd1a47cdafb49ae0c6dcd0793c8fb8f79768bab423128c9c -SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.4.crate) = 123672 -SHA256 (rust/crates/codspeed-divan-compat-3.0.4.crate) = e1c73bce1e3f47738bf74a6b58b72a49b4f40c837ce420d8d65a270298592aac -SIZE (rust/crates/codspeed-divan-compat-3.0.4.crate) = 16626 -SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.4.crate) = ea51dd8add7eba774cc24b4a98324252ac3ec092ccb5f07e52bbe1cb72a6d373 -SIZE (rust/crates/codspeed-divan-compat-macros-3.0.4.crate) = 5313 -SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.4.crate) = 417e9edfc4b0289d4b9b48e62f98c6168d5e30c0e612b2935e394b0dd930fe83 -SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.4.crate) = 97144 +SHA256 (rust/crates/codspeed-3.0.5.crate) = 35584c5fcba8059780748866387fb97c5a203bcfc563fc3d0790af406727a117 +SIZE (rust/crates/codspeed-3.0.5.crate) = 12888 +SHA256 (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 78f6c1c6bed5fd84d319e8b0889da051daa361c79b7709c9394dfe1a882bba67 +SIZE (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 21807 +SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = c989289ce6b1cbde72ed560496cb8fbf5aa14d5ef5666f168e7f87751038352e +SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = 123677 +SHA256 (rust/crates/codspeed-divan-compat-3.0.5.crate) = adf64eda57508448d59efd940bad62ede7c50b0d451a150b8d6a0eca642792a6 +SIZE (rust/crates/codspeed-divan-compat-3.0.5.crate) = 16629 +SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 058167258e819b16a4ba601fdfe270349ef191154758dbce122c62a698f70ba8 +SIZE (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 5314 +SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 48f9866ee3a4ef9d2868823ea5811886763af244f2df584ca247f49281c43f1f +SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 97149 SHA256 (rust/crates/collection_literals-1.0.2.crate) = 26b3f65b8fb8e88ba339f7d23a390fe1b0896217da05e2a66c584c9b29a91df8 SIZE (rust/crates/collection_literals-1.0.2.crate) = 3928 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 @@ -181,8 +181,8 @@ SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 -SHA256 (rust/crates/derive-where-1.5.0.crate) = 510c292c8cf384b1a340b816a9a6cf2599eb8f566a44949024af88418000c50b -SIZE (rust/crates/derive-where-1.5.0.crate) = 52436 +SHA256 (rust/crates/derive-where-1.6.0.crate) = ef941ded77d15ca19b40374869ac6000af1c9f2a4c0f3d4c70926287e6364a8f +SIZE (rust/crates/derive-where-1.6.0.crate) = 52327 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 @@ -247,10 +247,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.6.1.crate) = ca171f9f8ed2f416ac044de2dc4acde3e356662a14ac990345639653bdc7fc28 -SIZE (rust/crates/get-size-derive2-0.6.1.crate) = 8834 -SHA256 (rust/crates/get-size2-0.6.1.crate) = 965bc5c1c5fe05c5bbd398bb9b3f0f14d750261ebdd1af959f2c8a603fedb5ad -SIZE (rust/crates/get-size2-0.6.1.crate) = 18107 +SHA256 (rust/crates/get-size-derive2-0.6.2.crate) = 75a17a226478b2e8294ded60782c03efe54476aa8cd1371d0e5ad9d1071e74e0 +SIZE (rust/crates/get-size-derive2-0.6.2.crate) = 8837 +SHA256 (rust/crates/get-size2-0.6.2.crate) = 5697765925a05c9d401dd04a93dfd662d336cc25fdcc3301220385a1ffcfdde5 +SIZE (rust/crates/get-size2-0.6.2.crate) = 17885 SHA256 (rust/crates/getopts-0.2.23.crate) = cba6ae63eb948698e300f645f87c70f76630d505f23b8907cf1e193ee85048c1 SIZE (rust/crates/getopts-0.2.23.crate) = 21409 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 @@ -267,8 +267,8 @@ SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21f SIZE (rust/crates/half-2.6.0.crate) = 59507 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 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 @@ -367,16 +367,16 @@ SHA256 (rust/crates/kqueue-sys-1.0.4.crate) = ed9625ffda8729b85e45cf04090035ac36 SIZE (rust/crates/kqueue-sys-1.0.4.crate) = 7160 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.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 -SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 SHA256 (rust/crates/libcst-1.8.2.crate) = ae28ddc5b90c3e3146a21d051ca095cbc8d932ad8714cf65ddf71a9abb35684c SIZE (rust/crates/libcst-1.8.2.crate) = 110228 SHA256 (rust/crates/libcst_derive-1.8.2.crate) = dc2de5c2f62bcf8a4f7290b1854388b262c4b68f1db1a3ee3ef6d4c1319b00a3 SIZE (rust/crates/libcst_derive-1.8.2.crate) = 11409 SHA256 (rust/crates/libmimalloc-sys-0.1.43.crate) = bf88cd67e9de251c1781dbe2f641a1a3ad66eaae831b8a2c38fbdc5ddae16d4d SIZE (rust/crates/libmimalloc-sys-0.1.43.crate) = 226498 -SHA256 (rust/crates/libredox-0.1.8.crate) = 360e552c93fa0e8152ab463bc4c4837fce76a225df11dfaeea66c313de5e61f7 -SIZE (rust/crates/libredox-0.1.8.crate) = 7268 +SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 +SIZE (rust/crates/libredox-0.1.9.crate) = 7281 SHA256 (rust/crates/libtest-mimic-0.7.3.crate) = cc0bda45ed5b3a2904262c1bb91e526127aa70e7ef3758aba2ef93cf896b9b58 SIZE (rust/crates/libtest-mimic-0.7.3.crate) = 27276 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 @@ -387,8 +387,8 @@ SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c8 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/lsp-server-0.7.8.crate) = 9462c4dc73e17f971ec1f171d44bfffb72e65a130117233388a0ebc7ec5656f9 -SIZE (rust/crates/lsp-server-0.7.8.crate) = 16836 +SHA256 (rust/crates/lsp-server-0.7.9.crate) = 7d6ada348dbc2703cbe7637b2dda05cff84d3da2819c24abcb305dd613e0ba2e +SIZE (rust/crates/lsp-server-0.7.9.crate) = 21215 SHA256 (rust/crates/manyhow-0.11.4.crate) = b33efb3ca6d3b07393750d4030418d594ab1139cee518f0dc88db70fec873587 SIZE (rust/crates/manyhow-0.11.4.crate) = 22658 SHA256 (rust/crates/manyhow-macros-0.11.4.crate) = 46fce34d199b78b6e6073abf984c9cf5fd3e9330145a93ee0738a7443e371495 @@ -519,8 +519,8 @@ SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 SHA256 (rust/crates/proc-macro-utils-0.10.0.crate) = eeaf08a13de400bc215877b5bdc088f241b12eb42f0a548d3390dc1c56bb7071 SIZE (rust/crates/proc-macro-utils-0.10.0.crate) = 21572 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/proc-macro2-1.0.96.crate) = beef09f85ae72cea1ef96ba6870c51e6382ebfa4f0e85b643459331f3daa5be0 +SIZE (rust/crates/proc-macro2-1.0.96.crate) = 52660 SHA256 (rust/crates/pyproject-toml-0.13.5.crate) = 7b0f6160dc48298b9260d9b958ad1d7f96f6cd0b9df200b22329204e09334663 SIZE (rust/crates/pyproject-toml-0.13.5.crate) = 18464 SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 @@ -559,8 +559,8 @@ SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caa SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 -SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b -SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 +SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac +SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 @@ -701,16 +701,16 @@ SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 SIZE (rust/crates/toml-0.8.23.crate) = 36050 -SHA256 (rust/crates/toml-0.9.4.crate) = 41ae868b5a0f67631c14589f7e250c1ea2c574ee5ba21c6c8dd4b1485705a5a1 -SIZE (rust/crates/toml-0.9.4.crate) = 56847 +SHA256 (rust/crates/toml-0.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 +SIZE (rust/crates/toml-0.9.5.crate) = 56833 SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 -SHA256 (rust/crates/toml_parser-1.0.1.crate) = 97200572db069e74c512a14117b296ba0a80a30123fbbb5aa1f4a348f639ca30 -SIZE (rust/crates/toml_parser-1.0.1.crate) = 35063 +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/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 @@ -913,8 +913,8 @@ SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec1 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 -SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-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/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 @@ -925,7 +925,7 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 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 (salsa-rs-salsa-918d35d873b2b73a0237536144ef4d22e8d57f27_GH0.tar.gz) = d345aa99295f884517af756b8db0ddd2021c8449a5d3e7f86fefea73c7287328 +SIZE (salsa-rs-salsa-918d35d873b2b73a0237536144ef4d22e8d57f27_GH0.tar.gz) = 710741 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 -SHA256 (salsa-rs-salsa-d66fe331d546216132ace503512b94d5c68d2c50_GH0.tar.gz) = c75d18a7469a85913eb208569909f58bd9a4c01c38d63578809b0acd78c63db5 -SIZE (salsa-rs-salsa-d66fe331d546216132ace503512b94d5c68d2c50_GH0.tar.gz) = 690177 diff --git a/devel/py-ubelt/Makefile b/devel/py-ubelt/Makefile index aa2f1c225f92..425f1b7a9485 100644 --- a/devel/py-ubelt/Makefile +++ b/devel/py-ubelt/Makefile @@ -1,7 +1,6 @@ PORTNAME= ubelt DISTVERSIONPREFIX= v -DISTVERSION= 1.3.6 -PORTREVISION= 1 +DISTVERSION= 1.4.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,12 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \ cmake:devel/cmake-core -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.0.15:devel/py-codecov@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>=3.0.0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>=1.4.2:devel/py-pytest-timeout@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xdoctest>=1.1.2:devel/py-xdoctest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}xdoctest>=1.1.5:devel/py-xdoctest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xxhash>0:devel/py-xxhash@${PY_FLAVOR} USES= python @@ -32,4 +30,6 @@ NO_ARCH= yes BINARY_ALIAS= python=${PYTHON_CMD} +# tests as of 1.4.0: 238 passed, 6 skipped in 8.76 + .include <bsd.port.mk> diff --git a/devel/py-ubelt/distinfo b/devel/py-ubelt/distinfo index ee0e4304e0af..59900af1bdce 100644 --- a/devel/py-ubelt/distinfo +++ b/devel/py-ubelt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719128622 -SHA256 (Erotemic-ubelt-v1.3.6_GH0.tar.gz) = 13114243af0e7d58029c7a38d09163b9d9d7f375c1c4fb2c29ffa5825b8de44a -SIZE (Erotemic-ubelt-v1.3.6_GH0.tar.gz) = 370002 +TIMESTAMP = 1755504199 +SHA256 (Erotemic-ubelt-v1.4.0_GH0.tar.gz) = 0dd05b81adc4353334e7edcad91031c6da8c7375c738a29979f27ccd85bf4f51 +SIZE (Erotemic-ubelt-v1.4.0_GH0.tar.gz) = 376453 diff --git a/devel/pyenv/Makefile b/devel/pyenv/Makefile index 742f6994cc3b..7786c5c8e586 100644 --- a/devel/pyenv/Makefile +++ b/devel/pyenv/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyenv DISTVERSIONPREFIX= v -DISTVERSION= 2.6.6 +DISTVERSION= 2.6.7 CATEGORIES= devel python MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/pyenv/distinfo b/devel/pyenv/distinfo index e2d5b6f2d66e..2c656ae9c15a 100644 --- a/devel/pyenv/distinfo +++ b/devel/pyenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754625173 -SHA256 (pyenv-pyenv-v2.6.6_GH0.tar.gz) = df835a121456102be9df303c0d7ac688572aba07cc90b23ac611f89e6911a1dc -SIZE (pyenv-pyenv-v2.6.6_GH0.tar.gz) = 1352155 +TIMESTAMP = 1755340239 +SHA256 (pyenv-pyenv-v2.6.7_GH0.tar.gz) = 15b4a23711fea1ec8a320fb46ce39c176c80571ca33cd448d8863d9723c48d93 +SIZE (pyenv-pyenv-v2.6.7_GH0.tar.gz) = 1352347 diff --git a/devel/pyenv/pkg-plist b/devel/pyenv/pkg-plist index 8c6e026a54a7..28dc9cb22a0d 100644 --- a/devel/pyenv/pkg-plist +++ b/devel/pyenv/pkg-plist @@ -267,10 +267,12 @@ libexec/pyenv-plugins/python-build/share/python-build/3.13.5 libexec/pyenv-plugins/python-build/share/python-build/3.13.5t libexec/pyenv-plugins/python-build/share/python-build/3.13.6 libexec/pyenv-plugins/python-build/share/python-build/3.13.6t +libexec/pyenv-plugins/python-build/share/python-build/3.13.7 +libexec/pyenv-plugins/python-build/share/python-build/3.13.7t libexec/pyenv-plugins/python-build/share/python-build/3.14t-dev libexec/pyenv-plugins/python-build/share/python-build/3.14-dev -libexec/pyenv-plugins/python-build/share/python-build/3.14.0rc1 -libexec/pyenv-plugins/python-build/share/python-build/3.14.0rc1t +libexec/pyenv-plugins/python-build/share/python-build/3.14.0rc2 +libexec/pyenv-plugins/python-build/share/python-build/3.14.0rc2t libexec/pyenv-plugins/python-build/share/python-build/3.15t-dev libexec/pyenv-plugins/python-build/share/python-build/3.15-dev libexec/pyenv-plugins/python-build/share/python-build/activepython-2.7.14 diff --git a/devel/qbs/Makefile b/devel/qbs/Makefile index 982246a8eacb..4bf89ff0500d 100644 --- a/devel/qbs/Makefile +++ b/devel/qbs/Makefile @@ -1,6 +1,7 @@ PORTNAME= qbs DISTVERSIONPREFIX= src- DISTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/Qt/qbs diff --git a/devel/qbs/files/patch-share_qbs_modules_cpp_freebsd.js b/devel/qbs/files/patch-share_qbs_modules_cpp_freebsd.js new file mode 100644 index 000000000000..8cc059c53135 --- /dev/null +++ b/devel/qbs/files/patch-share_qbs_modules_cpp_freebsd.js @@ -0,0 +1,22 @@ +freebsd: fix support for STABLE and CURRENT releases + +https://code.qt.io/cgit/qbs/qbs.git/commit/?h=3.0&id=a0dfa99c6071fede3be6522102818839a7f8365a + +--- share/qbs/modules/cpp/freebsd.js.orig 2025-06-20 12:42:25 UTC ++++ share/qbs/modules/cpp/freebsd.js +@@ -1,8 +1,13 @@ function stripKernelReleaseSuffix(r) { + var Utilities = require("qbs.Utilities"); + + function stripKernelReleaseSuffix(r) { +- var idx = r.indexOf("-RELEASE"); +- return idx >= 0 ? r.substr(0, idx) : r; ++ var suffixes = ["-RELEASE", "-STABLE", "-CURRENT"]; ++ for (var i = 0; i < suffixes.length; i++) { ++ var idx = r.indexOf(suffixes[i]); ++ if (idx >= 0) ++ return r.substr(0, idx); ++ } ++ return r; + } + + function hostKernelRelease() { diff --git a/devel/qbs/files/patch-src_app_qbs-setup-qt_setupqt.cpp b/devel/qbs/files/patch-src_app_qbs-setup-qt_setupqt.cpp index 7824f9aba426..85d9fbbc44f2 100644 --- a/devel/qbs/files/patch-src_app_qbs-setup-qt_setupqt.cpp +++ b/devel/qbs/files/patch-src_app_qbs-setup-qt_setupqt.cpp @@ -1,6 +1,6 @@ ---- src/app/qbs-setup-qt/setupqt.cpp.orig 2021-11-28 22:25:29 UTC +--- src/app/qbs-setup-qt/setupqt.cpp.orig 2025-06-20 12:42:25 UTC +++ src/app/qbs-setup-qt/setupqt.cpp -@@ -70,7 +70,7 @@ static QStringList qmakeExecutableNames() +@@ -71,7 +71,7 @@ static QStringList qmakeExecutableNames() { const QString baseName = HostOsInfo::appendExecutableSuffix(QStringLiteral("qmake")); QStringList lst(baseName); diff --git a/devel/qbs/files/patch-src_lib_corelib_tools_scripttools.h b/devel/qbs/files/patch-src_lib_corelib_tools_scripttools.h new file mode 100644 index 000000000000..e573f303ff5b --- /dev/null +++ b/devel/qbs/files/patch-src_lib_corelib_tools_scripttools.h @@ -0,0 +1,20 @@ +Fix build on i386. + +In file included from /wrkdirs/usr/ports/devel/qbs/work/qbs-src-3.0.1/src/lib/corelib/api/internaljobs.cpp:52: +In file included from /wrkdirs/usr/ports/devel/qbs/work/qbs-src-3.0.1/src/lib/corelib/language/scriptengine.h:52: +/wrkdirs/usr/ports/devel/qbs/work/qbs-src-3.0.1/src/lib/corelib/tools/scripttools.h:193:47: error: +member reference base type 'const JSValue' (aka 'const unsigned long long') is not a structure or union + 193 | operator bool() const { return m_exception.tag != JS_TAG_UNINITIALIZED; } + | ~~~~~~~~~~~^~~~ + +--- src/lib/corelib/tools/scripttools.h.orig 2025-06-20 12:42:25 UTC ++++ src/lib/corelib/tools/scripttools.h +@@ -190,7 +190,7 @@ class QBS_AUTOTEST_EXPORT JsException (public) + JsException(const JsException &) = delete; + JsException &operator=(const JsException &) = delete; + +- operator bool() const { return m_exception.tag != JS_TAG_UNINITIALIZED; } ++ operator bool() const { return !JS_IsUninitialized(m_exception); } + QString message() const; + const QStringList stackTrace() const; + ErrorInfo toErrorInfo() const; diff --git a/devel/qca/Makefile b/devel/qca/Makefile index e16ea68fd753..0943eda561d3 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -1,6 +1,6 @@ PORTNAME= qca DISTVERSION= 2.3.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= KDE/stable/qca/${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR} diff --git a/devel/rubygem-aws-sdk-core-gitlab/Makefile b/devel/rubygem-aws-sdk-core-gitlab/Makefile index d4e91216dba2..a872f39c0b50 100644 --- a/devel/rubygem-aws-sdk-core-gitlab/Makefile +++ b/devel/rubygem-aws-sdk-core-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-core -PORTVERSION= 3.225.2 +PORTVERSION= 3.226.3 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/devel/rubygem-aws-sdk-core-gitlab/distinfo b/devel/rubygem-aws-sdk-core-gitlab/distinfo index 86ccf6ac8ac0..9243ce92dc33 100644 --- a/devel/rubygem-aws-sdk-core-gitlab/distinfo +++ b/devel/rubygem-aws-sdk-core-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750224715 -SHA256 (rubygem/aws-sdk-core-3.225.2.gem) = 3ebed026b4bb527740cdf9f2a0c1b4a542d070ee015f8dd6bfc4c265d75dd4f8 -SIZE (rubygem/aws-sdk-core-3.225.2.gem) = 392192 +TIMESTAMP = 1755675756 +SHA256 (rubygem/aws-sdk-core-3.226.3.gem) = 7c71d0ddbd5577e3389070cd50d9e7fb90726bd8263beced8889c84b75892010 +SIZE (rubygem/aws-sdk-core-3.226.3.gem) = 393216 diff --git a/devel/rubygem-aws-sdk-s3-gitlab/Makefile b/devel/rubygem-aws-sdk-s3-gitlab/Makefile index 30de4a6605fd..9d32c4495c76 100644 --- a/devel/rubygem-aws-sdk-s3-gitlab/Makefile +++ b/devel/rubygem-aws-sdk-s3-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3 -PORTVERSION= 1.189.1 +PORTVERSION= 1.193.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/devel/rubygem-aws-sdk-s3-gitlab/distinfo b/devel/rubygem-aws-sdk-s3-gitlab/distinfo index e987e76b2aa5..9f5a8f7f24a2 100644 --- a/devel/rubygem-aws-sdk-s3-gitlab/distinfo +++ b/devel/rubygem-aws-sdk-s3-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750221772 -SHA256 (rubygem/aws-sdk-s3-1.189.1.gem) = dd46336000eb3d78ff3ba4b648dd520c83c171ac29a04f13ddb08249fd1b7de4 -SIZE (rubygem/aws-sdk-s3-1.189.1.gem) = 501248 +TIMESTAMP = 1755675822 +SHA256 (rubygem/aws-sdk-s3-1.193.0.gem) = ccb954977c43886df7fa2d70a067ed68fc07c54d575de36f5086247a2b113bde +SIZE (rubygem/aws-sdk-s3-1.193.0.gem) = 522240 diff --git a/devel/rubygem-excon1-gitlab/Makefile b/devel/rubygem-excon1-gitlab/Makefile index 62e9b31a7b22..3764d5393a0d 100644 --- a/devel/rubygem-excon1-gitlab/Makefile +++ b/devel/rubygem-excon1-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= excon -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.9 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1-gitlab diff --git a/devel/rubygem-excon1-gitlab/distinfo b/devel/rubygem-excon1-gitlab/distinfo index e7e385890580..4899a6c698e2 100644 --- a/devel/rubygem-excon1-gitlab/distinfo +++ b/devel/rubygem-excon1-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495937 -SHA256 (rubygem/excon-1.2.7.gem) = 3b3917dbdf0c65b8d872039fe2b37bf423da2f245ef05b0af07423027c4cfde5 -SIZE (rubygem/excon-1.2.7.gem) = 171008 +TIMESTAMP = 1755317283 +SHA256 (rubygem/excon-1.2.9.gem) = e83e95bb535bac85526ab5db09f4b3416b01c3a4e0821ab36a32481c24b26036 +SIZE (rubygem/excon-1.2.9.gem) = 174080 diff --git a/devel/rubygem-gitlab-dangerfiles/Makefile b/devel/rubygem-gitlab-dangerfiles/Makefile index 3952657ab24b..9b04c4c2602c 100644 --- a/devel/rubygem-gitlab-dangerfiles/Makefile +++ b/devel/rubygem-gitlab-dangerfiles/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-dangerfiles -PORTVERSION= 4.9.2 +PORTVERSION= 4.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-gitlab-dangerfiles/distinfo b/devel/rubygem-gitlab-dangerfiles/distinfo index 3ae12f096b06..35eb4da4027e 100644 --- a/devel/rubygem-gitlab-dangerfiles/distinfo +++ b/devel/rubygem-gitlab-dangerfiles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748322613 -SHA256 (rubygem/gitlab-dangerfiles-4.9.2.gem) = d5c050f685d8720f6e70191a7d1216854d860dbdea5b455f87abe7542e005798 -SIZE (rubygem/gitlab-dangerfiles-4.9.2.gem) = 158720 +TIMESTAMP = 1755676830 +SHA256 (rubygem/gitlab-dangerfiles-4.10.0.gem) = 0adb9cfec58ffce42f68b1aef528503bdc89aed3994ba461c67e1d9246513e1c +SIZE (rubygem/gitlab-dangerfiles-4.10.0.gem) = 159744 diff --git a/devel/rubygem-gitlab-security_report_schemas/Makefile b/devel/rubygem-gitlab-security_report_schemas/Makefile index 3768718e624a..8c233fd1e6b2 100644 --- a/devel/rubygem-gitlab-security_report_schemas/Makefile +++ b/devel/rubygem-gitlab-security_report_schemas/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-security_report_schemas -PORTVERSION= 0.1.3.min15.0.0.max15.2.2 +PORTVERSION= 0.1.3.min15.0.0.max15.2.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-gitlab-security_report_schemas/distinfo b/devel/rubygem-gitlab-security_report_schemas/distinfo index 34fde386507f..9143a3f7d2ce 100644 --- a/devel/rubygem-gitlab-security_report_schemas/distinfo +++ b/devel/rubygem-gitlab-security_report_schemas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752678146 -SHA256 (rubygem/gitlab-security_report_schemas-0.1.3.min15.0.0.max15.2.2.gem) = 6e40b1cf5eb0b4ef6b0119d4e7e0084aab25f7933c210761e1e59d4404749a6c -SIZE (rubygem/gitlab-security_report_schemas-0.1.3.min15.0.0.max15.2.2.gem) = 318464 +TIMESTAMP = 1755676694 +SHA256 (rubygem/gitlab-security_report_schemas-0.1.3.min15.0.0.max15.2.3.gem) = 3c744a2cddb4ef22ce525a987fae5e3d364cca0f8aa84710ec07a200970217bd +SIZE (rubygem/gitlab-security_report_schemas-0.1.3.min15.0.0.max15.2.3.gem) = 355840 diff --git a/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile b/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile index d65e09cf2abc..cfba751c599e 100644 --- a/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile +++ b/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-androidpublisher_v3 -PORTVERSION= 0.34.0 +PORTVERSION= 0.84.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,12 +11,12 @@ WWW= https://github.com/google/google-api-ruby-client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab +RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.15.0<2.0:devel/rubygem-google-apis-core-gitlab USES= gem NO_ARCH= yes -PORTSCOUT= limit:^0\.34\. +PORTSCOUT= limit:^0\.84\. .include <bsd.port.mk> diff --git a/devel/rubygem-google-apis-androidpublisher_v3-gitlab/distinfo b/devel/rubygem-google-apis-androidpublisher_v3-gitlab/distinfo index 000f442fac96..f0655143fabe 100644 --- a/devel/rubygem-google-apis-androidpublisher_v3-gitlab/distinfo +++ b/devel/rubygem-google-apis-androidpublisher_v3-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682149409 -SHA256 (rubygem/google-apis-androidpublisher_v3-0.34.0.gem) = d7e1d7dd92f79c498fe2082222a1740d788e022e660c135564b3fd299cab5425 -SIZE (rubygem/google-apis-androidpublisher_v3-0.34.0.gem) = 63488 +TIMESTAMP = 1755675474 +SHA256 (rubygem/google-apis-androidpublisher_v3-0.84.0.gem) = 78cb3e3bcbfa029758cf15cf2ff286d4bca13182d2bf895bba3da70a5f98f71a +SIZE (rubygem/google-apis-androidpublisher_v3-0.84.0.gem) = 105472 diff --git a/devel/rubygem-google-apis-compute_v1-gitlab/Makefile b/devel/rubygem-google-apis-compute_v1-gitlab/Makefile index aab12406dc58..9b969bb6d3e1 100644 --- a/devel/rubygem-google-apis-compute_v1-gitlab/Makefile +++ b/devel/rubygem-google-apis-compute_v1-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-compute_v1 -PORTVERSION= 0.57.0 +PORTVERSION= 0.127.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -12,7 +12,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab +RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.15.0<2.0:devel/rubygem-google-apis-core-gitlab USES= gem diff --git a/devel/rubygem-google-apis-compute_v1-gitlab/distinfo b/devel/rubygem-google-apis-compute_v1-gitlab/distinfo index e4821641873e..f1cdf4c7f7ad 100644 --- a/devel/rubygem-google-apis-compute_v1-gitlab/distinfo +++ b/devel/rubygem-google-apis-compute_v1-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732268340 -SHA256 (rubygem/google-apis-compute_v1-0.57.0.gem) = 404514548abc3a44f5e96393d6a6d588d287548ecb6f5a886ad76e1beea78068 -SIZE (rubygem/google-apis-compute_v1-0.57.0.gem) = 389632 +TIMESTAMP = 1755675269 +SHA256 (rubygem/google-apis-compute_v1-0.127.0.gem) = b7c8c4f10d3f462f6a00339cbc4398b68564ad5cb1883f7d20b9ae2f9b210ab8 +SIZE (rubygem/google-apis-compute_v1-0.127.0.gem) = 515584 diff --git a/devel/rubygem-google-apis-container_v1/Makefile b/devel/rubygem-google-apis-container_v1/Makefile index d9a5b45221f5..e81576b53826 100644 --- a/devel/rubygem-google-apis-container_v1/Makefile +++ b/devel/rubygem-google-apis-container_v1/Makefile @@ -1,6 +1,5 @@ PORTNAME= google-apis-container_v1 -PORTVERSION= 0.43.0 -PORTREVISION= 1 +PORTVERSION= 0.100.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +10,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab +RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.15.0<2.0:devel/rubygem-google-apis-core-gitlab USES= gem diff --git a/devel/rubygem-google-apis-container_v1/distinfo b/devel/rubygem-google-apis-container_v1/distinfo index e47ca8951831..e54a7432576d 100644 --- a/devel/rubygem-google-apis-container_v1/distinfo +++ b/devel/rubygem-google-apis-container_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676989496 -SHA256 (rubygem/google-apis-container_v1-0.43.0.gem) = 781d2514cb27268be9cfbae57cbc4203966afb2cf8f2c636326f5bc603862424 -SIZE (rubygem/google-apis-container_v1-0.43.0.gem) = 74752 +TIMESTAMP = 1755675326 +SHA256 (rubygem/google-apis-container_v1-0.100.0.gem) = 5a5ae56036e384830263de6d48ed9b9f9ef26818b28b6b027206432e718d1853 +SIZE (rubygem/google-apis-container_v1-0.100.0.gem) = 106496 diff --git a/devel/rubygem-google-apis-core-gitlab/Makefile b/devel/rubygem-google-apis-core-gitlab/Makefile index 38b711c8ae2a..9735f07bc385 100644 --- a/devel/rubygem-google-apis-core-gitlab/Makefile +++ b/devel/rubygem-google-apis-core-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-core -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/devel/rubygem-google-apis-core-gitlab/distinfo b/devel/rubygem-google-apis-core-gitlab/distinfo index 87d3135f0b6d..58ce21532a68 100644 --- a/devel/rubygem-google-apis-core-gitlab/distinfo +++ b/devel/rubygem-google-apis-core-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746940334 -SHA256 (rubygem/google-apis-core-0.17.0.gem) = 3d4408b26b3f4b517b869be3c5aba40db0e172b4481c20ff882ef47579dd08f8 -SIZE (rubygem/google-apis-core-0.17.0.gem) = 36352 +TIMESTAMP = 1755675200 +SHA256 (rubygem/google-apis-core-0.18.0.gem) = 96b057816feeeab448139ed5b5c78eab7fc2a9d8958f0fbc8217dedffad054ee +SIZE (rubygem/google-apis-core-0.18.0.gem) = 37376 diff --git a/devel/rubygem-google-apis-iam_v1-gitlab/Makefile b/devel/rubygem-google-apis-iam_v1-gitlab/Makefile index 7392996ccc0f..b260821365f9 100644 --- a/devel/rubygem-google-apis-iam_v1-gitlab/Makefile +++ b/devel/rubygem-google-apis-iam_v1-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-iam_v1 -PORTVERSION= 0.36.0 +PORTVERSION= 0.73.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,7 +11,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab +RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.15.0<2.0:devel/rubygem-google-apis-core-gitlab USES= gem diff --git a/devel/rubygem-google-apis-iam_v1-gitlab/distinfo b/devel/rubygem-google-apis-iam_v1-gitlab/distinfo index 288d0a432928..7a302f2f9ce2 100644 --- a/devel/rubygem-google-apis-iam_v1-gitlab/distinfo +++ b/devel/rubygem-google-apis-iam_v1-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676990674 -SHA256 (rubygem/google-apis-iam_v1-0.36.0.gem) = 0db7e2876b5d0d636e8326baa6b9cf1cddd58b607151e5db1fe8fd00899a1f66 -SIZE (rubygem/google-apis-iam_v1-0.36.0.gem) = 42496 +TIMESTAMP = 1755675384 +SHA256 (rubygem/google-apis-iam_v1-0.73.0.gem) = 6f181165f161dd4d53e98c412d345d262114b2e26ef790d57a754f1fcf436a49 +SIZE (rubygem/google-apis-iam_v1-0.73.0.gem) = 66560 diff --git a/devel/rubygem-graphql/Makefile b/devel/rubygem-graphql/Makefile index da4b2ce5b106..7cd4763d4458 100644 --- a/devel/rubygem-graphql/Makefile +++ b/devel/rubygem-graphql/Makefile @@ -1,6 +1,5 @@ PORTNAME= graphql -PORTVERSION= 2.4.17 -PORTREVISION= 1 +PORTVERSION= 2.5.11 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-graphql/distinfo b/devel/rubygem-graphql/distinfo index f86f70103a96..b02bd7811691 100644 --- a/devel/rubygem-graphql/distinfo +++ b/devel/rubygem-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747481080 -SHA256 (rubygem/graphql-2.4.17.gem) = 3fe73c794f920d62bf452aac83a2e3533d6903737d8334bd90a2585c65ea6b5d -SIZE (rubygem/graphql-2.4.17.gem) = 370176 +TIMESTAMP = 1755674998 +SHA256 (rubygem/graphql-2.5.11.gem) = 1169ffc6e215fd4d60056455b672c40a0cafa0607262049c2cca343b0f6bdb5c +SIZE (rubygem/graphql-2.5.11.gem) = 381440 diff --git a/devel/rubygem-json-gitlab/Makefile b/devel/rubygem-json-gitlab/Makefile index 7057cc5f0879..f5b878548595 100644 --- a/devel/rubygem-json-gitlab/Makefile +++ b/devel/rubygem-json-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= json -PORTVERSION= 2.11.3 +PORTVERSION= 2.13.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/devel/rubygem-json-gitlab/distinfo b/devel/rubygem-json-gitlab/distinfo index fffd171d5e7b..ceb6f8c49e1d 100644 --- a/devel/rubygem-json-gitlab/distinfo +++ b/devel/rubygem-json-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936358 -SHA256 (rubygem/json-2.11.3.gem) = 9a10f658a2de67c0eb837eb795dd48132ce797c403e52b5ebef87dcdc7f9ccc1 -SIZE (rubygem/json-2.11.3.gem) = 70656 +TIMESTAMP = 1755677195 +SHA256 (rubygem/json-2.13.2.gem) = 02e1f118d434c6b230a64ffa5c8dee07e3ec96244335c392eaed39e1199dbb68 +SIZE (rubygem/json-2.13.2.gem) = 77824 diff --git a/devel/rubygem-memory_profiler/Makefile b/devel/rubygem-memory_profiler/Makefile index d414156922c5..3f66774829a9 100644 --- a/devel/rubygem-memory_profiler/Makefile +++ b/devel/rubygem-memory_profiler/Makefile @@ -1,5 +1,5 @@ PORTNAME= memory_profiler -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-memory_profiler/distinfo b/devel/rubygem-memory_profiler/distinfo index 519548ba3e2c..7c421235210c 100644 --- a/devel/rubygem-memory_profiler/distinfo +++ b/devel/rubygem-memory_profiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718616555 -SHA256 (rubygem/memory_profiler-1.0.2.gem) = 0e7c5c2a1a7bea5b5a05b9df25b2d628afa0db37b9344ba42b42eb8a604762df -SIZE (rubygem/memory_profiler-1.0.2.gem) = 16384 +TIMESTAMP = 1755678478 +SHA256 (rubygem/memory_profiler-1.1.0.gem) = 79a17df7980a140c83c469785905409d3027ca614c42c086089d128b805aa8f8 +SIZE (rubygem/memory_profiler-1.1.0.gem) = 16384 diff --git a/devel/rubygem-re2/Makefile b/devel/rubygem-re2/Makefile index 3dade7ee8b0b..8d33246d365a 100644 --- a/devel/rubygem-re2/Makefile +++ b/devel/rubygem-re2/Makefile @@ -1,5 +1,5 @@ PORTNAME= re2 -PORTVERSION= 2.15.0 +PORTVERSION= 2.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-re2/distinfo b/devel/rubygem-re2/distinfo index 92fbca1fcb55..af60f5dc71d5 100644 --- a/devel/rubygem-re2/distinfo +++ b/devel/rubygem-re2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739954762 -SHA256 (rubygem/re2-2.15.0.gem) = 049822aa6f7a64352624f632cb8e5693619c365d22f49087805411352a0d5bd8 -SIZE (rubygem/re2-2.15.0.gem) = 2677248 +TIMESTAMP = 1755678625 +SHA256 (rubygem/re2-2.19.0.gem) = 676b956a65d88abac2ff7010b48e38b3a1a8dce99a995eadf35609e7bc076ee7 +SIZE (rubygem/re2-2.19.0.gem) = 2708992 diff --git a/devel/rubygem-thrift/distinfo b/devel/rubygem-thrift/distinfo index 66740a65a838..33d038fccaf0 100644 --- a/devel/rubygem-thrift/distinfo +++ b/devel/rubygem-thrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742810482 -SHA256 (rubygem/thrift-0.21.0.gem) = 62c92fc29eae93a53031741393f30f2f2a034c06aea3aac1ec561f58e5f0626b -SIZE (rubygem/thrift-0.21.0.gem) = 75264 +TIMESTAMP = 1755686832 +SHA256 (rubygem/thrift-0.22.0.gem) = 7a44a197529af812f89ed0c26a3be60c43b378a488262efaeba966246fbb5d78 +SIZE (rubygem/thrift-0.22.0.gem) = 75264 diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile index 0f91dcf80ff2..234b42c1492d 100644 --- a/devel/ruff/Makefile +++ b/devel/ruff/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruff -DISTVERSION= 0.12.3 +DISTVERSION= 0.12.9 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ruff/Makefile.crates b/devel/ruff/Makefile.crates index 84adca26df1b..2379bda2d055 100644 --- a/devel/ruff/Makefile.crates +++ b/devel/ruff/Makefile.crates @@ -1,17 +1,17 @@ -CARGO_CRATES= adler2-2.0.0 \ +CARGO_CRATES= adler2-2.0.1 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ annotate-snippets-0.11.5 \ - anstream-0.6.19 \ + anstream-0.6.20 \ anstyle-1.0.11 \ - anstyle-lossy-1.1.3 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-svg-0.1.7 \ - anstyle-wincon-3.0.7 \ + anstyle-lossy-1.1.4 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-svg-0.1.10 \ + anstyle-wincon-3.0.10 \ anyhow-1.0.98 \ approx-0.5.1 \ arc-swap-1.7.1 \ @@ -20,45 +20,46 @@ CARGO_CRATES= adler2-2.0.0 \ assert_fs-1.1.3 \ attribute-derive-0.10.3 \ attribute-derive-macro-0.10.3 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ base64-0.13.1 \ bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bitflags-1.3.2 \ bitflags-2.9.1 \ + bitvec-1.0.1 \ block-buffer-0.10.4 \ boxcar-0.2.13 \ bstr-1.12.0 \ - bumpalo-3.17.0 \ + bumpalo-3.19.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ - camino-1.1.10 \ + camino-1.1.11 \ cast-0.3.0 \ - castaway-0.2.3 \ - cc-1.2.23 \ - cfg-if-1.0.0 \ + castaway-0.2.4 \ + cc-1.2.31 \ + cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.40 \ - clap_builder-4.5.40 \ - clap_complete-4.5.50 \ + clap-4.5.43 \ + clap_builder-4.5.43 \ + clap_complete-4.5.55 \ clap_complete_command-0.6.1 \ - clap_complete_nushell-4.5.5 \ - clap_derive-4.5.40 \ - clap_lex-0.7.4 \ + clap_complete_nushell-4.5.8 \ + clap_derive-4.5.41 \ + clap_lex-0.7.5 \ clearscreen-4.0.2 \ - codspeed-3.0.2 \ - codspeed-criterion-compat-3.0.2 \ - codspeed-criterion-compat-walltime-3.0.2 \ - codspeed-divan-compat-3.0.2 \ - codspeed-divan-compat-macros-3.0.2 \ - codspeed-divan-compat-walltime-3.0.2 \ - collection_literals-1.0.1 \ - colorchoice-1.0.3 \ + codspeed-3.0.5 \ + codspeed-criterion-compat-3.0.5 \ + codspeed-criterion-compat-walltime-3.0.5 \ + codspeed-divan-compat-3.0.5 \ + codspeed-divan-compat-macros-3.0.5 \ + codspeed-divan-compat-walltime-3.0.5 \ + collection_literals-1.0.2 \ + colorchoice-1.0.4 \ colored-2.2.0 \ colored-3.0.0 \ compact_str-0.9.0 \ @@ -70,23 +71,24 @@ CARGO_CRATES= adler2-2.0.0 \ core-foundation-sys-0.8.7 \ countme-3.0.1 \ cpufeatures-0.2.17 \ - crc32fast-1.4.2 \ - criterion-0.6.0 \ + crc32fast-1.5.0 \ + criterion-0.7.0 \ criterion-plot-0.5.0 \ + criterion-plot-0.6.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ crypto-common-0.1.6 \ ctrlc-3.4.7 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ dashmap-6.1.0 \ - derive-where-1.5.0 \ + derive-where-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ @@ -99,28 +101,29 @@ CARGO_CRATES= adler2-2.0.0 \ doc-comment-0.3.3 \ drop_bomb-0.1.5 \ dunce-1.0.5 \ - dyn-clone-1.0.19 \ + dyn-clone-1.0.20 \ either-1.15.0 \ encode_unicode-1.0.0 \ env_home-0.1.0 \ equivalent-1.0.2 \ - errno-0.3.12 \ + errno-0.3.13 \ escape8259-0.5.3 \ escargot-0.5.14 \ etcetera-0.10.0 \ fastrand-2.3.0 \ fern-0.7.1 \ filetime-0.2.25 \ - flate2-1.1.1 \ + flate2-1.1.2 \ fnv-1.0.7 \ foldhash-0.1.5 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fsevent-sys-4.1.0 \ + funty-2.0.0 \ generic-array-0.14.7 \ - get-size-derive2-0.5.1 \ - get-size2-0.5.1 \ - getopts-0.2.21 \ + get-size-derive2-0.6.2 \ + get-size2-0.6.2 \ + getopts-0.2.23 \ getrandom-0.2.16 \ getrandom-0.3.3 \ glob-0.3.2 \ @@ -128,11 +131,10 @@ CARGO_CRATES= adler2-2.0.0 \ globwalk-0.9.1 \ half-2.6.0 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ hashlink-0.10.0 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ - hermit-abi-0.5.1 \ + hermit-abi-0.5.2 \ home-0.5.11 \ html-escape-0.2.13 \ iana-time-zone-0.1.63 \ @@ -141,8 +143,8 @@ CARGO_CRATES= adler2-2.0.0 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ - icu_properties-2.0.0 \ - icu_properties_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ ident_case-1.0.1 \ idna-1.0.3 \ @@ -159,6 +161,7 @@ CARGO_CRATES= adler2-2.0.0 \ insta-cmd-0.6.0 \ interpolator-0.5.0 \ intrusive-collections-0.9.7 \ + inventory-0.3.20 \ is-docker-0.2.0 \ is-macro-0.3.7 \ is-terminal-0.4.16 \ @@ -182,13 +185,13 @@ CARGO_CRATES= adler2-2.0.0 \ libcst-1.8.2 \ libcst_derive-1.8.2 \ libmimalloc-sys-0.1.43 \ - libredox-0.1.3 \ + libredox-0.1.9 \ libtest-mimic-0.7.3 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ lock_api-0.4.13 \ log-0.4.27 \ - lsp-server-0.7.8 \ + lsp-server-0.7.9 \ manyhow-0.11.4 \ manyhow-macros-0.11.4 \ markdown-1.0.0 \ @@ -200,29 +203,29 @@ CARGO_CRATES= adler2-2.0.0 \ mimalloc-0.1.47 \ minicov-0.3.7 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.8.8 \ - mio-1.0.3 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ natord-1.0.9 \ - newtype-uuid-1.2.1 \ + newtype-uuid-1.2.4 \ nix-0.29.0 \ nix-0.30.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ - notify-8.1.0 \ + notify-8.2.0 \ notify-types-2.0.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ - num_cpus-1.16.0 \ + num_cpus-1.17.0 \ once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ option-ext-0.2.0 \ ordermap-0.5.8 \ - os_pipe-1.2.1 \ - os_str_bytes-7.1.0 \ + os_pipe-1.2.2 \ + os_str_bytes-7.1.1 \ overload-0.1.1 \ - papaya-0.2.3 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ @@ -234,17 +237,17 @@ CARGO_CRATES= adler2-2.0.0 \ pep440_rs-0.7.3 \ pep508_rs-0.9.2 \ percent-encoding-2.3.1 \ - pest-2.8.0 \ - pest_derive-2.8.0 \ - pest_generator-2.8.0 \ - pest_meta-2.8.0 \ + pest-2.8.1 \ + pest_derive-2.8.1 \ + pest_generator-2.8.1 \ + pest_meta-2.8.1 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pkg-config-0.3.32 \ - portable-atomic-1.11.0 \ + portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ potential_utf-0.1.2 \ ppv-lite86-0.2.21 \ @@ -254,7 +257,7 @@ CARGO_CRATES= adler2-2.0.0 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.3.0 \ proc-macro-utils-0.10.0 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.96 \ pyproject-toml-0.13.5 \ quick-junit-0.5.1 \ quick-xml-0.37.5 \ @@ -263,17 +266,18 @@ CARGO_CRATES= adler2-2.0.0 \ quote-1.0.40 \ quote-use-0.8.4 \ quote-use-macros-0.8.4 \ - r-efi-5.2.0 \ + r-efi-5.3.0 \ + radium-0.7.0 \ rand-0.8.5 \ - rand-0.9.1 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ - redox_syscall-0.5.12 \ - redox_users-0.5.0 \ + redox_syscall-0.5.17 \ + redox_users-0.5.2 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ @@ -284,22 +288,22 @@ CARGO_CRATES= adler2-2.0.0 \ rust-stemmers-1.2.0 \ rustc-hash-2.1.1 \ rustc-stable-hash-0.1.2 \ - rustix-1.0.7 \ - rustversion-1.0.20 \ + rustix-1.0.8 \ + rustversion-1.0.21 \ ryu-1.0.20 \ same-file-1.0.6 \ schemars-0.8.22 \ schemars_derive-0.8.22 \ scopeguard-1.2.0 \ seahash-4.1.0 \ - seize-0.5.0 \ serde-1.0.219 \ serde-wasm-bindgen-0.6.5 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ - serde_json-1.0.140 \ + serde_json-1.0.142 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ + serde_spanned-1.0.0 \ serde_test-1.0.177 \ serde_with-3.14.0 \ serde_with_macros-3.14.0 \ @@ -317,10 +321,11 @@ CARGO_CRATES= adler2-2.0.0 \ statrs-0.18.0 \ strip-ansi-escapes-0.2.1 \ strsim-0.11.1 \ - strum-0.27.1 \ - strum_macros-0.27.1 \ + strum-0.27.2 \ + strum_macros-0.27.2 \ syn-2.0.104 \ synstructure-0.13.2 \ + tap-1.0.1 \ tempfile-3.20.0 \ termcolor-1.4.1 \ terminal_size-0.4.2 \ @@ -334,7 +339,7 @@ CARGO_CRATES= adler2-2.0.0 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ - thread_local-1.1.8 \ + thread_local-1.1.9 \ threadpool-1.8.1 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ @@ -343,14 +348,17 @@ CARGO_CRATES= adler2-2.0.0 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ toml-0.8.23 \ + toml-0.9.5 \ toml_datetime-0.6.11 \ + toml_datetime-0.7.0 \ toml_edit-0.22.27 \ - toml_write-0.1.2 \ + toml_parser-1.0.2 \ + toml_writer-1.0.2 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ + tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ tracing-flame-0.2.0 \ - tracing-indicatif-0.3.11 \ + tracing-indicatif-0.3.12 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tryfn-0.2.3 \ @@ -389,7 +397,7 @@ CARGO_CRATES= adler2-2.0.0 \ vte_generate_state_changes-0.1.2 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -407,17 +415,16 @@ CARGO_CRATES= adler2-2.0.0 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.61.1 \ + windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ - windows-link-0.1.1 \ - windows-result-0.3.3 \ - windows-strings-0.4.1 \ - windows-sys-0.52.0 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ @@ -434,23 +441,24 @@ CARGO_CRATES= adler2-2.0.0 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.10 \ + winnow-0.7.12 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ + wyz-0.5.1 \ yansi-1.0.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ - zerocopy-0.8.25 \ - zerocopy-derive-0.8.25 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ - zerovec-0.11.2 \ + zerovec-0.11.4 \ zerovec-derive-0.11.1 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.15+zstd.1.5.7 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa?rev=fc00eba89e5dcaa5edba51c41aa5f309b5cb126b\#fc00eba89e5dcaa5edba51c41aa5f309b5cb126b \ + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=918d35d873b2b73a0237536144ef4d22e8d57f27\#918d35d873b2b73a0237536144ef4d22e8d57f27 \ lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 diff --git a/devel/ruff/distinfo b/devel/ruff/distinfo index 9d31883462a4..0353ba0ce22e 100644 --- a/devel/ruff/distinfo +++ b/devel/ruff/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1752730275 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +TIMESTAMP = 1755505505 +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.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 @@ -13,20 +13,20 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/annotate-snippets-0.11.5.crate) = 710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4 SIZE (rust/crates/annotate-snippets-0.11.5.crate) = 34687 -SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 -SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +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/anstyle-lossy-1.1.3.crate) = 934ff8719effd2023a48cf63e69536c1c3ced9d3895068f6f5cc9a4ff845e59b -SIZE (rust/crates/anstyle-lossy-1.1.3.crate) = 9983 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-svg-0.1.7.crate) = d3607949e9f6de49ea4bafe12f5e4fd73613ebf24795e48587302a8cc0e4bb35 -SIZE (rust/crates/anstyle-svg-0.1.7.crate) = 12966 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 +SHA256 (rust/crates/anstyle-lossy-1.1.4.crate) = 04d3a5dc826f84d0ea11882bb8054ff7f3d482602e11bb181101303a279ea01f +SIZE (rust/crates/anstyle-lossy-1.1.4.crate) = 10266 +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-svg-0.1.10.crate) = dc03a770ef506fe1396c0e476120ac0e6523cf14b74218dd5f18cd6833326fa9 +SIZE (rust/crates/anstyle-svg-0.1.10.crate) = 18986 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 @@ -43,8 +43,8 @@ SHA256 (rust/crates/attribute-derive-0.10.3.crate) = 0053e96dd3bec5b4879c23a138d SIZE (rust/crates/attribute-derive-0.10.3.crate) = 21090 SHA256 (rust/crates/attribute-derive-macro-0.10.3.crate) = 463b53ad0fd5b460af4b1915fe045ff4d946d025fb6c4dc3337752eaa980f71b SIZE (rust/crates/attribute-derive-macro-0.10.3.crate) = 8849 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad @@ -57,28 +57,30 @@ SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c9 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c +SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/boxcar-0.2.13.crate) = 26c4925bc979b677330a8c7fe7a8c94af2dbb4a2d37b4a20a80d884400f46baa SIZE (rust/crates/boxcar-0.2.13.crate) = 20105 SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 SIZE (rust/crates/bstr-1.12.0.crate) = 351557 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +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/cachedir-0.3.1.crate) = 4703f3937077db8fa35bee3c8789343c1aec2585f0146f09d658d4ccc0e8d873 SIZE (rust/crates/cachedir-0.3.1.crate) = 8668 -SHA256 (rust/crates/camino-1.1.10.crate) = 0da45bc31171d8d6960122e222a67740df867c1dd53b4d51caa297084c185cab -SIZE (rust/crates/camino-1.1.10.crate) = 42306 +SHA256 (rust/crates/camino-1.1.11.crate) = 5d07aa9a93b00c76f71bc35d598bed923f6d4f3a9ca5c24b7737ae1a292841c0 +SIZE (rust/crates/camino-1.1.11.crate) = 43862 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 -SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.2.23.crate) = 5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766 -SIZE (rust/crates/cc-1.2.23.crate) = 106527 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a +SIZE (rust/crates/castaway-0.2.4.crate) = 12546 +SHA256 (rust/crates/cc-1.2.31.crate) = c3a42d84bb6b69d3a8b3eaacf0d88f179e1929695e1ad012b6cf64d9caaa5fd2 +SIZE (rust/crates/cc-1.2.31.crate) = 109427 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d @@ -89,38 +91,38 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f -SIZE (rust/crates/clap-4.5.40.crate) = 57419 -SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e -SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 -SHA256 (rust/crates/clap_complete-4.5.50.crate) = c91d3baa3bcd889d60e6ef28874126a0b384fd225ab83aa6d8a801c519194ce1 -SIZE (rust/crates/clap_complete-4.5.50.crate) = 48292 +SHA256 (rust/crates/clap-4.5.43.crate) = 50fd97c9dc2399518aa331917ac6f274280ec5eb34e555dd291899745c48ec6f +SIZE (rust/crates/clap-4.5.43.crate) = 58340 +SHA256 (rust/crates/clap_builder-4.5.43.crate) = c35b5830294e1fa0462034af85cc95225a4cb07092c088c55bda3147cfcd8f65 +SIZE (rust/crates/clap_builder-4.5.43.crate) = 169708 +SHA256 (rust/crates/clap_complete-4.5.55.crate) = a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a +SIZE (rust/crates/clap_complete-4.5.55.crate) = 48536 SHA256 (rust/crates/clap_complete_command-0.6.1.crate) = da8e198c052315686d36371e8a3c5778b7852fc75cc313e4e11eeb7a644a1b62 SIZE (rust/crates/clap_complete_command-0.6.1.crate) = 7959 -SHA256 (rust/crates/clap_complete_nushell-4.5.5.crate) = c6a8b1593457dfc2fe539002b795710d022dc62a65bf15023f039f9760c7b18a -SIZE (rust/crates/clap_complete_nushell-4.5.5.crate) = 33986 -SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce -SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 +SHA256 (rust/crates/clap_complete_nushell-4.5.8.crate) = 0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce +SIZE (rust/crates/clap_complete_nushell-4.5.8.crate) = 35171 +SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 +SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/clearscreen-4.0.2.crate) = 85a8ab73a1c02b0c15597b22e09c7dc36e63b2f601f9d1e83ac0c3decd38b1ae SIZE (rust/crates/clearscreen-4.0.2.crate) = 153883 -SHA256 (rust/crates/codspeed-3.0.2.crate) = 922018102595f6668cdd09c03f4bff2d951ce2318c6dca4fe11bdcb24b65b2bf -SIZE (rust/crates/codspeed-3.0.2.crate) = 12859 -SHA256 (rust/crates/codspeed-criterion-compat-3.0.2.crate) = 24d8ad82d2383cb74995f58993cbdd2914aed57b2f91f46580310dd81dc3d05a -SIZE (rust/crates/codspeed-criterion-compat-3.0.2.crate) = 21805 -SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.2.crate) = 61badaa6c452d192a29f8387147888f0ab358553597c3fe9bf8a162ef7c2fa64 -SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.2.crate) = 123670 -SHA256 (rust/crates/codspeed-divan-compat-3.0.2.crate) = 3acf1d6fe367c2ff5ff136ca723f678490c3691d59d7f2b83d5e53b7b25ac91e -SIZE (rust/crates/codspeed-divan-compat-3.0.2.crate) = 16624 -SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.2.crate) = bcfa2013d7bee54a497d0e1410751d5de690fd67a3e9eb728ca049b6a3d16d0b -SIZE (rust/crates/codspeed-divan-compat-macros-3.0.2.crate) = 5316 -SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.2.crate) = e513100fb0e7ba02fb3824546ecd2abfb8f334262f0972225b463aad07f99ff0 -SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.2.crate) = 97123 -SHA256 (rust/crates/collection_literals-1.0.1.crate) = 186dce98367766de751c42c4f03970fc60fc012296e706ccbb9d5df9b6c1e271 -SIZE (rust/crates/collection_literals-1.0.1.crate) = 3579 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/codspeed-3.0.5.crate) = 35584c5fcba8059780748866387fb97c5a203bcfc563fc3d0790af406727a117 +SIZE (rust/crates/codspeed-3.0.5.crate) = 12888 +SHA256 (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 78f6c1c6bed5fd84d319e8b0889da051daa361c79b7709c9394dfe1a882bba67 +SIZE (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 21807 +SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = c989289ce6b1cbde72ed560496cb8fbf5aa14d5ef5666f168e7f87751038352e +SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = 123677 +SHA256 (rust/crates/codspeed-divan-compat-3.0.5.crate) = adf64eda57508448d59efd940bad62ede7c50b0d451a150b8d6a0eca642792a6 +SIZE (rust/crates/codspeed-divan-compat-3.0.5.crate) = 16629 +SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 058167258e819b16a4ba601fdfe270349ef191154758dbce122c62a698f70ba8 +SIZE (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 5314 +SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 48f9866ee3a4ef9d2868823ea5811886763af244f2df584ca247f49281c43f1f +SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 97149 +SHA256 (rust/crates/collection_literals-1.0.2.crate) = 26b3f65b8fb8e88ba339f7d23a390fe1b0896217da05e2a66c584c9b29a91df8 +SIZE (rust/crates/collection_literals-1.0.2.crate) = 3928 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/colored-2.2.0.crate) = 117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c SIZE (rust/crates/colored-2.2.0.crate) = 35062 SHA256 (rust/crates/colored-3.0.0.crate) = fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e @@ -143,12 +145,14 @@ SHA256 (rust/crates/countme-3.0.1.crate) = 7704b5fdd17b18ae31c4c1da5a2e0305a2bf1 SIZE (rust/crates/countme-3.0.1.crate) = 10784 SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/criterion-0.6.0.crate) = 3bf7af66b0989381bd0be551bd7cc91912a655a58c6918420c9527b1fd8b4679 -SIZE (rust/crates/criterion-0.6.0.crate) = 119470 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 +SHA256 (rust/crates/criterion-0.7.0.crate) = e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928 +SIZE (rust/crates/criterion-0.7.0.crate) = 119908 SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1 SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706 +SHA256 (rust/crates/criterion-plot-0.6.0.crate) = 9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338 +SIZE (rust/crates/criterion-plot-0.6.0.crate) = 24495 SHA256 (rust/crates/crossbeam-0.8.4.crate) = 1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8 SIZE (rust/crates/crossbeam-0.8.4.crate) = 10500 SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 @@ -161,8 +165,8 @@ SHA256 (rust/crates/crossbeam-queue-0.3.12.crate) = 0f58bbc28f91df819d0aa2a2c00c SIZE (rust/crates/crossbeam-queue-0.3.12.crate) = 16270 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/ctrlc-3.4.7.crate) = 46f93780a459b7d656ef7f071fe699c4d3d2cb201c4b24d085b6ddc505276e73 @@ -175,8 +179,8 @@ SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 -SHA256 (rust/crates/derive-where-1.5.0.crate) = 510c292c8cf384b1a340b816a9a6cf2599eb8f566a44949024af88418000c50b -SIZE (rust/crates/derive-where-1.5.0.crate) = 52436 +SHA256 (rust/crates/derive-where-1.6.0.crate) = ef941ded77d15ca19b40374869ac6000af1c9f2a4c0f3d4c70926287e6364a8f +SIZE (rust/crates/derive-where-1.6.0.crate) = 52327 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 @@ -201,8 +205,8 @@ SHA256 (rust/crates/drop_bomb-0.1.5.crate) = 9bda8e21c04aca2ae33ffc2fd8c23134f3c SIZE (rust/crates/drop_bomb-0.1.5.crate) = 6859 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 -SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 -SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 +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 SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 @@ -211,8 +215,8 @@ SHA256 (rust/crates/env_home-0.1.0.crate) = c7f84e12ccf0a7ddc17a6c41c93326024c42 SIZE (rust/crates/env_home-0.1.0.crate) = 9006 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 -SIZE (rust/crates/errno-0.3.12.crate) = 12423 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/escape8259-0.5.3.crate) = 5692dd7b5a1978a5aeb0ce83b7655c58ca8efdcb79d21036ea249da95afec2c6 SIZE (rust/crates/escape8259-0.5.3.crate) = 4989 SHA256 (rust/crates/escargot-0.5.14.crate) = 83f351750780493fc33fa0ce8ba3c7d61f9736cfa3b3bb9ee2342643ffe40211 @@ -225,8 +229,8 @@ SHA256 (rust/crates/fern-0.7.1.crate) = 4316185f709b23713e41e3195f90edef7fb00c3e SIZE (rust/crates/fern-0.7.1.crate) = 304533 SHA256 (rust/crates/filetime-0.2.25.crate) = 35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586 SIZE (rust/crates/filetime-0.2.25.crate) = 14940 -SHA256 (rust/crates/flate2-1.1.1.crate) = 7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece -SIZE (rust/crates/flate2-1.1.1.crate) = 77224 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 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 @@ -237,14 +241,16 @@ SHA256 (rust/crates/fs-err-2.11.0.crate) = 88a41f105fe1d5b6b34b2055e3dc59bb79b46 SIZE (rust/crates/fs-err-2.11.0.crate) = 20449 SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 SIZE (rust/crates/fsevent-sys-4.1.0.crate) = 4620 +SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c +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.5.1.crate) = 1aac2af9f9a6a50e31b1e541d05b7925add83d3982c2793193fe9d4ee584323c -SIZE (rust/crates/get-size-derive2-0.5.1.crate) = 8799 -SHA256 (rust/crates/get-size2-0.5.1.crate) = 624a0312efd19e1c45922dfcc2d6806d3ffc4bca261f89f31fcc4f63f438d885 -SIZE (rust/crates/get-size2-0.5.1.crate) = 17242 -SHA256 (rust/crates/getopts-0.2.21.crate) = 14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5 -SIZE (rust/crates/getopts-0.2.21.crate) = 18457 +SHA256 (rust/crates/get-size-derive2-0.6.2.crate) = 75a17a226478b2e8294ded60782c03efe54476aa8cd1371d0e5ad9d1071e74e0 +SIZE (rust/crates/get-size-derive2-0.6.2.crate) = 8837 +SHA256 (rust/crates/get-size2-0.6.2.crate) = 5697765925a05c9d401dd04a93dfd662d336cc25fdcc3301220385a1ffcfdde5 +SIZE (rust/crates/get-size2-0.6.2.crate) = 17885 +SHA256 (rust/crates/getopts-0.2.23.crate) = cba6ae63eb948698e300f645f87c70f76630d505f23b8907cf1e193ee85048c1 +SIZE (rust/crates/getopts-0.2.23.crate) = 21409 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 @@ -259,16 +265,14 @@ SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21f SIZE (rust/crates/half-2.6.0.crate) = 59507 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 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 SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 -SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 -SHA256 (rust/crates/hermit-abi-0.5.1.crate) = f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08 -SIZE (rust/crates/hermit-abi-0.5.1.crate) = 17549 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf SIZE (rust/crates/home-0.5.11.crate) = 9926 SHA256 (rust/crates/html-escape-0.2.13.crate) = 6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476 @@ -285,10 +289,10 @@ SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329 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.0.crate) = 2549ca8c7241c82f59c80ba2a6f415d931c5b58d24fb8412caa1a1f02c49139a -SIZE (rust/crates/icu_properties-2.0.0.crate) = 58065 -SHA256 (rust/crates/icu_properties_data-2.0.0.crate) = 8197e866e47b68f8f7d95249e172903bec06004b18b2937f1095d40a0c57de04 -SIZE (rust/crates/icu_properties_data-2.0.0.crate) = 159069 +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/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 @@ -321,6 +325,8 @@ SHA256 (rust/crates/interpolator-0.5.0.crate) = 71dd52191aae121e8611f1e8dc3e324d SIZE (rust/crates/interpolator-0.5.0.crate) = 29578 SHA256 (rust/crates/intrusive-collections-0.9.7.crate) = 189d0897e4cbe8c75efedf3502c18c887b05046e59d28404d4d8e46cbc4d1e86 SIZE (rust/crates/intrusive-collections-0.9.7.crate) = 56609 +SHA256 (rust/crates/inventory-0.3.20.crate) = ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83 +SIZE (rust/crates/inventory-0.3.20.crate) = 16414 SHA256 (rust/crates/is-docker-0.2.0.crate) = 928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3 SIZE (rust/crates/is-docker-0.2.0.crate) = 2664 SHA256 (rust/crates/is-macro-0.3.7.crate) = 1d57a3e447e24c22647738e4607f1df1e0ec6f72e16182c4cd199f647cdfb0e4 @@ -367,8 +373,8 @@ SHA256 (rust/crates/libcst_derive-1.8.2.crate) = dc2de5c2f62bcf8a4f7290b1854388b SIZE (rust/crates/libcst_derive-1.8.2.crate) = 11409 SHA256 (rust/crates/libmimalloc-sys-0.1.43.crate) = bf88cd67e9de251c1781dbe2f641a1a3ad66eaae831b8a2c38fbdc5ddae16d4d SIZE (rust/crates/libmimalloc-sys-0.1.43.crate) = 226498 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 +SIZE (rust/crates/libredox-0.1.9.crate) = 7281 SHA256 (rust/crates/libtest-mimic-0.7.3.crate) = cc0bda45ed5b3a2904262c1bb91e526127aa70e7ef3758aba2ef93cf896b9b58 SIZE (rust/crates/libtest-mimic-0.7.3.crate) = 27276 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 @@ -379,8 +385,8 @@ SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c8 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/lsp-server-0.7.8.crate) = 9462c4dc73e17f971ec1f171d44bfffb72e65a130117233388a0ebc7ec5656f9 -SIZE (rust/crates/lsp-server-0.7.8.crate) = 16836 +SHA256 (rust/crates/lsp-server-0.7.9.crate) = 7d6ada348dbc2703cbe7637b2dda05cff84d3da2819c24abcb305dd613e0ba2e +SIZE (rust/crates/lsp-server-0.7.9.crate) = 21215 SHA256 (rust/crates/manyhow-0.11.4.crate) = b33efb3ca6d3b07393750d4030418d594ab1139cee518f0dc88db70fec873587 SIZE (rust/crates/manyhow-0.11.4.crate) = 22658 SHA256 (rust/crates/manyhow-macros-0.11.4.crate) = 46fce34d199b78b6e6073abf984c9cf5fd3e9330145a93ee0738a7443e371495 @@ -403,14 +409,14 @@ SHA256 (rust/crates/minicov-0.3.7.crate) = f27fe9f1cc3c22e1687f9446c2083c4c5fc7f SIZE (rust/crates/minicov-0.3.7.crate) = 43788 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.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a -SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/natord-1.0.9.crate) = 308d96db8debc727c3fd9744aac51751243420e46edf401010908da7f8d5e57c SIZE (rust/crates/natord-1.0.9.crate) = 3866 -SHA256 (rust/crates/newtype-uuid-1.2.1.crate) = ee3224f0e8be7c2a1ebc77ef9c3eecb90f55c6594399ee825de964526b3c9056 -SIZE (rust/crates/newtype-uuid-1.2.1.crate) = 15941 +SHA256 (rust/crates/newtype-uuid-1.2.4.crate) = a17d82edb1c8a6c20c238747ae7aae9181133e766bc92cd2556fdd764407d0d1 +SIZE (rust/crates/newtype-uuid-1.2.4.crate) = 17919 SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 SIZE (rust/crates/nix-0.29.0.crate) = 318248 SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 @@ -419,36 +425,36 @@ SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 -SHA256 (rust/crates/notify-8.1.0.crate) = 3163f59cd3fa0e9ef8c32f242966a7b9994fd7378366099593e0e73077cd8c97 -SIZE (rust/crates/notify-8.1.0.crate) = 37843 +SHA256 (rust/crates/notify-8.2.0.crate) = 4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3 +SIZE (rust/crates/notify-8.2.0.crate) = 39067 SHA256 (rust/crates/notify-types-2.0.0.crate) = 5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d SIZE (rust/crates/notify-types-2.0.0.crate) = 14495 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 -SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 +SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b +SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 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/oorandom-11.1.5.crate) = d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e 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.8.crate) = 6d6bff06e4a5dc6416bead102d3e63c480dd852ffbb278bf8cfeb4966b329609 SIZE (rust/crates/ordermap-0.5.8.crate) = 66688 -SHA256 (rust/crates/os_pipe-1.2.1.crate) = 5ffd2b0a5634335b135d5728d84c5e0fd726954b87111f7506a61c502280d982 -SIZE (rust/crates/os_pipe-1.2.1.crate) = 10691 -SHA256 (rust/crates/os_str_bytes-7.1.0.crate) = c86e2db86dd008b4c88c77a9bb83d9286bf77204e255bb3fda3b2eebcae66b62 -SIZE (rust/crates/os_str_bytes-7.1.0.crate) = 28150 +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 +SIZE (rust/crates/os_str_bytes-7.1.1.crate) = 28828 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/papaya-0.2.3.crate) = f92dd0b07c53a0a0c764db2ace8c541dc47320dad97c2200c2a637ab9dd2328f -SIZE (rust/crates/papaya-0.2.3.crate) = 67232 -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.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/path-absolutize-3.1.1.crate) = e4af381fe79fa195b4909485d99f73a80792331df0625188e707854f0b3383f5 @@ -471,14 +477,14 @@ SHA256 (rust/crates/pep508_rs-0.9.2.crate) = faee7227064121fcadcd2ff788ea26f0d8f SIZE (rust/crates/pep508_rs-0.9.2.crate) = 70842 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/pest-2.8.0.crate) = 198db74531d58c70a361c42201efde7e2591e976d518caf7662a47dc5720e7b6 -SIZE (rust/crates/pest-2.8.0.crate) = 128955 -SHA256 (rust/crates/pest_derive-2.8.0.crate) = d725d9cfd79e87dccc9341a2ef39d1b6f6353d68c4b33c177febbe1a402c97c5 -SIZE (rust/crates/pest_derive-2.8.0.crate) = 42196 -SHA256 (rust/crates/pest_generator-2.8.0.crate) = db7d01726be8ab66ab32f9df467ae8b1148906685bbe75c82d1e65d7f5b3f841 -SIZE (rust/crates/pest_generator-2.8.0.crate) = 18617 -SHA256 (rust/crates/pest_meta-2.8.0.crate) = 7f9f832470494906d1fca5329f8ab5791cc60beb230c74815dff541cbd2b5ca0 -SIZE (rust/crates/pest_meta-2.8.0.crate) = 42931 +SHA256 (rust/crates/pest-2.8.1.crate) = 1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323 +SIZE (rust/crates/pest-2.8.1.crate) = 128906 +SHA256 (rust/crates/pest_derive-2.8.1.crate) = bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc +SIZE (rust/crates/pest_derive-2.8.1.crate) = 42857 +SHA256 (rust/crates/pest_generator-2.8.1.crate) = 87e404e638f781eb3202dc82db6760c8ae8a1eeef7fb3fa8264b2ef280504966 +SIZE (rust/crates/pest_generator-2.8.1.crate) = 18663 +SHA256 (rust/crates/pest_meta-2.8.1.crate) = edd1101f170f5903fde0914f899bb503d9ff5271d7ba76bbb70bea63690cc0d5 +SIZE (rust/crates/pest_meta-2.8.1.crate) = 42949 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 @@ -491,8 +497,8 @@ SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9a SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 @@ -511,8 +517,8 @@ SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 SHA256 (rust/crates/proc-macro-utils-0.10.0.crate) = eeaf08a13de400bc215877b5bdc088f241b12eb42f0a548d3390dc1c56bb7071 SIZE (rust/crates/proc-macro-utils-0.10.0.crate) = 21572 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/proc-macro2-1.0.96.crate) = beef09f85ae72cea1ef96ba6870c51e6382ebfa4f0e85b643459331f3daa5be0 +SIZE (rust/crates/proc-macro2-1.0.96.crate) = 52660 SHA256 (rust/crates/pyproject-toml-0.13.5.crate) = 7b0f6160dc48298b9260d9b958ad1d7f96f6cd0b9df200b22329204e09334663 SIZE (rust/crates/pyproject-toml-0.13.5.crate) = 18464 SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 @@ -529,12 +535,14 @@ SHA256 (rust/crates/quote-use-0.8.4.crate) = 9619db1197b497a36178cfc736dc96b271f SIZE (rust/crates/quote-use-0.8.4.crate) = 3067 SHA256 (rust/crates/quote-use-macros-0.8.4.crate) = 82ebfb7faafadc06a7ab141a6f67bcfb24cb8beb158c6fe933f2f035afa99f35 SIZE (rust/crates/quote-use-macros-0.8.4.crate) = 5660 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 +SIZE (rust/crates/radium-0.7.0.crate) = 10906 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 -SIZE (rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (rust/crates/rand-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 @@ -547,10 +555,10 @@ SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4 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/redox_syscall-0.5.12.crate) = 928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af -SIZE (rust/crates/redox_syscall-0.5.12.crate) = 29544 -SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b -SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac +SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 @@ -571,10 +579,10 @@ SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b6 SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc-stable-hash-0.1.2.crate) = 781442f29170c5c93b7185ad559492601acdc71d5bb0706f5868094f45cfcd08 SIZE (rust/crates/rustc-stable-hash-0.1.2.crate) = 20359 -SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 -SIZE (rust/crates/rustix-1.0.7.crate) = 414500 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 @@ -587,8 +595,6 @@ SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/seahash-4.1.0.crate) = 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b SIZE (rust/crates/seahash-4.1.0.crate) = 31976 -SHA256 (rust/crates/seize-0.5.0.crate) = e4b8d813387d566f627f3ea1b914c068aac94c40ae27ec43f5f33bde65abefe7 -SIZE (rust/crates/seize-0.5.0.crate) = 36959 SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b @@ -597,12 +603,14 @@ SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 +SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 SHA256 (rust/crates/serde_test-1.0.177.crate) = 7f901ee573cab6b3060453d2d5f0bae4e6d628c23c0a962ff9b5f1d7c8d4f1ed SIZE (rust/crates/serde_test-1.0.177.crate) = 18671 SHA256 (rust/crates/serde_with-3.14.0.crate) = f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5 @@ -637,14 +645,16 @@ SHA256 (rust/crates/strip-ansi-escapes-0.2.1.crate) = 2a8f8038e7e7969abb3f1b7c2a SIZE (rust/crates/strip-ansi-escapes-0.2.1.crate) = 8273 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/strum-0.27.1.crate) = f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32 -SIZE (rust/crates/strum-0.27.1.crate) = 7467 -SHA256 (rust/crates/strum_macros-0.27.1.crate) = c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8 -SIZE (rust/crates/strum_macros-0.27.1.crate) = 29670 +SHA256 (rust/crates/strum-0.27.2.crate) = af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf +SIZE (rust/crates/strum-0.27.2.crate) = 8489 +SHA256 (rust/crates/strum_macros-0.27.2.crate) = 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 +SIZE (rust/crates/strum_macros-0.27.2.crate) = 30522 SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 +SIZE (rust/crates/tap-1.0.1.crate) = 11316 SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 @@ -671,8 +681,8 @@ SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/threadpool-1.8.1.crate) = d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa SIZE (rust/crates/threadpool-1.8.1.crate) = 14408 SHA256 (rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate) = cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d @@ -689,22 +699,28 @@ SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml-0.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 +SIZE (rust/crates/toml-0.9.5.crate) = 56833 SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 +SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 -SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 -SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/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/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-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-flame-0.2.0.crate) = 0bae117ee14789185e129aaee5d93750abe67fdc5a9a62650452bfe4e122a3a9 SIZE (rust/crates/tracing-flame-0.2.0.crate) = 9062 -SHA256 (rust/crates/tracing-indicatif-0.3.11.crate) = 8c714cc8fc46db04fcfddbd274c6ef59bebb1b435155984e7c6e89c3ce66f200 -SIZE (rust/crates/tracing-indicatif-0.3.11.crate) = 28927 +SHA256 (rust/crates/tracing-indicatif-0.3.12.crate) = e1983afead46ff13a3c93581e0cec31d20b29efdd22cbdaa8b9f850eccf2c352 +SIZE (rust/crates/tracing-indicatif-0.3.12.crate) = 29871 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.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 @@ -781,8 +797,8 @@ SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cb SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b 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/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -817,28 +833,26 @@ SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55 SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-core-0.61.1.crate) = 46ec44dc15085cea82cf9c78f85a9114c463a369786585ad2882d1ff0b0acf40 -SIZE (rust/crates/windows-core-0.61.1.crate) = 36762 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 -SHA256 (rust/crates/windows-result-0.3.3.crate) = 4b895b5356fc36103d0f64dd1e94dfa7ac5633f1c9dd6e80fe9ec4adef69e09d -SIZE (rust/crates/windows-result-0.3.3.crate) = 13431 -SHA256 (rust/crates/windows-strings-0.4.1.crate) = 2a7ab927b2637c19b3dbe0965e75d8f2d30bdd697a1516191cad2ec4df8fb28a -SIZE (rust/crates/windows-strings-0.4.1.crate) = 13976 -SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d -SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef -SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 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 @@ -871,32 +885,34 @@ 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.10.crate) = c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec -SIZE (rust/crates/winnow-0.7.10.crate) = 176073 +SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 +SIZE (rust/crates/winnow-0.7.12.crate) = 174403 SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed +SIZE (rust/crates/wyz-0.5.1.crate) = 18790 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.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb -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 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 -SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-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/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 @@ -907,9 +923,9 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 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 (salsa-rs-salsa-fc00eba89e5dcaa5edba51c41aa5f309b5cb126b_GH0.tar.gz) = d5e8f6c2b83c43610249be2b689763b3c6c59e43f52bbadb1adaf555e8db48c8 -SIZE (salsa-rs-salsa-fc00eba89e5dcaa5edba51c41aa5f309b5cb126b_GH0.tar.gz) = 684112 +SHA256 (salsa-rs-salsa-918d35d873b2b73a0237536144ef4d22e8d57f27_GH0.tar.gz) = d345aa99295f884517af756b8db0ddd2021c8449a5d3e7f86fefea73c7287328 +SIZE (salsa-rs-salsa-918d35d873b2b73a0237536144ef4d22e8d57f27_GH0.tar.gz) = 710741 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 -SHA256 (astral-sh-ruff-0.12.3_GH0.tar.gz) = 69995d2d58a2ce8324ea057c02183512ec71eb5c68861e33bdcecc1f38df3700 -SIZE (astral-sh-ruff-0.12.3_GH0.tar.gz) = 6944457 +SHA256 (astral-sh-ruff-0.12.9_GH0.tar.gz) = 676e3c1fe6b73fa76273796a623c8e155e3426311aaa86ce0ebebea57c67dab3 +SIZE (astral-sh-ruff-0.12.9_GH0.tar.gz) = 7848343 diff --git a/devel/rust-mode/Makefile b/devel/rust-mode/Makefile index 2a2272bbf6f2..cb983a4e1295 100644 --- a/devel/rust-mode/Makefile +++ b/devel/rust-mode/Makefile @@ -1,5 +1,6 @@ PORTNAME= rust-mode DISTVERSION= 1.0.5-58 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g9c26dc1 CATEGORIES= devel diff --git a/devel/tablist/Makefile b/devel/tablist/Makefile index 8d2238b24d26..783af7ff41c7 100644 --- a/devel/tablist/Makefile +++ b/devel/tablist/Makefile @@ -1,7 +1,7 @@ PORTNAME= tablist DISTVERSIONPREFIX= v DISTVERSION= 1.0-13 -PORTREVISION= 10 +PORTREVISION= 11 DISTVERSIONSUFFIX= -gfaab7a0 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/tcl8-thread/Makefile b/devel/tcl8-thread/Makefile index 6160c72e13ee..7f432d1ecd1b 100644 --- a/devel/tcl8-thread/Makefile +++ b/devel/tcl8-thread/Makefile @@ -1,7 +1,7 @@ PORTNAME= thread -PORTVERSION= 2.8.10 +PORTVERSION= 2.8.12 CATEGORIES= devel -MASTER_SITES= SF/tcl/Tcl/8.6.15/ +MASTER_SITES= SF/tcl/Tcl/8.6.17/ PKGNAMEPREFIX= tcl8- DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/tcl8-thread/distinfo b/devel/tcl8-thread/distinfo index 00e7ba71c9c1..a3f8d237e4d8 100644 --- a/devel/tcl8-thread/distinfo +++ b/devel/tcl8-thread/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726556298 -SHA256 (thread2.8.10.tar.gz) = a40396cb9bd2dc013713a8ede45d03f5d99175512a855fe1a26486297b1f6871 -SIZE (thread2.8.10.tar.gz) = 344562 +TIMESTAMP = 1755523715 +SHA256 (thread2.8.12.tar.gz) = a3dbf0ad70ae37a5e344748881a51c8b1aa0e1ba26cb57dab5ce47ff597b9525 +SIZE (thread2.8.12.tar.gz) = 343756 diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index d09a41ef6f11..7cdd743db759 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -1,6 +1,5 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 2022e9fc2c87..3ec660e477b5 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -18,11 +18,11 @@ CPE_VENDOR= apache USE_LDCONFIG= yes # For C++ support, use devel/thrift-cpp -# For C glib support, use devel/thrift-c_glib. -# For Perl support, use devel/p5-Thrift. -# For Python support, use devel/py-thrift. -# For Ruby support, use devel/rubygem-thrift. -# For nodejs support, use devel/node-thrift. +# For C glib support, use devel/thrift-c_glib +# For Perl support, use devel/p5-Thrift +# For Python support, use devel/py-thrift +# For Ruby support, use devel/rubygem-thrift +# For nodejs support, use devel/node-thrift # Other languages are not yet supported, please feel free to contribute # using one of the leaf ports as an example. CMAKE_OFF= BUILD_CPP BUILD_C_GLIB BUILD_JAVA BUILD_JAVASCRIPT BUILD_NODEJS BUILD_PYTHON BUILD_HASKELL diff --git a/devel/thrift/bsd.thrift.mk b/devel/thrift/bsd.thrift.mk index 8e045d4bcd46..7b0f8b60bfe7 100644 --- a/devel/thrift/bsd.thrift.mk +++ b/devel/thrift/bsd.thrift.mk @@ -2,7 +2,7 @@ # in your makefile, set: # PORTVERSION= ${THRIFT_PORTVERSION} # see $PORTSDIR/devel/thrift for examples -THRIFT_PORTVERSION= 0.21.0 +THRIFT_PORTVERSION= 0.22.0 LICENSE= APACHE20 diff --git a/devel/thrift/distinfo b/devel/thrift/distinfo index 6d337e77f668..0fcb9103ed83 100644 --- a/devel/thrift/distinfo +++ b/devel/thrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742808377 -SHA256 (thrift-0.21.0.tar.gz) = 9a24f3eba9a4ca493602226c16d8c228037db3b9291c6fc4019bfe3bd39fc67c -SIZE (thrift-0.21.0.tar.gz) = 4398072 +TIMESTAMP = 1755676434 +SHA256 (thrift-0.22.0.tar.gz) = 794a0e455787960d9f27ab92c38e34da27e8deeda7a5db0e59dc64a00df8a1e5 +SIZE (thrift-0.22.0.tar.gz) = 4422267 diff --git a/devel/transient-devel/Makefile b/devel/transient-devel/Makefile index 400167c9a0b2..ca51f7d2ac58 100644 --- a/devel/transient-devel/Makefile +++ b/devel/transient-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= transient DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= devel elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/devel/transient/Makefile b/devel/transient/Makefile index 689b6425afad..994b286562df 100644 --- a/devel/transient/Makefile +++ b/devel/transient/Makefile @@ -1,6 +1,7 @@ PORTNAME= transient DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/treepy.el/Makefile b/devel/treepy.el/Makefile index a2fac4b9ea7c..de4f18b12139 100644 --- a/devel/treepy.el/Makefile +++ b/devel/treepy.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= treepy.el DISTVERSION= 0.1.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/xcscope.el/Makefile b/devel/xcscope.el/Makefile index f8de17503cea..97a0b0e7fc1a 100644 --- a/devel/xcscope.el/Makefile +++ b/devel/xcscope.el/Makefile @@ -1,7 +1,7 @@ PORTNAME= xcscope.el DISTVERSIONPREFIX= v DISTVERSION= 1.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= jhb@FreeBSD.org diff --git a/devel/yyjson/Makefile b/devel/yyjson/Makefile index d3e822ffdd61..aaea11e4c414 100644 --- a/devel/yyjson/Makefile +++ b/devel/yyjson/Makefile @@ -1,5 +1,5 @@ PORTNAME= yyjson -PORTVERSION= 0.11.1 +PORTVERSION= 0.12.0 CATEGORIES= devel MAINTAINER= pkubaj@FreeBSD.org diff --git a/devel/yyjson/distinfo b/devel/yyjson/distinfo index d705aee8e37c..2da249eb6c1d 100644 --- a/devel/yyjson/distinfo +++ b/devel/yyjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747160338 -SHA256 (ibireme-yyjson-0.11.1_GH0.tar.gz) = 610a38a5e59192063f5f581ce0c3c1869971c458ea11b58dfe00d1c8269e255d -SIZE (ibireme-yyjson-0.11.1_GH0.tar.gz) = 1592503 +TIMESTAMP = 1755544933 +SHA256 (ibireme-yyjson-0.12.0_GH0.tar.gz) = b16246f617b2a136c78d73e5e2647c6f1de1313e46678062985bdcf1f40bb75d +SIZE (ibireme-yyjson-0.12.0_GH0.tar.gz) = 1620674 diff --git a/devel/yyjson/pkg-plist b/devel/yyjson/pkg-plist index c320e8b644ef..c72b6ad619c6 100644 --- a/devel/yyjson/pkg-plist +++ b/devel/yyjson/pkg-plist @@ -3,5 +3,5 @@ lib/cmake/yyjson/yyjson-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/yyjson/yyjson-config.cmake lib/libyyjson.so lib/libyyjson.so.0 -lib/libyyjson.so.0.11.1 +lib/libyyjson.so.0.12.0 libdata/pkgconfig/yyjson.pc diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index 6df0af1e3ba0..a71ddf378136 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,7 +1,6 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v -DISTVERSION= 4.22.0 -PORTREVISION= 1 +DISTVERSION= 4.23.0 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org diff --git a/dns/dnscontrol/distinfo b/dns/dnscontrol/distinfo index 723c5a31a00f..06ab1a6ad6ce 100644 --- a/dns/dnscontrol/distinfo +++ b/dns/dnscontrol/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752994939 -SHA256 (go/dns_dnscontrol/dnscontrol-v4.22.0/v4.22.0.mod) = d016e01c03ac3dc38ebe9b9282596a56bbabeed625cccc305dfca0aadedc3ade -SIZE (go/dns_dnscontrol/dnscontrol-v4.22.0/v4.22.0.mod) = 7399 -SHA256 (go/dns_dnscontrol/dnscontrol-v4.22.0/v4.22.0.zip) = 91452c68e8a6f13612a6ea76738cf533eda78370513e0fe37602b122adbd8737 -SIZE (go/dns_dnscontrol/dnscontrol-v4.22.0/v4.22.0.zip) = 5532324 +TIMESTAMP = 1755411314 +SHA256 (go/dns_dnscontrol/dnscontrol-v4.23.0/v4.23.0.mod) = 7ecba866f7c6790165189e2d3f2ad5c3af8a031b966e17f23c265586a3900b92 +SIZE (go/dns_dnscontrol/dnscontrol-v4.23.0/v4.23.0.mod) = 7537 +SHA256 (go/dns_dnscontrol/dnscontrol-v4.23.0/v4.23.0.zip) = ef7d267b993bcedd5af46d5ba3980c11c0e65ecdbada6391b279f03f13be2c7e +SIZE (go/dns_dnscontrol/dnscontrol-v4.23.0/v4.23.0.zip) = 5552104 diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 6a6b878b4494..1bc3f9e47495 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -1,8 +1,8 @@ PORTNAME= dnsdist -DISTVERSION= 1.9.10 -PORTREVISION= 1 +DISTVERSION= 2.0.0 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tremere@cainites.net COMMENT= Highly DNS-, DoS- and abuse-aware loadbalancer @@ -18,38 +18,49 @@ NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= archs with 32-bits time_t are no longer supported by upstream BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:devel/libatomic_ops \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} \ boost-libs>0:devel/boost-libs LIB_DEPENDS= libnghttp2.so:www/libnghttp2 \ libquiche.so:net/quiche \ libre2.so:devel/re2 \ libsodium.so:security/libsodium -USES= bison:alias compiler:c++14-lang cpe gmake libedit libtool \ - localbase pkgconfig tar:bz2 +USES= cargo compiler:c++14-lang cpe libedit localbase meson pkgconfig \ + python:build tar:xz CPE_VENDOR= powerdns USE_RC_SUBR= dnsdist -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \ - --enable-dns-over-http3 \ - --enable-dns-over-https \ - --enable-dns-over-quic \ - --enable-dns-over-tls \ - --enable-dnscrypt \ +MESON_ARGS= --bindir=${PREFIX}/sbin \ --sysconfdir=${ETCDIR} \ - --with-libsodium \ - --with-re2 - -INSTALL_TARGET= install-strip -LDFLAGS+= -Wl,--as-needed + -Ddns-over-http3=enabled \ + -Ddns-over-https=enabled \ + -Ddns-over-quic=enabled \ + -Ddns-over-tls=enabled \ + -Ddnscrypt=enabled \ + -Dlibcap=disabled \ + -Dlibsodium=enabled \ + -Dquiche=enabled \ + -Dre2=enabled \ + -Dsystemd-service=disabled \ + -Dxsk=disabled \ + -Dyaml=enabled + +CARGO_CARGOLOCK= ${WRKSRC}/dnsdist-rust-lib/rust/Cargo.lock +CARGO_CARGOTOML= ${WRKSRC}/dnsdist-rust-lib/rust/Cargo.toml +CARGO_BUILD= no +CARGO_INSTALL= no +CARGO_TEST= no + +BINARY_ALIAS= python3=${PYTHON_CMD} +TARGET_ORDER_OVERRIDE= 750:cargo-configure USERS= _dnsdist GROUPS= _dnsdist -OPTIONS_DEFINE= DNSTAP SNMP -OPTIONS_DEFAULT= CDB GNUTLS LMDB LUA OPENSSL -OPTIONS_GROUP= KSVOPT -OPTIONS_GROUP_KSVOPT= CDB LMDB +OPTIONS_DEFINE= DNSTAP IPCIPHER SNMP +OPTIONS_DEFAULT= CDB GNUTLS IPCIPHER LMDB LUA OPENSSL +OPTIONS_GROUP= KVSOPT +OPTIONS_GROUP_KVSOPT= CDB LMDB OPTIONS_MULTI= TLS OPTIONS_MULTI_TLS= GNUTLS OPENSSL OPTIONS_SINGLE= EXTLUA @@ -58,41 +69,49 @@ OPTIONS_SINGLE_EXTLUA= LUA LUAJIT CDB_DESC= CDB backend DNSTAP_DESC= dnstap support (see dnstap.info) EXTLUA_DESC= Lua library -KSVOPT_DESC= Key Value Stores +IPCIPHER_DESC= ipcipher support (requires OpenSSL) +KVSOPT_DESC= Key Value Stores LMDB_DESC= LMDB backend LUAJIT_DESC= Use luajit LUA_DESC= Use lang/lua CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb -CDB_CONFIGURE_ON= CDB_CFLAGS="-I${LOCALBASE}/include" \ - CDB_LIBS="-L${LOCALBASE}/lib -lcdb" +CDB_MESON_ENABLED= cdb -DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm -DNSTAP_CONFIGURE_ENABLE= dnstap +DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm +DNSTAP_MESON_ENABLED= dnstap GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls -GNUTLS_CONFIGURE_WITH= gnutls +GNUTLS_MESON_ENABLED= tls-gnutls + +IPCIPHER_IMPLIES= OPENSSL +IPCIPHER_MESON_ENABLED= ipcipher LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb -LMDB_CONFIGURE_ON= --with-lmdb=${LOCALBASE} -LMDB_CONFIGURE_OFF= --without-lmdb +LMDB_MESON_ENABLED= lmdb LUAJIT_USES= luajit -LUAJIT_CONFIGURE_ON= --with-lua=luajit +LUAJIT_MESON_ON= -Dlua=luajit -LUA_USES= lua -LUA_CONFIGURE_ON= --with-lua=lua-${LUA_VER} +LUA_USES= lua +LUA_MESON_ON= -Dlua=lua OPENSSL_USES= ssl -OPENSSL_CONFIGURE_ON= LIBSSL_CFLAGS=-I${OPENSSLINC} \ - LIBSSL_LIBS="-L${OPENSSLLIB} -lssl" -OPENSSL_CONFIGURE_WITH= libssl +OPENSSL_MESON_ENABLED= libcrypto tls-libssl +OPENSSL_MESON_ON= -Dlibcrypto-path=${OPENSSLBASE} SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp -SNMP_CONFIGURE_WITH= net-snmp +SNMP_MESON_ENABLED= snmp + +.include <bsd.port.pre.mk> + +.if !(${OSVERSION} < 1400000 && ${SSL_DEFAULT} == "base") +OPENSSL_MESON_ON+= -Dtls-libssl-providers=true +.else +OPENSSL_MESON_ON+= -Dtls-libssl-engines=true +.endif post-install: -# @${MKDIR} ${STAGEDIR}${ETCDIR} ${MV} ${STAGEDIR}${ETCDIR}/dnsdist.conf-dist ${STAGEDIR}${ETCDIR}/dnsdist.conf.sample -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/dns/dnsdist/Makefile.crates b/dns/dnsdist/Makefile.crates new file mode 100644 index 000000000000..b8d012ce6e54 --- /dev/null +++ b/dns/dnsdist/Makefile.crates @@ -0,0 +1,43 @@ +CARGO_CRATES= anstyle-1.0.10 \ + cc-1.2.25 \ + clap-4.5.39 \ + clap_builder-4.5.39 \ + clap_lex-0.7.4 \ + codespan-reporting-0.12.0 \ + cxx-1.0.158 \ + cxx-build-1.0.158 \ + cxxbridge-cmd-1.0.158 \ + cxxbridge-flags-1.0.158 \ + cxxbridge-macro-1.0.158 \ + equivalent-1.0.2 \ + foldhash-0.1.5 \ + hashbrown-0.15.3 \ + indexmap-2.9.0 \ + itoa-1.0.15 \ + link-cplusplus-1.0.10 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ + scratch-1.0.8 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_yaml-0.9.34+deprecated \ + shlex-1.3.0 \ + strsim-0.11.1 \ + syn-2.0.101 \ + termcolor-1.4.1 \ + unicode-ident-1.0.18 \ + unicode-width-0.2.0 \ + unsafe-libyaml-0.2.11 \ + winapi-util-0.1.9 \ + windows-sys-0.59.0 \ + windows-targets-0.52.6 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_msvc-0.52.6 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_msvc-0.52.6 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_msvc-0.52.6 diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index 123fa5a930af..733c232e6f24 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,3 +1,89 @@ -TIMESTAMP = 1747751211 -SHA256 (dnsdist-1.9.10.tar.bz2) = 027ddbdee695c5a59728057bfc41c5b1a691fa1c7a5e89278b09f355325fbed6 -SIZE (dnsdist-1.9.10.tar.bz2) = 1598472 +TIMESTAMP = 1753107989 +SHA256 (dnsdist-2.0.0.tar.xz) = da30742f51aac8be7e116677cb07bc49fbea979fc5443e7e1fa8fa7bd0a63fe5 +SIZE (dnsdist-2.0.0.tar.xz) = 2275260 +SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 +SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 +SHA256 (rust/crates/cc-1.2.25.crate) = d0fc897dc1e865cc67c0e05a836d9d3f1df3cbe442aa4a9473b18e12624a4951 +SIZE (rust/crates/cc-1.2.25.crate) = 106594 +SHA256 (rust/crates/clap-4.5.39.crate) = fd60e63e9be68e5fb56422e397cf9baddded06dae1d2e523401542383bc72a9f +SIZE (rust/crates/clap-4.5.39.crate) = 57328 +SHA256 (rust/crates/clap_builder-4.5.39.crate) = 89cc6392a1f72bbeb820d71f32108f61fdaf18bc526e1d23954168a67759ef51 +SIZE (rust/crates/clap_builder-4.5.39.crate) = 169142 +SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 +SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 +SHA256 (rust/crates/codespan-reporting-0.12.0.crate) = fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81 +SIZE (rust/crates/codespan-reporting-0.12.0.crate) = 55796 +SHA256 (rust/crates/cxx-1.0.158.crate) = a71ea7f29c73f7ffa64c50b83c9fe4d3a6d4be89a86b009eb80d5a6d3429d741 +SIZE (rust/crates/cxx-1.0.158.crate) = 220190 +SHA256 (rust/crates/cxx-build-1.0.158.crate) = 36a8232661d66dcf713394726157d3cfe0a89bfc85f52d6e9f9bbc2306797fe7 +SIZE (rust/crates/cxx-build-1.0.158.crate) = 90653 +SHA256 (rust/crates/cxxbridge-cmd-1.0.158.crate) = 4f44296c8693e9ea226a48f6a122727f77aa9e9e338380cb021accaeeb7ee279 +SIZE (rust/crates/cxxbridge-cmd-1.0.158.crate) = 77898 +SHA256 (rust/crates/cxxbridge-flags-1.0.158.crate) = c42f69c181c176981ae44ba9876e2ea41ce8e574c296b38d06925ce9214fb8e4 +SIZE (rust/crates/cxxbridge-flags-1.0.158.crate) = 5424 +SHA256 (rust/crates/cxxbridge-macro-1.0.158.crate) = 8faff5d4467e0709448187df29ccbf3b0982cc426ee444a193f87b11afb565a8 +SIZE (rust/crates/cxxbridge-macro-1.0.158.crate) = 64448 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/hashbrown-0.15.3.crate) = 84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3 +SIZE (rust/crates/hashbrown-0.15.3.crate) = 140413 +SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e +SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/link-cplusplus-1.0.10.crate) = 4a6f6da007f968f9def0d65a05b187e2960183de70c160204ecfccf0ee330212 +SIZE (rust/crates/link-cplusplus-1.0.10.crate) = 8054 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/scratch-1.0.8.crate) = 9f6280af86e5f559536da57a45ebc84948833b3bee313a7dd25232e09c878a52 +SIZE (rust/crates/scratch-1.0.8.crate) = 8581 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47 +SIZE (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 65290 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf +SIZE (rust/crates/syn-2.0.101.crate) = 299250 +SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 +SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd +SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unsafe-libyaml-0.2.11.crate) = 673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861 +SIZE (rust/crates/unsafe-libyaml-0.2.11.crate) = 62101 +SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb +SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 +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.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +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.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +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.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +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.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 diff --git a/dns/dnsdist/files/patch-dnsdist-lua.cc b/dns/dnsdist/files/patch-dnsdist-lua.cc new file mode 100644 index 000000000000..4b002e027cbe --- /dev/null +++ b/dns/dnsdist/files/patch-dnsdist-lua.cc @@ -0,0 +1,50 @@ +--- dnsdist-lua.cc.orig 2025-07-21 09:54:44 UTC ++++ dnsdist-lua.cc +@@ -2260,6 +2260,7 @@ static void setupLuaConfig(LuaContext& luaCtx, bool cl + + bool ignoreTLSConfigurationErrors = false; + if (getOptionalValue<bool>(vars, "ignoreTLSConfigurationErrors", ignoreTLSConfigurationErrors) > 0 && ignoreTLSConfigurationErrors) { ++#if defined(HAVE_LIBSSL) + // we are asked to try to load the certificates so we can return a potential error + // and properly ignore the frontend before actually launching it + try { +@@ -2269,6 +2270,7 @@ static void setupLuaConfig(LuaContext& luaCtx, bool cl + errlog("Ignoring DoH frontend: '%s'", e.what()); + return; + } ++#endif /* HAVE_LIBSSL */ + } + + checkAllParametersConsumed("addDOHLocal", vars); +@@ -2357,6 +2359,7 @@ static void setupLuaConfig(LuaContext& luaCtx, bool cl + + bool ignoreTLSConfigurationErrors = false; + if (getOptionalValue<bool>(vars, "ignoreTLSConfigurationErrors", ignoreTLSConfigurationErrors) > 0 && ignoreTLSConfigurationErrors) { ++#if defined(HAVE_LIBSSL) + // we are asked to try to load the certificates so we can return a potential error + // and properly ignore the frontend before actually launching it + try { +@@ -2366,6 +2369,7 @@ static void setupLuaConfig(LuaContext& luaCtx, bool cl + errlog("Ignoring DoH3 frontend: '%s'", e.what()); + return; + } ++#endif /* HAVE_LIBSSL */ + } + + checkAllParametersConsumed("addDOH3Local", vars); +@@ -2433,6 +2437,7 @@ static void setupLuaConfig(LuaContext& luaCtx, bool cl + + bool ignoreTLSConfigurationErrors = false; + if (getOptionalValue<bool>(vars, "ignoreTLSConfigurationErrors", ignoreTLSConfigurationErrors) > 0 && ignoreTLSConfigurationErrors) { ++#if defined(HAVE_LIBSSL) + // we are asked to try to load the certificates so we can return a potential error + // and properly ignore the frontend before actually launching it + try { +@@ -2442,6 +2447,7 @@ static void setupLuaConfig(LuaContext& luaCtx, bool cl + errlog("Ignoring DoQ frontend: '%s'", e.what()); + return; + } ++#endif /* HAVE_LIBSSL */ + } + + checkAllParametersConsumed("addDOQLocal", vars); diff --git a/dns/dnsdist/files/patch-dnsdist_configuration_yaml_cc b/dns/dnsdist/files/patch-dnsdist_configuration_yaml_cc new file mode 100644 index 000000000000..910d1807cd26 --- /dev/null +++ b/dns/dnsdist/files/patch-dnsdist_configuration_yaml_cc @@ -0,0 +1,49 @@ +From eb01c11a5418da08d5e11acdd519e2816e937835 Mon Sep 17 00:00:00 2001 +From: Remi Gacogne <remi.gacogne@powerdns.com> +Date: Thu, 24 Jul 2025 10:57:28 +0200 +Subject: [PATCH] dnsdist: Fix QType rate dynamic block with YAML + +The YAML configuration for the the "QType rate" dynamic block was +totally broken, trying to configure a rcode rate rule instead of a +qtype rate one. +Thanks to HellSpawn for reporting this the issue! + +Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com> +--- + .../dnsdistdist/dnsdist-configuration-yaml.cc | 14 +++++- + .../dnsdistDynBlockTests.py | 42 ++++++++++++++++ + .../test_DynBlocksGroup.py | 49 +++++++++++++++++++ + 3 files changed, 104 insertions(+), 1 deletion(-) + +diff --git a/pdns/dnsdistdist/dnsdist-configuration-yaml.cc b/pdns/dnsdistdist/dnsdist-configuration-yaml.cc +index 1d0f534b4326..70731bc42537 100644 +--- dnsdist-configuration-yaml.cc ++++ dnsdist-configuration-yaml.cc +@@ -143,6 +143,18 @@ static uint8_t strToRCode(const std::string& context, const std::string& paramet + return *rcode; + } + ++static uint16_t strToQType(const std::string& context, const std::string& parameterName, const ::rust::String& qtype_rust_string) ++{ ++ auto qtype_str = std::string(qtype_rust_string); ++ boost::to_lower(qtype_str); ++ QType qtype; ++ qtype = std::string(qtype_str); ++ if (qtype.getCode() == 0) { ++ return checkedConversionFromStr<uint8_t>(context, parameterName, qtype_rust_string); ++ } ++ return qtype; ++} ++ + static std::optional<std::string> loadContentFromConfigurationFile(const std::string& fileName) + { + /* no check on the file size, don't do this with just any file! */ +@@ -647,7 +659,7 @@ static void loadDynamicBlockConfiguration(const dnsdist::rust::settings::Dynamic + ruleParams.d_tagSettings->d_name = std::string(rule.tag_name); + ruleParams.d_tagSettings->d_value = std::string(rule.tag_value); + } +- dbrgObj->setRCodeRate(checkedConversionFromStr<int>("dynamic-rules.rules.qtype_rate", "qtype", rule.qtype), std::move(ruleParams)); ++ dbrgObj->setQTypeRate(strToQType("dynamic-rules.rules.qtype_rate", "qtype", rule.qtype), std::move(ruleParams)); + } + else if (rule.rule_type == "cache-miss-ratio") { + DynBlockRulesGroup::DynBlockCacheMissRatioRule ruleParams(std::string(rule.comment), rule.action_duration, rule.ratio, rule.warning_ratio, rule.seconds, rule.action.empty() ? DNSAction::Action::None : DNSAction::typeFromString(std::string(rule.action)), rule.minimum_number_of_responses, rule.minimum_global_cache_hit_ratio); diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 83088cf4231e..08293569d539 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,5 +1,5 @@ PORTNAME= recursor -DISTVERSION= 5.2.4 +DISTVERSION= 5.2.5 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index d66856b17e31..aab648e952a1 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1753166215 -SHA256 (pdns-recursor-5.2.4.tar.bz2) = d28731b5560ca4389f566c281f40f96ca397183b1d73521ff0d5980dcb01a190 -SIZE (pdns-recursor-5.2.4.tar.bz2) = 1726272 +TIMESTAMP = 1753895699 +SHA256 (pdns-recursor-5.2.5.tar.bz2) = a8a657a7abd6e9d237cdd26753f7dcf5ccd5b8c48ac8120b08d2b8d57a1d856a +SIZE (pdns-recursor-5.2.5.tar.bz2) = 1726625 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/cc-1.1.18.crate) = b62ac837cdb5cb22e10a256099b4fc502b1dfe560cb282963a974d7abd80e476 diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index ff5f338e36b3..a37a569ab628 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -1,5 +1,5 @@ PORTNAME= powerdns -DISTVERSION= 4.9.7 +DISTVERSION= 4.9.8 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/dns/powerdns/distinfo b/dns/powerdns/distinfo index 02b1a2b4065d..29ad512c09c1 100644 --- a/dns/powerdns/distinfo +++ b/dns/powerdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751978691 -SHA256 (pdns-4.9.7.tar.bz2) = 782875d210de20cee9f22f33ffc59ef1cdc6693c30efcb21f3ce8bf528fb09d4 -SIZE (pdns-4.9.7.tar.bz2) = 1371363 +TIMESTAMP = 1754983765 +SHA256 (pdns-4.9.8.tar.bz2) = 180b66ae332d3166968e013bff7cbf6f0c72869d6be697db74a02df3ac6e8a91 +SIZE (pdns-4.9.8.tar.bz2) = 1363358 diff --git a/dns/rubygem-gitlab-net-dns/Makefile b/dns/rubygem-gitlab-net-dns/Makefile index fe6fc62e2349..ffb1712c4f10 100644 --- a/dns/rubygem-gitlab-net-dns/Makefile +++ b/dns/rubygem-gitlab-net-dns/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitlab-net-dns -PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTVERSION= 0.15.0 CATEGORIES= dns rubygems MASTER_SITES= RG diff --git a/dns/rubygem-gitlab-net-dns/distinfo b/dns/rubygem-gitlab-net-dns/distinfo index 3d5571818c44..57bcd9d2cf30 100644 --- a/dns/rubygem-gitlab-net-dns/distinfo +++ b/dns/rubygem-gitlab-net-dns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747310738 -SHA256 (rubygem/gitlab-net-dns-0.12.0.gem) = b64afbb0a5d4d1a77306933cac23f3b507667d54a6968dab6ffe91b1ebc6b5a7 -SIZE (rubygem/gitlab-net-dns-0.12.0.gem) = 59392 +TIMESTAMP = 1755677057 +SHA256 (rubygem/gitlab-net-dns-0.15.0.gem) = d229aae205055b86b2ad166981257eb589ce6d6a146aa79b3ea2b1e5d9741f46 +SIZE (rubygem/gitlab-net-dns-0.15.0.gem) = 60416 diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 7ee0852ea831..6586dc0bb304 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -1,6 +1,6 @@ PORTNAME= apel PORTVERSION= 10.8.${SNAPDATE} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 2dcd554a4de9..7ce9f0d434a2 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20250801 +DISTVERSION= 31.0.50.20250816 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags makeinfo ncurses \ CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 17c54bed4be +GH_TAGNAME= 23b766b503a GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 0d62c9681caf..d0e8958be5b0 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754132558 -SHA256 (emacs-mirror-emacs-31.0.50.20250801-17c54bed4be_GH0.tar.gz) = dd8174bfa2ee550cda239920aa66a2a938f89188dbe4386662786f0a1ec41301 -SIZE (emacs-mirror-emacs-31.0.50.20250801-17c54bed4be_GH0.tar.gz) = 52221075 +TIMESTAMP = 1755390289 +SHA256 (emacs-mirror-emacs-31.0.50.20250816-23b766b503a_GH0.tar.gz) = c958acf86f37e662e950ba529ae05cb3933661b7d341f9750d8ebe96540df3cf +SIZE (emacs-mirror-emacs-31.0.50.20250816-23b766b503a_GH0.tar.gz) = 52248949 diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 58caffa18b9b..71e59968b19e 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,6 +1,5 @@ PORTNAME= emacs -DISTVERSION= 30.1 -PORTREVISION= 5 +DISTVERSION= 30.2 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo index 6928533ab5ca..2d6136af9279 100644 --- a/editors/emacs/distinfo +++ b/editors/emacs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1740416719 -SHA256 (emacs-30.1.tar.xz) = 6ccac1ae76e6af93c6de1df175e8eb406767c23da3dd2a16aa67e3124a6f138f -SIZE (emacs-30.1.tar.xz) = 54978160 +TIMESTAMP = 1755212823 +SHA256 (emacs-30.2.tar.xz) = b3f36f18a6dd2715713370166257de2fae01f9d38cfe878ced9b1e6ded5befd9 +SIZE (emacs-30.2.tar.xz) = 55320324 SHA256 (emacs30.1-canna-20250224.diff.gz) = b93296ae41037e6457317fd1113f8c3f659f32d4310c28a6a5bf633f6fcd31e5 SIZE (emacs30.1-canna-20250224.diff.gz) = 30488 diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 76e8770adba9..10b4a020940a 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -1,7 +1,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.5.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors security MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/enter-tex/Makefile b/editors/enter-tex/Makefile index 3e5a7514eca8..b69c02c9fb89 100644 --- a/editors/enter-tex/Makefile +++ b/editors/enter-tex/Makefile @@ -1,11 +1,12 @@ PORTNAME= enter-tex DISTVERSION= 3.48.0 +PORTREVISION= 1 CATEGORIES= editors DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Integrated TeX/LaTeX editor -WWW= https://gitlab.gnome.org/swilmet/enter-tex +WWW= https://gitlab.gnome.org/World/gedit/enter-tex LICENSE= GPLv3+ @@ -20,27 +21,24 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ USES= compiler:c11 desktop-file-utils gettext gnome meson \ pkgconfig tar:bz2 tex vala:build USE_GNOME= dconf glib20 gtk30 introspection:build -USE_TEX= base +USE_TEX= formats USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World/gedit -MESON_ARGS= -Dgtk_doc=false \ - -Dtests=false - +MESON_ARGS= -Dtests=false GLIB_SCHEMAS= org.gnome.enter_tex.gschema.xml -# https://gitlab.gnome.org/swilmet/enter-tex/-/issues/19 -do-build: - @(cd ${BUILD_WRKSRC}; if ! ${DO_MAKE_BUILD} src/gtex/Gtex-1.gir; then \ - if [ -n "${BUILD_FAIL_MESSAGE}" ]; then \ - ${ECHO_MSG} "===> Compilation failed unexpectedly." ;\ - (${ECHO_CMD} "${BUILD_FAIL_MESSAGE}") ;\ - fi ;\ - fi) +OPTIONS_DEFINE= DOCS +OPTIONS_SUB= yes - @(cd ${BUILD_WRKSRC}; if ! ${DO_MAKE_BUILD} src/enter-tex; then \ +DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc +DOCS_MESON_TRUE= gtk_doc + +# https://gitlab.gnome.org/World/gedit/enter-tex/-/issues/19 +pre-build: + @(cd ${BUILD_WRKSRC}; if ! ${DO_MAKE_BUILD} src/gtex/Gtex-1.gir; then \ if [ -n "${BUILD_FAIL_MESSAGE}" ]; then \ ${ECHO_MSG} "===> Compilation failed unexpectedly." ;\ (${ECHO_CMD} "${BUILD_FAIL_MESSAGE}") ;\ diff --git a/editors/enter-tex/pkg-plist b/editors/enter-tex/pkg-plist index 05f11f80de61..9507ddcba727 100644 --- a/editors/enter-tex/pkg-plist +++ b/editors/enter-tex/pkg-plist @@ -10,6 +10,54 @@ share/dbus-1/services/org.gnome.enter_tex.service %%DATADIR%%/templates/letter.tex %%DATADIR%%/templates/report.tex %%DATADIR%%/ui/ui.xml +%%DOCS%%share/gtk-doc/html/enter-tex/GtexApp.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexBuildJob.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexBuildTool.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexBuildTools.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexBuildToolsDefault.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexBuildToolsPersonal.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexBuildView.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexFactory.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexPostProcessor.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexPostProcessorAllOutput.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexPostProcessorLatex.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexPostProcessorLatexmk.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexSettings.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexStructure.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexSynctex.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexTemplatesDefault.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexTemplatesManageDialog.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexTemplatesPersonal.html +%%DOCS%%share/gtk-doc/html/enter-tex/GtexTreeModelNode.html +%%DOCS%%share/gtk-doc/html/enter-tex/annexes.html +%%DOCS%%share/gtk-doc/html/enter-tex/annotation-glossary.html +%%DOCS%%share/gtk-doc/html/enter-tex/api-reference.html +%%DOCS%%share/gtk-doc/html/enter-tex/ch01.html +%%DOCS%%share/gtk-doc/html/enter-tex/ch02.html +%%DOCS%%share/gtk-doc/html/enter-tex/ch03.html +%%DOCS%%share/gtk-doc/html/enter-tex/ch04.html +%%DOCS%%share/gtk-doc/html/enter-tex/ch05.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-Gtex-Initialization-and-Finalization.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexBottomPanel.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexBuffer.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexCommands.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexDirs.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexPrefs.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexTemplatesDialogs.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexUtils.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex-GtexView.html +%%DOCS%%share/gtk-doc/html/enter-tex/enter-tex.devhelp2 +%%DOCS%%share/gtk-doc/html/enter-tex/home.png +%%DOCS%%share/gtk-doc/html/enter-tex/index.html +%%DOCS%%share/gtk-doc/html/enter-tex/ix01.html +%%DOCS%%share/gtk-doc/html/enter-tex/left-insensitive.png +%%DOCS%%share/gtk-doc/html/enter-tex/left.png +%%DOCS%%share/gtk-doc/html/enter-tex/object-tree.html +%%DOCS%%share/gtk-doc/html/enter-tex/right-insensitive.png +%%DOCS%%share/gtk-doc/html/enter-tex/right.png +%%DOCS%%share/gtk-doc/html/enter-tex/style.css +%%DOCS%%share/gtk-doc/html/enter-tex/up-insensitive.png +%%DOCS%%share/gtk-doc/html/enter-tex/up.png share/help/C/enter-tex/build_tools.page share/help/C/enter-tex/completion.page share/help/C/enter-tex/index.page diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 10f54e4076ba..edcc917cf376 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -1,5 +1,6 @@ PORTNAME= flim PORTVERSION= 1.14.9.${SNAPDATE} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index bdb4f79f764e..5940b38abd47 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,5 +1,5 @@ PORTNAME= focuswriter -DISTVERSION= 1.8.12 +DISTVERSION= 1.8.13 CATEGORIES= editors MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/editors/focuswriter/distinfo b/editors/focuswriter/distinfo index d506bfa1c9ad..b169fe29698f 100644 --- a/editors/focuswriter/distinfo +++ b/editors/focuswriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747249884 -SHA256 (focuswriter-1.8.12.tar.bz2) = 83e43700d40d7d2af90c1ddfcfb595aba1b800bd5bc10232b94e87c5dd871d2b -SIZE (focuswriter-1.8.12.tar.bz2) = 10475452 +TIMESTAMP = 1755552305 +SHA256 (focuswriter-1.8.13.tar.bz2) = 736662c0ec6ca9d6ae93b18f637963e9f5a914b25027d07b34723ca91b4aa98b +SIZE (focuswriter-1.8.13.tar.bz2) = 10478620 diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 1bb40076a55e..11942e52cee4 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,5 +1,5 @@ PORTNAME= jove -DISTVERSION= 4.17.5.3 +DISTVERSION= 4.17.5.5 CATEGORIES= editors MAINTAINER= nc@FreeBSD.org @@ -15,8 +15,10 @@ GH_ACCOUNT= jonmacs pre-patch: ${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,' ${WRKSRC}/Makefile + ${REINPLACE_CMD} -e 's,/etc/,${PREFIX}/etc/,' ${WRKSRC}/Makefile post-install: @${MKDIR} ${STAGEDIR}/var/lib/jove/tmp + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/jove .include <bsd.port.mk> diff --git a/editors/jove/distinfo b/editors/jove/distinfo index 23942e351e29..f529cce3eec7 100644 --- a/editors/jove/distinfo +++ b/editors/jove/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717641168 -SHA256 (jonmacs-jove-4.17.5.3_GH0.tar.gz) = ca5a5fcf71009c7389d655d1f1ae8139710f6cc531be95581e4b375e67f098d2 -SIZE (jonmacs-jove-4.17.5.3_GH0.tar.gz) = 548835 +TIMESTAMP = 1755646484 +SHA256 (jonmacs-jove-4.17.5.5_GH0.tar.gz) = 4261d7cab02816eb03f3f356a0a2869d7f6168fce53478ede8e5fdd06a9ecfb9 +SIZE (jonmacs-jove-4.17.5.5_GH0.tar.gz) = 551600 diff --git a/editors/jove/pkg-plist b/editors/jove/pkg-plist index 5e940b612a82..1cdcf910b12d 100644 --- a/editors/jove/pkg-plist +++ b/editors/jove/pkg-plist @@ -33,3 +33,4 @@ man/man1/teachjove.1 @dir /var/lib/jove/preserve @dir /var/lib/jove @dir /var/lib +@dir etc/jove diff --git a/editors/libreoffice-af/distinfo b/editors/libreoffice-af/distinfo index e683b49eda60..35b68852f677 100644 --- a/editors/libreoffice-af/distinfo +++ b/editors/libreoffice-af/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951553 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_af.tar.gz) = 6b71d79d3910489ad18b89d54cdb0d844fab2be3db5103a7912a0cf41a710ffd -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_af.tar.gz) = 1173975 +TIMESTAMP = 1755696700 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_af.tar.gz) = c00ba9ba41852f90fc87f5c006bccefe4e3718c2a2655fc265c28765afaa5c8e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_af.tar.gz) = 1174105 diff --git a/editors/libreoffice-am/distinfo b/editors/libreoffice-am/distinfo index 8111e09ff126..6d4f9598b563 100644 --- a/editors/libreoffice-am/distinfo +++ b/editors/libreoffice-am/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951555 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_am.tar.gz) = 08fb57a0f33a1f40fcc5acb2069ae5bf10e5929ae9fb5ef9b0780314f4bd557e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_am.tar.gz) = 648624 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_am.tar.gz) = d6ac195debbd064674f4425da3559996db2cc6c683c8e2ff2acca1b4b425de49 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_am.tar.gz) = 2646620 +TIMESTAMP = 1755696703 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_am.tar.gz) = 49a89424755c95563ed42bf8f035cb8296a6f8f52307c1d59f17ba92bb50b7f0 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_am.tar.gz) = 642641 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_am.tar.gz) = 408a759564bf944a34eb1bb5fe3f6c22be9056e1432bdb8791c675b43839fb01 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_am.tar.gz) = 2667945 diff --git a/editors/libreoffice-as/distinfo b/editors/libreoffice-as/distinfo index c2fb58bb50a6..f0229b7a3074 100644 --- a/editors/libreoffice-as/distinfo +++ b/editors/libreoffice-as/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951559 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_as.tar.gz) = 2b73aac2b060b5be73504d8cb81666df9884d43113f3450f3152bc910fec020d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_as.tar.gz) = 355916 +TIMESTAMP = 1755696707 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_as.tar.gz) = 962cbc26bb56461a959dd52c4143af15e9f7ac073f74d930547cb390aad65d93 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_as.tar.gz) = 350103 diff --git a/editors/libreoffice-ast/distinfo b/editors/libreoffice-ast/distinfo index 9d9d5637bbe3..0b5ca645fa8f 100644 --- a/editors/libreoffice-ast/distinfo +++ b/editors/libreoffice-ast/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951560 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ast.tar.gz) = a8deaee3d69b3ccb83ac08f9ed2dac2f20c8944d10ccd02d4d40b393bb2bd1fa -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ast.tar.gz) = 475053 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ast.tar.gz) = d49885657345fe20990bab27606a69940d9ae594c4e3874a17ff80851b5809a6 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ast.tar.gz) = 2617664 +TIMESTAMP = 1755696709 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ast.tar.gz) = 5b95162fc957278fc34ca23867392bd7c26f41585171d517c8d70f9d33168dcb +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ast.tar.gz) = 474741 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ast.tar.gz) = 3a3df28e41400f728dfe17a222b8210b185b8797baecd5c884fabc00f45340d8 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ast.tar.gz) = 2641251 diff --git a/editors/libreoffice-be/distinfo b/editors/libreoffice-be/distinfo index d16303c7f8ba..82977f59be93 100644 --- a/editors/libreoffice-be/distinfo +++ b/editors/libreoffice-be/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951561 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_be.tar.gz) = 7b0b2eb5fcfa6b9e413f489e8c7a89c2d14c7c414a7dc56973bd3f45e9afc55f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_be.tar.gz) = 2068425 +TIMESTAMP = 1755696711 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_be.tar.gz) = f03ebc21e0b3de27141f6564fabc6ad94c9ef757758d9dd25ee9efe6d03576fa +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_be.tar.gz) = 2077408 diff --git a/editors/libreoffice-bg/distinfo b/editors/libreoffice-bg/distinfo index 07fedec6c772..1ef714da6a1c 100644 --- a/editors/libreoffice-bg/distinfo +++ b/editors/libreoffice-bg/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951564 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bg.tar.gz) = 8099c2425f6f0222551edbcc968f787e14423e14178d99b6391db4ada4063da8 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bg.tar.gz) = 1899609 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bg.tar.gz) = 8eaabf233ca26b4dad4afa7565e3d92e122cb258e70fa1253e053abdc2384e15 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bg.tar.gz) = 2673877 +TIMESTAMP = 1755696714 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bg.tar.gz) = 752571f3891071902ab689076e0113ba58c15bd7768400ce777c71fdb5184249 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bg.tar.gz) = 1907612 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bg.tar.gz) = de5ad973ef38773d4e2f878e5512a7db01e9dd4a5ee5be661cadb24b6ab53492 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bg.tar.gz) = 2697760 diff --git a/editors/libreoffice-bn/distinfo b/editors/libreoffice-bn/distinfo index 1496ec450468..60227c6109bb 100644 --- a/editors/libreoffice-bn/distinfo +++ b/editors/libreoffice-bn/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951566 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bn.tar.gz) = db7618fc87262a2996da99edef0b0a112423a8b9b5ddce5f048574528e06b134 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bn.tar.gz) = 603058 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bn.tar.gz) = 968ebe05980d5da6c534332b6fe89bda94370c5d3859bd3824ac7a443c1a0b50 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bn.tar.gz) = 2606068 +TIMESTAMP = 1755696717 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bn.tar.gz) = ee7e16c9328c4fc3e30aff0b2f850051df69a28c1f240d2598c99f51f188d9e0 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bn.tar.gz) = 683130 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bn.tar.gz) = 885de25782d38565aedfafd57a08f93c962010bb0e20508d6fff075ed58bca66 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bn.tar.gz) = 2624499 diff --git a/editors/libreoffice-bn_IN/distinfo b/editors/libreoffice-bn_IN/distinfo index 424f7f0fee42..62a88088a06d 100644 --- a/editors/libreoffice-bn_IN/distinfo +++ b/editors/libreoffice-bn_IN/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951568 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = dad4f2b6830919474fd019fc7f0fa02f31049c6e6450e834e8768b539472e284 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 473627 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = cbd04fac11739fda04bd5e694831579d8f5bca6b7c7f885aedac68be4c248674 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 2773043 +TIMESTAMP = 1755696719 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 6d673a71558c4e362a82cd24b986d1db64710812d6f73573150391dcda715f3f +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 473060 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 05fbd4856e88ff2840902ad52f185f20ace0dd9377a83da582cfe7a315df6675 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 2797541 diff --git a/editors/libreoffice-bo/distinfo b/editors/libreoffice-bo/distinfo index 313536ed81cb..5d3090cfe78f 100644 --- a/editors/libreoffice-bo/distinfo +++ b/editors/libreoffice-bo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951570 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bo.tar.gz) = 348507e963649cfc123d586c415ca60bfa37c236e0886fd6826db41928ccf1c1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bo.tar.gz) = 316392 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bo.tar.gz) = 53fb799ca16a772a129615007c8dd4f5b3f9429dae40f43957559929dc1f1f27 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bo.tar.gz) = 2610246 +TIMESTAMP = 1755696722 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bo.tar.gz) = fa5e139030488e32b97a32b440e38b497185496f8b5d62517d0bf1ff7911232c +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bo.tar.gz) = 308409 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bo.tar.gz) = 16536c7597b0d574440174dc2bf35d68f77938d8f4623b1dbacd30219e1dfd50 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bo.tar.gz) = 2627656 diff --git a/editors/libreoffice-br/distinfo b/editors/libreoffice-br/distinfo index 41dcb4393cad..91aa69a8a1e3 100644 --- a/editors/libreoffice-br/distinfo +++ b/editors/libreoffice-br/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951571 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_br.tar.gz) = 3edecbfac876b8a870ba301aca416184ca4ce35cee161419e63a2014eb5f5609 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_br.tar.gz) = 997384 +TIMESTAMP = 1755696723 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_br.tar.gz) = 2eee82b829e4bc52d95880daeecb27d81142e31a971a47009d1ab11308cf6709 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_br.tar.gz) = 990167 diff --git a/editors/libreoffice-brx/distinfo b/editors/libreoffice-brx/distinfo index a2e886c9e60d..1c4e3382a6aa 100644 --- a/editors/libreoffice-brx/distinfo +++ b/editors/libreoffice-brx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951572 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_brx.tar.gz) = 87aa644a14850a2a931fcf4d9d5037156a819f966f70983cb0ad4ecb2ff1805a -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_brx.tar.gz) = 235099 +TIMESTAMP = 1755696724 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_brx.tar.gz) = 4de0309ef2c30f5ef62f157183b0c0096ee0a6bfaf2c5b0aa6fed44475c72cb4 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_brx.tar.gz) = 231090 diff --git a/editors/libreoffice-bs/distinfo b/editors/libreoffice-bs/distinfo index 63e217e6fbee..21dc1975efc9 100644 --- a/editors/libreoffice-bs/distinfo +++ b/editors/libreoffice-bs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951575 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bs.tar.gz) = a18674734a26ad7beac3ac838ba5042464f78f93a6053c0fcc98ea5d5b685e09 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_bs.tar.gz) = 487020 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bs.tar.gz) = 2750e6af6b2d2fa5d63a239e2037e919256cbd8292f9fd32ed218226c1cf760a -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_bs.tar.gz) = 2538922 +TIMESTAMP = 1755696727 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bs.tar.gz) = 42a965545d32d0895c990e5b39ed61b23cf1f27deddee6caff4557022b6da7d9 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_bs.tar.gz) = 480780 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bs.tar.gz) = 36165a880bb9af198619125cb5dae4b1968374db6b5c98cce968c8c0ebd4326e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_bs.tar.gz) = 2559992 diff --git a/editors/libreoffice-ca/distinfo b/editors/libreoffice-ca/distinfo index 4c4d123444fe..6e50b94e86a5 100644 --- a/editors/libreoffice-ca/distinfo +++ b/editors/libreoffice-ca/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951577 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ca.tar.gz) = e19db905ed7373556cffe33e4a15c7e767b59b633d4e8edfa0e4face47dbf413 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ca.tar.gz) = 2529001 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ca.tar.gz) = fc2ffc17b05bbeec33d5098fbc28c73778a8fe9c85e0367e1ea3ea27f2d4caf3 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ca.tar.gz) = 2622137 +TIMESTAMP = 1755696731 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ca.tar.gz) = 65155d8571bd88ca6bc518ce58074d6db8a59c275d4133b27237a061c26beb73 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ca.tar.gz) = 2530736 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ca.tar.gz) = dd8d7e3ae6399713e2b3611015b2481b47aeb1880a169d43ee1caafa242c473c +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ca.tar.gz) = 2647775 diff --git a/editors/libreoffice-ca_valencia/distinfo b/editors/libreoffice-ca_valencia/distinfo index a4a54583076d..0c2974d4d56e 100644 --- a/editors/libreoffice-ca_valencia/distinfo +++ b/editors/libreoffice-ca_valencia/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951581 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = e9d2dcf76940a626fb0f00e90417d3866d9faad6e2179eba97b74ae063d9d9cb -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 2500967 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 17d7b8b04bff6707d83c4fc90de6404ce363fc8fc36d01238220aac8ce7b0384 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 2624726 +TIMESTAMP = 1755696734 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 06340a16225d13f3e04c66dafbbfdd4124400419444e2f2deb5920581cb43ce7 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 2496857 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 15fdae35787036e699c0b68899ea4a5c6a8a6f0424e4cf561c01e595625e4328 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 2649180 diff --git a/editors/libreoffice-ckb/distinfo b/editors/libreoffice-ckb/distinfo index 5db8f110bb14..0d740c60dc1f 100644 --- a/editors/libreoffice-ckb/distinfo +++ b/editors/libreoffice-ckb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951582 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ckb.tar.gz) = e595b46fe485db4d08b5f847055be819c6c874fd25b3e1aa2fe51f62bbe1f4c9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ckb.tar.gz) = 350900 +TIMESTAMP = 1755696735 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ckb.tar.gz) = a59ddf7058a654770be08019e2ba7900ce76aec7ef84bbf9763e8277b93ebf87 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ckb.tar.gz) = 347398 diff --git a/editors/libreoffice-cs/distinfo b/editors/libreoffice-cs/distinfo index 2d4d06adbb3e..a18249ef39b4 100644 --- a/editors/libreoffice-cs/distinfo +++ b/editors/libreoffice-cs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951584 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_cs.tar.gz) = 919611471113fff4ece00775fb0274c6b5e6536e1c1d6fb910452e0f8baa4bf1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_cs.tar.gz) = 2712472 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_cs.tar.gz) = 5dae7a260b3eabdcaae009e1ba68f023128c21849b0dcfa62aa5ec1fc04dcca0 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_cs.tar.gz) = 2604840 +TIMESTAMP = 1755696738 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_cs.tar.gz) = 769515a5280f4a1e595b6261226958f281e11abf66a39da4edc1879b5273b128 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_cs.tar.gz) = 2721492 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_cs.tar.gz) = 1aa1cc1fbb452f08f14a4a525fa58abb9735e9272d6b76b17d88b2db889fc1fc +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_cs.tar.gz) = 2630211 diff --git a/editors/libreoffice-cy/distinfo b/editors/libreoffice-cy/distinfo index 38f4dd9c3872..957b9cca1cf8 100644 --- a/editors/libreoffice-cy/distinfo +++ b/editors/libreoffice-cy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951584 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_cy.tar.gz) = 5cddc3fc7070fbeab099345b829f330355990c56e5adc4cbe7470b6b1a940d1e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_cy.tar.gz) = 782271 +TIMESTAMP = 1755696740 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_cy.tar.gz) = ebe0847ff2988b37ba20bbf4bf252fb3559f8a1050227ebf21e40a0ec0c9da29 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_cy.tar.gz) = 790361 diff --git a/editors/libreoffice-da/distinfo b/editors/libreoffice-da/distinfo index 181699092c01..d2cd30b7a261 100644 --- a/editors/libreoffice-da/distinfo +++ b/editors/libreoffice-da/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951587 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_da.tar.gz) = c0c1888a206b8a77532c1c9a585cd13ff0d434dd1c7468fa7a3b3940cb63e0ef -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_da.tar.gz) = 2405476 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_da.tar.gz) = acbe80b70809cc7e65013b15e248b0682c2039ddc2e17df0cf1c3ab187972fe7 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_da.tar.gz) = 2593952 +TIMESTAMP = 1755696747 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_da.tar.gz) = d37b74554f346d2f17254db085f53a09ced8dba89b72037c95127b1d7b401a18 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_da.tar.gz) = 2413822 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_da.tar.gz) = c024a7a69fd31acf43451a3797eb1c5899c10185a786148a4bb3fb8b12d571c5 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_da.tar.gz) = 2617783 diff --git a/editors/libreoffice-dgo/distinfo b/editors/libreoffice-dgo/distinfo index 2eca7344e8ab..e691654d406f 100644 --- a/editors/libreoffice-dgo/distinfo +++ b/editors/libreoffice-dgo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951591 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_dgo.tar.gz) = 0370b53ac96a4db5904ba1f50c3fd12493aef148935ca54cd6cadb56745ea43f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_dgo.tar.gz) = 296780 +TIMESTAMP = 1755696752 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_dgo.tar.gz) = aeb850eb6ac7799cc2112cbe320ecc115f4bdafb6a38a0ad468832b6f7e39322 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_dgo.tar.gz) = 291992 diff --git a/editors/libreoffice-dsb/distinfo b/editors/libreoffice-dsb/distinfo index 3fccfbdcd366..16d56298de91 100644 --- a/editors/libreoffice-dsb/distinfo +++ b/editors/libreoffice-dsb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951593 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_dsb.tar.gz) = 9908060265c0ccd7e7c2faf0d271e3189896e8fa05794385d4dd4852f383f10d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_dsb.tar.gz) = 793358 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_dsb.tar.gz) = 06b01f7e046af417d9149224ab91fd6c3e75f26dae716838649824317482fde0 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_dsb.tar.gz) = 2651374 +TIMESTAMP = 1755696755 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_dsb.tar.gz) = a6900a07d8c07e73f96ddce5d02293df550f972ae1a43807cad67945b379f2bc +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_dsb.tar.gz) = 801143 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_dsb.tar.gz) = 551df1166d53bf073323902d9833ce0174a1cfbe229186f5dc000bf0b5f31179 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_dsb.tar.gz) = 2671266 diff --git a/editors/libreoffice-dz/distinfo b/editors/libreoffice-dz/distinfo index db42152e04a9..eb1492b7e52f 100644 --- a/editors/libreoffice-dz/distinfo +++ b/editors/libreoffice-dz/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951595 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_dz.tar.gz) = a4c1e542604f5b96c5d118058015e50a5b96239fae879384b65c6d4c74aa305e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_dz.tar.gz) = 330508 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_dz.tar.gz) = bc4e30570b3eb6d8036dc5bd42e94bcb5f9cab12a59165efe9080e23aa68a3b4 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_dz.tar.gz) = 2657077 +TIMESTAMP = 1755696758 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_dz.tar.gz) = b95a26b2e6192a4de08e121c89c585e80889d12b8c24a196b3323b6cff122234 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_dz.tar.gz) = 320985 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_dz.tar.gz) = 839e9b0e326e3081e3c9bb976f5e6ed918d6be46d422225ca81400d74d71a04e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_dz.tar.gz) = 2676664 diff --git a/editors/libreoffice-el/distinfo b/editors/libreoffice-el/distinfo index 25ba0a443617..011427650a78 100644 --- a/editors/libreoffice-el/distinfo +++ b/editors/libreoffice-el/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951598 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_el.tar.gz) = 35f41ec163aa6d75276d04c980ceb2580595d77dee4db46c4db028f5bc98f8f0 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_el.tar.gz) = 2419705 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_el.tar.gz) = 38eb05edb28f7e3f6d12ddade767bf7d714809dd70328960a1eb41888c34deef -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_el.tar.gz) = 2866396 +TIMESTAMP = 1755696762 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_el.tar.gz) = 2a07c8a530ecea2aee85a9bd8987d2729048a5fe379573dc013bdb8d54278ef5 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_el.tar.gz) = 2425848 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_el.tar.gz) = 325c9ce428e6e890f3cf9504ca8ba646cbb84fa28cdb15fd57d65af0eadb1c68 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_el.tar.gz) = 2893895 diff --git a/editors/libreoffice-en_GB/distinfo b/editors/libreoffice-en_GB/distinfo index e4e493919488..32fa4ae6b72d 100644 --- a/editors/libreoffice-en_GB/distinfo +++ b/editors/libreoffice-en_GB/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951602 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 61c2fc5154c64bc5fe39d5e3314ce8c0fde92ee7bf8f9f3e51b0bcf19a213ff3 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 4652407 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_en-GB.tar.gz) = e7725a5f1225d3aa691732550c8789fb46ea614a34329d05ec64b5826cae65a8 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 2468047 +TIMESTAMP = 1755696765 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 251b2423d9c3361d1547554d465212d79aac4d8fd6137fd9ad6ef5fa91fa1c7e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 4648889 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_en-GB.tar.gz) = b96964c8bd1ed164206ab039005710c8175dda271e1510cc14863019b5050363 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 2490473 diff --git a/editors/libreoffice-en_ZA/distinfo b/editors/libreoffice-en_ZA/distinfo index dd39a42d6011..100e161a5715 100644 --- a/editors/libreoffice-en_ZA/distinfo +++ b/editors/libreoffice-en_ZA/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951607 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 93f58b57fd421438d65e64cfd61bad5c2c01f445dec753c2466b34e0bafc3832 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 4262867 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = df5a8c8b78a12444ecdc0bf4dc237a86973db22179920e9befc8a277b23c0c03 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 2464887 +TIMESTAMP = 1755696769 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = fb496b79f576c4845f8c6dce2339798f677a19a387820f731a8c1ae58e9e44b2 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 4262975 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 3d18e076dc08358d0093cde2ef4f116d0a36d9f3eae288ca57fb417826ddd04b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 2487282 diff --git a/editors/libreoffice-eo/distinfo b/editors/libreoffice-eo/distinfo index a55ee2127e7c..d0989391705a 100644 --- a/editors/libreoffice-eo/distinfo +++ b/editors/libreoffice-eo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951609 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_eo.tar.gz) = 86fc8ec24cb52ebb5363c9f2b44cfa86cb40d706a676a4bf14fa81d74328b9f9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_eo.tar.gz) = 1009579 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_eo.tar.gz) = a7076a6652e04b2f46ea271a3ef80f4d5c653a1ebcd30fa3d43264d2d29dab89 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_eo.tar.gz) = 2546890 +TIMESTAMP = 1755696772 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_eo.tar.gz) = cfafed2a83c9068a54fc89046a5367fbe6f4282b083fc8726d75c1a5cfb5c869 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_eo.tar.gz) = 1012764 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_eo.tar.gz) = 31e5d0c9ab6ceee86f4d58ea83c96bba86714fb8441b0136be8a94f00e836fcf +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_eo.tar.gz) = 2567250 diff --git a/editors/libreoffice-es/distinfo b/editors/libreoffice-es/distinfo index 507b49e5f3a8..014e81aace29 100644 --- a/editors/libreoffice-es/distinfo +++ b/editors/libreoffice-es/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951612 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_es.tar.gz) = 12a5674cd0fb6d38ed5c2e614c82c16808589dda9e249b1118dc428bc5804baa -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_es.tar.gz) = 1755783 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_es.tar.gz) = 31cece98fc78ab604cc5525fb20c5e3d6a5b072c35467d57fb7e4c5ef7a22083 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_es.tar.gz) = 2653441 +TIMESTAMP = 1755696775 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_es.tar.gz) = 35144b64c5cace90ea305df94cf37ee608d14f114002c528a9e77ea9191650ff +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_es.tar.gz) = 1756595 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_es.tar.gz) = 1b5d67768332d1889b5186e8efe1ad4fbd372e7ca2586bed652a2bbee21d1833 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_es.tar.gz) = 2678365 diff --git a/editors/libreoffice-et/distinfo b/editors/libreoffice-et/distinfo index 519b2c51849e..60c842aab72e 100644 --- a/editors/libreoffice-et/distinfo +++ b/editors/libreoffice-et/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951614 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_et.tar.gz) = 61a35d56ec356140557d22417921203ea8469e2989d0aa3cb809ef1552ec3cd9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_et.tar.gz) = 1319039 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_et.tar.gz) = bbe2dc34527d235cf5b170b2403376aeed098d67b64fe1cbf56bd140f8998fd9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_et.tar.gz) = 2574212 +TIMESTAMP = 1755696777 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_et.tar.gz) = 72a501a025ef53fff7b12b7e8aee34cd1b768a49ce12fa1317fc8510840a332d +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_et.tar.gz) = 1311151 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_et.tar.gz) = 6f1fbb74437f54e68b192e73acd90b58ade06ee4a2fb98d1d46e523178c0a0ce +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_et.tar.gz) = 2595886 diff --git a/editors/libreoffice-eu/distinfo b/editors/libreoffice-eu/distinfo index 06f1858e813c..14a97c94e2ee 100644 --- a/editors/libreoffice-eu/distinfo +++ b/editors/libreoffice-eu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951617 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_eu.tar.gz) = 566cd55f67fef6028e34eb6ae77950d4a1ceac573e9af8dc929ad713046c2521 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_eu.tar.gz) = 732483 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_eu.tar.gz) = 442a7a52e2f6ddd54755bed87108539186d1c6f829ea52125e9639ada86f6ab1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_eu.tar.gz) = 2579343 +TIMESTAMP = 1755696781 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_eu.tar.gz) = d1eff5c1ff60088a1cd67f6a77af4bc9f01fcba55047c1aeb176bef65312a6f3 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_eu.tar.gz) = 725701 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_eu.tar.gz) = db4d28f0f3e8c9661ba74b2a0a5d7988c12c2ca7a4652325ad28d79a44cebb39 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_eu.tar.gz) = 2607392 diff --git a/editors/libreoffice-fa/distinfo b/editors/libreoffice-fa/distinfo index 0cc4a720a50c..812ab8a6a5ab 100644 --- a/editors/libreoffice-fa/distinfo +++ b/editors/libreoffice-fa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951617 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fa.tar.gz) = ae184228a3ccf9610459b69d78ccf775824eea5242f74a5a5cd02db5ae769724 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fa.tar.gz) = 581019 +TIMESTAMP = 1755696782 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fa.tar.gz) = adb80def5a2d2f2a155983250499d8596fb4363fb7a03b2149680ef2d9d0ff13 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fa.tar.gz) = 575453 diff --git a/editors/libreoffice-fi/distinfo b/editors/libreoffice-fi/distinfo index c4208ced9deb..bcbc451b64f5 100644 --- a/editors/libreoffice-fi/distinfo +++ b/editors/libreoffice-fi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951620 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fi.tar.gz) = ecf0de8cef0034c3b3473a530398e5379b9dd308962daed40342771459da1e5b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fi.tar.gz) = 666972 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_fi.tar.gz) = 8d7d47cc0be25b127fac47ae2c50c5ea25cc3232908e0e403757d27b2368559d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_fi.tar.gz) = 2591813 +TIMESTAMP = 1755696784 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fi.tar.gz) = a68d10f1f057531c217bc7bcc5e4e99cb64435d34e81591e425fc5b0ef7842e3 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fi.tar.gz) = 667558 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_fi.tar.gz) = 78ee9d47b046e5f6caeadfada69656c77b8479adab3237e9d216694034d2a441 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_fi.tar.gz) = 2612300 diff --git a/editors/libreoffice-fur/distinfo b/editors/libreoffice-fur/distinfo index 3aa93c302373..2eb077ce312b 100644 --- a/editors/libreoffice-fur/distinfo +++ b/editors/libreoffice-fur/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951622 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fur.tar.gz) = e00e03d162c0e387211259a872bccc3d46c55ae0ab1c75e7da644b20e5dee423 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fur.tar.gz) = 158852 +TIMESTAMP = 1755696788 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fur.tar.gz) = 12c2bdd56f9dc9269e9152880f48ee18e59f84b7f0a400f68c4f634cf622ed38 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fur.tar.gz) = 147708 diff --git a/editors/libreoffice-fy/distinfo b/editors/libreoffice-fy/distinfo index c1f803ec208a..368b42bdc492 100644 --- a/editors/libreoffice-fy/distinfo +++ b/editors/libreoffice-fy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951623 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fy.tar.gz) = ad7958ad1adff2c4929e2c1b082bc41c0379247fabc10f4668974ec2a6657b9e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fy.tar.gz) = 636749 +TIMESTAMP = 1755696789 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fy.tar.gz) = c89a3089b8422004d669d62e94f2d6888b038c4b336ab6f172de1dca6f066da6 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fy.tar.gz) = 629253 diff --git a/editors/libreoffice-ga/distinfo b/editors/libreoffice-ga/distinfo index 1198d4f25e4c..325ce07c727f 100644 --- a/editors/libreoffice-ga/distinfo +++ b/editors/libreoffice-ga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951624 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ga.tar.gz) = 9cf087f4f1d56f60054041ad17cd39c5ca4590b45d228ca0b74903eba086f7a2 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ga.tar.gz) = 497748 +TIMESTAMP = 1755696790 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ga.tar.gz) = bc853be886d96e846006e5eb2531d5164bdd87043e0f839d90c4cfcc9e00f42c +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ga.tar.gz) = 490424 diff --git a/editors/libreoffice-gd/distinfo b/editors/libreoffice-gd/distinfo index d84d9172b37c..976f36c0c810 100644 --- a/editors/libreoffice-gd/distinfo +++ b/editors/libreoffice-gd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951625 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gd.tar.gz) = a4b4251b7626e6bdc24b839e0c79e1d8cec72bc2c505fc79733a337d650dcf91 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gd.tar.gz) = 1324393 +TIMESTAMP = 1755696791 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gd.tar.gz) = 929c950eccd4cf7ea5d3d5950965d91ee1aa1b01d97e71f98bd4c4a155da0eec +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gd.tar.gz) = 1317334 diff --git a/editors/libreoffice-gl/distinfo b/editors/libreoffice-gl/distinfo index 43636fd0c0c4..e0cd848ef1be 100644 --- a/editors/libreoffice-gl/distinfo +++ b/editors/libreoffice-gl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951627 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gl.tar.gz) = ed4690498c4c5bfec22023a8ada52456d0585d93b6ea79cad6d9713105595237 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gl.tar.gz) = 2119068 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_gl.tar.gz) = 2654ada48f3c9e769f0c384c9d07804203f7b0ec1a340fdb16102ad06618e66d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_gl.tar.gz) = 2608587 +TIMESTAMP = 1755696794 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gl.tar.gz) = b497e67fdbf3744fffced077726ddfd84c58a65366dacc5ac6033f0a20fb1f55 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gl.tar.gz) = 2127323 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_gl.tar.gz) = 5987926b2395d92cb22a8addb586cd5c006acda6de3cf0b436c0b56e98295c89 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_gl.tar.gz) = 2630764 diff --git a/editors/libreoffice-gu/distinfo b/editors/libreoffice-gu/distinfo index 0e786b4cccda..13ad712eaa0e 100644 --- a/editors/libreoffice-gu/distinfo +++ b/editors/libreoffice-gu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951629 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gu.tar.gz) = d5ef568c072b0ab4cf2354a5c120631d23f094ab431a86a2fa12d47372b9cdce -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gu.tar.gz) = 933274 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_gu.tar.gz) = 2f0d14234ea63b19815c738cab3c879a39a73e8fd520dd0bdffeee2a4dc50cca -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_gu.tar.gz) = 2543726 +TIMESTAMP = 1755696797 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gu.tar.gz) = 41102d1640c45f1ac025580c97bc417d3e86c1bae52bb0d99bbeb2451d512662 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gu.tar.gz) = 926009 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_gu.tar.gz) = 665bba209b0811fcc1bf4bc7a638583bef0d04d2bf14d47f7e068bd843f3f6c6 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_gu.tar.gz) = 2561962 diff --git a/editors/libreoffice-gug/distinfo b/editors/libreoffice-gug/distinfo index fb7bd30cba17..320acac90929 100644 --- a/editors/libreoffice-gug/distinfo +++ b/editors/libreoffice-gug/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951630 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gug.tar.gz) = 3ca98811381d83fcf017fff9334673df03070a7dbd1ff52cfd88759ae00aa853 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_gug.tar.gz) = 358417 +TIMESTAMP = 1755696798 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gug.tar.gz) = 711291d7739eabf5588487b4b220ac7ada6f6457e39478e1301834cbec775ef4 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_gug.tar.gz) = 350739 diff --git a/editors/libreoffice-hi/distinfo b/editors/libreoffice-hi/distinfo index af5d59891cb9..c247cc5face8 100644 --- a/editors/libreoffice-hi/distinfo +++ b/editors/libreoffice-hi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951635 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hi.tar.gz) = 6988de56707f6ea8460e0dad88865be1693d1a8c676f91be66f1293d3feaf46f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hi.tar.gz) = 392580 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hi.tar.gz) = 8481b4a1e3a291ad3cb42691a613040a471e9e694a4e5e5d4429e7640a8a2023 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hi.tar.gz) = 2553495 +TIMESTAMP = 1755696805 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hi.tar.gz) = 843a0c7cd1b575e2f3c252c918aa77fd1d44855e0a5fa3c92c4d35364cbc5f10 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hi.tar.gz) = 1343407 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hi.tar.gz) = dc2cb1d69ddc9cf19a6aa0cdd1057bd5aac460424713ce804bff05fefb71e29b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hi.tar.gz) = 2573169 diff --git a/editors/libreoffice-hr/distinfo b/editors/libreoffice-hr/distinfo index 1c8fdbe80c0d..21c9340d6278 100644 --- a/editors/libreoffice-hr/distinfo +++ b/editors/libreoffice-hr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951637 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hr.tar.gz) = e4fd6316f82101c2cdd834ff7225a67b717c170e9c65870b6b24b12e5595cc3f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hr.tar.gz) = 722055 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hr.tar.gz) = 513de952a78550686a91acc689289428a6d89a05ed214e02d9f4c66ce3c4c56a -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hr.tar.gz) = 2537442 +TIMESTAMP = 1755696807 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hr.tar.gz) = 6fd1962a27e6ca02851dee93349f78f78f53aa8cd27a96f97b8cb8f0a9e2aec2 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hr.tar.gz) = 714941 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hr.tar.gz) = 945e6a02cb4840849b89380d3ae44309ffe55d911cd9211be76086b65e9a29fd +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hr.tar.gz) = 2559048 diff --git a/editors/libreoffice-hsb/distinfo b/editors/libreoffice-hsb/distinfo index 43170f668844..ae6a0de47e59 100644 --- a/editors/libreoffice-hsb/distinfo +++ b/editors/libreoffice-hsb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951640 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hsb.tar.gz) = 05f799b95e3bf4bd00e52847cb9b27cf873df4dd0daa401bb6b62ade0693f267 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hsb.tar.gz) = 792315 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hsb.tar.gz) = f0545af32e4a5ac88af5b7223b222c2a74b41d06a38cb20613cc711e32764a72 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hsb.tar.gz) = 2634444 +TIMESTAMP = 1755696810 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hsb.tar.gz) = 8979980e697a847e20d4685e62374ee2f355dd785286b239a9b68e5f8302ebe5 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hsb.tar.gz) = 800201 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hsb.tar.gz) = b22b23375fd86710e5b9f860041207c1427721d5ce3574db4137951dc94406db +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hsb.tar.gz) = 2655345 diff --git a/editors/libreoffice-hy/distinfo b/editors/libreoffice-hy/distinfo index 8eea406e2fcc..01d391e71b4b 100644 --- a/editors/libreoffice-hy/distinfo +++ b/editors/libreoffice-hy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951642 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hy.tar.gz) = a39b6f7eed827634cf06d2529765b210cb42c5ad10b5071597eb46f28da724ef -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hy.tar.gz) = 816173 +TIMESTAMP = 1755696816 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hy.tar.gz) = db243b08f0ea7a276da9d4753545f86f361c29b0ca2152fee5d21faaebd98522 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hy.tar.gz) = 825038 diff --git a/editors/libreoffice-id/distinfo b/editors/libreoffice-id/distinfo index eb6c5e924f7c..8649dac338cb 100644 --- a/editors/libreoffice-id/distinfo +++ b/editors/libreoffice-id/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951644 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_id.tar.gz) = 476911e700e9a4dd64a5c7082223f0634b971c83533c29c010e24282012900c6 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_id.tar.gz) = 1472688 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_id.tar.gz) = e84d0af2dfaa85f796c3a40aa48c722f1b12adb0aead4bc03edde4ff4d218f68 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_id.tar.gz) = 2557131 +TIMESTAMP = 1755696819 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_id.tar.gz) = ac0a62b017b45d49c906fba20d6596b8254938bc1f65579a0b9b318584b5d3cb +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_id.tar.gz) = 1464017 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_id.tar.gz) = 257adc7b4962e92d3c80e36d9af95de908e6fba500eaad23bda5cf551f5da645 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_id.tar.gz) = 2579238 diff --git a/editors/libreoffice-is/distinfo b/editors/libreoffice-is/distinfo index ef5c1e670995..7ab697c69814 100644 --- a/editors/libreoffice-is/distinfo +++ b/editors/libreoffice-is/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951647 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_is.tar.gz) = 2da4bdbc264fcc08ce5cfba406e26881d89c48ca33a33395d8674a5a354599db -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_is.tar.gz) = 1226207 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_is.tar.gz) = 641f827215f33aa2978b36576113ee912178655d92806c4544aad576ee56007f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_is.tar.gz) = 2538794 +TIMESTAMP = 1755696822 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_is.tar.gz) = b97ffcd1386de461e6971fa341428dbe96b31098442825d8a728b387453fab6c +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_is.tar.gz) = 1221763 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_is.tar.gz) = a5b1790fa764cbfaaf669ab1bbd194db3de8d38bd36b80b7bf0391be6222b478 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_is.tar.gz) = 2559848 diff --git a/editors/libreoffice-it/distinfo b/editors/libreoffice-it/distinfo index 0a85494b1e53..1d4815b038b7 100644 --- a/editors/libreoffice-it/distinfo +++ b/editors/libreoffice-it/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951649 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_it.tar.gz) = 76effd1fb60bf8075fa271ac9e530014d638b74a4bfcc7d9db2efa3003253c99 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_it.tar.gz) = 1797931 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_it.tar.gz) = d57ca9d3b86001592a646483df7667885d72247f2909a868e71e69c960b69ff3 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_it.tar.gz) = 2588551 +TIMESTAMP = 1755696825 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_it.tar.gz) = b9dfb1d69d74cc88eb92891e919b5b2e5a60338725321441c3cb442e87964fb6 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_it.tar.gz) = 1806241 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_it.tar.gz) = 95602906272d21f466d6962fcc51ebd779d645a92ebeef86c5ca6ffd1186b7ff +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_it.tar.gz) = 2614398 diff --git a/editors/libreoffice-ka/distinfo b/editors/libreoffice-ka/distinfo index 81f8d812c0d3..bc99634b2c9f 100644 --- a/editors/libreoffice-ka/distinfo +++ b/editors/libreoffice-ka/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951653 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ka.tar.gz) = 3c4da55a01a4119a3f929900ae5a62f5c318400138ff9f4f98eaee83ed202713 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ka.tar.gz) = 824535 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ka.tar.gz) = d749e54b60a24a9f40f9067578002ee69950d8134cc01d21ce49de2cca3ea115 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ka.tar.gz) = 2797651 +TIMESTAMP = 1755696830 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ka.tar.gz) = 44eb34036b1f696a1e65d728924bcae08e099d60825bc72260292ac6af83ea80 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ka.tar.gz) = 832339 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ka.tar.gz) = f343bf449203b096638336b54b51f489609854952b1714a9a0cc36e7d0cf4714 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ka.tar.gz) = 2816044 diff --git a/editors/libreoffice-kab/distinfo b/editors/libreoffice-kab/distinfo index 2db673ea60be..b5684406888c 100644 --- a/editors/libreoffice-kab/distinfo +++ b/editors/libreoffice-kab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951654 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kab.tar.gz) = d09939ad53c20c614618bb60ef64fb274ce559d68657a1ff6ec7ef3d00ee3829 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kab.tar.gz) = 443392 +TIMESTAMP = 1755696832 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kab.tar.gz) = 3032549af69ba3bdfa33edeaeebeb96d78520fef50d2984f602b27feb65d9537 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kab.tar.gz) = 437650 diff --git a/editors/libreoffice-kk/distinfo b/editors/libreoffice-kk/distinfo index 1d3007be5659..9071cefe0c47 100644 --- a/editors/libreoffice-kk/distinfo +++ b/editors/libreoffice-kk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951655 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kk.tar.gz) = ed7314990269f1302eac44697f874c771699813957676140cec2bc07787a66d2 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kk.tar.gz) = 719862 +TIMESTAMP = 1755696833 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kk.tar.gz) = 7249e4dcf62b1cc6791dd685baf7b83522626b68ef495cbab979d9f238ab06d1 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kk.tar.gz) = 714627 diff --git a/editors/libreoffice-km/distinfo b/editors/libreoffice-km/distinfo index 2fcc31ee5ed8..4963076c4e2d 100644 --- a/editors/libreoffice-km/distinfo +++ b/editors/libreoffice-km/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951656 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_km.tar.gz) = 12cdb45d45e341fa32b1e4833ff6f9eb643df500ba7729dc18885913ebc02e33 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_km.tar.gz) = 560595 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_km.tar.gz) = ffad6caf925298189c4d7363e28c7f53e2249f99a05d6c00d7336a77eb7dea33 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_km.tar.gz) = 2746770 +TIMESTAMP = 1755696835 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_km.tar.gz) = 43ce175be118c70b897e77ca49f28d91b06ecbf06361f6ec68a6ce065f506cec +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_km.tar.gz) = 552394 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_km.tar.gz) = bece68d025460ad75344d31c0d422c3c80c542e1e7df35480b1a6fd6f597af96 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_km.tar.gz) = 2764507 diff --git a/editors/libreoffice-kmr_Latn/distinfo b/editors/libreoffice-kmr_Latn/distinfo index 28c2df47c9f9..9cfb5ad02742 100644 --- a/editors/libreoffice-kmr_Latn/distinfo +++ b/editors/libreoffice-kmr_Latn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951657 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = cdcc06ed4d43d0220e655602f5a57d52b0ccd82b8558ea2c1644dba9854dc3f4 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 239344 +TIMESTAMP = 1755696836 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 4950fff3d9eb24ef5c1ab41105bdc2524de0630e3fffd55d72bd4f5a75a4c024 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 238719 diff --git a/editors/libreoffice-kn/distinfo b/editors/libreoffice-kn/distinfo index ac7e4f36e512..167179753f47 100644 --- a/editors/libreoffice-kn/distinfo +++ b/editors/libreoffice-kn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951657 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kn.tar.gz) = b67ab02851c4f65d3024fc54a128e6762320e4b6952ca4b5e96967842fd7697d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kn.tar.gz) = 384838 +TIMESTAMP = 1755696837 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kn.tar.gz) = 93f0824265435f4c5fbfdd1c3935d379578fb42ecc5da4f2db4b769fb4dd1843 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kn.tar.gz) = 378176 diff --git a/editors/libreoffice-kok/distinfo b/editors/libreoffice-kok/distinfo index 3e24a850e58f..7d3a0cd2039c 100644 --- a/editors/libreoffice-kok/distinfo +++ b/editors/libreoffice-kok/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951661 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kok.tar.gz) = c4861dc2e2916809f780f1f06418e04e34a13ad3662962fd45e8c1d620cc3ad7 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_kok.tar.gz) = 284427 +TIMESTAMP = 1755696841 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kok.tar.gz) = deef3811d420051dddb7652bbddd6eba8ce42898f85ede9f70f475df05321e1a +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_kok.tar.gz) = 280063 diff --git a/editors/libreoffice-ks/distinfo b/editors/libreoffice-ks/distinfo index dcfbf65ec236..7e6c985a5ee1 100644 --- a/editors/libreoffice-ks/distinfo +++ b/editors/libreoffice-ks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951661 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ks.tar.gz) = 3b084471be1b8a505834440dbbb0c5fcb8948e10026c1650ff59ae56ca40837b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ks.tar.gz) = 235559 +TIMESTAMP = 1755696842 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ks.tar.gz) = 412f5ad763f74049e9edd5ce39047fc94b722402093e7183704f85eb297ac894 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ks.tar.gz) = 231951 diff --git a/editors/libreoffice-lb/distinfo b/editors/libreoffice-lb/distinfo index 3549dfdbb975..b4d549ac5406 100644 --- a/editors/libreoffice-lb/distinfo +++ b/editors/libreoffice-lb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951662 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lb.tar.gz) = ed70595b7691114548a0fbe5bfdb457434ed2438447a47e5d3a408d8f478f9a9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lb.tar.gz) = 113021 +TIMESTAMP = 1755696843 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lb.tar.gz) = 5aa33e4b6705e56c2cff58ffc7bee6d11900e06663062ee19822af446aaf812b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lb.tar.gz) = 111132 diff --git a/editors/libreoffice-lo/distinfo b/editors/libreoffice-lo/distinfo index c6870aa71e47..2636e28b9772 100644 --- a/editors/libreoffice-lo/distinfo +++ b/editors/libreoffice-lo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951665 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lo.tar.gz) = 9362f18a5fec460460934e8b3835f119da4bc442cd47c3ac1841aab1449229e1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lo.tar.gz) = 381889 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_lo.tar.gz) = bae92a95ed02895f14fb0abbdcb7b96868ca793b060fb194142f7fa52b3210e1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_lo.tar.gz) = 2511112 +TIMESTAMP = 1755696847 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lo.tar.gz) = f66671a4c1cb576b97c3386a1a62cc2bd92ba15eab0d17f6459d10323ade0d37 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lo.tar.gz) = 375945 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_lo.tar.gz) = dd282fc6db1537a564cae7847bea7c79867c0e699e75f34deebf4d73d6a91ee4 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_lo.tar.gz) = 2525448 diff --git a/editors/libreoffice-lt/distinfo b/editors/libreoffice-lt/distinfo index 255b549f891f..e725fc34c744 100644 --- a/editors/libreoffice-lt/distinfo +++ b/editors/libreoffice-lt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951668 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lt.tar.gz) = 4ac204a64f6d28052104a37544647a7fc468b81752cfc669c81036bffce78b23 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lt.tar.gz) = 909171 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_lt.tar.gz) = c8cdc8a46ff925aa2ba33ed25080b86381e7e81e429f7aff7c82dc394538f8a3 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_lt.tar.gz) = 2644237 +TIMESTAMP = 1755696850 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lt.tar.gz) = 6bc3d036f18b0cb19dd36adf754e7f98c7dd64cae661afd4e99d72464b5792d3 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lt.tar.gz) = 901213 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_lt.tar.gz) = 9ccafe5baaf5dd4a3b209e55f8e6f9da41c1b6f99b8ed97f81b26f3265d59c7a +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_lt.tar.gz) = 2667289 diff --git a/editors/libreoffice-lv/distinfo b/editors/libreoffice-lv/distinfo index f34b41ff69c0..fc67a7b295cd 100644 --- a/editors/libreoffice-lv/distinfo +++ b/editors/libreoffice-lv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951670 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lv.tar.gz) = f70ae8c2633cedf9f2460ad895a7eb5d2bda3cb7495cb5044bca2a0fb3e141aa -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_lv.tar.gz) = 846026 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_lv.tar.gz) = 67902ffc9da9e91bd76fd0a84390ec3c73818b9bfec33ab7ed0c3075e5c800bc -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_lv.tar.gz) = 2533842 +TIMESTAMP = 1755696858 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lv.tar.gz) = 1d0c981afd4baed852721d2abf3b818f892abd77917996f410d4839d4304f904 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_lv.tar.gz) = 839116 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_lv.tar.gz) = a4f3d559455cc1afb22efb7c874bef81dd9a6ad20723530cc5e63c2c253b25a9 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_lv.tar.gz) = 2554587 diff --git a/editors/libreoffice-mai/distinfo b/editors/libreoffice-mai/distinfo index 55bb8349225b..dd1a23dd966a 100644 --- a/editors/libreoffice-mai/distinfo +++ b/editors/libreoffice-mai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951670 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mai.tar.gz) = 3a5d0f3215cfbcc57e17acf2257a31891f40fad0d02f55bc7a4c1f591c8134d6 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mai.tar.gz) = 231610 +TIMESTAMP = 1755696859 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mai.tar.gz) = b8208d340d91e617e10340f41d6df858a3dcb0894d52d3636ae21489bdfcebef +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mai.tar.gz) = 227788 diff --git a/editors/libreoffice-mk/distinfo b/editors/libreoffice-mk/distinfo index 77ef6291bb85..cb45bd8ee6a4 100644 --- a/editors/libreoffice-mk/distinfo +++ b/editors/libreoffice-mk/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951672 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mk.tar.gz) = dd7bb1c69bcfc4ff33ee86d19acb5394d50e792ca37d8c8da746f8be33e75463 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mk.tar.gz) = 322409 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_mk.tar.gz) = 00ac49c082c2890f2aefc45386daccd9bc554f0a8c7236d82aa411b25dec2432 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_mk.tar.gz) = 2534658 +TIMESTAMP = 1755696862 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mk.tar.gz) = ad1415edd29d971c448dabff22bf5fde3d89b5534bfe297071a581e980a97253 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mk.tar.gz) = 313515 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_mk.tar.gz) = dbafa77d8111a204fa4547d0cff716410829d84b65e2c155c41f62519eaa6410 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_mk.tar.gz) = 2555416 diff --git a/editors/libreoffice-ml/distinfo b/editors/libreoffice-ml/distinfo index fd16c8aa238f..4dc331aba55b 100644 --- a/editors/libreoffice-ml/distinfo +++ b/editors/libreoffice-ml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951672 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ml.tar.gz) = 9b1bbe66f3c629ae36ee9be501a690344bb4a1f1e9b46a398d648a953e4e582e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ml.tar.gz) = 356848 +TIMESTAMP = 1755696863 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ml.tar.gz) = 8e91d95747861dd90347dc7e448c6713a92cc97fccda0b2fb352af4ec44bc112 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ml.tar.gz) = 349959 diff --git a/editors/libreoffice-mn/distinfo b/editors/libreoffice-mn/distinfo index d9293dd5627e..72da74a6a08e 100644 --- a/editors/libreoffice-mn/distinfo +++ b/editors/libreoffice-mn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951674 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mn.tar.gz) = dacb0d8f9e2543eb03d93aa2a91ed48a39f845d4b5caad391cd1e297ed63b830 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mn.tar.gz) = 1814635 +TIMESTAMP = 1755696864 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mn.tar.gz) = 1f2b3e78e88e5d906f5f1cf38b3b1ab3caf7b1a0556dcb78cbf0832c935bc8b1 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mn.tar.gz) = 1842460 diff --git a/editors/libreoffice-mni/distinfo b/editors/libreoffice-mni/distinfo index 0c56b308ad5a..706364aca14a 100644 --- a/editors/libreoffice-mni/distinfo +++ b/editors/libreoffice-mni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951675 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mni.tar.gz) = 5a9504a51e6601c6617797e44a78e5becb90420ec3f60f883d721ee292d6eec5 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mni.tar.gz) = 275136 +TIMESTAMP = 1755696865 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mni.tar.gz) = 0f73318053f7d9364bd38b2f7db128eab3a413dfe98bf0369ac9f31b9dfc1516 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mni.tar.gz) = 269523 diff --git a/editors/libreoffice-mr/distinfo b/editors/libreoffice-mr/distinfo index abb778c00a64..95c4873dd29e 100644 --- a/editors/libreoffice-mr/distinfo +++ b/editors/libreoffice-mr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951676 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mr.tar.gz) = 5f27c8911f8bc3360d9a3679986d709c8a6bc0f4e4d96ed4c578dea809ae4924 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_mr.tar.gz) = 383301 +TIMESTAMP = 1755696866 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mr.tar.gz) = f10af3aec2832ef04604d43b83a4c324d106ff1deb2965bf1ebc9d348b0ee739 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_mr.tar.gz) = 376592 diff --git a/editors/libreoffice-my/distinfo b/editors/libreoffice-my/distinfo index 8204501c2f9e..80cb83d9f463 100644 --- a/editors/libreoffice-my/distinfo +++ b/editors/libreoffice-my/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951677 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_my.tar.gz) = 2442381b8ee380f7e5c610757c83124333bf88722f19582e63f852b1ba7d71d1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_my.tar.gz) = 309481 +TIMESTAMP = 1755696868 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_my.tar.gz) = 15637f8a1cda66f622d6a7237a9e228192c6aa24952210926e7c25b2debd8a4e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_my.tar.gz) = 304131 diff --git a/editors/libreoffice-nb/distinfo b/editors/libreoffice-nb/distinfo index 1dbea3259bc1..218e1fa4d4c3 100644 --- a/editors/libreoffice-nb/distinfo +++ b/editors/libreoffice-nb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951679 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nb.tar.gz) = 3279c59a8af910ee4a1e076d37e8334742c23a708e42d78490551c8e7f644f6e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nb.tar.gz) = 2988840 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_nb.tar.gz) = 76dd94f9c4eed710eb4843ecece1ccaa294f1ba842121ccdc8fc330dd024ad6b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_nb.tar.gz) = 2560423 +TIMESTAMP = 1755696871 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nb.tar.gz) = cf2436983f916917b680a24fd2724f3b96b62c0c525c77916470d8e9689c78f2 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nb.tar.gz) = 2996479 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_nb.tar.gz) = a29fb14df2a0e4fb8f28782721f299c41655965028f342d6a88887ff0ec1f988 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_nb.tar.gz) = 2584282 diff --git a/editors/libreoffice-ne/distinfo b/editors/libreoffice-ne/distinfo index 87002f6b596f..62a6959bbe6a 100644 --- a/editors/libreoffice-ne/distinfo +++ b/editors/libreoffice-ne/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951682 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ne.tar.gz) = 35fec23088d2a7cc12eca0d27f37d6fb702ec32885b470982d1ef3bb0b07bcd7 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ne.tar.gz) = 673021 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ne.tar.gz) = 9f82bd554a9cfc29227afe6e50f504425034e162a17a69a68dcacdb78d14000f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ne.tar.gz) = 2655414 +TIMESTAMP = 1755696874 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ne.tar.gz) = ba6e06aab323711b98b421d58a66563fb1710931ff98e76a564697a3dc2ec7fa +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ne.tar.gz) = 663593 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ne.tar.gz) = 20a6287c5ac7dbedadacd2d5807e1e2106c4bc053bac9a23c994c6ac3d97a04b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ne.tar.gz) = 2677143 diff --git a/editors/libreoffice-nl/distinfo b/editors/libreoffice-nl/distinfo index 5f78e823798d..29acd65d4a99 100644 --- a/editors/libreoffice-nl/distinfo +++ b/editors/libreoffice-nl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951684 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nl.tar.gz) = 442251c443efb79f56749da14305b2dd125da7fefea4c5da16b52e7e58dda442 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nl.tar.gz) = 1459118 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_nl.tar.gz) = e6ea6e3879f056df7998fbeb30678da1831a6e66b3134e9e6b98191470b8656d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_nl.tar.gz) = 2613546 +TIMESTAMP = 1755696876 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nl.tar.gz) = 7b280d18902827e973fe82db8427f74bc151d2af73feb60568ec1d74d78dc6e8 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nl.tar.gz) = 1466786 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_nl.tar.gz) = 1531ffb90bd65891d6a43efbd54f8a8e219a652011cd1673762dc9a895118268 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_nl.tar.gz) = 2637316 diff --git a/editors/libreoffice-nn/distinfo b/editors/libreoffice-nn/distinfo index 7eeac599979c..250c6620633c 100644 --- a/editors/libreoffice-nn/distinfo +++ b/editors/libreoffice-nn/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951686 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nn.tar.gz) = 61c9938793605ad0efe8b2a25f4dbcb09618671ea0c2ce9db6d74f49be483200 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nn.tar.gz) = 2990115 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_nn.tar.gz) = faa0884900acdcc62b50a4d0b7533fb5afd35b78ec9bd3c6afee6e88123e7826 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_nn.tar.gz) = 2560491 +TIMESTAMP = 1755696879 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nn.tar.gz) = 5cee9e792f0c4be38be5af29241bc642bc08bb9b84f6c389f92acd54bd3db521 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nn.tar.gz) = 2998778 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_nn.tar.gz) = 78b04dc6678dac9011ccb6d05f76ea1628e7ba2ec34f590da050a42370bc4b33 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_nn.tar.gz) = 2584488 diff --git a/editors/libreoffice-nr/distinfo b/editors/libreoffice-nr/distinfo index f9f557b628e5..9630f3ab4b9e 100644 --- a/editors/libreoffice-nr/distinfo +++ b/editors/libreoffice-nr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951687 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nr.tar.gz) = a64c4d60d1e162ef6feacf3f6ba4fd95a47d58dee7a8c5689410350ce327fc09 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nr.tar.gz) = 203862 +TIMESTAMP = 1755696880 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nr.tar.gz) = 6dc298b3b9edecca01cea7330f92e7ecb1bc736946eb4f8f6ae172cfa8e2451b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nr.tar.gz) = 200703 diff --git a/editors/libreoffice-nso/distinfo b/editors/libreoffice-nso/distinfo index c5c3c138c6ba..251d81b99c81 100644 --- a/editors/libreoffice-nso/distinfo +++ b/editors/libreoffice-nso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951688 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nso.tar.gz) = 1a7fc66b6b576eee812d1524c98a0137b4715059f6d2d715df104b224f33cda5 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_nso.tar.gz) = 229436 +TIMESTAMP = 1755696881 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nso.tar.gz) = 6135bb43339959eaa02816f6e6418f543332043e80b2da758e8bef2a7d7986d5 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_nso.tar.gz) = 225564 diff --git a/editors/libreoffice-oc/distinfo b/editors/libreoffice-oc/distinfo index 63e5af13fd07..65928d18768c 100644 --- a/editors/libreoffice-oc/distinfo +++ b/editors/libreoffice-oc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951689 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_oc.tar.gz) = 0f19c5d06d0496e653bb8e1935c32cdfdd60a3a2a7096b6bd1bb7dad751af23e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_oc.tar.gz) = 978892 +TIMESTAMP = 1755696882 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_oc.tar.gz) = 5fa84f64aa9a77106fc50f14f638cb6f89be4a315316d2023deedefc5c177c4f +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_oc.tar.gz) = 973740 diff --git a/editors/libreoffice-om/distinfo b/editors/libreoffice-om/distinfo index 36e5f872ad0e..8259b8a1a4f6 100644 --- a/editors/libreoffice-om/distinfo +++ b/editors/libreoffice-om/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951692 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_om.tar.gz) = 552d3ebaa8acb299ba50b5d08f5fdafebccd9e8d168efc99cf2dfacf846d918e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_om.tar.gz) = 341619 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_om.tar.gz) = 72995a08a45bf982db01d35334b9c0d2cda4a992ce759f9bd808876bbdbc769d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_om.tar.gz) = 2604159 +TIMESTAMP = 1755696885 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_om.tar.gz) = be5d3e771067a59adeefe97c41eb055d5118b0307b94907abdbb46b74077eff2 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_om.tar.gz) = 333815 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_om.tar.gz) = 6f8e88dd0ee73064e7c118dea87338f47849cb7c93c2bcaa8f2d20d4ebdd2d08 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_om.tar.gz) = 2625542 diff --git a/editors/libreoffice-or/distinfo b/editors/libreoffice-or/distinfo index 7686210452d0..754ec7542ddc 100644 --- a/editors/libreoffice-or/distinfo +++ b/editors/libreoffice-or/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951693 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_or.tar.gz) = 855056468862bfc311f037fd558cff7f6cad99a1125997574c24af92f676693d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_or.tar.gz) = 395349 +TIMESTAMP = 1755696886 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_or.tar.gz) = e880cc8484b8511cc4ed530522fbad736122bb9f565b52d91648eee844910628 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_or.tar.gz) = 388689 diff --git a/editors/libreoffice-pa_IN/distinfo b/editors/libreoffice-pa_IN/distinfo index 7222784820e1..fee0247ce2ae 100644 --- a/editors/libreoffice-pa_IN/distinfo +++ b/editors/libreoffice-pa_IN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951693 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = f969bc93151208b1d718b73a8233bbcebf7300e3bc0e3bd4e67b7fa9a71343f6 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 415012 +TIMESTAMP = 1755696887 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 51829a7bdd7abdff6e55779cfc944cb72cecc2edd697503763993692328d68bc +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 427965 diff --git a/editors/libreoffice-ro/distinfo b/editors/libreoffice-ro/distinfo index c3a3f59b3c25..6abf0484504f 100644 --- a/editors/libreoffice-ro/distinfo +++ b/editors/libreoffice-ro/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951703 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ro.tar.gz) = 97c86ed525082218827507ec1e498ea537054858db475f1bb33d7adfe549a8f9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ro.tar.gz) = 1984719 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ro.tar.gz) = eb03cb4c71508a6009a73e479ff57df6e2fa4fb65eddb19976f5d95c04f6541e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ro.tar.gz) = 2506428 +TIMESTAMP = 1755696899 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ro.tar.gz) = 560e790f6265e2f7bd1b8ea3636bc6c821c638f81fa8b84bd7caa0bea1a5c01e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ro.tar.gz) = 1989159 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ro.tar.gz) = f7830b09a141b386fdef572c55d52300549f349f20f1d5a69c71331c2e29cbe4 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ro.tar.gz) = 2522439 diff --git a/editors/libreoffice-rw/distinfo b/editors/libreoffice-rw/distinfo index fc9dbc2d96f0..2dead111cef0 100644 --- a/editors/libreoffice-rw/distinfo +++ b/editors/libreoffice-rw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951707 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_rw.tar.gz) = 25de36993b68741b35ed4a4fc00724da2e37bd81199e7885e52db7e3e177b12e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_rw.tar.gz) = 248149 +TIMESTAMP = 1755696902 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_rw.tar.gz) = 03236a2b6f84e273954ceb6259a51e936508d2003c0f76869dcac434570ea318 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_rw.tar.gz) = 244258 diff --git a/editors/libreoffice-sa_IN/distinfo b/editors/libreoffice-sa_IN/distinfo index 2c973ab5acbf..8ae16d8bd7b6 100644 --- a/editors/libreoffice-sa_IN/distinfo +++ b/editors/libreoffice-sa_IN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951708 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = a4f64cc1e327f89ba18a803e8b71a4acac741558b5d1e9b44cdcf8b7f5298800 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 300695 +TIMESTAMP = 1755696904 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = ead9523d6593e16cad6b9d4da378837ef9d116bf0463890df9e832819685c271 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 300522 diff --git a/editors/libreoffice-sat/distinfo b/editors/libreoffice-sat/distinfo index d3f1eb2dda86..9fb6a5751d8c 100644 --- a/editors/libreoffice-sat/distinfo +++ b/editors/libreoffice-sat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951709 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sat.tar.gz) = 0f775f9a6f199740db8aa57bb13fa059bfe8d421422b022910bdc27b5100b6eb -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sat.tar.gz) = 349089 +TIMESTAMP = 1755696905 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sat.tar.gz) = e7bab0cebb83b8044f6d8145481b885a9bfbb1788ba3f4d69f3524d33ef7ef6c +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sat.tar.gz) = 340191 diff --git a/editors/libreoffice-sd/distinfo b/editors/libreoffice-sd/distinfo index e8db016daf3b..b199395b6489 100644 --- a/editors/libreoffice-sd/distinfo +++ b/editors/libreoffice-sd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951710 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sd.tar.gz) = cb885ee9540a210749f814788df675c0e89a518b592f7ac52daa492f830c4be1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sd.tar.gz) = 298412 +TIMESTAMP = 1755696906 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sd.tar.gz) = 98b4766b4f431e931cc1c72523ab1c32623d874214f08346fc585ddb553abdd1 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sd.tar.gz) = 293491 diff --git a/editors/libreoffice-si/distinfo b/editors/libreoffice-si/distinfo index c85600d0288f..dffa681e37d7 100644 --- a/editors/libreoffice-si/distinfo +++ b/editors/libreoffice-si/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951711 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_si.tar.gz) = e168bb9ca42c6f2c9f6e25cf83dd31ab4875ba10885798da244a43729e5ae0c5 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_si.tar.gz) = 542889 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_si.tar.gz) = e2788e16975ce30cd3741ea9b9166e454b4d89e292672840217062fa17b22b75 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_si.tar.gz) = 2607916 +TIMESTAMP = 1755696909 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_si.tar.gz) = 41ef4887cea11f9f1fbb78187353ecf6a4360d7d4be8d9728043e148f86dab95 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_si.tar.gz) = 537205 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_si.tar.gz) = 2d10750ace224ada2597cd001057754b1db93fb0ee11f0f830155ba96269ebac +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_si.tar.gz) = 2628180 diff --git a/editors/libreoffice-sid/distinfo b/editors/libreoffice-sid/distinfo index 3c0d369e7113..89ccdae30265 100644 --- a/editors/libreoffice-sid/distinfo +++ b/editors/libreoffice-sid/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951713 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sid.tar.gz) = 4098777b24f4e63b20b59f31b1bd4e087dc612b8e387f51a153c977158353d3d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sid.tar.gz) = 365240 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sid.tar.gz) = fa9f9ca81c8c6eddd93a8b111980cdd671b87454f3ee628b6325bc2dda1ff947 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sid.tar.gz) = 2591980 +TIMESTAMP = 1755696911 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sid.tar.gz) = e45170369b44e54810120a8a1d04895e78be2561dc998f7b2ac0acc5b79d3f63 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sid.tar.gz) = 357728 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sid.tar.gz) = 5ab89a47c8a52511d6726b58a18188beff71a1ea74b946df3314186a0fa41c02 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sid.tar.gz) = 2613211 diff --git a/editors/libreoffice-sk/distinfo b/editors/libreoffice-sk/distinfo index 439ab262416a..dfca7816f87d 100644 --- a/editors/libreoffice-sk/distinfo +++ b/editors/libreoffice-sk/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951716 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sk.tar.gz) = c030f5c8b7ba575759593b06fc8a126215aaadfbfe0f21f2e13e20f4709cf43a -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sk.tar.gz) = 1680455 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sk.tar.gz) = 547f5cbfbe39257f3cc39a9c0dafb53a8f1387bfca75974695d9df69313108e4 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sk.tar.gz) = 2638978 +TIMESTAMP = 1755696914 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sk.tar.gz) = 229f387367ded8ed0412aa9b5cdedd3e15c4751ad16a56669959daa84776705e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sk.tar.gz) = 1681427 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sk.tar.gz) = e18371c1fc1f37de1dcad5b617c2e9f7cc152f1a196ee5f0fd92d539b1917878 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sk.tar.gz) = 2660664 diff --git a/editors/libreoffice-sl/distinfo b/editors/libreoffice-sl/distinfo index 707265622da3..50524e90a257 100644 --- a/editors/libreoffice-sl/distinfo +++ b/editors/libreoffice-sl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951719 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sl.tar.gz) = 402eaa7039d27054e967293272a9398c588a2276ded1de0f2cccdd5da0911db9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sl.tar.gz) = 2170723 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sl.tar.gz) = 8003cd08f0b0a7b62f5b99112b668d294f3e012a15f7f8a6556a9a75346cd72a -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sl.tar.gz) = 2591039 +TIMESTAMP = 1755696918 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sl.tar.gz) = f86450206b72714482e01d09c72ae08b65cab5afb4359bccd2871417f57a3015 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sl.tar.gz) = 2178632 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sl.tar.gz) = 58fa5356fd06c4f5525295030837e973e5fe08d30514a61b0ee3ad60634b0c0f +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sl.tar.gz) = 2613419 diff --git a/editors/libreoffice-sq/distinfo b/editors/libreoffice-sq/distinfo index 21ed4a190755..1f6b67f4879b 100644 --- a/editors/libreoffice-sq/distinfo +++ b/editors/libreoffice-sq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951722 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sq.tar.gz) = 4fe6f8595afd3d590d0e0a5dbf262fc84d734d6fe5f28e6c87e7253ce24b1b4d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sq.tar.gz) = 907081 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sq.tar.gz) = 342f2d3a7aed4c3a52c0ec66666908fa783f464c6bfd269cf81b2e4faa94343d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sq.tar.gz) = 2508179 +TIMESTAMP = 1755696920 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sq.tar.gz) = 4f9004461ddcbbc63aa15e70262ac31864ef53f96126fd128b220524e5efa031 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sq.tar.gz) = 898559 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sq.tar.gz) = b18ba77fca6fc35a4530465fed50cb4a0cf6adf0ded5953d439f25fb15509d8d +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sq.tar.gz) = 2531991 diff --git a/editors/libreoffice-sr/distinfo b/editors/libreoffice-sr/distinfo index 0957c764654a..4cc2c71b8326 100644 --- a/editors/libreoffice-sr/distinfo +++ b/editors/libreoffice-sr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951724 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sr.tar.gz) = 31124dc0c6b25fc1869254feccbd225dc2f0bdd665614e4cd60b2be03ff5b17c -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sr.tar.gz) = 2275765 +TIMESTAMP = 1755696922 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sr.tar.gz) = b0bca427073aed3b34aea79b3247dd1645455c39bc193335b9a52889e06a94a3 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sr.tar.gz) = 2265572 diff --git a/editors/libreoffice-sr_Latn/distinfo b/editors/libreoffice-sr_Latn/distinfo index 443d8d6d6bf4..40cbff72c0fb 100644 --- a/editors/libreoffice-sr_Latn/distinfo +++ b/editors/libreoffice-sr_Latn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951725 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = b4b12a340d20a8bad1c62f7813753688db571b827f10a7236c303c6eb7f740b5 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 1859298 +TIMESTAMP = 1755696923 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = d640e6fff3c2a020863d671451e335eb22f30721fa28aa39cc7232b8ed0c80dc +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 1858860 diff --git a/editors/libreoffice-ss/distinfo b/editors/libreoffice-ss/distinfo index f4b1625989ac..cd9a632fd5ef 100644 --- a/editors/libreoffice-ss/distinfo +++ b/editors/libreoffice-ss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951726 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ss.tar.gz) = 68e500bca4751e1c4c64a1a74684d4e7273e9a5ea0c1de7554a212ce5a924e0b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ss.tar.gz) = 208407 +TIMESTAMP = 1755696924 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ss.tar.gz) = 7aa5da704b35e582d4853220e9dae2a8e5d88203a6313993e5101826da73a31d +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ss.tar.gz) = 205581 diff --git a/editors/libreoffice-st/distinfo b/editors/libreoffice-st/distinfo index 8f86c0c3a4f0..d044e02e69f8 100644 --- a/editors/libreoffice-st/distinfo +++ b/editors/libreoffice-st/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951727 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_st.tar.gz) = f51e50a90326c3c9dcc7dcf7d51c2c2ce94d382dce9c2ef721f761b52da2df3d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_st.tar.gz) = 204423 +TIMESTAMP = 1755696925 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_st.tar.gz) = 658ca2c4ddb32bc71bdb13030558b0c0a21d592e950e4d91552294b503aa1826 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_st.tar.gz) = 201241 diff --git a/editors/libreoffice-sv/distinfo b/editors/libreoffice-sv/distinfo index 65f644df2ade..e8ad229d3bed 100644 --- a/editors/libreoffice-sv/distinfo +++ b/editors/libreoffice-sv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951729 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sv.tar.gz) = 401e3215698420025c2946a693dedf8d2fc02f5cf3e17d85b0cd583152d0bad4 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sv.tar.gz) = 1721041 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sv.tar.gz) = cbdbea11ec183b7430dc13cf3df734e05b9315610e0702ae8f6aa36c7141f3e2 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_sv.tar.gz) = 2587393 +TIMESTAMP = 1755696928 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sv.tar.gz) = 66e6ac0c7420f94574786dfaad39d301287902d75324fb9fbcd4ab25adfe5d42 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sv.tar.gz) = 1729941 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sv.tar.gz) = 121d5c1438681d7ea4aab78f74709d9ea607eaf35c573cc26fc3f82e47f2e848 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_sv.tar.gz) = 2608783 diff --git a/editors/libreoffice-sw_TZ/distinfo b/editors/libreoffice-sw_TZ/distinfo index 6ed6989120ec..34e45bd9e20f 100644 --- a/editors/libreoffice-sw_TZ/distinfo +++ b/editors/libreoffice-sw_TZ/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951730 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 431fae089d2ddfcec15abff149a49c1e4ebdadb9001b3f7ffc4bf748db0ed91b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 224465 +TIMESTAMP = 1755696931 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = a799d77077446fc0e62c3833296c8afebc9c1e067b39779c586c7ac0ae50f141 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 224787 diff --git a/editors/libreoffice-szl/distinfo b/editors/libreoffice-szl/distinfo index 75cdf830a6c5..52e946193e85 100644 --- a/editors/libreoffice-szl/distinfo +++ b/editors/libreoffice-szl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951731 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_szl.tar.gz) = 56687a21e44c8510c439149444d3c3a83af96ae81387c985558b129ea5e643fc -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_szl.tar.gz) = 505106 +TIMESTAMP = 1755696932 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_szl.tar.gz) = a361acb686d2bcbc7063ac82e351bf76752385432242eace2604c96653523031 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_szl.tar.gz) = 497879 diff --git a/editors/libreoffice-ta/distinfo b/editors/libreoffice-ta/distinfo index ea32dcb72615..bbe1594cd46c 100644 --- a/editors/libreoffice-ta/distinfo +++ b/editors/libreoffice-ta/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951733 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ta.tar.gz) = 644511efbabcff83fc58088cb18187fc2179d1296feb359944ded786a4af22de -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ta.tar.gz) = 489301 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ta.tar.gz) = 09fa7944fa19f1738538f981e45017df3cbb2d01d79580a832b4662e4d313faa -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ta.tar.gz) = 2755827 +TIMESTAMP = 1755696934 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ta.tar.gz) = 1a2c7ff785a944f17e73547845e892b4f32e911c43236812676fdbb7673f055c +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ta.tar.gz) = 480946 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ta.tar.gz) = 6aa06edbaa3aa1023875e12253ac905a33c36aa4c90663a9efde28005d08f16d +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ta.tar.gz) = 2767957 diff --git a/editors/libreoffice-te/distinfo b/editors/libreoffice-te/distinfo index 9eb8f5b5a8d0..1494642d8daf 100644 --- a/editors/libreoffice-te/distinfo +++ b/editors/libreoffice-te/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951734 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_te.tar.gz) = 8d3b09724b92f2bb732adad6c00aa922ddf3ccfa9e3458b7852cfa7960865609 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_te.tar.gz) = 787666 +TIMESTAMP = 1755696936 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_te.tar.gz) = f100ca63fd69cf761881d809d77f040c23ccf955d29cacd809f69c5349a8d499 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_te.tar.gz) = 781690 diff --git a/editors/libreoffice-tg/distinfo b/editors/libreoffice-tg/distinfo index fb7ac3dda306..21f80a407b52 100644 --- a/editors/libreoffice-tg/distinfo +++ b/editors/libreoffice-tg/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951736 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tg.tar.gz) = f56cf89c0e218c418787b067820968d0264380a58eb5ba3e35167ffa64964c64 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tg.tar.gz) = 269847 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_tg.tar.gz) = f66080158b13288567da03f842e9393416f4957fbf1ad0094025227ffe6dab19 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_tg.tar.gz) = 2511032 +TIMESTAMP = 1755696938 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tg.tar.gz) = 6b7f185be487ee9d1d41aa75ad22bd299c7aaf593cc3f198b4baaa9a27fafa1e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tg.tar.gz) = 262633 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_tg.tar.gz) = 3b71760c43e220c12d17bf54afdd00ce233f6d3a47c74fda188bf332c3b51c0e +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_tg.tar.gz) = 2533456 diff --git a/editors/libreoffice-th/distinfo b/editors/libreoffice-th/distinfo index 20c55395c525..0dcbaf97858f 100644 --- a/editors/libreoffice-th/distinfo +++ b/editors/libreoffice-th/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951736 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_th.tar.gz) = eb0d31435d257db6c860844b94ece376e0f826baaf80bcf616531d628b7d59a9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_th.tar.gz) = 992285 +TIMESTAMP = 1755696939 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_th.tar.gz) = e46db043f7fcab26783c759678fb483c4e47cc8ce46c93437cc44149f30e343d +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_th.tar.gz) = 986505 diff --git a/editors/libreoffice-tn/distinfo b/editors/libreoffice-tn/distinfo index 51ebc5553106..cf876b630461 100644 --- a/editors/libreoffice-tn/distinfo +++ b/editors/libreoffice-tn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951737 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tn.tar.gz) = ea981e91fb8f6d550518dc629af6c129cec8023aee88ed54c5b309acc5b439e5 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tn.tar.gz) = 190496 +TIMESTAMP = 1755696940 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tn.tar.gz) = 21b1e9ebe4ef5f993df66bbe9939676593e8c1b3d2d5d2f7bdda9051288715f9 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tn.tar.gz) = 188101 diff --git a/editors/libreoffice-tr/distinfo b/editors/libreoffice-tr/distinfo index 7547412a1d4f..64acf7ebb1c7 100644 --- a/editors/libreoffice-tr/distinfo +++ b/editors/libreoffice-tr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951740 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tr.tar.gz) = db4431fb54bf0ab255c53c6a1de431170bfa0cbb6967ef3b648f647412afffeb -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tr.tar.gz) = 6206152 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_tr.tar.gz) = f7f432064df83b8f5b1d1a76e1cdb02821cb346fdedc9627d7f12442ecb53618 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_tr.tar.gz) = 2629300 +TIMESTAMP = 1755696944 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tr.tar.gz) = e52e174c1c260409e126a1e09763e51ca1d9b3337bc481791ceeecc70611007d +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tr.tar.gz) = 6207051 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_tr.tar.gz) = 16381719ee4b6486dbbd1991ddd5fcd75c72e2a32a74481bfa94106b16166a36 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_tr.tar.gz) = 2650590 diff --git a/editors/libreoffice-ts/distinfo b/editors/libreoffice-ts/distinfo index 206694352944..70d536144455 100644 --- a/editors/libreoffice-ts/distinfo +++ b/editors/libreoffice-ts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951741 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ts.tar.gz) = f2cf869be49a5a48c731ad3c05bd8e8f91579e9c7a1d5878b45ba07a6b59fdbf -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ts.tar.gz) = 202641 +TIMESTAMP = 1755696945 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ts.tar.gz) = 0227fdfe5cba434968f2c609bfd86c6ac378314bff1d8340382afd280df53185 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ts.tar.gz) = 199655 diff --git a/editors/libreoffice-tt/distinfo b/editors/libreoffice-tt/distinfo index d6c55b8862da..ca048f282942 100644 --- a/editors/libreoffice-tt/distinfo +++ b/editors/libreoffice-tt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951742 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tt.tar.gz) = b45afb14ae1b967f40443eef2fdaea96b6394a973b93ec8f60037b1e788acba2 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_tt.tar.gz) = 133073 +TIMESTAMP = 1755696946 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tt.tar.gz) = 652a604af287ede909b092ebb54b4270f952e4d2c18c0d4bec0daece77c3b0eb +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_tt.tar.gz) = 130425 diff --git a/editors/libreoffice-ug/distinfo b/editors/libreoffice-ug/distinfo index 30540330c77c..99ed6b23d17b 100644 --- a/editors/libreoffice-ug/distinfo +++ b/editors/libreoffice-ug/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951745 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ug.tar.gz) = 2e7114a4640ab400ffe0b95613bdbd3ca0d91ce4cdb4370c29155dd2dacd284b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ug.tar.gz) = 380851 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ug.tar.gz) = d32ae105525dde71e6d620ec3c53c21c9b92f8ebb2c946970344cc5bb6b5b4ae -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ug.tar.gz) = 2556392 +TIMESTAMP = 1755696949 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ug.tar.gz) = 2def9d6cb1d31ec5d30e36f4ff24f49241d8ee8582f0f30e19c1289f4cd1d4bc +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ug.tar.gz) = 377176 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ug.tar.gz) = 8e7c50cbcd5783380efb394e2294077fa6e9d1fb767e5808698f16d0dbe95d89 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ug.tar.gz) = 2576796 diff --git a/editors/libreoffice-uz/distinfo b/editors/libreoffice-uz/distinfo index d18ace8a2352..35904f8a050a 100644 --- a/editors/libreoffice-uz/distinfo +++ b/editors/libreoffice-uz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951748 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_uz.tar.gz) = dc49aa3912be310fa6dbe3073e83e5e1c65cae4e3c4e576f66e8ff7868196d26 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_uz.tar.gz) = 220982 +TIMESTAMP = 1755696954 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_uz.tar.gz) = 9f043811d4ae6194da337782ab50ff7eee05ca1d69de20080420771abf124a71 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_uz.tar.gz) = 217123 diff --git a/editors/libreoffice-ve/distinfo b/editors/libreoffice-ve/distinfo index 37c2a6758cb7..c58cad6b42ef 100644 --- a/editors/libreoffice-ve/distinfo +++ b/editors/libreoffice-ve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951749 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ve.tar.gz) = 10f20398fa24316416b1a1a7a7ce3067feb59fa6e47db901f56c9f2ed456d768 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ve.tar.gz) = 205810 +TIMESTAMP = 1755696955 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ve.tar.gz) = 65f89e9f4eaa916042a14b22daa674a26bbfed9f19e3c3c4cb311279f14b7d0b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ve.tar.gz) = 202552 diff --git a/editors/libreoffice-vec/distinfo b/editors/libreoffice-vec/distinfo index d87dc79e658f..fc4cb8f81198 100644 --- a/editors/libreoffice-vec/distinfo +++ b/editors/libreoffice-vec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951750 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_vec.tar.gz) = 8dbc2828098342491d86af1cedd50e24f9ab11e3b4143f7228478df195950cab -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_vec.tar.gz) = 516871 +TIMESTAMP = 1755696956 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_vec.tar.gz) = 178ddacfb0daa5c41ea1a59a05018838a8f026f7577f53e9573a15d8604f95a9 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_vec.tar.gz) = 509563 diff --git a/editors/libreoffice-xh/distinfo b/editors/libreoffice-xh/distinfo index ab47697b5d34..ec54d7009393 100644 --- a/editors/libreoffice-xh/distinfo +++ b/editors/libreoffice-xh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951752 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_xh.tar.gz) = ddf4bbe2969ce597fbdff52e3b79d0e9df6a7301c7d8f6f76c373236ef92cd3b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_xh.tar.gz) = 210393 +TIMESTAMP = 1755696961 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_xh.tar.gz) = 459791e78bc2a36d43b851b11d7b0aeafe6c774da80e99e87ac0c90e021acb67 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_xh.tar.gz) = 206940 diff --git a/editors/libreoffice-zu/distinfo b/editors/libreoffice-zu/distinfo index 897f1137991b..efe7e323d487 100644 --- a/editors/libreoffice-zu/distinfo +++ b/editors/libreoffice-zu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752951758 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_zu.tar.gz) = 06093c06209daf0ce63f13e870b84c951d6df2d531f4e030cf039d73b94d2e78 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_zu.tar.gz) = 229640 +TIMESTAMP = 1755696969 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_zu.tar.gz) = 61c03e3df449bc6ef797f1330e3b1f8885d6f1a58b392b46baf1c4af73012254 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_zu.tar.gz) = 226815 diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index eba12eaeba09..ca5699019f0c 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 3 +PORTREVISION= 0 .include "${.CURDIR}/Makefile.common" @@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ dmake:devel/dmake \ gperf>=3.1:devel/gperf \ ${LOCALBASE}/include/libcuckoo/cuckoohash_map.hh:devel/libcuckoo \ - mdds>=2.1:devel/mdds \ + mdds>=${MDDS_VERSION}:devel/mdds \ gpatch:devel/patch \ ${LOCALBASE}/include/sane/sane.h:graphics/sane-backends \ vigra-config:graphics/vigra \ @@ -37,7 +37,7 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \ libicutu.so:devel/icu \ liblangtag.so:devel/liblangtag \ libltdl.so:devel/libltdl \ - liborcus-0.18.so:devel/liborcus \ + liborcus-0.20.so:devel/liborcus \ libplds4.so:devel/nspr \ libcurl.so:ftp/curl \ libgraphite2.so:graphics/graphite2 \ @@ -110,7 +110,7 @@ DISTFILES+= f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-ope DISTFILES+= dtoa-20180411.tgz:src DISTFILES+= dragonbox-1.1.3.tar.gz:src DISTFILES+= frozen-1.2.0.tar.gz:src -DISTFILES+= skia-m130-3c64459d5df2fa9794b277f0959ed8a92552bf4c.tar.xz:src +DISTFILES+= skia-m136-28685d899b0a35894743e2cedad4c9f525e90e1e.tar.xz:src DISTFILES+= zxcvbn-c-2.5.tar.gz:src NOT_FOR_ARCHS= armv6 armv7 @@ -133,6 +133,7 @@ USE_GL= gl glew glu USE_GNOME= cairo glib20 libxml2 libxslt USE_PERL5= build USE_XORG= ice sm x11 xaw xcb xext xinerama xrandr xrender +USE_LOCALE?= en_US.UTF-8 USES+= elfctl ELF_FEATURES= +wxneeded:instdir/program/soffice.bin @@ -141,7 +142,7 @@ OPTIONS_DEFINE= COINMP CUPS DOCS GNOME GTK3 GTK4 JAVA LTO MMEDIA PDFIUM PGSQL MA OPTIONS_RADIO= QT KDE OPTIONS_RADIO_QT= QT5 QT6 OPTIONS_RADIO_KDE= KF5 KF6 -OPTIONS_DEFAULT= CUPS DOCS JAVA MMEDIA PDFIUM QT5 +OPTIONS_DEFAULT= CUPS DOCS GTK3 JAVA MMEDIA PDFIUM QT6 #OPTIONS_EXCLUDE= GTK4 COINMP_DESC= Enable CoinMP (deprecated) math solver @@ -250,7 +251,7 @@ MMEDIA_USES= gstreamer MMEDIA_CONFIGURE_ENABLE= gstreamer-1-0 PDFIUM_CONFIGURE_ENABLE= pdfium -PDFIUM_DISTFILES= pdfium-6764.tar.bz2:src +PDFIUM_DISTFILES= pdfium-7012.tar.bz2:src PDFIUM_LIB_DEPENDS= libabsl_strings.so:devel/abseil \ libopenjp2.so:graphics/openjpeg @@ -360,6 +361,7 @@ BINARY_ALIAS= sed=gsed PIE_UNSAFE= yes #MAKE_JOBS_UNSAFE= yes +MDDS_VERSION= 3.1 .include <bsd.port.options.mk> @@ -397,10 +399,13 @@ CXXFLAGS_WARN= -Wshadow -Woverloaded-virtual LDFLAGS+= -Wl,--undefined-version post-patch: + ${REINPLACE_CMD} \ + -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ + -e 's|mdds-3.0|mdds-${MDDS_VERSION}|g' \ + ${WRKSRC}/configure .if ${COMPILER_FEATURES:Mlibstdc++} ${REINPLACE_CMD} -e 's/gb_CC/gb_CXX/' ${WRKSRC}/solenv/gbuild/platform/unxgcc.mk .endif - ${CP} ${FILESDIR}/powerpc64le-skia.patch.0 ${WRKSRC}/external/skia/ pre-configure: @${TOUCH} ${WRKSRC}/autogen.lastrun diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index de5bfcb5094b..98975547d58a 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -7,8 +7,8 @@ LICENSE= LGPL3+ MPL20 LICENSE_COMB= dual DISTVERSION= ${LOVERSION}.${RCVER} -LOVERSION= 25.2.5 -RCVER= 2 +LOVERSION= 25.8.0 +RCVER= 4 #PRERELEASE= yes #DEVRELEASE= yes diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo index 35494ffda82f..338a76ba903b 100644 --- a/editors/libreoffice/distinfo +++ b/editors/libreoffice/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1752951528 -SHA256 (libreoffice/libreoffice-25.2.5.2.tar.xz) = 8c9fb209649f49a2adceca5b29b8a251c0285eb06c691beb3cad60e168b2b339 -SIZE (libreoffice/libreoffice-25.2.5.2.tar.xz) = 282980664 -SHA256 (libreoffice/libreoffice-help-25.2.5.2.tar.xz) = 5b83ad86b8dfb8e41aaa4037e64faca69f83ce7f80c1c19f1da8379113c7dc19 -SIZE (libreoffice/libreoffice-help-25.2.5.2.tar.xz) = 60056248 +TIMESTAMP = 1755260616 +SHA256 (libreoffice/libreoffice-25.8.0.4.tar.xz) = 353bd6f2dab04f47dfdb94ec063e1f45746ee0548d6478ee7288a6b411e3cb12 +SIZE (libreoffice/libreoffice-25.8.0.4.tar.xz) = 285601164 +SHA256 (libreoffice/libreoffice-help-25.8.0.4.tar.xz) = bb481127c368afa3e87972f71db87923b043ae81c69782565dc354e131bc9a52 +SIZE (libreoffice/libreoffice-help-25.8.0.4.tar.xz) = 60167792 SHA256 (libreoffice/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf) = f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140 SIZE (libreoffice/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf) = 207992 SHA256 (libreoffice/dtoa-20180411.tgz) = 0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4 @@ -11,8 +11,8 @@ SHA256 (libreoffice/dragonbox-1.1.3.tar.gz) = 09d63b05e9c594ec423778ab59b7a5aa1d SIZE (libreoffice/dragonbox-1.1.3.tar.gz) = 4337233 SHA256 (libreoffice/frozen-1.2.0.tar.gz) = ed8339c017d7c5fe019ac2c642477f435278f0dc643c1d69d3f3b1e95915e823 SIZE (libreoffice/frozen-1.2.0.tar.gz) = 187169 -SHA256 (libreoffice/skia-m130-3c64459d5df2fa9794b277f0959ed8a92552bf4c.tar.xz) = 53f55303821158b6de9e6b90f1cc3a548611a7e430c1a0883ff159a8db89677d -SIZE (libreoffice/skia-m130-3c64459d5df2fa9794b277f0959ed8a92552bf4c.tar.xz) = 14368844 +SHA256 (libreoffice/skia-m136-28685d899b0a35894743e2cedad4c9f525e90e1e.tar.xz) = 2384f5f44a0b714d8dc78923fdf17453ab5a1808ca638154e3e27b361531db25 +SIZE (libreoffice/skia-m136-28685d899b0a35894743e2cedad4c9f525e90e1e.tar.xz) = 14601640 SHA256 (libreoffice/zxcvbn-c-2.5.tar.gz) = 77d6c6ecb35952a8d8ce7f736b7a2bf466275c48210e309b73782d6b7e84dffd SIZE (libreoffice/zxcvbn-c-2.5.tar.gz) = 1404434 SHA256 (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 @@ -51,7 +51,7 @@ SHA256 (libreoffice/bsh-2.1.1-src.zip) = 2248387ceaa319840434a3547a8b2fec12f95a8 SIZE (libreoffice/bsh-2.1.1-src.zip) = 2208737 SHA256 (libreoffice/rhino-1.7.15.zip) = 42fce6baf1bf789b62bf938b8e8ec18a1ac92c989dd6e7221e9531454cbd97fa SIZE (libreoffice/rhino-1.7.15.zip) = 5856077 -SHA256 (libreoffice/pdfium-6764.tar.bz2) = 59d5df3b38312b069d96a8de9d4f8d7f44a29835c9dc82bd792ea02be86c4e49 -SIZE (libreoffice/pdfium-6764.tar.bz2) = 11121305 +SHA256 (libreoffice/pdfium-7012.tar.bz2) = e647ca4fcc2c91d9dca717452e1b1be1ab6155ac4977dca716041652c7b10bdd +SIZE (libreoffice/pdfium-7012.tar.bz2) = 11270991 SHA256 (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 SIZE (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = 12288 diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure index 95b691ef807b..9e3444579b12 100644 --- a/editors/libreoffice/files/patch-configure +++ b/editors/libreoffice/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2024-11-22 20:15:41 UTC +--- configure.orig 2025-08-12 11:44:26 UTC +++ configure -@@ -15372,6 +15372,11 @@ freebsd*) +@@ -596,7 +596,7 @@ ac_hostname=`(hostname || uname -n) 2>/dev/null | sed + # + # Initializations. + # +-ac_default_prefix=/usr/local ++ac_default_prefix=%%LOCALBASE%% + ac_clean_files= + ac_config_libobj_dir=. + LIBOBJS= +@@ -15576,6 +15576,11 @@ freebsd*) RTL_ARCH=PowerPC_64 PLATFORMID=freebsd_powerpc64 ;; @@ -12,16 +21,79 @@ powerpc|powerpcspe) CPUNAME=POWERPC RTL_ARCH=PowerPC -@@ -39457,7 +39462,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu +@@ -15851,7 +15856,7 @@ openbsd*) + as_fn_error $? "Unsupported host_cpu $host_cpu for host_os $host_os" "$LINENO" 5 + ;; + esac +- SOLARINC="$SOLARINC -I/usr/local/include" ++ SOLARINC="$SOLARINC -I%%LOCALBASE%%/include" + ;; + + solaris*) +@@ -15880,7 +15885,7 @@ solaris*) + as_fn_error $? "Unsupported host_cpu $host_cpu for host_os $host_os" "$LINENO" 5 + ;; + esac +- SOLARINC="$SOLARINC -I/usr/local/include" ++ SOLARINC="$SOLARINC -I%%LOCALBASE%%/include" + ;; + + emscripten*) +@@ -35139,7 +35144,7 @@ else $as_nop + else + search_libsubdirs="$multiarch_libsubdir $libsubdirs" + fi +- for _AX_BOOST_BASE_boost_path_tmp in /usr /usr/local /opt /opt/local /opt/homebrew ; do ++ for _AX_BOOST_BASE_boost_path_tmp in /usr %%LOCALBASE%% /opt /opt/local /opt/homebrew ; do + if test -d "$_AX_BOOST_BASE_boost_path_tmp/include/boost" && test -r "$_AX_BOOST_BASE_boost_path_tmp/include/boost" ; then + for libsubdir in $search_libsubdirs ; do + if ls "$_AX_BOOST_BASE_boost_path_tmp/$libsubdir/libboost_"* >/dev/null 2>&1 ; then break; fi +@@ -35241,7 +35246,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu + fi + else + if test "x$cross_compiling" != "xyes" ; then +- for _AX_BOOST_BASE_boost_path in /usr /usr/local /opt /opt/local /opt/homebrew ; do ++ for _AX_BOOST_BASE_boost_path in /usr %%LOCALBASE%% /opt /opt/local /opt/homebrew ; do + if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path" ; then + for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do + _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'` +@@ -37460,7 +37465,7 @@ else $as_nop + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +-as_dummy="$PATH:/usr/sbin:/sbin:/usr/local/sbin" ++as_dummy="$PATH:/usr/sbin:/sbin:%%LOCALBASE%%/sbin" + for as_dir in $as_dummy + do + IFS=$as_save_IFS +@@ -37509,7 +37514,7 @@ else $as_nop + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +-as_dummy="$PATH:/usr/sbin:/sbin:/usr/local/sbin" ++as_dummy="$PATH:/usr/sbin:/sbin:%%LOCALBASE%%/sbin" + for as_dir in $as_dummy + do + IFS=$as_save_IFS +@@ -38681,7 +38686,7 @@ ac_x_header_dirs=' + /usr/XFree86/include/X11 + + /usr/include +-/usr/local/include ++%%LOCALBASE%%/include + /usr/unsupported/include + /usr/athena/include + /usr/local/x11r5/include +@@ -40938,7 +40943,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu save_CXXFLAGS=$CXXFLAGS save_IFS=$IFS IFS=$P_SEP - for i in $CPLUS_INCLUDE_PATH /usr/include; do -+ for i in $CPLUS_INCLUDE_PATH /usr/local/include /usr/include; do ++ for i in $CPLUS_INCLUDE_PATH %%LOCALBASE%%/include /usr/include; do IFS=$save_IFS if test -z "$i"; then continue -@@ -44422,7 +44427,7 @@ printf "%s\n" "no (oss-fuzz)" >&6; } +@@ -46110,7 +46115,7 @@ printf "%s\n" "no (oss-fuzz)" >&6; } elif test "$enable_fuzzers" = "yes"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no (oss-fuzz)" >&5 printf "%s\n" "no (oss-fuzz)" >&6; } @@ -30,21 +102,39 @@ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 printf "%s\n" "yes" >&6; } { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which gpgmepp to use" >&5 -@@ -44436,7 +44441,7 @@ then : +@@ -46124,7 +46129,7 @@ then : ac_fn_c_check_header_compile "$LINENO" "gpgme++/gpgmepp_version.h" "ac_cv_header_gpgmepp_gpgmepp_version_h" "$ac_includes_default" if test "x$ac_cv_header_gpgmepp_gpgmepp_version_h" = xyes then : - GPGMEPP_CFLAGS=-I/usr/include/gpgme++ -+ GPGMEPP_CFLAGS=-I/usr/local/include/gpgme++ ++ GPGMEPP_CFLAGS=-I%%LOCALBASE%%/include/gpgme++ else $as_nop as_fn_error $? "gpgmepp headers not found, install gpgmepp >= 1.14 development package" "$LINENO" 5 fi -@@ -48095,7 +48100,7 @@ if test -z "$SHA256SUM"; then +@@ -49689,7 +49694,7 @@ CURL=`command -v curl` + + CURL=`command -v curl` + +-for i in wget /usr/bin/wget /usr/local/bin/wget /usr/sfw/bin/wget /opt/sfw/bin/wget /opt/local/bin/wget; do ++for i in wget /usr/bin/wget %%LOCALBASE%%/bin/wget /usr/sfw/bin/wget /opt/sfw/bin/wget /opt/local/bin/wget; do + # wget new enough? + $i --help 2> /dev/null | $GREP no-use-server-timestamps 2>&1 > /dev/null + if test $? -eq 0; then +@@ -49712,7 +49717,7 @@ SHA256SUM= + # + SHA256SUM= + +-for i in shasum /usr/local/bin/shasum /usr/sfw/bin/shasum /opt/sfw/bin/shasum /opt/local/bin/shasum; do ++for i in shasum %%LOCALBASE%%/bin/shasum /usr/sfw/bin/shasum /opt/sfw/bin/shasum /opt/local/bin/shasum; do + eval "$i -a 256 --version" > /dev/null 2>&1 + ret=$? + if test $ret -eq 0; then +@@ -49722,7 +49727,7 @@ if test -z "$SHA256SUM"; then done if test -z "$SHA256SUM"; then - for i in sha256sum /usr/local/bin/sha256sum /usr/sfw/bin/sha256sum /opt/sfw/bin/sha256sum /opt/local/bin/sha256sum; do -+ for i in gsha256sum /usr/local/bin/sha256sum /usr/sfw/bin/sha256sum /opt/sfw/bin/sha256sum /opt/local/bin/sha256sum; do ++ for i in gsha256sum %%LOCALBASE%%/bin/sha256sum /usr/sfw/bin/sha256sum /opt/sfw/bin/sha256sum /opt/local/bin/sha256sum; do eval "$i --version" > /dev/null 2>&1 ret=$? if test $ret -eq 0; then diff --git a/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk b/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk index 5ef39cb9bef4..07039ca14ffa 100644 --- a/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk +++ b/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk @@ -1,11 +1,10 @@ ---- external/skia/UnpackedTarball_skia.mk.orig 2024-11-22 20:05:31 UTC +--- external/skia/UnpackedTarball_skia.mk.orig 2025-05-10 18:09:26 UTC +++ external/skia/UnpackedTarball_skia.mk -@@ -41,6 +41,8 @@ skia_patches := \ - help-msvc-analyzer.patch \ - always_inline_and_multiversioning_conflict.patch.1 \ - windows-define-conflict.patch.1 \ +@@ -43,6 +43,7 @@ skia_patches := \ + 0002-loong64-Honor-existing-LASX-LSX-settings.patch \ + 0003-loong64-Fix-missing-rounding-in-loong64-scaled_mult-.patch \ + 0004-loong64-Fix-the-remaining-implicit-vector-casts.patch \ + freebsd-limits.h.patch.0 \ -+ powerpc64le-skia.patch.0 \ - - $(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1)) + ifneq ($(MSYSTEM),) + # use binary flag so patch from git-bash won't choke on mixed line-endings in patches diff --git a/editors/libreoffice/files/powerpc64le-skia.patch.0 b/editors/libreoffice/files/powerpc64le-skia.patch.0 deleted file mode 100644 index 4b093080be4e..000000000000 --- a/editors/libreoffice/files/powerpc64le-skia.patch.0 +++ /dev/null @@ -1,21 +0,0 @@ ---- modules/skcms/src/skcms_internals.h.orig -+++ modules/skcms/src/skcms_internals.h -@@ -48,6 +48,7 @@ extern "C" { - && !defined(__arm__) \ - && !defined(__riscv) \ - && !defined(__loongarch__) \ -+ && !defined(__powerpc__) \ - && !defined(_WIN32) && !defined(__SYMBIAN32__) - #define SKCMS_HAS_MUSTTAIL 1 - #endif ---- src/core/SkRasterPipeline.h.orig 2024-10-10 12:39:49 UTC -+++ src/core/SkRasterPipeline.h -@@ -26,7 +26,7 @@ struct skcms_TransferFunction; - struct SkImageInfo; - struct skcms_TransferFunction; - --#if __has_cpp_attribute(clang::musttail) && !defined(__EMSCRIPTEN__) && !defined(SK_CPU_ARM32) && \ -+#if __has_cpp_attribute(clang::musttail) && !defined(__EMSCRIPTEN__) && !defined(SK_CPU_ARM32) && !defined(__powerpc__) && \ - !defined(SK_CPU_LOONGARCH) && !(defined(_WIN32) && defined(SK_BUILD_FOR_ANDROID_FRAMEWORK)) - // [[clang::musttail]] is disabled for the Android version of Skia running on Windows as it - // causes crashes (This is probably related to http://crbug.com/1505442). diff --git a/editors/linux-sublime-text4/Makefile b/editors/linux-sublime-text4/Makefile index 525dbd02cf94..bb782a8d938b 100644 --- a/editors/linux-sublime-text4/Makefile +++ b/editors/linux-sublime-text4/Makefile @@ -1,5 +1,5 @@ PORTNAME= sublime-text4 -PORTVERSION= 4180 +PORTVERSION= 4200 CATEGORIES= editors linux MASTER_SITES= http://download.sublimetext.com/ PKGNAMEPREFIX= linux- diff --git a/editors/linux-sublime-text4/distinfo b/editors/linux-sublime-text4/distinfo index f461fa52613b..a2f0b865bf2e 100644 --- a/editors/linux-sublime-text4/distinfo +++ b/editors/linux-sublime-text4/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1725995615 -SHA256 (sublime_text_build_4180_arm64.tar.xz) = cd18368df862fa0ea22eb305d53180613f9040a48d2355b862fd5bcfda045c78 -SIZE (sublime_text_build_4180_arm64.tar.xz) = 15335820 -SHA256 (sublime_text_build_4180_x64.tar.xz) = a65e36011e33585defc77c0f49991f20fece92cba77b99ec6e6722c8952ff03e -SIZE (sublime_text_build_4180_x64.tar.xz) = 15767020 +TIMESTAMP = 1755348505 +SHA256 (sublime_text_build_4200_arm64.tar.xz) = cf4b6aa74ea2a2aab02e144599cf9e4a423cbb9543c221f7da1095a95495566a +SIZE (sublime_text_build_4200_arm64.tar.xz) = 15743920 +SHA256 (sublime_text_build_4200_x64.tar.xz) = 36f69c551ad18ee46002be4d9c523fe545d93b67fea67beea731e724044b469f +SIZE (sublime_text_build_4200_x64.tar.xz) = 16340980 diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 4a310e46c0db..6604971fc11f 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 8.4 +DISTVERSION= 8.6 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 46ae267f259e..c660ac2d8e65 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743802467 -SHA256 (nano-8.4.tar.xz) = 5ad29222bbd55624d87ea677928b3106a743114d6c6f9b41f36c97be2a8e628d -SIZE (nano-8.4.tar.xz) = 1691256 +TIMESTAMP = 1755766225 +SHA256 (nano-8.6.tar.xz) = f7abfbf0eed5f573ab51bd77a458f32d82f9859c55e9689f819d96fe1437a619 +SIZE (nano-8.6.tar.xz) = 1707688 diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 4988d996dfa8..9384b4d1b0ed 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -198,7 +198,7 @@ WITH= SDK .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1500000 # nm: '../unxfbsdi.pro/slo/b2dcubicbezier.o': Invalid argument -MAKE_JOBS_UNSAFE= yes +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-nm .endif .if defined(WITH_DEBUG) diff --git a/editors/openoffice-4/files/extra-patch-nm b/editors/openoffice-4/files/extra-patch-nm new file mode 100644 index 000000000000..95db83ded7a8 --- /dev/null +++ b/editors/openoffice-4/files/extra-patch-nm @@ -0,0 +1,228 @@ +--- solenv/inc/_tg_lib.mk.bak 2020-10-06 07:16:31.000000000 -0700 ++++ solenv/inc/_tg_lib.mk 2025-08-16 22:07:15.548302000 -0700 +@@ -84,7 +84,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB1TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB1TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB1TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -191,7 +191,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB2TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB2TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB2TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -298,7 +298,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB3TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB3TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB3TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -405,7 +405,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB4TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB4TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB4TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -512,7 +512,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB5TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB5TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB5TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -619,7 +619,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB6TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB6TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB6TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -726,7 +726,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB7TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB7TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB7TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -833,7 +833,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB8TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB8TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB8TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -940,7 +940,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB9TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB9TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB9TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -1047,7 +1047,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB10TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB10TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB10TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +--- solenv/inc/_tg_shl.mk.bak 2021-04-02 05:57:59.000000000 -0700 ++++ solenv/inc/_tg_shl.mk 2025-08-16 22:07:15.553521000 -0700 +@@ -132,7 +132,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL1OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL1OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL1OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL1OBJS)!"="" + @$(TYPE) /dev/null $(SHL1LIBS:s/.lib/.dump/) >> $@.dump +@@ -672,7 +672,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL2OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL2OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL2OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL2OBJS)!"="" + @$(TYPE) /dev/null $(SHL2LIBS:s/.lib/.dump/) >> $@.dump +@@ -1212,7 +1212,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL3OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL3OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL3OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL3OBJS)!"="" + @$(TYPE) /dev/null $(SHL3LIBS:s/.lib/.dump/) >> $@.dump +@@ -1752,7 +1752,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL4OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL4OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL4OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL4OBJS)!"="" + @$(TYPE) /dev/null $(SHL4LIBS:s/.lib/.dump/) >> $@.dump +@@ -2292,7 +2292,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL5OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL5OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL5OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL5OBJS)!"="" + @$(TYPE) /dev/null $(SHL5LIBS:s/.lib/.dump/) >> $@.dump +@@ -2832,7 +2832,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL6OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL6OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL6OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL6OBJS)!"="" + @$(TYPE) /dev/null $(SHL6LIBS:s/.lib/.dump/) >> $@.dump +@@ -3372,7 +3372,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL7OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL7OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL7OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL7OBJS)!"="" + @$(TYPE) /dev/null $(SHL7LIBS:s/.lib/.dump/) >> $@.dump +@@ -3912,7 +3912,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL8OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL8OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL8OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL8OBJS)!"="" + @$(TYPE) /dev/null $(SHL8LIBS:s/.lib/.dump/) >> $@.dump +@@ -4452,7 +4452,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL9OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL9OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL9OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL9OBJS)!"="" + @$(TYPE) /dev/null $(SHL9LIBS:s/.lib/.dump/) >> $@.dump +@@ -4992,7 +4992,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL10OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL10OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL10OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL10OBJS)!"="" + @$(TYPE) /dev/null $(SHL10LIBS:s/.lib/.dump/) >> $@.dump +--- solenv/inc/tg_lib.mk.bak 2020-10-06 07:16:31.000000000 -0700 ++++ solenv/inc/tg_lib.mk 2025-08-16 22:07:15.557770000 -0700 +@@ -89,7 +89,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +--- solenv/inc/tg_obj.mk.bak 2020-10-06 07:16:31.000000000 -0700 ++++ solenv/inc/tg_obj.mk 2025-08-16 22:07:15.561499000 -0700 +@@ -48,7 +48,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(OBJTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(OBJTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(OBJTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + .ENDIF # "$(GUI)"=="UNX" + .ENDIF # "$(OBJTARGET)"!="" +--- solenv/inc/tg_shl.mk.bak 2021-04-02 05:57:59.000000000 -0700 ++++ solenv/inc/tg_shl.mk 2025-08-16 22:07:15.565476000 -0700 +@@ -137,7 +137,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL$(TNR)OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL$(TNR)OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL$(TNR)OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL$(TNR)OBJS)!"="" + @$(TYPE) /dev/null $(SHL$(TNR)LIBS:s/.lib/.dump/) >> $@.dump +--- solenv/inc/tg_slo.mk.bak 2020-10-06 07:16:32.000000000 -0700 ++++ solenv/inc/tg_slo.mk 2025-08-16 22:07:15.569405000 -0700 +@@ -55,7 +55,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(SLOTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(SLOTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(SLOTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + .ENDIF # "$(GUI)"=="UNX" + .ENDIF # "$(SLOTARGET)"!="" diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 31a250214c9b..3394cae01a69 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -228,7 +228,7 @@ WITH= SDK .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1500000 # nm: '../unxfbsdi.pro/slo/b2dcubicbezier.o': Invalid argument -MAKE_JOBS_UNSAFE= yes +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-nm .endif .if defined(WITH_DEBUG) diff --git a/editors/openoffice-devel/files/extra-patch-nm b/editors/openoffice-devel/files/extra-patch-nm new file mode 100644 index 000000000000..95db83ded7a8 --- /dev/null +++ b/editors/openoffice-devel/files/extra-patch-nm @@ -0,0 +1,228 @@ +--- solenv/inc/_tg_lib.mk.bak 2020-10-06 07:16:31.000000000 -0700 ++++ solenv/inc/_tg_lib.mk 2025-08-16 22:07:15.548302000 -0700 +@@ -84,7 +84,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB1TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB1TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB1TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -191,7 +191,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB2TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB2TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB2TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -298,7 +298,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB3TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB3TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB3TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -405,7 +405,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB4TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB4TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB4TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -512,7 +512,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB5TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB5TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB5TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -619,7 +619,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB6TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB6TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB6TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -726,7 +726,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB7TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB7TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB7TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -833,7 +833,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB8TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB8TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB8TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -940,7 +940,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB9TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB9TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB9TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +@@ -1047,7 +1047,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB10TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB10TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB10TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +--- solenv/inc/_tg_shl.mk.bak 2021-04-02 05:57:59.000000000 -0700 ++++ solenv/inc/_tg_shl.mk 2025-08-16 22:07:15.553521000 -0700 +@@ -132,7 +132,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL1OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL1OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL1OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL1OBJS)!"="" + @$(TYPE) /dev/null $(SHL1LIBS:s/.lib/.dump/) >> $@.dump +@@ -672,7 +672,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL2OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL2OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL2OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL2OBJS)!"="" + @$(TYPE) /dev/null $(SHL2LIBS:s/.lib/.dump/) >> $@.dump +@@ -1212,7 +1212,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL3OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL3OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL3OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL3OBJS)!"="" + @$(TYPE) /dev/null $(SHL3LIBS:s/.lib/.dump/) >> $@.dump +@@ -1752,7 +1752,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL4OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL4OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL4OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL4OBJS)!"="" + @$(TYPE) /dev/null $(SHL4LIBS:s/.lib/.dump/) >> $@.dump +@@ -2292,7 +2292,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL5OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL5OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL5OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL5OBJS)!"="" + @$(TYPE) /dev/null $(SHL5LIBS:s/.lib/.dump/) >> $@.dump +@@ -2832,7 +2832,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL6OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL6OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL6OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL6OBJS)!"="" + @$(TYPE) /dev/null $(SHL6LIBS:s/.lib/.dump/) >> $@.dump +@@ -3372,7 +3372,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL7OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL7OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL7OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL7OBJS)!"="" + @$(TYPE) /dev/null $(SHL7LIBS:s/.lib/.dump/) >> $@.dump +@@ -3912,7 +3912,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL8OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL8OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL8OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL8OBJS)!"="" + @$(TYPE) /dev/null $(SHL8LIBS:s/.lib/.dump/) >> $@.dump +@@ -4452,7 +4452,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL9OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL9OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL9OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL9OBJS)!"="" + @$(TYPE) /dev/null $(SHL9LIBS:s/.lib/.dump/) >> $@.dump +@@ -4992,7 +4992,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL10OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL10OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL10OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL10OBJS)!"="" + @$(TYPE) /dev/null $(SHL10LIBS:s/.lib/.dump/) >> $@.dump +--- solenv/inc/tg_lib.mk.bak 2020-10-06 07:16:31.000000000 -0700 ++++ solenv/inc/tg_lib.mk 2025-08-16 22:07:15.557770000 -0700 +@@ -89,7 +89,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + + .ELIF "$(GUI)"=="OS2" +--- solenv/inc/tg_obj.mk.bak 2020-10-06 07:16:31.000000000 -0700 ++++ solenv/inc/tg_obj.mk 2025-08-16 22:07:15.561499000 -0700 +@@ -48,7 +48,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(OBJTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(OBJTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(OBJTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + .ENDIF # "$(GUI)"=="UNX" + .ENDIF # "$(OBJTARGET)"!="" +--- solenv/inc/tg_shl.mk.bak 2021-04-02 05:57:59.000000000 -0700 ++++ solenv/inc/tg_shl.mk 2025-08-16 22:07:15.565476000 -0700 +@@ -137,7 +137,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm $(SHL$(TNR)OBJS:s/.obj/.o/) > $@.dump + .ELSE +- @nm $(SHL$(TNR)OBJS:s/.obj/.o/) > $@.dump ++ @llvm-nm $(SHL$(TNR)OBJS:s/.obj/.o/) > $@.dump + .ENDIF + .ENDIF # "$(SHL$(TNR)OBJS)!"="" + @$(TYPE) /dev/null $(SHL$(TNR)LIBS:s/.lib/.dump/) >> $@.dump +--- solenv/inc/tg_slo.mk.bak 2020-10-06 07:16:32.000000000 -0700 ++++ solenv/inc/tg_slo.mk 2025-08-16 22:07:15.569405000 -0700 +@@ -55,7 +55,7 @@ + .IF "$(OS)"=="MACOSX" + @-nm `cat $(SLOTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ELSE +- @nm `cat $(SLOTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump ++ @llvm-nm `cat $(SLOTARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump + .ENDIF + .ENDIF # "$(GUI)"=="UNX" + .ENDIF # "$(SLOTARGET)"!="" diff --git a/editors/paredit-mode.el/Makefile b/editors/paredit-mode.el/Makefile index 2d719cee7f12..8f22555f2ae6 100644 --- a/editors/paredit-mode.el/Makefile +++ b/editors/paredit-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= paredit-mode.el PORTVERSION= 24 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= editors elisp MASTER_SITES= http://mumble.net/~campbell/emacs/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index 85debe715961..99a8151e326b 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -1,6 +1,6 @@ PORTNAME= psgml PORTVERSION= 1.4.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= editors elisp MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/1.3.2 PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index f9e2b9a8f204..496d94fef03c 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,5 +1,6 @@ PORTNAME= rehex DISTVERSION= 0.63.2 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 7cb96be0fe00..2cb64d93669b 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -1,6 +1,6 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER}.${SNAPDATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/slime/Makefile b/editors/slime/Makefile index 8fdac3f2d93a..f91b43d77f78 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -1,7 +1,7 @@ PORTNAME= slime DISTVERSIONPREFIX= v DISTVERSION= 2.26.1-9 -PORTREVISION= 14 +PORTREVISION= 15 DISTVERSIONSUFFIX= -gf368e22a CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/sly-asdf/Makefile b/editors/sly-asdf/Makefile index 48f49da90f94..36b8b4ef7467 100644 --- a/editors/sly-asdf/Makefile +++ b/editors/sly-asdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= sly-asdf DISTVERSION= 0.2.0-20221119 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/sly-named-readtables/Makefile b/editors/sly-named-readtables/Makefile index 09296acab13f..5982e1114651 100644 --- a/editors/sly-named-readtables/Makefile +++ b/editors/sly-named-readtables/Makefile @@ -1,6 +1,6 @@ PORTNAME= sly-named-readtables PORTVERSION= 20191013 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/sly-quicklisp/Makefile b/editors/sly-quicklisp/Makefile index 2e3878a2da07..9869df16b592 100644 --- a/editors/sly-quicklisp/Makefile +++ b/editors/sly-quicklisp/Makefile @@ -1,6 +1,6 @@ PORTNAME= sly-quicklisp PORTVERSION= 20211206 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/sly/Makefile b/editors/sly/Makefile index 4f7de878475d..bd0738bab33c 100644 --- a/editors/sly/Makefile +++ b/editors/sly/Makefile @@ -1,6 +1,6 @@ PORTNAME= sly DISTVERSION= 1.0.43-20240809 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index d8f033acda12..862f2896d202 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,6 +1,6 @@ PORTNAME= tamago PORTVERSION= 4.0.6.0.20041122.19.15 -PORTREVISION= 11 +PORTREVISION= 12 DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index f51b86af82c9..399e29899f7d 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.103.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ diff --git a/editors/web-mode/Makefile b/editors/web-mode/Makefile index 39284ef9d028..5d1132fd2716 100644 --- a/editors/web-mode/Makefile +++ b/editors/web-mode/Makefile @@ -1,7 +1,7 @@ PORTNAME= web-mode PORTVERSION= 15.1 DISTVERSIONPREFIX= v -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/with-editor-devel/Makefile b/editors/with-editor-devel/Makefile index bc04bc80b10c..6d088cd4999a 100644 --- a/editors/with-editor-devel/Makefile +++ b/editors/with-editor-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v DISTVERSION= 3.4.5 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= editors elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index da698d1071da..07c81b5de187 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -1,6 +1,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v DISTVERSION= 3.4.5 +PORTREVISION= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 11458bc0818b..01c91dfe4cc4 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,6 +1,6 @@ PORTNAME= hatari DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 +DISTVERSION= 2.6.1 CATEGORIES= emulators MAINTAINER= laurent.chardon@gmail.com diff --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo index a000ad6cb475..b906c130c2ad 100644 --- a/emulators/hatari/distinfo +++ b/emulators/hatari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754778212 -SHA256 (hatari-v2.6.0.tar.bz2) = fa1fa250c570e5096d4e2a065d0f53b20a0a5db1b7aa98fb34d5ee9a8b8ca86d -SIZE (hatari-v2.6.0.tar.bz2) = 2130488 +TIMESTAMP = 1755395096 +SHA256 (hatari-v2.6.1.tar.bz2) = de2fd445c48ab1c79aebdebf722e1c9e6c8b9cc291a777409d8eb01d145da4f1 +SIZE (hatari-v2.6.1.tar.bz2) = 2128063 diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 9724d1baccae..35177ea0471e 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -DISTVERSION= 10.0.20250630 +DISTVERSION= 10.0.20250731 CATEGORIES= emulators PKGNAMESUFFIX= -devel DIST_SUBDIR= qemu/${PORTVERSION} @@ -23,11 +23,11 @@ USES= bison compiler:c11 cpe gmake gnome iconv:wchar_t localbase:ldflags \ ninja perl5 pkgconfig python:build shebangfix tar:xz xorg USE_GITLAB= yes GL_ACCOUNT= qemu-project -GL_TAGNAME= 0d0fc3f4658937fb81fcc16a89738e83bd8d4795 +GL_TAGNAME= cd9f752fee75238f842a91be1146c988bd16a010 GL_TUPLE= qemu-project:keycodemapdb:f5772a62ec52591ff6870b7e8ef32482371f22c6:keycodemapdb/subprojects/keycodemapdb \ qemu-project:dtc:b6910bec11614980a21e46fbccc35934b671bd81:dtc/subprojects/dtc \ qemu-project:libvfio-user:0b28d205572c80b568a1003db2c8f37ca333e4d7:libvfio/subprojects/libvfio-user \ - qemu-project:meson:68d29ef7f62df5481aa4de8eaf421f25243f4cb2:meson/meson \ + qemu-project:meson:dd7cf67f00f1b08fc15885d9bade23f8e76845c0:meson/meson \ qemu-project:berkeley-softfloat-3:b64af41c3276f97f0e181920400ee056b9c88037:berkeleysoftfloat3/subprojects/berkeley-softfloat-3 \ qemu-project:berkeley-testfloat-3:e7af9751d9f9fd3b47911f51a5cfd08af256a9ab:berkeleytestfloat3/subprojects/berkeley-testfloat-3 USE_GNOME= cairo glib20 diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo index 98727eef212b..c95f967d168a 100644 --- a/emulators/qemu-devel/distinfo +++ b/emulators/qemu-devel/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1751498296 -SHA256 (qemu/10.0.20250630/qemu-project-qemu-0d0fc3f4658937fb81fcc16a89738e83bd8d4795_GL0.tar.gz) = 15207cad59b6b4b0b72e6ac740b0cbb3766cbf5a87ef9e1346284b14febcb6ef -SIZE (qemu/10.0.20250630/qemu-project-qemu-0d0fc3f4658937fb81fcc16a89738e83bd8d4795_GL0.tar.gz) = 39963969 -SHA256 (qemu/10.0.20250630/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = d014b53382dbb17b8196ad12f50de7f20d0ef1b9f7d54b0be51a6cbb14209195 -SIZE (qemu/10.0.20250630/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = 29580 -SHA256 (qemu/10.0.20250630/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = e115f987eec23a1ba25150a46ced1675de3716072d3b4905afb3a9cda0f007c7 -SIZE (qemu/10.0.20250630/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = 205556 -SHA256 (qemu/10.0.20250630/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = d2f60cd4f86f345aab1332953eb736cce3518159e6e99bcc2d10467c06f717fe -SIZE (qemu/10.0.20250630/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = 189943 -SHA256 (qemu/10.0.20250630/qemu-project-meson-68d29ef7f62df5481aa4de8eaf421f25243f4cb2_GL0.tar.gz) = 836c21bb3a0413f3028fce19e2a939c3f581668161b12b208b559b2bdf46876c -SIZE (qemu/10.0.20250630/qemu-project-meson-68d29ef7f62df5481aa4de8eaf421f25243f4cb2_GL0.tar.gz) = 4913620 -SHA256 (qemu/10.0.20250630/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = faae889814ea6a292f7ca03d9b36e6c7e95bab2a64777804883cc822b8d48757 -SIZE (qemu/10.0.20250630/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = 148741 -SHA256 (qemu/10.0.20250630/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = e7a09d51dc7e96cb8422c919c85fc3833d4f788567638c9162ef5cd7db59b1df -SIZE (qemu/10.0.20250630/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = 139308 +TIMESTAMP = 1755427471 +SHA256 (qemu/10.0.20250731/qemu-project-qemu-cd9f752fee75238f842a91be1146c988bd16a010_GL0.tar.gz) = bf689d75145890fb417efe61d6e3a1bc017357c8a0490f920df7d1b7da5b02ab +SIZE (qemu/10.0.20250731/qemu-project-qemu-cd9f752fee75238f842a91be1146c988bd16a010_GL0.tar.gz) = 40103786 +SHA256 (qemu/10.0.20250731/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = d014b53382dbb17b8196ad12f50de7f20d0ef1b9f7d54b0be51a6cbb14209195 +SIZE (qemu/10.0.20250731/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = 29580 +SHA256 (qemu/10.0.20250731/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = e115f987eec23a1ba25150a46ced1675de3716072d3b4905afb3a9cda0f007c7 +SIZE (qemu/10.0.20250731/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = 205556 +SHA256 (qemu/10.0.20250731/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = d2f60cd4f86f345aab1332953eb736cce3518159e6e99bcc2d10467c06f717fe +SIZE (qemu/10.0.20250731/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = 189943 +SHA256 (qemu/10.0.20250731/qemu-project-meson-dd7cf67f00f1b08fc15885d9bade23f8e76845c0_GL0.tar.gz) = 16f79bf0ebccbc803045e802b8b7aa18913eed4c1195c485c6a25cf18526d563 +SIZE (qemu/10.0.20250731/qemu-project-meson-dd7cf67f00f1b08fc15885d9bade23f8e76845c0_GL0.tar.gz) = 4922724 +SHA256 (qemu/10.0.20250731/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = faae889814ea6a292f7ca03d9b36e6c7e95bab2a64777804883cc822b8d48757 +SIZE (qemu/10.0.20250731/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = 148741 +SHA256 (qemu/10.0.20250731/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = e7a09d51dc7e96cb8422c919c85fc3833d4f788567638c9162ef5cd7db59b1df +SIZE (qemu/10.0.20250731/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = 139308 diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile index f42c32b0d9d7..961040290d8a 100644 --- a/emulators/wine-mono-devel/Makefile +++ b/emulators/wine-mono-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine-mono -DISTVERSION= 10.1.0 +DISTVERSION= 10.2.0 DISTVERSIONSUFFIX=-x86 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/ diff --git a/emulators/wine-mono-devel/distinfo b/emulators/wine-mono-devel/distinfo index 661b7fcc3160..c473cd4bba39 100644 --- a/emulators/wine-mono-devel/distinfo +++ b/emulators/wine-mono-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749978328 -SHA256 (wine-mono-10.1.0-x86.msi) = c88c2431890bc32cacec8d7ea70e53a5ae4b95c8c55ca6e75ef8db0e4ccf1070 -SIZE (wine-mono-10.1.0-x86.msi) = 85491712 +TIMESTAMP = 1755797604 +SHA256 (wine-mono-10.2.0-x86.msi) = 4e1ed3f02e92d053133d03ddfbefcf6db4a4dc231a9aed3367b17117a88847d8 +SIZE (wine-mono-10.2.0-x86.msi) = 85497856 diff --git a/filesystems/mergerfs/Makefile b/filesystems/mergerfs/Makefile index 288a63552490..b774e71a4d12 100644 --- a/filesystems/mergerfs/Makefile +++ b/filesystems/mergerfs/Makefile @@ -10,8 +10,6 @@ WWW= https://github.com/trapexit/mergerfs LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -NOT_FOR_ARCHS= i386 - USES= fuse gmake localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= trapexit diff --git a/filesystems/mergerfs/files/patch-src_fs__copy__file__range__unsupported.icpp b/filesystems/mergerfs/files/patch-src_fs__copy__file__range__unsupported.icpp new file mode 100644 index 000000000000..05a307ab97bf --- /dev/null +++ b/filesystems/mergerfs/files/patch-src_fs__copy__file__range__unsupported.icpp @@ -0,0 +1,11 @@ +--- src/fs_copy_file_range_unsupported.icpp.orig 2025-08-16 08:24:30 UTC ++++ src/fs_copy_file_range_unsupported.icpp +@@ -31,7 +31,7 @@ namespace fs + int64_t *off_in_, + const int fd_out_, + int64_t *off_out_, +- const size_t len_, ++ const uint64_t len_, + const unsigned int flags_) + { + return (errno=EOPNOTSUPP,-1); diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index 3584b4433ad4..07ac4927ce9c 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -1,5 +1,5 @@ PORTNAME= prestashop -PORTVERSION= 8.2.0 +PORTVERSION= 8.2.2 CATEGORIES= finance www MASTER_SITES= https://github.com/PrestaShop/PrestaShop/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/prestashop/distinfo b/finance/prestashop/distinfo index 313a3348fa69..f11ed1b77786 100644 --- a/finance/prestashop/distinfo +++ b/finance/prestashop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727680395 -SHA256 (prestashop_8.2.0.zip) = d512d05ffa30dcde9819b6a867694fa24b447ae32acaded6cce9d19472bc9cd1 -SIZE (prestashop_8.2.0.zip) = 82333023 +TIMESTAMP = 1755742193 +SHA256 (prestashop_8.2.2.zip) = 88a926b5ea322ee853035c62ae96f6bafdd76a81ff84505d9ced24f82966f983 +SIZE (prestashop_8.2.2.zip) = 82506234 diff --git a/french/libreoffice/distinfo b/french/libreoffice/distinfo index 218f29310288..b1f7b917440e 100644 --- a/french/libreoffice/distinfo +++ b/french/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951622 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fr.tar.gz) = a4b27956655259b5c293be8565dc88011d33ec7eef70e20d65efa5181b58dc90 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_fr.tar.gz) = 2128878 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_fr.tar.gz) = a0691040ff08feb926e46801763cb79a5743980dd440ea4ef8b992ac9cbcc26f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_fr.tar.gz) = 2608571 +TIMESTAMP = 1755696787 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fr.tar.gz) = 0674ebd28479aaaf8ef2a17608a3683caae5687390a2ee396e2d8202cd5b2ded +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_fr.tar.gz) = 2138056 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_fr.tar.gz) = 6c7b8f0f3c61ac74328ea3ad0c7f4a49c510898c08ac9ee8711853566efa4b56 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_fr.tar.gz) = 2632736 diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile index 6f9a2ea6a0cc..1f427e87b1ca 100644 --- a/ftp/R-cran-curl/Makefile +++ b/ftp/R-cran-curl/Makefile @@ -1,5 +1,5 @@ PORTNAME= curl -DISTVERSION= 6.4.0 +DISTVERSION= 7.0.0 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/ftp/R-cran-curl/distinfo b/ftp/R-cran-curl/distinfo index 69e6cf7f8093..4110e7e11ba7 100644 --- a/ftp/R-cran-curl/distinfo +++ b/ftp/R-cran-curl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751514613 -SHA256 (curl_6.4.0.tar.gz) = 3bb4dbf892d2c3b4449d67553f2b3b31d9fa23c71fa6af0a287930ae8377ecdb -SIZE (curl_6.4.0.tar.gz) = 935843 +TIMESTAMP = 1755793537 +SHA256 (curl_7.0.0.tar.gz) = 5b1633be7bc0ea796e2df5b24b2aec937a17359f2d86207359aa553328824d6b +SIZE (curl_7.0.0.tar.gz) = 731109 diff --git a/games/chocolate-doom/Makefile b/games/chocolate-doom/Makefile index 74b0a228df4d..fc863c7df49f 100644 --- a/games/chocolate-doom/Makefile +++ b/games/chocolate-doom/Makefile @@ -1,5 +1,5 @@ PORTNAME= chocolate-doom -DISTVERSION= 3.1.0 +DISTVERSION= 3.1.1 CATEGORIES= games MAINTAINER= jakub_lach@mailplus.pl diff --git a/games/chocolate-doom/distinfo b/games/chocolate-doom/distinfo index cd121cefdd8b..60c40239cdf9 100644 --- a/games/chocolate-doom/distinfo +++ b/games/chocolate-doom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726929127 -SHA256 (chocolate-doom-chocolate-doom-3.1.0-chocolate-doom-3.1.0_GH0.tar.gz) = f2c64843dcec312032b180c3b2f34b4cb26c4dcdaa7375a1601a3b1df11ef84d -SIZE (chocolate-doom-chocolate-doom-3.1.0-chocolate-doom-3.1.0_GH0.tar.gz) = 2256537 +TIMESTAMP = 1755470392 +SHA256 (chocolate-doom-chocolate-doom-3.1.1-chocolate-doom-3.1.1_GH0.tar.gz) = 1edcc41254bdc194beb0d33e267fae306556c4d24110a1d3d3f865717f25da23 +SIZE (chocolate-doom-chocolate-doom-3.1.1-chocolate-doom-3.1.1_GH0.tar.gz) = 2257534 diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 8be5c20b123f..8d12d43a713d 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -1,6 +1,6 @@ PORTNAME= corsixth DISTVERSIONPREFIX= v -DISTVERSION= 0.69.0 +DISTVERSION= 0.69.1 CATEGORIES= games MAINTAINER= madpilot@FreeBSD.org diff --git a/games/corsix-th/distinfo b/games/corsix-th/distinfo index de72eabb34a4..b6157eb3ab95 100644 --- a/games/corsix-th/distinfo +++ b/games/corsix-th/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753532269 -SHA256 (CorsixTH-CorsixTH-v0.69.0_GH0.tar.gz) = 0f2dbdc2b8b6b2e4d5e80a6be02a72d586d0072efe867750a424746bd318f1f5 -SIZE (CorsixTH-CorsixTH-v0.69.0_GH0.tar.gz) = 4323298 +TIMESTAMP = 1755332488 +SHA256 (CorsixTH-CorsixTH-v0.69.1_GH0.tar.gz) = 08eec141bdd8adf265f341a8452601f844a3eaab0378535b2655198fd373a7f8 +SIZE (CorsixTH-CorsixTH-v0.69.1_GH0.tar.gz) = 4323450 diff --git a/games/hyperrogue/Makefile b/games/hyperrogue/Makefile index 2180794b2019..e4b3c810231e 100644 --- a/games/hyperrogue/Makefile +++ b/games/hyperrogue/Makefile @@ -1,5 +1,5 @@ PORTNAME= hyperrogue -PORTVERSION= 13.0y +PORTVERSION= 13.1 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/hyperrogue/distinfo b/games/hyperrogue/distinfo index 94ad0502516c..0b048e997400 100644 --- a/games/hyperrogue/distinfo +++ b/games/hyperrogue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747040197 -SHA256 (zenorogue-hyperrogue-v13.0y_GH0.tar.gz) = 3f547704203eaf8eaa6f5ca88fc1dfa6ea339ebdaf17fd7fc83955c69093376c -SIZE (zenorogue-hyperrogue-v13.0y_GH0.tar.gz) = 99927335 +TIMESTAMP = 1754422184 +SHA256 (zenorogue-hyperrogue-v13.1_GH0.tar.gz) = fc3da7b6e265ccdcc96a256eead3b30cf5b21bc7d87557a874973e599082b66a +SIZE (zenorogue-hyperrogue-v13.1_GH0.tar.gz) = 99983895 diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile index e8c76bd7a187..2172bb0bb970 100644 --- a/games/kdegames/Makefile +++ b/games/kdegames/Makefile @@ -11,6 +11,8 @@ USES= kde:6 metaport OPTIONS_DEFINE= ALL ${KDE_GAMES_ALL} OPTIONS_DEFAULT= ALL +ALL_DESC= Install all games + .include "Makefile.common" .for game in ${KDE_GAMES_ALL} diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile index a8ab05921bf4..a6bc90f2a588 100644 --- a/games/solarus-quest-editor/Makefile +++ b/games/solarus-quest-editor/Makefile @@ -1,6 +1,5 @@ PORTNAME= solarus-quest-editor -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 DISTVERSIONPREFIX= v CATEGORIES= games @@ -24,7 +23,7 @@ USES= cmake compiler:c++11-lib gl localbase:ldflags openal qt:6 sdl USE_GITLAB= yes GL_ACCOUNT= solarus-games GL_PROJECT= solarus -GL_TAGNAME= b5d6aefbda31e0f436d25606478c4129504f914f +GL_TAGNAME= e70e3df7369d690615fc4c9b3f8dfa00066c5e87 USE_GL= opengl USE_QT= base svg tools:build diff --git a/games/solarus-quest-editor/distinfo b/games/solarus-quest-editor/distinfo index d14f759d328e..e1d0c449423e 100644 --- a/games/solarus-quest-editor/distinfo +++ b/games/solarus-quest-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745915901 -SHA256 (solarus-games-solarus-b5d6aefbda31e0f436d25606478c4129504f914f_GL0.tar.gz) = d86397e94926d96a7f8ca343122cb40df0614c6fd24717423950055c2b5bd55c -SIZE (solarus-games-solarus-b5d6aefbda31e0f436d25606478c4129504f914f_GL0.tar.gz) = 69945076 +TIMESTAMP = 1755767334 +SHA256 (solarus-games-solarus-e70e3df7369d690615fc4c9b3f8dfa00066c5e87_GL0.tar.gz) = 2d4e8314d76a404e9ec034d37dc79d85d74c0464030f8687e3c1ea3748866fdb +SIZE (solarus-games-solarus-e70e3df7369d690615fc4c9b3f8dfa00066c5e87_GL0.tar.gz) = 69993095 diff --git a/games/solarus/Makefile b/games/solarus/Makefile index 9e75e8333d8f..12c8da8f859c 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -1,6 +1,5 @@ PORTNAME= solarus -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 DISTVERSIONPREFIX= v CATEGORIES= games @@ -22,7 +21,7 @@ USES= cmake:noninja compiler:c++11-lib gl openal sdl xorg USE_GITLAB= yes GL_ACCOUNT= solarus-games -GL_TAGNAME= b5d6aefbda31e0f436d25606478c4129504f914f +GL_TAGNAME= e70e3df7369d690615fc4c9b3f8dfa00066c5e87 USE_GL= gl glu USE_LDCONFIG= yes diff --git a/games/solarus/distinfo b/games/solarus/distinfo index 393d9a4a3eb5..7e2db47f1c90 100644 --- a/games/solarus/distinfo +++ b/games/solarus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745915761 -SHA256 (solarus-games-solarus-b5d6aefbda31e0f436d25606478c4129504f914f_GL0.tar.gz) = d86397e94926d96a7f8ca343122cb40df0614c6fd24717423950055c2b5bd55c -SIZE (solarus-games-solarus-b5d6aefbda31e0f436d25606478c4129504f914f_GL0.tar.gz) = 69945076 +TIMESTAMP = 1755766586 +SHA256 (solarus-games-solarus-e70e3df7369d690615fc4c9b3f8dfa00066c5e87_GL0.tar.gz) = 2d4e8314d76a404e9ec034d37dc79d85d74c0464030f8687e3c1ea3748866fdb +SIZE (solarus-games-solarus-e70e3df7369d690615fc4c9b3f8dfa00066c5e87_GL0.tar.gz) = 69993095 diff --git a/games/solarus/pkg-plist b/games/solarus/pkg-plist index f32e6a8f54b4..98c93306c48a 100644 --- a/games/solarus/pkg-plist +++ b/games/solarus/pkg-plist @@ -246,6 +246,6 @@ include/solarus/third_party/hqx.h include/solarus/third_party/spc.h lib/libsolarus.so lib/libsolarus.so.2 -lib/libsolarus.so.2.0.0 +lib/libsolarus.so.2.0.1 share/man/man6/solarus-run.6.gz %%DATADIR%%/gamecontrollerdb.txt diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 6ebc608e7fc7..c1de9b847f2a 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20250814 +PORTVERSION= s20250820 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-973-gec58a04dc1 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-990-g5a77877ae2 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index ef3441c55aad..4113afdc2053 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1755184474 +TIMESTAMP = 1755720609 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1839,5 +1839,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43 SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2 SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268 -SHA256 (veloren-v0.17.0-973-gec58a04dc1.tar.bz2) = b90bca87f99bdd182e1da28e2efe464d118785c17eac5aff16ec17d9fa0cac76 -SIZE (veloren-v0.17.0-973-gec58a04dc1.tar.bz2) = 334425785 +SHA256 (veloren-v0.17.0-990-g5a77877ae2.tar.bz2) = 5ee83f3f89cab33693c831c30c7012964922449155a5fa1391560a0885db024d +SIZE (veloren-v0.17.0-990-g5a77877ae2.tar.bz2) = 336468137 diff --git a/german/libreoffice/distinfo b/german/libreoffice/distinfo index b271a02c8863..7844b664802b 100644 --- a/german/libreoffice/distinfo +++ b/german/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951590 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_de.tar.gz) = 8e00d02b00c11a05b9ff37dade7d3e21428c441e20e418061aec779f6565bf3a -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_de.tar.gz) = 8578264 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_de.tar.gz) = f8fb79cbef4ba09359c67b1569f7895408ffe91700e78219ba17333d7ba0be88 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_de.tar.gz) = 2645123 +TIMESTAMP = 1755696751 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_de.tar.gz) = 7676139a88e7c8e12db2a3f7dde6d639d93e399b0bc9185036ddb08830e75fe7 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_de.tar.gz) = 8587330 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_de.tar.gz) = a4b54c33e6445b322d44d335de8e52fefa1159837bacb900ee16df26ec10611b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_de.tar.gz) = 2669500 diff --git a/graphics/d2/Makefile b/graphics/d2/Makefile index de42ba43c06d..75ce14561ced 100644 --- a/graphics/d2/Makefile +++ b/graphics/d2/Makefile @@ -1,7 +1,6 @@ PORTNAME= d2 DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 -PORTREVISION= 4 +DISTVERSION= 0.7.1 CATEGORIES= graphics MAINTAINER= adamw@FreeBSD.org diff --git a/graphics/d2/distinfo b/graphics/d2/distinfo index c3ac3bf0f2b3..a0f0850ca4e0 100644 --- a/graphics/d2/distinfo +++ b/graphics/d2/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746156043 -SHA256 (go/graphics_d2/d2-v0.7.0/v0.7.0.mod) = 0057e910e9c13228f6fdff27f79314e9db5d78d9d8e023d9de36169548c7988e -SIZE (go/graphics_d2/d2-v0.7.0/v0.7.0.mod) = 2267 -SHA256 (go/graphics_d2/d2-v0.7.0/v0.7.0.zip) = bebb249eb3a963c46167a269f1431f20e30bc3821ea915fe625358039e69f702 -SIZE (go/graphics_d2/d2-v0.7.0/v0.7.0.zip) = 30467544 +TIMESTAMP = 1755614907 +SHA256 (go/graphics_d2/d2-v0.7.1/v0.7.1.mod) = 3e80ff104186c4966c030fd807ef143fed3e92d551a7da48b1ffbbc830624810 +SIZE (go/graphics_d2/d2-v0.7.1/v0.7.1.mod) = 2278 +SHA256 (go/graphics_d2/d2-v0.7.1/v0.7.1.zip) = 0793db1dcb02a011f278d2c01f870eeb04d941464f64ed1d376d1b22eda257f8 +SIZE (go/graphics_d2/d2-v0.7.1/v0.7.1.zip) = 32485253 diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile index 50f56e4ee0a3..9f9cabe129f7 100644 --- a/graphics/drawio/Makefile +++ b/graphics/drawio/Makefile @@ -1,6 +1,6 @@ PORTNAME= drawio PORTVERSION= 28.0.6 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= x86_64- CATEGORIES= graphics MASTER_SITES= https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/ diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile index f60cf01f5d91..3b6d678807e2 100644 --- a/graphics/kdegraphics/Makefile +++ b/graphics/kdegraphics/Makefile @@ -7,7 +7,6 @@ COMMENT= Graphics applications for KDE (meta port) WWW= https://apps.kde.org/categories/graphics/ USES= kde:6 metaport qt:6 -USE_QT= # OPTIONS_DEFINE= COLORD \ GPHOTO \ diff --git a/graphics/kolourpaint/Makefile b/graphics/kolourpaint/Makefile index 30f06b00a03e..5650ceaffbc8 100644 --- a/graphics/kolourpaint/Makefile +++ b/graphics/kolourpaint/Makefile @@ -1,22 +1,22 @@ PORTNAME= kolourpaint DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE paint program WWW= http://www.kolourpaint.org -USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:6 \ - qt:6 tar:xz xorg -USE_KDE= auth bookmarks codecs completion config configwidgets \ - coreaddons crash guiaddons i18n iconthemes itemmodels \ - itemviews jobwidgets kio libkexiv2 libksane notifications \ - parts service solid sonnet textwidgets unitconversion \ - widgetsaddons windowsystem xmlgui \ +USES= cmake compiler:c++17-lang desktop-file-utils gettext-tools gl \ + kde:6 qt:6 tar:xz xorg +USE_GL= opengl +USE_KDE= bookmarks colorscheme completion config configwidgets \ + coreaddons crash guiaddons i18n itemviews jobwidgets kio \ + libksane service solid widgetsaddons xmlgui \ ecm:build +USE_LDCONFIG= yes USE_QT= base USE_XORG= x11 -USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS diff --git a/graphics/kolourpaint/files/patch-CMakeLists.txt b/graphics/kolourpaint/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..2e6df0d40d0d --- /dev/null +++ b/graphics/kolourpaint/files/patch-CMakeLists.txt @@ -0,0 +1,24 @@ +Remove unused TextWidgets. +Don't globally install color palettes only used by this application. + +Ref: https://invent.kde.org/graphics/kolourpaint/-/merge_requests/79 + +--- CMakeLists.txt.orig 2025-08-07 03:21:56 UTC ++++ CMakeLists.txt +@@ -39,7 +39,6 @@ find_package(KF6 ${KF_MIN_VERSION} REQUIRED COMPONENTS + WidgetsAddons + KIO + XmlGui +- TextWidgets + JobWidgets + Crash + ) +@@ -368,7 +367,7 @@ install(FILES org.kde.kolourpaint.appdata.xml DESTINAT + + install(PROGRAMS org.kde.kolourpaint.desktop DESTINATION ${KDE_INSTALL_APPDIR}) + install(FILES org.kde.kolourpaint.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR}) +-install(DIRECTORY colors DESTINATION ${KDE_INSTALL_CONFDIR}) ++install(DIRECTORY colors DESTINATION ${KDE_INSTALL_DATADIR}/kolourpaint) + + if(BUILD_DOC) + add_subdirectory(doc) diff --git a/graphics/kolourpaint/files/patch-lgpl_generic_kpColorCollection.cpp b/graphics/kolourpaint/files/patch-lgpl_generic_kpColorCollection.cpp new file mode 100644 index 000000000000..8c471bb27858 --- /dev/null +++ b/graphics/kolourpaint/files/patch-lgpl_generic_kpColorCollection.cpp @@ -0,0 +1,24 @@ +Don't globally install color palettes only used by this application. + +Ref: https://invent.kde.org/graphics/kolourpaint/-/merge_requests/79 + +--- lgpl/generic/kpColorCollection.cpp.orig 2025-08-07 03:21:56 UTC ++++ lgpl/generic/kpColorCollection.cpp +@@ -80,7 +80,7 @@ QStringList kpColorCollection::installedCollections() + { + QStringList paletteList; + +- QStringList paths = QStandardPaths::locateAll(QStandardPaths::GenericConfigLocation, QStringLiteral("colors"), QStandardPaths::LocateDirectory); ++ QStringList paths = QStandardPaths::locateAll(QStandardPaths::AppDataLocation, QStringLiteral("colors"), QStandardPaths::LocateDirectory); + for (const auto &path : paths) { + paletteList.append(QDir(path).entryList(QStringList(), QDir::Files)); + } +@@ -206,7 +206,7 @@ bool kpColorCollection::openKDE(const QString &name, Q + return false; + } + +- QString filename = QStandardPaths::locate(QStandardPaths::GenericConfigLocation, QStringLiteral("colors/") + name); ++ QString filename = QStandardPaths::locate(QStandardPaths::AppDataLocation, QStringLiteral("colors/") + name); + if (filename.isEmpty()) { + #if DEBUG_KP_COLOR_COLLECTION + qCDebug(kpLogColorCollection) << "could not find file"; diff --git a/graphics/kolourpaint/pkg-plist b/graphics/kolourpaint/pkg-plist index 8279feb849b1..c0aab3952d85 100644 --- a/graphics/kolourpaint/pkg-plist +++ b/graphics/kolourpaint/pkg-plist @@ -1,9 +1,4 @@ bin/kolourpaint -etc/xdg/colors/40.colors -etc/xdg/colors/Oxygen.colors -etc/xdg/colors/Rainbow.colors -etc/xdg/colors/Royal.colors -etc/xdg/colors/Web.colors lib/libkolourpaint_lgpl.so lib/libkolourpaint_lgpl.so.5 share/applications/org.kde.kolourpaint.desktop @@ -13,6 +8,11 @@ share/icons/hicolor/22x22/apps/kolourpaint.png share/icons/hicolor/32x32/apps/kolourpaint.png share/icons/hicolor/48x48/apps/kolourpaint.png share/icons/hicolor/scalable/apps/kolourpaint.svgz +%%DATADIR%%/colors/40.colors +%%DATADIR%%/colors/Oxygen.colors +%%DATADIR%%/colors/Rainbow.colors +%%DATADIR%%/colors/Royal.colors +%%DATADIR%%/colors/Web.colors %%DATADIR%%/icons/hicolor/16x16/actions/tool_brush.png %%DATADIR%%/icons/hicolor/16x16/actions/tool_color_eraser.png %%DATADIR%%/icons/hicolor/16x16/actions/tool_color_picker.png diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index ec330333ec5a..12ba70dafce6 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libetonyek DISTVERSION= 0.1.12 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} @@ -27,7 +27,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -MDDS_VERSION= 2.1 +MDDS_VERSION= 3.1 INSTALL_TARGET= install-strip diff --git a/graphics/libetonyek01/files/patch-configure b/graphics/libetonyek01/files/patch-configure new file mode 100644 index 000000000000..9bf4bd1ac3a4 --- /dev/null +++ b/graphics/libetonyek01/files/patch-configure @@ -0,0 +1,22 @@ +--- configure.orig 2024-11-26 10:12:06 UTC ++++ configure +@@ -1552,8 +1552,8 @@ Optional Packages: + Optional Packages: + --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] + --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) +- --with-mdds=2.1|2.0|1.5|1.4|1.2|1.0|0.x +- Specify which version of mdds to use (2.1 is the ++ --with-mdds=3.1|3.0|2.1|2.0|1.5|1.4|1.2|1.0|0.x ++ Specify which version of mdds to use (3.1 is the + default) + --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use + both] +@@ -3741,7 +3741,7 @@ else $as_nop + then : + withval=$with_mdds; + else $as_nop +- with_mdds="2.1" ++ with_mdds="3.1" + fi + + diff --git a/graphics/libetonyek01/files/patch-src_lib_IWAParser.cpp b/graphics/libetonyek01/files/patch-src_lib_IWAParser.cpp new file mode 100644 index 000000000000..e15898be04ef --- /dev/null +++ b/graphics/libetonyek01/files/patch-src_lib_IWAParser.cpp @@ -0,0 +1,29 @@ +From 7cfb47c7614b01ee4b4ccb881f0ab37e9e2e497d Mon Sep 17 00:00:00 2001 +From: jlorber <jlorber@linagora.com> +Date: Tue, 04 Mar 2025 12:12:41 +0100 +Subject: [PATCH] tdf#151166 add missing Numbers function names + +Change-Id: I5f01e4f1412cf2d4a679fbf5d511475cf04c77ee +Reviewed-on: https://gerrit.libreoffice.org/c/libetonyek/+/182473 +Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> +Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> +--- src/lib/IWAParser.cpp.orig 2024-11-05 21:56:01 UTC ++++ src/lib/IWAParser.cpp +@@ -3593,7 +3593,16 @@ bool IWAParser::parseFormula(const IWAMessage &msg, IW + {285, "Union.Ranges"}, + {286, "SeriesSum"}, {287, "Polynomial"}, {288, "WeiBull"}, + {297, "PlainText"}, {298, "Stock"}, {299, "StockH"}, {300, "Currency"}, +- {301, "CurrencyH"}, {302, "CurrencyConvert"}, {303, "CurrencyCode"} ++ {301, "CurrencyH"}, {302, "CurrencyConvert"}, {303, "CurrencyCode"}, ++ {304, "IsNumber"}, {305, "IsText"}, {306, "IsDate"}, ++ {309, "MaxIfs"}, {310, "MinIfs"}, {311, "XIRR"}, {312, "XNPV"}, {313, "Ifs"}, ++ {314, "XLookup"}, {315, "XMatch"}, {316, "Subtotal"}, {317, "CountMatches"}, ++ {318, "TextBefore"}, {319, "TextBetween"}, {320, "TextAfter"}, ++ {321, "Regex"}, {322, "Reference.Name"}, {323, "FormulaText"}, {324, "Regex.Extract"}, ++ {325, "GetPivotData"}, {328, "TextJoin"}, {329, "Concat"}, ++ {330, "BitAnd"}, {331, "BitOr"}, {332, "BitXor"}, {333, "BitLShift"}, {334, "BitRShift"}, ++ {335, "ISOWeekNum"}, {336, "Switch"} ++ + }; + Formula child; + std::ostringstream s; diff --git a/graphics/libetonyek01/files/patch-src_lib_IWORKTable.cpp b/graphics/libetonyek01/files/patch-src_lib_IWORKTable.cpp new file mode 100644 index 000000000000..897139d22224 --- /dev/null +++ b/graphics/libetonyek01/files/patch-src_lib_IWORKTable.cpp @@ -0,0 +1,13 @@ +* ``is_tree_valid()`` method has been renamed to ``valid_tree()``in mdds-3.0 + +--- src/lib/IWORKTable.cpp.orig 2024-11-05 21:56:01 UTC ++++ src/lib/IWORKTable.cpp +@@ -168,7 +168,7 @@ void writeBorder(librevenge::RVNGPropertyList &props, + + void writeBorder(librevenge::RVNGPropertyList &props, const char *name, IWORKGridLine_t &line, unsigned index) + { +- if (!line.is_tree_valid()) ++ if (!line.valid_tree()) + line.build_tree(); + + IWORKStylePtr_t style; diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 06f6aab9d824..a215515e7204 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 25.2-branchpoint-1483 -DISTVERSIONSUFFIX= -gfc1b26f4dca +DISTVERSION= 25.2-branchpoint-1864 +DISTVERSIONSUFFIX= -g20f546d6c17 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 64ef340b296e..9579d3e717fc 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1755114577 -SHA256 (mesa-25.2-branchpoint-1483-gfc1b26f4dca.tar.bz2) = a4b80ddad011b28c7ff83121897af3a90a7d19c9e8fbae2a035db5c133584df7 -SIZE (mesa-25.2-branchpoint-1483-gfc1b26f4dca.tar.bz2) = 58503529 +TIMESTAMP = 1755724090 +SHA256 (mesa-25.2-branchpoint-1864-g20f546d6c17.tar.bz2) = 513a61db04699b2ede55ec68c3bd4d7c458a9ccbcf1f50c073c25793d5570275 +SIZE (mesa-25.2-branchpoint-1864-g20f546d6c17.tar.bz2) = 58531940 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8 diff --git a/graphics/nvidia-drm-510-kmod-devel/Makefile b/graphics/nvidia-drm-510-kmod-devel/Makefile index 9629da9e33f4..f92968300b96 100644 --- a/graphics/nvidia-drm-510-kmod-devel/Makefile +++ b/graphics/nvidia-drm-510-kmod-devel/Makefile @@ -1,4 +1,4 @@ -NVIDIA_DISTVERSION?= 575.64.05 +NVIDIA_DISTVERSION?= 580.76.05 # Explicitly set PORTREVISION as it can be overridden by the master port PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../nvidia-drm-510-kmod diff --git a/graphics/nvidia-drm-510-kmod-devel/distinfo b/graphics/nvidia-drm-510-kmod-devel/distinfo index 079b427dbece..00cf581225a3 100644 --- a/graphics/nvidia-drm-510-kmod-devel/distinfo +++ b/graphics/nvidia-drm-510-kmod-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753242855 -SHA256 (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 8831b28b41b821fac90db30a9cfe13481a9d8bd46d0ffeb544fd8c4fbbab538f -SIZE (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 287953228 +TIMESTAMP = 1755364011 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v5.10.163_8_GH0.tar.gz) = ea6b04c4bbd859248aabb81bc2abc19f33d68f57decf2e41dd8f5341124227d4 SIZE (freebsd-drm-kmod-drm_v5.10.163_8_GH0.tar.gz) = 20095720 diff --git a/graphics/nvidia-drm-510-kmod/distinfo b/graphics/nvidia-drm-510-kmod/distinfo index 22045b12adc1..00cf581225a3 100644 --- a/graphics/nvidia-drm-510-kmod/distinfo +++ b/graphics/nvidia-drm-510-kmod/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754443072 -SHA256 (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = b5e5f1acc5d2f55be9b34ba209c308fa3a716ac489f37a1805d5e9ae5d8ce166 -SIZE (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = 261233752 +TIMESTAMP = 1755364011 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v5.10.163_8_GH0.tar.gz) = ea6b04c4bbd859248aabb81bc2abc19f33d68f57decf2e41dd8f5341124227d4 SIZE (freebsd-drm-kmod-drm_v5.10.163_8_GH0.tar.gz) = 20095720 diff --git a/graphics/nvidia-drm-515-kmod-devel/Makefile b/graphics/nvidia-drm-515-kmod-devel/Makefile index 1be93d31e8a5..9a7779674a24 100644 --- a/graphics/nvidia-drm-515-kmod-devel/Makefile +++ b/graphics/nvidia-drm-515-kmod-devel/Makefile @@ -1,4 +1,4 @@ -NVIDIA_DISTVERSION?= 575.64.05 +NVIDIA_DISTVERSION?= 580.76.05 # Explicitly set PORTREVISION as it can be overridden by the master port PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../nvidia-drm-515-kmod diff --git a/graphics/nvidia-drm-515-kmod-devel/distinfo b/graphics/nvidia-drm-515-kmod-devel/distinfo index 3ff96f22f8df..97d609d39c68 100644 --- a/graphics/nvidia-drm-515-kmod-devel/distinfo +++ b/graphics/nvidia-drm-515-kmod-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753243021 -SHA256 (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 8831b28b41b821fac90db30a9cfe13481a9d8bd46d0ffeb544fd8c4fbbab538f -SIZE (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 287953228 +TIMESTAMP = 1755364521 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v5.15.160_5_GH0.tar.gz) = 93fc30211374d028ec8e24872cc5ac03dab13309b637cf3bdad27f2dcb808fc0 SIZE (freebsd-drm-kmod-drm_v5.15.160_5_GH0.tar.gz) = 26098570 diff --git a/graphics/nvidia-drm-515-kmod/distinfo b/graphics/nvidia-drm-515-kmod/distinfo index a500ead57db8..97d609d39c68 100644 --- a/graphics/nvidia-drm-515-kmod/distinfo +++ b/graphics/nvidia-drm-515-kmod/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754443102 -SHA256 (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = b5e5f1acc5d2f55be9b34ba209c308fa3a716ac489f37a1805d5e9ae5d8ce166 -SIZE (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = 261233752 +TIMESTAMP = 1755364521 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v5.15.160_5_GH0.tar.gz) = 93fc30211374d028ec8e24872cc5ac03dab13309b637cf3bdad27f2dcb808fc0 SIZE (freebsd-drm-kmod-drm_v5.15.160_5_GH0.tar.gz) = 26098570 diff --git a/graphics/nvidia-drm-61-kmod-devel/Makefile b/graphics/nvidia-drm-61-kmod-devel/Makefile index f8d1c8cfff8a..e8fbbb6feaa2 100644 --- a/graphics/nvidia-drm-61-kmod-devel/Makefile +++ b/graphics/nvidia-drm-61-kmod-devel/Makefile @@ -1,4 +1,4 @@ -NVIDIA_DISTVERSION?= 575.64.05 +NVIDIA_DISTVERSION?= 580.76.05 # Explicitly set PORTREVISION as it can be overridden by the master port PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../nvidia-drm-61-kmod diff --git a/graphics/nvidia-drm-61-kmod-devel/distinfo b/graphics/nvidia-drm-61-kmod-devel/distinfo index 3bcfa21add5b..a9fd4c3a6835 100644 --- a/graphics/nvidia-drm-61-kmod-devel/distinfo +++ b/graphics/nvidia-drm-61-kmod-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753243692 -SHA256 (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 8831b28b41b821fac90db30a9cfe13481a9d8bd46d0ffeb544fd8c4fbbab538f -SIZE (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 287953228 +TIMESTAMP = 1755364649 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v6.1.128_4_GH0.tar.gz) = ef5ee435493351a4d123f53b503c018a5195604ad4954a052d40f103643de39d SIZE (freebsd-drm-kmod-drm_v6.1.128_4_GH0.tar.gz) = 37105937 diff --git a/graphics/nvidia-drm-61-kmod/distinfo b/graphics/nvidia-drm-61-kmod/distinfo index 2c6bc1e046d9..a9fd4c3a6835 100644 --- a/graphics/nvidia-drm-61-kmod/distinfo +++ b/graphics/nvidia-drm-61-kmod/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754443116 -SHA256 (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = b5e5f1acc5d2f55be9b34ba209c308fa3a716ac489f37a1805d5e9ae5d8ce166 -SIZE (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = 261233752 +TIMESTAMP = 1755364649 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v6.1.128_4_GH0.tar.gz) = ef5ee435493351a4d123f53b503c018a5195604ad4954a052d40f103643de39d SIZE (freebsd-drm-kmod-drm_v6.1.128_4_GH0.tar.gz) = 37105937 diff --git a/graphics/nvidia-drm-66-kmod-devel/Makefile b/graphics/nvidia-drm-66-kmod-devel/Makefile index 36b1a7fc5084..a77b91bb3c97 100644 --- a/graphics/nvidia-drm-66-kmod-devel/Makefile +++ b/graphics/nvidia-drm-66-kmod-devel/Makefile @@ -1,4 +1,4 @@ -NVIDIA_DISTVERSION?= 575.64.05 +NVIDIA_DISTVERSION?= 580.76.05 # Explicitly set PORTREVISION as it can be overridden by the master port PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../nvidia-drm-66-kmod diff --git a/graphics/nvidia-drm-66-kmod-devel/distinfo b/graphics/nvidia-drm-66-kmod-devel/distinfo index d855415e360e..424605b61ea9 100644 --- a/graphics/nvidia-drm-66-kmod-devel/distinfo +++ b/graphics/nvidia-drm-66-kmod-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753243532 -SHA256 (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 8831b28b41b821fac90db30a9cfe13481a9d8bd46d0ffeb544fd8c4fbbab538f -SIZE (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 287953228 +TIMESTAMP = 1755364756 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v6.6.25_5_GH0.tar.gz) = 412fe7b8db00ce7ed6339fa3099f9b17fe78b115ccb05a8714228ce70c9d0882 SIZE (freebsd-drm-kmod-drm_v6.6.25_5_GH0.tar.gz) = 38486809 diff --git a/graphics/nvidia-drm-66-kmod/distinfo b/graphics/nvidia-drm-66-kmod/distinfo index 95f7ac50e124..424605b61ea9 100644 --- a/graphics/nvidia-drm-66-kmod/distinfo +++ b/graphics/nvidia-drm-66-kmod/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754443131 -SHA256 (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = b5e5f1acc5d2f55be9b34ba209c308fa3a716ac489f37a1805d5e9ae5d8ce166 -SIZE (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = 261233752 +TIMESTAMP = 1755364756 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 SHA256 (freebsd-drm-kmod-drm_v6.6.25_5_GH0.tar.gz) = 412fe7b8db00ce7ed6339fa3099f9b17fe78b115ccb05a8714228ce70c9d0882 SIZE (freebsd-drm-kmod-drm_v6.6.25_5_GH0.tar.gz) = 38486809 diff --git a/graphics/nvidia-drm-kmod-devel/Makefile b/graphics/nvidia-drm-kmod-devel/Makefile index 14acc6b83160..16c565478534 100644 --- a/graphics/nvidia-drm-kmod-devel/Makefile +++ b/graphics/nvidia-drm-kmod-devel/Makefile @@ -1,4 +1,4 @@ -DISTVERSION?= 575.64.05 +DISTVERSION?= 580.76.05 # Explicitly set PORTREVISION as it can be overridden by the master port PORTREVISION= 0 diff --git a/graphics/poselib/Makefile b/graphics/poselib/Makefile index fb5f45375dc2..d43ca4280304 100644 --- a/graphics/poselib/Makefile +++ b/graphics/poselib/Makefile @@ -1,6 +1,6 @@ PORTNAME= PoseLib DISTVERSIONPREFIX= v -DISTVERSION= 2.0.4 +DISTVERSION= 2.0.5 CATEGORIES= graphics MAINTAINER= fuz@FreeBSD.org diff --git a/graphics/poselib/distinfo b/graphics/poselib/distinfo index ed3c2c5b8bb7..89fef81e6379 100644 --- a/graphics/poselib/distinfo +++ b/graphics/poselib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733745905 -SHA256 (PoseLib-PoseLib-v2.0.4_GH0.tar.gz) = caa0c1c9b882f6e36b5ced6f781406ed97d4c1f0f61aa31345ebe54633d67c16 -SIZE (PoseLib-PoseLib-v2.0.4_GH0.tar.gz) = 198206 +TIMESTAMP = 1755072001 +SHA256 (PoseLib-PoseLib-v2.0.5_GH0.tar.gz) = a9493e6725c58e6ae541fe416c0a6179185a60006880ff3ddf32737a43695668 +SIZE (PoseLib-PoseLib-v2.0.5_GH0.tar.gz) = 240785 diff --git a/graphics/poselib/files/patch-CMakeLists.txt b/graphics/poselib/files/patch-CMakeLists.txt index b1553e6ddad4..5bbf3ca88a2c 100644 --- a/graphics/poselib/files/patch-CMakeLists.txt +++ b/graphics/poselib/files/patch-CMakeLists.txt @@ -1,15 +1,11 @@ ---- CMakeLists.txt.orig 2024-12-09 12:10:16 UTC +--- CMakeLists.txt.orig 2025-08-06 01:28:20 UTC +++ CMakeLists.txt -@@ -28,10 +28,10 @@ else() - # If you change this, make sure to update the corresponding line in the pybind CMakeLists - if (MARCH_NATIVE) - target_compile_options(${LIBRARY_NAME} PRIVATE -- -march=native -Wall -Werror -fPIC -Wno-ignored-optimization-argument) -+ -march=native -Wall -fPIC -Wno-ignored-optimization-argument) - else() - target_compile_options(${LIBRARY_NAME} PRIVATE -- -Wall -Werror -fPIC) -+ -Wall -fPIC) +@@ -8,7 +8,7 @@ else() + target_compile_options(${build_target} PRIVATE /bigobj /fp:fast) + else() + target_compile_options(${build_target} PRIVATE +- -O3 -Wall -Werror -fPIC -Wno-sign-compare -Wfatal-errors) ++ -O3 -Wall -fPIC -Wno-sign-compare -Wfatal-errors) + if(MARCH_NATIVE) + target_compile_options(${build_target} PRIVATE -march=native) endif() - if (CMAKE_CXX_COMPILER_ID STREQUAL "GNU") - target_compile_options(${LIBRARY_NAME} PRIVATE diff --git a/graphics/poselib/pkg-plist b/graphics/poselib/pkg-plist index c03974dd1287..95222aff2c65 100644 --- a/graphics/poselib/pkg-plist +++ b/graphics/poselib/pkg-plist @@ -32,7 +32,7 @@ include/PoseLib/solvers/p2p1ll.h include/PoseLib/solvers/p2p2pl.h include/PoseLib/solvers/p3ll.h include/PoseLib/solvers/p3p.h -include/PoseLib/solvers/p3p_ding.h +include/PoseLib/solvers/p3p_lambdatwist.h include/PoseLib/solvers/p4pf.h include/PoseLib/solvers/p5lp_radial.h include/PoseLib/solvers/p6lp.h diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 22d0f30ba71c..c2e8c07ee64a 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,5 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.40.9 +DISTVERSION= 3.40.10 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo index 224c0577869f..4ec5f812b4b4 100644 --- a/graphics/qgis-ltr/distinfo +++ b/graphics/qgis-ltr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752928201 -SHA256 (qgis-3.40.9.tar.bz2) = 1b9cf895917d21e2cdb6858e079fe35d1c058e731b0cb1a5b42eeaa31dc5a537 -SIZE (qgis-3.40.9.tar.bz2) = 184036057 +TIMESTAMP = 1755348406 +SHA256 (qgis-3.40.10.tar.bz2) = 0787918f5dd838396038617b40863b9791caf1dcc710477e8e03ebb24453b80d +SIZE (qgis-3.40.10.tar.bz2) = 183836465 diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index cf64b07941b0..5f1412bfae98 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,5 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.44.1 +DISTVERSION= 3.44.2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index fbee2451425f..647bb70e189d 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752899169 -SHA256 (qgis-3.44.1.tar.bz2) = b228ef7093da0e9f7a594b93a57ef737cdefd8c07b84ccff251da1f7d2bb6f4b -SIZE (qgis-3.44.1.tar.bz2) = 187982326 +TIMESTAMP = 1755322611 +SHA256 (qgis-3.44.2.tar.bz2) = 21f789e1b61384cf03432af306bc977b42d8c77c55ad48562ea1e914a5495961 +SIZE (qgis-3.44.2.tar.bz2) = 187889368 diff --git a/graphics/rubygem-invisible_captcha/Makefile b/graphics/rubygem-invisible_captcha/Makefile index 00e37dcd82a9..be90c3e2e44f 100644 --- a/graphics/rubygem-invisible_captcha/Makefile +++ b/graphics/rubygem-invisible_captcha/Makefile @@ -1,6 +1,5 @@ PORTNAME= invisible_captcha -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.3.0 CATEGORIES= graphics rubygems MASTER_SITES= RG diff --git a/graphics/rubygem-invisible_captcha/distinfo b/graphics/rubygem-invisible_captcha/distinfo index e213eb73e5e5..f29740e6a87a 100644 --- a/graphics/rubygem-invisible_captcha/distinfo +++ b/graphics/rubygem-invisible_captcha/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695537083 -SHA256 (rubygem/invisible_captcha-2.1.0.gem) = 02b452f3eb1b691d155ba3e8e97e1be0e6b6be62e8bc94957234b9cde0852b1e -SIZE (rubygem/invisible_captcha-2.1.0.gem) = 25600 +TIMESTAMP = 1755674924 +SHA256 (rubygem/invisible_captcha-2.3.0.gem) = 309ee5a5e891ecfb732c85b12f1aa9252a648df6f2761b3b41205e824e30ff15 +SIZE (rubygem/invisible_captcha-2.3.0.gem) = 26112 diff --git a/graphics/sekrit-twc-zimg/Makefile b/graphics/sekrit-twc-zimg/Makefile index 5784ad916ae5..c5833d8751e1 100644 --- a/graphics/sekrit-twc-zimg/Makefile +++ b/graphics/sekrit-twc-zimg/Makefile @@ -1,6 +1,6 @@ PORTNAME= zimg DISTVERSIONPREFIX= release- -DISTVERSION= 3.0.5 +DISTVERSION= 3.0.6 CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- diff --git a/graphics/sekrit-twc-zimg/distinfo b/graphics/sekrit-twc-zimg/distinfo index 050042892bc2..50088191e6eb 100644 --- a/graphics/sekrit-twc-zimg/distinfo +++ b/graphics/sekrit-twc-zimg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688319905 -SHA256 (sekrit-twc-zimg-release-3.0.5_GH0.tar.gz) = a9a0226bf85e0d83c41a8ebe4e3e690e1348682f6a2a7838f1b8cbff1b799bcf -SIZE (sekrit-twc-zimg-release-3.0.5_GH0.tar.gz) = 326694 +TIMESTAMP = 1755544103 +SHA256 (sekrit-twc-zimg-release-3.0.6_GH0.tar.gz) = be89390f13a5c9b2388ce0f44a5e89364a20c1c57ce46d382b1fcc3967057577 +SIZE (sekrit-twc-zimg-release-3.0.6_GH0.tar.gz) = 326725 diff --git a/graphics/swappy/Makefile b/graphics/swappy/Makefile index 764597693a1f..520264e44c04 100644 --- a/graphics/swappy/Makefile +++ b/graphics/swappy/Makefile @@ -1,8 +1,9 @@ PORTNAME= swappy DISTVERSIONPREFIX= v -DISTVERSION= 1.5.1 -PORTREVISION= 4 +DISTVERSION= 1.7.1 CATEGORIES= graphics wayland +MASTER_SITES= https://github.com/jtheoof/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ +DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= tagattie@FreeBSD.org COMMENT= Snapshot editing for Wayland (a la Snappy on macOS) @@ -11,37 +12,23 @@ WWW= https://github.com/jtheoof/swappy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c11 desktop-file-utils gettext-tools gnome meson pkgconfig -USE_GITHUB= yes +USES= compiler:c11 desktop-file-utils gettext-tools gnome meson \ + pkgconfig + USE_GNOME= cairo gdkpixbuf gtk30 -GH_ACCOUNT= jtheoof -PLIST_FILES= bin/${PORTNAME} \ - share/applications/${PORTNAME}.desktop \ - share/icons/hicolor/scalable/apps/${PORTNAME}.svg \ - share/locale/de/LC_MESSAGES/${PORTNAME}.mo \ - share/locale/en/LC_MESSAGES/${PORTNAME}.mo \ - share/locale/fr/LC_MESSAGES/${PORTNAME}.mo \ - share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \ - share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \ - ${NULL} OPTIONS_DEFINE= CLIPBOARD ICONSFONT MANPAGES OPTIONS_DEFAULT=CLIPBOARD ICONSFONT MANPAGES +OPTIONS_SUB= yes CLIPBOARD_DESC= Copy to clipboard support +ICONSFONT_DESC= Install Font Awesome to properly render icons + CLIPBOARD_RUN_DEPENDS= wl-copy:x11/wl-clipboard -ICONSFONT_DESC= Install Font Awesome to properly render icons ICONSFONT_RUN_DEPENDS= font-awesome>0:x11-fonts/font-awesome MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages -MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz - -post-patch: -# Extract (snapshot) version from the port instead of meson.build - @${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \ - -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ - ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/graphics/swappy/distinfo b/graphics/swappy/distinfo index 4bc75903cd7e..956690415b80 100644 --- a/graphics/swappy/distinfo +++ b/graphics/swappy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668981009 -SHA256 (jtheoof-swappy-v1.5.1_GH0.tar.gz) = 266fac289d4b903d80d44746044bafe8a8b663c6032be696c651ad390bcb1850 -SIZE (jtheoof-swappy-v1.5.1_GH0.tar.gz) = 655406 +TIMESTAMP = 1755687565 +SHA256 (swappy-1.7.1.tar.gz) = 4bfa51eb7073dd272aba21c545d416b37e53983430b310a30d12b5d754f7db62 +SIZE (swappy-1.7.1.tar.gz) = 698885 diff --git a/graphics/swappy/files/patch-meson.build b/graphics/swappy/files/patch-meson.build new file mode 100644 index 000000000000..5f04120fc549 --- /dev/null +++ b/graphics/swappy/files/patch-meson.build @@ -0,0 +1,11 @@ +--- meson.build.orig 2025-08-20 11:05:16 UTC ++++ meson.build +@@ -13,7 +13,7 @@ git = find_program('git', native: true, required: fals + + version = '"@0@"'.format(meson.project_version()) + git = find_program('git', native: true, required: false) +-if git.found() ++if false + git_commit = run_command([git, 'rev-parse', '--short', 'HEAD'], check:true) + git_branch = run_command([git, 'rev-parse', '--abbrev-ref', 'HEAD'], check:true) + if git_commit.returncode() == 0 and git_branch.returncode() == 0 diff --git a/graphics/swappy/pkg-plist b/graphics/swappy/pkg-plist new file mode 100644 index 000000000000..0e1bc6eac55c --- /dev/null +++ b/graphics/swappy/pkg-plist @@ -0,0 +1,10 @@ +bin/swappy +share/applications/swappy.desktop +share/icons/hicolor/scalable/apps/swappy.svg +share/locale/de/LC_MESSAGES/swappy.mo +share/locale/en/LC_MESSAGES/swappy.mo +share/locale/fr/LC_MESSAGES/swappy.mo +share/locale/pt_BR/LC_MESSAGES/swappy.mo +share/locale/tr/LC_MESSAGES/swappy.mo +share/locale/zh_CN/LC_MESSAGES/swappy.mo +%%MANPAGES%%share/man/man1/swappy.1.gz diff --git a/hebrew/libreoffice/distinfo b/hebrew/libreoffice/distinfo index f5c5cefe21c0..5a561f365e3a 100644 --- a/hebrew/libreoffice/distinfo +++ b/hebrew/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951632 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_he.tar.gz) = 44775004472fe858e8994fec32d905b78bee5239d2ae6a7314607209e19e346e -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_he.tar.gz) = 1170582 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_he.tar.gz) = 9ab03cabd97f39aa28ca6882a3d402adb60b2e77555ce4100a49456ea8be6b28 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_he.tar.gz) = 2391222 +TIMESTAMP = 1755696802 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_he.tar.gz) = 0afb214d06dd6bd82877d51bdb2ef27fb6e7f52806d6e8796cee9ef812a0aa28 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_he.tar.gz) = 1165010 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_he.tar.gz) = c41b950e75cd08429683be81bcbd8012c33f8d27141fec105608689d09abc6c4 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_he.tar.gz) = 2410164 diff --git a/hungarian/libreoffice/distinfo b/hungarian/libreoffice/distinfo index 8f68c41078a5..da7ae13fba86 100644 --- a/hungarian/libreoffice/distinfo +++ b/hungarian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951642 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hu.tar.gz) = 88ca6989a77cf2a0dda0b052b25eeba83750abe1449f6e18781d2e1c0b250063 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_hu.tar.gz) = 2267652 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hu.tar.gz) = a7a145cd28df9400598ed4728bc80e65733b8b150956180ae92d5e23b8356c5a -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_hu.tar.gz) = 2708126 +TIMESTAMP = 1755696814 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hu.tar.gz) = ab5e515738d687b3a8b8758301d5951d0ce805307a586a956b81ff76b2dd9e20 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_hu.tar.gz) = 2265934 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hu.tar.gz) = 02ecd3529c1ba9515b44421fb96caaff5dc1ac8f8d6a7d6edd0d3092751c32bf +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_hu.tar.gz) = 2730988 diff --git a/irc/halloy/Makefile b/irc/halloy/Makefile index 4f6ec3752619..433ec950efff 100644 --- a/irc/halloy/Makefile +++ b/irc/halloy/Makefile @@ -26,4 +26,12 @@ post-install: $${f%org.squidowl.halloy.png}halloy.png; done && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/icons/hicolor) -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${ARCH:Marmv?} +LTO_UNSAFE= yes +CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false +.endif + + +.include <bsd.port.post.mk> diff --git a/irc/riece/Makefile b/irc/riece/Makefile index 68b20f3e9b30..5e2125c44f9f 100644 --- a/irc/riece/Makefile +++ b/irc/riece/Makefile @@ -1,6 +1,6 @@ PORTNAME= riece PORTVERSION= 9.0.0 -PORTREVISION= 27 +PORTREVISION= 28 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= SAVANNAH diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 0e8f49ce2a19..ec7f4b1e42c4 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -PORTVERSION= 4.7.0 +PORTVERSION= 4.7.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index e90afaaa26a1..92b132787832 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752921168 -SHA256 (weechat-4.7.0.tar.xz) = 45dc0396060c863169868349ec280af1c6f4ac524aa492580e1a065e142c2cd8 -SIZE (weechat-4.7.0.tar.xz) = 2768216 +TIMESTAMP = 1755500823 +SHA256 (weechat-4.7.1.tar.xz) = e83fb71ca251c5dd74bd9c5a6bd3f85dc2eb8ecec0955f43c07f3e0911edb7d3 +SIZE (weechat-4.7.1.tar.xz) = 2768340 diff --git a/japanese/boiled-mozc/Makefile b/japanese/boiled-mozc/Makefile index 67bd2078e454..fb63d91ce13c 100644 --- a/japanese/boiled-mozc/Makefile +++ b/japanese/boiled-mozc/Makefile @@ -1,7 +1,7 @@ PORTNAME= boiled-mozc PORTVERSION= 0.7 DISTVERSIONPREFIX=v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= japanese editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/japanese/cp5022x-el/Makefile b/japanese/cp5022x-el/Makefile index 9be4665c1821..1e8654e73c8d 100644 --- a/japanese/cp5022x-el/Makefile +++ b/japanese/cp5022x-el/Makefile @@ -1,6 +1,6 @@ PORTNAME= cp5022x PORTVERSION= 0.0.20120324 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= japanese elisp PKGNAMESUFFIX= -el${EMACS_PKGNAMESUFFIX} diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile index c9d57360224b..430cb5028f82 100644 --- a/japanese/ddskk/Makefile +++ b/japanese/ddskk/Makefile @@ -1,6 +1,6 @@ PORTNAME= ddskk DISTVERSION= 17.1.20230702 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/japanese/libreoffice/distinfo b/japanese/libreoffice/distinfo index 7aa91b927b24..e68ea0c46a2c 100644 --- a/japanese/libreoffice/distinfo +++ b/japanese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951651 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ja.tar.gz) = 18c3b9cb4cf2a2caed5ebae58708e7bc90b415c150ba8cfa968eabe4a272c07c -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ja.tar.gz) = 763779 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ja.tar.gz) = 5efcbd372f054c013e51159ee753f0396a2aeb16059a351976d505af157f4077 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ja.tar.gz) = 2911750 +TIMESTAMP = 1755696828 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ja.tar.gz) = 900006160b3d3f5d492f0681fcfae4b09213fafc8f1b9d935b35079201ef724f +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ja.tar.gz) = 765067 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ja.tar.gz) = 8529dd46b9892a0ac5aaf2609bcbb0a45026ecafd12e505122a42a65f8480c94 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ja.tar.gz) = 2934339 diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile index be69aab4d7d4..e1c431132696 100644 --- a/japanese/lookup/Makefile +++ b/japanese/lookup/Makefile @@ -1,6 +1,6 @@ PORTNAME= lookup PORTVERSION= 1.99.96.20180209 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= japanese elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/japanese/migemo.el/Makefile b/japanese/migemo.el/Makefile index 09c6fd85cc72..1a9ea10e4c0e 100644 --- a/japanese/migemo.el/Makefile +++ b/japanese/migemo.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= migemo.el PORTVERSION= 1.9.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= japanese elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 7a570bcd4def..ab223ab6cd42 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= mozc PORTVERSION= 2.23.2815.102.01 DISTVERSIONPREFIX= v -PORTREVISION?= 30 +PORTREVISION?= 31 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/japanese/navi2ch/Makefile b/japanese/navi2ch/Makefile index 05f4c1060f99..4ea8811b7142 100644 --- a/japanese/navi2ch/Makefile +++ b/japanese/navi2ch/Makefile @@ -1,6 +1,6 @@ PORTNAME= navi2ch PORTVERSION= 2.0.0.d -PORTREVISION= 25 +PORTREVISION= 26 PORTEPOCH= 1 CATEGORIES= japanese www elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/japanese/yc.el/Makefile b/japanese/yc.el/Makefile index cfd57245ff47..517d73a0e58f 100644 --- a/japanese/yc.el/Makefile +++ b/japanese/yc.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= yc.el PORTVERSION= 5.2.1 -PORTREVISION= 28 +PORTREVISION= 29 PORTEPOCH= 1 CATEGORIES= japanese elisp MASTER_SITES= http://www.ceres.dti.ne.jp/~knak/ diff --git a/korean/libreoffice/distinfo b/korean/libreoffice/distinfo index 112b45f5136a..39e55cdc4808 100644 --- a/korean/libreoffice/distinfo +++ b/korean/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951660 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ko.tar.gz) = f988d2ae8d2924326be83fc2be7add477f3c798a5bb5c273acd5fed5769f7fac -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ko.tar.gz) = 1260808 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ko.tar.gz) = 4945091aa5774b435da0b15f0aad4d77fe6fd097aa73a6635b715a25970c62b9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ko.tar.gz) = 2600976 +TIMESTAMP = 1755696840 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ko.tar.gz) = bbe28bbf7f619d9ed0dd4a9001c30bb95c11fdcd8d74d39141834483aa588c85 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ko.tar.gz) = 1253770 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ko.tar.gz) = 4f0df2cdcd6812b5990388c6ec7e127e413b47e31ba5b32dac348ad0551398b8 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ko.tar.gz) = 2622156 diff --git a/lang/alchemist.el/Makefile b/lang/alchemist.el/Makefile index 5f4598ac6095..dd01e5fe86ac 100644 --- a/lang/alchemist.el/Makefile +++ b/lang/alchemist.el/Makefile @@ -1,7 +1,7 @@ PORTNAME= alchemist.el PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= lang PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/clojure-mode.el/Makefile b/lang/clojure-mode.el/Makefile index 2f468f9704d9..4d59612ff6dd 100644 --- a/lang/clojure-mode.el/Makefile +++ b/lang/clojure-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= clojure-mode.el PORTVERSION= 5.11.0 -PORTREVISION= 16 +PORTREVISION= 17 PORTEPOCH= 1 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile index cd41654ba370..719817bad243 100644 --- a/lang/csharp-mode.el/Makefile +++ b/lang/csharp-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= csharp-mode.el PORTVERSION= 0.9.2 -PORTREVISION= 16 +PORTREVISION= 17 DISTVERSIONPREFIX= v CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/elixir-mode.el/Makefile b/lang/elixir-mode.el/Makefile index 164eb709884e..583c5f7900aa 100644 --- a/lang/elixir-mode.el/Makefile +++ b/lang/elixir-mode.el/Makefile @@ -1,7 +1,7 @@ PORTNAME= elixir-mode.el DISTVERSIONPREFIX= v PORTVERSION= 2.3.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= lang PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/gcc13-devel/Makefile b/lang/gcc13-devel/Makefile index 09288ca07ae9..7aa002426e78 100644 --- a/lang/gcc13-devel/Makefile +++ b/lang/gcc13-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 13.4.1.s20250807 +PORTVERSION= 13.4.1.s20250814 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc13-devel/distinfo b/lang/gcc13-devel/distinfo index cd09a192d675..df10e7aab71c 100644 --- a/lang/gcc13-devel/distinfo +++ b/lang/gcc13-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754727595 -SHA256 (gcc-13-20250807.tar.xz) = c27d3b6225fb9b5f9bf14ce5f821918039a37ae36630d007bdd07cd014a8f5af -SIZE (gcc-13-20250807.tar.xz) = 84575936 +TIMESTAMP = 1755249395 +SHA256 (gcc-13-20250814.tar.xz) = 84e4b221a5fb257b58dba14e6ec6838fcdecbc0b2a198a71eb7d851adecd3f1f +SIZE (gcc-13-20250814.tar.xz) = 84576520 diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index c871102880f9..0b7f59771429 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 14.3.1.s20250808 +PORTVERSION= 14.3.1.s20250815 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} diff --git a/lang/gcc14-devel/distinfo b/lang/gcc14-devel/distinfo index 96b4b80695b2..f824b0e4402f 100644 --- a/lang/gcc14-devel/distinfo +++ b/lang/gcc14-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754727665 -SHA256 (gcc-14-20250808.tar.xz) = a8a38cbcb9021e8688cdc2c719976b925bfb050e4d25e7d419016f49102fdcc6 -SIZE (gcc-14-20250808.tar.xz) = 88335256 +TIMESTAMP = 1755334243 +SHA256 (gcc-14-20250815.tar.xz) = f3004177ad4de989e19cfe0a1f4e7ad3fcf3eed9f398e6914c6ed3c4a3da7b50 +SIZE (gcc-14-20250815.tar.xz) = 88321100 diff --git a/lang/gcc15-devel/Makefile b/lang/gcc15-devel/Makefile index 8dcb6ee7ab72..49b1a0d0b2f1 100644 --- a/lang/gcc15-devel/Makefile +++ b/lang/gcc15-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= gcc -PORTVERSION= 15.2.1.s20250809 -PORTREVISION= 1 +PORTVERSION= 15.2.1.s20250816 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc15-devel/distinfo b/lang/gcc15-devel/distinfo index 51af0622e204..8cea4ded02d2 100644 --- a/lang/gcc15-devel/distinfo +++ b/lang/gcc15-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754988243 -SHA256 (gcc-15-20250809.tar.xz) = 8f159e7e2103d4340f7d41b321d3f30f6bff129c7fd7341772cb0434b8d8a76a -SIZE (gcc-15-20250809.tar.xz) = 92336288 +TIMESTAMP = 1755426934 +SHA256 (gcc-15-20250816.tar.xz) = 298b63ee0d9d244c2742438369e936b55d1caf931cc538470135123fb2b88a36 +SIZE (gcc-15-20250816.tar.xz) = 92325240 diff --git a/lang/gcc16-devel/Makefile b/lang/gcc16-devel/Makefile index c2060b599283..1aaaabaca202 100644 --- a/lang/gcc16-devel/Makefile +++ b/lang/gcc16-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= gcc -PORTVERSION= 16.0.0.s20250810 -PORTREVISION= 1 +PORTVERSION= 16.0.0.s20250817 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc16-devel/distinfo b/lang/gcc16-devel/distinfo index 3379e47f5543..6bf89a92cf48 100644 --- a/lang/gcc16-devel/distinfo +++ b/lang/gcc16-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754988656 -SHA256 (gcc-16-20250810.tar.xz) = a2580c5f817a87f2b7ffb667a533a22ad19f4a0914af84cf67abea3c7617d612 -SIZE (gcc-16-20250810.tar.xz) = 95341000 +TIMESTAMP = 1755592857 +SHA256 (gcc-16-20250817.tar.xz) = e321396b6b18996f7a87f7c6b296f3e5b0a6c0cd763cc8b7773cde7fd1ff3ff4 +SIZE (gcc-16-20250817.tar.xz) = 95454224 diff --git a/lang/haskell-mode.el/Makefile b/lang/haskell-mode.el/Makefile index f949a9a06863..b39a676500e7 100644 --- a/lang/haskell-mode.el/Makefile +++ b/lang/haskell-mode.el/Makefile @@ -1,7 +1,7 @@ PORTNAME= haskell-mode DISTVERSIONPREFIX= v DISTVERSION= 17.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/itcl4/Makefile b/lang/itcl4/Makefile index bafd0c1f6421..978050668e0a 100644 --- a/lang/itcl4/Makefile +++ b/lang/itcl4/Makefile @@ -1,7 +1,7 @@ PORTNAME= itcl4 -DISTVERSION= 4.3.3 +DISTVERSION= 4.3.4 CATEGORIES= lang -MASTER_SITES= SF/tcl/Tcl/9.0.2 +MASTER_SITES= SF/tcl/Tcl/8.6.17 DISTNAME= itcl${DISTVERSION} MAINTAINER= tcltk@FreeBSD.org diff --git a/lang/itcl4/distinfo b/lang/itcl4/distinfo index fe1dc32502ff..14e748ba5345 100644 --- a/lang/itcl4/distinfo +++ b/lang/itcl4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754766464 -SHA256 (itcl4.3.3.tar.gz) = 165affea58f500bf1071d1a23129e135b0f3e65fcaede965615fa2fc413ff90f -SIZE (itcl4.3.3.tar.gz) = 446414 +TIMESTAMP = 1755524365 +SHA256 (itcl4.3.4.tar.gz) = c5cbf6b0b2a4e68706768e0827a463e05967e7d04e9b7e36575851b485ec66bf +SIZE (itcl4.3.4.tar.gz) = 446738 diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo index dadd09d17748..91ff326e159b 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753200978 -SHA256 (perl/perl-5.43.1.tar.xz) = 260fa2f8cae4a700083f48db70c2eb56abc3e45a166a6eb22df3319aef7eb141 -SIZE (perl/perl-5.43.1.tar.xz) = 14394860 +TIMESTAMP = 1755768403 +SHA256 (perl/perl-5.43.2.tar.xz) = 0b69f97ca0ae820403ed42acc4bc498f316ed9f3f6f995c3a5426afad1e7e825 +SIZE (perl/perl-5.43.2.tar.xz) = 14468148 diff --git a/lang/perl5-devel/files/patch-cpan_JSON-PP_bin_json__pp b/lang/perl5-devel/files/patch-cpan_JSON-PP_bin_json__pp new file mode 100644 index 000000000000..5b984b30f83b --- /dev/null +++ b/lang/perl5-devel/files/patch-cpan_JSON-PP_bin_json__pp @@ -0,0 +1,13 @@ +Silence Getopt::Long warning + +--- cpan/JSON-PP/bin/json_pp.orig 2025-05-15 13:39:16 UTC ++++ cpan/JSON-PP/bin/json_pp +@@ -2,7 +2,7 @@ use strict; + + BEGIN { pop @INC if $INC[-1] eq '.' } + use strict; +-use Getopt::Long; ++use Getopt::Long qw( :config no_ignore_case ); + use Encode (); + + use JSON::PP (); diff --git a/lang/perl5-devel/files/patch-t_porting_customized.dat b/lang/perl5-devel/files/patch-t_porting_customized.dat index c6347acfe83f..f24a067217c7 100644 --- a/lang/perl5-devel/files/patch-t_porting_customized.dat +++ b/lang/perl5-devel/files/patch-t_porting_customized.dat @@ -1,6 +1,6 @@ Fix tests for modified files. ---- t/porting/customized.dat.orig 2025-05-21 15:56:09 UTC +--- t/porting/customized.dat.orig 2025-07-31 00:18:39 UTC +++ t/porting/customized.dat @@ -4,12 +4,13 @@ ExtUtils::Constant cpan/ExtUtils-Constant/t/Constant.t AutoLoader cpan/AutoLoader/t/02AutoSplit.t bb90cda13b88599ad45de4b45799d5218afcb6d8 @@ -14,6 +14,6 @@ Fix tests for modified files. MIME::Base64 cpan/MIME-Base64/lib/MIME/QuotedPrint.pm 36cbb455ab57b9bbca7e86f50987c8b1df1a8122 -Pod::Perldoc cpan/Pod-Perldoc/lib/Pod/Perldoc.pm 582be34c077c9ff44d99914724a0cc2140bcd48c +Pod::Perldoc cpan/Pod-Perldoc/lib/Pod/Perldoc.pm 8b35c5a137791b0cfedcffd2937cb3b5fb984cac - Scalar::Util cpan/Scalar-List-Utils/lib/List/Util.pm 98dbc1cb98d448bd929fe42cf0fc47da978df196 - Scalar::Util cpan/Scalar-List-Utils/lib/List/Util/XS.pm 0e2ef5dcbebb5d808edd4b7adec8f6553cdde916 - Scalar::Util cpan/Scalar-List-Utils/lib/Scalar/Util.pm dddbfb9e26de572f88598cdf06353902718eb2ec + Win32 cpan/Win32/Win32.pm 07a777ca9c5f642f068f92895a79a096a4a54469 + Win32 cpan/Win32/Win32.xs ff7efeb6b7bfa67e22411b6e3db761c730213a52 + Win32API::File cpan/Win32API-File/File.pm 8fd212857f821cb26648878b96e57f13bf21b99e diff --git a/lang/perl5-devel/pkg-plist b/lang/perl5-devel/pkg-plist index e860d6e5db7b..80457ca95190 100644 --- a/lang/perl5-devel/pkg-plist +++ b/lang/perl5-devel/pkg-plist @@ -1122,12 +1122,15 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5382delta.1.gz %%MAN1%%/perl5383delta.1.gz %%MAN1%%/perl5384delta.1.gz +%%MAN1%%/perl5385delta.1.gz %%MAN1%%/perl5400delta.1.gz %%MAN1%%/perl5401delta.1.gz %%MAN1%%/perl5402delta.1.gz +%%MAN1%%/perl5403delta.1.gz %%MAN1%%/perl5420delta.1.gz %%MAN1%%/perl5430delta.1.gz %%MAN1%%/perl5431delta.1.gz +%%MAN1%%/perl5432delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz @@ -2072,12 +2075,15 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5382delta.pod %%PRIV_LIB%%/pod/perl5383delta.pod %%PRIV_LIB%%/pod/perl5384delta.pod +%%PRIV_LIB%%/pod/perl5385delta.pod %%PRIV_LIB%%/pod/perl5400delta.pod %%PRIV_LIB%%/pod/perl5401delta.pod %%PRIV_LIB%%/pod/perl5402delta.pod +%%PRIV_LIB%%/pod/perl5403delta.pod %%PRIV_LIB%%/pod/perl5420delta.pod %%PRIV_LIB%%/pod/perl5430delta.pod %%PRIV_LIB%%/pod/perl5431delta.pod +%%PRIV_LIB%%/pod/perl5432delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod diff --git a/lang/perl5-devel/version.mk b/lang/perl5-devel/version.mk index e0dab74cd3e9..b6d611a89613 100644 --- a/lang/perl5-devel/version.mk +++ b/lang/perl5-devel/version.mk @@ -1,2 +1,2 @@ -PERL_VERSION= 5.43.1 +PERL_VERSION= 5.43.2 PERL5_DEPEND= perl5>=5.41.r<5.42 diff --git a/lang/perl5.38/distinfo b/lang/perl5.38/distinfo index 70fad071ecb8..5f9848a50081 100644 --- a/lang/perl5.38/distinfo +++ b/lang/perl5.38/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744552256 -SHA256 (perl/perl-5.38.4.tar.xz) = f6777e856b22460e8091f9524593e93299f421cc23dbd408d3f5ed3328d357a7 -SIZE (perl/perl-5.38.4.tar.xz) = 13716272 +TIMESTAMP = 1755351719 +SHA256 (perl/perl-5.38.5.tar.xz) = 293efd3c7d100c470624a56a18f85fd656207bf124460e76709d94b8bae14422 +SIZE (perl/perl-5.38.5.tar.xz) = 13715856 diff --git a/lang/perl5.38/files/patch-Configure b/lang/perl5.38/files/patch-Configure index f55f643a071c..2b273ab5b276 100644 --- a/lang/perl5.38/files/patch-Configure +++ b/lang/perl5.38/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2023-05-16 23:36:32 UTC +--- Configure.orig 2025-05-31 18:59:40 UTC +++ Configure -@@ -3907,7 +3907,10 @@ esac +@@ -3908,7 +3908,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5035,7 +5038,7 @@ esac +@@ -5036,7 +5039,7 @@ do : Now check and see which directories actually exist, avoiding duplicates for xxx in $dlist do @@ -25,7 +25,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9586,8 +9589,7 @@ prefixvar=siteman3dir +@@ -9587,8 +9590,7 @@ case "$sitescript" in : determine where add-on public executable scripts go case "$sitescript" in diff --git a/lang/perl5.38/pkg-plist b/lang/perl5.38/pkg-plist index d9198704ef0d..38d9687493de 100644 --- a/lang/perl5.38/pkg-plist +++ b/lang/perl5.38/pkg-plist @@ -987,6 +987,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5382delta.1.gz %%MAN1%%/perl5383delta.1.gz %%MAN1%%/perl5384delta.1.gz +%%MAN1%%/perl5385delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz @@ -1797,6 +1798,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5382delta.pod %%PRIV_LIB%%/pod/perl5383delta.pod %%PRIV_LIB%%/pod/perl5384delta.pod +%%PRIV_LIB%%/pod/perl5385delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod diff --git a/lang/perl5.38/version.mk b/lang/perl5.38/version.mk index 1167de72708e..7c030878a0eb 100644 --- a/lang/perl5.38/version.mk +++ b/lang/perl5.38/version.mk @@ -1,2 +1,2 @@ -PERL_VERSION= 5.38.4 +PERL_VERSION= 5.38.5 PERL5_DEPEND= perl5>=5.38.r<5.39 diff --git a/lang/perl5.40/Makefile b/lang/perl5.40/Makefile index 59644a99c946..437963bc97cb 100644 --- a/lang/perl5.40/Makefile +++ b/lang/perl5.40/Makefile @@ -14,9 +14,8 @@ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying -# Uncomment when the default Perl is switched to 5.42+ -#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl -#EXPIRATION_DATE=<Release date of .0 + 3 years> +DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl +EXPIRATION_DATE= 2027-06-09 USES= cpe tar:xz diff --git a/lang/perl5.40/distinfo b/lang/perl5.40/distinfo index 5f33924bfa75..084ef95d2740 100644 --- a/lang/perl5.40/distinfo +++ b/lang/perl5.40/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744553372 -SHA256 (perl/perl-5.40.2.tar.xz) = 0551c717458e703ef7972307ab19385edfa231198d88998df74e12226abf563b -SIZE (perl/perl-5.40.2.tar.xz) = 13923524 +TIMESTAMP = 1755351797 +SHA256 (perl/perl-5.40.3.tar.xz) = 65f63b4763ab6cb9bb3d5731dd10369e1705be3c59be9847d453eb60b349ab43 +SIZE (perl/perl-5.40.3.tar.xz) = 13933584 diff --git a/lang/perl5.40/files/patch-Configure b/lang/perl5.40/files/patch-Configure index 049b48874bea..eb90f0a1e537 100644 --- a/lang/perl5.40/files/patch-Configure +++ b/lang/perl5.40/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2024-04-26 09:23:35 UTC +--- Configure.orig 2025-05-31 19:01:11 UTC +++ Configure -@@ -3916,7 +3916,10 @@ esac +@@ -3917,7 +3917,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5044,7 +5047,7 @@ esac +@@ -5045,7 +5048,7 @@ do : Now check and see which directories actually exist, avoiding duplicates for xxx in $dlist do @@ -25,7 +25,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9595,8 +9598,7 @@ prefixvar=siteman3dir +@@ -9596,8 +9599,7 @@ case "$sitescript" in : determine where add-on public executable scripts go case "$sitescript" in diff --git a/lang/perl5.40/pkg-plist b/lang/perl5.40/pkg-plist index b76c967343fb..ecba8294a98b 100644 --- a/lang/perl5.40/pkg-plist +++ b/lang/perl5.40/pkg-plist @@ -1117,9 +1117,11 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5381delta.1.gz %%MAN1%%/perl5382delta.1.gz %%MAN1%%/perl5383delta.1.gz +%%MAN1%%/perl5384delta.1.gz %%MAN1%%/perl5400delta.1.gz %%MAN1%%/perl5401delta.1.gz %%MAN1%%/perl5402delta.1.gz +%%MAN1%%/perl5403delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz @@ -2058,9 +2060,11 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5381delta.pod %%PRIV_LIB%%/pod/perl5382delta.pod %%PRIV_LIB%%/pod/perl5383delta.pod +%%PRIV_LIB%%/pod/perl5384delta.pod %%PRIV_LIB%%/pod/perl5400delta.pod %%PRIV_LIB%%/pod/perl5401delta.pod %%PRIV_LIB%%/pod/perl5402delta.pod +%%PRIV_LIB%%/pod/perl5403delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod diff --git a/lang/perl5.40/version.mk b/lang/perl5.40/version.mk index dc204657c605..e7293761b216 100644 --- a/lang/perl5.40/version.mk +++ b/lang/perl5.40/version.mk @@ -1,2 +1,2 @@ -PERL_VERSION= 5.40.2 +PERL_VERSION= 5.40.3 PERL5_DEPEND= perl5>=5.40.r<5.41 diff --git a/lang/perl5.42/Makefile b/lang/perl5.42/Makefile index 202695b0c883..7e48e89c50aa 100644 --- a/lang/perl5.42/Makefile +++ b/lang/perl5.42/Makefile @@ -1,5 +1,6 @@ PORTNAME= perl DISTVERSION= ${PERL_VERSION} +PORTREVISION= 1 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN/../../src/5.0 CPAN/../by-authors/id/B/BO/BOOK DIST_SUBDIR= perl @@ -15,7 +16,7 @@ LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying # Uncomment when the default Perl is switched to 5.44+ #DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl -#EXPIRATION_DATE=<Release date of .0 + 3 years> +#EXPIRATION_DATE= 2028-07-03 USES= cpe tar:xz diff --git a/lang/perl5.42/files/patch-cpan_JSON-PP_bin_json__pp b/lang/perl5.42/files/patch-cpan_JSON-PP_bin_json__pp new file mode 100644 index 000000000000..5b984b30f83b --- /dev/null +++ b/lang/perl5.42/files/patch-cpan_JSON-PP_bin_json__pp @@ -0,0 +1,13 @@ +Silence Getopt::Long warning + +--- cpan/JSON-PP/bin/json_pp.orig 2025-05-15 13:39:16 UTC ++++ cpan/JSON-PP/bin/json_pp +@@ -2,7 +2,7 @@ use strict; + + BEGIN { pop @INC if $INC[-1] eq '.' } + use strict; +-use Getopt::Long; ++use Getopt::Long qw( :config no_ignore_case ); + use Encode (); + + use JSON::PP (); diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index e8bdb019bfd4..32ede65ab596 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -1,6 +1,7 @@ PORTNAME= php-mode.el DISTVERSIONPREFIX= v DISTVERSION= 1.27.0 +PORTREVISION= 1 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/php85/Makefile b/lang/php85/Makefile index a2789381c584..4cd024aca5ea 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,8 +1,8 @@ PORTNAME= php85 -DISTVERSION= 8.5.0alpha4 +DISTVERSION= 8.5.0beta1 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= LOCAL/bofh/lang/${PORTNAME} +MASTER_SITES= https://downloads.php.net/~edorian/ DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org @@ -15,8 +15,6 @@ USES+= compiler:c11 cpe gnome localbase pkgconfig #tar:xz CPE_PRODUCT= php PHP_VER= 85 -PHP_WRKSRC= php-src-php-${DISTVERSION} -WRKSRC= ${WRKDIR}/${PHP_WRKSRC} CONFLICTS_INSTALL?= php[0-9][0-9]${PKGNAMESUFFIX} .if !defined(PKGNAMESUFFIX) @@ -204,7 +202,7 @@ PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} PHP_VER= 85 IGNORE_WITH_PHP= 81 82 83 84 -EXTSUBDIR= ${PHP_WRKSRC}/ext/${PHP_MODNAME} +EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} PATCHDIR= ${.CURDIR}/files PLIST= ${NONEXISTENT} @@ -324,7 +322,7 @@ CONFIGURE_ARGS+= --enable-gd \ --with-external-gd EXTRACT_AFTER_ARGS= --no-same-owner --no-same-permissions --exclude libgd \ - ${PHP_WRKSRC}/ext/gd + php-${DISTVERSION}/ext/gd OPTIONS_DEFINE= JIS WEBP X11 diff --git a/lang/php85/distinfo b/lang/php85/distinfo index a9e0d22ffb76..4c473c0e48cd 100644 --- a/lang/php85/distinfo +++ b/lang/php85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754375752 -SHA256 (php-8.5.0alpha4.tar.gz) = 17975c72ac7d019df1385690f82dca2052362e3182becb88ccb458063b9abb38 -SIZE (php-8.5.0alpha4.tar.gz) = 23062941 +TIMESTAMP = 1755580765 +SHA256 (php-8.5.0beta1.tar.gz) = d28f6de0744fa733db898ddcdeaa784a5e87ec1b4b4822e83529d9a76229ea61 +SIZE (php-8.5.0beta1.tar.gz) = 23797736 diff --git a/lang/php85/pkg-plist b/lang/php85/pkg-plist index 3b6491e7c801..15aebd735077 100644 --- a/lang/php85/pkg-plist +++ b/lang/php85/pkg-plist @@ -401,6 +401,7 @@ include/php/ext/libxml/php_libxml.h %%BUNDLED_PCRE%%include/php/ext/pcre/pcre2lib/pcre2_jit_neon_inc.h %%BUNDLED_PCRE%%include/php/ext/pcre/pcre2lib/pcre2_jit_simd_inc.h %%BUNDLED_PCRE%%include/php/ext/pcre/pcre2lib/pcre2_ucp.h +include/php/ext/opcache/zend_accelerator_api.h include/php/ext/pcre/php_pcre.h include/php/ext/random/php_random.h include/php/ext/random/php_random_csprng.h diff --git a/lang/racket-minimal/Makefile b/lang/racket-minimal/Makefile index 0c68970b8824..f41929055077 100644 --- a/lang/racket-minimal/Makefile +++ b/lang/racket-minimal/Makefile @@ -1,6 +1,5 @@ PORTNAME= racket -PORTVERSION= 8.17 -PORTREVISION= 1 +PORTVERSION= 8.18 CATEGORIES= lang scheme MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \ http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \ @@ -33,8 +32,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-liblz4 \ - --enable-pthread \ - --mandir=${PREFIX}/share/man + --enable-pthread CONFLICTS= racket diff --git a/lang/racket-minimal/distinfo b/lang/racket-minimal/distinfo index b43370205155..f563685c5677 100644 --- a/lang/racket-minimal/distinfo +++ b/lang/racket-minimal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749247067 -SHA256 (racket-minimal/8.17/racket-minimal-8.17-src-builtpkgs.tgz) = a5a7d87aef6899ee9e7466133ea7b88347221a32f6636323f60908b641d10634 -SIZE (racket-minimal/8.17/racket-minimal-8.17-src-builtpkgs.tgz) = 23555413 +TIMESTAMP = 1755598320 +SHA256 (racket-minimal/8.18/racket-minimal-8.18-src-builtpkgs.tgz) = d584811db6e4a95c6c3d0091a17dfd7ae8ddf6b3fb46fd8709d395df9b65b171 +SIZE (racket-minimal/8.18/racket-minimal-8.18-src-builtpkgs.tgz) = 23659608 diff --git a/lang/racket-minimal/pkg-plist b/lang/racket-minimal/pkg-plist index 684e5919e578..77da6a1ed94f 100644 --- a/lang/racket-minimal/pkg-plist +++ b/lang/racket-minimal/pkg-plist @@ -68,6 +68,7 @@ lib/racket/system.rktd %%DATADIR%%/collects/compiler/private/mach-o.rkt %%DATADIR%%/collects/compiler/private/pe-rsrc.rkt %%DATADIR%%/collects/compiler/private/read-bstr.rkt +%%DATADIR%%/collects/compiler/private/recompile-cache.rkt %%DATADIR%%/collects/compiler/private/win-dll-list.rkt %%DATADIR%%/collects/compiler/private/windlldir.rkt %%DATADIR%%/collects/compiler/private/winsubsys.rkt @@ -202,6 +203,7 @@ lib/racket/system.rktd %%DATADIR%%/collects/pkg/private/lock.rkt %%DATADIR%%/collects/pkg/private/metadata.rkt %%DATADIR%%/collects/pkg/private/migrate.rkt +%%DATADIR%%/collects/pkg/private/missing-deps.rkt %%DATADIR%%/collects/pkg/private/mod-paths.rkt %%DATADIR%%/collects/pkg/private/network.rkt %%DATADIR%%/collects/pkg/private/new.rkt @@ -248,6 +250,8 @@ lib/racket/system.rktd %%DATADIR%%/collects/racket/case.rkt %%DATADIR%%/collects/racket/class.rkt %%DATADIR%%/collects/racket/cmdline.rkt +%%DATADIR%%/collects/racket/deprecation.rkt +%%DATADIR%%/collects/racket/deprecation/transformer.rkt %%DATADIR%%/collects/racket/contract.rkt %%DATADIR%%/collects/racket/contract/base.rkt %%DATADIR%%/collects/racket/contract/collapsible.rkt @@ -791,6 +795,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/pe- lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/pe-rsrc_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/read-bstr_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/read-bstr_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/recompile-cache_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/recompile-cache_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/win-dll-list_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/win-dll-list_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/windlldir_rkt.dep @@ -1059,6 +1065,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/metadata lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/metadata_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/migrate_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/migrate_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/missing-deps_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/missing-deps_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/mod-paths_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/mod-paths_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/network_rkt.dep @@ -1137,6 +1145,10 @@ lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/class_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/class_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/cmdline_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/cmdline_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/deprecation_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/deprecation_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/deprecation/compiled/transformer_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/deprecation/compiled/transformer_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/contract_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/contract_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/control_rkt.dep diff --git a/lang/racket/Makefile b/lang/racket/Makefile index dead3eeceeae..50a9e87110b6 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -1,6 +1,5 @@ PORTNAME= racket -PORTVERSION= 8.17 -PORTREVISION= 1 +PORTVERSION= 8.18 CATEGORIES= lang scheme MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \ http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \ @@ -34,8 +33,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-liblz4 \ - --enable-pthread \ - --mandir=${PREFIX}/share/man + --enable-pthread CONFLICTS= racket-minimal diff --git a/lang/racket/distinfo b/lang/racket/distinfo index ab6801ffe28b..97d4132226dc 100644 --- a/lang/racket/distinfo +++ b/lang/racket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749247050 -SHA256 (racket/8.17/racket-8.17-src-builtpkgs.tgz) = bb98bd8b6d9eba56bd5107fe29be50ad8cd4fb7bb32fbd762c5bd259c15e706f -SIZE (racket/8.17/racket-8.17-src-builtpkgs.tgz) = 158087574 +TIMESTAMP = 1755598381 +SHA256 (racket/8.18/racket-8.18-src-builtpkgs.tgz) = 59036cdc218ade49f1890349345f3cb470425d9edc0c677ea28690ce12d6cf2b +SIZE (racket/8.18/racket-8.18-src-builtpkgs.tgz) = 158397366 diff --git a/lang/racket/pkg-plist b/lang/racket/pkg-plist index 54d258687684..d052f644a975 100644 --- a/lang/racket/pkg-plist +++ b/lang/racket/pkg-plist @@ -112,6 +112,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/pe- lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/pe-rsrc_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/read-bstr_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/read-bstr_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/recompile-cache_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/recompile-cache_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/win-dll-list_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/win-dll-list_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/compiler/private/compiled/windlldir_rkt.dep @@ -380,6 +382,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/metadata lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/metadata_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/migrate_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/migrate_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/missing-deps_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/missing-deps_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/mod-paths_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/mod-paths_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/pkg/private/compiled/network_rkt.dep @@ -464,6 +468,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/control_rkt.d lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/control_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/date_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/date_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/deprecation_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/deprecation_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/dict_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/dict_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/compiled/engine_rkt.dep @@ -750,6 +756,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/contract/private/compi lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/contract/private/compiled/vector-common_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/contract/private/compiled/vector_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/contract/private/compiled/vector_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/deprecation/compiled/transformer_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/deprecation/compiled/transformer_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/gui/compiled/dynamic_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/gui/compiled/dynamic_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/collects/racket/kernel/compiled/init_rkt.dep @@ -2584,6 +2592,10 @@ lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/drracket/privat lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/drracket/private/syncheck/compiled/local-member-names_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/drracket/private/syncheck/compiled/online-comp_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/drracket/private/syncheck/compiled/online-comp_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/compiled/drracket-buttons_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/compiled/drracket-buttons_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/private/compiled/mk-drs-bitmaps_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/private/compiled/mk-drs-bitmaps_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core/scribblings/drracket/compiled/common_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core/scribblings/drracket/compiled/common_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket-core/scribblings/drracket/compiled/drracket_scrbl.dep @@ -2780,10 +2792,6 @@ lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/repo-time-stamp/compiled lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/repo-time-stamp/compiled/stamp_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/repo-time-stamp/compiled/time-stamp_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/repo-time-stamp/compiled/time-stamp_rkt.zo -lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/scribble/tools/compiled/drracket-buttons_rkt.dep -lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/scribble/tools/compiled/drracket-buttons_rkt.zo -lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/scribble/tools/private/compiled/mk-drs-bitmaps_rkt.dep -lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/scribble/tools/private/compiled/mk-drs-bitmaps_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/setup/compiled/info_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/setup/compiled/info_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/drracket/setup/compiled/plt-installer-sig_rkt.dep @@ -2806,6 +2814,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-doc/compiled/info_rkt.de lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-doc/compiled/info_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-lib/compiled/alias_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-lib/compiled/alias_rkt.zo +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-lib/compiled/cross-alias_rkt.dep +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-lib/compiled/cross-alias_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-lib/compiled/info_rkt.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-lib/compiled/info_rkt.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/ds-store-lib/compiled/main_rkt.dep @@ -8136,6 +8146,8 @@ lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/ lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/debugging_scrbl.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/define-struct_scrbl.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/define-struct_scrbl.zo +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/deprecation_scrbl.dep +lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/deprecation_scrbl.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/dicts_scrbl.dep lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/dicts_scrbl.zo lib/racket/compiled/usr/local/%%DATADIR%%/pkgs/racket-doc/scribblings/reference/compiled/ellipses-defn_rkt.dep @@ -15002,6 +15014,7 @@ share/man/man1/setup-plt.1.gz %%PORTDOCS%%%%DOCSDIR%%/reference/Byte_and_String_Output.html %%PORTDOCS%%%%DOCSDIR%%/reference/Command-Line_Parsing.html %%PORTDOCS%%%%DOCSDIR%%/reference/Delayed_Evaluation.html +%%PORTDOCS%%%%DOCSDIR%%/reference/Deprecation.html %%PORTDOCS%%%%DOCSDIR%%/reference/Equality.html %%PORTDOCS%%%%DOCSDIR%%/reference/Exiting.html %%PORTDOCS%%%%DOCSDIR%%/reference/Expanding_Top-Level_Forms.html @@ -16366,6 +16379,7 @@ share/man/man1/setup-plt.1.gz %%DATADIR%%/collects/compiler/private/mach-o.rkt %%DATADIR%%/collects/compiler/private/pe-rsrc.rkt %%DATADIR%%/collects/compiler/private/read-bstr.rkt +%%DATADIR%%/collects/compiler/private/recompile-cache.rkt %%DATADIR%%/collects/compiler/private/win-dll-list.rkt %%DATADIR%%/collects/compiler/private/windlldir.rkt %%DATADIR%%/collects/compiler/private/winsubsys.rkt @@ -16500,6 +16514,7 @@ share/man/man1/setup-plt.1.gz %%DATADIR%%/collects/pkg/private/lock.rkt %%DATADIR%%/collects/pkg/private/metadata.rkt %%DATADIR%%/collects/pkg/private/migrate.rkt +%%DATADIR%%/collects/pkg/private/missing-deps.rkt %%DATADIR%%/collects/pkg/private/mod-paths.rkt %%DATADIR%%/collects/pkg/private/network.rkt %%DATADIR%%/collects/pkg/private/new.rkt @@ -16607,6 +16622,8 @@ share/man/man1/setup-plt.1.gz %%DATADIR%%/collects/racket/contract/region.rkt %%DATADIR%%/collects/racket/control.rkt %%DATADIR%%/collects/racket/date.rkt +%%DATADIR%%/collects/racket/deprecation.rkt +%%DATADIR%%/collects/racket/deprecation/transformer.rkt %%DATADIR%%/collects/racket/dict.rkt %%DATADIR%%/collects/racket/engine.rkt %%DATADIR%%/collects/racket/enter.rkt @@ -17789,6 +17806,10 @@ share/man/man1/setup-plt.1.gz %%DATADIR%%/pkgs/drracket-core-lib/drracket/syncheck.rkt %%DATADIR%%/pkgs/drracket-core-lib/drracket/tool-lib.rkt %%DATADIR%%/pkgs/drracket-core-lib/info.rkt +%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/drracket-buttons.rkt +%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/html.png +%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/pdf.png +%%DATADIR%%/pkgs/drracket-core-lib/scribble/tools/private/mk-drs-bitmaps.rkt %%DATADIR%%/pkgs/drracket-core/info.rkt %%DATADIR%%/pkgs/drracket-core/scribblings/drracket/common.rkt %%DATADIR%%/pkgs/drracket-core/scribblings/drracket/debugger1.png @@ -17923,10 +17944,6 @@ share/man/man1/setup-plt.1.gz %%DATADIR%%/pkgs/drracket/repo-time-stamp/info.rkt %%DATADIR%%/pkgs/drracket/repo-time-stamp/stamp.rkt %%DATADIR%%/pkgs/drracket/repo-time-stamp/time-stamp.rkt -%%DATADIR%%/pkgs/drracket/scribble/tools/drracket-buttons.rkt -%%DATADIR%%/pkgs/drracket/scribble/tools/html.png -%%DATADIR%%/pkgs/drracket/scribble/tools/pdf.png -%%DATADIR%%/pkgs/drracket/scribble/tools/private/mk-drs-bitmaps.rkt %%DATADIR%%/pkgs/drracket/setup/info.rkt %%DATADIR%%/pkgs/drracket/setup/plt-installer-sig.rkt %%DATADIR%%/pkgs/drracket/setup/plt-installer-unit.rkt @@ -17938,6 +17955,7 @@ share/man/man1/setup-plt.1.gz %%DATADIR%%/pkgs/ds-store-doc/ds-store.scrbl %%DATADIR%%/pkgs/ds-store-doc/info.rkt %%DATADIR%%/pkgs/ds-store-lib/alias.rkt +%%DATADIR%%/pkgs/ds-store-lib/cross-alias.rkt %%DATADIR%%/pkgs/ds-store-lib/info.rkt %%DATADIR%%/pkgs/ds-store-lib/main.rkt %%DATADIR%%/pkgs/ds-store/info.rkt @@ -21767,6 +21785,7 @@ share/man/man1/setup-plt.1.gz %%DATADIR%%/pkgs/racket-doc/scribblings/reference/data.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/reference/debugging.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/reference/define-struct.scrbl +%%DATADIR%%/pkgs/racket-doc/scribblings/reference/deprecation.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/reference/dicts.scrbl %%DATADIR%%/pkgs/racket-doc/scribblings/reference/ellipses-defn.rkt %%DATADIR%%/pkgs/racket-doc/scribblings/reference/ellipses.rkt diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile index d9950cab781c..86fbfdff67b8 100644 --- a/lang/tcl86/Makefile +++ b/lang/tcl86/Makefile @@ -1,6 +1,5 @@ PORTNAME= tcl DISTVERSION= ${TCL_VERSION}${TCL_RC} -PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= SF/tcl/Tcl/${TCL_VERSION} PKGNAMESUFFIX= ${SHORT_TCL_VER} @@ -49,7 +48,7 @@ ALL_TARGET= all INSTALL_TARGET= install-strip install-libraries install-private-headers TEST_TARGET= test-tcl -TCL_VERSION= 8.6.16 +TCL_VERSION= 8.6.17 TCL_VER= ${TCL_VERSION:R} TCL_RC= SHORT_TCL_VER= ${TCL_VER:S/.//} diff --git a/lang/tcl86/distinfo b/lang/tcl86/distinfo index 1fc3f2dbdf79..4fbe308ac569 100644 --- a/lang/tcl86/distinfo +++ b/lang/tcl86/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733934143 -SHA256 (tcl8.6.16-src.tar.gz) = 91cb8fa61771c63c262efb553059b7c7ad6757afa5857af6265e4b0bdc2a14a5 -SIZE (tcl8.6.16-src.tar.gz) = 11678979 +TIMESTAMP = 1755510767 +SHA256 (tcl8.6.17-src.tar.gz) = a3903371efcce8a405c5c245d029e9f6850258a60fa3761c4d58995610949b31 +SIZE (tcl8.6.17-src.tar.gz) = 11724552 diff --git a/lang/tcl86/files/patch-unix-Makefile.in b/lang/tcl86/files/patch-unix-Makefile.in index a532c28d9957..3c6e1c559c29 100644 --- a/lang/tcl86/files/patch-unix-Makefile.in +++ b/lang/tcl86/files/patch-unix-Makefile.in @@ -67,7 +67,7 @@ INSTALL_PACKAGE_TARGETS = install-packages INSTALL_DEV_TARGETS = install-headers INSTALL_EXTRA_TARGETS = @EXTRA_INSTALL@ --INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(INSTALL_DEV_TARGETS) \ +-INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DEV_TARGETS) $(INSTALL_DOC_TARGETS) \ - $(INSTALL_PACKAGE_TARGETS) $(INSTALL_EXTRA_TARGETS) +INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DEV_TARGETS) \ + $(INSTALL_EXTRA_TARGETS) @@ -138,10 +138,10 @@ @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl \ - "$(MODULE_INSTALL_DIR)/8.5/msgcat-1.6.1.tm" + "$(SCRIPT_INSTALL_DIR)/msgcat-1.6.1.tm" - @echo "Installing package tcltest 2.5.9 as a Tcl Module" + @echo "Installing package tcltest 2.5.10 as a Tcl Module" @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \ -- "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.9.tm" -+ "$(SCRIPT_INSTALL_DIR)/tcltest-2.5.9.tm" +- "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.10.tm" ++ "$(SCRIPT_INSTALL_DIR)/tcltest-2.5.10.tm" @echo "Installing package platform 1.0.19 as a Tcl Module" @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \ - "$(MODULE_INSTALL_DIR)/8.4/platform-1.0.19.tm" diff --git a/lang/tcl86/pkg-plist b/lang/tcl86/pkg-plist index 0c180ea1a1b4..38cbcb12a94c 100644 --- a/lang/tcl86/pkg-plist +++ b/lang/tcl86/pkg-plist @@ -47,12 +47,13 @@ lib/tcl%%TCL_VER%%/opt0.4/optparse.tcl lib/tcl%%TCL_VER%%/opt0.4/pkgIndex.tcl lib/tcl%%TCL_VER%%/platform-1.0.19.tm lib/tcl%%TCL_VER%%/platform/shell-1.1.4.tm -lib/tcl%%TCL_VER%%/tcltest-2.5.9.tm +lib/tcl%%TCL_VER%%/tcltest-2.5.10.tm lib/tcl%%TCL_VER%%/auto.tcl lib/tcl%%TCL_VER%%/clock.tcl lib/tcl%%TCL_VER%%/encoding/ascii.enc lib/tcl%%TCL_VER%%/encoding/big5.enc lib/tcl%%TCL_VER%%/encoding/cns11643.enc +lib/tcl%%TCL_VER%%/encoding/cp165.enc lib/tcl%%TCL_VER%%/encoding/cp1250.enc lib/tcl%%TCL_VER%%/encoding/cp1251.enc lib/tcl%%TCL_VER%%/encoding/cp1252.enc @@ -343,6 +344,7 @@ lib/tcl%%TCL_VER%%/word.tcl %%TCLMAN%%share/man/man3/Tcl_ClassSetMetadata.tcl86.3.gz %%TCLMAN%%share/man/man3/Tcl_ClearChannelHandlers.tcl86.3.gz %%TCLMAN%%share/man/man3/Tcl_Close.tcl86.3.gz +%%TCLMAN%%share/man/man3/Tcl_CloseEx.tcl86.3.gz %%TCLMAN%%share/man/man3/Tcl_CommandComplete.tcl86.3.gz %%TCLMAN%%share/man/man3/Tcl_CommandTraceInfo.tcl86.3.gz %%TCLMAN%%share/man/man3/Tcl_Concat.tcl86.3.gz @@ -1195,6 +1197,7 @@ lib/tcl%%TCL_VER%%/word.tcl %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/America/Coral_Harbour %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/America/Cordoba %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/America/Costa_Rica +%%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/America/Coyhaique %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/America/Creston %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/America/Cuiaba %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/America/Curacao diff --git a/lang/tuareg-mode.el/Makefile b/lang/tuareg-mode.el/Makefile index b45674183d85..b67e2e0aa1fc 100644 --- a/lang/tuareg-mode.el/Makefile +++ b/lang/tuareg-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= tuareg-mode PORTVERSION= 2.0.8 -PORTREVISION= 21 +PORTREVISION= 22 PORTEPOCH= 1 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 341ba1ff8d34..61234848025d 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -1,6 +1,6 @@ PORTNAME= anubis PORTVERSION= 4.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MASTER_SITES= GNU diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 9ee1263ef97e..026b393b2f0f 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -1,6 +1,6 @@ PORTNAME= c-sig PORTVERSION= 3.8.0.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/mailest/Makefile b/mail/mailest/Makefile index 983a5ed7b32f..4e372ebc41b4 100644 --- a/mail/mailest/Makefile +++ b/mail/mailest/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailest PORTVERSION= 0.9.24 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= mail PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile index 311dc8528f93..0cfc6d4c65de 100644 --- a/mail/mailpit/Makefile +++ b/mail/mailpit/Makefile @@ -1,6 +1,6 @@ PORTNAME= mailpit DISTVERSIONPREFIX= v -DISTVERSION= 1.27.4 +DISTVERSION= 1.27.5 CATEGORIES= mail devel MASTER_SITES= https://www.madpilot.net/mailpit/:npmcache \ LOCAL/madpilot/mailpit:npmcache diff --git a/mail/mailpit/distinfo b/mail/mailpit/distinfo index c623df32c09e..4e6b642b8d40 100644 --- a/mail/mailpit/distinfo +++ b/mail/mailpit/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1754858817 -SHA256 (go/mail_mailpit/mailpit-v1.27.4/mailpit-npm-cache-1.27.4.tar.zst) = 9c90e89b232a0db668694aa6746de755e577f10ee54432e29b515e8ce71f3fa0 -SIZE (go/mail_mailpit/mailpit-v1.27.4/mailpit-npm-cache-1.27.4.tar.zst) = 37953947 -SHA256 (go/mail_mailpit/mailpit-v1.27.4/v1.27.4.mod) = befd4221a9d2a66dbb5e00d8fd63ed15a3721c554e6897983b6b92131eb7333f -SIZE (go/mail_mailpit/mailpit-v1.27.4/v1.27.4.mod) = 3048 -SHA256 (go/mail_mailpit/mailpit-v1.27.4/v1.27.4.zip) = 77fada034f0dd45d22fc37e21f138f04529483b8c337536f7c9d6f27140e2ff2 -SIZE (go/mail_mailpit/mailpit-v1.27.4/v1.27.4.zip) = 584369 +TIMESTAMP = 1755410993 +SHA256 (go/mail_mailpit/mailpit-v1.27.5/mailpit-npm-cache-1.27.5.tar.zst) = ea08e4913313e22573cb1bab7036a85e3e28b80e1b58eb18308f83e9092817f2 +SIZE (go/mail_mailpit/mailpit-v1.27.5/mailpit-npm-cache-1.27.5.tar.zst) = 37968608 +SHA256 (go/mail_mailpit/mailpit-v1.27.5/v1.27.5.mod) = 77cb6e75860bae8036810c823c1af3cb4a28b7b0225dabab4d4b22744b88bbcc +SIZE (go/mail_mailpit/mailpit-v1.27.5/v1.27.5.mod) = 3048 +SHA256 (go/mail_mailpit/mailpit-v1.27.5/v1.27.5.zip) = 577c5d67825b0a5ba26deff71a5f2b1f44fbc2472f36a6d79f329cebf65ced38 +SIZE (go/mail_mailpit/mailpit-v1.27.5/v1.27.5.zip) = 585599 diff --git a/mail/mailpit/files/patch-package-lock.json b/mail/mailpit/files/patch-package-lock.json index c82702ce7d3a..a567409b2003 100644 --- a/mail/mailpit/files/patch-package-lock.json +++ b/mail/mailpit/files/patch-package-lock.json @@ -25,9 +25,9 @@ - "peer": true - }, - "node_modules/@esbuild/aix-ppc64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.8.tgz", -- "integrity": "sha512-urAvrUedIqEiFR3FYSLTWQgLu5tb+m0qZw0NBEasUeo6wuqatkMDaRT+1uABiGXEu5vqgPd7FGE1BhsAIy9QVA==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.9.tgz", +- "integrity": "sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==", - "cpu": [ - "ppc64" - ], @@ -42,9 +42,9 @@ - } - }, - "node_modules/@esbuild/android-arm": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.8.tgz", -- "integrity": "sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.9.tgz", +- "integrity": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==", - "cpu": [ - "arm" - ], @@ -59,9 +59,9 @@ - } - }, - "node_modules/@esbuild/android-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.8.tgz", -- "integrity": "sha512-OD3p7LYzWpLhZEyATcTSJ67qB5D+20vbtr6vHlHWSQYhKtzUYrETuWThmzFpZtFsBIxRvhO07+UgVA9m0i/O1w==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.9.tgz", +- "integrity": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==", - "cpu": [ - "arm64" - ], @@ -76,9 +76,9 @@ - } - }, - "node_modules/@esbuild/android-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.8.tgz", -- "integrity": "sha512-yJAVPklM5+4+9dTeKwHOaA+LQkmrKFX96BM0A/2zQrbS6ENCmxc4OVoBs5dPkCCak2roAD+jKCdnmOqKszPkjA==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.9.tgz", +- "integrity": "sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==", - "cpu": [ - "x64" - ], @@ -93,9 +93,9 @@ - } - }, - "node_modules/@esbuild/darwin-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.8.tgz", -- "integrity": "sha512-Jw0mxgIaYX6R8ODrdkLLPwBqHTtYHJSmzzd+QeytSugzQ0Vg4c5rDky5VgkoowbZQahCbsv1rT1KW72MPIkevw==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.9.tgz", +- "integrity": "sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==", - "cpu": [ - "arm64" - ], @@ -110,9 +110,9 @@ - } - }, - "node_modules/@esbuild/darwin-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.8.tgz", -- "integrity": "sha512-Vh2gLxxHnuoQ+GjPNvDSDRpoBCUzY4Pu0kBqMBDlK4fuWbKgGtmDIeEC081xi26PPjn+1tct+Bh8FjyLlw1Zlg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.9.tgz", +- "integrity": "sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==", - "cpu": [ - "x64" - ], @@ -127,9 +127,9 @@ - } - }, - "node_modules/@esbuild/freebsd-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.8.tgz", -- "integrity": "sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.9.tgz", +- "integrity": "sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==", - "cpu": [ - "arm64" - ], @@ -144,9 +144,9 @@ - } - }, - "node_modules/@esbuild/freebsd-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.8.tgz", -- "integrity": "sha512-MmaEXxQRdXNFsRN/KcIimLnSJrk2r5H8v+WVafRWz5xdSVmWLoITZQXcgehI2ZE6gioE6HirAEToM/RvFBeuhw==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.9.tgz", +- "integrity": "sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==", - "cpu": [ - "x64" - ], @@ -161,9 +161,9 @@ - } - }, - "node_modules/@esbuild/linux-arm": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.8.tgz", -- "integrity": "sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.9.tgz", +- "integrity": "sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==", - "cpu": [ - "arm" - ], @@ -178,9 +178,9 @@ - } - }, - "node_modules/@esbuild/linux-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.8.tgz", -- "integrity": "sha512-WIgg00ARWv/uYLU7lsuDK00d/hHSfES5BzdWAdAig1ioV5kaFNrtK8EqGcUBJhYqotlUByUKz5Qo6u8tt7iD/w==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.9.tgz", +- "integrity": "sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==", - "cpu": [ - "arm64" - ], @@ -195,9 +195,9 @@ - } - }, - "node_modules/@esbuild/linux-ia32": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.8.tgz", -- "integrity": "sha512-A1D9YzRX1i+1AJZuFFUMP1E9fMaYY+GnSQil9Tlw05utlE86EKTUA7RjwHDkEitmLYiFsRd9HwKBPEftNdBfjg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.9.tgz", +- "integrity": "sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==", - "cpu": [ - "ia32" - ], @@ -212,9 +212,9 @@ - } - }, - "node_modules/@esbuild/linux-loong64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.8.tgz", -- "integrity": "sha512-O7k1J/dwHkY1RMVvglFHl1HzutGEFFZ3kNiDMSOyUrB7WcoHGf96Sh+64nTRT26l3GMbCW01Ekh/ThKM5iI7hQ==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.9.tgz", +- "integrity": "sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==", - "cpu": [ - "loong64" - ], @@ -229,9 +229,9 @@ - } - }, - "node_modules/@esbuild/linux-mips64el": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.8.tgz", -- "integrity": "sha512-uv+dqfRazte3BzfMp8PAQXmdGHQt2oC/y2ovwpTteqrMx2lwaksiFZ/bdkXJC19ttTvNXBuWH53zy/aTj1FgGw==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.9.tgz", +- "integrity": "sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==", - "cpu": [ - "mips64el" - ], @@ -246,9 +246,9 @@ - } - }, - "node_modules/@esbuild/linux-ppc64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.8.tgz", -- "integrity": "sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.9.tgz", +- "integrity": "sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==", - "cpu": [ - "ppc64" - ], @@ -263,9 +263,9 @@ - } - }, - "node_modules/@esbuild/linux-riscv64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.8.tgz", -- "integrity": "sha512-rAqDYFv3yzMrq7GIcen3XP7TUEG/4LK86LUPMIz6RT8A6pRIDn0sDcvjudVZBiiTcZCY9y2SgYX2lgK3AF+1eg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.9.tgz", +- "integrity": "sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==", - "cpu": [ - "riscv64" - ], @@ -280,9 +280,9 @@ - } - }, - "node_modules/@esbuild/linux-s390x": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.8.tgz", -- "integrity": "sha512-Xutvh6VjlbcHpsIIbwY8GVRbwoviWT19tFhgdA7DlenLGC/mbc3lBoVb7jxj9Z+eyGqvcnSyIltYUrkKzWqSvg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.9.tgz", +- "integrity": "sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==", - "cpu": [ - "s390x" - ], @@ -297,9 +297,9 @@ - } - }, - "node_modules/@esbuild/linux-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.8.tgz", -- "integrity": "sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.9.tgz", +- "integrity": "sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==", - "cpu": [ - "x64" - ], @@ -314,9 +314,9 @@ - } - }, - "node_modules/@esbuild/netbsd-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.8.tgz", -- "integrity": "sha512-d1KfruIeohqAi6SA+gENMuObDbEjn22olAR7egqnkCD9DGBG0wsEARotkLgXDu6c4ncgWTZJtN5vcgxzWRMzcw==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.9.tgz", +- "integrity": "sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==", - "cpu": [ - "arm64" - ], @@ -331,9 +331,9 @@ - } - }, - "node_modules/@esbuild/netbsd-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.8.tgz", -- "integrity": "sha512-nVDCkrvx2ua+XQNyfrujIG38+YGyuy2Ru9kKVNyh5jAys6n+l44tTtToqHjino2My8VAY6Lw9H7RI73XFi66Cg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.9.tgz", +- "integrity": "sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==", - "cpu": [ - "x64" - ], @@ -348,9 +348,9 @@ - } - }, - "node_modules/@esbuild/openbsd-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.8.tgz", -- "integrity": "sha512-j8HgrDuSJFAujkivSMSfPQSAa5Fxbvk4rgNAS5i3K+r8s1X0p1uOO2Hl2xNsGFppOeHOLAVgYwDVlmxhq5h+SQ==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.9.tgz", +- "integrity": "sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==", - "cpu": [ - "arm64" - ], @@ -365,9 +365,9 @@ - } - }, - "node_modules/@esbuild/openbsd-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.8.tgz", -- "integrity": "sha512-1h8MUAwa0VhNCDp6Af0HToI2TJFAn1uqT9Al6DJVzdIBAd21m/G0Yfc77KDM3uF3T/YaOgQq3qTJHPbTOInaIQ==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.9.tgz", +- "integrity": "sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==", - "cpu": [ - "x64" - ], @@ -382,9 +382,9 @@ - } - }, - "node_modules/@esbuild/openharmony-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.8.tgz", -- "integrity": "sha512-r2nVa5SIK9tSWd0kJd9HCffnDHKchTGikb//9c7HX+r+wHYCpQrSgxhlY6KWV1nFo1l4KFbsMlHk+L6fekLsUg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.9.tgz", +- "integrity": "sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==", - "cpu": [ - "arm64" - ], @@ -399,9 +399,9 @@ - } - }, - "node_modules/@esbuild/sunos-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.8.tgz", -- "integrity": "sha512-zUlaP2S12YhQ2UzUfcCuMDHQFJyKABkAjvO5YSndMiIkMimPmxA+BYSBikWgsRpvyxuRnow4nS5NPnf9fpv41w==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.9.tgz", +- "integrity": "sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==", - "cpu": [ - "x64" - ], @@ -416,9 +416,9 @@ - } - }, - "node_modules/@esbuild/win32-arm64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.8.tgz", -- "integrity": "sha512-YEGFFWESlPva8hGL+zvj2z/SaK+pH0SwOM0Nc/d+rVnW7GSTFlLBGzZkuSU9kFIGIo8q9X3ucpZhu8PDN5A2sQ==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.9.tgz", +- "integrity": "sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==", - "cpu": [ - "arm64" - ], @@ -433,9 +433,9 @@ - } - }, - "node_modules/@esbuild/win32-ia32": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.8.tgz", -- "integrity": "sha512-hiGgGC6KZ5LZz58OL/+qVVoZiuZlUYlYHNAmczOm7bs2oE1XriPFi5ZHHrS8ACpV5EjySrnoCKmcbQMN+ojnHg==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.9.tgz", +- "integrity": "sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==", - "cpu": [ - "ia32" - ], @@ -450,9 +450,9 @@ - } - }, - "node_modules/@esbuild/win32-x64": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.8.tgz", -- "integrity": "sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.9.tgz", +- "integrity": "sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==", - "cpu": [ - "x64" - ], @@ -512,9 +512,9 @@ } }, - "node_modules/esbuild": { -- "version": "0.25.8", -- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.8.tgz", -- "integrity": "sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==", +- "version": "0.25.9", +- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz", +- "integrity": "sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", @@ -525,32 +525,32 @@ - "node": ">=18" - }, - "optionalDependencies": { -- "@esbuild/aix-ppc64": "0.25.8", -- "@esbuild/android-arm": "0.25.8", -- "@esbuild/android-arm64": "0.25.8", -- "@esbuild/android-x64": "0.25.8", -- "@esbuild/darwin-arm64": "0.25.8", -- "@esbuild/darwin-x64": "0.25.8", -- "@esbuild/freebsd-arm64": "0.25.8", -- "@esbuild/freebsd-x64": "0.25.8", -- "@esbuild/linux-arm": "0.25.8", -- "@esbuild/linux-arm64": "0.25.8", -- "@esbuild/linux-ia32": "0.25.8", -- "@esbuild/linux-loong64": "0.25.8", -- "@esbuild/linux-mips64el": "0.25.8", -- "@esbuild/linux-ppc64": "0.25.8", -- "@esbuild/linux-riscv64": "0.25.8", -- "@esbuild/linux-s390x": "0.25.8", -- "@esbuild/linux-x64": "0.25.8", -- "@esbuild/netbsd-arm64": "0.25.8", -- "@esbuild/netbsd-x64": "0.25.8", -- "@esbuild/openbsd-arm64": "0.25.8", -- "@esbuild/openbsd-x64": "0.25.8", -- "@esbuild/openharmony-arm64": "0.25.8", -- "@esbuild/sunos-x64": "0.25.8", -- "@esbuild/win32-arm64": "0.25.8", -- "@esbuild/win32-ia32": "0.25.8", -- "@esbuild/win32-x64": "0.25.8" +- "@esbuild/aix-ppc64": "0.25.9", +- "@esbuild/android-arm": "0.25.9", +- "@esbuild/android-arm64": "0.25.9", +- "@esbuild/android-x64": "0.25.9", +- "@esbuild/darwin-arm64": "0.25.9", +- "@esbuild/darwin-x64": "0.25.9", +- "@esbuild/freebsd-arm64": "0.25.9", +- "@esbuild/freebsd-x64": "0.25.9", +- "@esbuild/linux-arm": "0.25.9", +- "@esbuild/linux-arm64": "0.25.9", +- "@esbuild/linux-ia32": "0.25.9", +- "@esbuild/linux-loong64": "0.25.9", +- "@esbuild/linux-mips64el": "0.25.9", +- "@esbuild/linux-ppc64": "0.25.9", +- "@esbuild/linux-riscv64": "0.25.9", +- "@esbuild/linux-s390x": "0.25.9", +- "@esbuild/linux-x64": "0.25.9", +- "@esbuild/netbsd-arm64": "0.25.9", +- "@esbuild/netbsd-x64": "0.25.9", +- "@esbuild/openbsd-arm64": "0.25.9", +- "@esbuild/openbsd-x64": "0.25.9", +- "@esbuild/openharmony-arm64": "0.25.9", +- "@esbuild/sunos-x64": "0.25.9", +- "@esbuild/win32-arm64": "0.25.9", +- "@esbuild/win32-ia32": "0.25.9", +- "@esbuild/win32-x64": "0.25.9" - } - }, "node_modules/esbuild-plugin-vue-next": { @@ -561,9 +561,9 @@ } }, + "node_modules/esbuild-wasm": { -+ "version": "0.25.8", -+ "resolved": "https://registry.npmjs.org/esbuild-wasm/-/esbuild-wasm-0.25.8.tgz", -+ "integrity": "sha512-VFUDMoZdf/NsyCepv5heZqvNLYj9HL+xEKG5tktsFbx+shR8Dt9MchKBEdu/5the2RfTzgxkO6B/nUfzmsWN9Q==", ++ "version": "0.25.9", ++ "resolved": "https://registry.npmjs.org/esbuild-wasm/-/esbuild-wasm-0.25.9.tgz", ++ "integrity": "sha512-Jpv5tCSwQg18aCqCRD3oHIX/prBhXMDapIoG//A+6+dV0e7KQMGFg85ihJ5T1EeMjbZjON3TqFy0VrGAnIHLDA==", + "dev": true, + "license": "MIT", + "bin": { diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index 645a232dda94..7b255a4f12eb 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -1,5 +1,6 @@ PORTNAME= mailutils PORTVERSION= 3.19 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= GNU GNU_ALPHA diff --git a/mail/mew-devel/Makefile b/mail/mew-devel/Makefile index 04501de542fe..e9775fe817f1 100644 --- a/mail/mew-devel/Makefile +++ b/mail/mew-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= mew DISTVERSIONPREFIX= v DISTVERSION= 6.10 +PORTREVISION= 1 DISTVERSIONSUFFIX= CATEGORIES= mail elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/mail/mew/Makefile b/mail/mew/Makefile index b6534c0a7374..11f90df7aeb9 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -1,5 +1,6 @@ PORTNAME= mew DISTVERSION= 6.10 +PORTREVISION= 1 CATEGORIES= mail elisp MASTER_SITES= http://www.mew.org/Release/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/mu4e-maildirs/Makefile b/mail/mu4e-maildirs/Makefile index 23fe161b1e4a..2ada2cee5391 100644 --- a/mail/mu4e-maildirs/Makefile +++ b/mail/mu4e-maildirs/Makefile @@ -1,6 +1,6 @@ PORTNAME= mu4e-maildirs PORTVERSION= 0.8.20201028 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= mail PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/mu4e/Makefile b/mail/mu4e/Makefile index 4d92a1c92507..5ba88a110e77 100644 --- a/mail/mu4e/Makefile +++ b/mail/mu4e/Makefile @@ -1,6 +1,6 @@ PORTNAME= mu4e PORTVERSION= 1.8.13 -PORTREVISION= 11 +PORTREVISION= 12 DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index eb7894e1b994..68ee13c000b1 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -1,5 +1,5 @@ PORTNAME= mail -PORTVERSION= 5.2.0 +PORTVERSION= 5.3.0 DISTVERSIONPREFIX= v CATEGORIES= mail diff --git a/mail/nextcloud-mail/distinfo b/mail/nextcloud-mail/distinfo index 53cd82c9985b..9c8b6fe504e8 100644 --- a/mail/nextcloud-mail/distinfo +++ b/mail/nextcloud-mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755075352 -SHA256 (nextcloud/mail-v5.2.0.tar.gz) = 63828ce791049a8f578d3b65f11da48b77838de5a83b0dbb2dd20c2685f890c8 -SIZE (nextcloud/mail-v5.2.0.tar.gz) = 28698474 +TIMESTAMP = 1755624495 +SHA256 (nextcloud/mail-v5.3.0.tar.gz) = 25d88cc3440637450b0a1c8181abe391a64dc8cc6c8342da659bea290aa7f43f +SIZE (nextcloud/mail-v5.3.0.tar.gz) = 28679018 diff --git a/mail/notmuch-emacs/Makefile b/mail/notmuch-emacs/Makefile index f91997a45921..eea817efb088 100644 --- a/mail/notmuch-emacs/Makefile +++ b/mail/notmuch-emacs/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX:S/^$/-emacs/} COMMENT= Emacs major-mode for the Notmuch email search and tagging application diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile index ed03374a7864..9075c8eb188c 100644 --- a/mail/phplist/Makefile +++ b/mail/phplist/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} USES= cpe tar:tgz php:web,flavors USE_PHP= curl gd gettext iconv imap mbstring mysqli session simplexml xml zlib +IGNORE_WITH_PHP= 81 NO_ARCH= yes NO_BUILD= yes diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index fadac466e062..0759221f8d75 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,5 +1,5 @@ PORTNAME= postfix -DISTVERSION= 3.11-20250606 +DISTVERSION= 3.11-20250818 PORTREVISION?= 0 PORTEPOCH= 6 CATEGORIES= mail @@ -155,7 +155,7 @@ MAKEFILEFLAGS+= DEBUG= MAKEFILEFLAGS+= pie=yes CC="${CC}" OPT="${CFLAGS}" -.if ${SSL_DEFAULT} == libressl +.if defined(TLS) && ${SSL_DEFAULT} == libressl BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSL is not supported .endif diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 21f8b04f7d4b..b7f4a3f18cf6 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749561365 -SHA256 (postfix/postfix-3.11-20250606.tar.gz) = 26b583b10df8cebaa36cdba61a3ce703b4c80877915cadf786d6454cd5adcb4b -SIZE (postfix/postfix-3.11-20250606.tar.gz) = 5068951 +TIMESTAMP = 1755703540 +SHA256 (postfix/postfix-3.11-20250818.tar.gz) = 87efc4dc86d2cefad6cd047ac4469a7dbd549af73c690af6dfe36587deee1f8d +SIZE (postfix/postfix-3.11-20250818.tar.gz) = 5091048 diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 2edc7ce8e15c..2c3f6ed8e996 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,5 +1,5 @@ PORTNAME= postfix -DISTVERSION= 3.10.3 +DISTVERSION= 3.10.4 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail @@ -164,7 +164,7 @@ MAKEFILEFLAGS+= DEBUG= MAKEFILEFLAGS+= pie=yes CC="${CC}" OPT="${CFLAGS}" -.if ${SSL_DEFAULT} == libressl +.if defined(TLS) && ${SSL_DEFAULT} == libressl BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSL is not supported .endif diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 70908deb7cde..412279367876 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752265724 -SHA256 (postfix/postfix-3.10.3.tar.gz) = e3cec05d91b6d2958ecd6ea9045faa35f79c5b0e228b975ace46ad2afe812053 -SIZE (postfix/postfix-3.10.3.tar.gz) = 5048719 +TIMESTAMP = 1755703493 +SHA256 (postfix/postfix-3.10.4.tar.gz) = cfb66861fe8f964787ddaeab15f3ca3e7ef3de730f97171afc4a5eca338ca444 +SIZE (postfix/postfix-3.10.4.tar.gz) = 5050100 diff --git a/mail/squirrelmail-change_sqlpass-plugin/Makefile b/mail/squirrelmail-change_sqlpass-plugin/Makefile index 9e2b560a2a3d..2497f6e67276 100644 --- a/mail/squirrelmail-change_sqlpass-plugin/Makefile +++ b/mail/squirrelmail-change_sqlpass-plugin/Makefile @@ -8,7 +8,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Allows users to change their passwords stored in a SQL database WWW= https://www.squirrelmail.org/plugin_view.php?id=25 -IGNORE_WITH_PHP= 82 83 +IGNORE_WITH_PHP= 81 82 83 USE_SM_COMPAT= yes RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB@${PHP_FLAVOR} diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile index 41261cbb3aae..0d68f6122ece 100644 --- a/mail/squirrelmail-sasql-plugin/Makefile +++ b/mail/squirrelmail-sasql-plugin/Makefile @@ -9,7 +9,7 @@ WWW= https://www.squirrelmail.org RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB@${PHP_FLAVOR} -IGNORE_WITH_PHP= 82 83 +IGNORE_WITH_PHP= 81 82 83 USE_SM_COMPAT= yes USE_GENERIC_PKGMESSAGE= yes diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 34a75a29940b..e1861526b3be 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 140.2.0 +PORTREVISION= 2 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build3/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/mail/thunderbird-esr/distinfo b/mail/thunderbird-esr/distinfo index e4f110e4fdad..10435b0abff5 100644 --- a/mail/thunderbird-esr/distinfo +++ b/mail/thunderbird-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755249790 -SHA256 (thunderbird-140.2.0esr.source.tar.xz) = ba71972d0df6998506b7664149273b56a5a868d7dcb8307d2445c6389a14c3f6 -SIZE (thunderbird-140.2.0esr.source.tar.xz) = 752722020 +TIMESTAMP = 1755633707 +SHA256 (thunderbird-140.2.0esr.source.tar.xz) = 4a71b613941184cfbc696daba075bb3592ef8a7c0c5c35bf2244be1d67ea4443 +SIZE (thunderbird-140.2.0esr.source.tar.xz) = 750140948 diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 3c8fb2a73bf3..4ec9bf3d64fe 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -1,5 +1,6 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} +PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/x-face-e21/Makefile b/mail/x-face-e21/Makefile index 57834884f732..5df614649a22 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -1,6 +1,6 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index 5bf164caa15f..d28621c303dc 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -1,6 +1,6 @@ PORTNAME= xcite PORTVERSION= 1.60 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= mail elisp MASTER_SITES= https://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/math/coq/Makefile b/math/coq/Makefile index 4bbe10c00a46..2e9d5c12c76e 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -1,6 +1,6 @@ PORTNAME= coq PORTVERSION= 8.20.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= math DISTVERSIONPREFIX= V diff --git a/math/ess/Makefile b/math/ess/Makefile index c1fc6fe26a3d..951295cd94b3 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,6 +1,6 @@ PORTNAME= ess DISTVERSION= 25.01.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/ \ http://stat.ethz.ch/ESS/downloads/ess/ \ diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index 46ad83742cf8..f93492f3633c 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,12 +1,12 @@ PORTNAME= bc -PORTVERSION= 7.0.3 +PORTVERSION= 7.1.0 CATEGORIES= math lang MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= gh- MAINTAINER= se@FreeBSD.org COMMENT= GNU compatible bc/dc calculator -WWW= https://git.gavinhoward.com/gavin/bc +WWW= https://github.com/gavinhoward/bc LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index 5feae26c9632..a5c2c14a2f47 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727212592 -SHA256 (bc-7.0.3.tar.xz) = 91eb74caed0ee6655b669711a4f350c25579778694df248e28363318e03c7fc4 -SIZE (bc-7.0.3.tar.xz) = 474800 +TIMESTAMP = 1753705124 +SHA256 (bc-7.1.0.tar.xz) = 1f13663ba0f2435b684321714a4d0b9fff32bb951fc78dc7424cd69bba5c0d3a +SIZE (bc-7.1.0.tar.xz) = 597940 diff --git a/math/gh-bc/files/patch-scripts_locale__install.sh b/math/gh-bc/files/patch-scripts_locale__install.sh index b3587849ec51..38bd9aad9b89 100644 --- a/math/gh-bc/files/patch-scripts_locale__install.sh +++ b/math/gh-bc/files/patch-scripts_locale__install.sh @@ -1,6 +1,6 @@ ---- scripts/locale_install.sh.orig 2023-02-02 08:17:33 UTC +--- scripts/locale_install.sh.orig 2024-09-24 03:54:03 UTC +++ scripts/locale_install.sh -@@ -246,6 +246,7 @@ for file in $locales_dir/*.msg; do +@@ -247,6 +247,7 @@ for file in $locales_dir/*.msg; do # Generate the proper location for the cat file. loc=$(gen_nlspath "$destdir/$nlspath" "$locale" "$main_exec") @@ -8,7 +8,7 @@ gencatfile "$loc" "$file" printf 'done\n' -@@ -289,8 +290,6 @@ for file in $locales_dir/*.msg; do +@@ -290,8 +291,6 @@ for file in $locales_dir/*.msg; do linkdir=$(dirname "$file") locale=$(basename "$link" .msg) linksrc=$(gen_nlspath "$nlspath" "$locale" "$main_exec") @@ -17,7 +17,7 @@ # If the target file doesn't exist (because it's for a locale that is # not installed), generate it anyway. It's easier this way. -@@ -300,7 +299,8 @@ for file in $locales_dir/*.msg; do +@@ -301,7 +300,8 @@ for file in $locales_dir/*.msg; do # Finally, symlink to the install of the generated cat file that # corresponds to the correct msg file. diff --git a/math/kfr/files/patch-CMakeLists.txt b/math/kfr/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..636950f32a42 --- /dev/null +++ b/math/kfr/files/patch-CMakeLists.txt @@ -0,0 +1,19 @@ +--- CMakeLists.txt.orig 2025-07-18 13:33:23 UTC ++++ CMakeLists.txt +@@ -180,8 +180,6 @@ option(ENABLE_TESTS "Enable KFR tests" OFF) + "Multiple architectures will be built with runtime dispatch" ON) + + option(ENABLE_TESTS "Enable KFR tests" OFF) +-cmake_dependent_option(ENABLE_EXAMPLES "Enable KFR examples" ON "ENABLE_TESTS" +- OFF) + if (CLANG) + option(KFR_ENABLE_DFT "Enable DFT and related algorithms." ON) + else () +@@ -390,7 +388,6 @@ if (ENABLE_EXAMPLES) + endif () + + if (ENABLE_EXAMPLES) +- add_subdirectory(examples) + add_subdirectory(tools) + endif () + if (ENABLE_TESTS) diff --git a/math/kfr/files/patch-tools_CMakeLists.txt b/math/kfr/files/patch-tools_CMakeLists.txt new file mode 100644 index 000000000000..13bf54e7a7b9 --- /dev/null +++ b/math/kfr/files/patch-tools_CMakeLists.txt @@ -0,0 +1,10 @@ +--- tools/CMakeLists.txt.orig 2025-08-02 10:33:46 UTC ++++ tools/CMakeLists.txt +@@ -23,5 +23,5 @@ target_link_libraries(sample_rate_converter kfr kfr_ds + add_executable(sample_rate_converter sample_rate_converter.cpp) + target_link_libraries(sample_rate_converter kfr kfr_dsp kfr_io use_arch) + +-add_executable(ebu_test ebu_test.cpp) +-target_link_libraries(ebu_test kfr kfr_io use_arch) ++#add_executable(ebu_test ebu_test.cpp) ++#target_link_libraries(ebu_test kfr kfr_io use_arch) diff --git a/math/kfr/files/patch-tools_sample__rate__converter.cpp b/math/kfr/files/patch-tools_sample__rate__converter.cpp new file mode 100644 index 000000000000..9787bbd6e27d --- /dev/null +++ b/math/kfr/files/patch-tools_sample__rate__converter.cpp @@ -0,0 +1,11 @@ +--- tools/sample_rate_converter.cpp.orig 2025-08-02 11:51:50 UTC ++++ tools/sample_rate_converter.cpp +@@ -18,7 +18,7 @@ int main(int argc, char** argv) + println(library_version()); + if (argc < 4) + { +- println("Usage: sample_rate_converter <INPUT_FILE> <OUTPUT_FILE> <TARGET_SAMPLE_RATE>"); ++ println("Usage: kfr_src <INPUT_FILE> <OUTPUT_FILE> <TARGET_SAMPLE_RATE>"); + println("Supported formats: WAV/W64, 16, 24, 32-bit PCM, 32, 64-bit IEEE"); + return 1; + } diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 25d57439d2d1..2ccd56f65050 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -68,8 +68,8 @@ NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf NETCDF_CMAKE_BOOL= ENABLE_NETCDF ORCUS_DESC= Spreadsheet processing filters (via liborcus) -ORCUS_LIB_DEPENDS= libixion-0.18.so:textproc/libixion \ - liborcus-0.18.so:devel/liborcus +ORCUS_LIB_DEPENDS= libixion-0.20.so:textproc/libixion \ + liborcus-0.20.so:devel/liborcus ORCUS_CMAKE_BOOL= ENABLE_ORCUS ORIGINLAB_DESC= OriginLab project files support diff --git a/math/lean4/Makefile b/math/lean4/Makefile index acc607f13634..8ac3190497f2 100644 --- a/math/lean4/Makefile +++ b/math/lean4/Makefile @@ -1,7 +1,6 @@ PORTNAME= lean4 DISTVERSIONPREFIX= v -DISTVERSION= 4.20.1 -PORTREVISION= 1 +DISTVERSION= 4.22.0 CATEGORIES= math lang devel # lean4 is primarily a math theorem prover, but it is also a language and a development environment MAINTAINER= yuri@FreeBSD.org diff --git a/math/lean4/distinfo b/math/lean4/distinfo index 7a3ac889cce7..55b80a8bdc7c 100644 --- a/math/lean4/distinfo +++ b/math/lean4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749107862 -SHA256 (leanprover-lean4-v4.20.1_GH0.tar.gz) = 85b482da3748c404760a7492c331e5b6c74701d7913087b5da3616c5d949980f -SIZE (leanprover-lean4-v4.20.1_GH0.tar.gz) = 40325710 +TIMESTAMP = 1755740882 +SHA256 (leanprover-lean4-v4.22.0_GH0.tar.gz) = 625aa7b9916b0dd9dd5c0a0f9b76d4921cc837528e799bd9ced8c6685c27651b +SIZE (leanprover-lean4-v4.22.0_GH0.tar.gz) = 38212555 diff --git a/math/lean4/pkg-plist b/math/lean4/pkg-plist index 17ff0331ad17..a2d59c60ce54 100644 --- a/math/lean4/pkg-plist +++ b/math/lean4/pkg-plist @@ -8,1210 +8,1962 @@ include/lean/lean_gmp.h include/lean/lean_libuv.h include/lean/version.h lib/lean/Init.ilean +lib/lean/Init.ir lib/lean/Init.olean lib/lean/Init.olean.private lib/lean/Init.olean.server lib/lean/Init/BinderNameHint.ilean +lib/lean/Init/BinderNameHint.ir lib/lean/Init/BinderNameHint.olean lib/lean/Init/BinderNameHint.olean.private lib/lean/Init/BinderNameHint.olean.server lib/lean/Init/BinderPredicates.ilean +lib/lean/Init/BinderPredicates.ir lib/lean/Init/BinderPredicates.olean lib/lean/Init/BinderPredicates.olean.private lib/lean/Init/BinderPredicates.olean.server lib/lean/Init/ByCases.ilean +lib/lean/Init/ByCases.ir lib/lean/Init/ByCases.olean lib/lean/Init/ByCases.olean.private lib/lean/Init/ByCases.olean.server lib/lean/Init/Classical.ilean +lib/lean/Init/Classical.ir lib/lean/Init/Classical.olean lib/lean/Init/Classical.olean.private lib/lean/Init/Classical.olean.server lib/lean/Init/Coe.ilean +lib/lean/Init/Coe.ir lib/lean/Init/Coe.olean lib/lean/Init/Coe.olean.private lib/lean/Init/Coe.olean.server lib/lean/Init/Control.ilean +lib/lean/Init/Control.ir lib/lean/Init/Control.olean lib/lean/Init/Control.olean.private lib/lean/Init/Control.olean.server lib/lean/Init/Control/Basic.ilean +lib/lean/Init/Control/Basic.ir lib/lean/Init/Control/Basic.olean lib/lean/Init/Control/Basic.olean.private lib/lean/Init/Control/Basic.olean.server lib/lean/Init/Control/EState.ilean +lib/lean/Init/Control/EState.ir lib/lean/Init/Control/EState.olean lib/lean/Init/Control/EState.olean.private lib/lean/Init/Control/EState.olean.server lib/lean/Init/Control/Except.ilean +lib/lean/Init/Control/Except.ir lib/lean/Init/Control/Except.olean lib/lean/Init/Control/Except.olean.private lib/lean/Init/Control/Except.olean.server lib/lean/Init/Control/ExceptCps.ilean +lib/lean/Init/Control/ExceptCps.ir lib/lean/Init/Control/ExceptCps.olean lib/lean/Init/Control/ExceptCps.olean.private lib/lean/Init/Control/ExceptCps.olean.server lib/lean/Init/Control/Id.ilean +lib/lean/Init/Control/Id.ir lib/lean/Init/Control/Id.olean lib/lean/Init/Control/Id.olean.private lib/lean/Init/Control/Id.olean.server lib/lean/Init/Control/Lawful.ilean +lib/lean/Init/Control/Lawful.ir lib/lean/Init/Control/Lawful.olean lib/lean/Init/Control/Lawful.olean.private lib/lean/Init/Control/Lawful.olean.server lib/lean/Init/Control/Lawful/Basic.ilean +lib/lean/Init/Control/Lawful/Basic.ir lib/lean/Init/Control/Lawful/Basic.olean lib/lean/Init/Control/Lawful/Basic.olean.private lib/lean/Init/Control/Lawful/Basic.olean.server lib/lean/Init/Control/Lawful/Instances.ilean +lib/lean/Init/Control/Lawful/Instances.ir lib/lean/Init/Control/Lawful/Instances.olean lib/lean/Init/Control/Lawful/Instances.olean.private lib/lean/Init/Control/Lawful/Instances.olean.server lib/lean/Init/Control/Lawful/Lemmas.ilean +lib/lean/Init/Control/Lawful/Lemmas.ir lib/lean/Init/Control/Lawful/Lemmas.olean lib/lean/Init/Control/Lawful/Lemmas.olean.private lib/lean/Init/Control/Lawful/Lemmas.olean.server +lib/lean/Init/Control/Lawful/MonadLift.ilean +lib/lean/Init/Control/Lawful/MonadLift.ir +lib/lean/Init/Control/Lawful/MonadLift.olean +lib/lean/Init/Control/Lawful/MonadLift.olean.private +lib/lean/Init/Control/Lawful/MonadLift.olean.server +lib/lean/Init/Control/Lawful/MonadLift/Basic.ilean +lib/lean/Init/Control/Lawful/MonadLift/Basic.ir +lib/lean/Init/Control/Lawful/MonadLift/Basic.olean +lib/lean/Init/Control/Lawful/MonadLift/Basic.olean.private +lib/lean/Init/Control/Lawful/MonadLift/Basic.olean.server +lib/lean/Init/Control/Lawful/MonadLift/Instances.ilean +lib/lean/Init/Control/Lawful/MonadLift/Instances.ir +lib/lean/Init/Control/Lawful/MonadLift/Instances.olean +lib/lean/Init/Control/Lawful/MonadLift/Instances.olean.private +lib/lean/Init/Control/Lawful/MonadLift/Instances.olean.server +lib/lean/Init/Control/Lawful/MonadLift/Lemmas.ilean +lib/lean/Init/Control/Lawful/MonadLift/Lemmas.ir +lib/lean/Init/Control/Lawful/MonadLift/Lemmas.olean +lib/lean/Init/Control/Lawful/MonadLift/Lemmas.olean.private +lib/lean/Init/Control/Lawful/MonadLift/Lemmas.olean.server lib/lean/Init/Control/Option.ilean +lib/lean/Init/Control/Option.ir lib/lean/Init/Control/Option.olean lib/lean/Init/Control/Option.olean.private lib/lean/Init/Control/Option.olean.server lib/lean/Init/Control/Reader.ilean +lib/lean/Init/Control/Reader.ir lib/lean/Init/Control/Reader.olean lib/lean/Init/Control/Reader.olean.private lib/lean/Init/Control/Reader.olean.server lib/lean/Init/Control/State.ilean +lib/lean/Init/Control/State.ir lib/lean/Init/Control/State.olean lib/lean/Init/Control/State.olean.private lib/lean/Init/Control/State.olean.server lib/lean/Init/Control/StateCps.ilean +lib/lean/Init/Control/StateCps.ir lib/lean/Init/Control/StateCps.olean lib/lean/Init/Control/StateCps.olean.private lib/lean/Init/Control/StateCps.olean.server lib/lean/Init/Control/StateRef.ilean +lib/lean/Init/Control/StateRef.ir lib/lean/Init/Control/StateRef.olean lib/lean/Init/Control/StateRef.olean.private lib/lean/Init/Control/StateRef.olean.server lib/lean/Init/Conv.ilean +lib/lean/Init/Conv.ir lib/lean/Init/Conv.olean lib/lean/Init/Conv.olean.private lib/lean/Init/Conv.olean.server lib/lean/Init/Core.ilean +lib/lean/Init/Core.ir lib/lean/Init/Core.olean lib/lean/Init/Core.olean.private lib/lean/Init/Core.olean.server lib/lean/Init/Data.ilean +lib/lean/Init/Data.ir lib/lean/Init/Data.olean lib/lean/Init/Data.olean.private lib/lean/Init/Data.olean.server lib/lean/Init/Data/AC.ilean +lib/lean/Init/Data/AC.ir lib/lean/Init/Data/AC.olean lib/lean/Init/Data/AC.olean.private lib/lean/Init/Data/AC.olean.server lib/lean/Init/Data/Array.ilean +lib/lean/Init/Data/Array.ir lib/lean/Init/Data/Array.olean lib/lean/Init/Data/Array.olean.private lib/lean/Init/Data/Array.olean.server lib/lean/Init/Data/Array/Attach.ilean +lib/lean/Init/Data/Array/Attach.ir lib/lean/Init/Data/Array/Attach.olean lib/lean/Init/Data/Array/Attach.olean.private lib/lean/Init/Data/Array/Attach.olean.server lib/lean/Init/Data/Array/Basic.ilean +lib/lean/Init/Data/Array/Basic.ir lib/lean/Init/Data/Array/Basic.olean lib/lean/Init/Data/Array/Basic.olean.private lib/lean/Init/Data/Array/Basic.olean.server lib/lean/Init/Data/Array/BasicAux.ilean +lib/lean/Init/Data/Array/BasicAux.ir lib/lean/Init/Data/Array/BasicAux.olean lib/lean/Init/Data/Array/BasicAux.olean.private lib/lean/Init/Data/Array/BasicAux.olean.server lib/lean/Init/Data/Array/BinSearch.ilean +lib/lean/Init/Data/Array/BinSearch.ir lib/lean/Init/Data/Array/BinSearch.olean lib/lean/Init/Data/Array/BinSearch.olean.private lib/lean/Init/Data/Array/BinSearch.olean.server lib/lean/Init/Data/Array/Bootstrap.ilean +lib/lean/Init/Data/Array/Bootstrap.ir lib/lean/Init/Data/Array/Bootstrap.olean lib/lean/Init/Data/Array/Bootstrap.olean.private lib/lean/Init/Data/Array/Bootstrap.olean.server lib/lean/Init/Data/Array/Count.ilean +lib/lean/Init/Data/Array/Count.ir lib/lean/Init/Data/Array/Count.olean lib/lean/Init/Data/Array/Count.olean.private lib/lean/Init/Data/Array/Count.olean.server lib/lean/Init/Data/Array/DecidableEq.ilean +lib/lean/Init/Data/Array/DecidableEq.ir lib/lean/Init/Data/Array/DecidableEq.olean lib/lean/Init/Data/Array/DecidableEq.olean.private lib/lean/Init/Data/Array/DecidableEq.olean.server lib/lean/Init/Data/Array/Erase.ilean +lib/lean/Init/Data/Array/Erase.ir lib/lean/Init/Data/Array/Erase.olean lib/lean/Init/Data/Array/Erase.olean.private lib/lean/Init/Data/Array/Erase.olean.server lib/lean/Init/Data/Array/Extract.ilean +lib/lean/Init/Data/Array/Extract.ir lib/lean/Init/Data/Array/Extract.olean lib/lean/Init/Data/Array/Extract.olean.private lib/lean/Init/Data/Array/Extract.olean.server lib/lean/Init/Data/Array/FinRange.ilean +lib/lean/Init/Data/Array/FinRange.ir lib/lean/Init/Data/Array/FinRange.olean lib/lean/Init/Data/Array/FinRange.olean.private lib/lean/Init/Data/Array/FinRange.olean.server lib/lean/Init/Data/Array/Find.ilean +lib/lean/Init/Data/Array/Find.ir lib/lean/Init/Data/Array/Find.olean lib/lean/Init/Data/Array/Find.olean.private lib/lean/Init/Data/Array/Find.olean.server lib/lean/Init/Data/Array/GetLit.ilean +lib/lean/Init/Data/Array/GetLit.ir lib/lean/Init/Data/Array/GetLit.olean lib/lean/Init/Data/Array/GetLit.olean.private lib/lean/Init/Data/Array/GetLit.olean.server lib/lean/Init/Data/Array/InsertIdx.ilean +lib/lean/Init/Data/Array/InsertIdx.ir lib/lean/Init/Data/Array/InsertIdx.olean lib/lean/Init/Data/Array/InsertIdx.olean.private lib/lean/Init/Data/Array/InsertIdx.olean.server lib/lean/Init/Data/Array/InsertionSort.ilean +lib/lean/Init/Data/Array/InsertionSort.ir lib/lean/Init/Data/Array/InsertionSort.olean lib/lean/Init/Data/Array/InsertionSort.olean.private lib/lean/Init/Data/Array/InsertionSort.olean.server lib/lean/Init/Data/Array/Lemmas.ilean +lib/lean/Init/Data/Array/Lemmas.ir lib/lean/Init/Data/Array/Lemmas.olean lib/lean/Init/Data/Array/Lemmas.olean.private lib/lean/Init/Data/Array/Lemmas.olean.server lib/lean/Init/Data/Array/Lex.ilean +lib/lean/Init/Data/Array/Lex.ir lib/lean/Init/Data/Array/Lex.olean lib/lean/Init/Data/Array/Lex.olean.private lib/lean/Init/Data/Array/Lex.olean.server lib/lean/Init/Data/Array/Lex/Basic.ilean +lib/lean/Init/Data/Array/Lex/Basic.ir lib/lean/Init/Data/Array/Lex/Basic.olean lib/lean/Init/Data/Array/Lex/Basic.olean.private lib/lean/Init/Data/Array/Lex/Basic.olean.server lib/lean/Init/Data/Array/Lex/Lemmas.ilean +lib/lean/Init/Data/Array/Lex/Lemmas.ir lib/lean/Init/Data/Array/Lex/Lemmas.olean lib/lean/Init/Data/Array/Lex/Lemmas.olean.private lib/lean/Init/Data/Array/Lex/Lemmas.olean.server lib/lean/Init/Data/Array/MapIdx.ilean +lib/lean/Init/Data/Array/MapIdx.ir lib/lean/Init/Data/Array/MapIdx.olean lib/lean/Init/Data/Array/MapIdx.olean.private lib/lean/Init/Data/Array/MapIdx.olean.server lib/lean/Init/Data/Array/Mem.ilean +lib/lean/Init/Data/Array/Mem.ir lib/lean/Init/Data/Array/Mem.olean lib/lean/Init/Data/Array/Mem.olean.private lib/lean/Init/Data/Array/Mem.olean.server lib/lean/Init/Data/Array/Monadic.ilean +lib/lean/Init/Data/Array/Monadic.ir lib/lean/Init/Data/Array/Monadic.olean lib/lean/Init/Data/Array/Monadic.olean.private lib/lean/Init/Data/Array/Monadic.olean.server lib/lean/Init/Data/Array/OfFn.ilean +lib/lean/Init/Data/Array/OfFn.ir lib/lean/Init/Data/Array/OfFn.olean lib/lean/Init/Data/Array/OfFn.olean.private lib/lean/Init/Data/Array/OfFn.olean.server lib/lean/Init/Data/Array/Perm.ilean +lib/lean/Init/Data/Array/Perm.ir lib/lean/Init/Data/Array/Perm.olean lib/lean/Init/Data/Array/Perm.olean.private lib/lean/Init/Data/Array/Perm.olean.server lib/lean/Init/Data/Array/QSort.ilean +lib/lean/Init/Data/Array/QSort.ir lib/lean/Init/Data/Array/QSort.olean lib/lean/Init/Data/Array/QSort.olean.private lib/lean/Init/Data/Array/QSort.olean.server lib/lean/Init/Data/Array/QSort/Basic.ilean +lib/lean/Init/Data/Array/QSort/Basic.ir lib/lean/Init/Data/Array/QSort/Basic.olean lib/lean/Init/Data/Array/QSort/Basic.olean.private lib/lean/Init/Data/Array/QSort/Basic.olean.server lib/lean/Init/Data/Array/Range.ilean +lib/lean/Init/Data/Array/Range.ir lib/lean/Init/Data/Array/Range.olean lib/lean/Init/Data/Array/Range.olean.private lib/lean/Init/Data/Array/Range.olean.server lib/lean/Init/Data/Array/Set.ilean +lib/lean/Init/Data/Array/Set.ir lib/lean/Init/Data/Array/Set.olean lib/lean/Init/Data/Array/Set.olean.private lib/lean/Init/Data/Array/Set.olean.server lib/lean/Init/Data/Array/Subarray.ilean +lib/lean/Init/Data/Array/Subarray.ir lib/lean/Init/Data/Array/Subarray.olean lib/lean/Init/Data/Array/Subarray.olean.private lib/lean/Init/Data/Array/Subarray.olean.server lib/lean/Init/Data/Array/Subarray/Split.ilean +lib/lean/Init/Data/Array/Subarray/Split.ir lib/lean/Init/Data/Array/Subarray/Split.olean lib/lean/Init/Data/Array/Subarray/Split.olean.private lib/lean/Init/Data/Array/Subarray/Split.olean.server lib/lean/Init/Data/Array/TakeDrop.ilean +lib/lean/Init/Data/Array/TakeDrop.ir lib/lean/Init/Data/Array/TakeDrop.olean lib/lean/Init/Data/Array/TakeDrop.olean.private lib/lean/Init/Data/Array/TakeDrop.olean.server lib/lean/Init/Data/Array/Zip.ilean +lib/lean/Init/Data/Array/Zip.ir lib/lean/Init/Data/Array/Zip.olean lib/lean/Init/Data/Array/Zip.olean.private lib/lean/Init/Data/Array/Zip.olean.server lib/lean/Init/Data/BEq.ilean +lib/lean/Init/Data/BEq.ir lib/lean/Init/Data/BEq.olean lib/lean/Init/Data/BEq.olean.private lib/lean/Init/Data/BEq.olean.server lib/lean/Init/Data/Basic.ilean +lib/lean/Init/Data/Basic.ir lib/lean/Init/Data/Basic.olean lib/lean/Init/Data/Basic.olean.private lib/lean/Init/Data/Basic.olean.server lib/lean/Init/Data/BitVec.ilean +lib/lean/Init/Data/BitVec.ir lib/lean/Init/Data/BitVec.olean lib/lean/Init/Data/BitVec.olean.private lib/lean/Init/Data/BitVec.olean.server lib/lean/Init/Data/BitVec/Basic.ilean +lib/lean/Init/Data/BitVec/Basic.ir lib/lean/Init/Data/BitVec/Basic.olean lib/lean/Init/Data/BitVec/Basic.olean.private lib/lean/Init/Data/BitVec/Basic.olean.server lib/lean/Init/Data/BitVec/BasicAux.ilean +lib/lean/Init/Data/BitVec/BasicAux.ir lib/lean/Init/Data/BitVec/BasicAux.olean lib/lean/Init/Data/BitVec/BasicAux.olean.private lib/lean/Init/Data/BitVec/BasicAux.olean.server lib/lean/Init/Data/BitVec/Bitblast.ilean +lib/lean/Init/Data/BitVec/Bitblast.ir lib/lean/Init/Data/BitVec/Bitblast.olean lib/lean/Init/Data/BitVec/Bitblast.olean.private lib/lean/Init/Data/BitVec/Bitblast.olean.server +lib/lean/Init/Data/BitVec/Bootstrap.ilean +lib/lean/Init/Data/BitVec/Bootstrap.ir +lib/lean/Init/Data/BitVec/Bootstrap.olean +lib/lean/Init/Data/BitVec/Bootstrap.olean.private +lib/lean/Init/Data/BitVec/Bootstrap.olean.server +lib/lean/Init/Data/BitVec/Decidable.ilean +lib/lean/Init/Data/BitVec/Decidable.ir +lib/lean/Init/Data/BitVec/Decidable.olean +lib/lean/Init/Data/BitVec/Decidable.olean.private +lib/lean/Init/Data/BitVec/Decidable.olean.server lib/lean/Init/Data/BitVec/Folds.ilean +lib/lean/Init/Data/BitVec/Folds.ir lib/lean/Init/Data/BitVec/Folds.olean lib/lean/Init/Data/BitVec/Folds.olean.private lib/lean/Init/Data/BitVec/Folds.olean.server lib/lean/Init/Data/BitVec/Lemmas.ilean +lib/lean/Init/Data/BitVec/Lemmas.ir lib/lean/Init/Data/BitVec/Lemmas.olean lib/lean/Init/Data/BitVec/Lemmas.olean.private lib/lean/Init/Data/BitVec/Lemmas.olean.server lib/lean/Init/Data/Bool.ilean +lib/lean/Init/Data/Bool.ir lib/lean/Init/Data/Bool.olean lib/lean/Init/Data/Bool.olean.private lib/lean/Init/Data/Bool.olean.server lib/lean/Init/Data/ByteArray.ilean +lib/lean/Init/Data/ByteArray.ir lib/lean/Init/Data/ByteArray.olean lib/lean/Init/Data/ByteArray.olean.private lib/lean/Init/Data/ByteArray.olean.server lib/lean/Init/Data/ByteArray/Basic.ilean +lib/lean/Init/Data/ByteArray/Basic.ir lib/lean/Init/Data/ByteArray/Basic.olean lib/lean/Init/Data/ByteArray/Basic.olean.private lib/lean/Init/Data/ByteArray/Basic.olean.server lib/lean/Init/Data/Cast.ilean +lib/lean/Init/Data/Cast.ir lib/lean/Init/Data/Cast.olean lib/lean/Init/Data/Cast.olean.private lib/lean/Init/Data/Cast.olean.server lib/lean/Init/Data/Char.ilean +lib/lean/Init/Data/Char.ir lib/lean/Init/Data/Char.olean lib/lean/Init/Data/Char.olean.private lib/lean/Init/Data/Char.olean.server lib/lean/Init/Data/Char/Basic.ilean +lib/lean/Init/Data/Char/Basic.ir lib/lean/Init/Data/Char/Basic.olean lib/lean/Init/Data/Char/Basic.olean.private lib/lean/Init/Data/Char/Basic.olean.server lib/lean/Init/Data/Char/Lemmas.ilean +lib/lean/Init/Data/Char/Lemmas.ir lib/lean/Init/Data/Char/Lemmas.olean lib/lean/Init/Data/Char/Lemmas.olean.private lib/lean/Init/Data/Char/Lemmas.olean.server lib/lean/Init/Data/Fin.ilean +lib/lean/Init/Data/Fin.ir lib/lean/Init/Data/Fin.olean lib/lean/Init/Data/Fin.olean.private lib/lean/Init/Data/Fin.olean.server lib/lean/Init/Data/Fin/Basic.ilean +lib/lean/Init/Data/Fin/Basic.ir lib/lean/Init/Data/Fin/Basic.olean lib/lean/Init/Data/Fin/Basic.olean.private lib/lean/Init/Data/Fin/Basic.olean.server lib/lean/Init/Data/Fin/Bitwise.ilean +lib/lean/Init/Data/Fin/Bitwise.ir lib/lean/Init/Data/Fin/Bitwise.olean lib/lean/Init/Data/Fin/Bitwise.olean.private lib/lean/Init/Data/Fin/Bitwise.olean.server lib/lean/Init/Data/Fin/Fold.ilean +lib/lean/Init/Data/Fin/Fold.ir lib/lean/Init/Data/Fin/Fold.olean lib/lean/Init/Data/Fin/Fold.olean.private lib/lean/Init/Data/Fin/Fold.olean.server lib/lean/Init/Data/Fin/Iterate.ilean +lib/lean/Init/Data/Fin/Iterate.ir lib/lean/Init/Data/Fin/Iterate.olean lib/lean/Init/Data/Fin/Iterate.olean.private lib/lean/Init/Data/Fin/Iterate.olean.server lib/lean/Init/Data/Fin/Lemmas.ilean +lib/lean/Init/Data/Fin/Lemmas.ir lib/lean/Init/Data/Fin/Lemmas.olean lib/lean/Init/Data/Fin/Lemmas.olean.private lib/lean/Init/Data/Fin/Lemmas.olean.server lib/lean/Init/Data/Fin/Log2.ilean +lib/lean/Init/Data/Fin/Log2.ir lib/lean/Init/Data/Fin/Log2.olean lib/lean/Init/Data/Fin/Log2.olean.private lib/lean/Init/Data/Fin/Log2.olean.server lib/lean/Init/Data/Float.ilean +lib/lean/Init/Data/Float.ir lib/lean/Init/Data/Float.olean lib/lean/Init/Data/Float.olean.private lib/lean/Init/Data/Float.olean.server lib/lean/Init/Data/Float32.ilean +lib/lean/Init/Data/Float32.ir lib/lean/Init/Data/Float32.olean lib/lean/Init/Data/Float32.olean.private lib/lean/Init/Data/Float32.olean.server lib/lean/Init/Data/FloatArray.ilean +lib/lean/Init/Data/FloatArray.ir lib/lean/Init/Data/FloatArray.olean lib/lean/Init/Data/FloatArray.olean.private lib/lean/Init/Data/FloatArray.olean.server lib/lean/Init/Data/FloatArray/Basic.ilean +lib/lean/Init/Data/FloatArray/Basic.ir lib/lean/Init/Data/FloatArray/Basic.olean lib/lean/Init/Data/FloatArray/Basic.olean.private lib/lean/Init/Data/FloatArray/Basic.olean.server lib/lean/Init/Data/Format.ilean +lib/lean/Init/Data/Format.ir lib/lean/Init/Data/Format.olean lib/lean/Init/Data/Format.olean.private lib/lean/Init/Data/Format.olean.server lib/lean/Init/Data/Format/Basic.ilean +lib/lean/Init/Data/Format/Basic.ir lib/lean/Init/Data/Format/Basic.olean lib/lean/Init/Data/Format/Basic.olean.private lib/lean/Init/Data/Format/Basic.olean.server lib/lean/Init/Data/Format/Instances.ilean +lib/lean/Init/Data/Format/Instances.ir lib/lean/Init/Data/Format/Instances.olean lib/lean/Init/Data/Format/Instances.olean.private lib/lean/Init/Data/Format/Instances.olean.server lib/lean/Init/Data/Format/Macro.ilean +lib/lean/Init/Data/Format/Macro.ir lib/lean/Init/Data/Format/Macro.olean lib/lean/Init/Data/Format/Macro.olean.private lib/lean/Init/Data/Format/Macro.olean.server lib/lean/Init/Data/Format/Syntax.ilean +lib/lean/Init/Data/Format/Syntax.ir lib/lean/Init/Data/Format/Syntax.olean lib/lean/Init/Data/Format/Syntax.olean.private lib/lean/Init/Data/Format/Syntax.olean.server lib/lean/Init/Data/Function.ilean +lib/lean/Init/Data/Function.ir lib/lean/Init/Data/Function.olean lib/lean/Init/Data/Function.olean.private lib/lean/Init/Data/Function.olean.server lib/lean/Init/Data/Hashable.ilean +lib/lean/Init/Data/Hashable.ir lib/lean/Init/Data/Hashable.olean lib/lean/Init/Data/Hashable.olean.private lib/lean/Init/Data/Hashable.olean.server lib/lean/Init/Data/Int.ilean +lib/lean/Init/Data/Int.ir lib/lean/Init/Data/Int.olean lib/lean/Init/Data/Int.olean.private lib/lean/Init/Data/Int.olean.server lib/lean/Init/Data/Int/Basic.ilean +lib/lean/Init/Data/Int/Basic.ir lib/lean/Init/Data/Int/Basic.olean lib/lean/Init/Data/Int/Basic.olean.private lib/lean/Init/Data/Int/Basic.olean.server lib/lean/Init/Data/Int/Bitwise.ilean +lib/lean/Init/Data/Int/Bitwise.ir lib/lean/Init/Data/Int/Bitwise.olean lib/lean/Init/Data/Int/Bitwise.olean.private lib/lean/Init/Data/Int/Bitwise.olean.server lib/lean/Init/Data/Int/Bitwise/Basic.ilean +lib/lean/Init/Data/Int/Bitwise/Basic.ir lib/lean/Init/Data/Int/Bitwise/Basic.olean lib/lean/Init/Data/Int/Bitwise/Basic.olean.private lib/lean/Init/Data/Int/Bitwise/Basic.olean.server lib/lean/Init/Data/Int/Bitwise/Lemmas.ilean +lib/lean/Init/Data/Int/Bitwise/Lemmas.ir lib/lean/Init/Data/Int/Bitwise/Lemmas.olean lib/lean/Init/Data/Int/Bitwise/Lemmas.olean.private lib/lean/Init/Data/Int/Bitwise/Lemmas.olean.server lib/lean/Init/Data/Int/Compare.ilean +lib/lean/Init/Data/Int/Compare.ir lib/lean/Init/Data/Int/Compare.olean lib/lean/Init/Data/Int/Compare.olean.private lib/lean/Init/Data/Int/Compare.olean.server lib/lean/Init/Data/Int/Cooper.ilean +lib/lean/Init/Data/Int/Cooper.ir lib/lean/Init/Data/Int/Cooper.olean lib/lean/Init/Data/Int/Cooper.olean.private lib/lean/Init/Data/Int/Cooper.olean.server lib/lean/Init/Data/Int/DivMod.ilean +lib/lean/Init/Data/Int/DivMod.ir lib/lean/Init/Data/Int/DivMod.olean lib/lean/Init/Data/Int/DivMod.olean.private lib/lean/Init/Data/Int/DivMod.olean.server lib/lean/Init/Data/Int/DivMod/Basic.ilean +lib/lean/Init/Data/Int/DivMod/Basic.ir lib/lean/Init/Data/Int/DivMod/Basic.olean lib/lean/Init/Data/Int/DivMod/Basic.olean.private lib/lean/Init/Data/Int/DivMod/Basic.olean.server lib/lean/Init/Data/Int/DivMod/Bootstrap.ilean +lib/lean/Init/Data/Int/DivMod/Bootstrap.ir lib/lean/Init/Data/Int/DivMod/Bootstrap.olean lib/lean/Init/Data/Int/DivMod/Bootstrap.olean.private lib/lean/Init/Data/Int/DivMod/Bootstrap.olean.server lib/lean/Init/Data/Int/DivMod/Lemmas.ilean +lib/lean/Init/Data/Int/DivMod/Lemmas.ir lib/lean/Init/Data/Int/DivMod/Lemmas.olean lib/lean/Init/Data/Int/DivMod/Lemmas.olean.private lib/lean/Init/Data/Int/DivMod/Lemmas.olean.server lib/lean/Init/Data/Int/Gcd.ilean +lib/lean/Init/Data/Int/Gcd.ir lib/lean/Init/Data/Int/Gcd.olean lib/lean/Init/Data/Int/Gcd.olean.private lib/lean/Init/Data/Int/Gcd.olean.server lib/lean/Init/Data/Int/Lemmas.ilean +lib/lean/Init/Data/Int/Lemmas.ir lib/lean/Init/Data/Int/Lemmas.olean lib/lean/Init/Data/Int/Lemmas.olean.private lib/lean/Init/Data/Int/Lemmas.olean.server lib/lean/Init/Data/Int/LemmasAux.ilean +lib/lean/Init/Data/Int/LemmasAux.ir lib/lean/Init/Data/Int/LemmasAux.olean lib/lean/Init/Data/Int/LemmasAux.olean.private lib/lean/Init/Data/Int/LemmasAux.olean.server lib/lean/Init/Data/Int/Linear.ilean +lib/lean/Init/Data/Int/Linear.ir lib/lean/Init/Data/Int/Linear.olean lib/lean/Init/Data/Int/Linear.olean.private lib/lean/Init/Data/Int/Linear.olean.server lib/lean/Init/Data/Int/OfNat.ilean +lib/lean/Init/Data/Int/OfNat.ir lib/lean/Init/Data/Int/OfNat.olean lib/lean/Init/Data/Int/OfNat.olean.private lib/lean/Init/Data/Int/OfNat.olean.server lib/lean/Init/Data/Int/Order.ilean +lib/lean/Init/Data/Int/Order.ir lib/lean/Init/Data/Int/Order.olean lib/lean/Init/Data/Int/Order.olean.private lib/lean/Init/Data/Int/Order.olean.server lib/lean/Init/Data/Int/Pow.ilean +lib/lean/Init/Data/Int/Pow.ir lib/lean/Init/Data/Int/Pow.olean lib/lean/Init/Data/Int/Pow.olean.private lib/lean/Init/Data/Int/Pow.olean.server +lib/lean/Init/Data/Iterators.ilean +lib/lean/Init/Data/Iterators.ir +lib/lean/Init/Data/Iterators.olean +lib/lean/Init/Data/Iterators.olean.private +lib/lean/Init/Data/Iterators.olean.server +lib/lean/Init/Data/Iterators/Basic.ilean +lib/lean/Init/Data/Iterators/Basic.ir +lib/lean/Init/Data/Iterators/Basic.olean +lib/lean/Init/Data/Iterators/Basic.olean.private +lib/lean/Init/Data/Iterators/Basic.olean.server +lib/lean/Init/Data/Iterators/Combinators.ilean +lib/lean/Init/Data/Iterators/Combinators.ir +lib/lean/Init/Data/Iterators/Combinators.olean +lib/lean/Init/Data/Iterators/Combinators.olean.private +lib/lean/Init/Data/Iterators/Combinators.olean.server +lib/lean/Init/Data/Iterators/Combinators/Attach.ilean +lib/lean/Init/Data/Iterators/Combinators/Attach.ir +lib/lean/Init/Data/Iterators/Combinators/Attach.olean +lib/lean/Init/Data/Iterators/Combinators/Attach.olean.private +lib/lean/Init/Data/Iterators/Combinators/Attach.olean.server +lib/lean/Init/Data/Iterators/Combinators/FilterMap.ilean +lib/lean/Init/Data/Iterators/Combinators/FilterMap.ir +lib/lean/Init/Data/Iterators/Combinators/FilterMap.olean +lib/lean/Init/Data/Iterators/Combinators/FilterMap.olean.private +lib/lean/Init/Data/Iterators/Combinators/FilterMap.olean.server +lib/lean/Init/Data/Iterators/Combinators/Monadic.ilean +lib/lean/Init/Data/Iterators/Combinators/Monadic.ir +lib/lean/Init/Data/Iterators/Combinators/Monadic.olean +lib/lean/Init/Data/Iterators/Combinators/Monadic.olean.private +lib/lean/Init/Data/Iterators/Combinators/Monadic.olean.server +lib/lean/Init/Data/Iterators/Combinators/Monadic/Attach.ilean +lib/lean/Init/Data/Iterators/Combinators/Monadic/Attach.ir +lib/lean/Init/Data/Iterators/Combinators/Monadic/Attach.olean +lib/lean/Init/Data/Iterators/Combinators/Monadic/Attach.olean.private +lib/lean/Init/Data/Iterators/Combinators/Monadic/Attach.olean.server +lib/lean/Init/Data/Iterators/Combinators/Monadic/FilterMap.ilean +lib/lean/Init/Data/Iterators/Combinators/Monadic/FilterMap.ir +lib/lean/Init/Data/Iterators/Combinators/Monadic/FilterMap.olean +lib/lean/Init/Data/Iterators/Combinators/Monadic/FilterMap.olean.private +lib/lean/Init/Data/Iterators/Combinators/Monadic/FilterMap.olean.server +lib/lean/Init/Data/Iterators/Combinators/Monadic/ULift.ilean +lib/lean/Init/Data/Iterators/Combinators/Monadic/ULift.ir +lib/lean/Init/Data/Iterators/Combinators/Monadic/ULift.olean +lib/lean/Init/Data/Iterators/Combinators/Monadic/ULift.olean.private +lib/lean/Init/Data/Iterators/Combinators/Monadic/ULift.olean.server +lib/lean/Init/Data/Iterators/Combinators/ULift.ilean +lib/lean/Init/Data/Iterators/Combinators/ULift.ir +lib/lean/Init/Data/Iterators/Combinators/ULift.olean +lib/lean/Init/Data/Iterators/Combinators/ULift.olean.private +lib/lean/Init/Data/Iterators/Combinators/ULift.olean.server +lib/lean/Init/Data/Iterators/Consumers.ilean +lib/lean/Init/Data/Iterators/Consumers.ir +lib/lean/Init/Data/Iterators/Consumers.olean +lib/lean/Init/Data/Iterators/Consumers.olean.private +lib/lean/Init/Data/Iterators/Consumers.olean.server +lib/lean/Init/Data/Iterators/Consumers/Access.ilean +lib/lean/Init/Data/Iterators/Consumers/Access.ir +lib/lean/Init/Data/Iterators/Consumers/Access.olean +lib/lean/Init/Data/Iterators/Consumers/Access.olean.private +lib/lean/Init/Data/Iterators/Consumers/Access.olean.server +lib/lean/Init/Data/Iterators/Consumers/Collect.ilean +lib/lean/Init/Data/Iterators/Consumers/Collect.ir +lib/lean/Init/Data/Iterators/Consumers/Collect.olean +lib/lean/Init/Data/Iterators/Consumers/Collect.olean.private +lib/lean/Init/Data/Iterators/Consumers/Collect.olean.server +lib/lean/Init/Data/Iterators/Consumers/Loop.ilean +lib/lean/Init/Data/Iterators/Consumers/Loop.ir +lib/lean/Init/Data/Iterators/Consumers/Loop.olean +lib/lean/Init/Data/Iterators/Consumers/Loop.olean.private +lib/lean/Init/Data/Iterators/Consumers/Loop.olean.server +lib/lean/Init/Data/Iterators/Consumers/Monadic.ilean +lib/lean/Init/Data/Iterators/Consumers/Monadic.ir +lib/lean/Init/Data/Iterators/Consumers/Monadic.olean +lib/lean/Init/Data/Iterators/Consumers/Monadic.olean.private +lib/lean/Init/Data/Iterators/Consumers/Monadic.olean.server +lib/lean/Init/Data/Iterators/Consumers/Monadic/Access.ilean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Access.ir +lib/lean/Init/Data/Iterators/Consumers/Monadic/Access.olean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Access.olean.private +lib/lean/Init/Data/Iterators/Consumers/Monadic/Access.olean.server +lib/lean/Init/Data/Iterators/Consumers/Monadic/Collect.ilean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Collect.ir +lib/lean/Init/Data/Iterators/Consumers/Monadic/Collect.olean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Collect.olean.private +lib/lean/Init/Data/Iterators/Consumers/Monadic/Collect.olean.server +lib/lean/Init/Data/Iterators/Consumers/Monadic/Loop.ilean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Loop.ir +lib/lean/Init/Data/Iterators/Consumers/Monadic/Loop.olean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Loop.olean.private +lib/lean/Init/Data/Iterators/Consumers/Monadic/Loop.olean.server +lib/lean/Init/Data/Iterators/Consumers/Monadic/Partial.ilean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Partial.ir +lib/lean/Init/Data/Iterators/Consumers/Monadic/Partial.olean +lib/lean/Init/Data/Iterators/Consumers/Monadic/Partial.olean.private +lib/lean/Init/Data/Iterators/Consumers/Monadic/Partial.olean.server +lib/lean/Init/Data/Iterators/Consumers/Partial.ilean +lib/lean/Init/Data/Iterators/Consumers/Partial.ir +lib/lean/Init/Data/Iterators/Consumers/Partial.olean +lib/lean/Init/Data/Iterators/Consumers/Partial.olean.private +lib/lean/Init/Data/Iterators/Consumers/Partial.olean.server +lib/lean/Init/Data/Iterators/Internal.ilean +lib/lean/Init/Data/Iterators/Internal.ir +lib/lean/Init/Data/Iterators/Internal.olean +lib/lean/Init/Data/Iterators/Internal.olean.private +lib/lean/Init/Data/Iterators/Internal.olean.server +lib/lean/Init/Data/Iterators/Internal/LawfulMonadLiftFunction.ilean +lib/lean/Init/Data/Iterators/Internal/LawfulMonadLiftFunction.ir +lib/lean/Init/Data/Iterators/Internal/LawfulMonadLiftFunction.olean +lib/lean/Init/Data/Iterators/Internal/LawfulMonadLiftFunction.olean.private +lib/lean/Init/Data/Iterators/Internal/LawfulMonadLiftFunction.olean.server +lib/lean/Init/Data/Iterators/Internal/Termination.ilean +lib/lean/Init/Data/Iterators/Internal/Termination.ir +lib/lean/Init/Data/Iterators/Internal/Termination.olean +lib/lean/Init/Data/Iterators/Internal/Termination.olean.private +lib/lean/Init/Data/Iterators/Internal/Termination.olean.server +lib/lean/Init/Data/Iterators/Lemmas.ilean +lib/lean/Init/Data/Iterators/Lemmas.ir +lib/lean/Init/Data/Iterators/Lemmas.olean +lib/lean/Init/Data/Iterators/Lemmas.olean.private +lib/lean/Init/Data/Iterators/Lemmas.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Basic.ilean +lib/lean/Init/Data/Iterators/Lemmas/Basic.ir +lib/lean/Init/Data/Iterators/Lemmas/Basic.olean +lib/lean/Init/Data/Iterators/Lemmas/Basic.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Basic.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Attach.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Attach.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Attach.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Attach.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Attach.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators/FilterMap.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/FilterMap.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators/FilterMap.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/FilterMap.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators/FilterMap.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/Attach.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/Attach.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/Attach.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/Attach.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/Attach.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/ULift.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/ULift.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/ULift.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/ULift.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/ULift.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Combinators/ULift.ilean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/ULift.ir +lib/lean/Init/Data/Iterators/Lemmas/Combinators/ULift.olean +lib/lean/Init/Data/Iterators/Lemmas/Combinators/ULift.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Combinators/ULift.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Consumers.ilean +lib/lean/Init/Data/Iterators/Lemmas/Consumers.ir +lib/lean/Init/Data/Iterators/Lemmas/Consumers.olean +lib/lean/Init/Data/Iterators/Lemmas/Consumers.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Consumers.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Collect.ilean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Collect.ir +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Collect.olean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Collect.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Collect.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Loop.ilean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Loop.ir +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Loop.olean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Loop.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Loop.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic.ilean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic.ir +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic.olean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Collect.ilean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Collect.ir +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Collect.olean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Collect.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Collect.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Loop.ilean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Loop.ir +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Loop.olean +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Loop.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Loop.olean.server +lib/lean/Init/Data/Iterators/Lemmas/Monadic/Basic.ilean +lib/lean/Init/Data/Iterators/Lemmas/Monadic/Basic.ir +lib/lean/Init/Data/Iterators/Lemmas/Monadic/Basic.olean +lib/lean/Init/Data/Iterators/Lemmas/Monadic/Basic.olean.private +lib/lean/Init/Data/Iterators/Lemmas/Monadic/Basic.olean.server +lib/lean/Init/Data/Iterators/PostconditionMonad.ilean +lib/lean/Init/Data/Iterators/PostconditionMonad.ir +lib/lean/Init/Data/Iterators/PostconditionMonad.olean +lib/lean/Init/Data/Iterators/PostconditionMonad.olean.private +lib/lean/Init/Data/Iterators/PostconditionMonad.olean.server +lib/lean/Init/Data/Iterators/ToIterator.ilean +lib/lean/Init/Data/Iterators/ToIterator.ir +lib/lean/Init/Data/Iterators/ToIterator.olean +lib/lean/Init/Data/Iterators/ToIterator.olean.private +lib/lean/Init/Data/Iterators/ToIterator.olean.server lib/lean/Init/Data/List.ilean +lib/lean/Init/Data/List.ir lib/lean/Init/Data/List.olean lib/lean/Init/Data/List.olean.private lib/lean/Init/Data/List.olean.server lib/lean/Init/Data/List/Attach.ilean +lib/lean/Init/Data/List/Attach.ir lib/lean/Init/Data/List/Attach.olean lib/lean/Init/Data/List/Attach.olean.private lib/lean/Init/Data/List/Attach.olean.server lib/lean/Init/Data/List/Basic.ilean +lib/lean/Init/Data/List/Basic.ir lib/lean/Init/Data/List/Basic.olean lib/lean/Init/Data/List/Basic.olean.private lib/lean/Init/Data/List/Basic.olean.server lib/lean/Init/Data/List/BasicAux.ilean +lib/lean/Init/Data/List/BasicAux.ir lib/lean/Init/Data/List/BasicAux.olean lib/lean/Init/Data/List/BasicAux.olean.private lib/lean/Init/Data/List/BasicAux.olean.server lib/lean/Init/Data/List/Control.ilean +lib/lean/Init/Data/List/Control.ir lib/lean/Init/Data/List/Control.olean lib/lean/Init/Data/List/Control.olean.private lib/lean/Init/Data/List/Control.olean.server lib/lean/Init/Data/List/Count.ilean +lib/lean/Init/Data/List/Count.ir lib/lean/Init/Data/List/Count.olean lib/lean/Init/Data/List/Count.olean.private lib/lean/Init/Data/List/Count.olean.server lib/lean/Init/Data/List/Erase.ilean +lib/lean/Init/Data/List/Erase.ir lib/lean/Init/Data/List/Erase.olean lib/lean/Init/Data/List/Erase.olean.private lib/lean/Init/Data/List/Erase.olean.server lib/lean/Init/Data/List/FinRange.ilean +lib/lean/Init/Data/List/FinRange.ir lib/lean/Init/Data/List/FinRange.olean lib/lean/Init/Data/List/FinRange.olean.private lib/lean/Init/Data/List/FinRange.olean.server lib/lean/Init/Data/List/Find.ilean +lib/lean/Init/Data/List/Find.ir lib/lean/Init/Data/List/Find.olean lib/lean/Init/Data/List/Find.olean.private lib/lean/Init/Data/List/Find.olean.server lib/lean/Init/Data/List/Impl.ilean +lib/lean/Init/Data/List/Impl.ir lib/lean/Init/Data/List/Impl.olean lib/lean/Init/Data/List/Impl.olean.private lib/lean/Init/Data/List/Impl.olean.server lib/lean/Init/Data/List/Lemmas.ilean +lib/lean/Init/Data/List/Lemmas.ir lib/lean/Init/Data/List/Lemmas.olean lib/lean/Init/Data/List/Lemmas.olean.private lib/lean/Init/Data/List/Lemmas.olean.server lib/lean/Init/Data/List/Lex.ilean +lib/lean/Init/Data/List/Lex.ir lib/lean/Init/Data/List/Lex.olean lib/lean/Init/Data/List/Lex.olean.private lib/lean/Init/Data/List/Lex.olean.server lib/lean/Init/Data/List/MapIdx.ilean +lib/lean/Init/Data/List/MapIdx.ir lib/lean/Init/Data/List/MapIdx.olean lib/lean/Init/Data/List/MapIdx.olean.private lib/lean/Init/Data/List/MapIdx.olean.server lib/lean/Init/Data/List/MinMax.ilean +lib/lean/Init/Data/List/MinMax.ir lib/lean/Init/Data/List/MinMax.olean lib/lean/Init/Data/List/MinMax.olean.private lib/lean/Init/Data/List/MinMax.olean.server lib/lean/Init/Data/List/Monadic.ilean +lib/lean/Init/Data/List/Monadic.ir lib/lean/Init/Data/List/Monadic.olean lib/lean/Init/Data/List/Monadic.olean.private lib/lean/Init/Data/List/Monadic.olean.server lib/lean/Init/Data/List/Nat.ilean +lib/lean/Init/Data/List/Nat.ir lib/lean/Init/Data/List/Nat.olean lib/lean/Init/Data/List/Nat.olean.private lib/lean/Init/Data/List/Nat.olean.server lib/lean/Init/Data/List/Nat/BEq.ilean +lib/lean/Init/Data/List/Nat/BEq.ir lib/lean/Init/Data/List/Nat/BEq.olean lib/lean/Init/Data/List/Nat/BEq.olean.private lib/lean/Init/Data/List/Nat/BEq.olean.server lib/lean/Init/Data/List/Nat/Basic.ilean +lib/lean/Init/Data/List/Nat/Basic.ir lib/lean/Init/Data/List/Nat/Basic.olean lib/lean/Init/Data/List/Nat/Basic.olean.private lib/lean/Init/Data/List/Nat/Basic.olean.server lib/lean/Init/Data/List/Nat/Count.ilean +lib/lean/Init/Data/List/Nat/Count.ir lib/lean/Init/Data/List/Nat/Count.olean lib/lean/Init/Data/List/Nat/Count.olean.private lib/lean/Init/Data/List/Nat/Count.olean.server lib/lean/Init/Data/List/Nat/Erase.ilean +lib/lean/Init/Data/List/Nat/Erase.ir lib/lean/Init/Data/List/Nat/Erase.olean lib/lean/Init/Data/List/Nat/Erase.olean.private lib/lean/Init/Data/List/Nat/Erase.olean.server lib/lean/Init/Data/List/Nat/Find.ilean +lib/lean/Init/Data/List/Nat/Find.ir lib/lean/Init/Data/List/Nat/Find.olean lib/lean/Init/Data/List/Nat/Find.olean.private lib/lean/Init/Data/List/Nat/Find.olean.server lib/lean/Init/Data/List/Nat/InsertIdx.ilean +lib/lean/Init/Data/List/Nat/InsertIdx.ir lib/lean/Init/Data/List/Nat/InsertIdx.olean lib/lean/Init/Data/List/Nat/InsertIdx.olean.private lib/lean/Init/Data/List/Nat/InsertIdx.olean.server lib/lean/Init/Data/List/Nat/Modify.ilean +lib/lean/Init/Data/List/Nat/Modify.ir lib/lean/Init/Data/List/Nat/Modify.olean lib/lean/Init/Data/List/Nat/Modify.olean.private lib/lean/Init/Data/List/Nat/Modify.olean.server lib/lean/Init/Data/List/Nat/Pairwise.ilean +lib/lean/Init/Data/List/Nat/Pairwise.ir lib/lean/Init/Data/List/Nat/Pairwise.olean lib/lean/Init/Data/List/Nat/Pairwise.olean.private lib/lean/Init/Data/List/Nat/Pairwise.olean.server lib/lean/Init/Data/List/Nat/Perm.ilean +lib/lean/Init/Data/List/Nat/Perm.ir lib/lean/Init/Data/List/Nat/Perm.olean lib/lean/Init/Data/List/Nat/Perm.olean.private lib/lean/Init/Data/List/Nat/Perm.olean.server lib/lean/Init/Data/List/Nat/Range.ilean +lib/lean/Init/Data/List/Nat/Range.ir lib/lean/Init/Data/List/Nat/Range.olean lib/lean/Init/Data/List/Nat/Range.olean.private lib/lean/Init/Data/List/Nat/Range.olean.server lib/lean/Init/Data/List/Nat/Sublist.ilean +lib/lean/Init/Data/List/Nat/Sublist.ir lib/lean/Init/Data/List/Nat/Sublist.olean lib/lean/Init/Data/List/Nat/Sublist.olean.private lib/lean/Init/Data/List/Nat/Sublist.olean.server lib/lean/Init/Data/List/Nat/TakeDrop.ilean +lib/lean/Init/Data/List/Nat/TakeDrop.ir lib/lean/Init/Data/List/Nat/TakeDrop.olean lib/lean/Init/Data/List/Nat/TakeDrop.olean.private lib/lean/Init/Data/List/Nat/TakeDrop.olean.server lib/lean/Init/Data/List/Notation.ilean +lib/lean/Init/Data/List/Notation.ir lib/lean/Init/Data/List/Notation.olean lib/lean/Init/Data/List/Notation.olean.private lib/lean/Init/Data/List/Notation.olean.server lib/lean/Init/Data/List/OfFn.ilean +lib/lean/Init/Data/List/OfFn.ir lib/lean/Init/Data/List/OfFn.olean lib/lean/Init/Data/List/OfFn.olean.private lib/lean/Init/Data/List/OfFn.olean.server lib/lean/Init/Data/List/Pairwise.ilean +lib/lean/Init/Data/List/Pairwise.ir lib/lean/Init/Data/List/Pairwise.olean lib/lean/Init/Data/List/Pairwise.olean.private lib/lean/Init/Data/List/Pairwise.olean.server lib/lean/Init/Data/List/Perm.ilean +lib/lean/Init/Data/List/Perm.ir lib/lean/Init/Data/List/Perm.olean lib/lean/Init/Data/List/Perm.olean.private lib/lean/Init/Data/List/Perm.olean.server lib/lean/Init/Data/List/Range.ilean +lib/lean/Init/Data/List/Range.ir lib/lean/Init/Data/List/Range.olean lib/lean/Init/Data/List/Range.olean.private lib/lean/Init/Data/List/Range.olean.server lib/lean/Init/Data/List/Sort.ilean +lib/lean/Init/Data/List/Sort.ir lib/lean/Init/Data/List/Sort.olean lib/lean/Init/Data/List/Sort.olean.private lib/lean/Init/Data/List/Sort.olean.server lib/lean/Init/Data/List/Sort/Basic.ilean +lib/lean/Init/Data/List/Sort/Basic.ir lib/lean/Init/Data/List/Sort/Basic.olean lib/lean/Init/Data/List/Sort/Basic.olean.private lib/lean/Init/Data/List/Sort/Basic.olean.server lib/lean/Init/Data/List/Sort/Impl.ilean +lib/lean/Init/Data/List/Sort/Impl.ir lib/lean/Init/Data/List/Sort/Impl.olean lib/lean/Init/Data/List/Sort/Impl.olean.private lib/lean/Init/Data/List/Sort/Impl.olean.server lib/lean/Init/Data/List/Sort/Lemmas.ilean +lib/lean/Init/Data/List/Sort/Lemmas.ir lib/lean/Init/Data/List/Sort/Lemmas.olean lib/lean/Init/Data/List/Sort/Lemmas.olean.private lib/lean/Init/Data/List/Sort/Lemmas.olean.server lib/lean/Init/Data/List/Sublist.ilean +lib/lean/Init/Data/List/Sublist.ir lib/lean/Init/Data/List/Sublist.olean lib/lean/Init/Data/List/Sublist.olean.private lib/lean/Init/Data/List/Sublist.olean.server lib/lean/Init/Data/List/TakeDrop.ilean +lib/lean/Init/Data/List/TakeDrop.ir lib/lean/Init/Data/List/TakeDrop.olean lib/lean/Init/Data/List/TakeDrop.olean.private lib/lean/Init/Data/List/TakeDrop.olean.server lib/lean/Init/Data/List/ToArray.ilean +lib/lean/Init/Data/List/ToArray.ir lib/lean/Init/Data/List/ToArray.olean lib/lean/Init/Data/List/ToArray.olean.private lib/lean/Init/Data/List/ToArray.olean.server lib/lean/Init/Data/List/ToArrayImpl.ilean +lib/lean/Init/Data/List/ToArrayImpl.ir lib/lean/Init/Data/List/ToArrayImpl.olean lib/lean/Init/Data/List/ToArrayImpl.olean.private lib/lean/Init/Data/List/ToArrayImpl.olean.server lib/lean/Init/Data/List/Zip.ilean +lib/lean/Init/Data/List/Zip.ir lib/lean/Init/Data/List/Zip.olean lib/lean/Init/Data/List/Zip.olean.private lib/lean/Init/Data/List/Zip.olean.server lib/lean/Init/Data/Nat.ilean +lib/lean/Init/Data/Nat.ir lib/lean/Init/Data/Nat.olean lib/lean/Init/Data/Nat.olean.private lib/lean/Init/Data/Nat.olean.server lib/lean/Init/Data/Nat/Basic.ilean +lib/lean/Init/Data/Nat/Basic.ir lib/lean/Init/Data/Nat/Basic.olean lib/lean/Init/Data/Nat/Basic.olean.private lib/lean/Init/Data/Nat/Basic.olean.server lib/lean/Init/Data/Nat/Bitwise.ilean +lib/lean/Init/Data/Nat/Bitwise.ir lib/lean/Init/Data/Nat/Bitwise.olean lib/lean/Init/Data/Nat/Bitwise.olean.private lib/lean/Init/Data/Nat/Bitwise.olean.server lib/lean/Init/Data/Nat/Bitwise/Basic.ilean +lib/lean/Init/Data/Nat/Bitwise/Basic.ir lib/lean/Init/Data/Nat/Bitwise/Basic.olean lib/lean/Init/Data/Nat/Bitwise/Basic.olean.private lib/lean/Init/Data/Nat/Bitwise/Basic.olean.server lib/lean/Init/Data/Nat/Bitwise/Lemmas.ilean +lib/lean/Init/Data/Nat/Bitwise/Lemmas.ir lib/lean/Init/Data/Nat/Bitwise/Lemmas.olean lib/lean/Init/Data/Nat/Bitwise/Lemmas.olean.private lib/lean/Init/Data/Nat/Bitwise/Lemmas.olean.server lib/lean/Init/Data/Nat/Compare.ilean +lib/lean/Init/Data/Nat/Compare.ir lib/lean/Init/Data/Nat/Compare.olean lib/lean/Init/Data/Nat/Compare.olean.private lib/lean/Init/Data/Nat/Compare.olean.server lib/lean/Init/Data/Nat/Control.ilean +lib/lean/Init/Data/Nat/Control.ir lib/lean/Init/Data/Nat/Control.olean lib/lean/Init/Data/Nat/Control.olean.private lib/lean/Init/Data/Nat/Control.olean.server lib/lean/Init/Data/Nat/Div.ilean +lib/lean/Init/Data/Nat/Div.ir lib/lean/Init/Data/Nat/Div.olean lib/lean/Init/Data/Nat/Div.olean.private lib/lean/Init/Data/Nat/Div.olean.server lib/lean/Init/Data/Nat/Div/Basic.ilean +lib/lean/Init/Data/Nat/Div/Basic.ir lib/lean/Init/Data/Nat/Div/Basic.olean lib/lean/Init/Data/Nat/Div/Basic.olean.private lib/lean/Init/Data/Nat/Div/Basic.olean.server lib/lean/Init/Data/Nat/Div/Lemmas.ilean +lib/lean/Init/Data/Nat/Div/Lemmas.ir lib/lean/Init/Data/Nat/Div/Lemmas.olean lib/lean/Init/Data/Nat/Div/Lemmas.olean.private lib/lean/Init/Data/Nat/Div/Lemmas.olean.server lib/lean/Init/Data/Nat/Dvd.ilean +lib/lean/Init/Data/Nat/Dvd.ir lib/lean/Init/Data/Nat/Dvd.olean lib/lean/Init/Data/Nat/Dvd.olean.private lib/lean/Init/Data/Nat/Dvd.olean.server lib/lean/Init/Data/Nat/Fold.ilean +lib/lean/Init/Data/Nat/Fold.ir lib/lean/Init/Data/Nat/Fold.olean lib/lean/Init/Data/Nat/Fold.olean.private lib/lean/Init/Data/Nat/Fold.olean.server lib/lean/Init/Data/Nat/Gcd.ilean +lib/lean/Init/Data/Nat/Gcd.ir lib/lean/Init/Data/Nat/Gcd.olean lib/lean/Init/Data/Nat/Gcd.olean.private lib/lean/Init/Data/Nat/Gcd.olean.server lib/lean/Init/Data/Nat/Lcm.ilean +lib/lean/Init/Data/Nat/Lcm.ir lib/lean/Init/Data/Nat/Lcm.olean lib/lean/Init/Data/Nat/Lcm.olean.private lib/lean/Init/Data/Nat/Lcm.olean.server lib/lean/Init/Data/Nat/Lemmas.ilean +lib/lean/Init/Data/Nat/Lemmas.ir lib/lean/Init/Data/Nat/Lemmas.olean lib/lean/Init/Data/Nat/Lemmas.olean.private lib/lean/Init/Data/Nat/Lemmas.olean.server lib/lean/Init/Data/Nat/Linear.ilean +lib/lean/Init/Data/Nat/Linear.ir lib/lean/Init/Data/Nat/Linear.olean lib/lean/Init/Data/Nat/Linear.olean.private lib/lean/Init/Data/Nat/Linear.olean.server lib/lean/Init/Data/Nat/Log2.ilean +lib/lean/Init/Data/Nat/Log2.ir lib/lean/Init/Data/Nat/Log2.olean lib/lean/Init/Data/Nat/Log2.olean.private lib/lean/Init/Data/Nat/Log2.olean.server lib/lean/Init/Data/Nat/MinMax.ilean +lib/lean/Init/Data/Nat/MinMax.ir lib/lean/Init/Data/Nat/MinMax.olean lib/lean/Init/Data/Nat/MinMax.olean.private lib/lean/Init/Data/Nat/MinMax.olean.server lib/lean/Init/Data/Nat/Mod.ilean +lib/lean/Init/Data/Nat/Mod.ir lib/lean/Init/Data/Nat/Mod.olean lib/lean/Init/Data/Nat/Mod.olean.private lib/lean/Init/Data/Nat/Mod.olean.server lib/lean/Init/Data/Nat/Power2.ilean +lib/lean/Init/Data/Nat/Power2.ir lib/lean/Init/Data/Nat/Power2.olean lib/lean/Init/Data/Nat/Power2.olean.private lib/lean/Init/Data/Nat/Power2.olean.server lib/lean/Init/Data/Nat/SOM.ilean +lib/lean/Init/Data/Nat/SOM.ir lib/lean/Init/Data/Nat/SOM.olean lib/lean/Init/Data/Nat/SOM.olean.private lib/lean/Init/Data/Nat/SOM.olean.server lib/lean/Init/Data/Nat/Simproc.ilean +lib/lean/Init/Data/Nat/Simproc.ir lib/lean/Init/Data/Nat/Simproc.olean lib/lean/Init/Data/Nat/Simproc.olean.private lib/lean/Init/Data/Nat/Simproc.olean.server lib/lean/Init/Data/NeZero.ilean +lib/lean/Init/Data/NeZero.ir lib/lean/Init/Data/NeZero.olean lib/lean/Init/Data/NeZero.olean.private lib/lean/Init/Data/NeZero.olean.server lib/lean/Init/Data/OfScientific.ilean +lib/lean/Init/Data/OfScientific.ir lib/lean/Init/Data/OfScientific.olean lib/lean/Init/Data/OfScientific.olean.private lib/lean/Init/Data/OfScientific.olean.server lib/lean/Init/Data/Option.ilean +lib/lean/Init/Data/Option.ir lib/lean/Init/Data/Option.olean lib/lean/Init/Data/Option.olean.private lib/lean/Init/Data/Option.olean.server +lib/lean/Init/Data/Option/Array.ilean +lib/lean/Init/Data/Option/Array.ir +lib/lean/Init/Data/Option/Array.olean +lib/lean/Init/Data/Option/Array.olean.private +lib/lean/Init/Data/Option/Array.olean.server lib/lean/Init/Data/Option/Attach.ilean +lib/lean/Init/Data/Option/Attach.ir lib/lean/Init/Data/Option/Attach.olean lib/lean/Init/Data/Option/Attach.olean.private lib/lean/Init/Data/Option/Attach.olean.server lib/lean/Init/Data/Option/Basic.ilean +lib/lean/Init/Data/Option/Basic.ir lib/lean/Init/Data/Option/Basic.olean lib/lean/Init/Data/Option/Basic.olean.private lib/lean/Init/Data/Option/Basic.olean.server lib/lean/Init/Data/Option/BasicAux.ilean +lib/lean/Init/Data/Option/BasicAux.ir lib/lean/Init/Data/Option/BasicAux.olean lib/lean/Init/Data/Option/BasicAux.olean.private lib/lean/Init/Data/Option/BasicAux.olean.server lib/lean/Init/Data/Option/Coe.ilean +lib/lean/Init/Data/Option/Coe.ir lib/lean/Init/Data/Option/Coe.olean lib/lean/Init/Data/Option/Coe.olean.private lib/lean/Init/Data/Option/Coe.olean.server lib/lean/Init/Data/Option/Instances.ilean +lib/lean/Init/Data/Option/Instances.ir lib/lean/Init/Data/Option/Instances.olean lib/lean/Init/Data/Option/Instances.olean.private lib/lean/Init/Data/Option/Instances.olean.server lib/lean/Init/Data/Option/Lemmas.ilean +lib/lean/Init/Data/Option/Lemmas.ir lib/lean/Init/Data/Option/Lemmas.olean lib/lean/Init/Data/Option/Lemmas.olean.private lib/lean/Init/Data/Option/Lemmas.olean.server lib/lean/Init/Data/Option/List.ilean +lib/lean/Init/Data/Option/List.ir lib/lean/Init/Data/Option/List.olean lib/lean/Init/Data/Option/List.olean.private lib/lean/Init/Data/Option/List.olean.server lib/lean/Init/Data/Option/Monadic.ilean +lib/lean/Init/Data/Option/Monadic.ir lib/lean/Init/Data/Option/Monadic.olean lib/lean/Init/Data/Option/Monadic.olean.private lib/lean/Init/Data/Option/Monadic.olean.server lib/lean/Init/Data/Ord.ilean +lib/lean/Init/Data/Ord.ir lib/lean/Init/Data/Ord.olean lib/lean/Init/Data/Ord.olean.private lib/lean/Init/Data/Ord.olean.server lib/lean/Init/Data/PLift.ilean +lib/lean/Init/Data/PLift.ir lib/lean/Init/Data/PLift.olean lib/lean/Init/Data/PLift.olean.private lib/lean/Init/Data/PLift.olean.server lib/lean/Init/Data/Prod.ilean +lib/lean/Init/Data/Prod.ir lib/lean/Init/Data/Prod.olean lib/lean/Init/Data/Prod.olean.private lib/lean/Init/Data/Prod.olean.server lib/lean/Init/Data/Queue.ilean +lib/lean/Init/Data/Queue.ir lib/lean/Init/Data/Queue.olean lib/lean/Init/Data/Queue.olean.private lib/lean/Init/Data/Queue.olean.server lib/lean/Init/Data/RArray.ilean +lib/lean/Init/Data/RArray.ir lib/lean/Init/Data/RArray.olean lib/lean/Init/Data/RArray.olean.private lib/lean/Init/Data/RArray.olean.server lib/lean/Init/Data/Random.ilean +lib/lean/Init/Data/Random.ir lib/lean/Init/Data/Random.olean lib/lean/Init/Data/Random.olean.private lib/lean/Init/Data/Random.olean.server lib/lean/Init/Data/Range.ilean +lib/lean/Init/Data/Range.ir lib/lean/Init/Data/Range.olean lib/lean/Init/Data/Range.olean.private lib/lean/Init/Data/Range.olean.server lib/lean/Init/Data/Range/Basic.ilean +lib/lean/Init/Data/Range/Basic.ir lib/lean/Init/Data/Range/Basic.olean lib/lean/Init/Data/Range/Basic.olean.private lib/lean/Init/Data/Range/Basic.olean.server lib/lean/Init/Data/Range/Lemmas.ilean +lib/lean/Init/Data/Range/Lemmas.ir lib/lean/Init/Data/Range/Lemmas.olean lib/lean/Init/Data/Range/Lemmas.olean.private lib/lean/Init/Data/Range/Lemmas.olean.server +lib/lean/Init/Data/Range/Polymorphic.ilean +lib/lean/Init/Data/Range/Polymorphic.ir +lib/lean/Init/Data/Range/Polymorphic.olean +lib/lean/Init/Data/Range/Polymorphic.olean.private +lib/lean/Init/Data/Range/Polymorphic.olean.server +lib/lean/Init/Data/Range/Polymorphic/Basic.ilean +lib/lean/Init/Data/Range/Polymorphic/Basic.ir +lib/lean/Init/Data/Range/Polymorphic/Basic.olean +lib/lean/Init/Data/Range/Polymorphic/Basic.olean.private +lib/lean/Init/Data/Range/Polymorphic/Basic.olean.server +lib/lean/Init/Data/Range/Polymorphic/Iterators.ilean +lib/lean/Init/Data/Range/Polymorphic/Iterators.ir +lib/lean/Init/Data/Range/Polymorphic/Iterators.olean +lib/lean/Init/Data/Range/Polymorphic/Iterators.olean.private +lib/lean/Init/Data/Range/Polymorphic/Iterators.olean.server +lib/lean/Init/Data/Range/Polymorphic/Lemmas.ilean +lib/lean/Init/Data/Range/Polymorphic/Lemmas.ir +lib/lean/Init/Data/Range/Polymorphic/Lemmas.olean +lib/lean/Init/Data/Range/Polymorphic/Lemmas.olean.private +lib/lean/Init/Data/Range/Polymorphic/Lemmas.olean.server +lib/lean/Init/Data/Range/Polymorphic/Nat.ilean +lib/lean/Init/Data/Range/Polymorphic/Nat.ir +lib/lean/Init/Data/Range/Polymorphic/Nat.olean +lib/lean/Init/Data/Range/Polymorphic/Nat.olean.private +lib/lean/Init/Data/Range/Polymorphic/Nat.olean.server +lib/lean/Init/Data/Range/Polymorphic/NatLemmas.ilean +lib/lean/Init/Data/Range/Polymorphic/NatLemmas.ir +lib/lean/Init/Data/Range/Polymorphic/NatLemmas.olean +lib/lean/Init/Data/Range/Polymorphic/NatLemmas.olean.private +lib/lean/Init/Data/Range/Polymorphic/NatLemmas.olean.server +lib/lean/Init/Data/Range/Polymorphic/PRange.ilean +lib/lean/Init/Data/Range/Polymorphic/PRange.ir +lib/lean/Init/Data/Range/Polymorphic/PRange.olean +lib/lean/Init/Data/Range/Polymorphic/PRange.olean.private +lib/lean/Init/Data/Range/Polymorphic/PRange.olean.server +lib/lean/Init/Data/Range/Polymorphic/RangeIterator.ilean +lib/lean/Init/Data/Range/Polymorphic/RangeIterator.ir +lib/lean/Init/Data/Range/Polymorphic/RangeIterator.olean +lib/lean/Init/Data/Range/Polymorphic/RangeIterator.olean.private +lib/lean/Init/Data/Range/Polymorphic/RangeIterator.olean.server +lib/lean/Init/Data/Range/Polymorphic/UpwardEnumerable.ilean +lib/lean/Init/Data/Range/Polymorphic/UpwardEnumerable.ir +lib/lean/Init/Data/Range/Polymorphic/UpwardEnumerable.olean +lib/lean/Init/Data/Range/Polymorphic/UpwardEnumerable.olean.private +lib/lean/Init/Data/Range/Polymorphic/UpwardEnumerable.olean.server lib/lean/Init/Data/Repr.ilean +lib/lean/Init/Data/Repr.ir lib/lean/Init/Data/Repr.olean lib/lean/Init/Data/Repr.olean.private lib/lean/Init/Data/Repr.olean.server lib/lean/Init/Data/SInt.ilean +lib/lean/Init/Data/SInt.ir lib/lean/Init/Data/SInt.olean lib/lean/Init/Data/SInt.olean.private lib/lean/Init/Data/SInt.olean.server lib/lean/Init/Data/SInt/Basic.ilean +lib/lean/Init/Data/SInt/Basic.ir lib/lean/Init/Data/SInt/Basic.olean lib/lean/Init/Data/SInt/Basic.olean.private lib/lean/Init/Data/SInt/Basic.olean.server lib/lean/Init/Data/SInt/Bitwise.ilean +lib/lean/Init/Data/SInt/Bitwise.ir lib/lean/Init/Data/SInt/Bitwise.olean lib/lean/Init/Data/SInt/Bitwise.olean.private lib/lean/Init/Data/SInt/Bitwise.olean.server lib/lean/Init/Data/SInt/Float.ilean +lib/lean/Init/Data/SInt/Float.ir lib/lean/Init/Data/SInt/Float.olean lib/lean/Init/Data/SInt/Float.olean.private lib/lean/Init/Data/SInt/Float.olean.server lib/lean/Init/Data/SInt/Float32.ilean +lib/lean/Init/Data/SInt/Float32.ir lib/lean/Init/Data/SInt/Float32.olean lib/lean/Init/Data/SInt/Float32.olean.private lib/lean/Init/Data/SInt/Float32.olean.server lib/lean/Init/Data/SInt/Lemmas.ilean +lib/lean/Init/Data/SInt/Lemmas.ir lib/lean/Init/Data/SInt/Lemmas.olean lib/lean/Init/Data/SInt/Lemmas.olean.private lib/lean/Init/Data/SInt/Lemmas.olean.server +lib/lean/Init/Data/Slice.ilean +lib/lean/Init/Data/Slice.ir +lib/lean/Init/Data/Slice.olean +lib/lean/Init/Data/Slice.olean.private +lib/lean/Init/Data/Slice.olean.server +lib/lean/Init/Data/Slice/Array.ilean +lib/lean/Init/Data/Slice/Array.ir +lib/lean/Init/Data/Slice/Array.olean +lib/lean/Init/Data/Slice/Array.olean.private +lib/lean/Init/Data/Slice/Array.olean.server +lib/lean/Init/Data/Slice/Array/Basic.ilean +lib/lean/Init/Data/Slice/Array/Basic.ir +lib/lean/Init/Data/Slice/Array/Basic.olean +lib/lean/Init/Data/Slice/Array/Basic.olean.private +lib/lean/Init/Data/Slice/Array/Basic.olean.server +lib/lean/Init/Data/Slice/Array/Iterator.ilean +lib/lean/Init/Data/Slice/Array/Iterator.ir +lib/lean/Init/Data/Slice/Array/Iterator.olean +lib/lean/Init/Data/Slice/Array/Iterator.olean.private +lib/lean/Init/Data/Slice/Array/Iterator.olean.server +lib/lean/Init/Data/Slice/Array/Lemmas.ilean +lib/lean/Init/Data/Slice/Array/Lemmas.ir +lib/lean/Init/Data/Slice/Array/Lemmas.olean +lib/lean/Init/Data/Slice/Array/Lemmas.olean.private +lib/lean/Init/Data/Slice/Array/Lemmas.olean.server +lib/lean/Init/Data/Slice/Basic.ilean +lib/lean/Init/Data/Slice/Basic.ir +lib/lean/Init/Data/Slice/Basic.olean +lib/lean/Init/Data/Slice/Basic.olean.private +lib/lean/Init/Data/Slice/Basic.olean.server +lib/lean/Init/Data/Slice/Lemmas.ilean +lib/lean/Init/Data/Slice/Lemmas.ir +lib/lean/Init/Data/Slice/Lemmas.olean +lib/lean/Init/Data/Slice/Lemmas.olean.private +lib/lean/Init/Data/Slice/Lemmas.olean.server +lib/lean/Init/Data/Slice/Notation.ilean +lib/lean/Init/Data/Slice/Notation.ir +lib/lean/Init/Data/Slice/Notation.olean +lib/lean/Init/Data/Slice/Notation.olean.private +lib/lean/Init/Data/Slice/Notation.olean.server +lib/lean/Init/Data/Slice/Operations.ilean +lib/lean/Init/Data/Slice/Operations.ir +lib/lean/Init/Data/Slice/Operations.olean +lib/lean/Init/Data/Slice/Operations.olean.private +lib/lean/Init/Data/Slice/Operations.olean.server lib/lean/Init/Data/Stream.ilean +lib/lean/Init/Data/Stream.ir lib/lean/Init/Data/Stream.olean lib/lean/Init/Data/Stream.olean.private lib/lean/Init/Data/Stream.olean.server lib/lean/Init/Data/String.ilean +lib/lean/Init/Data/String.ir lib/lean/Init/Data/String.olean lib/lean/Init/Data/String.olean.private lib/lean/Init/Data/String.olean.server lib/lean/Init/Data/String/Basic.ilean +lib/lean/Init/Data/String/Basic.ir lib/lean/Init/Data/String/Basic.olean lib/lean/Init/Data/String/Basic.olean.private lib/lean/Init/Data/String/Basic.olean.server lib/lean/Init/Data/String/Extra.ilean +lib/lean/Init/Data/String/Extra.ir lib/lean/Init/Data/String/Extra.olean lib/lean/Init/Data/String/Extra.olean.private lib/lean/Init/Data/String/Extra.olean.server lib/lean/Init/Data/String/Lemmas.ilean +lib/lean/Init/Data/String/Lemmas.ir lib/lean/Init/Data/String/Lemmas.olean lib/lean/Init/Data/String/Lemmas.olean.private lib/lean/Init/Data/String/Lemmas.olean.server lib/lean/Init/Data/Subtype.ilean +lib/lean/Init/Data/Subtype.ir lib/lean/Init/Data/Subtype.olean lib/lean/Init/Data/Subtype.olean.private lib/lean/Init/Data/Subtype.olean.server lib/lean/Init/Data/Sum.ilean +lib/lean/Init/Data/Sum.ir lib/lean/Init/Data/Sum.olean lib/lean/Init/Data/Sum.olean.private lib/lean/Init/Data/Sum.olean.server lib/lean/Init/Data/Sum/Basic.ilean +lib/lean/Init/Data/Sum/Basic.ir lib/lean/Init/Data/Sum/Basic.olean lib/lean/Init/Data/Sum/Basic.olean.private lib/lean/Init/Data/Sum/Basic.olean.server lib/lean/Init/Data/Sum/Lemmas.ilean +lib/lean/Init/Data/Sum/Lemmas.ir lib/lean/Init/Data/Sum/Lemmas.olean lib/lean/Init/Data/Sum/Lemmas.olean.private lib/lean/Init/Data/Sum/Lemmas.olean.server lib/lean/Init/Data/ToString.ilean +lib/lean/Init/Data/ToString.ir lib/lean/Init/Data/ToString.olean lib/lean/Init/Data/ToString.olean.private lib/lean/Init/Data/ToString.olean.server lib/lean/Init/Data/ToString/Basic.ilean +lib/lean/Init/Data/ToString/Basic.ir lib/lean/Init/Data/ToString/Basic.olean lib/lean/Init/Data/ToString/Basic.olean.private lib/lean/Init/Data/ToString/Basic.olean.server lib/lean/Init/Data/ToString/Macro.ilean +lib/lean/Init/Data/ToString/Macro.ir lib/lean/Init/Data/ToString/Macro.olean lib/lean/Init/Data/ToString/Macro.olean.private lib/lean/Init/Data/ToString/Macro.olean.server lib/lean/Init/Data/UInt.ilean +lib/lean/Init/Data/UInt.ir lib/lean/Init/Data/UInt.olean lib/lean/Init/Data/UInt.olean.private lib/lean/Init/Data/UInt.olean.server lib/lean/Init/Data/UInt/Basic.ilean +lib/lean/Init/Data/UInt/Basic.ir lib/lean/Init/Data/UInt/Basic.olean lib/lean/Init/Data/UInt/Basic.olean.private lib/lean/Init/Data/UInt/Basic.olean.server lib/lean/Init/Data/UInt/BasicAux.ilean +lib/lean/Init/Data/UInt/BasicAux.ir lib/lean/Init/Data/UInt/BasicAux.olean lib/lean/Init/Data/UInt/BasicAux.olean.private lib/lean/Init/Data/UInt/BasicAux.olean.server lib/lean/Init/Data/UInt/Bitwise.ilean +lib/lean/Init/Data/UInt/Bitwise.ir lib/lean/Init/Data/UInt/Bitwise.olean lib/lean/Init/Data/UInt/Bitwise.olean.private lib/lean/Init/Data/UInt/Bitwise.olean.server lib/lean/Init/Data/UInt/Lemmas.ilean +lib/lean/Init/Data/UInt/Lemmas.ir lib/lean/Init/Data/UInt/Lemmas.olean lib/lean/Init/Data/UInt/Lemmas.olean.private lib/lean/Init/Data/UInt/Lemmas.olean.server lib/lean/Init/Data/UInt/Log2.ilean +lib/lean/Init/Data/UInt/Log2.ir lib/lean/Init/Data/UInt/Log2.olean lib/lean/Init/Data/UInt/Log2.olean.private lib/lean/Init/Data/UInt/Log2.olean.server lib/lean/Init/Data/ULift.ilean +lib/lean/Init/Data/ULift.ir lib/lean/Init/Data/ULift.olean lib/lean/Init/Data/ULift.olean.private lib/lean/Init/Data/ULift.olean.server lib/lean/Init/Data/Vector.ilean +lib/lean/Init/Data/Vector.ir lib/lean/Init/Data/Vector.olean lib/lean/Init/Data/Vector.olean.private lib/lean/Init/Data/Vector.olean.server lib/lean/Init/Data/Vector/Attach.ilean +lib/lean/Init/Data/Vector/Attach.ir lib/lean/Init/Data/Vector/Attach.olean lib/lean/Init/Data/Vector/Attach.olean.private lib/lean/Init/Data/Vector/Attach.olean.server lib/lean/Init/Data/Vector/Basic.ilean +lib/lean/Init/Data/Vector/Basic.ir lib/lean/Init/Data/Vector/Basic.olean lib/lean/Init/Data/Vector/Basic.olean.private lib/lean/Init/Data/Vector/Basic.olean.server lib/lean/Init/Data/Vector/Count.ilean +lib/lean/Init/Data/Vector/Count.ir lib/lean/Init/Data/Vector/Count.olean lib/lean/Init/Data/Vector/Count.olean.private lib/lean/Init/Data/Vector/Count.olean.server lib/lean/Init/Data/Vector/DecidableEq.ilean +lib/lean/Init/Data/Vector/DecidableEq.ir lib/lean/Init/Data/Vector/DecidableEq.olean lib/lean/Init/Data/Vector/DecidableEq.olean.private lib/lean/Init/Data/Vector/DecidableEq.olean.server lib/lean/Init/Data/Vector/Erase.ilean +lib/lean/Init/Data/Vector/Erase.ir lib/lean/Init/Data/Vector/Erase.olean lib/lean/Init/Data/Vector/Erase.olean.private lib/lean/Init/Data/Vector/Erase.olean.server lib/lean/Init/Data/Vector/Extract.ilean +lib/lean/Init/Data/Vector/Extract.ir lib/lean/Init/Data/Vector/Extract.olean lib/lean/Init/Data/Vector/Extract.olean.private lib/lean/Init/Data/Vector/Extract.olean.server lib/lean/Init/Data/Vector/FinRange.ilean +lib/lean/Init/Data/Vector/FinRange.ir lib/lean/Init/Data/Vector/FinRange.olean lib/lean/Init/Data/Vector/FinRange.olean.private lib/lean/Init/Data/Vector/FinRange.olean.server lib/lean/Init/Data/Vector/Find.ilean +lib/lean/Init/Data/Vector/Find.ir lib/lean/Init/Data/Vector/Find.olean lib/lean/Init/Data/Vector/Find.olean.private lib/lean/Init/Data/Vector/Find.olean.server lib/lean/Init/Data/Vector/InsertIdx.ilean +lib/lean/Init/Data/Vector/InsertIdx.ir lib/lean/Init/Data/Vector/InsertIdx.olean lib/lean/Init/Data/Vector/InsertIdx.olean.private lib/lean/Init/Data/Vector/InsertIdx.olean.server lib/lean/Init/Data/Vector/Lemmas.ilean +lib/lean/Init/Data/Vector/Lemmas.ir lib/lean/Init/Data/Vector/Lemmas.olean lib/lean/Init/Data/Vector/Lemmas.olean.private lib/lean/Init/Data/Vector/Lemmas.olean.server lib/lean/Init/Data/Vector/Lex.ilean +lib/lean/Init/Data/Vector/Lex.ir lib/lean/Init/Data/Vector/Lex.olean lib/lean/Init/Data/Vector/Lex.olean.private lib/lean/Init/Data/Vector/Lex.olean.server lib/lean/Init/Data/Vector/MapIdx.ilean +lib/lean/Init/Data/Vector/MapIdx.ir lib/lean/Init/Data/Vector/MapIdx.olean lib/lean/Init/Data/Vector/MapIdx.olean.private lib/lean/Init/Data/Vector/MapIdx.olean.server lib/lean/Init/Data/Vector/Monadic.ilean +lib/lean/Init/Data/Vector/Monadic.ir lib/lean/Init/Data/Vector/Monadic.olean lib/lean/Init/Data/Vector/Monadic.olean.private lib/lean/Init/Data/Vector/Monadic.olean.server lib/lean/Init/Data/Vector/OfFn.ilean +lib/lean/Init/Data/Vector/OfFn.ir lib/lean/Init/Data/Vector/OfFn.olean lib/lean/Init/Data/Vector/OfFn.olean.private lib/lean/Init/Data/Vector/OfFn.olean.server lib/lean/Init/Data/Vector/Perm.ilean +lib/lean/Init/Data/Vector/Perm.ir lib/lean/Init/Data/Vector/Perm.olean lib/lean/Init/Data/Vector/Perm.olean.private lib/lean/Init/Data/Vector/Perm.olean.server lib/lean/Init/Data/Vector/Range.ilean +lib/lean/Init/Data/Vector/Range.ir lib/lean/Init/Data/Vector/Range.olean lib/lean/Init/Data/Vector/Range.olean.private lib/lean/Init/Data/Vector/Range.olean.server lib/lean/Init/Data/Vector/Zip.ilean +lib/lean/Init/Data/Vector/Zip.ir lib/lean/Init/Data/Vector/Zip.olean lib/lean/Init/Data/Vector/Zip.olean.private lib/lean/Init/Data/Vector/Zip.olean.server lib/lean/Init/Data/Zero.ilean +lib/lean/Init/Data/Zero.ir lib/lean/Init/Data/Zero.olean lib/lean/Init/Data/Zero.olean.private lib/lean/Init/Data/Zero.olean.server lib/lean/Init/Dynamic.ilean +lib/lean/Init/Dynamic.ir lib/lean/Init/Dynamic.olean lib/lean/Init/Dynamic.olean.private lib/lean/Init/Dynamic.olean.server lib/lean/Init/Ext.ilean +lib/lean/Init/Ext.ir lib/lean/Init/Ext.olean lib/lean/Init/Ext.olean.private lib/lean/Init/Ext.olean.server lib/lean/Init/GetElem.ilean +lib/lean/Init/GetElem.ir lib/lean/Init/GetElem.olean lib/lean/Init/GetElem.olean.private lib/lean/Init/GetElem.olean.server lib/lean/Init/Grind.ilean +lib/lean/Init/Grind.ir lib/lean/Init/Grind.olean lib/lean/Init/Grind.olean.private lib/lean/Init/Grind.olean.server +lib/lean/Init/Grind/Attr.ilean +lib/lean/Init/Grind/Attr.ir +lib/lean/Init/Grind/Attr.olean +lib/lean/Init/Grind/Attr.olean.private +lib/lean/Init/Grind/Attr.olean.server lib/lean/Init/Grind/Cases.ilean +lib/lean/Init/Grind/Cases.ir lib/lean/Init/Grind/Cases.olean lib/lean/Init/Grind/Cases.olean.private lib/lean/Init/Grind/Cases.olean.server -lib/lean/Init/Grind/CommRing.ilean -lib/lean/Init/Grind/CommRing.olean -lib/lean/Init/Grind/CommRing.olean.private -lib/lean/Init/Grind/CommRing.olean.server -lib/lean/Init/Grind/CommRing/Basic.ilean -lib/lean/Init/Grind/CommRing/Basic.olean -lib/lean/Init/Grind/CommRing/Basic.olean.private -lib/lean/Init/Grind/CommRing/Basic.olean.server -lib/lean/Init/Grind/CommRing/BitVec.ilean -lib/lean/Init/Grind/CommRing/BitVec.olean -lib/lean/Init/Grind/CommRing/BitVec.olean.private -lib/lean/Init/Grind/CommRing/BitVec.olean.server -lib/lean/Init/Grind/CommRing/Int.ilean -lib/lean/Init/Grind/CommRing/Int.olean -lib/lean/Init/Grind/CommRing/Int.olean.private -lib/lean/Init/Grind/CommRing/Int.olean.server -lib/lean/Init/Grind/CommRing/Poly.ilean -lib/lean/Init/Grind/CommRing/Poly.olean -lib/lean/Init/Grind/CommRing/Poly.olean.private -lib/lean/Init/Grind/CommRing/Poly.olean.server -lib/lean/Init/Grind/CommRing/SInt.ilean -lib/lean/Init/Grind/CommRing/SInt.olean -lib/lean/Init/Grind/CommRing/SInt.olean.private -lib/lean/Init/Grind/CommRing/SInt.olean.server -lib/lean/Init/Grind/CommRing/UInt.ilean -lib/lean/Init/Grind/CommRing/UInt.olean -lib/lean/Init/Grind/CommRing/UInt.olean.private -lib/lean/Init/Grind/CommRing/UInt.olean.server lib/lean/Init/Grind/Ext.ilean +lib/lean/Init/Grind/Ext.ir lib/lean/Init/Grind/Ext.olean lib/lean/Init/Grind/Ext.olean.private lib/lean/Init/Grind/Ext.olean.server lib/lean/Init/Grind/Lemmas.ilean +lib/lean/Init/Grind/Lemmas.ir lib/lean/Init/Grind/Lemmas.olean lib/lean/Init/Grind/Lemmas.olean.private lib/lean/Init/Grind/Lemmas.olean.server +lib/lean/Init/Grind/Module.ilean +lib/lean/Init/Grind/Module.ir +lib/lean/Init/Grind/Module.olean +lib/lean/Init/Grind/Module.olean.private +lib/lean/Init/Grind/Module.olean.server +lib/lean/Init/Grind/Module/Basic.ilean +lib/lean/Init/Grind/Module/Basic.ir +lib/lean/Init/Grind/Module/Basic.olean +lib/lean/Init/Grind/Module/Basic.olean.private +lib/lean/Init/Grind/Module/Basic.olean.server +lib/lean/Init/Grind/Module/Envelope.ilean +lib/lean/Init/Grind/Module/Envelope.ir +lib/lean/Init/Grind/Module/Envelope.olean +lib/lean/Init/Grind/Module/Envelope.olean.private +lib/lean/Init/Grind/Module/Envelope.olean.server lib/lean/Init/Grind/Norm.ilean +lib/lean/Init/Grind/Norm.ir lib/lean/Init/Grind/Norm.olean lib/lean/Init/Grind/Norm.olean.private lib/lean/Init/Grind/Norm.olean.server lib/lean/Init/Grind/Offset.ilean +lib/lean/Init/Grind/Offset.ir lib/lean/Init/Grind/Offset.olean lib/lean/Init/Grind/Offset.olean.private lib/lean/Init/Grind/Offset.olean.server +lib/lean/Init/Grind/Ordered.ilean +lib/lean/Init/Grind/Ordered.ir +lib/lean/Init/Grind/Ordered.olean +lib/lean/Init/Grind/Ordered.olean.private +lib/lean/Init/Grind/Ordered.olean.server +lib/lean/Init/Grind/Ordered/Field.ilean +lib/lean/Init/Grind/Ordered/Field.ir +lib/lean/Init/Grind/Ordered/Field.olean +lib/lean/Init/Grind/Ordered/Field.olean.private +lib/lean/Init/Grind/Ordered/Field.olean.server +lib/lean/Init/Grind/Ordered/Int.ilean +lib/lean/Init/Grind/Ordered/Int.ir +lib/lean/Init/Grind/Ordered/Int.olean +lib/lean/Init/Grind/Ordered/Int.olean.private +lib/lean/Init/Grind/Ordered/Int.olean.server +lib/lean/Init/Grind/Ordered/Linarith.ilean +lib/lean/Init/Grind/Ordered/Linarith.ir +lib/lean/Init/Grind/Ordered/Linarith.olean +lib/lean/Init/Grind/Ordered/Linarith.olean.private +lib/lean/Init/Grind/Ordered/Linarith.olean.server +lib/lean/Init/Grind/Ordered/Module.ilean +lib/lean/Init/Grind/Ordered/Module.ir +lib/lean/Init/Grind/Ordered/Module.olean +lib/lean/Init/Grind/Ordered/Module.olean.private +lib/lean/Init/Grind/Ordered/Module.olean.server +lib/lean/Init/Grind/Ordered/Order.ilean +lib/lean/Init/Grind/Ordered/Order.ir +lib/lean/Init/Grind/Ordered/Order.olean +lib/lean/Init/Grind/Ordered/Order.olean.private +lib/lean/Init/Grind/Ordered/Order.olean.server +lib/lean/Init/Grind/Ordered/Ring.ilean +lib/lean/Init/Grind/Ordered/Ring.ir +lib/lean/Init/Grind/Ordered/Ring.olean +lib/lean/Init/Grind/Ordered/Ring.olean.private +lib/lean/Init/Grind/Ordered/Ring.olean.server lib/lean/Init/Grind/PP.ilean +lib/lean/Init/Grind/PP.ir lib/lean/Init/Grind/PP.olean lib/lean/Init/Grind/PP.olean.private lib/lean/Init/Grind/PP.olean.server lib/lean/Init/Grind/Propagator.ilean +lib/lean/Init/Grind/Propagator.ir lib/lean/Init/Grind/Propagator.olean lib/lean/Init/Grind/Propagator.olean.private lib/lean/Init/Grind/Propagator.olean.server +lib/lean/Init/Grind/Ring.ilean +lib/lean/Init/Grind/Ring.ir +lib/lean/Init/Grind/Ring.olean +lib/lean/Init/Grind/Ring.olean.private +lib/lean/Init/Grind/Ring.olean.server +lib/lean/Init/Grind/Ring/Basic.ilean +lib/lean/Init/Grind/Ring/Basic.ir +lib/lean/Init/Grind/Ring/Basic.olean +lib/lean/Init/Grind/Ring/Basic.olean.private +lib/lean/Init/Grind/Ring/Basic.olean.server +lib/lean/Init/Grind/Ring/Envelope.ilean +lib/lean/Init/Grind/Ring/Envelope.ir +lib/lean/Init/Grind/Ring/Envelope.olean +lib/lean/Init/Grind/Ring/Envelope.olean.private +lib/lean/Init/Grind/Ring/Envelope.olean.server +lib/lean/Init/Grind/Ring/Field.ilean +lib/lean/Init/Grind/Ring/Field.ir +lib/lean/Init/Grind/Ring/Field.olean +lib/lean/Init/Grind/Ring/Field.olean.private +lib/lean/Init/Grind/Ring/Field.olean.server +lib/lean/Init/Grind/Ring/OfSemiring.ilean +lib/lean/Init/Grind/Ring/OfSemiring.ir +lib/lean/Init/Grind/Ring/OfSemiring.olean +lib/lean/Init/Grind/Ring/OfSemiring.olean.private +lib/lean/Init/Grind/Ring/OfSemiring.olean.server +lib/lean/Init/Grind/Ring/Poly.ilean +lib/lean/Init/Grind/Ring/Poly.ir +lib/lean/Init/Grind/Ring/Poly.olean +lib/lean/Init/Grind/Ring/Poly.olean.private +lib/lean/Init/Grind/Ring/Poly.olean.server +lib/lean/Init/Grind/Ring/ToInt.ilean +lib/lean/Init/Grind/Ring/ToInt.ir +lib/lean/Init/Grind/Ring/ToInt.olean +lib/lean/Init/Grind/Ring/ToInt.olean.private +lib/lean/Init/Grind/Ring/ToInt.olean.server lib/lean/Init/Grind/Tactics.ilean +lib/lean/Init/Grind/Tactics.ir lib/lean/Init/Grind/Tactics.olean lib/lean/Init/Grind/Tactics.olean.private lib/lean/Init/Grind/Tactics.olean.server +lib/lean/Init/Grind/ToInt.ilean +lib/lean/Init/Grind/ToInt.ir +lib/lean/Init/Grind/ToInt.olean +lib/lean/Init/Grind/ToInt.olean.private +lib/lean/Init/Grind/ToInt.olean.server +lib/lean/Init/Grind/ToIntLemmas.ilean +lib/lean/Init/Grind/ToIntLemmas.ir +lib/lean/Init/Grind/ToIntLemmas.olean +lib/lean/Init/Grind/ToIntLemmas.olean.private +lib/lean/Init/Grind/ToIntLemmas.olean.server lib/lean/Init/Grind/Util.ilean +lib/lean/Init/Grind/Util.ir lib/lean/Init/Grind/Util.olean lib/lean/Init/Grind/Util.olean.private lib/lean/Init/Grind/Util.olean.server +lib/lean/Init/GrindInstances.ilean +lib/lean/Init/GrindInstances.ir +lib/lean/Init/GrindInstances.olean +lib/lean/Init/GrindInstances.olean.private +lib/lean/Init/GrindInstances.olean.server +lib/lean/Init/GrindInstances/Nat.ilean +lib/lean/Init/GrindInstances/Nat.ir +lib/lean/Init/GrindInstances/Nat.olean +lib/lean/Init/GrindInstances/Nat.olean.private +lib/lean/Init/GrindInstances/Nat.olean.server +lib/lean/Init/GrindInstances/Ring.ilean +lib/lean/Init/GrindInstances/Ring.ir +lib/lean/Init/GrindInstances/Ring.olean +lib/lean/Init/GrindInstances/Ring.olean.private +lib/lean/Init/GrindInstances/Ring.olean.server +lib/lean/Init/GrindInstances/Ring/BitVec.ilean +lib/lean/Init/GrindInstances/Ring/BitVec.ir +lib/lean/Init/GrindInstances/Ring/BitVec.olean +lib/lean/Init/GrindInstances/Ring/BitVec.olean.private +lib/lean/Init/GrindInstances/Ring/BitVec.olean.server +lib/lean/Init/GrindInstances/Ring/Fin.ilean +lib/lean/Init/GrindInstances/Ring/Fin.ir +lib/lean/Init/GrindInstances/Ring/Fin.olean +lib/lean/Init/GrindInstances/Ring/Fin.olean.private +lib/lean/Init/GrindInstances/Ring/Fin.olean.server +lib/lean/Init/GrindInstances/Ring/Int.ilean +lib/lean/Init/GrindInstances/Ring/Int.ir +lib/lean/Init/GrindInstances/Ring/Int.olean +lib/lean/Init/GrindInstances/Ring/Int.olean.private +lib/lean/Init/GrindInstances/Ring/Int.olean.server +lib/lean/Init/GrindInstances/Ring/Nat.ilean +lib/lean/Init/GrindInstances/Ring/Nat.ir +lib/lean/Init/GrindInstances/Ring/Nat.olean +lib/lean/Init/GrindInstances/Ring/Nat.olean.private +lib/lean/Init/GrindInstances/Ring/Nat.olean.server +lib/lean/Init/GrindInstances/Ring/SInt.ilean +lib/lean/Init/GrindInstances/Ring/SInt.ir +lib/lean/Init/GrindInstances/Ring/SInt.olean +lib/lean/Init/GrindInstances/Ring/SInt.olean.private +lib/lean/Init/GrindInstances/Ring/SInt.olean.server +lib/lean/Init/GrindInstances/Ring/UInt.ilean +lib/lean/Init/GrindInstances/Ring/UInt.ir +lib/lean/Init/GrindInstances/Ring/UInt.olean +lib/lean/Init/GrindInstances/Ring/UInt.olean.private +lib/lean/Init/GrindInstances/Ring/UInt.olean.server +lib/lean/Init/GrindInstances/ToInt.ilean +lib/lean/Init/GrindInstances/ToInt.ir +lib/lean/Init/GrindInstances/ToInt.olean +lib/lean/Init/GrindInstances/ToInt.olean.private +lib/lean/Init/GrindInstances/ToInt.olean.server lib/lean/Init/Guard.ilean +lib/lean/Init/Guard.ir lib/lean/Init/Guard.olean lib/lean/Init/Guard.olean.private lib/lean/Init/Guard.olean.server lib/lean/Init/Hints.ilean +lib/lean/Init/Hints.ir lib/lean/Init/Hints.olean lib/lean/Init/Hints.olean.private lib/lean/Init/Hints.olean.server lib/lean/Init/Internal.ilean +lib/lean/Init/Internal.ir lib/lean/Init/Internal.olean lib/lean/Init/Internal.olean.private lib/lean/Init/Internal.olean.server lib/lean/Init/Internal/Order.ilean +lib/lean/Init/Internal/Order.ir lib/lean/Init/Internal/Order.olean lib/lean/Init/Internal/Order.olean.private lib/lean/Init/Internal/Order.olean.server lib/lean/Init/Internal/Order/Basic.ilean +lib/lean/Init/Internal/Order/Basic.ir lib/lean/Init/Internal/Order/Basic.olean lib/lean/Init/Internal/Order/Basic.olean.private lib/lean/Init/Internal/Order/Basic.olean.server lib/lean/Init/Internal/Order/Lemmas.ilean +lib/lean/Init/Internal/Order/Lemmas.ir lib/lean/Init/Internal/Order/Lemmas.olean lib/lean/Init/Internal/Order/Lemmas.olean.private lib/lean/Init/Internal/Order/Lemmas.olean.server lib/lean/Init/Internal/Order/Tactic.ilean +lib/lean/Init/Internal/Order/Tactic.ir lib/lean/Init/Internal/Order/Tactic.olean lib/lean/Init/Internal/Order/Tactic.olean.private lib/lean/Init/Internal/Order/Tactic.olean.server lib/lean/Init/MacroTrace.ilean +lib/lean/Init/MacroTrace.ir lib/lean/Init/MacroTrace.olean lib/lean/Init/MacroTrace.olean.private lib/lean/Init/MacroTrace.olean.server lib/lean/Init/Meta.ilean +lib/lean/Init/Meta.ir lib/lean/Init/Meta.olean lib/lean/Init/Meta.olean.private lib/lean/Init/Meta.olean.server lib/lean/Init/MetaTypes.ilean +lib/lean/Init/MetaTypes.ir lib/lean/Init/MetaTypes.olean lib/lean/Init/MetaTypes.olean.private lib/lean/Init/MetaTypes.olean.server lib/lean/Init/Notation.ilean +lib/lean/Init/Notation.ir lib/lean/Init/Notation.olean lib/lean/Init/Notation.olean.private lib/lean/Init/Notation.olean.server lib/lean/Init/NotationExtra.ilean +lib/lean/Init/NotationExtra.ir lib/lean/Init/NotationExtra.olean lib/lean/Init/NotationExtra.olean.private lib/lean/Init/NotationExtra.olean.server lib/lean/Init/Omega.ilean +lib/lean/Init/Omega.ir lib/lean/Init/Omega.olean lib/lean/Init/Omega.olean.private lib/lean/Init/Omega.olean.server lib/lean/Init/Omega/Coeffs.ilean +lib/lean/Init/Omega/Coeffs.ir lib/lean/Init/Omega/Coeffs.olean lib/lean/Init/Omega/Coeffs.olean.private lib/lean/Init/Omega/Coeffs.olean.server lib/lean/Init/Omega/Constraint.ilean +lib/lean/Init/Omega/Constraint.ir lib/lean/Init/Omega/Constraint.olean lib/lean/Init/Omega/Constraint.olean.private lib/lean/Init/Omega/Constraint.olean.server lib/lean/Init/Omega/Int.ilean +lib/lean/Init/Omega/Int.ir lib/lean/Init/Omega/Int.olean lib/lean/Init/Omega/Int.olean.private lib/lean/Init/Omega/Int.olean.server lib/lean/Init/Omega/IntList.ilean +lib/lean/Init/Omega/IntList.ir lib/lean/Init/Omega/IntList.olean lib/lean/Init/Omega/IntList.olean.private lib/lean/Init/Omega/IntList.olean.server lib/lean/Init/Omega/LinearCombo.ilean +lib/lean/Init/Omega/LinearCombo.ir lib/lean/Init/Omega/LinearCombo.olean lib/lean/Init/Omega/LinearCombo.olean.private lib/lean/Init/Omega/LinearCombo.olean.server lib/lean/Init/Omega/Logic.ilean +lib/lean/Init/Omega/Logic.ir lib/lean/Init/Omega/Logic.olean lib/lean/Init/Omega/Logic.olean.private lib/lean/Init/Omega/Logic.olean.server lib/lean/Init/Prelude.ilean +lib/lean/Init/Prelude.ir lib/lean/Init/Prelude.olean lib/lean/Init/Prelude.olean.private lib/lean/Init/Prelude.olean.server lib/lean/Init/PropLemmas.ilean +lib/lean/Init/PropLemmas.ir lib/lean/Init/PropLemmas.olean lib/lean/Init/PropLemmas.olean.private lib/lean/Init/PropLemmas.olean.server lib/lean/Init/RCases.ilean +lib/lean/Init/RCases.ir lib/lean/Init/RCases.olean lib/lean/Init/RCases.olean.private lib/lean/Init/RCases.olean.server lib/lean/Init/ShareCommon.ilean +lib/lean/Init/ShareCommon.ir lib/lean/Init/ShareCommon.olean lib/lean/Init/ShareCommon.olean.private lib/lean/Init/ShareCommon.olean.server lib/lean/Init/SimpLemmas.ilean +lib/lean/Init/SimpLemmas.ir lib/lean/Init/SimpLemmas.olean lib/lean/Init/SimpLemmas.olean.private lib/lean/Init/SimpLemmas.olean.server lib/lean/Init/Simproc.ilean +lib/lean/Init/Simproc.ir lib/lean/Init/Simproc.olean lib/lean/Init/Simproc.olean.private lib/lean/Init/Simproc.olean.server lib/lean/Init/SizeOf.ilean +lib/lean/Init/SizeOf.ir lib/lean/Init/SizeOf.olean lib/lean/Init/SizeOf.olean.private lib/lean/Init/SizeOf.olean.server lib/lean/Init/SizeOfLemmas.ilean +lib/lean/Init/SizeOfLemmas.ir lib/lean/Init/SizeOfLemmas.olean lib/lean/Init/SizeOfLemmas.olean.private lib/lean/Init/SizeOfLemmas.olean.server lib/lean/Init/Syntax.ilean +lib/lean/Init/Syntax.ir lib/lean/Init/Syntax.olean lib/lean/Init/Syntax.olean.private lib/lean/Init/Syntax.olean.server lib/lean/Init/System.ilean +lib/lean/Init/System.ir lib/lean/Init/System.olean lib/lean/Init/System.olean.private lib/lean/Init/System.olean.server lib/lean/Init/System/FilePath.ilean +lib/lean/Init/System/FilePath.ir lib/lean/Init/System/FilePath.olean lib/lean/Init/System/FilePath.olean.private lib/lean/Init/System/FilePath.olean.server lib/lean/Init/System/IO.ilean +lib/lean/Init/System/IO.ir lib/lean/Init/System/IO.olean lib/lean/Init/System/IO.olean.private lib/lean/Init/System/IO.olean.server lib/lean/Init/System/IOError.ilean +lib/lean/Init/System/IOError.ir lib/lean/Init/System/IOError.olean lib/lean/Init/System/IOError.olean.private lib/lean/Init/System/IOError.olean.server lib/lean/Init/System/Mutex.ilean +lib/lean/Init/System/Mutex.ir lib/lean/Init/System/Mutex.olean lib/lean/Init/System/Mutex.olean.private lib/lean/Init/System/Mutex.olean.server lib/lean/Init/System/Platform.ilean +lib/lean/Init/System/Platform.ir lib/lean/Init/System/Platform.olean lib/lean/Init/System/Platform.olean.private lib/lean/Init/System/Platform.olean.server lib/lean/Init/System/Promise.ilean +lib/lean/Init/System/Promise.ir lib/lean/Init/System/Promise.olean lib/lean/Init/System/Promise.olean.private lib/lean/Init/System/Promise.olean.server lib/lean/Init/System/ST.ilean +lib/lean/Init/System/ST.ir lib/lean/Init/System/ST.olean lib/lean/Init/System/ST.olean.private lib/lean/Init/System/ST.olean.server lib/lean/Init/System/Uri.ilean +lib/lean/Init/System/Uri.ir lib/lean/Init/System/Uri.olean lib/lean/Init/System/Uri.olean.private lib/lean/Init/System/Uri.olean.server lib/lean/Init/Tactics.ilean +lib/lean/Init/Tactics.ir lib/lean/Init/Tactics.olean lib/lean/Init/Tactics.olean.private lib/lean/Init/Tactics.olean.server lib/lean/Init/TacticsExtra.ilean +lib/lean/Init/TacticsExtra.ir lib/lean/Init/TacticsExtra.olean lib/lean/Init/TacticsExtra.olean.private lib/lean/Init/TacticsExtra.olean.server lib/lean/Init/Task.ilean +lib/lean/Init/Task.ir lib/lean/Init/Task.olean lib/lean/Init/Task.olean.private lib/lean/Init/Task.olean.server lib/lean/Init/Try.ilean +lib/lean/Init/Try.ir lib/lean/Init/Try.olean lib/lean/Init/Try.olean.private lib/lean/Init/Try.olean.server lib/lean/Init/Util.ilean +lib/lean/Init/Util.ir lib/lean/Init/Util.olean lib/lean/Init/Util.olean.private lib/lean/Init/Util.olean.server lib/lean/Init/WF.ilean +lib/lean/Init/WF.ir lib/lean/Init/WF.olean lib/lean/Init/WF.olean.private lib/lean/Init/WF.olean.server lib/lean/Init/WFTactics.ilean +lib/lean/Init/WFTactics.ir lib/lean/Init/WFTactics.olean lib/lean/Init/WFTactics.olean.private lib/lean/Init/WFTactics.olean.server lib/lean/Init/While.ilean +lib/lean/Init/While.ir lib/lean/Init/While.olean lib/lean/Init/While.olean.private lib/lean/Init/While.olean.server @@ -1235,8 +1987,6 @@ lib/lean/Lake/Build/Facets.ilean lib/lean/Lake/Build/Facets.olean lib/lean/Lake/Build/Fetch.ilean lib/lean/Lake/Build/Fetch.olean -lib/lean/Lake/Build/Imports.ilean -lib/lean/Lake/Build/Imports.olean lib/lean/Lake/Build/Index.ilean lib/lean/Lake/Build/Index.olean lib/lean/Lake/Build/Info.ilean @@ -1259,6 +2009,8 @@ lib/lean/Lake/Build/Library.ilean lib/lean/Lake/Build/Library.olean lib/lean/Lake/Build/Module.ilean lib/lean/Lake/Build/Module.olean +lib/lean/Lake/Build/ModuleArtifacts.ilean +lib/lean/Lake/Build/ModuleArtifacts.olean lib/lean/Lake/Build/Package.ilean lib/lean/Lake/Build/Package.olean lib/lean/Lake/Build/Run.ilean @@ -1301,6 +2053,10 @@ lib/lean/Lake/CLI/Translate/Toml.ilean lib/lean/Lake/CLI/Translate/Toml.olean lib/lean/Lake/Config.ilean lib/lean/Lake/Config.olean +lib/lean/Lake/Config/Artifact.ilean +lib/lean/Lake/Config/Artifact.olean +lib/lean/Lake/Config/Cache.ilean +lib/lean/Lake/Config/Cache.olean lib/lean/Lake/Config/ConfigDecl.ilean lib/lean/Lake/Config/ConfigDecl.olean lib/lean/Lake/Config/ConfigTarget.ilean @@ -1559,8 +2315,6 @@ lib/lean/Lean/Compiler/IR/Checker.ilean lib/lean/Lean/Compiler/IR/Checker.olean lib/lean/Lean/Compiler/IR/CompilerM.ilean lib/lean/Lean/Compiler/IR/CompilerM.olean -lib/lean/Lean/Compiler/IR/CtorLayout.ilean -lib/lean/Lean/Compiler/IR/CtorLayout.olean lib/lean/Lean/Compiler/IR/ElimDeadBranches.ilean lib/lean/Lean/Compiler/IR/ElimDeadBranches.olean lib/lean/Lean/Compiler/IR/ElimDeadVars.ilean @@ -1593,6 +2347,10 @@ lib/lean/Lean/Compiler/IR/SimpCase.ilean lib/lean/Lean/Compiler/IR/SimpCase.olean lib/lean/Lean/Compiler/IR/Sorry.ilean lib/lean/Lean/Compiler/IR/Sorry.olean +lib/lean/Lean/Compiler/IR/ToIR.ilean +lib/lean/Lean/Compiler/IR/ToIR.olean +lib/lean/Lean/Compiler/IR/ToIRType.ilean +lib/lean/Lean/Compiler/IR/ToIRType.olean lib/lean/Lean/Compiler/IR/UnboxResult.ilean lib/lean/Lean/Compiler/IR/UnboxResult.olean lib/lean/Lean/Compiler/ImplementedByAttr.ilean @@ -1633,6 +2391,8 @@ lib/lean/Lean/Compiler/LCNF/ElimDead.ilean lib/lean/Lean/Compiler/LCNF/ElimDead.olean lib/lean/Lean/Compiler/LCNF/ElimDeadBranches.ilean lib/lean/Lean/Compiler/LCNF/ElimDeadBranches.olean +lib/lean/Lean/Compiler/LCNF/ExtractClosed.ilean +lib/lean/Lean/Compiler/LCNF/ExtractClosed.olean lib/lean/Lean/Compiler/LCNF/FVarUtil.ilean lib/lean/Lean/Compiler/LCNF/FVarUtil.olean lib/lean/Lean/Compiler/LCNF/FixedParams.ilean @@ -1713,6 +2473,8 @@ lib/lean/Lean/Compiler/LCNF/SpecInfo.ilean lib/lean/Lean/Compiler/LCNF/SpecInfo.olean lib/lean/Lean/Compiler/LCNF/Specialize.ilean lib/lean/Lean/Compiler/LCNF/Specialize.olean +lib/lean/Lean/Compiler/LCNF/StructProjCases.ilean +lib/lean/Lean/Compiler/LCNF/StructProjCases.olean lib/lean/Lean/Compiler/LCNF/Testing.ilean lib/lean/Lean/Compiler/LCNF/Testing.olean lib/lean/Lean/Compiler/LCNF/ToDecl.ilean @@ -1729,6 +2491,8 @@ lib/lean/Lean/Compiler/LCNF/Util.ilean lib/lean/Lean/Compiler/LCNF/Util.olean lib/lean/Lean/Compiler/Main.ilean lib/lean/Lean/Compiler/Main.olean +lib/lean/Lean/Compiler/MetaAttr.ilean +lib/lean/Lean/Compiler/MetaAttr.olean lib/lean/Lean/Compiler/NameMangling.ilean lib/lean/Lean/Compiler/NameMangling.olean lib/lean/Lean/Compiler/NeverExtractAttr.ilean @@ -1853,6 +2617,8 @@ lib/lean/Lean/Declaration.ilean lib/lean/Lean/Declaration.olean lib/lean/Lean/DeclarationRange.ilean lib/lean/Lean/DeclarationRange.olean +lib/lean/Lean/DefEqAttrib.ilean +lib/lean/Lean/DefEqAttrib.olean lib/lean/Lean/DocString.ilean lib/lean/Lean/DocString.olean lib/lean/Lean/DocString/Add.ilean @@ -1941,6 +2707,8 @@ lib/lean/Lean/Elab/Do.ilean lib/lean/Lean/Elab/Do.olean lib/lean/Lean/Elab/ElabRules.ilean lib/lean/Lean/Elab/ElabRules.olean +lib/lean/Lean/Elab/ErrorExplanation.ilean +lib/lean/Lean/Elab/ErrorExplanation.olean lib/lean/Lean/Elab/Eval.ilean lib/lean/Lean/Elab/Eval.olean lib/lean/Lean/Elab/Exception.ilean @@ -2199,6 +2967,56 @@ lib/lean/Lean/Elab/Tactic/Delta.ilean lib/lean/Lean/Elab/Tactic/Delta.olean lib/lean/Lean/Elab/Tactic/DiscrTreeKey.ilean lib/lean/Lean/Elab/Tactic/DiscrTreeKey.olean +lib/lean/Lean/Elab/Tactic/Do.ilean +lib/lean/Lean/Elab/Tactic/Do.olean +lib/lean/Lean/Elab/Tactic/Do/Attr.ilean +lib/lean/Lean/Elab/Tactic/Do/Attr.olean +lib/lean/Lean/Elab/Tactic/Do/LetElim.ilean +lib/lean/Lean/Elab/Tactic/Do/LetElim.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Assumption.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Assumption.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Basic.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Basic.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Cases.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Cases.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Clear.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Clear.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Constructor.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Constructor.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Delab.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Delab.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Exact.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Exact.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Exfalso.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Exfalso.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Focus.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Focus.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Frame.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Frame.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Have.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Have.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Intro.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Intro.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/LeftRight.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/LeftRight.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/MGoal.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/MGoal.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Pure.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Pure.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Refine.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Refine.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Revert.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Revert.olean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Specialize.ilean +lib/lean/Lean/Elab/Tactic/Do/ProofMode/Specialize.olean +lib/lean/Lean/Elab/Tactic/Do/Spec.ilean +lib/lean/Lean/Elab/Tactic/Do/Spec.olean +lib/lean/Lean/Elab/Tactic/Do/Syntax.ilean +lib/lean/Lean/Elab/Tactic/Do/Syntax.olean +lib/lean/Lean/Elab/Tactic/Do/VCGen.ilean +lib/lean/Lean/Elab/Tactic/Do/VCGen.olean lib/lean/Lean/Elab/Tactic/Doc.ilean lib/lean/Lean/Elab/Tactic/Doc.olean lib/lean/Lean/Elab/Tactic/ElabTerm.ilean @@ -2253,6 +3071,8 @@ lib/lean/Lean/Elab/Tactic/Rewrites.ilean lib/lean/Lean/Elab/Tactic/Rewrites.olean lib/lean/Lean/Elab/Tactic/Rfl.ilean lib/lean/Lean/Elab/Tactic/Rfl.olean +lib/lean/Lean/Elab/Tactic/Show.ilean +lib/lean/Lean/Elab/Tactic/Show.olean lib/lean/Lean/Elab/Tactic/ShowTerm.ilean lib/lean/Lean/Elab/Tactic/ShowTerm.olean lib/lean/Lean/Elab/Tactic/Simp.ilean @@ -2283,10 +3103,28 @@ lib/lean/Lean/Elab/Time.ilean lib/lean/Lean/Elab/Time.olean lib/lean/Lean/Elab/Util.ilean lib/lean/Lean/Elab/Util.olean +lib/lean/Lean/Elab/WhereFinally.ilean +lib/lean/Lean/Elab/WhereFinally.olean lib/lean/Lean/EnvExtension.ilean lib/lean/Lean/EnvExtension.olean lib/lean/Lean/Environment.ilean lib/lean/Lean/Environment.olean +lib/lean/Lean/ErrorExplanation.ilean +lib/lean/Lean/ErrorExplanation.olean +lib/lean/Lean/ErrorExplanations.ilean +lib/lean/Lean/ErrorExplanations.olean +lib/lean/Lean/ErrorExplanations/CtorResultingTypeMismatch.ilean +lib/lean/Lean/ErrorExplanations/CtorResultingTypeMismatch.olean +lib/lean/Lean/ErrorExplanations/DependsOnNoncomputable.ilean +lib/lean/Lean/ErrorExplanations/DependsOnNoncomputable.olean +lib/lean/Lean/ErrorExplanations/InductiveParamMismatch.ilean +lib/lean/Lean/ErrorExplanations/InductiveParamMismatch.olean +lib/lean/Lean/ErrorExplanations/InductiveParamMissing.ilean +lib/lean/Lean/ErrorExplanations/InductiveParamMissing.olean +lib/lean/Lean/ErrorExplanations/InvalidDottedIdent.ilean +lib/lean/Lean/ErrorExplanations/InvalidDottedIdent.olean +lib/lean/Lean/ErrorExplanations/RedundantMatchAlt.ilean +lib/lean/Lean/ErrorExplanations/RedundantMatchAlt.olean lib/lean/Lean/Exception.ilean lib/lean/Lean/Exception.olean lib/lean/Lean/Expr.ilean @@ -2329,6 +3167,10 @@ lib/lean/Lean/Linter/MissingDocs.ilean lib/lean/Lean/Linter/MissingDocs.olean lib/lean/Lean/Linter/Omit.ilean lib/lean/Lean/Linter/Omit.olean +lib/lean/Lean/Linter/Sets.ilean +lib/lean/Lean/Linter/Sets.olean +lib/lean/Lean/Linter/UnusedSimpArgs.ilean +lib/lean/Lean/Linter/UnusedSimpArgs.olean lib/lean/Lean/Linter/UnusedVariables.ilean lib/lean/Lean/Linter/UnusedVariables.olean lib/lean/Lean/Linter/Util.ilean @@ -2387,6 +3229,8 @@ lib/lean/Lean/Meta/Constructions/CasesOn.ilean lib/lean/Lean/Meta/Constructions/CasesOn.olean lib/lean/Lean/Meta/Constructions/NoConfusion.ilean lib/lean/Lean/Meta/Constructions/NoConfusion.olean +lib/lean/Lean/Meta/Constructions/NoConfusionLinear.ilean +lib/lean/Lean/Meta/Constructions/NoConfusionLinear.olean lib/lean/Lean/Meta/Constructions/RecOn.ilean lib/lean/Lean/Meta/Constructions/RecOn.olean lib/lean/Lean/Meta/CtorRecognizer.ilean @@ -2421,6 +3265,8 @@ lib/lean/Lean/Meta/GetUnfoldableConst.ilean lib/lean/Lean/Meta/GetUnfoldableConst.olean lib/lean/Lean/Meta/GlobalInstances.ilean lib/lean/Lean/Meta/GlobalInstances.olean +lib/lean/Lean/Meta/Hint.ilean +lib/lean/Lean/Meta/Hint.olean lib/lean/Lean/Meta/IndPredBelow.ilean lib/lean/Lean/Meta/IndPredBelow.olean lib/lean/Lean/Meta/Inductive.ilean @@ -2441,6 +3287,8 @@ lib/lean/Lean/Meta/KExprMap.ilean lib/lean/Lean/Meta/KExprMap.olean lib/lean/Lean/Meta/LazyDiscrTree.ilean lib/lean/Lean/Meta/LazyDiscrTree.olean +lib/lean/Lean/Meta/LetToHave.ilean +lib/lean/Lean/Meta/LetToHave.olean lib/lean/Lean/Meta/LevelDefEq.ilean lib/lean/Lean/Meta/LevelDefEq.olean lib/lean/Lean/Meta/LitValues.ilean @@ -2549,6 +3397,8 @@ lib/lean/Lean/Meta/Tactic/Generalize.ilean lib/lean/Lean/Meta/Tactic/Generalize.olean lib/lean/Lean/Meta/Tactic/Grind.ilean lib/lean/Lean/Meta/Tactic/Grind.olean +lib/lean/Lean/Meta/Tactic/Grind/AlphaShareCommon.ilean +lib/lean/Lean/Meta/Tactic/Grind/AlphaShareCommon.olean lib/lean/Lean/Meta/Tactic/Grind/Arith.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing.ilean @@ -2561,6 +3411,8 @@ lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Internalize.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Internalize.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Inv.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Inv.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/PP.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/PP.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Poly.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Poly.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Proof.ilean @@ -2569,6 +3421,8 @@ lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Reify.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Reify.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/RingId.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/RingId.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/SafePoly.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/SafePoly.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/ToExpr.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/ToExpr.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Types.ilean @@ -2579,12 +3433,12 @@ lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Var.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Var.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/CommRing.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/CommRing.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/DvdCnstr.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/DvdCnstr.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/EqCnstr.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/EqCnstr.olean -lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Foreign.ilean -lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Foreign.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Inv.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Inv.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/LeCnstr.ilean @@ -2599,10 +3453,16 @@ lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Norm.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Norm.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Proof.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Proof.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ReorderVars.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ReorderVars.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Search.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Search.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/SearchM.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/SearchM.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ToInt.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ToInt.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ToIntInfo.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ToIntInfo.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Types.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Types.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Util.ilean @@ -2613,10 +3473,48 @@ lib/lean/Lean/Meta/Tactic/Grind/Arith/Internalize.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Internalize.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Inv.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Inv.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/DenoteExpr.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/DenoteExpr.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/IneqCnstr.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/IneqCnstr.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Internalize.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Internalize.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Inv.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Inv.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/MBTC.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/MBTC.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Model.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Model.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/PP.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/PP.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Proof.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Proof.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/PropagateEq.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/PropagateEq.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Reify.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Reify.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Search.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Search.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/SearchM.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/SearchM.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/StructId.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/StructId.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/ToExpr.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/ToExpr.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Types.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Types.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Util.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Util.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Var.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Var.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Main.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Main.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Model.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Model.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/ModelUtil.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/ModelUtil.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Offset.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Offset.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Offset/Main.ilean @@ -2631,6 +3529,8 @@ lib/lean/Lean/Meta/Tactic/Grind/Arith/Offset/Util.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Offset/Util.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/ProofUtil.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/ProofUtil.olean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Simproc.ilean +lib/lean/Lean/Meta/Tactic/Grind/Arith/Simproc.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Types.ilean lib/lean/Lean/Meta/Tactic/Grind/Arith/Types.olean lib/lean/Lean/Meta/Tactic/Grind/Arith/Util.ilean @@ -2645,8 +3545,6 @@ lib/lean/Lean/Meta/Tactic/Grind/Cases.ilean lib/lean/Lean/Meta/Tactic/Grind/Cases.olean lib/lean/Lean/Meta/Tactic/Grind/CasesMatch.ilean lib/lean/Lean/Meta/Tactic/Grind/CasesMatch.olean -lib/lean/Lean/Meta/Tactic/Grind/Combinators.ilean -lib/lean/Lean/Meta/Tactic/Grind/Combinators.olean lib/lean/Lean/Meta/Tactic/Grind/Core.ilean lib/lean/Lean/Meta/Tactic/Grind/Core.olean lib/lean/Lean/Meta/Tactic/Grind/Ctor.ilean @@ -2657,10 +3555,10 @@ lib/lean/Lean/Meta/Tactic/Grind/EMatch.ilean lib/lean/Lean/Meta/Tactic/Grind/EMatch.olean lib/lean/Lean/Meta/Tactic/Grind/EMatchTheorem.ilean lib/lean/Lean/Meta/Tactic/Grind/EMatchTheorem.olean -lib/lean/Lean/Meta/Tactic/Grind/ENodeKey.ilean -lib/lean/Lean/Meta/Tactic/Grind/ENodeKey.olean lib/lean/Lean/Meta/Tactic/Grind/EqResolution.ilean lib/lean/Lean/Meta/Tactic/Grind/EqResolution.olean +lib/lean/Lean/Meta/Tactic/Grind/ExprPtr.ilean +lib/lean/Lean/Meta/Tactic/Grind/ExprPtr.olean lib/lean/Lean/Meta/Tactic/Grind/Ext.ilean lib/lean/Lean/Meta/Tactic/Grind/Ext.olean lib/lean/Lean/Meta/Tactic/Grind/ExtAttr.ilean @@ -2675,6 +3573,8 @@ lib/lean/Lean/Meta/Tactic/Grind/Intro.ilean lib/lean/Lean/Meta/Tactic/Grind/Intro.olean lib/lean/Lean/Meta/Tactic/Grind/Inv.ilean lib/lean/Lean/Meta/Tactic/Grind/Inv.olean +lib/lean/Lean/Meta/Tactic/Grind/LawfulEqCmp.ilean +lib/lean/Lean/Meta/Tactic/Grind/LawfulEqCmp.olean lib/lean/Lean/Meta/Tactic/Grind/Lookahead.ilean lib/lean/Lean/Meta/Tactic/Grind/Lookahead.olean lib/lean/Lean/Meta/Tactic/Grind/MBTC.ilean @@ -2701,8 +3601,12 @@ lib/lean/Lean/Meta/Tactic/Grind/PropagatorAttr.ilean lib/lean/Lean/Meta/Tactic/Grind/PropagatorAttr.olean lib/lean/Lean/Meta/Tactic/Grind/ProveEq.ilean lib/lean/Lean/Meta/Tactic/Grind/ProveEq.olean +lib/lean/Lean/Meta/Tactic/Grind/ReflCmp.ilean +lib/lean/Lean/Meta/Tactic/Grind/ReflCmp.olean lib/lean/Lean/Meta/Tactic/Grind/RevertAll.ilean lib/lean/Lean/Meta/Tactic/Grind/RevertAll.olean +lib/lean/Lean/Meta/Tactic/Grind/SearchM.ilean +lib/lean/Lean/Meta/Tactic/Grind/SearchM.olean lib/lean/Lean/Meta/Tactic/Grind/Simp.ilean lib/lean/Lean/Meta/Tactic/Grind/Simp.olean lib/lean/Lean/Meta/Tactic/Grind/SimpUtil.ilean @@ -2793,6 +3697,8 @@ lib/lean/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Util.ilean lib/lean/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Util.olean lib/lean/Lean/Meta/Tactic/Simp/Diagnostics.ilean lib/lean/Lean/Meta/Tactic/Simp/Diagnostics.olean +lib/lean/Lean/Meta/Tactic/Simp/LoopProtection.ilean +lib/lean/Lean/Meta/Tactic/Simp/LoopProtection.olean lib/lean/Lean/Meta/Tactic/Simp/Main.ilean lib/lean/Lean/Meta/Tactic/Simp/Main.olean lib/lean/Lean/Meta/Tactic/Simp/RegisterCommand.ilean @@ -2835,6 +3741,8 @@ lib/lean/Lean/Meta/Transform.ilean lib/lean/Lean/Meta/Transform.olean lib/lean/Lean/Meta/TransparencyMode.ilean lib/lean/Lean/Meta/TransparencyMode.olean +lib/lean/Lean/Meta/TryThis.ilean +lib/lean/Lean/Meta/TryThis.olean lib/lean/Lean/Meta/UnificationHint.ilean lib/lean/Lean/Meta/UnificationHint.olean lib/lean/Lean/Meta/WHNF.ilean @@ -2971,6 +3879,8 @@ lib/lean/Lean/Server/FileWorker/SemanticHighlighting.ilean lib/lean/Lean/Server/FileWorker/SemanticHighlighting.olean lib/lean/Lean/Server/FileWorker/SetupFile.ilean lib/lean/Lean/Server/FileWorker/SetupFile.olean +lib/lean/Lean/Server/FileWorker/SignatureHelp.ilean +lib/lean/Lean/Server/FileWorker/SignatureHelp.olean lib/lean/Lean/Server/FileWorker/Utils.ilean lib/lean/Lean/Server/FileWorker/Utils.olean lib/lean/Lean/Server/FileWorker/WidgetRequests.ilean @@ -3007,6 +3917,10 @@ lib/lean/Lean/Server/Utils.ilean lib/lean/Lean/Server/Utils.olean lib/lean/Lean/Server/Watchdog.ilean lib/lean/Lean/Server/Watchdog.olean +lib/lean/Lean/Setup.ilean +lib/lean/Lean/Setup.olean +lib/lean/Lean/Shell.ilean +lib/lean/Lean/Shell.olean lib/lean/Lean/Structure.ilean lib/lean/Lean/Structure.olean lib/lean/Lean/SubExpr.ilean @@ -3027,14 +3941,14 @@ lib/lean/Lean/Util/CollectLevelMVars.ilean lib/lean/Lean/Util/CollectLevelMVars.olean lib/lean/Lean/Util/CollectLevelParams.ilean lib/lean/Lean/Util/CollectLevelParams.olean +lib/lean/Lean/Util/CollectLooseBVars.ilean +lib/lean/Lean/Util/CollectLooseBVars.olean lib/lean/Lean/Util/CollectMVars.ilean lib/lean/Lean/Util/CollectMVars.olean lib/lean/Lean/Util/Diff.ilean lib/lean/Lean/Util/Diff.olean lib/lean/Lean/Util/FVarSubset.ilean lib/lean/Lean/Util/FVarSubset.olean -lib/lean/Lean/Util/FileSetupInfo.ilean -lib/lean/Lean/Util/FileSetupInfo.olean lib/lean/Lean/Util/FindExpr.ilean lib/lean/Lean/Util/FindExpr.olean lib/lean/Lean/Util/FindLevelMVar.ilean @@ -3071,8 +3985,6 @@ lib/lean/Lean/Util/PPExt.ilean lib/lean/Lean/Util/PPExt.olean lib/lean/Lean/Util/Path.ilean lib/lean/Lean/Util/Path.olean -lib/lean/Lean/Util/Paths.ilean -lib/lean/Lean/Util/Paths.olean lib/lean/Lean/Util/Profile.ilean lib/lean/Lean/Util/Profile.olean lib/lean/Lean/Util/Profiler.ilean @@ -3121,12 +4033,26 @@ lib/lean/Lean/Widget/Types.ilean lib/lean/Lean/Widget/Types.olean lib/lean/Lean/Widget/UserWidget.ilean lib/lean/Lean/Widget/UserWidget.olean +lib/lean/Leanc.ilean +lib/lean/Leanc.olean lib/lean/Std.ilean lib/lean/Std.olean lib/lean/Std/Classes.ilean lib/lean/Std/Classes.olean lib/lean/Std/Classes/Ord.ilean lib/lean/Std/Classes/Ord.olean +lib/lean/Std/Classes/Ord/Basic.ilean +lib/lean/Std/Classes/Ord/Basic.olean +lib/lean/Std/Classes/Ord/BitVec.ilean +lib/lean/Std/Classes/Ord/BitVec.olean +lib/lean/Std/Classes/Ord/SInt.ilean +lib/lean/Std/Classes/Ord/SInt.olean +lib/lean/Std/Classes/Ord/String.ilean +lib/lean/Std/Classes/Ord/String.olean +lib/lean/Std/Classes/Ord/UInt.ilean +lib/lean/Std/Classes/Ord/UInt.olean +lib/lean/Std/Classes/Ord/Vector.ilean +lib/lean/Std/Classes/Ord/Vector.olean lib/lean/Std/Data.ilean lib/lean/Std/Data.olean lib/lean/Std/Data/DHashMap.ilean @@ -3207,6 +4133,12 @@ lib/lean/Std/Data/ExtDHashMap/Basic.ilean lib/lean/Std/Data/ExtDHashMap/Basic.olean lib/lean/Std/Data/ExtDHashMap/Lemmas.ilean lib/lean/Std/Data/ExtDHashMap/Lemmas.olean +lib/lean/Std/Data/ExtDTreeMap.ilean +lib/lean/Std/Data/ExtDTreeMap.olean +lib/lean/Std/Data/ExtDTreeMap/Basic.ilean +lib/lean/Std/Data/ExtDTreeMap/Basic.olean +lib/lean/Std/Data/ExtDTreeMap/Lemmas.ilean +lib/lean/Std/Data/ExtDTreeMap/Lemmas.olean lib/lean/Std/Data/ExtHashMap.ilean lib/lean/Std/Data/ExtHashMap.olean lib/lean/Std/Data/ExtHashMap/Basic.ilean @@ -3219,6 +4151,18 @@ lib/lean/Std/Data/ExtHashSet/Basic.ilean lib/lean/Std/Data/ExtHashSet/Basic.olean lib/lean/Std/Data/ExtHashSet/Lemmas.ilean lib/lean/Std/Data/ExtHashSet/Lemmas.olean +lib/lean/Std/Data/ExtTreeMap.ilean +lib/lean/Std/Data/ExtTreeMap.olean +lib/lean/Std/Data/ExtTreeMap/Basic.ilean +lib/lean/Std/Data/ExtTreeMap/Basic.olean +lib/lean/Std/Data/ExtTreeMap/Lemmas.ilean +lib/lean/Std/Data/ExtTreeMap/Lemmas.olean +lib/lean/Std/Data/ExtTreeSet.ilean +lib/lean/Std/Data/ExtTreeSet.olean +lib/lean/Std/Data/ExtTreeSet/Basic.ilean +lib/lean/Std/Data/ExtTreeSet/Basic.olean +lib/lean/Std/Data/ExtTreeSet/Lemmas.ilean +lib/lean/Std/Data/ExtTreeSet/Lemmas.olean lib/lean/Std/Data/HashMap.ilean lib/lean/Std/Data/HashMap.olean lib/lean/Std/Data/HashMap/AdditionalOperations.ilean @@ -3247,6 +4191,130 @@ lib/lean/Std/Data/Internal/List/Associative.ilean lib/lean/Std/Data/Internal/List/Associative.olean lib/lean/Std/Data/Internal/List/Defs.ilean lib/lean/Std/Data/Internal/List/Defs.olean +lib/lean/Std/Data/Iterators.ilean +lib/lean/Std/Data/Iterators.olean +lib/lean/Std/Data/Iterators/Combinators.ilean +lib/lean/Std/Data/Iterators/Combinators.olean +lib/lean/Std/Data/Iterators/Combinators/Drop.ilean +lib/lean/Std/Data/Iterators/Combinators/Drop.olean +lib/lean/Std/Data/Iterators/Combinators/DropWhile.ilean +lib/lean/Std/Data/Iterators/Combinators/DropWhile.olean +lib/lean/Std/Data/Iterators/Combinators/Monadic.ilean +lib/lean/Std/Data/Iterators/Combinators/Monadic.olean +lib/lean/Std/Data/Iterators/Combinators/Monadic/Drop.ilean +lib/lean/Std/Data/Iterators/Combinators/Monadic/Drop.olean +lib/lean/Std/Data/Iterators/Combinators/Monadic/DropWhile.ilean +lib/lean/Std/Data/Iterators/Combinators/Monadic/DropWhile.olean +lib/lean/Std/Data/Iterators/Combinators/Monadic/StepSize.ilean +lib/lean/Std/Data/Iterators/Combinators/Monadic/StepSize.olean +lib/lean/Std/Data/Iterators/Combinators/Monadic/Take.ilean +lib/lean/Std/Data/Iterators/Combinators/Monadic/Take.olean +lib/lean/Std/Data/Iterators/Combinators/Monadic/TakeWhile.ilean +lib/lean/Std/Data/Iterators/Combinators/Monadic/TakeWhile.olean +lib/lean/Std/Data/Iterators/Combinators/Monadic/Zip.ilean +lib/lean/Std/Data/Iterators/Combinators/Monadic/Zip.olean +lib/lean/Std/Data/Iterators/Combinators/StepSize.ilean +lib/lean/Std/Data/Iterators/Combinators/StepSize.olean +lib/lean/Std/Data/Iterators/Combinators/Take.ilean +lib/lean/Std/Data/Iterators/Combinators/Take.olean +lib/lean/Std/Data/Iterators/Combinators/TakeWhile.ilean +lib/lean/Std/Data/Iterators/Combinators/TakeWhile.olean +lib/lean/Std/Data/Iterators/Combinators/Zip.ilean +lib/lean/Std/Data/Iterators/Combinators/Zip.olean +lib/lean/Std/Data/Iterators/Lemmas.ilean +lib/lean/Std/Data/Iterators/Lemmas.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Drop.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Drop.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/DropWhile.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/DropWhile.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Drop.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Drop.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/DropWhile.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/DropWhile.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Take.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Take.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/TakeWhile.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/TakeWhile.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Zip.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Zip.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Take.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Take.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/TakeWhile.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/TakeWhile.olean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Zip.ilean +lib/lean/Std/Data/Iterators/Lemmas/Combinators/Zip.olean +lib/lean/Std/Data/Iterators/Lemmas/Consumers.ilean +lib/lean/Std/Data/Iterators/Lemmas/Consumers.olean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Collect.ilean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Collect.olean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Loop.ilean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Loop.olean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic.ilean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic.olean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic/Collect.ilean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic/Collect.olean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic/Loop.ilean +lib/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic/Loop.olean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence.ilean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence.olean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence/Basic.ilean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence/Basic.olean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence/HetT.ilean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence/HetT.olean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence/StepCongr.ilean +lib/lean/Std/Data/Iterators/Lemmas/Equivalence/StepCongr.olean +lib/lean/Std/Data/Iterators/Lemmas/Monadic.ilean +lib/lean/Std/Data/Iterators/Lemmas/Monadic.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Array.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Array.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Empty.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Empty.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/List.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/List.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/Array.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/Array.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/Empty.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/Empty.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/List.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/List.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Range.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Range.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Repeat.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Repeat.olean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Slice.ilean +lib/lean/Std/Data/Iterators/Lemmas/Producers/Slice.olean +lib/lean/Std/Data/Iterators/Producers.ilean +lib/lean/Std/Data/Iterators/Producers.olean +lib/lean/Std/Data/Iterators/Producers/Array.ilean +lib/lean/Std/Data/Iterators/Producers/Array.olean +lib/lean/Std/Data/Iterators/Producers/Empty.ilean +lib/lean/Std/Data/Iterators/Producers/Empty.olean +lib/lean/Std/Data/Iterators/Producers/List.ilean +lib/lean/Std/Data/Iterators/Producers/List.olean +lib/lean/Std/Data/Iterators/Producers/Monadic.ilean +lib/lean/Std/Data/Iterators/Producers/Monadic.olean +lib/lean/Std/Data/Iterators/Producers/Monadic/Array.ilean +lib/lean/Std/Data/Iterators/Producers/Monadic/Array.olean +lib/lean/Std/Data/Iterators/Producers/Monadic/Empty.ilean +lib/lean/Std/Data/Iterators/Producers/Monadic/Empty.olean +lib/lean/Std/Data/Iterators/Producers/Monadic/List.ilean +lib/lean/Std/Data/Iterators/Producers/Monadic/List.olean +lib/lean/Std/Data/Iterators/Producers/Range.ilean +lib/lean/Std/Data/Iterators/Producers/Range.olean +lib/lean/Std/Data/Iterators/Producers/Repeat.ilean +lib/lean/Std/Data/Iterators/Producers/Repeat.olean +lib/lean/Std/Data/Iterators/Producers/Slice.ilean +lib/lean/Std/Data/Iterators/Producers/Slice.olean lib/lean/Std/Data/TreeMap.ilean lib/lean/Std/Data/TreeMap.olean lib/lean/Std/Data/TreeMap/AdditionalOperations.ilean @@ -3281,14 +4349,54 @@ lib/lean/Std/Data/TreeSet/Raw/Lemmas.ilean lib/lean/Std/Data/TreeSet/Raw/Lemmas.olean lib/lean/Std/Data/TreeSet/Raw/WF.ilean lib/lean/Std/Data/TreeSet/Raw/WF.olean +lib/lean/Std/Do.ilean +lib/lean/Std/Do.olean +lib/lean/Std/Do/PostCond.ilean +lib/lean/Std/Do/PostCond.olean +lib/lean/Std/Do/PredTrans.ilean +lib/lean/Std/Do/PredTrans.olean +lib/lean/Std/Do/SPred.ilean +lib/lean/Std/Do/SPred.olean +lib/lean/Std/Do/SPred/DerivedLaws.ilean +lib/lean/Std/Do/SPred/DerivedLaws.olean +lib/lean/Std/Do/SPred/Laws.ilean +lib/lean/Std/Do/SPred/Laws.olean +lib/lean/Std/Do/SPred/Notation.ilean +lib/lean/Std/Do/SPred/Notation.olean +lib/lean/Std/Do/SPred/SPred.ilean +lib/lean/Std/Do/SPred/SPred.olean +lib/lean/Std/Do/SPred/SVal.ilean +lib/lean/Std/Do/SPred/SVal.olean +lib/lean/Std/Do/Triple.ilean +lib/lean/Std/Do/Triple.olean +lib/lean/Std/Do/Triple/Basic.ilean +lib/lean/Std/Do/Triple/Basic.olean +lib/lean/Std/Do/Triple/SpecLemmas.ilean +lib/lean/Std/Do/Triple/SpecLemmas.olean +lib/lean/Std/Do/WP.ilean +lib/lean/Std/Do/WP.olean +lib/lean/Std/Do/WP/Basic.ilean +lib/lean/Std/Do/WP/Basic.olean +lib/lean/Std/Do/WP/IO.ilean +lib/lean/Std/Do/WP/IO.olean +lib/lean/Std/Do/WP/Monad.ilean +lib/lean/Std/Do/WP/Monad.olean +lib/lean/Std/Do/WP/SimpLemmas.ilean +lib/lean/Std/Do/WP/SimpLemmas.olean lib/lean/Std/Internal.ilean lib/lean/Std/Internal.olean lib/lean/Std/Internal/Async.ilean lib/lean/Std/Internal/Async.olean lib/lean/Std/Internal/Async/Basic.ilean lib/lean/Std/Internal/Async/Basic.olean +lib/lean/Std/Internal/Async/DNS.ilean +lib/lean/Std/Internal/Async/DNS.olean +lib/lean/Std/Internal/Async/Process.ilean +lib/lean/Std/Internal/Async/Process.olean lib/lean/Std/Internal/Async/Select.ilean lib/lean/Std/Internal/Async/Select.olean +lib/lean/Std/Internal/Async/System.ilean +lib/lean/Std/Internal/Async/System.olean lib/lean/Std/Internal/Async/TCP.ilean lib/lean/Std/Internal/Async/TCP.olean lib/lean/Std/Internal/Async/Timer.ilean @@ -3307,8 +4415,12 @@ lib/lean/Std/Internal/Rat.ilean lib/lean/Std/Internal/Rat.olean lib/lean/Std/Internal/UV.ilean lib/lean/Std/Internal/UV.olean +lib/lean/Std/Internal/UV/DNS.ilean +lib/lean/Std/Internal/UV/DNS.olean lib/lean/Std/Internal/UV/Loop.ilean lib/lean/Std/Internal/UV/Loop.olean +lib/lean/Std/Internal/UV/System.ilean +lib/lean/Std/Internal/UV/System.olean lib/lean/Std/Internal/UV/TCP.ilean lib/lean/Std/Internal/UV/TCP.olean lib/lean/Std/Internal/UV/Timer.ilean @@ -3407,6 +4519,8 @@ lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Add.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Add.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Append.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Append.olean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Clz.ilean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Clz.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Eq.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Eq.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Extract.ilean @@ -3421,6 +4535,8 @@ lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Not.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Not.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Replicate.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Replicate.olean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Reverse.ilean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Reverse.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/RotateLeft.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/RotateLeft.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/RotateRight.ilean @@ -3459,6 +4575,8 @@ lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Add.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Add.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Append.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Append.olean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Clz.ilean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Clz.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Eq.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Eq.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Extract.ilean @@ -3473,6 +4591,8 @@ lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Not.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Not.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Replicate.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Replicate.olean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Reverse.ilean +lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Reverse.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/RotateLeft.ilean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/RotateLeft.olean lib/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/RotateRight.ilean @@ -3559,6 +4679,12 @@ lib/lean/Std/Tactic/BVDecide/Reflect.ilean lib/lean/Std/Tactic/BVDecide/Reflect.olean lib/lean/Std/Tactic/BVDecide/Syntax.ilean lib/lean/Std/Tactic/BVDecide/Syntax.olean +lib/lean/Std/Tactic/Do.ilean +lib/lean/Std/Tactic/Do.olean +lib/lean/Std/Tactic/Do/ProofMode.ilean +lib/lean/Std/Tactic/Do/ProofMode.olean +lib/lean/Std/Tactic/Do/Syntax.ilean +lib/lean/Std/Tactic/Do/Syntax.olean lib/lean/Std/Time.ilean lib/lean/Std/Time.olean lib/lean/Std/Time/Date.ilean @@ -3650,6 +4776,7 @@ lib/lean/libInit_shared.so lib/lean/libLake.a lib/lean/libLake_shared.so lib/lean/libLean.a +lib/lean/libLeanc.a lib/lean/libStd.a lib/lean/libleancpp.a lib/lean/libleanmanifest.a @@ -3673,6 +4800,10 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Init/Control/Lawful/Basic.lean %%DATADIR%%/src/lean/Init/Control/Lawful/Instances.lean %%DATADIR%%/src/lean/Init/Control/Lawful/Lemmas.lean +%%DATADIR%%/src/lean/Init/Control/Lawful/MonadLift.lean +%%DATADIR%%/src/lean/Init/Control/Lawful/MonadLift/Basic.lean +%%DATADIR%%/src/lean/Init/Control/Lawful/MonadLift/Instances.lean +%%DATADIR%%/src/lean/Init/Control/Lawful/MonadLift/Lemmas.lean %%DATADIR%%/src/lean/Init/Control/Option.lean %%DATADIR%%/src/lean/Init/Control/Reader.lean %%DATADIR%%/src/lean/Init/Control/State.lean @@ -3720,6 +4851,8 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Init/Data/BitVec/Basic.lean %%DATADIR%%/src/lean/Init/Data/BitVec/BasicAux.lean %%DATADIR%%/src/lean/Init/Data/BitVec/Bitblast.lean +%%DATADIR%%/src/lean/Init/Data/BitVec/Bootstrap.lean +%%DATADIR%%/src/lean/Init/Data/BitVec/Decidable.lean %%DATADIR%%/src/lean/Init/Data/BitVec/Folds.lean %%DATADIR%%/src/lean/Init/Data/BitVec/Lemmas.lean %%DATADIR%%/src/lean/Init/Data/Bool.lean @@ -3765,6 +4898,48 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Init/Data/Int/OfNat.lean %%DATADIR%%/src/lean/Init/Data/Int/Order.lean %%DATADIR%%/src/lean/Init/Data/Int/Pow.lean +%%DATADIR%%/src/lean/Init/Data/Iterators.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Basic.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators/Attach.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators/FilterMap.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators/Monadic.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators/Monadic/Attach.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators/Monadic/FilterMap.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators/Monadic/ULift.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Combinators/ULift.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Access.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Collect.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Loop.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Monadic.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Monadic/Access.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Monadic/Collect.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Monadic/Loop.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Monadic/Partial.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Consumers/Partial.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Internal.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Internal/LawfulMonadLiftFunction.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Internal/Termination.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Basic.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators/Attach.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators/FilterMap.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/Attach.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators/Monadic/ULift.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Combinators/ULift.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Consumers.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Consumers/Collect.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Consumers/Loop.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Collect.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Consumers/Monadic/Loop.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/Lemmas/Monadic/Basic.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/PostconditionMonad.lean +%%DATADIR%%/src/lean/Init/Data/Iterators/ToIterator.lean %%DATADIR%%/src/lean/Init/Data/List.lean %%DATADIR%%/src/lean/Init/Data/List/Attach.lean %%DATADIR%%/src/lean/Init/Data/List/Basic.lean @@ -3832,6 +5007,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Init/Data/NeZero.lean %%DATADIR%%/src/lean/Init/Data/OfScientific.lean %%DATADIR%%/src/lean/Init/Data/Option.lean +%%DATADIR%%/src/lean/Init/Data/Option/Array.lean %%DATADIR%%/src/lean/Init/Data/Option/Attach.lean %%DATADIR%%/src/lean/Init/Data/Option/Basic.lean %%DATADIR%%/src/lean/Init/Data/Option/BasicAux.lean @@ -3849,6 +5025,15 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Init/Data/Range.lean %%DATADIR%%/src/lean/Init/Data/Range/Basic.lean %%DATADIR%%/src/lean/Init/Data/Range/Lemmas.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/Basic.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/Iterators.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/Lemmas.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/Nat.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/NatLemmas.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/PRange.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/RangeIterator.lean +%%DATADIR%%/src/lean/Init/Data/Range/Polymorphic/UpwardEnumerable.lean %%DATADIR%%/src/lean/Init/Data/Repr.lean %%DATADIR%%/src/lean/Init/Data/SInt.lean %%DATADIR%%/src/lean/Init/Data/SInt/Basic.lean @@ -3856,6 +5041,15 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Init/Data/SInt/Float.lean %%DATADIR%%/src/lean/Init/Data/SInt/Float32.lean %%DATADIR%%/src/lean/Init/Data/SInt/Lemmas.lean +%%DATADIR%%/src/lean/Init/Data/Slice.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Array.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Array/Basic.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Array/Iterator.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Array/Lemmas.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Basic.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Lemmas.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Notation.lean +%%DATADIR%%/src/lean/Init/Data/Slice/Operations.lean %%DATADIR%%/src/lean/Init/Data/Stream.lean %%DATADIR%%/src/lean/Init/Data/String.lean %%DATADIR%%/src/lean/Init/Data/String/Basic.lean @@ -3898,22 +5092,45 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Init/Ext.lean %%DATADIR%%/src/lean/Init/GetElem.lean %%DATADIR%%/src/lean/Init/Grind.lean +%%DATADIR%%/src/lean/Init/Grind/Attr.lean %%DATADIR%%/src/lean/Init/Grind/Cases.lean -%%DATADIR%%/src/lean/Init/Grind/CommRing.lean -%%DATADIR%%/src/lean/Init/Grind/CommRing/Basic.lean -%%DATADIR%%/src/lean/Init/Grind/CommRing/BitVec.lean -%%DATADIR%%/src/lean/Init/Grind/CommRing/Int.lean -%%DATADIR%%/src/lean/Init/Grind/CommRing/Poly.lean -%%DATADIR%%/src/lean/Init/Grind/CommRing/SInt.lean -%%DATADIR%%/src/lean/Init/Grind/CommRing/UInt.lean %%DATADIR%%/src/lean/Init/Grind/Ext.lean %%DATADIR%%/src/lean/Init/Grind/Lemmas.lean +%%DATADIR%%/src/lean/Init/Grind/Module.lean +%%DATADIR%%/src/lean/Init/Grind/Module/Basic.lean +%%DATADIR%%/src/lean/Init/Grind/Module/Envelope.lean %%DATADIR%%/src/lean/Init/Grind/Norm.lean %%DATADIR%%/src/lean/Init/Grind/Offset.lean +%%DATADIR%%/src/lean/Init/Grind/Ordered.lean +%%DATADIR%%/src/lean/Init/Grind/Ordered/Field.lean +%%DATADIR%%/src/lean/Init/Grind/Ordered/Int.lean +%%DATADIR%%/src/lean/Init/Grind/Ordered/Linarith.lean +%%DATADIR%%/src/lean/Init/Grind/Ordered/Module.lean +%%DATADIR%%/src/lean/Init/Grind/Ordered/Order.lean +%%DATADIR%%/src/lean/Init/Grind/Ordered/Ring.lean %%DATADIR%%/src/lean/Init/Grind/PP.lean %%DATADIR%%/src/lean/Init/Grind/Propagator.lean +%%DATADIR%%/src/lean/Init/Grind/Ring.lean +%%DATADIR%%/src/lean/Init/Grind/Ring/Basic.lean +%%DATADIR%%/src/lean/Init/Grind/Ring/Envelope.lean +%%DATADIR%%/src/lean/Init/Grind/Ring/Field.lean +%%DATADIR%%/src/lean/Init/Grind/Ring/OfSemiring.lean +%%DATADIR%%/src/lean/Init/Grind/Ring/Poly.lean +%%DATADIR%%/src/lean/Init/Grind/Ring/ToInt.lean %%DATADIR%%/src/lean/Init/Grind/Tactics.lean +%%DATADIR%%/src/lean/Init/Grind/ToInt.lean +%%DATADIR%%/src/lean/Init/Grind/ToIntLemmas.lean %%DATADIR%%/src/lean/Init/Grind/Util.lean +%%DATADIR%%/src/lean/Init/GrindInstances.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Nat.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Ring.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Ring/BitVec.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Ring/Fin.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Ring/Int.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Ring/Nat.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Ring/SInt.lean +%%DATADIR%%/src/lean/Init/GrindInstances/Ring/UInt.lean +%%DATADIR%%/src/lean/Init/GrindInstances/ToInt.lean %%DATADIR%%/src/lean/Init/Guard.lean %%DATADIR%%/src/lean/Init/Hints.lean %%DATADIR%%/src/lean/Init/Internal.lean @@ -3980,7 +5197,6 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Compiler/IR/Boxing.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/Checker.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/CompilerM.lean -%%DATADIR%%/src/lean/Lean/Compiler/IR/CtorLayout.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/ElimDeadBranches.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/ElimDeadVars.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/EmitC.lean @@ -3997,6 +5213,8 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Compiler/IR/ResetReuse.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/SimpCase.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/Sorry.lean +%%DATADIR%%/src/lean/Lean/Compiler/IR/ToIR.lean +%%DATADIR%%/src/lean/Lean/Compiler/IR/ToIRType.lean %%DATADIR%%/src/lean/Lean/Compiler/IR/UnboxResult.lean %%DATADIR%%/src/lean/Lean/Compiler/ImplementedByAttr.lean %%DATADIR%%/src/lean/Lean/Compiler/InitAttr.lean @@ -4017,6 +5235,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Compiler/LCNF/DependsOn.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/ElimDead.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/ElimDeadBranches.lean +%%DATADIR%%/src/lean/Lean/Compiler/LCNF/ExtractClosed.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/FVarUtil.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/FixedParams.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/FloatLetIn.lean @@ -4057,6 +5276,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Compiler/LCNF/Simp/Used.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/SpecInfo.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/Specialize.lean +%%DATADIR%%/src/lean/Lean/Compiler/LCNF/StructProjCases.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/Testing.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/ToDecl.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/ToExpr.lean @@ -4065,6 +5285,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Compiler/LCNF/Types.lean %%DATADIR%%/src/lean/Lean/Compiler/LCNF/Util.lean %%DATADIR%%/src/lean/Lean/Compiler/Main.lean +%%DATADIR%%/src/lean/Lean/Compiler/MetaAttr.lean %%DATADIR%%/src/lean/Lean/Compiler/NameMangling.lean %%DATADIR%%/src/lean/Lean/Compiler/NeverExtractAttr.lean %%DATADIR%%/src/lean/Lean/Compiler/NoncomputableAttr.lean @@ -4127,6 +5348,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Data/Xml/Parser.lean %%DATADIR%%/src/lean/Lean/Declaration.lean %%DATADIR%%/src/lean/Lean/DeclarationRange.lean +%%DATADIR%%/src/lean/Lean/DefEqAttrib.lean %%DATADIR%%/src/lean/Lean/DocString.lean %%DATADIR%%/src/lean/Lean/DocString/Add.lean %%DATADIR%%/src/lean/Lean/DocString/Extension.lean @@ -4171,6 +5393,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Elab/Deriving/Util.lean %%DATADIR%%/src/lean/Lean/Elab/Do.lean %%DATADIR%%/src/lean/Lean/Elab/ElabRules.lean +%%DATADIR%%/src/lean/Lean/Elab/ErrorExplanation.lean %%DATADIR%%/src/lean/Lean/Elab/Eval.lean %%DATADIR%%/src/lean/Lean/Elab/Exception.lean %%DATADIR%%/src/lean/Lean/Elab/Extra.lean @@ -4300,6 +5523,31 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Elab/Tactic/Conv/Unfold.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/Delta.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/DiscrTreeKey.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/Attr.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/LetElim.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Assumption.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Basic.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Cases.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Clear.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Constructor.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Delab.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Exact.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Exfalso.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Focus.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Frame.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Have.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Intro.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/LeftRight.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/MGoal.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Pure.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Refine.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Revert.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/ProofMode/Specialize.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/Spec.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/Syntax.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Do/VCGen.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/Doc.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/ElabTerm.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/ExposeNames.lean @@ -4327,6 +5575,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Elab/Tactic/Rewrite.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/Rewrites.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/Rfl.lean +%%DATADIR%%/src/lean/Lean/Elab/Tactic/Show.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/ShowTerm.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/Simp.lean %%DATADIR%%/src/lean/Lean/Elab/Tactic/SimpArith.lean @@ -4342,8 +5591,18 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Elab/Term.lean %%DATADIR%%/src/lean/Lean/Elab/Time.lean %%DATADIR%%/src/lean/Lean/Elab/Util.lean +%%DATADIR%%/src/lean/Lean/Elab/WhereFinally.lean %%DATADIR%%/src/lean/Lean/EnvExtension.lean %%DATADIR%%/src/lean/Lean/Environment.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanation.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanations.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanations/CtorResultingTypeMismatch.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanations/DependsOnNoncomputable.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanations/InductiveParamMismatch.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanations/InductiveParamMissing.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanations/InvalidDottedIdent.lean +%%DATADIR%%/src/lean/Lean/ErrorExplanations/README.md +%%DATADIR%%/src/lean/Lean/ErrorExplanations/RedundantMatchAlt.lean %%DATADIR%%/src/lean/Lean/Exception.lean %%DATADIR%%/src/lean/Lean/Expr.lean %%DATADIR%%/src/lean/Lean/HeadIndex.lean @@ -4365,6 +5624,8 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Linter/List.lean %%DATADIR%%/src/lean/Lean/Linter/MissingDocs.lean %%DATADIR%%/src/lean/Lean/Linter/Omit.lean +%%DATADIR%%/src/lean/Lean/Linter/Sets.lean +%%DATADIR%%/src/lean/Lean/Linter/UnusedSimpArgs.lean %%DATADIR%%/src/lean/Lean/Linter/UnusedVariables.lean %%DATADIR%%/src/lean/Lean/Linter/Util.lean %%DATADIR%%/src/lean/Lean/LoadDynlib.lean @@ -4394,6 +5655,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Constructions/BRecOn.lean %%DATADIR%%/src/lean/Lean/Meta/Constructions/CasesOn.lean %%DATADIR%%/src/lean/Lean/Meta/Constructions/NoConfusion.lean +%%DATADIR%%/src/lean/Lean/Meta/Constructions/NoConfusionLinear.lean %%DATADIR%%/src/lean/Lean/Meta/Constructions/RecOn.lean %%DATADIR%%/src/lean/Lean/Meta/CtorRecognizer.lean %%DATADIR%%/src/lean/Lean/Meta/DecLevel.lean @@ -4411,6 +5673,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/GeneralizeVars.lean %%DATADIR%%/src/lean/Lean/Meta/GetUnfoldableConst.lean %%DATADIR%%/src/lean/Lean/Meta/GlobalInstances.lean +%%DATADIR%%/src/lean/Lean/Meta/Hint.lean %%DATADIR%%/src/lean/Lean/Meta/IndPredBelow.lean %%DATADIR%%/src/lean/Lean/Meta/Inductive.lean %%DATADIR%%/src/lean/Lean/Meta/InferType.lean @@ -4421,6 +5684,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/KAbstract.lean %%DATADIR%%/src/lean/Lean/Meta/KExprMap.lean %%DATADIR%%/src/lean/Lean/Meta/LazyDiscrTree.lean +%%DATADIR%%/src/lean/Lean/Meta/LetToHave.lean %%DATADIR%%/src/lean/Lean/Meta/LevelDefEq.lean %%DATADIR%%/src/lean/Lean/Meta/LitValues.lean %%DATADIR%%/src/lean/Lean/Meta/Match.lean @@ -4475,24 +5739,27 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/FunIndInfo.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Generalize.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/AlphaShareCommon.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/DenoteExpr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/EqCnstr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Internalize.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Inv.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/PP.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Poly.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Proof.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Reify.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/RingId.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/SafePoly.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/ToExpr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Types.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Util.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/CommRing/Var.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/CommRing.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/DvdCnstr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/EqCnstr.lean -%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Foreign.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Inv.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/LeCnstr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/MBTC.lean @@ -4500,15 +5767,37 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Nat.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Norm.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Proof.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ReorderVars.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Search.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/SearchM.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ToInt.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/ToIntInfo.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Types.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Util.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Cutsat/Var.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Internalize.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Inv.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/DenoteExpr.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/IneqCnstr.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Internalize.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Inv.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/MBTC.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Model.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/PP.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Proof.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/PropagateEq.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Reify.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Search.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/SearchM.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/StructId.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/ToExpr.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Types.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Util.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Linear/Var.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Main.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Model.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/ModelUtil.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Offset.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Offset/Main.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Offset/Model.lean @@ -4516,6 +5805,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Offset/Types.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Offset/Util.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/ProofUtil.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Simproc.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Types.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Arith/Util.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Attr.lean @@ -4523,14 +5813,13 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Canon.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Cases.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/CasesMatch.lean -%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Combinators.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Core.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Ctor.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Diseq.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/EMatch.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/EMatchTheorem.lean -%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/ENodeKey.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/EqResolution.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/ExprPtr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Ext.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/ExtAttr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/ForallProp.lean @@ -4538,6 +5827,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Internalize.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Intro.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Inv.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/LawfulEqCmp.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Lookahead.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/MBTC.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Main.lean @@ -4551,7 +5841,9 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Propagate.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/PropagatorAttr.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/ProveEq.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/ReflCmp.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/RevertAll.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/SearchM.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Simp.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/SimpUtil.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Grind/Solve.lean @@ -4597,6 +5889,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/Simp/BuiltinSimprocs/UInt.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Util.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Simp/Diagnostics.lean +%%DATADIR%%/src/lean/Lean/Meta/Tactic/Simp/LoopProtection.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Simp/Main.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Simp/RegisterCommand.lean %%DATADIR%%/src/lean/Lean/Meta/Tactic/Simp/Rewrite.lean @@ -4618,6 +5911,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Meta/Tactic/Util.lean %%DATADIR%%/src/lean/Lean/Meta/Transform.lean %%DATADIR%%/src/lean/Lean/Meta/TransparencyMode.lean +%%DATADIR%%/src/lean/Lean/Meta/TryThis.lean %%DATADIR%%/src/lean/Lean/Meta/UnificationHint.lean %%DATADIR%%/src/lean/Lean/Meta/WHNF.lean %%DATADIR%%/src/lean/Lean/MetavarContext.lean @@ -4686,6 +5980,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Server/FileWorker/RequestHandling.lean %%DATADIR%%/src/lean/Lean/Server/FileWorker/SemanticHighlighting.lean %%DATADIR%%/src/lean/Lean/Server/FileWorker/SetupFile.lean +%%DATADIR%%/src/lean/Lean/Server/FileWorker/SignatureHelp.lean %%DATADIR%%/src/lean/Lean/Server/FileWorker/Utils.lean %%DATADIR%%/src/lean/Lean/Server/FileWorker/WidgetRequests.lean %%DATADIR%%/src/lean/Lean/Server/GoTo.lean @@ -4705,6 +6000,8 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Server/Test/Runner.lean %%DATADIR%%/src/lean/Lean/Server/Utils.lean %%DATADIR%%/src/lean/Lean/Server/Watchdog.lean +%%DATADIR%%/src/lean/Lean/Setup.lean +%%DATADIR%%/src/lean/Lean/Shell.lean %%DATADIR%%/src/lean/Lean/Structure.lean %%DATADIR%%/src/lean/Lean/SubExpr.lean %%DATADIR%%/src/lean/Lean/Syntax.lean @@ -4715,10 +6012,10 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Util/CollectFVars.lean %%DATADIR%%/src/lean/Lean/Util/CollectLevelMVars.lean %%DATADIR%%/src/lean/Lean/Util/CollectLevelParams.lean +%%DATADIR%%/src/lean/Lean/Util/CollectLooseBVars.lean %%DATADIR%%/src/lean/Lean/Util/CollectMVars.lean %%DATADIR%%/src/lean/Lean/Util/Diff.lean %%DATADIR%%/src/lean/Lean/Util/FVarSubset.lean -%%DATADIR%%/src/lean/Lean/Util/FileSetupInfo.lean %%DATADIR%%/src/lean/Lean/Util/FindExpr.lean %%DATADIR%%/src/lean/Lean/Util/FindLevelMVar.lean %%DATADIR%%/src/lean/Lean/Util/FindMVar.lean @@ -4737,7 +6034,6 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Lean/Util/OccursCheck.lean %%DATADIR%%/src/lean/Lean/Util/PPExt.lean %%DATADIR%%/src/lean/Lean/Util/Path.lean -%%DATADIR%%/src/lean/Lean/Util/Paths.lean %%DATADIR%%/src/lean/Lean/Util/Profile.lean %%DATADIR%%/src/lean/Lean/Util/Profiler.lean %%DATADIR%%/src/lean/Lean/Util/PtrSet.lean @@ -4766,6 +6062,12 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std.lean %%DATADIR%%/src/lean/Std/Classes.lean %%DATADIR%%/src/lean/Std/Classes/Ord.lean +%%DATADIR%%/src/lean/Std/Classes/Ord/Basic.lean +%%DATADIR%%/src/lean/Std/Classes/Ord/BitVec.lean +%%DATADIR%%/src/lean/Std/Classes/Ord/SInt.lean +%%DATADIR%%/src/lean/Std/Classes/Ord/String.lean +%%DATADIR%%/src/lean/Std/Classes/Ord/UInt.lean +%%DATADIR%%/src/lean/Std/Classes/Ord/Vector.lean %%DATADIR%%/src/lean/Std/Data.lean %%DATADIR%%/src/lean/Std/Data/DHashMap.lean %%DATADIR%%/src/lean/Std/Data/DHashMap/AdditionalOperations.lean @@ -4806,12 +6108,21 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Data/ExtDHashMap.lean %%DATADIR%%/src/lean/Std/Data/ExtDHashMap/Basic.lean %%DATADIR%%/src/lean/Std/Data/ExtDHashMap/Lemmas.lean +%%DATADIR%%/src/lean/Std/Data/ExtDTreeMap.lean +%%DATADIR%%/src/lean/Std/Data/ExtDTreeMap/Basic.lean +%%DATADIR%%/src/lean/Std/Data/ExtDTreeMap/Lemmas.lean %%DATADIR%%/src/lean/Std/Data/ExtHashMap.lean %%DATADIR%%/src/lean/Std/Data/ExtHashMap/Basic.lean %%DATADIR%%/src/lean/Std/Data/ExtHashMap/Lemmas.lean %%DATADIR%%/src/lean/Std/Data/ExtHashSet.lean %%DATADIR%%/src/lean/Std/Data/ExtHashSet/Basic.lean %%DATADIR%%/src/lean/Std/Data/ExtHashSet/Lemmas.lean +%%DATADIR%%/src/lean/Std/Data/ExtTreeMap.lean +%%DATADIR%%/src/lean/Std/Data/ExtTreeMap/Basic.lean +%%DATADIR%%/src/lean/Std/Data/ExtTreeMap/Lemmas.lean +%%DATADIR%%/src/lean/Std/Data/ExtTreeSet.lean +%%DATADIR%%/src/lean/Std/Data/ExtTreeSet/Basic.lean +%%DATADIR%%/src/lean/Std/Data/ExtTreeSet/Lemmas.lean %%DATADIR%%/src/lean/Std/Data/HashMap.lean %%DATADIR%%/src/lean/Std/Data/HashMap/AdditionalOperations.lean %%DATADIR%%/src/lean/Std/Data/HashMap/Basic.lean @@ -4826,6 +6137,68 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Data/Internal/Cut.lean %%DATADIR%%/src/lean/Std/Data/Internal/List/Associative.lean %%DATADIR%%/src/lean/Std/Data/Internal/List/Defs.lean +%%DATADIR%%/src/lean/Std/Data/Iterators.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Drop.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/DropWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Monadic.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Monadic/Drop.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Monadic/DropWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Monadic/StepSize.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Monadic/Take.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Monadic/TakeWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Monadic/Zip.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/StepSize.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Take.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/TakeWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Combinators/Zip.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Drop.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/DropWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Drop.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/DropWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/FilterMap.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Take.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/TakeWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Monadic/Zip.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Take.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/TakeWhile.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Combinators/Zip.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Consumers.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Consumers/Collect.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Consumers/Loop.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic/Collect.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Consumers/Monadic/Loop.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Equivalence.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Equivalence/Basic.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Equivalence/HetT.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Equivalence/StepCongr.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Monadic.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Array.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Empty.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/List.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Monadic.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/Array.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/Empty.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Monadic/List.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Range.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Repeat.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Lemmas/Producers/Slice.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Array.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Empty.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/List.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Monadic.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Monadic/Array.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Monadic/Empty.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Monadic/List.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Range.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Repeat.lean +%%DATADIR%%/src/lean/Std/Data/Iterators/Producers/Slice.lean %%DATADIR%%/src/lean/Std/Data/TreeMap.lean %%DATADIR%%/src/lean/Std/Data/TreeMap/AdditionalOperations.lean %%DATADIR%%/src/lean/Std/Data/TreeMap/Basic.lean @@ -4843,10 +6216,30 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Data/TreeSet/Raw/Basic.lean %%DATADIR%%/src/lean/Std/Data/TreeSet/Raw/Lemmas.lean %%DATADIR%%/src/lean/Std/Data/TreeSet/Raw/WF.lean +%%DATADIR%%/src/lean/Std/Do.lean +%%DATADIR%%/src/lean/Std/Do/PostCond.lean +%%DATADIR%%/src/lean/Std/Do/PredTrans.lean +%%DATADIR%%/src/lean/Std/Do/SPred.lean +%%DATADIR%%/src/lean/Std/Do/SPred/DerivedLaws.lean +%%DATADIR%%/src/lean/Std/Do/SPred/Laws.lean +%%DATADIR%%/src/lean/Std/Do/SPred/Notation.lean +%%DATADIR%%/src/lean/Std/Do/SPred/SPred.lean +%%DATADIR%%/src/lean/Std/Do/SPred/SVal.lean +%%DATADIR%%/src/lean/Std/Do/Triple.lean +%%DATADIR%%/src/lean/Std/Do/Triple/Basic.lean +%%DATADIR%%/src/lean/Std/Do/Triple/SpecLemmas.lean +%%DATADIR%%/src/lean/Std/Do/WP.lean +%%DATADIR%%/src/lean/Std/Do/WP/Basic.lean +%%DATADIR%%/src/lean/Std/Do/WP/IO.lean +%%DATADIR%%/src/lean/Std/Do/WP/Monad.lean +%%DATADIR%%/src/lean/Std/Do/WP/SimpLemmas.lean %%DATADIR%%/src/lean/Std/Internal.lean %%DATADIR%%/src/lean/Std/Internal/Async.lean %%DATADIR%%/src/lean/Std/Internal/Async/Basic.lean +%%DATADIR%%/src/lean/Std/Internal/Async/DNS.lean +%%DATADIR%%/src/lean/Std/Internal/Async/Process.lean %%DATADIR%%/src/lean/Std/Internal/Async/Select.lean +%%DATADIR%%/src/lean/Std/Internal/Async/System.lean %%DATADIR%%/src/lean/Std/Internal/Async/TCP.lean %%DATADIR%%/src/lean/Std/Internal/Async/Timer.lean %%DATADIR%%/src/lean/Std/Internal/Async/UDP.lean @@ -4856,7 +6249,9 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Internal/Parsec/String.lean %%DATADIR%%/src/lean/Std/Internal/Rat.lean %%DATADIR%%/src/lean/Std/Internal/UV.lean +%%DATADIR%%/src/lean/Std/Internal/UV/DNS.lean %%DATADIR%%/src/lean/Std/Internal/UV/Loop.lean +%%DATADIR%%/src/lean/Std/Internal/UV/System.lean %%DATADIR%%/src/lean/Std/Internal/UV/TCP.lean %%DATADIR%%/src/lean/Std/Internal/UV/Timer.lean %%DATADIR%%/src/lean/Std/Internal/UV/UDP.lean @@ -4906,6 +6301,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Expr.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Add.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Append.lean +%%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Clz.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Eq.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Extract.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/GetLsbD.lean @@ -4913,6 +6309,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Neg.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Not.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Replicate.lean +%%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/Reverse.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/RotateLeft.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/RotateRight.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Impl/Operations/ShiftLeft.lean @@ -4932,6 +6329,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Expr.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Add.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Append.lean +%%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Clz.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Eq.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Extract.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/GetLsbD.lean @@ -4939,6 +6337,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Neg.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Not.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Replicate.lean +%%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/Reverse.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/RotateLeft.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/RotateRight.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Operations/ShiftLeft.lean @@ -4982,6 +6381,9 @@ share/lean/lean.mk %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Normalize/Prop.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Reflect.lean %%DATADIR%%/src/lean/Std/Tactic/BVDecide/Syntax.lean +%%DATADIR%%/src/lean/Std/Tactic/Do.lean +%%DATADIR%%/src/lean/Std/Tactic/Do/ProofMode.lean +%%DATADIR%%/src/lean/Std/Tactic/Do/Syntax.lean %%DATADIR%%/src/lean/Std/Time.lean %%DATADIR%%/src/lean/Std/Time/Date.lean %%DATADIR%%/src/lean/Std/Time/Date/Basic.lean @@ -5036,7 +6438,6 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/Lake/Build/ExternLib.lean %%DATADIR%%/src/lean/lake/Lake/Build/Facets.lean %%DATADIR%%/src/lean/lake/Lake/Build/Fetch.lean -%%DATADIR%%/src/lean/lake/Lake/Build/Imports.lean %%DATADIR%%/src/lean/lake/Lake/Build/Index.lean %%DATADIR%%/src/lean/lake/Lake/Build/Info.lean %%DATADIR%%/src/lean/lake/Lake/Build/InitFacets.lean @@ -5048,6 +6449,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/Lake/Build/Key.lean %%DATADIR%%/src/lean/lake/Lake/Build/Library.lean %%DATADIR%%/src/lean/lake/Lake/Build/Module.lean +%%DATADIR%%/src/lean/lake/Lake/Build/ModuleArtifacts.lean %%DATADIR%%/src/lean/lake/Lake/Build/Package.lean %%DATADIR%%/src/lean/lake/Lake/Build/Run.lean %%DATADIR%%/src/lean/lake/Lake/Build/Store.lean @@ -5069,6 +6471,8 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/Lake/CLI/Translate/Lean.lean %%DATADIR%%/src/lean/lake/Lake/CLI/Translate/Toml.lean %%DATADIR%%/src/lean/lake/Lake/Config.lean +%%DATADIR%%/src/lean/lake/Lake/Config/Artifact.lean +%%DATADIR%%/src/lean/lake/Lake/Config/Cache.lean %%DATADIR%%/src/lean/lake/Lake/Config/ConfigDecl.lean %%DATADIR%%/src/lean/lake/Lake/Config/ConfigTarget.lean %%DATADIR%%/src/lean/lake/Lake/Config/Context.lean @@ -5178,6 +6582,11 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/Lake/Version.lean %%DATADIR%%/src/lean/lake/LakeMain.lean %%DATADIR%%/src/lean/lake/README.md +%%DATADIR%%/src/lean/lake/tests/8448/A.lean +%%DATADIR%%/src/lean/lake/tests/8448/B.lean +%%DATADIR%%/src/lean/lake/tests/8448/C.lean +%%DATADIR%%/src/lean/lake/tests/8448/D.lean +%%DATADIR%%/src/lean/lake/tests/8448/lakefile.lean %%DATADIR%%/src/lean/lake/tests/api/keys.lean %%DATADIR%%/src/lean/lake/tests/badImport/Etc.lean %%DATADIR%%/src/lean/lake/tests/badImport/Lib/B.lean @@ -5191,6 +6600,8 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/tests/buildArgs/Main.lean %%DATADIR%%/src/lean/lake/tests/buildArgs/foo.lean %%DATADIR%%/src/lean/lake/tests/buildArgs/lakefile.lean +%%DATADIR%%/src/lean/lake/tests/cache/Main.lean +%%DATADIR%%/src/lean/lake/tests/cache/Test.lean %%DATADIR%%/src/lean/lake/tests/clone/test/Main.lean %%DATADIR%%/src/lean/lake/tests/clone/test/lakefile.lean %%DATADIR%%/src/lean/lake/tests/driver/Test.lean @@ -5243,6 +6654,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/tests/manifest/foo/lakefile.lean %%DATADIR%%/src/lean/lake/tests/manifest/lakefile.lean %%DATADIR%%/src/lean/lake/tests/meta/lakefile.lean +%%DATADIR%%/src/lean/lake/tests/noBuild/ImportTest.lean %%DATADIR%%/src/lean/lake/tests/noBuild/Test.lean %%DATADIR%%/src/lean/lake/tests/noBuild/lakefile.lean %%DATADIR%%/src/lean/lake/tests/noRelease/Test.lean @@ -5280,6 +6692,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/tests/precompileLink/Foo/Baz.lean %%DATADIR%%/src/lean/lake/tests/precompileLink/FooDep.lean %%DATADIR%%/src/lean/lake/tests/precompileLink/FooDepDep.lean +%%DATADIR%%/src/lean/lake/tests/precompileLink/ImportDownstream.lean %%DATADIR%%/src/lean/lake/tests/precompileLink/Indirect.lean %%DATADIR%%/src/lean/lake/tests/precompileLink/LakeTest.lean %%DATADIR%%/src/lean/lake/tests/precompileLink/lakefile.lean @@ -5295,6 +6708,7 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/tests/reversion/Hello.lean %%DATADIR%%/src/lean/lake/tests/reversion/Main.lean %%DATADIR%%/src/lean/lake/tests/reversion/lakefile.lean +%%DATADIR%%/src/lean/lake/tests/setupFile/ImportFoo.lean %%DATADIR%%/src/lean/lake/tests/setupFile/Test.lean %%DATADIR%%/src/lean/lake/tests/setupFile/invalid.lean %%DATADIR%%/src/lean/lake/tests/toml/README.md @@ -5305,3 +6719,4 @@ share/lean/lean.mk %%DATADIR%%/src/lean/lake/tests/translateConfig/source.lean %%DATADIR%%/src/lean/lake/tests/updateToolchain/test.lean %%DATADIR%%/src/lean/lake/tests/versionTags/lakefile.lean +@dir lib/lean/Leanc diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 929f311b5873..8e95b719ceb6 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,5 @@ PORTNAME= maxima -DISTVERSION= 5.47.0 -PORTREVISION= 27 +DISTVERSION= 5.48.1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source diff --git a/math/maxima/distinfo b/math/maxima/distinfo index 891860f31cf1..a7eb241df6a7 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685801901 -SHA256 (maxima-5.47.0.tar.gz) = 9104021b24fd53e8c03a983509cb42e937a925e8c0c85c335d7709a14fd40f7a -SIZE (maxima-5.47.0.tar.gz) = 47939891 +TIMESTAMP = 1754550342 +SHA256 (maxima-5.48.1.tar.gz) = b0916b5fb37b6eeaae400083175e68e28f80b9a1ab580c106a05448cf1c496b2 +SIZE (maxima-5.48.1.tar.gz) = 46150379 diff --git a/math/maxima/files/patch-Makefile.am b/math/maxima/files/patch-Makefile.am index 165de96d6477..0357a12fee00 100644 --- a/math/maxima/files/patch-Makefile.am +++ b/math/maxima/files/patch-Makefile.am @@ -1,11 +1,11 @@ ---- Makefile.am.orig 2022-05-09 16:39:32 UTC +--- Makefile.am.orig 2024-07-23 03:31:18 UTC +++ Makefile.am @@ -10,7 +10,7 @@ endif DOC_DIR = doc endif --SUBDIRS = admin crosscompile-windows src lisp-utils tests $(DOC_DIR) interfaces share demo plotting desktopintegration $(LOCALE_DIR) -+SUBDIRS = admin crosscompile-windows src lisp-utils tests interfaces share plotting desktopintegration $(LOCALE_DIR) +-SUBDIRS = admin crosscompile-windows src lisp-utils $(DOC_DIR) interfaces share demo plotting desktopintegration $(LOCALE_DIR) tests ++SUBDIRS = admin crosscompile-windows src lisp-utils interfaces share demo plotting desktopintegration $(LOCALE_DIR) tests EXTRA_DIST = \ common.mk maxima.iss.in \ diff --git a/math/maxima/files/patch-configure.ac b/math/maxima/files/patch-configure.ac index 4d03280b444b..e41566c43930 100644 --- a/math/maxima/files/patch-configure.ac +++ b/math/maxima/files/patch-configure.ac @@ -1,4 +1,4 @@ ---- configure.ac.orig 2024-09-01 19:17:42 UTC +--- configure.ac.orig 2025-08-06 06:49:54 UTC +++ configure.ac @@ -165,21 +165,21 @@ dnl See if git exists. If it does, update VERSION to @@ -37,11 +37,11 @@ dnl Parses the version number for the manual manual_version=`echo $VERSION | sed 's+branch_++; s+_base++; s+_dirty++; s+_+.+g'` -@@ -644,7 +644,7 @@ if test x"${enable_build_docs}" = xtrue ; then +@@ -697,7 +697,7 @@ if test x"${enable_build_docs}" = xtrue ; then dnl assuming that the end of the version string contains the dnl version number consisting of digits separated by a period. dnl This allows for version numbers like 6.8.90. -- makeinfo_version_string=`expr "\`makeinfo --version | head -1\`" : '.* \([[.0-9]]\+\)'` +- makeinfo_version_string=`expr "\`$MAKEINFO --version | head -1\`" : '.* \([[.0-9]][[.0-9]]*\)'` + makeinfo_version_string=`expr "$(makeinfo --version | head -1)" : '.* \([[.0-9]]\+\)'` dnl echo Makeinfo version ${makeinfo_version} diff --git a/math/maxima/pkg-plist b/math/maxima/pkg-plist index 6e9cbc661984..8faa31215b8f 100644 --- a/math/maxima/pkg-plist +++ b/math/maxima/pkg-plist @@ -4,7 +4,9 @@ bin/rmaxima %%SAGE%%lib/ecl/maxima.fas lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%BINNAME%% libexec/maxima/%%PORTVERSION%%/mgnuplot -share/applications/net.sourceforge.maxima.xmaxima.desktop +%%MANPAGES%%share/man/man1/maxima.1.gz +%%PORTDOCS%%@dir %%DOCSDIR%% +share/applications/X%%BINNAME%%.desktop share/bash-completion/completions/maxima share/bash-completion/completions/rmaxima share/bash-completion/completions/xmaxima @@ -23,13 +25,15 @@ share/emacs/site-lisp/mylatex.ltx.el share/emacs/site-lisp/setup-imaxima-imath.el share/emacs/site-lisp/smart-complete.el share/emacs/site-lisp/sshell.el -share/info/maxima-index.lisp +share/icons/text-x-%%BINNAME%%-out.svg +share/icons/text-x-%%BINNAME%%session.svg +share/icons/x%%BINNAME%%.png +share/icons/x%%BINNAME%%.svg +share/info/guess.info +share/info/mathml.info share/info/maxima-index-html.lisp -%%MANPAGES%%share/man/man1/maxima.1.gz -share/metainfo/net.sourceforge.maxima.xmaxima.appdata.xml +share/info/maxima-index.lisp +share/info/raddenest.info +share/metainfo/net.sourceforge.%%BINNAME%%.x%%BINNAME%%.appdata.xml share/mime/packages/x-mac.xml share/mime/packages/x-maxima-out.xml -%%XMAXIMA%%share/pixmaps/net.sourceforge.maxima.png -%%XMAXIMA%%share/pixmaps/net.sourceforge.maxima.svg -share/pixmaps/text-x-maxima-out.svg -share/pixmaps/text-x-maximasession.svg diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index 85e1116e21c3..f9abe718eec9 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge-image -PORTVERSION= 2.16.1 +PORTVERSION= 2.18.0 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -13,9 +13,8 @@ LICENSE_NAME= Many different licenses LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= compiler:c++14-lang octave +USES= octave GNU_CONFIGURE= yes -CXXFLAGS+= -fPIC .include <bsd.port.mk> diff --git a/math/octave-forge-image/distinfo b/math/octave-forge-image/distinfo index dffe7f307f38..5188034df013 100644 --- a/math/octave-forge-image/distinfo +++ b/math/octave-forge-image/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746215304 -SHA256 (octave-forge/image-2.16.1.tar.gz) = 34a84f755261f6c8d882d08b07567464ea25dc1515072ef6886f2b26ebf6f0a7 -SIZE (octave-forge/image-2.16.1.tar.gz) = 459001 +TIMESTAMP = 1755636185 +SHA256 (octave-forge/image-2.18.0.tar.gz) = d87af2b098a03b3fe78d05fe623cff49765f87251c0090769e214bbbc6569a00 +SIZE (octave-forge/image-2.18.0.tar.gz) = 477488 diff --git a/misc/Makefile b/misc/Makefile index 58ef922599a5..50ea312a49dc 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -434,6 +434,7 @@ SUBDIR += py-crudini SUBDIR += py-datasets SUBDIR += py-detecta + SUBDIR += py-diffusers SUBDIR += py-eemeter SUBDIR += py-einops SUBDIR += py-emoji @@ -448,6 +449,7 @@ SUBDIR += py-google-ai-generativelanguage SUBDIR += py-gpiozero SUBDIR += py-halo + SUBDIR += py-hf-doc-builder SUBDIR += py-hf-xet SUBDIR += py-hist SUBDIR += py-histoprint @@ -547,6 +549,7 @@ SUBDIR += py-torchmetrics SUBDIR += py-torchvision SUBDIR += py-tqdm + SUBDIR += py-transformers SUBDIR += py-tvm SUBDIR += py-uhi SUBDIR += py-vaderSentiment diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 62a9dc977a36..9731b000c685 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfun -DISTVERSION= 0.52 +DISTVERSION= 0.53 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,15 +12,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= R-cran-commonmark>0:textproc/R-cran-commonmark \ R-cran-curl>0:ftp/R-cran-curl \ - R-cran-htmltools>0:textproc/R-cran-htmltools \ + R-cran-data.table>0:devel/R-cran-data.table \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ - R-cran-knitr>=1.47:print/R-cran-knitr \ + R-cran-knitr>=1.50:print/R-cran-knitr \ + R-cran-litedown>=0.6:textproc/R-cran-litedown \ R-cran-magick>0:graphics/R-cran-magick \ - R-cran-markdown>0:textproc/R-cran-markdown \ R-cran-mime>0:misc/R-cran-mime \ R-cran-pak>0:devel/R-cran-pak \ R-cran-remotes>0:devel/R-cran-remotes \ - R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ R-cran-rstudioapi>0:devel/R-cran-rstudioapi \ R-cran-testit>0:devel/R-cran-testit \ R-cran-tinytex>=0.30:print/R-cran-tinytex \ diff --git a/misc/R-cran-xfun/distinfo b/misc/R-cran-xfun/distinfo index bd68e9bf2b26..d6963eff5027 100644 --- a/misc/R-cran-xfun/distinfo +++ b/misc/R-cran-xfun/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744009573 -SHA256 (xfun_0.52.tar.gz) = 3406ff02db3131a3d3f52400ba0ebb276ad7251b60468f2a374dfb43e20f9afa -SIZE (xfun_0.52.tar.gz) = 177584 +TIMESTAMP = 1755778465 +SHA256 (xfun_0.53.tar.gz) = 9e5936d3a2ba027c1c3dc5b609cf94f982d6e3d785ced70fed9f76ed7ac3fba6 +SIZE (xfun_0.53.tar.gz) = 168305 diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile index cc994533d75b..69f6dc080302 100644 --- a/misc/bibletime/Makefile +++ b/misc/bibletime/Makefile @@ -1,8 +1,7 @@ PORTNAME= bibletime -PORTVERSION= 2.11.2 -PORTREVISION= 5 +DISTVERSIONPREFIX= v +DISTVERSION= 3.1.1 CATEGORIES= misc kde -MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code MAINTAINER= ericbsd@FreeBSD.org COMMENT= Open source Bible study tool @@ -10,11 +9,16 @@ WWW= https://www.bibletime.info/ LICENSE= GPLv2 +BUILD_DEPENDS= po4a:textproc/po4a \ + fop:textproc/fop LIB_DEPENDS= libclucene-core.so:textproc/clucene \ libsword.so:misc/sword -USES= cmake compiler:c11 qt:5 tar:xz ssl -USE_QT= buildtools core dbus gui linguist:build network printsupport \ - script svg webengine widgets \ - xml qmake:build testlib:build +USES= cmake compiler:c++17-lang qt:6 ssl +USE_GITHUB= yes +GH_ACCOUNT= bibletime +USE_QT= 5compat declarative svg webengine tools:build + +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> diff --git a/misc/bibletime/distinfo b/misc/bibletime/distinfo index 963423b03025..31eb527ebc60 100644 --- a/misc/bibletime/distinfo +++ b/misc/bibletime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535475198 -SHA256 (bibletime-2.11.2.tar.xz) = d178197ce87c8211733409fb28fa6ed0220800bbf06944ebb8fe85bf78ddabe8 -SIZE (bibletime-2.11.2.tar.xz) = 2533472 +TIMESTAMP = 1755359506 +SHA256 (bibletime-bibletime-v3.1.1_GH0.tar.gz) = 64a4c88a056329ac0827581b55f0bd1d5288f6880cd3a0b9ffdd2bd7de006cfc +SIZE (bibletime-bibletime-v3.1.1_GH0.tar.gz) = 2801748 diff --git a/misc/bibletime/pkg-plist b/misc/bibletime/pkg-plist index d83d5a2ab715..99f5bbd38a38 100644 --- a/misc/bibletime/pkg-plist +++ b/misc/bibletime/pkg-plist @@ -1,933 +1,19 @@ bin/bibletime -share/applications/bibletime.desktop +share/applications/info.bibletime.BibleTime.desktop %%DATADIR%%/display-templates/Basic.tmpl +%%DATADIR%%/display-templates/Blue.cmap %%DATADIR%%/display-templates/Blue.css +%%DATADIR%%/display-templates/Christmastide.cmap %%DATADIR%%/display-templates/Christmastide.css +%%DATADIR%%/display-templates/Crazy.cmap %%DATADIR%%/display-templates/Crazy.css +%%DATADIR%%/display-templates/Green.cmap %%DATADIR%%/display-templates/Green.css +%%DATADIR%%/display-templates/HighContrast.cmap %%DATADIR%%/display-templates/HighContrast.css +%%DATADIR%%/display-templates/Simple.cmap %%DATADIR%%/display-templates/Simple.css %%DATADIR%%/display-templates/basic_template.txt -%%DATADIR%%/docs/handbook/ar/hdbk-config.html -%%DATADIR%%/docs/handbook/ar/hdbk-intro.html -%%DATADIR%%/docs/handbook/ar/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/ar/hdbk-op-output.html -%%DATADIR%%/docs/handbook/ar/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/ar/hdbk-op-search.html -%%DATADIR%%/docs/handbook/ar/hdbk-op.html -%%DATADIR%%/docs/handbook/ar/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/ar/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/ar/hdbk-reference.html -%%DATADIR%%/docs/handbook/ar/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/ar/hdbk-term.html -%%DATADIR%%/docs/handbook/ar/i_back.png -%%DATADIR%%/docs/handbook/ar/i_bible.png -%%DATADIR%%/docs/handbook/ar/i_bible_add.png -%%DATADIR%%/docs/handbook/ar/i_bibletime.png -%%DATADIR%%/docs/handbook/ar/i_book.png -%%DATADIR%%/docs/handbook/ar/i_book_add.png -%%DATADIR%%/docs/handbook/ar/i_bookmark.png -%%DATADIR%%/docs/handbook/ar/i_books.png -%%DATADIR%%/docs/handbook/ar/i_cascade.png -%%DATADIR%%/docs/handbook/ar/i_checkbox.png -%%DATADIR%%/docs/handbook/ar/i_commentary.png -%%DATADIR%%/docs/handbook/ar/i_commentary_add.png -%%DATADIR%%/docs/handbook/ar/i_configure.png -%%DATADIR%%/docs/handbook/ar/i_configuresword.png -%%DATADIR%%/docs/handbook/ar/i_contents2.png -%%DATADIR%%/docs/handbook/ar/i_displayconfig.png -%%DATADIR%%/docs/handbook/ar/i_document_magnifier.png -%%DATADIR%%/docs/handbook/ar/i_exit.png -%%DATADIR%%/docs/handbook/ar/i_fileclose.png -%%DATADIR%%/docs/handbook/ar/i_find.png -%%DATADIR%%/docs/handbook/ar/i_folder_open.png -%%DATADIR%%/docs/handbook/ar/i_forward.png -%%DATADIR%%/docs/handbook/ar/i_lexicon.png -%%DATADIR%%/docs/handbook/ar/i_lexicon_add.png -%%DATADIR%%/docs/handbook/ar/i_light_bulb.png -%%DATADIR%%/docs/handbook/ar/i_sync.png -%%DATADIR%%/docs/handbook/ar/i_tile.png -%%DATADIR%%/docs/handbook/ar/i_tile_horiz.png -%%DATADIR%%/docs/handbook/ar/i_tile_vert.png -%%DATADIR%%/docs/handbook/ar/i_view_index.png -%%DATADIR%%/docs/handbook/ar/i_view_mag.png -%%DATADIR%%/docs/handbook/ar/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/ar/index.html -%%DATADIR%%/docs/handbook/ar/ss_configfonts.png -%%DATADIR%%/docs/handbook/ar/ss_mainterms.png -%%DATADIR%%/docs/handbook/ar/ss_searchanal.png -%%DATADIR%%/docs/handbook/ar/ss_searchopts.png -%%DATADIR%%/docs/handbook/ar/ss_shortcuts.png -%%DATADIR%%/docs/handbook/cs/hdbk-config.html -%%DATADIR%%/docs/handbook/cs/hdbk-intro.html -%%DATADIR%%/docs/handbook/cs/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/cs/hdbk-op-output.html -%%DATADIR%%/docs/handbook/cs/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/cs/hdbk-op-search.html -%%DATADIR%%/docs/handbook/cs/hdbk-op.html -%%DATADIR%%/docs/handbook/cs/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/cs/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/cs/hdbk-reference.html -%%DATADIR%%/docs/handbook/cs/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/cs/hdbk-term.html -%%DATADIR%%/docs/handbook/cs/i_back.png -%%DATADIR%%/docs/handbook/cs/i_bible.png -%%DATADIR%%/docs/handbook/cs/i_bible_add.png -%%DATADIR%%/docs/handbook/cs/i_bibletime.png -%%DATADIR%%/docs/handbook/cs/i_book.png -%%DATADIR%%/docs/handbook/cs/i_book_add.png -%%DATADIR%%/docs/handbook/cs/i_bookmark.png -%%DATADIR%%/docs/handbook/cs/i_books.png -%%DATADIR%%/docs/handbook/cs/i_cascade.png -%%DATADIR%%/docs/handbook/cs/i_checkbox.png -%%DATADIR%%/docs/handbook/cs/i_commentary.png -%%DATADIR%%/docs/handbook/cs/i_commentary_add.png -%%DATADIR%%/docs/handbook/cs/i_configure.png -%%DATADIR%%/docs/handbook/cs/i_configuresword.png -%%DATADIR%%/docs/handbook/cs/i_contents2.png -%%DATADIR%%/docs/handbook/cs/i_displayconfig.png -%%DATADIR%%/docs/handbook/cs/i_document_magnifier.png -%%DATADIR%%/docs/handbook/cs/i_exit.png -%%DATADIR%%/docs/handbook/cs/i_fileclose.png -%%DATADIR%%/docs/handbook/cs/i_find.png -%%DATADIR%%/docs/handbook/cs/i_folder_open.png -%%DATADIR%%/docs/handbook/cs/i_forward.png -%%DATADIR%%/docs/handbook/cs/i_lexicon.png -%%DATADIR%%/docs/handbook/cs/i_lexicon_add.png -%%DATADIR%%/docs/handbook/cs/i_light_bulb.png -%%DATADIR%%/docs/handbook/cs/i_sync.png -%%DATADIR%%/docs/handbook/cs/i_tile.png -%%DATADIR%%/docs/handbook/cs/i_tile_horiz.png -%%DATADIR%%/docs/handbook/cs/i_tile_vert.png -%%DATADIR%%/docs/handbook/cs/i_view_index.png -%%DATADIR%%/docs/handbook/cs/i_view_mag.png -%%DATADIR%%/docs/handbook/cs/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/cs/index.html -%%DATADIR%%/docs/handbook/cs/ss_configfonts.png -%%DATADIR%%/docs/handbook/cs/ss_mainterms.png -%%DATADIR%%/docs/handbook/cs/ss_searchanal.png -%%DATADIR%%/docs/handbook/cs/ss_searchopts.png -%%DATADIR%%/docs/handbook/cs/ss_shortcuts.png -%%DATADIR%%/docs/handbook/de/hdbk-config.html -%%DATADIR%%/docs/handbook/de/hdbk-intro.html -%%DATADIR%%/docs/handbook/de/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/de/hdbk-op-output.html -%%DATADIR%%/docs/handbook/de/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/de/hdbk-op-search.html -%%DATADIR%%/docs/handbook/de/hdbk-op.html -%%DATADIR%%/docs/handbook/de/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/de/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/de/hdbk-reference.html -%%DATADIR%%/docs/handbook/de/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/de/hdbk-term.html -%%DATADIR%%/docs/handbook/de/i_back.png -%%DATADIR%%/docs/handbook/de/i_bible.png -%%DATADIR%%/docs/handbook/de/i_bible_add.png -%%DATADIR%%/docs/handbook/de/i_bibletime.png -%%DATADIR%%/docs/handbook/de/i_book.png -%%DATADIR%%/docs/handbook/de/i_book_add.png -%%DATADIR%%/docs/handbook/de/i_bookmark.png -%%DATADIR%%/docs/handbook/de/i_books.png -%%DATADIR%%/docs/handbook/de/i_cascade.png -%%DATADIR%%/docs/handbook/de/i_checkbox.png -%%DATADIR%%/docs/handbook/de/i_commentary.png -%%DATADIR%%/docs/handbook/de/i_commentary_add.png -%%DATADIR%%/docs/handbook/de/i_configure.png -%%DATADIR%%/docs/handbook/de/i_configuresword.png -%%DATADIR%%/docs/handbook/de/i_contents2.png -%%DATADIR%%/docs/handbook/de/i_displayconfig.png -%%DATADIR%%/docs/handbook/de/i_document_magnifier.png -%%DATADIR%%/docs/handbook/de/i_exit.png -%%DATADIR%%/docs/handbook/de/i_fileclose.png -%%DATADIR%%/docs/handbook/de/i_find.png -%%DATADIR%%/docs/handbook/de/i_folder_open.png -%%DATADIR%%/docs/handbook/de/i_forward.png -%%DATADIR%%/docs/handbook/de/i_lexicon.png -%%DATADIR%%/docs/handbook/de/i_lexicon_add.png -%%DATADIR%%/docs/handbook/de/i_light_bulb.png -%%DATADIR%%/docs/handbook/de/i_sync.png -%%DATADIR%%/docs/handbook/de/i_tile.png -%%DATADIR%%/docs/handbook/de/i_tile_horiz.png -%%DATADIR%%/docs/handbook/de/i_tile_vert.png -%%DATADIR%%/docs/handbook/de/i_view_index.png -%%DATADIR%%/docs/handbook/de/i_view_mag.png -%%DATADIR%%/docs/handbook/de/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/de/index.html -%%DATADIR%%/docs/handbook/de/ss_configfonts.png -%%DATADIR%%/docs/handbook/de/ss_mainterms.png -%%DATADIR%%/docs/handbook/de/ss_searchanal.png -%%DATADIR%%/docs/handbook/de/ss_searchopts.png -%%DATADIR%%/docs/handbook/de/ss_shortcuts.png -%%DATADIR%%/docs/handbook/en/hdbk-config.html -%%DATADIR%%/docs/handbook/en/hdbk-intro.html -%%DATADIR%%/docs/handbook/en/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/en/hdbk-op-output.html -%%DATADIR%%/docs/handbook/en/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/en/hdbk-op-search.html -%%DATADIR%%/docs/handbook/en/hdbk-op.html -%%DATADIR%%/docs/handbook/en/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/en/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/en/hdbk-reference.html -%%DATADIR%%/docs/handbook/en/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/en/hdbk-term.html -%%DATADIR%%/docs/handbook/en/i_back.png -%%DATADIR%%/docs/handbook/en/i_bible.png -%%DATADIR%%/docs/handbook/en/i_bible_add.png -%%DATADIR%%/docs/handbook/en/i_bibletime.png -%%DATADIR%%/docs/handbook/en/i_book.png -%%DATADIR%%/docs/handbook/en/i_book_add.png -%%DATADIR%%/docs/handbook/en/i_bookmark.png -%%DATADIR%%/docs/handbook/en/i_books.png -%%DATADIR%%/docs/handbook/en/i_cascade.png -%%DATADIR%%/docs/handbook/en/i_checkbox.png -%%DATADIR%%/docs/handbook/en/i_commentary.png -%%DATADIR%%/docs/handbook/en/i_commentary_add.png -%%DATADIR%%/docs/handbook/en/i_configure.png -%%DATADIR%%/docs/handbook/en/i_configuresword.png -%%DATADIR%%/docs/handbook/en/i_contents2.png -%%DATADIR%%/docs/handbook/en/i_displayconfig.png -%%DATADIR%%/docs/handbook/en/i_document_magnifier.png -%%DATADIR%%/docs/handbook/en/i_exit.png -%%DATADIR%%/docs/handbook/en/i_fileclose.png -%%DATADIR%%/docs/handbook/en/i_find.png -%%DATADIR%%/docs/handbook/en/i_folder_open.png -%%DATADIR%%/docs/handbook/en/i_forward.png -%%DATADIR%%/docs/handbook/en/i_lexicon.png -%%DATADIR%%/docs/handbook/en/i_lexicon_add.png -%%DATADIR%%/docs/handbook/en/i_light_bulb.png -%%DATADIR%%/docs/handbook/en/i_sync.png -%%DATADIR%%/docs/handbook/en/i_tile.png -%%DATADIR%%/docs/handbook/en/i_tile_horiz.png -%%DATADIR%%/docs/handbook/en/i_tile_vert.png -%%DATADIR%%/docs/handbook/en/i_view_index.png -%%DATADIR%%/docs/handbook/en/i_view_mag.png -%%DATADIR%%/docs/handbook/en/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/en/index.html -%%DATADIR%%/docs/handbook/en/ss_configfonts.png -%%DATADIR%%/docs/handbook/en/ss_mainterms.png -%%DATADIR%%/docs/handbook/en/ss_searchanal.png -%%DATADIR%%/docs/handbook/en/ss_searchopts.png -%%DATADIR%%/docs/handbook/en/ss_shortcuts.png -%%DATADIR%%/docs/handbook/es/hdbk-config.html -%%DATADIR%%/docs/handbook/es/hdbk-intro.html -%%DATADIR%%/docs/handbook/es/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/es/hdbk-op-output.html -%%DATADIR%%/docs/handbook/es/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/es/hdbk-op-search.html -%%DATADIR%%/docs/handbook/es/hdbk-op.html -%%DATADIR%%/docs/handbook/es/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/es/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/es/hdbk-reference.html -%%DATADIR%%/docs/handbook/es/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/es/hdbk-term.html -%%DATADIR%%/docs/handbook/es/i_back.png -%%DATADIR%%/docs/handbook/es/i_bible.png -%%DATADIR%%/docs/handbook/es/i_bible_add.png -%%DATADIR%%/docs/handbook/es/i_bibletime.png -%%DATADIR%%/docs/handbook/es/i_book.png -%%DATADIR%%/docs/handbook/es/i_book_add.png -%%DATADIR%%/docs/handbook/es/i_bookmark.png -%%DATADIR%%/docs/handbook/es/i_books.png -%%DATADIR%%/docs/handbook/es/i_cascade.png -%%DATADIR%%/docs/handbook/es/i_checkbox.png -%%DATADIR%%/docs/handbook/es/i_commentary.png -%%DATADIR%%/docs/handbook/es/i_commentary_add.png -%%DATADIR%%/docs/handbook/es/i_configure.png -%%DATADIR%%/docs/handbook/es/i_configuresword.png -%%DATADIR%%/docs/handbook/es/i_contents2.png -%%DATADIR%%/docs/handbook/es/i_displayconfig.png -%%DATADIR%%/docs/handbook/es/i_document_magnifier.png -%%DATADIR%%/docs/handbook/es/i_exit.png -%%DATADIR%%/docs/handbook/es/i_fileclose.png -%%DATADIR%%/docs/handbook/es/i_find.png -%%DATADIR%%/docs/handbook/es/i_folder_open.png -%%DATADIR%%/docs/handbook/es/i_forward.png -%%DATADIR%%/docs/handbook/es/i_lexicon.png -%%DATADIR%%/docs/handbook/es/i_lexicon_add.png -%%DATADIR%%/docs/handbook/es/i_light_bulb.png -%%DATADIR%%/docs/handbook/es/i_sync.png -%%DATADIR%%/docs/handbook/es/i_tile.png -%%DATADIR%%/docs/handbook/es/i_tile_horiz.png -%%DATADIR%%/docs/handbook/es/i_tile_vert.png -%%DATADIR%%/docs/handbook/es/i_view_index.png -%%DATADIR%%/docs/handbook/es/i_view_mag.png -%%DATADIR%%/docs/handbook/es/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/es/index.html -%%DATADIR%%/docs/handbook/es/ss_configfonts.png -%%DATADIR%%/docs/handbook/es/ss_mainterms.png -%%DATADIR%%/docs/handbook/es/ss_searchanal.png -%%DATADIR%%/docs/handbook/es/ss_searchopts.png -%%DATADIR%%/docs/handbook/es/ss_shortcuts.png -%%DATADIR%%/docs/handbook/fi/hdbk-config.html -%%DATADIR%%/docs/handbook/fi/hdbk-intro.html -%%DATADIR%%/docs/handbook/fi/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/fi/hdbk-op-output.html -%%DATADIR%%/docs/handbook/fi/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/fi/hdbk-op-search.html -%%DATADIR%%/docs/handbook/fi/hdbk-op.html -%%DATADIR%%/docs/handbook/fi/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/fi/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/fi/hdbk-reference.html -%%DATADIR%%/docs/handbook/fi/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/fi/hdbk-term.html -%%DATADIR%%/docs/handbook/fi/i_back.png -%%DATADIR%%/docs/handbook/fi/i_bible.png -%%DATADIR%%/docs/handbook/fi/i_bible_add.png -%%DATADIR%%/docs/handbook/fi/i_bibletime.png -%%DATADIR%%/docs/handbook/fi/i_book.png -%%DATADIR%%/docs/handbook/fi/i_book_add.png -%%DATADIR%%/docs/handbook/fi/i_bookmark.png -%%DATADIR%%/docs/handbook/fi/i_books.png -%%DATADIR%%/docs/handbook/fi/i_cascade.png -%%DATADIR%%/docs/handbook/fi/i_checkbox.png -%%DATADIR%%/docs/handbook/fi/i_commentary.png -%%DATADIR%%/docs/handbook/fi/i_commentary_add.png -%%DATADIR%%/docs/handbook/fi/i_configure.png -%%DATADIR%%/docs/handbook/fi/i_configuresword.png -%%DATADIR%%/docs/handbook/fi/i_contents2.png -%%DATADIR%%/docs/handbook/fi/i_displayconfig.png -%%DATADIR%%/docs/handbook/fi/i_document_magnifier.png -%%DATADIR%%/docs/handbook/fi/i_exit.png -%%DATADIR%%/docs/handbook/fi/i_fileclose.png -%%DATADIR%%/docs/handbook/fi/i_find.png -%%DATADIR%%/docs/handbook/fi/i_folder_open.png -%%DATADIR%%/docs/handbook/fi/i_forward.png -%%DATADIR%%/docs/handbook/fi/i_lexicon.png -%%DATADIR%%/docs/handbook/fi/i_lexicon_add.png -%%DATADIR%%/docs/handbook/fi/i_light_bulb.png -%%DATADIR%%/docs/handbook/fi/i_sync.png -%%DATADIR%%/docs/handbook/fi/i_tile.png -%%DATADIR%%/docs/handbook/fi/i_tile_horiz.png -%%DATADIR%%/docs/handbook/fi/i_tile_vert.png -%%DATADIR%%/docs/handbook/fi/i_view_index.png -%%DATADIR%%/docs/handbook/fi/i_view_mag.png -%%DATADIR%%/docs/handbook/fi/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/fi/index.html -%%DATADIR%%/docs/handbook/fi/ss_configfonts.png -%%DATADIR%%/docs/handbook/fi/ss_mainterms.png -%%DATADIR%%/docs/handbook/fi/ss_searchanal.png -%%DATADIR%%/docs/handbook/fi/ss_searchopts.png -%%DATADIR%%/docs/handbook/fi/ss_shortcuts.png -%%DATADIR%%/docs/handbook/fr/hdbk-config.html -%%DATADIR%%/docs/handbook/fr/hdbk-intro.html -%%DATADIR%%/docs/handbook/fr/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/fr/hdbk-op-output.html -%%DATADIR%%/docs/handbook/fr/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/fr/hdbk-op-search.html -%%DATADIR%%/docs/handbook/fr/hdbk-op.html -%%DATADIR%%/docs/handbook/fr/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/fr/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/fr/hdbk-reference.html -%%DATADIR%%/docs/handbook/fr/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/fr/hdbk-term.html -%%DATADIR%%/docs/handbook/fr/i_back.png -%%DATADIR%%/docs/handbook/fr/i_bible.png -%%DATADIR%%/docs/handbook/fr/i_bible_add.png -%%DATADIR%%/docs/handbook/fr/i_bibletime.png -%%DATADIR%%/docs/handbook/fr/i_book.png -%%DATADIR%%/docs/handbook/fr/i_book_add.png -%%DATADIR%%/docs/handbook/fr/i_bookmark.png -%%DATADIR%%/docs/handbook/fr/i_books.png -%%DATADIR%%/docs/handbook/fr/i_cascade.png -%%DATADIR%%/docs/handbook/fr/i_checkbox.png -%%DATADIR%%/docs/handbook/fr/i_commentary.png -%%DATADIR%%/docs/handbook/fr/i_commentary_add.png -%%DATADIR%%/docs/handbook/fr/i_configure.png -%%DATADIR%%/docs/handbook/fr/i_configuresword.png -%%DATADIR%%/docs/handbook/fr/i_contents2.png -%%DATADIR%%/docs/handbook/fr/i_displayconfig.png -%%DATADIR%%/docs/handbook/fr/i_document_magnifier.png -%%DATADIR%%/docs/handbook/fr/i_exit.png -%%DATADIR%%/docs/handbook/fr/i_fileclose.png -%%DATADIR%%/docs/handbook/fr/i_find.png -%%DATADIR%%/docs/handbook/fr/i_folder_open.png -%%DATADIR%%/docs/handbook/fr/i_forward.png -%%DATADIR%%/docs/handbook/fr/i_lexicon.png -%%DATADIR%%/docs/handbook/fr/i_lexicon_add.png -%%DATADIR%%/docs/handbook/fr/i_light_bulb.png -%%DATADIR%%/docs/handbook/fr/i_sync.png -%%DATADIR%%/docs/handbook/fr/i_tile.png -%%DATADIR%%/docs/handbook/fr/i_tile_horiz.png -%%DATADIR%%/docs/handbook/fr/i_tile_vert.png -%%DATADIR%%/docs/handbook/fr/i_view_index.png -%%DATADIR%%/docs/handbook/fr/i_view_mag.png -%%DATADIR%%/docs/handbook/fr/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/fr/index.html -%%DATADIR%%/docs/handbook/fr/ss_configfonts.png -%%DATADIR%%/docs/handbook/fr/ss_mainterms.png -%%DATADIR%%/docs/handbook/fr/ss_searchanal.png -%%DATADIR%%/docs/handbook/fr/ss_searchopts.png -%%DATADIR%%/docs/handbook/fr/ss_shortcuts.png -%%DATADIR%%/docs/handbook/hu/hdbk-config.html -%%DATADIR%%/docs/handbook/hu/hdbk-intro.html -%%DATADIR%%/docs/handbook/hu/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/hu/hdbk-op-output.html -%%DATADIR%%/docs/handbook/hu/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/hu/hdbk-op-search.html -%%DATADIR%%/docs/handbook/hu/hdbk-op.html -%%DATADIR%%/docs/handbook/hu/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/hu/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/hu/hdbk-reference.html -%%DATADIR%%/docs/handbook/hu/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/hu/hdbk-term.html -%%DATADIR%%/docs/handbook/hu/i_back.png -%%DATADIR%%/docs/handbook/hu/i_bible.png -%%DATADIR%%/docs/handbook/hu/i_bible_add.png -%%DATADIR%%/docs/handbook/hu/i_bibletime.png -%%DATADIR%%/docs/handbook/hu/i_book.png -%%DATADIR%%/docs/handbook/hu/i_book_add.png -%%DATADIR%%/docs/handbook/hu/i_bookmark.png -%%DATADIR%%/docs/handbook/hu/i_books.png -%%DATADIR%%/docs/handbook/hu/i_cascade.png -%%DATADIR%%/docs/handbook/hu/i_checkbox.png -%%DATADIR%%/docs/handbook/hu/i_commentary.png -%%DATADIR%%/docs/handbook/hu/i_commentary_add.png -%%DATADIR%%/docs/handbook/hu/i_configure.png -%%DATADIR%%/docs/handbook/hu/i_configuresword.png -%%DATADIR%%/docs/handbook/hu/i_contents2.png -%%DATADIR%%/docs/handbook/hu/i_displayconfig.png -%%DATADIR%%/docs/handbook/hu/i_document_magnifier.png -%%DATADIR%%/docs/handbook/hu/i_exit.png -%%DATADIR%%/docs/handbook/hu/i_fileclose.png -%%DATADIR%%/docs/handbook/hu/i_find.png -%%DATADIR%%/docs/handbook/hu/i_folder_open.png -%%DATADIR%%/docs/handbook/hu/i_forward.png -%%DATADIR%%/docs/handbook/hu/i_lexicon.png -%%DATADIR%%/docs/handbook/hu/i_lexicon_add.png -%%DATADIR%%/docs/handbook/hu/i_light_bulb.png -%%DATADIR%%/docs/handbook/hu/i_sync.png -%%DATADIR%%/docs/handbook/hu/i_tile.png -%%DATADIR%%/docs/handbook/hu/i_tile_horiz.png -%%DATADIR%%/docs/handbook/hu/i_tile_vert.png -%%DATADIR%%/docs/handbook/hu/i_view_index.png -%%DATADIR%%/docs/handbook/hu/i_view_mag.png -%%DATADIR%%/docs/handbook/hu/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/hu/index.html -%%DATADIR%%/docs/handbook/hu/ss_configfonts.png -%%DATADIR%%/docs/handbook/hu/ss_mainterms.png -%%DATADIR%%/docs/handbook/hu/ss_searchanal.png -%%DATADIR%%/docs/handbook/hu/ss_searchopts.png -%%DATADIR%%/docs/handbook/hu/ss_shortcuts.png -%%DATADIR%%/docs/handbook/it/hdbk-config.html -%%DATADIR%%/docs/handbook/it/hdbk-intro.html -%%DATADIR%%/docs/handbook/it/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/it/hdbk-op-output.html -%%DATADIR%%/docs/handbook/it/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/it/hdbk-op-search.html -%%DATADIR%%/docs/handbook/it/hdbk-op.html -%%DATADIR%%/docs/handbook/it/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/it/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/it/hdbk-reference.html -%%DATADIR%%/docs/handbook/it/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/it/hdbk-term.html -%%DATADIR%%/docs/handbook/it/i_back.png -%%DATADIR%%/docs/handbook/it/i_bible.png -%%DATADIR%%/docs/handbook/it/i_bible_add.png -%%DATADIR%%/docs/handbook/it/i_bibletime.png -%%DATADIR%%/docs/handbook/it/i_book.png -%%DATADIR%%/docs/handbook/it/i_book_add.png -%%DATADIR%%/docs/handbook/it/i_bookmark.png -%%DATADIR%%/docs/handbook/it/i_books.png -%%DATADIR%%/docs/handbook/it/i_cascade.png -%%DATADIR%%/docs/handbook/it/i_checkbox.png -%%DATADIR%%/docs/handbook/it/i_commentary.png -%%DATADIR%%/docs/handbook/it/i_commentary_add.png -%%DATADIR%%/docs/handbook/it/i_configure.png -%%DATADIR%%/docs/handbook/it/i_configuresword.png -%%DATADIR%%/docs/handbook/it/i_contents2.png -%%DATADIR%%/docs/handbook/it/i_displayconfig.png -%%DATADIR%%/docs/handbook/it/i_document_magnifier.png -%%DATADIR%%/docs/handbook/it/i_exit.png -%%DATADIR%%/docs/handbook/it/i_fileclose.png -%%DATADIR%%/docs/handbook/it/i_find.png -%%DATADIR%%/docs/handbook/it/i_folder_open.png -%%DATADIR%%/docs/handbook/it/i_forward.png -%%DATADIR%%/docs/handbook/it/i_lexicon.png -%%DATADIR%%/docs/handbook/it/i_lexicon_add.png -%%DATADIR%%/docs/handbook/it/i_light_bulb.png -%%DATADIR%%/docs/handbook/it/i_sync.png -%%DATADIR%%/docs/handbook/it/i_tile.png -%%DATADIR%%/docs/handbook/it/i_tile_horiz.png -%%DATADIR%%/docs/handbook/it/i_tile_vert.png -%%DATADIR%%/docs/handbook/it/i_view_index.png -%%DATADIR%%/docs/handbook/it/i_view_mag.png -%%DATADIR%%/docs/handbook/it/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/it/index.html -%%DATADIR%%/docs/handbook/it/ss_configfonts.png -%%DATADIR%%/docs/handbook/it/ss_mainterms.png -%%DATADIR%%/docs/handbook/it/ss_searchanal.png -%%DATADIR%%/docs/handbook/it/ss_searchopts.png -%%DATADIR%%/docs/handbook/it/ss_shortcuts.png -%%DATADIR%%/docs/handbook/lt/hdbk-config.html -%%DATADIR%%/docs/handbook/lt/hdbk-intro.html -%%DATADIR%%/docs/handbook/lt/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/lt/hdbk-op-output.html -%%DATADIR%%/docs/handbook/lt/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/lt/hdbk-op-search.html -%%DATADIR%%/docs/handbook/lt/hdbk-op.html -%%DATADIR%%/docs/handbook/lt/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/lt/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/lt/hdbk-reference.html -%%DATADIR%%/docs/handbook/lt/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/lt/hdbk-term.html -%%DATADIR%%/docs/handbook/lt/i_back.png -%%DATADIR%%/docs/handbook/lt/i_bible.png -%%DATADIR%%/docs/handbook/lt/i_bible_add.png -%%DATADIR%%/docs/handbook/lt/i_bibletime.png -%%DATADIR%%/docs/handbook/lt/i_book.png -%%DATADIR%%/docs/handbook/lt/i_book_add.png -%%DATADIR%%/docs/handbook/lt/i_bookmark.png -%%DATADIR%%/docs/handbook/lt/i_books.png -%%DATADIR%%/docs/handbook/lt/i_cascade.png -%%DATADIR%%/docs/handbook/lt/i_checkbox.png -%%DATADIR%%/docs/handbook/lt/i_commentary.png -%%DATADIR%%/docs/handbook/lt/i_commentary_add.png -%%DATADIR%%/docs/handbook/lt/i_configure.png -%%DATADIR%%/docs/handbook/lt/i_configuresword.png -%%DATADIR%%/docs/handbook/lt/i_contents2.png -%%DATADIR%%/docs/handbook/lt/i_displayconfig.png -%%DATADIR%%/docs/handbook/lt/i_document_magnifier.png -%%DATADIR%%/docs/handbook/lt/i_exit.png -%%DATADIR%%/docs/handbook/lt/i_fileclose.png -%%DATADIR%%/docs/handbook/lt/i_find.png -%%DATADIR%%/docs/handbook/lt/i_folder_open.png -%%DATADIR%%/docs/handbook/lt/i_forward.png -%%DATADIR%%/docs/handbook/lt/i_lexicon.png -%%DATADIR%%/docs/handbook/lt/i_lexicon_add.png -%%DATADIR%%/docs/handbook/lt/i_light_bulb.png -%%DATADIR%%/docs/handbook/lt/i_sync.png -%%DATADIR%%/docs/handbook/lt/i_tile.png -%%DATADIR%%/docs/handbook/lt/i_tile_horiz.png -%%DATADIR%%/docs/handbook/lt/i_tile_vert.png -%%DATADIR%%/docs/handbook/lt/i_view_index.png -%%DATADIR%%/docs/handbook/lt/i_view_mag.png -%%DATADIR%%/docs/handbook/lt/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/lt/index.html -%%DATADIR%%/docs/handbook/lt/ss_configfonts.png -%%DATADIR%%/docs/handbook/lt/ss_mainterms.png -%%DATADIR%%/docs/handbook/lt/ss_searchanal.png -%%DATADIR%%/docs/handbook/lt/ss_searchopts.png -%%DATADIR%%/docs/handbook/lt/ss_shortcuts.png -%%DATADIR%%/docs/handbook/nl/hdbk-config.html -%%DATADIR%%/docs/handbook/nl/hdbk-intro.html -%%DATADIR%%/docs/handbook/nl/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/nl/hdbk-op-output.html -%%DATADIR%%/docs/handbook/nl/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/nl/hdbk-op-search.html -%%DATADIR%%/docs/handbook/nl/hdbk-op.html -%%DATADIR%%/docs/handbook/nl/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/nl/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/nl/hdbk-reference.html -%%DATADIR%%/docs/handbook/nl/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/nl/hdbk-term.html -%%DATADIR%%/docs/handbook/nl/i_back.png -%%DATADIR%%/docs/handbook/nl/i_bible.png -%%DATADIR%%/docs/handbook/nl/i_bible_add.png -%%DATADIR%%/docs/handbook/nl/i_bibletime.png -%%DATADIR%%/docs/handbook/nl/i_book.png -%%DATADIR%%/docs/handbook/nl/i_book_add.png -%%DATADIR%%/docs/handbook/nl/i_bookmark.png -%%DATADIR%%/docs/handbook/nl/i_books.png -%%DATADIR%%/docs/handbook/nl/i_cascade.png -%%DATADIR%%/docs/handbook/nl/i_checkbox.png -%%DATADIR%%/docs/handbook/nl/i_commentary.png -%%DATADIR%%/docs/handbook/nl/i_commentary_add.png -%%DATADIR%%/docs/handbook/nl/i_configure.png -%%DATADIR%%/docs/handbook/nl/i_configuresword.png -%%DATADIR%%/docs/handbook/nl/i_contents2.png -%%DATADIR%%/docs/handbook/nl/i_displayconfig.png -%%DATADIR%%/docs/handbook/nl/i_document_magnifier.png -%%DATADIR%%/docs/handbook/nl/i_exit.png -%%DATADIR%%/docs/handbook/nl/i_fileclose.png -%%DATADIR%%/docs/handbook/nl/i_find.png -%%DATADIR%%/docs/handbook/nl/i_folder_open.png -%%DATADIR%%/docs/handbook/nl/i_forward.png -%%DATADIR%%/docs/handbook/nl/i_lexicon.png -%%DATADIR%%/docs/handbook/nl/i_lexicon_add.png -%%DATADIR%%/docs/handbook/nl/i_light_bulb.png -%%DATADIR%%/docs/handbook/nl/i_sync.png -%%DATADIR%%/docs/handbook/nl/i_tile.png -%%DATADIR%%/docs/handbook/nl/i_tile_horiz.png -%%DATADIR%%/docs/handbook/nl/i_tile_vert.png -%%DATADIR%%/docs/handbook/nl/i_view_index.png -%%DATADIR%%/docs/handbook/nl/i_view_mag.png -%%DATADIR%%/docs/handbook/nl/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/nl/index.html -%%DATADIR%%/docs/handbook/nl/ss_configfonts.png -%%DATADIR%%/docs/handbook/nl/ss_mainterms.png -%%DATADIR%%/docs/handbook/nl/ss_searchanal.png -%%DATADIR%%/docs/handbook/nl/ss_searchopts.png -%%DATADIR%%/docs/handbook/nl/ss_shortcuts.png -%%DATADIR%%/docs/handbook/pt_BR/hdbk-config.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-intro.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-bookshelfmanager.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-output.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-parts.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-op-search.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-op.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-reference-shortcuts.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-reference-works.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-reference.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-start-firstrun.html -%%DATADIR%%/docs/handbook/pt_BR/hdbk-term.html -%%DATADIR%%/docs/handbook/pt_BR/i_back.png -%%DATADIR%%/docs/handbook/pt_BR/i_bible.png -%%DATADIR%%/docs/handbook/pt_BR/i_bible_add.png -%%DATADIR%%/docs/handbook/pt_BR/i_bibletime.png -%%DATADIR%%/docs/handbook/pt_BR/i_book.png -%%DATADIR%%/docs/handbook/pt_BR/i_book_add.png -%%DATADIR%%/docs/handbook/pt_BR/i_bookmark.png -%%DATADIR%%/docs/handbook/pt_BR/i_books.png -%%DATADIR%%/docs/handbook/pt_BR/i_cascade.png -%%DATADIR%%/docs/handbook/pt_BR/i_checkbox.png -%%DATADIR%%/docs/handbook/pt_BR/i_commentary.png -%%DATADIR%%/docs/handbook/pt_BR/i_commentary_add.png -%%DATADIR%%/docs/handbook/pt_BR/i_configure.png -%%DATADIR%%/docs/handbook/pt_BR/i_configuresword.png -%%DATADIR%%/docs/handbook/pt_BR/i_contents2.png -%%DATADIR%%/docs/handbook/pt_BR/i_displayconfig.png -%%DATADIR%%/docs/handbook/pt_BR/i_document_magnifier.png -%%DATADIR%%/docs/handbook/pt_BR/i_exit.png -%%DATADIR%%/docs/handbook/pt_BR/i_fileclose.png -%%DATADIR%%/docs/handbook/pt_BR/i_find.png -%%DATADIR%%/docs/handbook/pt_BR/i_folder_open.png -%%DATADIR%%/docs/handbook/pt_BR/i_forward.png -%%DATADIR%%/docs/handbook/pt_BR/i_lexicon.png -%%DATADIR%%/docs/handbook/pt_BR/i_lexicon_add.png -%%DATADIR%%/docs/handbook/pt_BR/i_light_bulb.png -%%DATADIR%%/docs/handbook/pt_BR/i_sync.png -%%DATADIR%%/docs/handbook/pt_BR/i_tile.png -%%DATADIR%%/docs/handbook/pt_BR/i_tile_horiz.png -%%DATADIR%%/docs/handbook/pt_BR/i_tile_vert.png -%%DATADIR%%/docs/handbook/pt_BR/i_view_index.png -%%DATADIR%%/docs/handbook/pt_BR/i_view_mag.png -%%DATADIR%%/docs/handbook/pt_BR/i_window_fullscreen.png -%%DATADIR%%/docs/handbook/pt_BR/index.html -%%DATADIR%%/docs/handbook/pt_BR/ss_configfonts.png -%%DATADIR%%/docs/handbook/pt_BR/ss_mainterms.png -%%DATADIR%%/docs/handbook/pt_BR/ss_searchanal.png -%%DATADIR%%/docs/handbook/pt_BR/ss_searchopts.png -%%DATADIR%%/docs/handbook/pt_BR/ss_shortcuts.png -%%DATADIR%%/docs/howto/ar/h2-basics-approaches.html -%%DATADIR%%/docs/howto/ar/h2-basics-expository.html -%%DATADIR%%/docs/howto/ar/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/ar/h2-basics-types.html -%%DATADIR%%/docs/howto/ar/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/ar/h2-basics.html -%%DATADIR%%/docs/howto/ar/h2-importance-breathed.html -%%DATADIR%%/docs/howto/ar/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/ar/h2-importance-liberates.html -%%DATADIR%%/docs/howto/ar/h2-importance-once.html -%%DATADIR%%/docs/howto/ar/h2-importance-supplement.html -%%DATADIR%%/docs/howto/ar/h2-importance-wars.html -%%DATADIR%%/docs/howto/ar/h2-importance-works.html -%%DATADIR%%/docs/howto/ar/h2-importance.html -%%DATADIR%%/docs/howto/ar/h2-rules-context.html -%%DATADIR%%/docs/howto/ar/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/ar/h2-rules-normal.html -%%DATADIR%%/docs/howto/ar/h2-rules-parables.html -%%DATADIR%%/docs/howto/ar/h2-rules.html -%%DATADIR%%/docs/howto/ar/index.html -%%DATADIR%%/docs/howto/bg/h2-basics-approaches.html -%%DATADIR%%/docs/howto/bg/h2-basics-expository.html -%%DATADIR%%/docs/howto/bg/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/bg/h2-basics-types.html -%%DATADIR%%/docs/howto/bg/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/bg/h2-basics.html -%%DATADIR%%/docs/howto/bg/h2-importance-breathed.html -%%DATADIR%%/docs/howto/bg/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/bg/h2-importance-liberates.html -%%DATADIR%%/docs/howto/bg/h2-importance-once.html -%%DATADIR%%/docs/howto/bg/h2-importance-supplement.html -%%DATADIR%%/docs/howto/bg/h2-importance-wars.html -%%DATADIR%%/docs/howto/bg/h2-importance-works.html -%%DATADIR%%/docs/howto/bg/h2-importance.html -%%DATADIR%%/docs/howto/bg/h2-rules-context.html -%%DATADIR%%/docs/howto/bg/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/bg/h2-rules-normal.html -%%DATADIR%%/docs/howto/bg/h2-rules-parables.html -%%DATADIR%%/docs/howto/bg/h2-rules.html -%%DATADIR%%/docs/howto/bg/index.html -%%DATADIR%%/docs/howto/cs/h2-basics-approaches.html -%%DATADIR%%/docs/howto/cs/h2-basics-expository.html -%%DATADIR%%/docs/howto/cs/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/cs/h2-basics-types.html -%%DATADIR%%/docs/howto/cs/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/cs/h2-basics.html -%%DATADIR%%/docs/howto/cs/h2-importance-breathed.html -%%DATADIR%%/docs/howto/cs/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/cs/h2-importance-liberates.html -%%DATADIR%%/docs/howto/cs/h2-importance-once.html -%%DATADIR%%/docs/howto/cs/h2-importance-supplement.html -%%DATADIR%%/docs/howto/cs/h2-importance-wars.html -%%DATADIR%%/docs/howto/cs/h2-importance-works.html -%%DATADIR%%/docs/howto/cs/h2-importance.html -%%DATADIR%%/docs/howto/cs/h2-rules-context.html -%%DATADIR%%/docs/howto/cs/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/cs/h2-rules-normal.html -%%DATADIR%%/docs/howto/cs/h2-rules-parables.html -%%DATADIR%%/docs/howto/cs/h2-rules.html -%%DATADIR%%/docs/howto/cs/index.html -%%DATADIR%%/docs/howto/da/h2-basics-approaches.html -%%DATADIR%%/docs/howto/da/h2-basics-expository.html -%%DATADIR%%/docs/howto/da/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/da/h2-basics-types.html -%%DATADIR%%/docs/howto/da/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/da/h2-basics.html -%%DATADIR%%/docs/howto/da/h2-importance-breathed.html -%%DATADIR%%/docs/howto/da/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/da/h2-importance-liberates.html -%%DATADIR%%/docs/howto/da/h2-importance-once.html -%%DATADIR%%/docs/howto/da/h2-importance-supplement.html -%%DATADIR%%/docs/howto/da/h2-importance-wars.html -%%DATADIR%%/docs/howto/da/h2-importance-works.html -%%DATADIR%%/docs/howto/da/h2-importance.html -%%DATADIR%%/docs/howto/da/h2-rules-context.html -%%DATADIR%%/docs/howto/da/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/da/h2-rules-normal.html -%%DATADIR%%/docs/howto/da/h2-rules-parables.html -%%DATADIR%%/docs/howto/da/h2-rules.html -%%DATADIR%%/docs/howto/da/index.html -%%DATADIR%%/docs/howto/de/h2-basics-approaches.html -%%DATADIR%%/docs/howto/de/h2-basics-expository.html -%%DATADIR%%/docs/howto/de/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/de/h2-basics-types.html -%%DATADIR%%/docs/howto/de/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/de/h2-basics.html -%%DATADIR%%/docs/howto/de/h2-importance-breathed.html -%%DATADIR%%/docs/howto/de/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/de/h2-importance-liberates.html -%%DATADIR%%/docs/howto/de/h2-importance-once.html -%%DATADIR%%/docs/howto/de/h2-importance-supplement.html -%%DATADIR%%/docs/howto/de/h2-importance-wars.html -%%DATADIR%%/docs/howto/de/h2-importance-works.html -%%DATADIR%%/docs/howto/de/h2-importance.html -%%DATADIR%%/docs/howto/de/h2-rules-context.html -%%DATADIR%%/docs/howto/de/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/de/h2-rules-normal.html -%%DATADIR%%/docs/howto/de/h2-rules-parables.html -%%DATADIR%%/docs/howto/de/h2-rules.html -%%DATADIR%%/docs/howto/de/index.html -%%DATADIR%%/docs/howto/en/h2-basics-approaches.html -%%DATADIR%%/docs/howto/en/h2-basics-expository.html -%%DATADIR%%/docs/howto/en/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/en/h2-basics-types.html -%%DATADIR%%/docs/howto/en/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/en/h2-basics.html -%%DATADIR%%/docs/howto/en/h2-importance-breathed.html -%%DATADIR%%/docs/howto/en/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/en/h2-importance-liberates.html -%%DATADIR%%/docs/howto/en/h2-importance-once.html -%%DATADIR%%/docs/howto/en/h2-importance-supplement.html -%%DATADIR%%/docs/howto/en/h2-importance-wars.html -%%DATADIR%%/docs/howto/en/h2-importance-works.html -%%DATADIR%%/docs/howto/en/h2-importance.html -%%DATADIR%%/docs/howto/en/h2-rules-context.html -%%DATADIR%%/docs/howto/en/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/en/h2-rules-normal.html -%%DATADIR%%/docs/howto/en/h2-rules-parables.html -%%DATADIR%%/docs/howto/en/h2-rules.html -%%DATADIR%%/docs/howto/en/index.html -%%DATADIR%%/docs/howto/es/h2-basics-approaches.html -%%DATADIR%%/docs/howto/es/h2-basics-expository.html -%%DATADIR%%/docs/howto/es/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/es/h2-basics-types.html -%%DATADIR%%/docs/howto/es/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/es/h2-basics.html -%%DATADIR%%/docs/howto/es/h2-importance-breathed.html -%%DATADIR%%/docs/howto/es/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/es/h2-importance-liberates.html -%%DATADIR%%/docs/howto/es/h2-importance-once.html -%%DATADIR%%/docs/howto/es/h2-importance-supplement.html -%%DATADIR%%/docs/howto/es/h2-importance-wars.html -%%DATADIR%%/docs/howto/es/h2-importance-works.html -%%DATADIR%%/docs/howto/es/h2-importance.html -%%DATADIR%%/docs/howto/es/h2-rules-context.html -%%DATADIR%%/docs/howto/es/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/es/h2-rules-normal.html -%%DATADIR%%/docs/howto/es/h2-rules-parables.html -%%DATADIR%%/docs/howto/es/h2-rules.html -%%DATADIR%%/docs/howto/es/index.html -%%DATADIR%%/docs/howto/fi/h2-basics-approaches.html -%%DATADIR%%/docs/howto/fi/h2-basics-expository.html -%%DATADIR%%/docs/howto/fi/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/fi/h2-basics-types.html -%%DATADIR%%/docs/howto/fi/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/fi/h2-basics.html -%%DATADIR%%/docs/howto/fi/h2-importance-breathed.html -%%DATADIR%%/docs/howto/fi/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/fi/h2-importance-liberates.html -%%DATADIR%%/docs/howto/fi/h2-importance-once.html -%%DATADIR%%/docs/howto/fi/h2-importance-supplement.html -%%DATADIR%%/docs/howto/fi/h2-importance-wars.html -%%DATADIR%%/docs/howto/fi/h2-importance-works.html -%%DATADIR%%/docs/howto/fi/h2-importance.html -%%DATADIR%%/docs/howto/fi/h2-rules-context.html -%%DATADIR%%/docs/howto/fi/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/fi/h2-rules-normal.html -%%DATADIR%%/docs/howto/fi/h2-rules-parables.html -%%DATADIR%%/docs/howto/fi/h2-rules.html -%%DATADIR%%/docs/howto/fi/index.html -%%DATADIR%%/docs/howto/fr/h2-basics-approaches.html -%%DATADIR%%/docs/howto/fr/h2-basics-expository.html -%%DATADIR%%/docs/howto/fr/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/fr/h2-basics-types.html -%%DATADIR%%/docs/howto/fr/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/fr/h2-basics.html -%%DATADIR%%/docs/howto/fr/h2-importance-breathed.html -%%DATADIR%%/docs/howto/fr/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/fr/h2-importance-liberates.html -%%DATADIR%%/docs/howto/fr/h2-importance-once.html -%%DATADIR%%/docs/howto/fr/h2-importance-supplement.html -%%DATADIR%%/docs/howto/fr/h2-importance-wars.html -%%DATADIR%%/docs/howto/fr/h2-importance-works.html -%%DATADIR%%/docs/howto/fr/h2-importance.html -%%DATADIR%%/docs/howto/fr/h2-rules-context.html -%%DATADIR%%/docs/howto/fr/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/fr/h2-rules-normal.html -%%DATADIR%%/docs/howto/fr/h2-rules-parables.html -%%DATADIR%%/docs/howto/fr/h2-rules.html -%%DATADIR%%/docs/howto/fr/index.html -%%DATADIR%%/docs/howto/hu/h2-basics-approaches.html -%%DATADIR%%/docs/howto/hu/h2-basics-expository.html -%%DATADIR%%/docs/howto/hu/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/hu/h2-basics-types.html -%%DATADIR%%/docs/howto/hu/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/hu/h2-basics.html -%%DATADIR%%/docs/howto/hu/h2-importance-breathed.html -%%DATADIR%%/docs/howto/hu/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/hu/h2-importance-liberates.html -%%DATADIR%%/docs/howto/hu/h2-importance-once.html -%%DATADIR%%/docs/howto/hu/h2-importance-supplement.html -%%DATADIR%%/docs/howto/hu/h2-importance-wars.html -%%DATADIR%%/docs/howto/hu/h2-importance-works.html -%%DATADIR%%/docs/howto/hu/h2-importance.html -%%DATADIR%%/docs/howto/hu/h2-rules-context.html -%%DATADIR%%/docs/howto/hu/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/hu/h2-rules-normal.html -%%DATADIR%%/docs/howto/hu/h2-rules-parables.html -%%DATADIR%%/docs/howto/hu/h2-rules.html -%%DATADIR%%/docs/howto/hu/index.html -%%DATADIR%%/docs/howto/it/h2-basics-approaches.html -%%DATADIR%%/docs/howto/it/h2-basics-expository.html -%%DATADIR%%/docs/howto/it/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/it/h2-basics-types.html -%%DATADIR%%/docs/howto/it/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/it/h2-basics.html -%%DATADIR%%/docs/howto/it/h2-importance-breathed.html -%%DATADIR%%/docs/howto/it/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/it/h2-importance-liberates.html -%%DATADIR%%/docs/howto/it/h2-importance-once.html -%%DATADIR%%/docs/howto/it/h2-importance-supplement.html -%%DATADIR%%/docs/howto/it/h2-importance-wars.html -%%DATADIR%%/docs/howto/it/h2-importance-works.html -%%DATADIR%%/docs/howto/it/h2-importance.html -%%DATADIR%%/docs/howto/it/h2-rules-context.html -%%DATADIR%%/docs/howto/it/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/it/h2-rules-normal.html -%%DATADIR%%/docs/howto/it/h2-rules-parables.html -%%DATADIR%%/docs/howto/it/h2-rules.html -%%DATADIR%%/docs/howto/it/index.html -%%DATADIR%%/docs/howto/ko/h2-basics-approaches.html -%%DATADIR%%/docs/howto/ko/h2-basics-expository.html -%%DATADIR%%/docs/howto/ko/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/ko/h2-basics-types.html -%%DATADIR%%/docs/howto/ko/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/ko/h2-basics.html -%%DATADIR%%/docs/howto/ko/h2-importance-breathed.html -%%DATADIR%%/docs/howto/ko/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/ko/h2-importance-liberates.html -%%DATADIR%%/docs/howto/ko/h2-importance-once.html -%%DATADIR%%/docs/howto/ko/h2-importance-supplement.html -%%DATADIR%%/docs/howto/ko/h2-importance-wars.html -%%DATADIR%%/docs/howto/ko/h2-importance-works.html -%%DATADIR%%/docs/howto/ko/h2-importance.html -%%DATADIR%%/docs/howto/ko/h2-rules-context.html -%%DATADIR%%/docs/howto/ko/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/ko/h2-rules-normal.html -%%DATADIR%%/docs/howto/ko/h2-rules-parables.html -%%DATADIR%%/docs/howto/ko/h2-rules.html -%%DATADIR%%/docs/howto/ko/index.html -%%DATADIR%%/docs/howto/lt/h2-basics-approaches.html -%%DATADIR%%/docs/howto/lt/h2-basics-expository.html -%%DATADIR%%/docs/howto/lt/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/lt/h2-basics-types.html -%%DATADIR%%/docs/howto/lt/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/lt/h2-basics.html -%%DATADIR%%/docs/howto/lt/h2-importance-breathed.html -%%DATADIR%%/docs/howto/lt/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/lt/h2-importance-liberates.html -%%DATADIR%%/docs/howto/lt/h2-importance-once.html -%%DATADIR%%/docs/howto/lt/h2-importance-supplement.html -%%DATADIR%%/docs/howto/lt/h2-importance-wars.html -%%DATADIR%%/docs/howto/lt/h2-importance-works.html -%%DATADIR%%/docs/howto/lt/h2-importance.html -%%DATADIR%%/docs/howto/lt/h2-rules-context.html -%%DATADIR%%/docs/howto/lt/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/lt/h2-rules-normal.html -%%DATADIR%%/docs/howto/lt/h2-rules-parables.html -%%DATADIR%%/docs/howto/lt/h2-rules.html -%%DATADIR%%/docs/howto/lt/index.html -%%DATADIR%%/docs/howto/nl/h2-basics-approaches.html -%%DATADIR%%/docs/howto/nl/h2-basics-expository.html -%%DATADIR%%/docs/howto/nl/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/nl/h2-basics-types.html -%%DATADIR%%/docs/howto/nl/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/nl/h2-basics.html -%%DATADIR%%/docs/howto/nl/h2-importance-breathed.html -%%DATADIR%%/docs/howto/nl/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/nl/h2-importance-liberates.html -%%DATADIR%%/docs/howto/nl/h2-importance-once.html -%%DATADIR%%/docs/howto/nl/h2-importance-supplement.html -%%DATADIR%%/docs/howto/nl/h2-importance-wars.html -%%DATADIR%%/docs/howto/nl/h2-importance-works.html -%%DATADIR%%/docs/howto/nl/h2-importance.html -%%DATADIR%%/docs/howto/nl/h2-rules-context.html -%%DATADIR%%/docs/howto/nl/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/nl/h2-rules-normal.html -%%DATADIR%%/docs/howto/nl/h2-rules-parables.html -%%DATADIR%%/docs/howto/nl/h2-rules.html -%%DATADIR%%/docs/howto/nl/index.html -%%DATADIR%%/docs/howto/pt_BR/h2-basics-approaches.html -%%DATADIR%%/docs/howto/pt_BR/h2-basics-expository.html -%%DATADIR%%/docs/howto/pt_BR/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/pt_BR/h2-basics-types.html -%%DATADIR%%/docs/howto/pt_BR/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/pt_BR/h2-basics.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance-breathed.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance-liberates.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance-once.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance-supplement.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance-wars.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance-works.html -%%DATADIR%%/docs/howto/pt_BR/h2-importance.html -%%DATADIR%%/docs/howto/pt_BR/h2-rules-context.html -%%DATADIR%%/docs/howto/pt_BR/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/pt_BR/h2-rules-normal.html -%%DATADIR%%/docs/howto/pt_BR/h2-rules-parables.html -%%DATADIR%%/docs/howto/pt_BR/h2-rules.html -%%DATADIR%%/docs/howto/pt_BR/index.html -%%DATADIR%%/docs/howto/ru/h2-basics-approaches.html -%%DATADIR%%/docs/howto/ru/h2-basics-expository.html -%%DATADIR%%/docs/howto/ru/h2-basics-interpretation.html -%%DATADIR%%/docs/howto/ru/h2-basics-types.html -%%DATADIR%%/docs/howto/ru/h2-basics-worksheet.html -%%DATADIR%%/docs/howto/ru/h2-basics.html -%%DATADIR%%/docs/howto/ru/h2-importance-breathed.html -%%DATADIR%%/docs/howto/ru/h2-importance-exhortations.html -%%DATADIR%%/docs/howto/ru/h2-importance-liberates.html -%%DATADIR%%/docs/howto/ru/h2-importance-once.html -%%DATADIR%%/docs/howto/ru/h2-importance-supplement.html -%%DATADIR%%/docs/howto/ru/h2-importance-wars.html -%%DATADIR%%/docs/howto/ru/h2-importance-works.html -%%DATADIR%%/docs/howto/ru/h2-importance.html -%%DATADIR%%/docs/howto/ru/h2-rules-context.html -%%DATADIR%%/docs/howto/ru/h2-rules-hcontest.html -%%DATADIR%%/docs/howto/ru/h2-rules-normal.html -%%DATADIR%%/docs/howto/ru/h2-rules-parables.html -%%DATADIR%%/docs/howto/ru/h2-rules.html -%%DATADIR%%/docs/howto/ru/index.html %%DATADIR%%/icons/add.svg %%DATADIR%%/icons/automatically.svg %%DATADIR%%/icons/back.svg @@ -997,42 +83,1322 @@ share/applications/bibletime.desktop %%DATADIR%%/icons/view_mag.svg %%DATADIR%%/icons/view_profile.svg %%DATADIR%%/icons/window_fullscreen.svg -%%DATADIR%%/javascript/btwebengine.js -%%DATADIR%%/license/license.html +%%DATADIR%%/license/LICENSE %%DATADIR%%/locale/bibletime_ui_ar.qm -%%DATADIR%%/locale/bibletime_ui_bg.qm -%%DATADIR%%/locale/bibletime_ui_ceb.qm +%%DATADIR%%/locale/bibletime_ui_br.qm %%DATADIR%%/locale/bibletime_ui_cs.qm %%DATADIR%%/locale/bibletime_ui_da.qm %%DATADIR%%/locale/bibletime_ui_de.qm -%%DATADIR%%/locale/bibletime_ui_el.qm %%DATADIR%%/locale/bibletime_ui_en_GB.qm +%%DATADIR%%/locale/bibletime_ui_en_US.qm %%DATADIR%%/locale/bibletime_ui_es.qm %%DATADIR%%/locale/bibletime_ui_et.qm %%DATADIR%%/locale/bibletime_ui_fi.qm -%%DATADIR%%/locale/bibletime_ui_fil_PH.qm %%DATADIR%%/locale/bibletime_ui_fr.qm %%DATADIR%%/locale/bibletime_ui_hu.qm -%%DATADIR%%/locale/bibletime_ui_hy.qm %%DATADIR%%/locale/bibletime_ui_it.qm %%DATADIR%%/locale/bibletime_ui_ja.qm %%DATADIR%%/locale/bibletime_ui_ko.qm %%DATADIR%%/locale/bibletime_ui_lt.qm %%DATADIR%%/locale/bibletime_ui_lv.qm -%%DATADIR%%/locale/bibletime_ui_my.qm %%DATADIR%%/locale/bibletime_ui_nl.qm %%DATADIR%%/locale/bibletime_ui_pl.qm %%DATADIR%%/locale/bibletime_ui_pt.qm %%DATADIR%%/locale/bibletime_ui_pt_BR.qm %%DATADIR%%/locale/bibletime_ui_ru.qm %%DATADIR%%/locale/bibletime_ui_sk.qm -%%DATADIR%%/locale/bibletime_ui_sr_RS.qm %%DATADIR%%/locale/bibletime_ui_th.qm -%%DATADIR%%/locale/bibletime_ui_ti.qm -%%DATADIR%%/locale/bibletime_ui_tr.qm %%DATADIR%%/locale/bibletime_ui_uk.qm %%DATADIR%%/locale/bibletime_ui_zh_TW.qm %%DATADIR%%/pics/startuplogo.png %%DATADIR%%/pics/startuplogo_christmas.png %%DATADIR%%/pics/startuplogo_easter.jpg -share/icons/hicolor/scalable/apps/bibletime.svg +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ar/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/br/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/cs/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/de/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/en/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/es/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fi/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/fr/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/hu/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/it/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ko/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/lt/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/nl/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/pt_BR/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/ru/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/th/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-config.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-intro.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-op-bookshelfmanager.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-op-output.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-op-parts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-op-search.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-op.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-reference-shortcuts.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-reference-works.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-reference.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-start-firstrun.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/hdbk-term.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_back.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_bible.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_bible_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_bibletime.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_book.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_book_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_bookmark.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_books.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_cascade.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_checkbox.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_commentary.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_commentary_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_configure.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_configuresword.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_contents2.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_displayconfig.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_document_magnifier.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_exit.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_fileclose.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_find.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_folder_open.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_forward.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_lexicon.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_lexicon_add.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_light_bulb.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_sync.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_tile.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_tile_horiz.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_tile_vert.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_view_index.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_view_mag.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/i_window_fullscreen.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/index.html +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/ss_configfonts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/ss_mainterms.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/ss_searchanal.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/ss_searchopts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/html/uk/ss_shortcuts.png +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/ar/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/br/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/cs/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/de/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/en/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/es/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/fi/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/fr/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/hu/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/it/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/ko/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/lt/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/nl/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/pt_BR/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/ru/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/th/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/handbook/pdf/uk/handbook.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ar/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/bg/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/br/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/cs/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/da/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/de/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/en/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/es/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fi/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/fr/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/hu/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/it/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ja/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ko/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/lt/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/nl/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/pt_BR/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/ru/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/th/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-basics-approaches.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-basics-expository.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-basics-interpretation.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-basics-types.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-basics-worksheet.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-basics.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance-breathed.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance-exhortations.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance-liberates.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance-once.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance-supplement.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance-wars.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance-works.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-importance.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-rules-context.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-rules-hcontest.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-rules-normal.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-rules-parables.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/h2-rules.html +%%PORTDOCS%%%%DOCSDIR%%/howto/html/uk/index.html +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/ar/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/bg/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/br/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/cs/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/da/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/de/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/en/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/es/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/fi/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/fr/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/hu/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/it/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/ja/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/ko/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/lt/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/nl/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/pt_BR/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/ru/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/th/howto.pdf +%%PORTDOCS%%%%DOCSDIR%%/howto/pdf/uk/howto.pdf +share/icons/hicolor/scalable/apps/info.bibletime.BibleTime.svg +share/metainfo/info.bibletime.BibleTime.metainfo.xml diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile index 47b216689069..20d7ffc1c705 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,5 +1,6 @@ PORTNAME= compat.el DISTVERSION= 30.1.0.1 +PORTREVISION= 1 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/dahdi/Makefile b/misc/dahdi/Makefile index 1cea8a5808aa..4a50135ed641 100644 --- a/misc/dahdi/Makefile +++ b/misc/dahdi/Makefile @@ -26,6 +26,8 @@ MAKE_ENV= HOST_CC=${CC} CONFLICTS= zaptel +PIE_UNSAFE= yes + post-patch: @${REINPLACE_CMD} -e 's,/etc,${PREFIX}/etc,g'\ ${WRKSRC}/dahdi_cfg.c ${WRKSRC}/fxotune.c\ diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index c1b9cbfff608..28ea906328a3 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -1,6 +1,6 @@ PORTNAME= elscreen PORTVERSION= 1.4.6.20180320 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 271184e316b5..650759410461 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -1,7 +1,6 @@ PORTNAME= exercism DISTVERSIONPREFIX= v -DISTVERSION= 3.5.0 -PORTREVISION= 2 +DISTVERSION= 3.5.4 CATEGORIES= misc MAINTAINER= bofh@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://exercism.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.21,modules +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= exercism GH_PROJECT= cli diff --git a/misc/exercism/distinfo b/misc/exercism/distinfo index e1a3c44acc58..266f5b0290e0 100644 --- a/misc/exercism/distinfo +++ b/misc/exercism/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1735539617 -SHA256 (exercism-cli-v3.5.0_GH0.tar.gz) = 819ac86c397782c8227ae443418c46ce86bfd0bd4ee6c67175102a7e67ba3010 -SIZE (exercism-cli-v3.5.0_GH0.tar.gz) = 79361 +TIMESTAMP = 1755763449 +SHA256 (exercism-cli-v3.5.4_GH0.tar.gz) = 58dcd1a62552466b6fa3d3ad62747b1cfeafae5fca3b511c08f5efa9af22539c +SIZE (exercism-cli-v3.5.4_GH0.tar.gz) = 79650 SHA256 (blang-semver-v3.5.1_GH0.tar.gz) = 3d9da53f4c2d3169bfa9b25f2f36f301a37556a47259c870881524c643c69c57 SIZE (blang-semver-v3.5.1_GH0.tar.gz) = 14831 SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e diff --git a/misc/kdeedu/Makefile b/misc/kdeedu/Makefile index b887a3eef271..fd526f6fee5c 100644 --- a/misc/kdeedu/Makefile +++ b/misc/kdeedu/Makefile @@ -1,5 +1,6 @@ PORTNAME= kdeedu DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc education kde MAINTAINER= kde@FreeBSD.org @@ -10,10 +11,8 @@ USES= kde:6 metaport OPTIONS_DEFINE= ARTIKULATE BLINKEN CANTOR KALGEBRA KALZIUM KANAGRAM KBRUCH KGEOGRAPHY \ KHANGMAN KIG KITEN KLETTRES KMPLOT KTOUCH KTURTLE \ - KWORDQUIZ MARBLE MINUET PAIRS PARLEY ROCS STEP -OPTIONS_DEFAULT= ARTIKULATE BLINKEN CANTOR KALGEBRA KALZIUM KANAGRAM KBRUCH KGEOGRAPHY \ - KHANGMAN KITEN KLETTRES KMPLOT KTOUCH KTURTLE \ - KWORDQUIZ MARBLE MINUET PAIRS PARLEY ROCS STEP + KWORDQUIZ MARBLE MINUET PARLEY ROCS STEP +OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NKIG} OPTIONS_DEFAULT_amd64= KIG OPTIONS_DEFAULT_i386= KIG @@ -29,6 +28,9 @@ CANTOR_RUN_DEPENDS= cantor>=${KDE_APPLICATIONS_VERSION}:math/cantor KALGEBRA_DESC= Graph calculator KALGEBRA_RUN_DEPENDS= kalgebra>=${KDE_APPLICATIONS_VERSION}:math/kalgebra +KALZIUM_DESC= Periodic table of elements +KALZIUM_RUN_DEPENDS= kalzium>=${KDE_APPLICATIONS_VERSION}:science/kalzium + KANAGRAM_DESC= Letter order game KANAGRAM_RUN_DEPENDS= kanagram>=${KDE_APPLICATIONS_VERSION}:games/kanagram @@ -53,6 +55,9 @@ KLETTRES_RUN_DEPENDS= klettres>=${KDE_APPLICATIONS_VERSION}:misc/klettres KMPLOT_DESC= Mathematical function plotter KMPLOT_RUN_DEPENDS= kmplot>=${KDE_APPLICATIONS_VERSION}:math/kmplot +KTOUCH_DESC= Touch typing trainer +KTOUCH_RUN_DEPENDS= ktouch>=${KDE_APPLICATIONS_VERSION}:misc/ktouch + KTURTLE_DESC= Educational programming environment KTURTLE_RUN_DEPENDS= kturtle>=${KDE_APPLICATIONS_VERSION}:lang/kturtle diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index 25518745fa94..87e3171ba2ec 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 6040 +DISTVERSION= 6191 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index 4a7ca3e16681..030f93f29340 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753946944 -SHA256 (ggerganov-llama.cpp-b6040_GH0.tar.gz) = 52f1bc8768270e5e8c2ecd58345a9214162fece1e31df22faeb902093a5877fc -SIZE (ggerganov-llama.cpp-b6040_GH0.tar.gz) = 25400771 +TIMESTAMP = 1755504577 +SHA256 (ggerganov-llama.cpp-b6191_GH0.tar.gz) = 2383b5ed5096bdc560b64484d6924599bb95367c145544f041caaa3ed7bdb990 +SIZE (ggerganov-llama.cpp-b6191_GH0.tar.gz) = 25552913 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index c25ef86c6d6c..06e85809f4cc 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,5 +1,5 @@ PORTNAME= Business-ISBN-Data -PORTVERSION= 20250801.001 +PORTVERSION= 20250815.001 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/misc/p5-Business-ISBN-Data/distinfo b/misc/p5-Business-ISBN-Data/distinfo index f4464558bc2a..34931f83be0e 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755072774 -SHA256 (Business-ISBN-Data-20250801.001.tar.gz) = aedbd8f759ad42b24b379efa8ace18f2c50469d99ff3afb0cc4099ef15d4fc46 -SIZE (Business-ISBN-Data-20250801.001.tar.gz) = 37093 +TIMESTAMP = 1755725434 +SHA256 (Business-ISBN-Data-20250815.001.tar.gz) = bf8bd710e2edcc6a8808dff323b8467dbe227841a1f5fe3f4813fb50be7dce9d +SIZE (Business-ISBN-Data-20250815.001.tar.gz) = 37159 diff --git a/misc/py-diffusers/Makefile b/misc/py-diffusers/Makefile new file mode 100644 index 000000000000..b6963dc8a878 --- /dev/null +++ b/misc/py-diffusers/Makefile @@ -0,0 +1,30 @@ +PORTNAME= diffusers +DISTVERSION= 0.35.0 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= State-of-the-art diffusion in PyTorch and JAX +WWW= https://huggingface.co/docs/diffusers/index + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}huggingface-hub>0:misc/py-huggingface-hub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}regex>0:textproc/py-regex@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}safetensors>0:misc/py-safetensors@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 concurrent autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-diffusers/distinfo b/misc/py-diffusers/distinfo new file mode 100644 index 000000000000..be142785833e --- /dev/null +++ b/misc/py-diffusers/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755659729 +SHA256 (diffusers-0.35.0.tar.gz) = 7b1d77a8e01ab866e13088e56691608e0fbde551758459a286caa7a36cadb488 +SIZE (diffusers-0.35.0.tar.gz) = 3369429 diff --git a/misc/py-diffusers/pkg-descr b/misc/py-diffusers/pkg-descr new file mode 100644 index 000000000000..91acf2b0e18f --- /dev/null +++ b/misc/py-diffusers/pkg-descr @@ -0,0 +1,10 @@ +Diffusers is the go-to library for state-of-the-art pretrained diffusion models +for generating images, audio, and even 3D structures of molecules. + +Diffusers offers three core components: +* State-of-the-art diffusion pipelines that can be run in inference with just a + few lines of code. +* Interchangeable noise schedulers for different diffusion speeds and output + quality. +* Pretrained models that can be used as building blocks, and combined with + schedulers, for creating your own end-to-end diffusion systems. diff --git a/misc/py-gguf/Makefile b/misc/py-gguf/Makefile index 3073bf861da1..db879321f4e2 100644 --- a/misc/py-gguf/Makefile +++ b/misc/py-gguf/Makefile @@ -24,7 +24,7 @@ USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= ggml-org GH_PROJECT= llama.cpp -GH_TAGNAME= b6040 +GH_TAGNAME= b6191 WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}/gguf-py diff --git a/misc/py-gguf/distinfo b/misc/py-gguf/distinfo index 4070fee66ade..43be92facc8a 100644 --- a/misc/py-gguf/distinfo +++ b/misc/py-gguf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753947624 -SHA256 (ggml-org-llama.cpp-0.17.1.6040-b6040_GH0.tar.gz) = 52f1bc8768270e5e8c2ecd58345a9214162fece1e31df22faeb902093a5877fc -SIZE (ggml-org-llama.cpp-0.17.1.6040-b6040_GH0.tar.gz) = 25400771 +TIMESTAMP = 1755504558 +SHA256 (ggml-org-llama.cpp-0.17.1.6191-b6191_GH0.tar.gz) = 2383b5ed5096bdc560b64484d6924599bb95367c145544f041caaa3ed7bdb990 +SIZE (ggml-org-llama.cpp-0.17.1.6191-b6191_GH0.tar.gz) = 25552913 diff --git a/misc/py-hf-doc-builder/Makefile b/misc/py-hf-doc-builder/Makefile new file mode 100644 index 000000000000..2bbd5f6ad2d0 --- /dev/null +++ b/misc/py-hf-doc-builder/Makefile @@ -0,0 +1,28 @@ +PORTNAME= hf-doc-builder +DISTVERSION= 0.5.0 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Doc building utility for Hugging Face related projects +WWW= https://github.com/huggingface/doc-builder + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}huggingface-hub>0:misc/py-huggingface-hub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}meilisearch>0.34.1:textproc/py-meilisearch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}nbformat>0:devel/py-nbformat@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-hf-doc-builder/distinfo b/misc/py-hf-doc-builder/distinfo new file mode 100644 index 000000000000..0f3778957cf2 --- /dev/null +++ b/misc/py-hf-doc-builder/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755462500 +SHA256 (hf-doc-builder-0.5.0.tar.gz) = e557660f76d1d90ac79e96d7b17642eca83f16a0a89ceabde180f0437d28179b +SIZE (hf-doc-builder-0.5.0.tar.gz) = 152415 diff --git a/misc/py-hf-doc-builder/files/patch-setup.py b/misc/py-hf-doc-builder/files/patch-setup.py new file mode 100644 index 000000000000..65c42e23e65f --- /dev/null +++ b/misc/py-hf-doc-builder/files/patch-setup.py @@ -0,0 +1,18 @@ +--- setup.py.orig 2025-08-17 20:33:32 UTC ++++ setup.py +@@ -3,7 +3,7 @@ from setuptools import find_packages, setup + + from setuptools import find_packages, setup + +-install_requires = ["black", "GitPython", "tqdm", "pyyaml", "packaging", "nbformat", "huggingface_hub"] ++install_requires = ["GitPython", "tqdm", "pyyaml", "packaging", "nbformat", "huggingface_hub"] + + extras = {} + +@@ -62,4 +62,4 @@ setup( + # twine upload dist/* -r pypi + # 9. Add release notes to the tag in github once everything is looking hunky-dory. + # 10. Go back to the main branch and update the version in __init__.py, setup.py to the new version ".dev" and push to +-# main. +\ No newline at end of file ++# main. diff --git a/misc/py-hf-doc-builder/pkg-descr b/misc/py-hf-doc-builder/pkg-descr new file mode 100644 index 000000000000..9e754b98f1cf --- /dev/null +++ b/misc/py-hf-doc-builder/pkg-descr @@ -0,0 +1,2 @@ +hf-doc-builder is a package used to build the documentation +of Hugging Face repos. diff --git a/misc/py-hf-xet/Makefile b/misc/py-hf-xet/Makefile index eec3bbc48006..d541c2f50007 100644 --- a/misc/py-hf-xet/Makefile +++ b/misc/py-hf-xet/Makefile @@ -1,5 +1,5 @@ PORTNAME= hf-xet -DISTVERSION= 1.1.7 +DISTVERSION= 1.1.8 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-hf-xet/distinfo b/misc/py-hf-xet/distinfo index 8c0761d8e2d2..8aa49e3c8826 100644 --- a/misc/py-hf-xet/distinfo +++ b/misc/py-hf-xet/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1754799693 -SHA256 (hf_xet-1.1.7.tar.gz) = 20cec8db4561338824a3b5f8c19774055b04a8df7fff0cb1ff2cb1a0c1607b80 -SIZE (hf_xet-1.1.7.tar.gz) = 477719 +TIMESTAMP = 1755640942 +SHA256 (hf_xet-1.1.8.tar.gz) = 62a0043e441753bbc446dcb5a3fe40a4d03f5fb9f13589ef1df9ab19252beb53 +SIZE (hf_xet-1.1.8.tar.gz) = 484065 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index ef0e9474ff7f..1a9c8475c3f8 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.74.8 +DISTVERSION= 1.75.8 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openai>=1.68.2:misc/py-openai@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openai>=1.99.5:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.2.0:www/py-python-dotenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=6.8.0:devel/py-importlib-metadata@${PY_FLAVOR} \ @@ -28,7 +28,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 -REINPLACE_ARGS= -i '' +SHEBANG_FILES= litellm/proxy/start.sh +bash_CMD= ${SH} + NO_ARCH= yes PORTDOCS= README.md @@ -36,10 +38,9 @@ PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' \ + @${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|' \ ${WRKSRC}/litellm/proxy/start.sh - @${FIND} ${WRKSRC}/litellm/proxy -type f \ - \( -name '*.orig' -o -name '*.bak' \) -delete + @${FIND} ${WRKSRC}/litellm/proxy -type f -name '*.bak' -delete post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index b69efa643285..8acb1b342655 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753409658 -SHA256 (litellm-1.74.8.tar.gz) = 6e0a18aecf62459d465ee6d9a2526fcb33719a595b972500519abe95fe4906e0 -SIZE (litellm-1.74.8.tar.gz) = 9639701 +TIMESTAMP = 1755515718 +SHA256 (litellm-1.75.8.tar.gz) = 92061bd263ff8c33c8fff70ba92cd046adb7ea041a605826a915d108742fe59e +SIZE (litellm-1.75.8.tar.gz) = 10140384 diff --git a/misc/py-litellm/files/patch-litellm_proxy_start.sh b/misc/py-litellm/files/patch-litellm_proxy_start.sh deleted file mode 100644 index f1ce771fdaeb..000000000000 --- a/misc/py-litellm/files/patch-litellm_proxy_start.sh +++ /dev/null @@ -1,8 +0,0 @@ ---- litellm/proxy/start.sh.orig 2024-02-11 03:13:21 UTC -+++ litellm/proxy/start.sh -@@ -1,2 +1,2 @@ --#!/bin/bash --python3 proxy_cli.py -\ No newline at end of file -+#!/bin/sh -+%%PYTHON_CMD%% proxy_cli.py diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index 9c40599454ac..faa229afe0c0 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.98.0 +DISTVERSION= 1.99.9 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index d4d72b3782d4..ed7e3e548781 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753952257 -SHA256 (openai-1.98.0.tar.gz) = 3ee0fcc50ae95267fd22bd1ad095ba5402098f3df2162592e68109999f685427 -SIZE (openai-1.98.0.tar.gz) = 496695 +TIMESTAMP = 1755502465 +SHA256 (openai-1.99.9.tar.gz) = f2082d155b1ad22e83247c3de3958eb4255b20ccf4a1de2e6681b6957b554e92 +SIZE (openai-1.99.9.tar.gz) = 506992 diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile index 4b20c667b5c1..4713de8cc9e9 100644 --- a/misc/py-pytorch/Makefile +++ b/misc/py-pytorch/Makefile @@ -1,6 +1,6 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v -DISTVERSION= 2.7.1 +DISTVERSION= 2.8.0 PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ @@ -50,6 +50,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}astunparse>0:devel/py-astunparse@${PY_FLAVO USES= compiler:c++17-lang localbase:ldflags python USE_PYTHON= distutils autoplist +USE_LDCONFIG= ${PYTHON_SITELIBDIR}/torch/lib USE_GITHUB= nodefault GH_TUPLE= pytorch:cpuinfo:1e83a2f:cpuinfo/cpuinfo-with-freebsd-support # https://github.com/pytorch/cpuinfo/pull/230/commits @@ -60,6 +61,7 @@ MAKE_ENV+= USE_MKLDNN=0 # disable MKLDNN that doesn't exist, see https://github. MAKE_ENV+= USE_CUDNN=0 MAKE_ENV+= USE_LAPACK=1 # needed on FreeBSD to run w/out GPU MAKE_ENV+= USE_QNNPACK=0 +MAKE_ENV+= USE_DISTRIBUTED=1 LDFLAGS+= -lexecinfo LDFLAGS_powerpc64le= -pthread @@ -78,9 +80,9 @@ USES+= llvm:max=15 post-patch: @cd ${WRKSRC} && \ - ${RM} -r third_party/cpuinfo third_party/fbgemm/third_party/cpuinfo && \ + ${RM} -r third_party/cpuinfo third_party/fbgemm/external/cpuinfo && \ ${CP} -r cpuinfo-with-freebsd-support third_party/cpuinfo && \ - ${CP} -r cpuinfo-with-freebsd-support third_party/fbgemm/third_party/cpuinfo + ${CP} -r cpuinfo-with-freebsd-support third_party/fbgemm/external/cpuinfo post-install: # strip binaries @${STRIP_CMD} \ diff --git a/misc/py-pytorch/distinfo b/misc/py-pytorch/distinfo index 40aad9e52cc9..83e007ea33e1 100644 --- a/misc/py-pytorch/distinfo +++ b/misc/py-pytorch/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749972703 -SHA256 (pytorch/pytorch-v2.7.1.tar.gz) = 5befd2e540fd55ce4782d0ca7610ce5b572d756d7ea38090ef0f3c7c428fb20f -SIZE (pytorch/pytorch-v2.7.1.tar.gz) = 285998076 +TIMESTAMP = 1755586021 +SHA256 (pytorch/pytorch-v2.8.0.tar.gz) = c70a2c9488f6f6e8af5982a10d1cc2c37b7df5e6506d839daa5d5e250953d7b5 +SIZE (pytorch/pytorch-v2.8.0.tar.gz) = 330943132 SHA256 (pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz) = b8945cf45d4f13054d7f52e8bd9314690ea840d4d0ff21febd95ff04de3c613e SIZE (pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz) = 3541839 diff --git a/misc/py-pytorch/files/patch-CMakeLists.txt b/misc/py-pytorch/files/patch-CMakeLists.txt index 2a92cee61cdc..f7b4af5cd8d0 100644 --- a/misc/py-pytorch/files/patch-CMakeLists.txt +++ b/misc/py-pytorch/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2025-04-23 16:19:35 UTC +--- CMakeLists.txt.orig 2025-08-06 17:08:00 UTC +++ CMakeLists.txt -@@ -182,7 +182,7 @@ set(CPU_POWER OFF) +@@ -173,7 +173,7 @@ set(CPU_POWER OFF) set(CPU_INTEL OFF) set(CPU_POWER OFF) @@ -9,7 +9,7 @@ set(CPU_INTEL ON) elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^(aarch64|arm64)") set(CPU_AARCH64 ON) -@@ -212,7 +212,7 @@ option(BUILD_CUSTOM_PROTOBUF +@@ -203,7 +203,7 @@ option(BUILD_CUSTOM_PROTOBUF option(ATEN_NO_TEST "Do not build ATen test binaries" OFF) option(BUILD_BINARY "Build C++ binaries" OFF) option(BUILD_CUSTOM_PROTOBUF @@ -18,7 +18,7 @@ option(BUILD_PYTHON "Build Python binaries" ON) option(BUILD_LITE_INTERPRETER "Master flag to build Lite Interpreter" OFF) option(BUILD_SHARED_LIBS "Build libcaffe2.so" ON) -@@ -263,7 +263,7 @@ option(USE_GLOG "Use GLOG" OFF) +@@ -254,7 +254,7 @@ option(USE_GLOG "Use GLOG" OFF) option(USE_FAKELOWP "Use FakeLowp operators" OFF) option(USE_GFLAGS "Use GFLAGS" OFF) option(USE_GLOG "Use GLOG" OFF) @@ -27,7 +27,7 @@ option(USE_MAGMA "Use MAGMA" ON) option(USE_PYTORCH_METAL "Use Metal for PyTorch iOS build" OFF) option(USE_PYTORCH_METAL_EXPORT "Export Metal models on MacOSX desktop" OFF) -@@ -453,15 +453,15 @@ option(USE_SYSTEM_CPUINFO "Use system-provided cpuinfo +@@ -451,15 +451,15 @@ option(USE_SYSTEM_CPUINFO "Use system-provided cpuinfo # USE_SYSTEM_LIBS being "OFF". option(USE_SYSTEM_LIBS "Use all available system-provided libraries." OFF) option(USE_SYSTEM_CPUINFO "Use system-provided cpuinfo." OFF) diff --git a/misc/py-pytorch/files/patch-third__party_fbgemm_third__party_asmjit_src_asmjit_core_virtmem.cpp b/misc/py-pytorch/files/patch-third__party_fbgemm_third__party_asmjit_src_asmjit_core_virtmem.cpp deleted file mode 100644 index 09a801db1dfc..000000000000 --- a/misc/py-pytorch/files/patch-third__party_fbgemm_third__party_asmjit_src_asmjit_core_virtmem.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- third_party/fbgemm/third_party/asmjit/src/asmjit/core/virtmem.cpp.orig 2022-12-16 00:23:48 UTC -+++ third_party/fbgemm/third_party/asmjit/src/asmjit/core/virtmem.cpp -@@ -45,6 +45,7 @@ - #endif - - #include <atomic> -+#include <sys/stat.h> - - #if defined(__APPLE__) || defined(__BIONIC__) - #define ASMJIT_VM_SHM_DETECT 0 diff --git a/misc/py-pytorch/files/patch-third__party_tensorpipe_tensorpipe_common_system.cc b/misc/py-pytorch/files/patch-third__party_tensorpipe_tensorpipe_common_system.cc new file mode 100644 index 000000000000..cc052f650cfa --- /dev/null +++ b/misc/py-pytorch/files/patch-third__party_tensorpipe_tensorpipe_common_system.cc @@ -0,0 +1,30 @@ +--- third_party/tensorpipe/tensorpipe/common/system.cc.orig 2025-06-04 18:15:56 UTC ++++ third_party/tensorpipe/tensorpipe/common/system.cc +@@ -102,6 +102,27 @@ std::string getPathForLinuxNamespace(LinuxNamespace ns + return oss.str(); + } + ++#elif defined(__FreeBSD__) ++ ++#include <unistd.h> ++#include <stdio.h> ++#include <sys/sysctl.h> ++#include <time.h> ++ ++optional<std::string> getBootIDInternal() { ++ char hostname[256]; ++ (void)::gethostname(hostname, sizeof(hostname)); ++ ++ struct timeval boottime; ++ size_t size = sizeof(boottime); ++ (void)sysctlbyname("kern.boottime", &boottime, &size, nullptr, 0); ++ ++ char buf[512]; ++ ::sprintf(buf, "%s-%ld-%ld", hostname, boottime.tv_sec, boottime.tv_usec); ++ ++ return std::string(buf); ++} ++ + #endif + + } // namespace diff --git a/misc/py-pytorch/files/patch-tools_build__pytorch__libs.py b/misc/py-pytorch/files/patch-tools_build__pytorch__libs.py index 2ab33dd899a4..7a421c1bd8e3 100644 --- a/misc/py-pytorch/files/patch-tools_build__pytorch__libs.py +++ b/misc/py-pytorch/files/patch-tools_build__pytorch__libs.py @@ -1,11 +1,12 @@ ---- tools/build_pytorch_libs.py.orig 2025-04-24 16:28:33 UTC +--- tools/build_pytorch_libs.py.orig 2025-08-06 17:08:06 UTC +++ tools/build_pytorch_libs.py -@@ -119,7 +119,7 @@ def build_pytorch( - cmake: CMake, - ) -> None: - my_env = _create_build_env() -- checkout_nccl() -+ #checkout_nccl() +@@ -91,7 +91,8 @@ def build_pytorch( + and not check_negative_env_flag("USE_NCCL") + and not check_env_flag("USE_SYSTEM_NCCL") + ): +- checkout_nccl() ++ #checkout_nccl() ++ pass build_test = not check_negative_env_flag("BUILD_TEST") cmake.generate( version, cmake_python_library, build_python, build_test, my_env, rerun_cmake diff --git a/misc/py-pytorch/files/patch-torch_csrc_distributed_c10d_ProcessGroupGloo.cpp b/misc/py-pytorch/files/patch-torch_csrc_distributed_c10d_ProcessGroupGloo.cpp new file mode 100644 index 000000000000..7977852226dd --- /dev/null +++ b/misc/py-pytorch/files/patch-torch_csrc_distributed_c10d_ProcessGroupGloo.cpp @@ -0,0 +1,22 @@ +--- torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.orig 2025-06-04 18:15:57 UTC ++++ torch/csrc/distributed/c10d/ProcessGroupGloo.cpp +@@ -111,6 +111,10 @@ + } + #endif + ++#if defined(__FreeBSD__) ++#define HOST_NAME_MAX 256 ++#endif ++ + namespace c10d { + + namespace { +@@ -705,7 +709,7 @@ std::shared_ptr<::gloo::transport::Device> ProcessGrou + return ::c10d::GlooDeviceFactory::makeDeviceForHostname(hostname); + } + +-#if defined(__linux__) || defined(_WIN32) ++#if defined(__linux__) || defined(__FreeBSD__) || defined(_WIN32) + std::shared_ptr<::gloo::transport::Device> ProcessGroupGloo:: + createDefaultDevice() { + // Use the hostname to resolve the network address to diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index b0df6168590e..0ada05122b8a 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,9 +1,8 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v -DISTVERSION= 0.6.0 -PORTREVISION= 1 +DISTVERSION= 0.6.2 CATEGORIES= misc python # machine-learning -#MASTER_SITES= PYPI +#MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-safetensors/distinfo b/misc/py-safetensors/distinfo index fe59288808f9..aed71afbb5e2 100644 --- a/misc/py-safetensors/distinfo +++ b/misc/py-safetensors/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1750814026 +TIMESTAMP = 1755494218 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea @@ -49,5 +49,5 @@ SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e9 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 SIZE (rust/crates/unindent-0.2.4.crate) = 7422 -SHA256 (huggingface-safetensors-v0.6.0_GH0.tar.gz) = 3707f6e048b256037410443e492b9546201a0746c4cd9d9253fca3ffdafff6d8 -SIZE (huggingface-safetensors-v0.6.0_GH0.tar.gz) = 203937 +SHA256 (huggingface-safetensors-v0.6.2_GH0.tar.gz) = 2d086574269a17cdb02941839127a401bc66c97ed6ffd82e2d64339132792396 +SIZE (huggingface-safetensors-v0.6.2_GH0.tar.gz) = 207727 diff --git a/misc/py-torchvision/Makefile b/misc/py-torchvision/Makefile index a93703c3eaa5..7f7917deca22 100644 --- a/misc/py-torchvision/Makefile +++ b/misc/py-torchvision/Makefile @@ -1,6 +1,7 @@ PORTNAME= torchvision DISTVERSIONPREFIX= v -DISTVERSION= 0.22.0 +DISTVERSION= 0.23.0 +PORTREVISION= 1 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-torchvision/distinfo b/misc/py-torchvision/distinfo index 60131f3a7003..b2195d2a383c 100644 --- a/misc/py-torchvision/distinfo +++ b/misc/py-torchvision/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745480170 -SHA256 (pytorch-vision-v0.22.0_GH0.tar.gz) = 83ed8855cdfb138aba6f116f8fd8da8b83463170dad67a70f60327915ed12014 -SIZE (pytorch-vision-v0.22.0_GH0.tar.gz) = 13266414 +TIMESTAMP = 1755592258 +SHA256 (pytorch-vision-v0.23.0_GH0.tar.gz) = db5a91569e5eb4a3b02e9eaad6080335f5ae3824890a697f5618541999f04027 +SIZE (pytorch-vision-v0.23.0_GH0.tar.gz) = 14496885 diff --git a/misc/py-transformers/Makefile b/misc/py-transformers/Makefile new file mode 100644 index 000000000000..abbfd3ae079b --- /dev/null +++ b/misc/py-transformers/Makefile @@ -0,0 +1,40 @@ +PORTNAME= transformers +DISTVERSION= 4.55.2 +PORTREVISION= 1 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow +WWW= https://huggingface.co/transformers + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.26.0:misc/py-huggingface-hub@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}regex>=2019.12.17:textproc/py-regex@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}safetensors>=0.4.3:misc/py-safetensors@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tokenizers>=0.21:textproc/py-tokenizers@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tqdm>=4.27:misc/py-tqdm@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pytorch>=2.1:misc/py-pytorch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}torchaudio>0:audio/py-torchaudio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}torchvision>0:misc/py-torchvision@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_WRKSRC= ${WRKSRC}/tests + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-transformers/distinfo b/misc/py-transformers/distinfo new file mode 100644 index 000000000000..09c6a3081067 --- /dev/null +++ b/misc/py-transformers/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755533766 +SHA256 (transformers-4.55.2.tar.gz) = a45ec60c03474fd67adbce5c434685051b7608b3f4f167c25aa6aeb1cad16d4f +SIZE (transformers-4.55.2.tar.gz) = 9571466 diff --git a/misc/py-transformers/pkg-descr b/misc/py-transformers/pkg-descr new file mode 100644 index 000000000000..df86f100b696 --- /dev/null +++ b/misc/py-transformers/pkg-descr @@ -0,0 +1,10 @@ +Transformers acts as the model-definition framework for state-of-the-art machine +learning models in text, computer vision, audio, video, and multimodal model, +for both inference and training. + +It centralizes the model definition so that this definition is agreed upon +across the ecosystem. transformers is the pivot across frameworks: if a model +definition is supported, it will be compatible with the majority of training +frameworks (Axolotl, Unsloth, DeepSpeed, FSDP, PyTorch-Lightning, ...), +inference engines (vLLM, SGLang, TGI, ...), and adjacent modeling libraries +(llama.cpp, mlx, ...) which leverage the model definition from transformers. diff --git a/multimedia/Makefile b/multimedia/Makefile index 1064487abdd2..97d423f15213 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -22,6 +22,7 @@ SUBDIR += bino SUBDIR += bitstream SUBDIR += blind + SUBDIR += btavctpd SUBDIR += butt SUBDIR += celluloid SUBDIR += cheese diff --git a/multimedia/btavctpd/Makefile b/multimedia/btavctpd/Makefile new file mode 100644 index 000000000000..58e00f2d72c9 --- /dev/null +++ b/multimedia/btavctpd/Makefile @@ -0,0 +1,22 @@ +PORTNAME= btavctpd +DISTVERSION= 1.0.0 +CATEGORIES= multimedia + +MAINTAINER= nsonack@herrhotzenplotz.de +COMMENT= Media-Player remote control daemon via Bluetooth +WWW= https://github.com/herrhotzenplotz/btavctpd + +LICENSE= BSD2CLAUSE + +LIB_DEPENDS= libplayerctl.so:multimedia/playerctl +RUN_DEPENDS= xdotool:x11/xdotool + +USES= gnome pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= herrhotzenplotz +USE_GNOME= glib20 + +PLIST_FILES= bin/btavctpd \ + share/man/man8/btavctpd.8.gz + +.include <bsd.port.mk> diff --git a/multimedia/btavctpd/distinfo b/multimedia/btavctpd/distinfo new file mode 100644 index 000000000000..434903e9e2a9 --- /dev/null +++ b/multimedia/btavctpd/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755329739 +SHA256 (herrhotzenplotz-btavctpd-1.0.0_GH0.tar.gz) = 3049e1baf93c5d65e7ee167c52ef9165e1480464015e814340b1abfb77bd8c6f +SIZE (herrhotzenplotz-btavctpd-1.0.0_GH0.tar.gz) = 8484 diff --git a/multimedia/btavctpd/pkg-descr b/multimedia/btavctpd/pkg-descr new file mode 100644 index 000000000000..f43a1e596c1c --- /dev/null +++ b/multimedia/btavctpd/pkg-descr @@ -0,0 +1,5 @@ +btavctpd is a daemon that allows you to remotely control media players +on your workstation through the Bluetooth A/V Remote Control Profile. +Can either emit X11 Keypresses through xdotool or use libplayerctl to +dynamically detect players and listen for their events or send commands +to them. diff --git a/multimedia/dragon/Makefile b/multimedia/dragon/Makefile index 0e6c2fad7455..d8b60dce8989 100644 --- a/multimedia/dragon/Makefile +++ b/multimedia/dragon/Makefile @@ -22,4 +22,9 @@ CONFLICTS_INSTALL= dragon # bin/dragon OPTIONS_DEFINE= DOCS +# Support for 13.5-RELEASE and 14.2-RELEASE +.if !exists(/usr/bin/clang-scan-deps) +USES+= llvm +.endif + .include <bsd.port.mk> diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile index 87439d67c38a..3fc27fe83042 100644 --- a/multimedia/kamoso/Makefile +++ b/multimedia/kamoso/Makefile @@ -21,4 +21,9 @@ USE_XORG= x11 OPTIONS_DEFINE= DOCS +# Support for 13.5-RELEASE and 14.2-RELEASE +.if !exists(/usr/bin/clang-scan-deps) +USES+= llvm +.endif + .include <bsd.port.mk> diff --git a/multimedia/kdemultimedia/Makefile b/multimedia/kdemultimedia/Makefile index 2346f04da5ea..6ba738c7e442 100644 --- a/multimedia/kdemultimedia/Makefile +++ b/multimedia/kdemultimedia/Makefile @@ -7,7 +7,6 @@ COMMENT= KDE Multimedia applications (meta port) WWW= https://apps.kde.org/categories/multimedia/ USES= kde:6 metaport qt:6 -USE_QT= # OPTIONS_DEFINE= DRAGON FFMPEG AUDIOCD_KIO KDENLIVE KMIX OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NKMIX} diff --git a/multimedia/kew/Makefile b/multimedia/kew/Makefile index a511a1e08a23..53684fd0e945 100644 --- a/multimedia/kew/Makefile +++ b/multimedia/kew/Makefile @@ -1,6 +1,6 @@ PORTNAME= kew DISTVERSIONPREFIX= v -DISTVERSION= 3.4.0 +DISTVERSION= 3.4.1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/kew/distinfo b/multimedia/kew/distinfo index 50bd23d6b5f8..a90cffb3dbec 100644 --- a/multimedia/kew/distinfo +++ b/multimedia/kew/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752207268 -SHA256 (ravachol-kew-v3.4.0_GH0.tar.gz) = a7d19f004d05eb820fee5c43bce9d625eac1c7d7b3ab0b0181858abb97912e35 -SIZE (ravachol-kew-v3.4.0_GH0.tar.gz) = 1156052 +TIMESTAMP = 1755663337 +SHA256 (ravachol-kew-v3.4.1_GH0.tar.gz) = 4a693d881f5f9d1ba70004c13b00ae6f75c2e592192574ac1d549a025fb3c511 +SIZE (ravachol-kew-v3.4.1_GH0.tar.gz) = 1128923 diff --git a/multimedia/mediamtx/Makefile b/multimedia/mediamtx/Makefile index 4d6da2ed7bb5..c998442f8081 100644 --- a/multimedia/mediamtx/Makefile +++ b/multimedia/mediamtx/Makefile @@ -1,9 +1,8 @@ PORTNAME= mediamtx DISTVERSIONPREFIX= v -DISTVERSION= 1.13.1 -PORTREVISION= 1 +DISTVERSION= 1.14.0 CATEGORIES= multimedia net -MASTER_SITES+= https://github.com/video-dev/hls.js/releases/download/v1.6.7/ +MASTER_SITES+= https://github.com/video-dev/hls.js/releases/download/v1.6.10/ DISTFILES+= release.zip MAINTAINER= diizzy@FreeBSD.org @@ -26,6 +25,7 @@ SUB_LIST= USER=${USERS} GROUP=${GROUPS} post-extract: ${MV} ${WRKDIR}/dist/hls.min.js ${WRKSRC}/internal/servers/hls + ${RM} -r ${WRKSRC}/internal/staticsources/rpicamera pre-configure: ${ECHO} ${DISTVERSIONFULL} > ${WRKSRC}/internal/core/VERSION diff --git a/multimedia/mediamtx/distinfo b/multimedia/mediamtx/distinfo index caec39af2b7b..71349cbc2ee9 100644 --- a/multimedia/mediamtx/distinfo +++ b/multimedia/mediamtx/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1753133812 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.13.1/release.zip) = 3af330143f96edf4f74338a104c59e85294d0a3b1d33872027c78973072499b5 -SIZE (go/multimedia_mediamtx/mediamtx-v1.13.1/release.zip) = 5437047 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.13.1/v1.13.1.mod) = fcf06526149c35f2a912abb7233cd8ee435d65f00bc9846acfaf3a3d48a59053 -SIZE (go/multimedia_mediamtx/mediamtx-v1.13.1/v1.13.1.mod) = 4237 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.13.1/v1.13.1.zip) = 7f5fec4bf29375f8c9d584cfd6476ff9d2c4eafca0de16b51e5c01d32a3c690e -SIZE (go/multimedia_mediamtx/mediamtx-v1.13.1/v1.13.1.zip) = 636823 +TIMESTAMP = 1755438072 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.14.0/release.zip) = 5c72c7bb6119c1d69471396e6a5184832b0782a1ff7cd94e0588b5c491c4dccb +SIZE (go/multimedia_mediamtx/mediamtx-v1.14.0/release.zip) = 5512772 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.14.0/v1.14.0.mod) = ee9831442fe710787215e8dc72b3c2260512b418950d988ebc6c60d8c498ae84 +SIZE (go/multimedia_mediamtx/mediamtx-v1.14.0/v1.14.0.mod) = 4044 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.14.0/v1.14.0.zip) = c4e4fb378ef2249ff3cdc8f12e6abe52909640b443d6677779fa421c55e7b62d +SIZE (go/multimedia_mediamtx/mediamtx-v1.14.0/v1.14.0.zip) = 653241 diff --git a/multimedia/mediamtx/files/patch-internal_staticsources_handler.go b/multimedia/mediamtx/files/patch-internal_staticsources_handler.go new file mode 100644 index 000000000000..da301f21b561 --- /dev/null +++ b/multimedia/mediamtx/files/patch-internal_staticsources_handler.go @@ -0,0 +1,30 @@ +--- internal/staticsources/handler.go.orig 2025-08-16 07:32:58 UTC ++++ internal/staticsources/handler.go +@@ -13,7 +13,7 @@ import ( + "github.com/bluenviron/mediamtx/internal/logger" + sshls "github.com/bluenviron/mediamtx/internal/staticsources/hls" + ssmpegts "github.com/bluenviron/mediamtx/internal/staticsources/mpegts" +- ssrpicamera "github.com/bluenviron/mediamtx/internal/staticsources/rpicamera" ++// ssrpicamera "github.com/bluenviron/mediamtx/internal/staticsources/rpicamera" + ssrtmp "github.com/bluenviron/mediamtx/internal/staticsources/rtmp" + ssrtp "github.com/bluenviron/mediamtx/internal/staticsources/rtp" + ssrtsp "github.com/bluenviron/mediamtx/internal/staticsources/rtsp" +@@ -146,12 +146,12 @@ func (s *Handler) Initialize() { + Parent: s, + } + +- case s.Conf.Source == "rpiCamera": +- s.instance = &ssrpicamera.Source{ +- RTPMaxPayloadSize: s.RTPMaxPayloadSize, +- LogLevel: s.LogLevel, +- Parent: s, +- } ++// case s.Conf.Source == "rpiCamera": ++// s.instance = &ssrpicamera.Source{ ++// RTPMaxPayloadSize: s.RTPMaxPayloadSize, ++// LogLevel: s.LogLevel, ++// Parent: s, ++// } + + default: + panic("should not happen") diff --git a/multimedia/mediamtx/files/patch-mediamtx.yml b/multimedia/mediamtx/files/patch-mediamtx.yml index 323871f2aded..6321735174c7 100644 --- a/multimedia/mediamtx/files/patch-mediamtx.yml +++ b/multimedia/mediamtx/files/patch-mediamtx.yml @@ -1,20 +1,17 @@ ---- mediamtx.yml.orig 2025-04-15 18:39:24 UTC +--- mediamtx.yml.orig 2025-08-12 20:37:33 UTC +++ mediamtx.yml -@@ -423,8 +423,7 @@ pathDefaults: +@@ -450,7 +450,6 @@ pathDefaults: # * whep://existing-url -> the stream is pulled from another WebRTC server / camera # * wheps://existing-url -> the stream is pulled from another WebRTC server / camera with HTTPS # * redirect -> the stream is provided by another path or server - # * rpiCamera -> the stream is provided by a Raspberry Pi Camera -- # The following variables can be used in the source string: -+ # The following variables can be used in the source string: + # The following variables can be used in the source string: # * $MTX_QUERY: query parameters (passed by first reader) # * $G1, $G2, ...: regular expression groups, if path name is - # a regular expression. -@@ -513,99 +512,6 @@ pathDefaults: - # path which clients will be redirected to. +@@ -564,101 +563,7 @@ pathDefaults: # It can be can be a relative path (i.e. /otherstream) or an absolute RTSP URL. sourceRedirect: -- + - ############################################### - # Default path settings -> Raspberry Pi Camera source (when source is "rpiCamera") - @@ -42,22 +39,20 @@ - # values: normal, short, long, custom. - rpiCameraExposure: normal - # Auto-white-balance mode. -- # values: auto, incandescent, tungsten, fluorescent, indoor, daylight, cloudy, custom. +- # (auto, incandescent, tungsten, fluorescent, indoor, daylight, cloudy or custom). - rpiCameraAWB: auto - # Auto-white-balance fixed gains. This can be used in place of rpiCameraAWB. - # format: [red,blue]. - rpiCameraAWBGains: [0, 0] -- # Denoise operating mode. -- # values: off, cdn_off, cdn_fast, cdn_hq. +- # Denoise operating mode (off, cdn_off, cdn_fast, cdn_hq). - rpiCameraDenoise: "off" - # Fixed shutter speed, in microseconds. - rpiCameraShutter: 0 -- # Metering mode of the AEC/AGC algorithm. -- # values: centre, spot, matrix, custom. +- # Metering mode of the AEC/AGC algorithm (centre, spot, matrix or custom). - rpiCameraMetering: centre - # Fixed gain. - rpiCameraGain: 0 -- # EV compensation of the image [-10, 10]. +- # EV compensation of the image in range [-10, 10]. - rpiCameraEV: 0 - # Region of interest, in format x,y,width,height (all normalized between 0 and 1). - rpiCameraROI: @@ -70,14 +65,11 @@ - rpiCameraMode: - # frames per second. - rpiCameraFPS: 30 -- # Autofocus mode. -- # values: auto, manual, continuous. +- # Autofocus mode (auto, manual or continuous). - rpiCameraAfMode: continuous -- # Autofocus range. -- # values: normal, macro, full. +- # Autofocus range (normal, macro or full). - rpiCameraAfRange: normal -- # Autofocus speed. -- # values: normal, fast. +- # Autofocus speed (normal or fast). - rpiCameraAfSpeed: normal - # Lens position (for manual autofocus only), will be set to focus to a specific distance - # calculated by the following formula: d = 1 / value @@ -85,7 +77,7 @@ - # 0.5 moves the lens to focus on objects 2m away. - # 2 moves the lens to focus on objects 50cm away. - rpiCameraLensPosition: 0.0 -- # Specifies the autofocus window, in the form x,y,width,height where the coordinates +- # Autofocus window, in the form x,y,width,height where the coordinates - # are given as a proportion of the entire image. - rpiCameraAfWindow: - # Manual flicker correction period, in microseconds. @@ -95,18 +87,27 @@ - # Text that is printed on each frame. - # format is the one of the strftime() function. - rpiCameraTextOverlay: '%Y-%m-%d %H:%M:%S - MediaMTX' -- # Codec. Available values: auto, hardwareH264, softwareH264, mjpeg. +- # Codec (auto, hardwareH264, softwareH264 or mjpeg). +- # When is "auto" and stream is primary, it defaults to hardwareH264 (if available) or softwareH264. +- # When is "auto" and stream is secondary, it defaults to mjpeg. - rpiCameraCodec: auto -- # Period between H264 IDR frames. +- # Period between IDR frames (when codec is hardwareH264 or softwareH264). - rpiCameraIDRPeriod: 60 -- # H264 Bitrate. +- # Bitrate (when codec is hardwareH264 or softwareH264). - rpiCameraBitrate: 5000000 -- # H264 profile. -- rpiCameraProfile: main -- # H264 level. -- rpiCameraLevel: '4.1' -- # JPEG quality. -- rpiCameraJPEGQuality: 60 - - ############################################### +- # Hardware H264 profile (baseline, main or high) (when codec is hardwareH264). +- rpiCameraHardwareH264Profile: main +- # Hardware H264 level (4.0, 4.1 or 4.2) (when codec is hardwareH264). +- rpiCameraHardwareH264Level: '4.1' +- # Software H264 profile (baseline, main or high) (when codec is softwareH264). +- rpiCameraSoftwareH264Profile: baseline +- # Software H264 level (4.0, 4.1 or 4.2) (when codec is softwareH264). +- rpiCameraSoftwareH264Level: '4.1' +- # M-JPEG JPEG quality (when codec is mjpeg). +- rpiCameraMJPEGQuality: 60 +- +- ############################################### ++ ################################################# # Default path settings -> Hooks + + # Command to run when this path is initialized. diff --git a/multimedia/mediamtx/files/patch-rpicamera b/multimedia/mediamtx/files/patch-rpicamera deleted file mode 100644 index 57a37027af30..000000000000 --- a/multimedia/mediamtx/files/patch-rpicamera +++ /dev/null @@ -1,77 +0,0 @@ -From 341c1ad77717c9957993b9abebcc627007f10f15 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Krystian=20Chachu=C5=82a?= <krystian@krystianch.com> -Date: Thu, 30 Jan 2025 23:03:57 +0100 -Subject: [PATCH] rpicamera: disable - ---- - internal/staticsources/rpicamera/camera.go | 2 +- - internal/staticsources/rpicamera/camera_disabled.go | 2 -- - internal/staticsources/rpicamera/camera_32.go | 2 +- - internal/staticsources/rpicamera/camera_64.go | 2 +- - internal/staticsources/rpicamera/params_serialize.go | 2 +- - internal/staticsources/rpicamera/pipe.go | 2 +- - 6 files changed, 6 insertions(+), 8 deletions(-) - -diff --git a/internal/staticsources/rpicamera/camera.go b/internal/staticsources/rpicamera/camera.go -index 9db131f4..b8a41317 100644 ---- internal/staticsources/rpicamera/camera.go -+++ internal/staticsources/rpicamera/camera.go -@@ -1,4 +1,4 @@ --//go:build (linux && arm) || (linux && arm64) -+//go:build exclude - - package rpicamera - -diff --git a/internal/staticsources/rpicamera/camera_disabled.go b/internal/staticsources/rpicamera/camera_disabled.go -index ac84ee59..e54ccaa3 100644 ---- internal/staticsources/rpicamera/camera_disabled.go -+++ internal/staticsources/rpicamera/camera_disabled.go -@@ -1,5 +1,3 @@ --//go:build !linux || (!arm && !arm64) -- - package rpicamera - - import ( -diff --git a/internal/staticsources/rpicamera/component_32.go b/internal/staticsources/rpicamera/camera_32.go -index b7d19f11..51615164 100644 ---- internal/staticsources/rpicamera/camera_32.go -+++ internal/staticsources/rpicamera/camera_32.go -@@ -1,4 +1,4 @@ --//go:build linux && arm -+//go:build exclude - - package rpicamera - -diff --git a/internal/staticsources/rpicamera/component_64.go b/internal/staticsources/rpicamera/camera_64.go -index 690bf567..ed2e89dd 100644 ---- internal/staticsources/rpicamera/camera_64.go -+++ internal/staticsources/rpicamera/camera_64.go -@@ -1,4 +1,4 @@ --//go:build linux && arm64 -+//go:build exclude - - package rpicamera - -diff --git a/internal/staticsources/rpicamera/params_serialize.go b/internal/staticsources/rpicamera/params_serialize.go -index d9e023b1..845725f3 100644 ---- internal/staticsources/rpicamera/params_serialize.go -+++ internal/staticsources/rpicamera/params_serialize.go -@@ -1,4 +1,4 @@ --//go:build (linux && arm) || (linux && arm64) -+//go:build exclude - - package rpicamera - -diff --git a/internal/staticsources/rpicamera/pipe.go b/internal/staticsources/rpicamera/pipe.go -index 44eb3bf1..00be2658 100644 ---- internal/staticsources/rpicamera/pipe.go -+++ internal/staticsources/rpicamera/pipe.go -@@ -1,4 +1,4 @@ --//go:build (linux && arm) || (linux && arm64) -+//go:build exclude - - package rpicamera - --- -2.47.1 - diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 689ba14da7e5..c9ae976bd9d7 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -1,6 +1,6 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/mencoder/distinfo b/multimedia/mencoder/distinfo index cf2fe139048a..ba43f761e481 100644 --- a/multimedia/mencoder/distinfo +++ b/multimedia/mencoder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727620062 -SHA256 (mplayer-1.5.0.20240928.tar.xz) = b1fbf48ff04ab66a3e89f62a9f47b0fd25a328878cced767183a12c137cb9bcc -SIZE (mplayer-1.5.0.20240928.tar.xz) = 5218072 +TIMESTAMP = 1755341246 +SHA256 (mplayer-1.5.0.20250816.tar.xz) = 418c4f58d1b62a3eafd6b493b017369613d8b01f01d88bc7b916f5d17f9efadb +SIZE (mplayer-1.5.0.20250816.tar.xz) = 5216196 diff --git a/multimedia/minisatip/Makefile b/multimedia/minisatip/Makefile index 72101942dfee..0382728c18ed 100644 --- a/multimedia/minisatip/Makefile +++ b/multimedia/minisatip/Makefile @@ -1,5 +1,5 @@ PORTNAME= minisatip -PORTVERSION= 2.0.12 +PORTVERSION= 2.0.20 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= multimedia diff --git a/multimedia/minisatip/distinfo b/multimedia/minisatip/distinfo index 7a226e17ac2a..d31b2a4b16e0 100644 --- a/multimedia/minisatip/distinfo +++ b/multimedia/minisatip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754132332 -SHA256 (catalinii-minisatip-v2.0.12_GH0.tar.gz) = c96e77218bc7f0ea040545ce6bbed07758682b47389d8c4ea65b08f56c36a27d -SIZE (catalinii-minisatip-v2.0.12_GH0.tar.gz) = 1656845 +TIMESTAMP = 1755411441 +SHA256 (catalinii-minisatip-v2.0.20_GH0.tar.gz) = 6f85f1b8f4b90a6c4ffd94bcd0aa0132920053dae74c2aceee82fd636649101f +SIZE (catalinii-minisatip-v2.0.20_GH0.tar.gz) = 1652207 diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 84ab1c012655..bd458dfe0d59 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,6 +1,6 @@ PORTNAME= mplayer PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/mplayer/Makefile.common b/multimedia/mplayer/Makefile.common index 556fdf51e5a1..1c847d35c728 100644 --- a/multimedia/mplayer/Makefile.common +++ b/multimedia/mplayer/Makefile.common @@ -3,7 +3,7 @@ # before we include bsd.port.pre.mk MPLAYER_PORT_VERSION= 1.5.0 -MPLAYER_SNAPSHOT_DATE= 2024-09-28 +MPLAYER_SNAPSHOT_DATE= 2025-08-16 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} diff --git a/multimedia/mplayer/distinfo b/multimedia/mplayer/distinfo index 18b4b07e90f0..c4ef1cba6d6e 100644 --- a/multimedia/mplayer/distinfo +++ b/multimedia/mplayer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727559180 -SHA256 (mplayer-1.5.0.20240928.tar.xz) = b1fbf48ff04ab66a3e89f62a9f47b0fd25a328878cced767183a12c137cb9bcc -SIZE (mplayer-1.5.0.20240928.tar.xz) = 5218072 +TIMESTAMP = 1755326948 +SHA256 (mplayer-1.5.0.20250816.tar.xz) = 418c4f58d1b62a3eafd6b493b017369613d8b01f01d88bc7b916f5d17f9efadb +SIZE (mplayer-1.5.0.20250816.tar.xz) = 5216196 diff --git a/multimedia/mplayer/files/patch-configure b/multimedia/mplayer/files/patch-configure index a079eeeccd3e..0ad6b3450d25 100644 --- a/multimedia/mplayer/files/patch-configure +++ b/multimedia/mplayer/files/patch-configure @@ -1,4 +1,4 @@ ---- configure.orig 2024-09-21 09:30:02 UTC +--- configure.orig 2025-04-01 19:53:08 UTC +++ configure @@ -664,7 +664,7 @@ _altivec=auto _iwmmxt=auto @@ -26,7 +26,7 @@ ;; esac -@@ -1520,40 +1519,6 @@ echo >> "$TMPLOG" +@@ -1520,46 +1519,6 @@ echo >> "$TMPLOG" echo configuration: $configuration > "$TMPLOG" echo >> "$TMPLOG" @@ -37,12 +37,13 @@ - exit 1 -fi - --FFBRANCH=master +-FFBRANCH="release/7.1" -test -e FFBRANCH && FFBRANCH=$(cat FFBRANCH) - -if test -e ffmpeg/mp_auto_pull ; then +- cfg_fetch="remote.origin.fetch=+refs/heads/$FFBRANCH:refs/remotes/origin/$FFBRANCH" - echo "Updating FFmpeg, (re)move ffmpeg/mp_auto_pull to disable" -- (cd ffmpeg && git checkout $FFBRANCH) +- (cd ffmpeg && git -c "$cfg_fetch" fetch --depth 1 origin && git -c "$cfg_fetch" checkout $FFBRANCH) - if ! (cd ffmpeg && git pull --rebase --ff-only) ; then - echo "git pull failed, (re)move ffmpeg/mp_auto_pull to disable pulling" - exit 1 @@ -64,10 +65,15 @@ - touch ffmpeg/mp_auto_pull -fi - +-ffmpeg_filter_struct_name=AVFilter +-if grep -q FFFilter ffmpeg/configure; then +- ffmpeg_filter_struct_name=FFFilter +-fi +- list_subparts() { test ! -e ffmpeg/libav${3} && return 1 pattern="s/^[^#]*${1}.*([^ ,]*, *\([^ ,)]*\).*/\1_${2}/p" -@@ -1843,7 +1808,7 @@ if test -z "$_target" ; then +@@ -1858,7 +1817,7 @@ if test -z "$_target" ; then case "$1" in x86_64|amd64|x64|i[3-9]86*|i86pc|x86|x86pc|k5|k6|k6_2|k6_3|k6-2|k6-3|pentium*|athlon*|i586_i686|i586-i686) host_arch=i386 ;; ia64) host_arch=ia64 ;; @@ -76,7 +82,7 @@ alpha) host_arch=alpha ;; sun4*|sparc*) host_arch=sparc ;; parisc*|hppa*|9000*) host_arch=hppa ;; -@@ -1965,7 +1930,11 @@ echo "yes" +@@ -1984,7 +1943,11 @@ echo "yes" cflag_check "" || die "Compiler is not functioning correctly. Check your installation and custom CFLAGS $CFLAGS ." echo "yes" @@ -89,7 +95,7 @@ if test -z "$_target" ; then cat > $TMPC << EOF -@@ -2975,7 +2944,11 @@ if test -z "$CFLAGS" || test "$_profile" != "" || test +@@ -2997,7 +2960,11 @@ if test -z "$CFLAGS" || test "$_profile" != "" || test fi if test "$_profile" != "" || test "$_debug" != ""; then @@ -102,7 +108,7 @@ WARNFLAGS="-W -Wall $WARNFLAGS" _install_strip= fi -@@ -3104,7 +3077,7 @@ if x86_32 ; then +@@ -3126,7 +3093,7 @@ if x86_32 ; then _pref_as_version='2.16.92' echo 'pabsd %xmm0, %xmm1' >> $TMPS fi @@ -111,7 +117,7 @@ if test "$as_verc_fail" != yes ; then echores "ok" -@@ -3264,8 +3237,8 @@ if ppc && ( test "$_altivec" = yes || test "$_runtime_ +@@ -3286,8 +3253,8 @@ if ppc && ( test "$_altivec" = yes || test "$_runtime_ # check if AltiVec is supported by the compiler, and how to enable it echocheck "GCC AltiVec flags" @@ -122,7 +128,7 @@ # check if <altivec.h> should be included if $(header_check altivec.h $_altivec_gcc_flags) ; then def_altivec_h='#define HAVE_ALTIVEC_H 1' -@@ -3371,6 +3344,13 @@ if arm ; then +@@ -3393,6 +3360,13 @@ if arm ; then fi echores "$setend" @@ -136,7 +142,7 @@ echocheck "softfloat ABI" softfloat=yes cpp_condition_check '' 'defined(__ARM_PCS_VFP) || (!defined(__ARM_PCS) && !defined(__SOFTFP__))' && softfloat=no -@@ -4281,7 +4261,7 @@ elif freebsd || netbsd || openbsd || bsdos ; then +@@ -4303,7 +4277,7 @@ elif freebsd || netbsd || openbsd || bsdos ; then if linux ; then THREAD_CFLAGS=-D_REENTRANT elif freebsd || netbsd || openbsd || bsdos ; then @@ -145,7 +151,7 @@ fi if test "$_pthreads" = auto ; then cat > $TMPC << EOF -@@ -4291,7 +4271,7 @@ if ! hpux ; then +@@ -4313,7 +4287,7 @@ if ! hpux ; then EOF _pthreads=no if ! hpux ; then @@ -154,7 +160,7 @@ # for crosscompilation, we cannot execute the program, be happy if we can link statically cc_check $THREAD_CFLAGS $ld_tmp && (tmp_run || test "$ld_static") && ld_pthread="$ld_tmp" && _pthreads=yes && break done -@@ -4434,7 +4414,7 @@ EOF +@@ -4456,7 +4430,7 @@ EOF } EOF _iconv=no @@ -163,7 +169,7 @@ cc_check $ld_tmp && extra_ldflags="$extra_ldflags $ld_tmp" && ld_iconv="$ld_tmp" && _iconv=yes && break done -@@ -5848,15 +5828,6 @@ EOF +@@ -5870,15 +5844,6 @@ EOF break fi done @@ -179,7 +185,7 @@ if win32 && cc_check -DGL_WIN32 -lopengl32 ; then _gl=yes _gl_win32=yes -@@ -6391,7 +6362,7 @@ elif freebsd ; then +@@ -6413,7 +6378,7 @@ elif freebsd ; then elif dragonfly ; then default_cdrom_device="/dev/cd0" elif freebsd ; then @@ -188,7 +194,7 @@ elif openbsd ; then default_cdrom_device="/dev/rcd0c" elif sunos ; then -@@ -6404,7 +6375,7 @@ fi +@@ -6426,7 +6391,7 @@ fi default_cdrom_device="/dev/cdrom" fi @@ -197,7 +203,7 @@ default_dvd_device=$default_cdrom_device elif darwin ; then default_dvd_device="/dev/rdiskN" -@@ -6931,7 +6902,7 @@ if test "$_libgsm" = auto ; then +@@ -6953,7 +6918,7 @@ if test "$_libgsm" = auto ; then echocheck "libgsm" if test "$_libgsm" = auto ; then _libgsm=no @@ -206,7 +212,7 @@ fi if test "$_libgsm" = yes ; then def_libgsm='#define CONFIG_LIBGSM 1' -@@ -7363,6 +7334,16 @@ if test "$_librtmp" = yes && test "$networking" = yes; +@@ -7385,6 +7350,16 @@ if test "$_librtmp" = yes && test "$networking" = yes; nolibrtmp=no def_librtmp='#define CONFIG_LIBRTMP 1' inputmodules="librtmp $inputmodules" @@ -223,7 +229,7 @@ else nolibrtmp=yes _librtmp=no -@@ -7780,7 +7761,7 @@ if test "$_mencoder" = no ; then +@@ -7802,7 +7777,7 @@ if test "$_mencoder" = no ; then echocheck "mencoder" if test "$_mencoder" = no ; then # mpeg1video for vf_lavc, snow for vf_uspp / vf_mcdeint, @@ -232,7 +238,7 @@ fi echores "$_mencoder" -@@ -8384,7 +8365,7 @@ libs_mplayer=$ld_tmp +@@ -8406,7 +8381,7 @@ libs_mplayer=$ld_tmp ############################################################################# diff --git a/multimedia/mplayer/files/patch-loader_ext.c b/multimedia/mplayer/files/patch-loader_ext.c deleted file mode 100644 index 8bddcf64f602..000000000000 --- a/multimedia/mplayer/files/patch-loader_ext.c +++ /dev/null @@ -1,11 +0,0 @@ ---- loader/ext.c.orig 2021-01-23 18:22:09 UTC -+++ loader/ext.c -@@ -444,7 +444,7 @@ LPVOID WINAPI VirtualAlloc(LPVOID address, DWORD size, - - if (type&MEM_RESERVE && (unsigned)address&0xffff) { - size += (unsigned)address&0xffff; -- address = (unsigned)address&~0xffff; -+ address = (void*)((unsigned)address&~0xffff); - } - pgsz = sysconf(_SC_PAGESIZE); - if (type&MEM_COMMIT && (unsigned)address%pgsz) { diff --git a/multimedia/mplayer/files/patch-loader_module.c b/multimedia/mplayer/files/patch-loader_module.c deleted file mode 100644 index bcdeabbe3ba8..000000000000 --- a/multimedia/mplayer/files/patch-loader_module.c +++ /dev/null @@ -1,20 +0,0 @@ ---- loader/module.c.orig 2011-07-30 20:44:37 UTC -+++ loader/module.c -@@ -844,7 +844,7 @@ static int report_func(void *stack_base, int stack_siz - // memory management: - case 0x150011: //NewPtrClear - case 0x150012: //NewPtrSysClear -- reg->eax = malloc(((uint32_t *)stack_base)[1]); -+ reg->eax = (uint32_t)malloc(((uint32_t *)stack_base)[1]); - memset((void *)reg->eax,0,((uint32_t *)stack_base)[1]); - #ifdef DEBUG_QTX_API - printf("%*sLEAVE(%d): EMULATED! 0x%X\n",ret_i*2,"",ret_i, reg->eax); -@@ -852,7 +852,7 @@ static int report_func(void *stack_base, int stack_siz - return 1; - case 0x15000F: //NewPtr - case 0x150010: //NewPtrSys -- reg->eax = malloc(((uint32_t *)stack_base)[1]); -+ reg->eax = (uint32_t)malloc(((uint32_t *)stack_base)[1]); - #ifdef DEBUG_QTX_API - printf("%*sLEAVE(%d): EMULATED! 0x%X\n",ret_i*2,"",ret_i, reg->eax); - #endif diff --git a/multimedia/mplayer/files/patch-loader_win32.c b/multimedia/mplayer/files/patch-loader_win32.c deleted file mode 100644 index 604d4e35c657..000000000000 --- a/multimedia/mplayer/files/patch-loader_win32.c +++ /dev/null @@ -1,66 +0,0 @@ ---- loader/win32.c.orig 2021-01-23 18:22:09 UTC -+++ loader/win32.c -@@ -1504,7 +1504,7 @@ static void WINAPI expDeleteCriticalSection(CRITICAL_S - static int WINAPI expGetCurrentThreadId(void) - { - dbgprintf("GetCurrentThreadId() => %d\n", pthread_self()); -- return pthread_self(); -+ return (int)pthread_self(); - } - static int WINAPI expGetCurrentProcess(void) - { -@@ -2019,15 +2019,15 @@ static DWORD WINAPI expSignalObjectAndWait(HANDLE hObj - expSetEvent(mlist); - break; - case 1: // Semaphore -- expReleaseSemaphore(mlist, 1, NULL); -+ expReleaseSemaphore((long)mlist, 1, NULL); - break; - case 2: // Mutex -- expReleaseMutex(mlist); -+ expReleaseMutex((long)mlist); - break; - default: - dbgprintf("Signalling unknown object type %d!\n", hObjectToSignal); - } -- return expWaitForSingleObject(hObjectToWaitOn, dwMilliseconds); -+ return (DWORD)expWaitForSingleObject((void*)hObjectToWaitOn, dwMilliseconds); - } - - static long WINAPI expRegOpenKeyExA(long key, const char* subkey, long reserved, long access, int* newkey) -@@ -2751,7 +2751,7 @@ static int WINAPI expEnumDisplayMonitors(void *dc, REC - { - dbgprintf("EnumDisplayMonitors(0x%x, 0x%x, 0x%x, 0x%x) => ?\n", - dc, r, callback_proc, callback_param); -- return callback_proc(0, dc, r, callback_param); -+ return callback_proc(0, (HDC)dc, r, (LPARAM)callback_param); - } - - #if 0 -@@ -2851,14 +2851,14 @@ static int WINAPI expEnumWindows(int (*callback_func)( - { - int i, i2; - dbgprintf("EnumWindows(0x%x, 0x%x) => 1\n", callback_func, callback_param); -- i = callback_func(0, callback_param); -- i2 = callback_func(1, callback_param); -+ i = callback_func(0, (LPARAM)callback_param); -+ i2 = callback_func(1, (LPARAM)callback_param); - return i && i2; - } - - static int WINAPI expGetWindowThreadProcessId(HWND win, int *pid_data) - { -- int tid = pthread_self(); -+ int tid = (int)pthread_self(); - dbgprintf("GetWindowThreadProcessId(0x%x, 0x%x) => %d\n", - win, pid_data, tid); - if (pid_data) -@@ -4940,7 +4940,7 @@ static HPALETTE WINAPI expCreatePalette(CONST LOGPALET - dbgprintf("CreatePalette(%x) => NULL\n", lpgpl); - - i = sizeof(LOGPALETTE)+((lpgpl->palNumEntries-1)*sizeof(PALETTEENTRY)); -- test = malloc(i); -+ test = (HPALETTE)malloc(i); - memcpy((void *)test, lpgpl, i); - - return test; diff --git a/multimedia/supersonic/Makefile b/multimedia/supersonic/Makefile index cfe4911f99ba..6a320f95fb13 100644 --- a/multimedia/supersonic/Makefile +++ b/multimedia/supersonic/Makefile @@ -1,7 +1,6 @@ PORTNAME= supersonic DISTVERSIONPREFIX= v -DISTVERSION= 0.17.0 -PORTREVISION= 1 +DISTVERSION= 0.18.0 CATEGORIES= multimedia MAINTAINER= dtxdf@FreeBSD.org diff --git a/multimedia/supersonic/distinfo b/multimedia/supersonic/distinfo index 5c383d09efb9..7a903c121a67 100644 --- a/multimedia/supersonic/distinfo +++ b/multimedia/supersonic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754003963 -SHA256 (go/multimedia_supersonic/supersonic-v0.17.0/v0.17.0.mod) = 4d36601442856856580f2e8993941896aef130bf2bdf46a96e6ae35c382b2a44 -SIZE (go/multimedia_supersonic/supersonic-v0.17.0/v0.17.0.mod) = 2955 -SHA256 (go/multimedia_supersonic/supersonic-v0.17.0/v0.17.0.zip) = 3b8aecb5f1fe6b22bd6eaf5986bbab4fff9c3bf8b45eadc69a4dba18e3026a90 -SIZE (go/multimedia_supersonic/supersonic-v0.17.0/v0.17.0.zip) = 65439988 +TIMESTAMP = 1755710408 +SHA256 (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.mod) = cbc00407c22c0b67a3351c5bab1ce68adbb99468971ca9d46d56ad56342a0555 +SIZE (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.mod) = 3199 +SHA256 (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.zip) = 9aea56cb51ab8bea9e30788d2eae919ca1c1b66a4352b4720e4046921688f50c +SIZE (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.zip) = 65467154 diff --git a/net-im/Makefile b/net-im/Makefile index be8959e48cda..ae70ce65d13d 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -60,6 +60,7 @@ SUBDIR += matterbridge SUBDIR += matterhorn SUBDIR += matterircd + SUBDIR += mautrix-whatsapp SUBDIR += mbpurple SUBDIR += mcabber SUBDIR += meanwhile diff --git a/net-im/mautrix-whatsapp/Makefile b/net-im/mautrix-whatsapp/Makefile new file mode 100644 index 000000000000..b530b5511c90 --- /dev/null +++ b/net-im/mautrix-whatsapp/Makefile @@ -0,0 +1,26 @@ +PORTNAME= mautrix-whatsapp +DISTVERSIONPREFIX= v +DISTVERSION= 0.12.4 +CATEGORIES= net-im + +MAINTAINER= juw@posteo.de +COMMENT= Matrix-WhatsApp puppeting bridge +WWW= https://maunium.net/go/mautrix-whatsapp/ + +LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/../../LICENSE + +LIB_DEPENDS= libolm.so:security/olm + +USES= go:modules +USE_RC_SUBR= mautrix_whatsapp + +GO_MODULE= go.mau.fi/mautrix-whatsapp + +WRKSRC_SUBDIR= cmd/${PORTNAME} + +post-install: + ${MKDIR} ${STAGEDIR}/${ETCDIR} + ${MKDIR} ${STAGEDIR}/var/log/mautrix-whatsapp + +.include <bsd.port.mk> diff --git a/net-im/mautrix-whatsapp/distinfo b/net-im/mautrix-whatsapp/distinfo new file mode 100644 index 000000000000..c9cde8ff7a67 --- /dev/null +++ b/net-im/mautrix-whatsapp/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1755441631 +SHA256 (go/net-im_mautrix-whatsapp/mautrix-whatsapp-v0.12.4/v0.12.4.mod) = e9bbcdc23e1db37815ec870fe4a8d227bd113509e21e3382d34dcf502b0759ca +SIZE (go/net-im_mautrix-whatsapp/mautrix-whatsapp-v0.12.4/v0.12.4.mod) = 1737 +SHA256 (go/net-im_mautrix-whatsapp/mautrix-whatsapp-v0.12.4/v0.12.4.zip) = 340189c5a9f6559fd4b2e4ba447cb2cccf22bbeff82a04d01e7924a39034f792 +SIZE (go/net-im_mautrix-whatsapp/mautrix-whatsapp-v0.12.4/v0.12.4.zip) = 170704 diff --git a/net-im/mautrix-whatsapp/files/mautrix_whatsapp.in b/net-im/mautrix-whatsapp/files/mautrix_whatsapp.in new file mode 100644 index 000000000000..36b5298ffb6f --- /dev/null +++ b/net-im/mautrix-whatsapp/files/mautrix_whatsapp.in @@ -0,0 +1,54 @@ +#!/bin/sh + +# PROVIDE: mautrix_whatsapp +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add these lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# mautrix_whatsapp_enable (bool): Set to NO by default. +# Set it to YES to enable mautrix_whatsapp. +# mautrix_whatsapp_config (path): Set to %%ETCDIR%%/config.yaml +# by default. +# mautrix_whatsapp_logfile (path): Set to /var/log/mautrix-whatsapp/mautrix-whatsapp.log +# by default. +# mautrix_whatsapp_user (user): Set user to run mautrix-whatsapp. +# Default is "mautrix-whatsapp". +# mautrix_whatsapp_group (group): Set group to run mautrix-whatsapp. +# Default is "mautrix-whatsapp". + +. /etc/rc.subr + +desc="Matrix-WhatsApp puppeting bridge" +name=mautrix_whatsapp +rcvar=mautrix_whatsapp_enable + +load_rc_config $name + +: ${mautrix_whatsapp_enable:=NO} +: ${mautrix_whatsapp_config=%%ETCDIR%%/config.yaml} +: ${mautrix_whatsapp_logfile=/var/log/mautrix-whatsapp/mautrix-whatsapp.log} +: ${mautrix_whatsapp_user=mautrix-whatsapp} +: ${mautrix_whatsapp_group=mautrix-whatsapp} + +command=/usr/sbin/daemon +procname=/usr/local/bin/mautrix-whatsapp +pidfile=/var/run/${name}.pid + +command_args="-cf -p ${pidfile} -o ${mautrix_whatsapp_logfile} -H ${procname} -c ${mautrix_whatsapp_config}" + +start_precmd=mautrix_whatsapp_startprecmd + +mautrix_whatsapp_startprecmd() +{ + if [ ! -e ${pidfile} ]; then + install -o ${mautrix_whatsapp_user} -g ${mautrix_whatsapp_group} /dev/null ${pidfile} + fi + + if [ ! -e ${mautrix_whatsapp_logfile} ]; then + install -o ${mautrix_whatsapp_user} -g ${mautrix_whatsapp_group} /dev/null ${mautrix_whatsapp_logfile} + fi +} + +run_rc_command "$1" diff --git a/net-im/mautrix-whatsapp/pkg-descr b/net-im/mautrix-whatsapp/pkg-descr new file mode 100644 index 000000000000..44e25349c391 --- /dev/null +++ b/net-im/mautrix-whatsapp/pkg-descr @@ -0,0 +1,3 @@ +Mautrix-whatsapp is a Matrix-WhatsApp puppeting bridge, which means it runs +along a Matrix server and relays messages between a WhatsApp account and a +Matrix account. diff --git a/net-im/mautrix-whatsapp/pkg-plist b/net-im/mautrix-whatsapp/pkg-plist new file mode 100644 index 000000000000..0a55f7b240c4 --- /dev/null +++ b/net-im/mautrix-whatsapp/pkg-plist @@ -0,0 +1,3 @@ +bin/mautrix-whatsapp +@dir(mautrix-whatsapp,mautrix-whatsapp) %%ETCDIR%% +@dir(mautrix-whatsapp,mautrix-whatsapp) /var/log/mautrix-whatsapp diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index 58f981411c08..f3ac6b3f079f 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 7.62.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \ https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \ diff --git a/net-mgmt/gping/Makefile b/net-mgmt/gping/Makefile index e1ad45f5a3f5..def6e02980bd 100644 --- a/net-mgmt/gping/Makefile +++ b/net-mgmt/gping/Makefile @@ -1,7 +1,6 @@ PORTNAME= gping DISTVERSIONPREFIX= gping-v -DISTVERSION= 1.19.0 -PORTREVISION= 5 +DISTVERSION= 1.20.1 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-mgmt/gping/Makefile.crates b/net-mgmt/gping/Makefile.crates index 54b965592339..1115564c77a4 100644 --- a/net-mgmt/gping/Makefile.crates +++ b/net-mgmt/gping/Makefile.crates @@ -2,176 +2,212 @@ CARGO_CRATES= 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.94 \ - autocfg-1.4.0 \ - bitflags-2.6.0 \ - bumpalo-3.16.0 \ - byteorder-1.5.0 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ + autocfg-1.5.0 \ + base64-0.22.1 \ + bitflags-2.9.1 \ + bumpalo-3.19.0 \ cassowary-0.3.0 \ - castaway-0.2.3 \ - cc-1.2.4 \ - cfg-if-1.0.0 \ - chrono-0.4.39 \ - clap-4.5.23 \ - clap_builder-4.5.23 \ - clap_derive-4.5.18 \ - clap_lex-0.7.4 \ - clap_mangen-0.2.24 \ - colorchoice-1.0.3 \ - compact_str-0.8.0 \ + castaway-0.2.4 \ + cc-1.2.32 \ + cfg-if-1.0.1 \ + chrono-0.4.41 \ + clap-4.5.45 \ + clap_builder-4.5.44 \ + clap_derive-4.5.45 \ + clap_lex-0.7.5 \ + clap_mangen-0.2.29 \ + colorchoice-1.0.4 \ + compact_str-0.8.1 \ const_format-0.2.34 \ const_format_proc_macros-0.2.34 \ + convert_case-0.7.1 \ core-foundation-sys-0.8.7 \ crossterm-0.28.1 \ + crossterm-0.29.0 \ crossterm_winapi-0.9.1 \ - darling-0.20.10 \ - darling_core-0.20.10 \ - darling_macro-0.20.10 \ - deranged-0.3.11 \ - diff-0.1.13 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + deranged-0.4.0 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ displaydoc-0.2.5 \ - either-1.13.0 \ - equivalent-1.0.1 \ - errno-0.3.10 \ + document-features-0.2.11 \ + either-1.15.0 \ + equivalent-1.0.2 \ + errno-0.3.13 \ fnv-1.0.7 \ - foldhash-0.1.3 \ - getrandom-0.2.15 \ - hashbrown-0.15.2 \ + foldhash-0.1.5 \ + form_urlencoded-1.2.1 \ + getrandom-0.3.3 \ + git2-0.20.2 \ + hashbrown-0.15.5 \ heck-0.5.0 \ - iana-time-zone-0.1.61 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ ident_case-1.0.1 \ idna-1.0.3 \ - idna_adapter-1.2.0 \ - indexmap-2.7.0 \ - indoc-2.0.5 \ - instability-0.3.3 \ - is_debug-1.0.2 \ + idna_adapter-1.2.1 \ + indexmap-2.10.0 \ + indoc-2.0.6 \ + instability-0.3.9 \ + is_debug-1.1.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ - itoa-1.0.14 \ - js-sys-0.3.76 \ - lazy-regex-3.3.0 \ - lazy-regex-proc_macros-3.3.0 \ + itertools-0.14.0 \ + itoa-1.0.15 \ + jobserver-0.1.33 \ + js-sys-0.3.77 \ + lazy-regex-3.4.1 \ + lazy-regex-proc_macros-3.4.1 \ lazy_static-1.5.0 \ - libc-0.2.168 \ - linux-raw-sys-0.4.14 \ - litemap-0.7.4 \ - lock_api-0.4.12 \ - log-0.4.22 \ + libc-0.2.175 \ + libgit2-sys-0.18.2+1.9.1 \ + libz-sys-1.1.22 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + litrs-0.4.2 \ + lock_api-0.4.13 \ + log-0.4.27 \ lru-0.12.5 \ - memchr-2.7.4 \ - mio-1.0.3 \ + memchr-2.7.5 \ + mio-1.0.4 \ ntest-0.9.3 \ ntest_test_cases-0.9.3 \ ntest_timeout-0.9.3 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ - once_cell-1.20.2 \ - os_info-3.9.0 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + os_info-3.12.0 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ + percent-encoding-2.3.1 \ + pkg-config-0.3.32 \ + plist-1.7.4 \ + potential_utf-0.1.2 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.20 \ - pretty_assertions-1.4.1 \ - proc-macro-crate-3.2.0 \ - proc-macro2-1.0.92 \ - quote-1.0.37 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ + ppv-lite86-0.2.21 \ + proc-macro-crate-3.3.0 \ + proc-macro2-1.0.97 \ + quick-xml-0.38.1 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + rand-0.9.2 \ + rand_chacha-0.9.0 \ + rand_core-0.9.3 \ ratatui-0.29.0 \ - redox_syscall-0.5.8 \ + redox_syscall-0.5.17 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ roff-0.2.2 \ - rustix-0.38.42 \ - rustversion-1.0.18 \ - ryu-1.0.18 \ + rustix-0.38.44 \ + rustix-1.0.8 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ scopeguard-1.2.0 \ - serde-1.0.216 \ - serde_derive-1.0.216 \ - shadow-rs-0.37.0 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + shadow-rs-1.2.1 \ shlex-1.3.0 \ - signal-hook-0.3.17 \ + signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.2 \ - smallvec-1.13.2 \ + signal-hook-registry-1.4.6 \ + smallvec-1.15.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-1.0.109 \ - syn-2.0.90 \ - synstructure-0.13.1 \ - thiserror-2.0.8 \ - thiserror-impl-2.0.8 \ - time-0.3.37 \ - time-core-0.1.2 \ - time-macros-0.2.19 \ - tinystr-0.7.6 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.22 \ - unicode-ident-1.0.14 \ + syn-2.0.105 \ + synstructure-0.13.2 \ + thiserror-2.0.14 \ + thiserror-impl-2.0.14 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + tinystr-0.8.1 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + tz-rs-0.7.0 \ + tzdb-0.7.2 \ + tzdb_data-0.2.2 \ + unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ - utf16_iter-1.0.5 \ + url-2.5.4 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - 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 \ + vcpkg-0.2.15 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winapi_forked_icmpapi-0.3.7 \ - windows-core-0.52.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.20 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.12 \ winping-0.10.1 \ - write16-1.0.0 \ - writeable-0.5.5 \ - yansi-1.0.1 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 diff --git a/net-mgmt/gping/distinfo b/net-mgmt/gping/distinfo index 1a28b5d4c8d2..6e61c75f9650 100644 --- a/net-mgmt/gping/distinfo +++ b/net-mgmt/gping/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1734535286 +TIMESTAMP = 1755339882 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 @@ -7,156 +7,174 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125 -SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271 -SHA256 (rust/crates/anyhow-1.0.94.crate) = c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7 -SIZE (rust/crates/anyhow-1.0.94.crate) = 51731 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de -SIZE (rust/crates/bitflags-2.6.0.crate) = 45357 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 -SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b -SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +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/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/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 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 -SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.2.4.crate) = 9157bbaa6b165880c27a4293a474c91cdcf265cc68cc829bf10be0964a391caf -SIZE (rust/crates/cc-1.2.4.crate) = 99823 -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.39.crate) = 7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825 -SIZE (rust/crates/chrono-0.4.39.crate) = 222248 -SHA256 (rust/crates/clap-4.5.23.crate) = 3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84 -SIZE (rust/crates/clap-4.5.23.crate) = 56460 -SHA256 (rust/crates/clap_builder-4.5.23.crate) = 30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838 -SIZE (rust/crates/clap_builder-4.5.23.crate) = 164180 -SHA256 (rust/crates/clap_derive-4.5.18.crate) = 4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab -SIZE (rust/crates/clap_derive-4.5.18.crate) = 30131 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/clap_mangen-0.2.24.crate) = fbae9cbfdc5d4fa8711c09bd7b83f644cb48281ac35bf97af3e47b0675864bdf -SIZE (rust/crates/clap_mangen-0.2.24.crate) = 15380 -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.0.crate) = 6050c3a16ddab2e412160b31f2c871015704239bca62f72f6e5f0be631d3f644 -SIZE (rust/crates/compact_str-0.8.0.crate) = 70994 +SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a +SIZE (rust/crates/castaway-0.2.4.crate) = 12546 +SHA256 (rust/crates/cc-1.2.32.crate) = 2352e5597e9c544d5e6d9c95190d5d27738ade584fa8db0a16e130e5c2b5296e +SIZE (rust/crates/cc-1.2.32.crate) = 111531 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/clap-4.5.45.crate) = 1fc0e74a703892159f5ae7d3aac52c8e6c392f5ae5f359c70b5881d60aaac318 +SIZE (rust/crates/clap-4.5.45.crate) = 58337 +SHA256 (rust/crates/clap_builder-4.5.44.crate) = b3e7f4214277f3c7aa526a59dd3fbe306a370daee1f8b7b8c987069cd8e888a8 +SIZE (rust/crates/clap_builder-4.5.44.crate) = 169799 +SHA256 (rust/crates/clap_derive-4.5.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 +SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 +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/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 +SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 SHA256 (rust/crates/const_format-0.2.34.crate) = 126f97965c8ad46d6d9163268ff28432e8f6a1196a55578867832e3049df63dd SIZE (rust/crates/const_format-0.2.34.crate) = 78068 SHA256 (rust/crates/const_format_proc_macros-0.2.34.crate) = 1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744 SIZE (rust/crates/const_format_proc_macros-0.2.34.crate) = 24396 +SHA256 (rust/crates/convert_case-0.7.1.crate) = bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7 +SIZE (rust/crates/convert_case-0.7.1.crate) = 23816 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6 SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 +SHA256 (rust/crates/crossterm-0.29.0.crate) = d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b +SIZE (rust/crates/crossterm-0.29.0.crate) = 136635 SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 -SHA256 (rust/crates/darling-0.20.10.crate) = 6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989 -SIZE (rust/crates/darling-0.20.10.crate) = 32031 -SHA256 (rust/crates/darling_core-0.20.10.crate) = 95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5 -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/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 -SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 -SIZE (rust/crates/diff-0.1.13.crate) = 46216 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/derive_more-2.0.1.crate) = 093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678 +SIZE (rust/crates/derive_more-2.0.1.crate) = 70127 +SHA256 (rust/crates/derive_more-impl-2.0.1.crate) = bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3 +SIZE (rust/crates/derive_more-impl-2.0.1.crate) = 78233 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 -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/document-features-0.2.11.crate) = 95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d +SIZE (rust/crates/document-features-0.2.11.crate) = 14640 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/foldhash-0.1.3.crate) = f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2 -SIZE (rust/crates/foldhash-0.1.3.crate) = 13712 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +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.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/git2-0.20.2.crate) = 2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110 +SIZE (rust/crates/git2-0.20.2.crate) = 223479 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -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-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 -SHA256 (rust/crates/indexmap-2.7.0.crate) = 62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f -SIZE (rust/crates/indexmap-2.7.0.crate) = 85335 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/instability-0.3.3.crate) = b829f37dead9dc39df40c2d3376c179fdfd2ac771f53f55d3c30dc096a3c0c6e -SIZE (rust/crates/instability-0.3.3.crate) = 11591 -SHA256 (rust/crates/is_debug-1.0.2.crate) = e8ea828c9d6638a5bd3d8b14e37502b4d56cae910ccf8a5b7f51c7a0eb1d0508 -SIZE (rust/crates/is_debug-1.0.2.crate) = 2640 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/instability-0.3.9.crate) = 435d80800b936787d62688c927b6490e887c7ef5ff9ce922c6c6050fca75eb9a +SIZE (rust/crates/instability-0.3.9.crate) = 14451 +SHA256 (rust/crates/is_debug-1.1.0.crate) = 1fe266d2e243c931d8190177f20bf7f24eed45e96f39e87dc49a27b32d12d407 +SIZE (rust/crates/is_debug-1.1.0.crate) = 3398 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/js-sys-0.3.76.crate) = 6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7 -SIZE (rust/crates/js-sys-0.3.76.crate) = 54420 -SHA256 (rust/crates/lazy-regex-3.3.0.crate) = 8d8e41c97e6bc7ecb552016274b99fbb5d035e8de288c582d9b933af6677bfda -SIZE (rust/crates/lazy-regex-3.3.0.crate) = 7509 -SHA256 (rust/crates/lazy-regex-proc_macros-3.3.0.crate) = 76e1d8b05d672c53cb9c7b920bbba8783845ae4f0b076e02a3db1d02c81b4163 -SIZE (rust/crates/lazy-regex-proc_macros-3.3.0.crate) = 5720 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +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_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.168.crate) = 5aaeb2981e0606ca11d79718f8bb01164f1d6ed75080182d3abf017e6d244b6d -SIZE (rust/crates/libc-0.2.168.crate) = 757025 -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/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/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 +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/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d +SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 +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.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed +SIZE (rust/crates/litrs-0.4.2.crate) = 43399 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 SIZE (rust/crates/lru-0.12.5.crate) = 16047 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/ntest-0.9.3.crate) = fb183f0a1da7a937f672e5ee7b7edb727bf52b8a52d531374ba8ebb9345c0330 SIZE (rust/crates/ntest-0.9.3.crate) = 4582 SHA256 (rust/crates/ntest_test_cases-0.9.3.crate) = 16d0d3f2a488592e5368ebbe996e7f1d44aa13156efad201f5b4d84e150eaa93 @@ -169,38 +187,50 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/os_info-3.9.0.crate) = e5ca711d8b83edbb00b44d504503cd247c9c0bd8b0fa2694f2a1a3d8165379ce -SIZE (rust/crates/os_info-3.9.0.crate) = 27335 -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/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/os_info-3.12.0.crate) = d0e1ac5fde8d43c34139135df8ea9ee9465394b2d8d20f032d38998f64afffc3 +SIZE (rust/crates/os_info-3.12.0.crate) = 24642 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/plist-1.7.4.crate) = 3af6b589e163c5a788fab00ce0c0366f6efbb9959c2f9874b224936af7fce7e1 +SIZE (rust/crates/plist-1.7.4.crate) = 103748 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 -SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d -SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/proc-macro-crate-3.2.0.crate) = 8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b -SIZE (rust/crates/proc-macro-crate-3.2.0.crate) = 11164 -SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 -SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353 -SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af -SIZE (rust/crates/quote-1.0.37.crate) = 28558 -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 -SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 -SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c -SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 +SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 +SHA256 (rust/crates/proc-macro2-1.0.97.crate) = d61789d7719defeb74ea5fe81f2fdfdbd28a803847077cecce2ff14e1472f6f1 +SIZE (rust/crates/proc-macro2-1.0.97.crate) = 52865 +SHA256 (rust/crates/quick-xml-0.38.1.crate) = 9845d9dccf565065824e69f9f235fafba1587031eda353c1f1561cd6a6be78f4 +SIZE (rust/crates/quick-xml-0.38.1.crate) = 201181 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 +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.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 -SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834 -SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 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 @@ -209,30 +239,32 @@ SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303af SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/roff-0.2.2.crate) = 88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3 SIZE (rust/crates/roff-0.2.2.crate) = 11648 -SHA256 (rust/crates/rustix-0.38.42.crate) = f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85 -SIZE (rust/crates/rustix-0.38.42.crate) = 378683 -SHA256 (rust/crates/rustversion-1.0.18.crate) = 0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248 -SIZE (rust/crates/rustversion-1.0.18.crate) = 17794 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/serde-1.0.216.crate) = 0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e -SIZE (rust/crates/serde-1.0.216.crate) = 79000 -SHA256 (rust/crates/serde_derive-1.0.216.crate) = 46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e -SIZE (rust/crates/serde_derive-1.0.216.crate) = 57674 -SHA256 (rust/crates/shadow-rs-0.37.0.crate) = 974eb8222c62a8588bc0f02794dd1ba5b60b3ec88b58e050729d0907ed6af610 -SIZE (rust/crates/shadow-rs-0.37.0.crate) = 34292 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/shadow-rs-1.2.1.crate) = 5f0b6af233ae5461c3c6b30db79190ec5fbbef048ebbd5f2cbb3043464168e00 +SIZE (rust/crates/shadow-rs-1.2.1.crate) = 36580 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 -SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 -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/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 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 @@ -245,28 +277,34 @@ SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa37 SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.90.crate) = 919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31 -SIZE (rust/crates/syn-2.0.90.crate) = 290584 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 -SHA256 (rust/crates/thiserror-2.0.8.crate) = 08f5383f3e0071702bf93ab5ee99b52d26936be9dedd9413067cbdcddcb6141a -SIZE (rust/crates/thiserror-2.0.8.crate) = 28536 -SHA256 (rust/crates/thiserror-impl-2.0.8.crate) = f2f357fcec90b3caef6623a099691be676d033b40a058ac95d2a6ade6fa0c943 -SIZE (rust/crates/thiserror-impl-2.0.8.crate) = 21014 -SHA256 (rust/crates/time-0.3.37.crate) = 35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21 -SIZE (rust/crates/time-0.3.37.crate) = 123257 -SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 -SIZE (rust/crates/time-core-0.1.2.crate) = 7191 -SHA256 (rust/crates/time-macros-0.2.19.crate) = 2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de -SIZE (rust/crates/time-macros-0.2.19.crate) = 24268 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.22.crate) = 4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5 -SIZE (rust/crates/toml_edit-0.22.22.crate) = 106387 -SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 -SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 +SHA256 (rust/crates/syn-2.0.105.crate) = 7bc3fcb250e53458e712715cf74285c1f889686520d79294a9ef3bd7aa1fc619 +SIZE (rust/crates/syn-2.0.105.crate) = 299882 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/thiserror-2.0.14.crate) = 0b0949c3a6c842cbde3f1686d6eea5a010516deb7085f79db747562d4102f41e +SIZE (rust/crates/thiserror-2.0.14.crate) = 29021 +SHA256 (rust/crates/thiserror-impl-2.0.14.crate) = cc5b44b4ab9c2fdd0e0512e6bece8388e214c0749f5862b114cc5b7a25daf227 +SIZE (rust/crates/thiserror-impl-2.0.14.crate) = 21219 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/tz-rs-0.7.0.crate) = e1450bf2b99397e72070e7935c89facaa80092ac812502200375f1f7d33c71a1 +SIZE (rust/crates/tz-rs-0.7.0.crate) = 46486 +SHA256 (rust/crates/tzdb-0.7.2.crate) = 0be2ea5956f295449f47c0b825c5e109022ff1a6a53bb4f77682a87c2341fbf5 +SIZE (rust/crates/tzdb-0.7.2.crate) = 10188 +SHA256 (rust/crates/tzdb_data-0.2.2.crate) = 9c4c81d75033770e40fbd3643ce7472a1a9fd301f90b7139038228daf8af03ec +SIZE (rust/crates/tzdb_data-0.2.2.crate) = 247855 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-truncate-1.1.0.crate) = b3644627a5af5fa321c95b9b235a72fd24cd29c648c2c379431e6628655627bf @@ -277,24 +315,28 @@ SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b819 SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasm-bindgen-0.2.99.crate) = a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396 -SIZE (rust/crates/wasm-bindgen-0.2.99.crate) = 46136 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79 -SIZE (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 30928 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe -SIZE (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 7011 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 22800 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6 -SIZE (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 7773 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/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 @@ -303,55 +345,85 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/winapi_forked_icmpapi-0.3.7.crate) = 42aecb895d6340af9ccc8dab9aeabfeab6d5d7266c5fd172c8be7e07db71c1e3 SIZE (rust/crates/winapi_forked_icmpapi-0.3.7.crate) = 1151610 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.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-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_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.6.20.crate) = 36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b -SIZE (rust/crates/winnow-0.6.20.crate) = 163617 +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.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 +SIZE (rust/crates/winnow-0.7.12.crate) = 174403 SHA256 (rust/crates/winping-0.10.1.crate) = 79ed0e3a789beb896b3de9fb7e93c76340f6f4adfab7770d6222b4b8625ef0aa SIZE (rust/crates/winping-0.10.1.crate) = 20293 -SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 -SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 -SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e -SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 -SHA256 (rust/crates/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 (orf-gping-gping-v1.19.0_GH0.tar.gz) = a979c9a8c7a1a540bb48a1e90bb7ad294560bddc16ca977bc8475fb14f20155d -SIZE (orf-gping-gping-v1.19.0_GH0.tar.gz) = 876687 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/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.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/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 (orf-gping-gping-v1.20.1_GH0.tar.gz) = 0df965111429d5fcef832a4ff23b452a1ec8f683d51ed31ce9b10902c0a18a9c +SIZE (orf-gping-gping-v1.20.1_GH0.tar.gz) = 879940 diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile index 2bf35fae5744..a4b7eaa84e22 100644 --- a/net-mgmt/librenms/Makefile +++ b/net-mgmt/librenms/Makefile @@ -1,6 +1,5 @@ PORTNAME= librenms -PORTVERSION= 25.7.0 -PORTREVISION= 1 +PORTVERSION= 25.8.0 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= LOCAL/dvl:vendor @@ -134,7 +133,7 @@ _SCRIPT_FILES= daily.sh lnms # _RELEASE_TIMESTAMP is used for a patch inside the vendor code # it represents the release date via: git show --pretty='%H|%ct' -s 1.42.01 # It sits here so you remember to update it with each release -_RELEASE_TIMESTAMP= 1752667260 +_RELEASE_TIMESTAMP= 1755492731 _ROOT_DIRS= LibreNMS app bootstrap config database doc html \ includes lang licenses mibs misc resources routes \ scripts tests diff --git a/net-mgmt/librenms/distinfo b/net-mgmt/librenms/distinfo index 2f878674ceac..87c2b96b6a51 100644 --- a/net-mgmt/librenms/distinfo +++ b/net-mgmt/librenms/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752667982 -SHA256 (librenms-vendor-25.7.0.tar.gz) = 2e46a87f51efd4433455086028ee63d737ab99ca45d5102427fb26bb8cf820a2 -SIZE (librenms-vendor-25.7.0.tar.gz) = 27511817 -SHA256 (librenms-librenms-25.7.0_GH0.tar.gz) = bea4e4a0da0cf7a52913cdb8caeaa1dcea21e03c5dc75275e91b43943a0caf9f -SIZE (librenms-librenms-25.7.0_GH0.tar.gz) = 71136130 +TIMESTAMP = 1755522747 +SHA256 (librenms-vendor-25.8.0.tar.gz) = 9986dad74d2ebeee2ce2eeefd3ef1916e3ba058e004f034b137102f59ab79c11 +SIZE (librenms-vendor-25.8.0.tar.gz) = 27512017 +SHA256 (librenms-librenms-25.8.0_GH0.tar.gz) = 6022b7a9a12198fd49f358e281d400a1b704f4066612e07bc7d20223cce98c92 +SIZE (librenms-librenms-25.8.0_GH0.tar.gz) = 71480466 diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index e348578dccbd..515e8b656ee0 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbox DISTVERSIONPREFIX= v -DISTVERSION= 4.3.5 +DISTVERSION= 4.3.6 CATEGORIES= net-mgmt python MAINTAINER= kai@FreeBSD.org @@ -32,16 +32,16 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2.3<5.3:www/py-django52@${PY_FLA ${PYTHON_PKGNAMEPREFIX}dj52-django-prometheus>=2.4.1<2.5:www/py-dj52-django-prometheus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-django-redis>=6.0.0<7:www/py-dj52-django-redis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-django-rich>=2.0.0<3:www/py-dj52-django-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj52-django-rq>=3.0.1<3.1:devel/py-dj52-django-rq@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-django-rq>=3.0.1<3.2:devel/py-dj52-django-rq@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-django-storages>=1.14.6<2:www/py-dj52-django-storages@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-django-tables2>=2.7.5<2.8:www/py-dj52-django-tables2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-django-taggit>=6.1.0<7:www/py-dj52-django-taggit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-django-timezone-field>=7.1<8:www/py-dj52-django-timezone-field@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj52-djangorestframework>=3.16.0<3.17.0:www/py-dj52-djangorestframework@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-djangorestframework>=3.16.1<3.17.0:www/py-dj52-djangorestframework@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-drf-spectacular>=0.28.0<1:www/py-dj52-drf-spectacular@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj52-drf-spectacular-sidecar>=2025.7.1:www/py-dj52-drf-spectacular-sidecar@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-drf-spectacular-sidecar>=2025.8.1:www/py-dj52-drf-spectacular-sidecar@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-social-auth-app-django>=5.5.1<6:www/py-dj52-social-auth-app-django@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj52-strawberry-graphql>=0.278.0<0.300:devel/py-dj52-strawberry-graphql@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-strawberry-graphql>=0.278.1<0.300:devel/py-dj52-strawberry-graphql@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj52-strawberry-graphql-django>=0.65.1<1:www/py-dj52-strawberry-graphql-django@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-pglocks>=1.0.4<1.1:www/py-django-pglocks@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}feedparser>=6.0.11<7:textproc/py-feedparser@${PY_FLAVOR} \ diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo index 0813c8a92f20..0464d64621f9 100644 --- a/net-mgmt/netbox/distinfo +++ b/net-mgmt/netbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753851394 -SHA256 (netbox-community-netbox-v4.3.5_GH0.tar.gz) = ca608cf872a087af6787ba25957203a90b1ed084ff203a4f19b8861730a7bbbd -SIZE (netbox-community-netbox-v4.3.5_GH0.tar.gz) = 18744618 +TIMESTAMP = 1755333725 +SHA256 (netbox-community-netbox-v4.3.6_GH0.tar.gz) = 29c277f97447da63e68f9569a17286b89471a977a12ea0f28d2486e79d2c6ff0 +SIZE (netbox-community-netbox-v4.3.6_GH0.tar.gz) = 18758016 diff --git a/net-mgmt/netbox/pkg-plist b/net-mgmt/netbox/pkg-plist index 2f5ad6cd7aaa..4411170e847e 100644 --- a/net-mgmt/netbox/pkg-plist +++ b/net-mgmt/netbox/pkg-plist @@ -235,6 +235,8 @@ %%DATADIR%%/dcim/migrations/0206_load_module_type_profiles.py %%DATADIR%%/dcim/migrations/0207_remove_redundant_indexes.py %%DATADIR%%/dcim/migrations/0208_devicerole_uniqueness.py +%%DATADIR%%/dcim/migrations/0209_device_component_denorm_site_location.py +%%DATADIR%%/dcim/migrations/0210_macaddress_ordering.py %%DATADIR%%/dcim/migrations/__init__.py %%DATADIR%%/dcim/migrations/initial_data/module_type_profiles/cpu.json %%DATADIR%%/dcim/migrations/initial_data/module_type_profiles/expansion_card.json @@ -764,6 +766,7 @@ %%DATADIR%%/ipam/migrations/0079_add_service_fhrp_group_parent_gfk.py %%DATADIR%%/ipam/migrations/0080_populate_service_parent.py %%DATADIR%%/ipam/migrations/0081_remove_service_device_virtual_machine_add_parent_gfk_index.py +%%DATADIR%%/ipam/migrations/0082_add_prefix_network_containment_indexes.py %%DATADIR%%/ipam/migrations/__init__.py %%DATADIR%%/ipam/models/__init__.py %%DATADIR%%/ipam/models/asns.py @@ -1255,6 +1258,7 @@ %%DATADIR%%/templates/extras/inc/configcontext_data.html %%DATADIR%%/templates/extras/inc/format_toggle.html %%DATADIR%%/templates/extras/inc/result_pending.html +%%DATADIR%%/templates/extras/inc/script_list_content.html %%DATADIR%%/templates/extras/journalentry.html %%DATADIR%%/templates/extras/notificationgroup.html %%DATADIR%%/templates/extras/object_changelog.html @@ -1581,6 +1585,7 @@ %%DATADIR%%/utilities/paginator.py %%DATADIR%%/utilities/password_validation.py %%DATADIR%%/utilities/permissions.py +%%DATADIR%%/utilities/prefetch.py %%DATADIR%%/utilities/proxy.py %%DATADIR%%/utilities/query.py %%DATADIR%%/utilities/query_functions.py @@ -1630,6 +1635,7 @@ %%DATADIR%%/utilities/templates/widgets/select_option.html %%DATADIR%%/utilities/templates/widgets/select_option_with_pk.html %%DATADIR%%/utilities/templates/widgets/sluginput.html +%%DATADIR%%/utilities/templates/widgets/splitmultiselect.html %%DATADIR%%/utilities/templatetags/__init__.py %%DATADIR%%/utilities/templatetags/builtins/__init__.py %%DATADIR%%/utilities/templatetags/builtins/filters.py @@ -1658,6 +1664,7 @@ %%DATADIR%%/utilities/tests/test_forms.py %%DATADIR%%/utilities/tests/test_managers.py %%DATADIR%%/utilities/tests/test_ordering.py +%%DATADIR%%/utilities/tests/test_prefetch.py %%DATADIR%%/utilities/tests/test_request.py %%DATADIR%%/utilities/tests/test_utils.py %%DATADIR%%/utilities/tracking.py diff --git a/net-mgmt/networkmgr/Makefile b/net-mgmt/networkmgr/Makefile index 7722bfa1f863..58cb4eafe8ec 100644 --- a/net-mgmt/networkmgr/Makefile +++ b/net-mgmt/networkmgr/Makefile @@ -1,6 +1,6 @@ PORTNAME= networkmgr -DISTVERSION= 6.4 -PORTREVISION= 2 +DISTVERSION= 6.7 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ericbsd@FreeBSD.org @@ -10,13 +10,15 @@ WWW= https://github.com/GhostBSD/networkmgr LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= gtk-update-icon-cache:graphics/gtk-update-icon-cache \ + ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>=2.15:devel/py-python-distutils-extra@${PY_FLAVOR} RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ sudo:security/sudo USES= gettext-tools gnome python shebangfix USE_GITHUB= yes GH_ACCOUNT= GhostBSD -USE_GNOME= pygobject3 +USE_GNOME= pygobject3 intltool USE_PYTHON= distutils noflavors SHEBANG_GLOB= *.py diff --git a/net-mgmt/networkmgr/distinfo b/net-mgmt/networkmgr/distinfo index 43a7c59c1767..08f0d5469e6a 100644 --- a/net-mgmt/networkmgr/distinfo +++ b/net-mgmt/networkmgr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708566061 -SHA256 (GhostBSD-networkmgr-6.4_GH0.tar.gz) = ae5cc911dbb83c65dbe745171786b48a4315aa9b9dffb2bf1e51c6778692a1ad -SIZE (GhostBSD-networkmgr-6.4_GH0.tar.gz) = 1307548 +TIMESTAMP = 1754095474 +SHA256 (GhostBSD-networkmgr-6.7_GH0.tar.gz) = 8d3641addcc4ab70457ba26bdca288c03d78218ffce94496777471acea109285 +SIZE (GhostBSD-networkmgr-6.7_GH0.tar.gz) = 1307284 diff --git a/net-mgmt/networkmgr/pkg-plist b/net-mgmt/networkmgr/pkg-plist index 5aac6eb23fc3..b0fb78fa84c0 100644 --- a/net-mgmt/networkmgr/pkg-plist +++ b/net-mgmt/networkmgr/pkg-plist @@ -214,8 +214,12 @@ share/icons/hicolor/scalable/apps/nm-signal-50-secure.svg share/icons/hicolor/scalable/apps/nm-signal-50.svg share/icons/hicolor/scalable/apps/nm-signal-75-secure.svg share/icons/hicolor/scalable/apps/nm-signal-75.svg -share/locale/ru/LC_MESSAGES/networkmgr.mo -share/locale/zh_CN/LC_MESSAGES/networkmgr.mo +share/locale/de/LC_MESSAGES/NetworkMgr.mo +share/locale/nb_NO/LC_MESSAGES/NetworkMgr.mo +share/locale/pt_Br/LC_MESSAGES/NetworkMgr.mo +share/locale/ru/LC_MESSAGES/NetworkMgr.mo +share/locale/sv/LC_MESSAGES/NetworkMgr.mo +share/locale/zh_CN/LC_MESSAGES/NetworkMgr.mo %%DATADIR%%/auto-switch.py %%DATADIR%%/link-up.py %%DATADIR%%/setup-nic.py diff --git a/net-mgmt/observium/Makefile b/net-mgmt/observium/Makefile index ef5f35e54493..0bcaa1e54fdf 100644 --- a/net-mgmt/observium/Makefile +++ b/net-mgmt/observium/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= rrdtool:databases/rrdtool \ USES= cpe php:cli,flavors python shebangfix USE_PHP= ctype filter gd iconv mysqli posix session snmp tokenizer xml zlib +IGNORE_WITH_PHP= 81 SHEBANG_FILES= \ poller-wrapper.py \ poller.php \ diff --git a/net-mgmt/p5-Net-CIDR/Makefile b/net-mgmt/p5-Net-CIDR/Makefile index 74adf10aa81a..06a648209d7d 100644 --- a/net-mgmt/p5-Net-CIDR/Makefile +++ b/net-mgmt/p5-Net-CIDR/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-CIDR -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-CIDR/distinfo b/net-mgmt/p5-Net-CIDR/distinfo index 3eeb0be41feb..955327563c38 100644 --- a/net-mgmt/p5-Net-CIDR/distinfo +++ b/net-mgmt/p5-Net-CIDR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750581233 -SHA256 (Net-CIDR-0.26.tar.gz) = 85ce0e6cefb71073bfab8a5d266b66ee7ccfaef084aed4307b0d604720bfd001 -SIZE (Net-CIDR-0.26.tar.gz) = 12418 +TIMESTAMP = 1755725778 +SHA256 (Net-CIDR-0.27.tar.gz) = 9e950fef4422264dc8efab30dbbd3ce2be125e61b3f5c50111d15506d3b570e3 +SIZE (Net-CIDR-0.27.tar.gz) = 12564 diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index 49982812187b..bab7558c53dc 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,7 +1,6 @@ PORTNAME= telegraf DISTVERSIONPREFIX=v -DISTVERSION= 1.35.3 -PORTREVISION= 1 +DISTVERSION= 1.35.4 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org diff --git a/net-mgmt/telegraf/distinfo b/net-mgmt/telegraf/distinfo index 5505c1401bcb..576cfa31ec62 100644 --- a/net-mgmt/telegraf/distinfo +++ b/net-mgmt/telegraf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754309221 -SHA256 (go/net-mgmt_telegraf/telegraf-v1.35.3/v1.35.3.mod) = 3a8c60f115c4c00fdc77bb5c2ac1fcfa5226fb40d1f3e76171c1c747e43c7ab6 -SIZE (go/net-mgmt_telegraf/telegraf-v1.35.3/v1.35.3.mod) = 28819 -SHA256 (go/net-mgmt_telegraf/telegraf-v1.35.3/v1.35.3.zip) = 0514ae93ce1f9ff82bec8929e2defa08c26c6d991859944184d655e716200115 -SIZE (go/net-mgmt_telegraf/telegraf-v1.35.3/v1.35.3.zip) = 7384992 +TIMESTAMP = 1755589322 +SHA256 (go/net-mgmt_telegraf/telegraf-v1.35.4/v1.35.4.mod) = 20001de4e02129bcd9358edc840a65387b20ca775b5bfd665b74128e307ca21a +SIZE (go/net-mgmt_telegraf/telegraf-v1.35.4/v1.35.4.mod) = 28907 +SHA256 (go/net-mgmt_telegraf/telegraf-v1.35.4/v1.35.4.zip) = d78f0a8f056d39618b8909db3fcfb94a26fc9fa7ecd1186095590b19e7ba2fe6 +SIZE (go/net-mgmt_telegraf/telegraf-v1.35.4/v1.35.4.zip) = 7387820 diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile index f916fc01303c..8ded27bc0e4d 100644 --- a/net-mgmt/victoria-metrics/Makefile +++ b/net-mgmt/victoria-metrics/Makefile @@ -1,7 +1,7 @@ PORTNAME?= victoria-metrics -PORTVERSION= 1.121.0 # don't forget to update BUILDINFO_TAG +PORTVERSION= 1.123.0 # don't forget to update BUILDINFO_TAG DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION?= 0 CATEGORIES= net-mgmt MAINTAINER= danfe@FreeBSD.org @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:1.24,no_targets USE_RC_SUBR?= ${PORTNAME} MAKE_ENV= PKG_TAG=v${PORTVERSION} GOOS=${OPSYS:tl} \ - BUILDINFO_TAG=tags-v${PORTVERSION}-0-gb1003c0 \ + BUILDINFO_TAG=tags-v${PORTVERSION}-0-gfbe5ddc \ DATEINFO_TAG=${_GET_DATE:sh} ALL_TARGET= ${PORTNAME}-pure diff --git a/net-mgmt/victoria-metrics/distinfo b/net-mgmt/victoria-metrics/distinfo index 01d689133096..4b4cd12b11c5 100644 --- a/net-mgmt/victoria-metrics/distinfo +++ b/net-mgmt/victoria-metrics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751634479 -SHA256 (VictoriaMetrics-VictoriaMetrics-v1.121.0_GH0.tar.gz) = 6ab33c3c90173d4c38a7a86f5f37628edef7b94a8bf9883abd08cae0d2a6bb38 -SIZE (VictoriaMetrics-VictoriaMetrics-v1.121.0_GH0.tar.gz) = 38812374 +TIMESTAMP = 1754052859 +SHA256 (VictoriaMetrics-VictoriaMetrics-v1.123.0_GH0.tar.gz) = fac29199ea949c420800564a0aeae33bd21539916cdfdccaf6617695083c54ec +SIZE (VictoriaMetrics-VictoriaMetrics-v1.123.0_GH0.tar.gz) = 37769067 diff --git a/net-mgmt/victoria-metrics/files/patch-benchmarks_Makefile b/net-mgmt/victoria-metrics/files/patch-benchmarks_Makefile new file mode 100644 index 000000000000..215eb55c0f16 --- /dev/null +++ b/net-mgmt/victoria-metrics/files/patch-benchmarks_Makefile @@ -0,0 +1,16 @@ +--- benchmarks/Makefile.orig 2025-08-01 12:54:19 UTC ++++ benchmarks/Makefile +@@ -35,11 +35,8 @@ + tsbs: tsbs-build tsbs-generate-data tsbs-load-data tsbs-generate-queries tsbs-run-queries + + TSBS_SCALE := 100000 +-# If GNU date is available, use it; otherwise, fall back to the standard date command +-# User can install GNU date on macOS via `brew install coreutils` +-DATE_CMD := $(shell which gdate 2>/dev/null || echo date) +-TSBS_START := $(shell $(DATE_CMD) -u -d "1 day ago 00:00:00" +"%Y-%m-%dT%H:%M:%SZ") +-TSBS_END := $(shell $(DATE_CMD) -u -d "00:00:00" +"%Y-%m-%dT%H:%M:%SZ") ++TSBS_START := $(shell date -u -v-1d -v0H -v0M -v0S +"%Y-%m-%dT%H:%M:%SZ") ++TSBS_END := $(shell date -u -v0H -v0M -v0S +"%Y-%m-%dT%H:%M:%SZ") + TSBS_STEP := 80s + TSBS_QUERIES := 1000 + TSBS_WORKERS := 4 diff --git a/net-mgmt/victoria-metrics/pkg-plist b/net-mgmt/victoria-metrics/pkg-plist index 533ac6ed6089..f8e3e7f12c2c 100644 --- a/net-mgmt/victoria-metrics/pkg-plist +++ b/net-mgmt/victoria-metrics/pkg-plist @@ -230,15 +230,17 @@ bin/victoria-metrics %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/relabeling.md %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/scrape_config_examples.md %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/sd_configs.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-avg.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-increase.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-max.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-min.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-stdvar.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-sum-samples.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-total-reset.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation-check-total.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation.md +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/README.md +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/_index.md +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-avg.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-increase.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-max.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-min.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-stdvar.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-sum-samples.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-total-reset.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration-total.webp +%%PORTDOCS%%%%DOCSDIR%%/victoriametrics/stream-aggregation/configuration.md %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/url-examples.md %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/victoriametrics-datasource.md @dir(%%VICTORIA_USER%%,%%VICTORIA_GROUP%%,750) %%VICTORIA_DATA%% diff --git a/net-mgmt/vmutils/Makefile b/net-mgmt/vmutils/Makefile index 11cbc6a365e0..faa8e86c8244 100644 --- a/net-mgmt/vmutils/Makefile +++ b/net-mgmt/vmutils/Makefile @@ -1,5 +1,4 @@ PORTNAME= vmutils -PORTREVISION= 3 COMMENT= Ancillary utilities and agent for VictoriaMetrics diff --git a/net-p2p/jackett/Makefile b/net-p2p/jackett/Makefile index d9dc2ddfda11..e371ac89ae92 100644 --- a/net-p2p/jackett/Makefile +++ b/net-p2p/jackett/Makefile @@ -1,6 +1,6 @@ PORTNAME= jackett DISTVERSIONPREFIX= v -DISTVERSION= 0.22.2202 +DISTVERSION= 0.22.2311 CATEGORIES= net-p2p MAINTAINER= tremere@cainites.net diff --git a/net-p2p/jackett/distinfo b/net-p2p/jackett/distinfo index d833b24395e9..39275fcd6584 100644 --- a/net-p2p/jackett/distinfo +++ b/net-p2p/jackett/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1753707408 +TIMESTAMP = 1755591785 SHA256 (nuget/anglesharp.xml.1.0.0.nupkg) = 533c57587eaa1b6044007fd42e8b069149f646182150e82ec954cf625efcb293 SIZE (nuget/anglesharp.xml.1.0.0.nupkg) = 223916 SHA256 (nuget/anglesharp.1.0.0.nupkg) = d08071e3e760c3dd375ae8df89c65e1e76cf09ac5437b866941e859d150db439 @@ -463,5 +463,5 @@ SHA256 (nuget/system.xml.xpath.4.3.0.nupkg) = 91dd4932a8faa1b871cc43d125e62f714c SIZE (nuget/system.xml.xpath.4.3.0.nupkg) = 250182 SHA256 (nuget/yamldotnet.16.3.0.nupkg) = e068bcc1243c46c8bfdfe2f27a026bfff03cde7c67d9f37c2cdd70bd24a9dfd4 SIZE (nuget/yamldotnet.16.3.0.nupkg) = 776880 -SHA256 (Jackett-Jackett-v0.22.2202_GH0.tar.gz) = 2f79edf58e79437edc3157cef8c87f572cdce9d161d55c4a53fd506b32939bb5 -SIZE (Jackett-Jackett-v0.22.2202_GH0.tar.gz) = 3636345 +SHA256 (Jackett-Jackett-v0.22.2311_GH0.tar.gz) = 297d545520d032f4ddafc91be7639f22a1ec413f614e54865b8ebc3a30f4b761 +SIZE (Jackett-Jackett-v0.22.2311_GH0.tar.gz) = 3638367 diff --git a/net-p2p/jackett/pkg-plist b/net-p2p/jackett/pkg-plist index 9e89f8d5175d..70a945e5a097 100644 --- a/net-p2p/jackett/pkg-plist +++ b/net-p2p/jackett/pkg-plist @@ -164,7 +164,7 @@ %%DATADIR%%/Definitions/desitorrents-api.yml %%DATADIR%%/Definitions/devil-torrents.yml %%DATADIR%%/Definitions/diablotorrent.yml -%%DATADIR%%/Definitions/digitalcore.yml +%%DATADIR%%/Definitions/digitalcore-api.yml %%DATADIR%%/Definitions/dimeadozen.yml %%DATADIR%%/Definitions/discfan.yml %%DATADIR%%/Definitions/dmhy.yml @@ -190,6 +190,7 @@ %%DATADIR%%/Definitions/extremebits.yml %%DATADIR%%/Definitions/exttorrents.yml %%DATADIR%%/Definitions/eztv.yml +%%DATADIR%%/Definitions/eztvl.yml %%DATADIR%%/Definitions/f1carreras-api.yml %%DATADIR%%/Definitions/f1gp.yml %%DATADIR%%/Definitions/fanoin.yml @@ -286,6 +287,7 @@ %%DATADIR%%/Definitions/krazyzone.yml %%DATADIR%%/Definitions/kufei.yml %%DATADIR%%/Definitions/kufirc.yml +%%DATADIR%%/Definitions/kufirc2fa.yml %%DATADIR%%/Definitions/lastdigitalunderground.yml %%DATADIR%%/Definitions/lastfiles.yml %%DATADIR%%/Definitions/lat-team-api.yml @@ -348,7 +350,6 @@ %%DATADIR%%/Definitions/nordicquality.yml %%DATADIR%%/Definitions/nortorrent.yml %%DATADIR%%/Definitions/nusantarare.yml -%%DATADIR%%/Definitions/nyaapantsu.yml %%DATADIR%%/Definitions/nyaasi.yml %%DATADIR%%/Definitions/okpt.yml %%DATADIR%%/Definitions/oldgreektracker.yml @@ -364,7 +365,6 @@ %%DATADIR%%/Definitions/oxtorrent-vip.yml %%DATADIR%%/Definitions/p2pbg.yml %%DATADIR%%/Definitions/panda.yml -%%DATADIR%%/Definitions/parabellumhd.yml %%DATADIR%%/Definitions/party-tracker.yml %%DATADIR%%/Definitions/pctorrent.yml %%DATADIR%%/Definitions/peeratiko.yml @@ -382,9 +382,9 @@ %%DATADIR%%/Definitions/pornolab.yml %%DATADIR%%/Definitions/pornotorrent.yml %%DATADIR%%/Definitions/pornrips.yml +%%DATADIR%%/Definitions/pornxlab.yml %%DATADIR%%/Definitions/portugas-api.yml %%DATADIR%%/Definitions/postman.yml -%%DATADIR%%/Definitions/privatesilverscreen-api.yml %%DATADIR%%/Definitions/proaudiotorrents.yml %%DATADIR%%/Definitions/proporno.yml %%DATADIR%%/Definitions/ptcafe.yml @@ -395,8 +395,8 @@ %%DATADIR%%/Definitions/ptgtk.yml %%DATADIR%%/Definitions/pthome.yml %%DATADIR%%/Definitions/ptitzmx.yml -%%DATADIR%%/Definitions/ptorrents.yml %%DATADIR%%/Definitions/ptsbao.yml +%%DATADIR%%/Definitions/ptskit.yml %%DATADIR%%/Definitions/pttime.yml %%DATADIR%%/Definitions/ptvicomo.yml %%DATADIR%%/Definitions/punkshorror.yml @@ -433,6 +433,7 @@ %%DATADIR%%/Definitions/seedfile.yml %%DATADIR%%/Definitions/seedpool-api.yml %%DATADIR%%/Definitions/selezen.yml +%%DATADIR%%/Definitions/sewerpt.yml %%DATADIR%%/Definitions/sexypics.yml %%DATADIR%%/Definitions/sfp.yml %%DATADIR%%/Definitions/shanaproject.yml @@ -441,6 +442,7 @@ %%DATADIR%%/Definitions/showrss.yml %%DATADIR%%/Definitions/siambit.yml %%DATADIR%%/Definitions/skidrowrepack.yml +%%DATADIR%%/Definitions/skipthecommercials-api.yml %%DATADIR%%/Definitions/sktorrent-org.yml %%DATADIR%%/Definitions/sktorrent.yml %%DATADIR%%/Definitions/snowpt.yml diff --git a/net-p2p/mkbrr/Makefile b/net-p2p/mkbrr/Makefile index b8f5e932ba84..9d1ec55c7199 100644 --- a/net-p2p/mkbrr/Makefile +++ b/net-p2p/mkbrr/Makefile @@ -1,6 +1,6 @@ PORTNAME= mkbrr DISTVERSIONPREFIX= v -DISTVERSION= 1.14.0 +DISTVERSION= 1.15.0 CATEGORIES= net-p2p MAINTAINER= diizzy@FreeBSD.org diff --git a/net-p2p/mkbrr/distinfo b/net-p2p/mkbrr/distinfo index 9f4db24090f1..406a2e4b05ac 100644 --- a/net-p2p/mkbrr/distinfo +++ b/net-p2p/mkbrr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754189024 -SHA256 (go/net-p2p_mkbrr/mkbrr-v1.14.0/v1.14.0.mod) = e871a531d437ba1e5feab8d18fc4cff6e7c6e76ef125e567fc1666ac8c263df2 -SIZE (go/net-p2p_mkbrr/mkbrr-v1.14.0/v1.14.0.mod) = 2347 -SHA256 (go/net-p2p_mkbrr/mkbrr-v1.14.0/v1.14.0.zip) = 9b4a369b946abc5a8c30702500d584e5c06599518eca23076246cb54b33d168a -SIZE (go/net-p2p_mkbrr/mkbrr-v1.14.0/v1.14.0.zip) = 457490 +TIMESTAMP = 1755307283 +SHA256 (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.mod) = e871a531d437ba1e5feab8d18fc4cff6e7c6e76ef125e567fc1666ac8c263df2 +SIZE (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.mod) = 2347 +SHA256 (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.zip) = 25571c8a717d1c3cbe4c9507d6350fd87254da2912c5623ae08f3e8adeab0126 +SIZE (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.zip) = 457735 diff --git a/net/Makefile b/net/Makefile index b103441bea97..4b809548529a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1560,6 +1560,7 @@ SUBDIR += sup SUBDIR += svnup SUBDIR += syncthing + SUBDIR += syncthing1 SUBDIR += tableutil SUBDIR += tac_plus4 SUBDIR += tacacs diff --git a/net/asterisk20/Makefile b/net/asterisk20/Makefile index fc7bafe05cde..e16abcab400e 100644 --- a/net/asterisk20/Makefile +++ b/net/asterisk20/Makefile @@ -1,5 +1,5 @@ PORTNAME= asterisk -DISTVERSION= 20.15.0 +DISTVERSION= 20.15.1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk20/distinfo b/net/asterisk20/distinfo index aa76fe204fb3..c57be20ca58b 100644 --- a/net/asterisk20/distinfo +++ b/net/asterisk20/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1753243732 -SHA256 (asterisk/asterisk-20.15.0.tar.gz) = 7c45cf254c7442748fa14ba4e31ae8f09cd2ad958168577de091c0bf0b0a2d2e -SIZE (asterisk/asterisk-20.15.0.tar.gz) = 28487002 +TIMESTAMP = 1754070743 +SHA256 (asterisk/asterisk-20.15.1.tar.gz) = fa286ac7a024e685233af6fde54a68a21c8e9934b438da878fb3cff080a6346c +SIZE (asterisk/asterisk-20.15.1.tar.gz) = 28488166 SHA256 (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = b49dec15e07bb9bff6af0da3a07180651a38ef54d3ea54a3f20c35f081ed8714 SIZE (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = 1557798 SHA256 (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 diff --git a/net/asterisk22/Makefile b/net/asterisk22/Makefile index a3dd8d0c4f38..c4653fabc253 100644 --- a/net/asterisk22/Makefile +++ b/net/asterisk22/Makefile @@ -1,5 +1,5 @@ PORTNAME= asterisk -DISTVERSION= 22.5.0 +DISTVERSION= 22.5.1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk22/distinfo b/net/asterisk22/distinfo index faa3a6544860..c23204cff80f 100644 --- a/net/asterisk22/distinfo +++ b/net/asterisk22/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1753416364 -SHA256 (asterisk/asterisk-22.5.0.tar.gz) = 944967288ec01587feeef42869a97baa37ab635bea7d539df16f70d3af48c613 -SIZE (asterisk/asterisk-22.5.0.tar.gz) = 26371254 +TIMESTAMP = 1754069150 +SHA256 (asterisk/asterisk-22.5.1.tar.gz) = cbe67229f813ccf5e545fbda1fc05eb221897bf03393917390f8f6235cc62179 +SIZE (asterisk/asterisk-22.5.1.tar.gz) = 26373168 SHA256 (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = b49dec15e07bb9bff6af0da3a07180651a38ef54d3ea54a3f20c35f081ed8714 SIZE (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = 1557798 SHA256 (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile index 172f45af87d7..7630ee870f82 100644 --- a/net/dataplaneapi/Makefile +++ b/net/dataplaneapi/Makefile @@ -1,7 +1,6 @@ PORTNAME= dataplaneapi DISTVERSIONPREFIX= v -DISTVERSION= 3.2.1 -PORTREVISION= 3 +DISTVERSION= 3.2.3 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org @@ -35,7 +34,7 @@ OPTIONS_DEFINE= DOCS # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse --short HEAD' # in the Data Plane API repository to get the value of GITID. -GITID= 32af2b44 +GITID= daff5f5e BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") diff --git a/net/dataplaneapi/distinfo b/net/dataplaneapi/distinfo index b874220f6cc5..db8435462bdc 100644 --- a/net/dataplaneapi/distinfo +++ b/net/dataplaneapi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750225459 -SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.1_GH0/go.mod) = 319b1fe6d9dbfba8df886756481398ef98f7c277703698225258f221b20936b3 -SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.1_GH0/go.mod) = 4279 -SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.1_GH0/haproxytech-dataplaneapi-v3.2.1_GH0.tar.gz) = 48fa6905a4b9b956b9addb19220a486c271319ba48fd353089af9335cfa11123 -SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.1_GH0/haproxytech-dataplaneapi-v3.2.1_GH0.tar.gz) = 1068852 +TIMESTAMP = 1755633380 +SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/go.mod) = a0658b7464999d581e29e79b9f8145e752f6103655bb81e585bae17079ac79c5 +SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/go.mod) = 4279 +SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/haproxytech-dataplaneapi-v3.2.3_GH0.tar.gz) = e649d7acccc57a0922837b52044849985d7d1e749286c4d76b43fa0173afd8e6 +SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/haproxytech-dataplaneapi-v3.2.3_GH0.tar.gz) = 1067890 diff --git a/net/fb303/Makefile b/net/fb303/Makefile index 087cf6de7465..95b73e6a97cb 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -1,7 +1,6 @@ PORTNAME= fb303 DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 -PORTREVISION= 1 +DISTVERSION= 2025.08.18.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/fb303/distinfo b/net/fb303/distinfo index c20afe2b7259..2b2ec3ed08d2 100644 --- a/net/fb303/distinfo +++ b/net/fb303/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411623 -SHA256 (facebook-fb303-v2025.08.04.00_GH0.tar.gz) = 15476f7de72f0270ac43626c1b50f7dabbf131e5939ba284a11797ad71b0ceab -SIZE (facebook-fb303-v2025.08.04.00_GH0.tar.gz) = 266389 +TIMESTAMP = 1755586125 +SHA256 (facebook-fb303-v2025.08.18.00_GH0.tar.gz) = d3495010adb466b612f233c2731ba6089d39be3fc8581aa99da9db4bf7d30017 +SIZE (facebook-fb303-v2025.08.18.00_GH0.tar.gz) = 268686 diff --git a/net/fb303/pkg-plist b/net/fb303/pkg-plist index ae936078dad7..91268dac3561 100644 --- a/net/fb303/pkg-plist +++ b/net/fb303/pkg-plist @@ -24,7 +24,6 @@ include/fb303/ThreadLocalStats-inl.h include/fb303/ThreadLocalStats.h include/fb303/ThreadLocalStatsMap-inl.h include/fb303/ThreadLocalStatsMap.h -include/fb303/Timeseries-inl.h include/fb303/Timeseries.h include/fb303/TimeseriesExporter.h include/fb303/TimeseriesHistogram-inl.h diff --git a/net/gerbera/Makefile b/net/gerbera/Makefile index 985f86182fd0..a5ebf9f9d337 100644 --- a/net/gerbera/Makefile +++ b/net/gerbera/Makefile @@ -1,7 +1,6 @@ PORTNAME= gerbera DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 -PORTREVISION= 1 +DISTVERSION= 2.6.1 CATEGORIES= net multimedia MAINTAINER= diizzy@FreeBSD.org diff --git a/net/gerbera/distinfo b/net/gerbera/distinfo index d27bc84ef971..5eee063a0a5f 100644 --- a/net/gerbera/distinfo +++ b/net/gerbera/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754359254 -SHA256 (gerbera-gerbera-v2.6.0_GH0.tar.gz) = 21505bd3c14b79cf63e423f14ab3bde96f74b044bffb208bd6f437b4b90e1668 -SIZE (gerbera-gerbera-v2.6.0_GH0.tar.gz) = 9870593 +TIMESTAMP = 1755307156 +SHA256 (gerbera-gerbera-v2.6.1_GH0.tar.gz) = 6a7ed1c73bd86bdddd76bcb6c4bcd2e42788a20eb1f3165e0ea9f456abccd3ed +SIZE (gerbera-gerbera-v2.6.1_GH0.tar.gz) = 9874477 diff --git a/net/gitlab-agent/distinfo b/net/gitlab-agent/distinfo index 8f0f7fc9aeee..6beff0872658 100644 --- a/net/gitlab-agent/distinfo +++ b/net/gitlab-agent/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1755072120 -SHA256 (go/net_gitlab-agent/gitlab-agent-v18.2.2/v18.2.2.mod) = 4772214d0f7667ed5a2f465d728888c258c09e89afb5e4b0e6e5a087b77057fd -SIZE (go/net_gitlab-agent/gitlab-agent-v18.2.2/v18.2.2.mod) = 9809 -SHA256 (go/net_gitlab-agent/gitlab-agent-v18.2.2/v18.2.2.zip) = 1d8c4f30dea325bfde3e0e1361f90e85201d02a04c5c49437032dad9a658940d -SIZE (go/net_gitlab-agent/gitlab-agent-v18.2.2/v18.2.2.zip) = 1709113 +TIMESTAMP = 1755673971 +SHA256 (go/net_gitlab-agent/gitlab-agent-v18.3.0/v18.3.0.mod) = 2ec01cce9df32ed086dd50ebf5d7d120d6edffe83b9ea78dbfba19d1e92d77d2 +SIZE (go/net_gitlab-agent/gitlab-agent-v18.3.0/v18.3.0.mod) = 10172 +SHA256 (go/net_gitlab-agent/gitlab-agent-v18.3.0/v18.3.0.zip) = 5cc156ef5215212c5e6c2fd0c6205d839d806343e74cdb748ee0fb8366092224 +SIZE (go/net_gitlab-agent/gitlab-agent-v18.3.0/v18.3.0.zip) = 1790280 diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index cff9e348c5d1..6f6b9cb21c08 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnu-radius PORTVERSION= 1.6.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net MASTER_SITES= GNU/radius DISTNAME= radius-${PORTVERSION} diff --git a/net/google-cloud-sdk/Makefile b/net/google-cloud-sdk/Makefile index b93fe6603049..8e532644e8fe 100644 --- a/net/google-cloud-sdk/Makefile +++ b/net/google-cloud-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-sdk -DISTVERSION= 534.0.0 +DISTVERSION= 535.0.0 CATEGORIES= net MASTER_SITES= https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/ DISTNAME= google-cloud-sdk-${PORTVERSION}-linux-x86_64 diff --git a/net/google-cloud-sdk/distinfo b/net/google-cloud-sdk/distinfo index ff0790d65b23..47c52ea48eef 100644 --- a/net/google-cloud-sdk/distinfo +++ b/net/google-cloud-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755074350 -SHA256 (google-cloud-sdk-534.0.0-linux-x86_64.tar.gz) = 4a26da23b68cd0f3da0aed3549babfa493e6868c09e94437675dc014a892e3f6 -SIZE (google-cloud-sdk-534.0.0-linux-x86_64.tar.gz) = 149909368 +TIMESTAMP = 1755675824 +SHA256 (google-cloud-sdk-535.0.0-linux-x86_64.tar.gz) = 6f8ccfff226cb618beb7e94c0239243e4670a6bb60fe5867cfa10d60cb20111e +SIZE (google-cloud-sdk-535.0.0-linux-x86_64.tar.gz) = 149935466 diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index c604eaac6f43..da673473276b 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -7,7 +7,6 @@ COMMENT= KDE Network applications (meta port) WWW= https://apps.kde.org/categories/internet/ USES= kde:6 metaport qt:6 -USE_QT= # OPTIONS_DEFINE= FILESHARING KGET KRDC KRFB OPTIONS_DEFAULT= ${OPTIONS_DEFINE} diff --git a/net/liferea/Makefile b/net/liferea/Makefile index c9a504048911..12fd6fe81d56 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -1,5 +1,5 @@ PORTNAME= liferea -DISTVERSION= 1.16-RC4 +DISTVERSION= 1.16.1 CATEGORIES= net gnome MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${DISTVERSION}/ diff --git a/net/liferea/distinfo b/net/liferea/distinfo index fbdeb3ad9824..2121115e1ddf 100644 --- a/net/liferea/distinfo +++ b/net/liferea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752322945 -SHA256 (liferea-1.16-RC4.tar.bz2) = 184996d7aa568be05972ac9710d9bd2cfd53446055200efe238c89d4d736df22 -SIZE (liferea-1.16-RC4.tar.bz2) = 1794049 +TIMESTAMP = 1755764562 +SHA256 (liferea-1.16.1.tar.bz2) = e0a9aac46f03d2fc2b325068e6a18121474aa41f30086021632a92caf9f69aec +SIZE (liferea-1.16.1.tar.bz2) = 1775390 diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 948a1b6cc1a5..37be21cf92a7 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,5 +1,6 @@ PORTNAME= mosquitto DISTVERSION= 2.0.22 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://mosquitto.org/files/source/ diff --git a/net/mosquitto/files/patch-mosquitto.conf b/net/mosquitto/files/patch-mosquitto.conf index b20b04014aa1..2bf7472095b9 100644 --- a/net/mosquitto/files/patch-mosquitto.conf +++ b/net/mosquitto/files/patch-mosquitto.conf @@ -18,12 +18,3 @@ # ================================================================= # Listeners -@@ -360,7 +360,7 @@ - # certificate files must have ".crt" as the file ending and you must run - # "openssl rehash <path to capath>" each time you add/remove a certificate. - # capath is not supported for websockets. --#cafile -+cafile /usr/local/share/certs/ca-root-nss.crt - #capath - - diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index ad07f51bdd75..e7d8fead8558 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,7 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 -PORTREVISION= 1 +DISTVERSION= 2025.08.18.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 1a7005eee22b..cb83f907202c 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411627 -SHA256 (facebook-mvfst-v2025.08.04.00_GH0.tar.gz) = a5241bf9008135c230a72ecc41c3e468992fdf3fa36857498208d10199951422 -SIZE (facebook-mvfst-v2025.08.04.00_GH0.tar.gz) = 2100946 +TIMESTAMP = 1755586129 +SHA256 (facebook-mvfst-v2025.08.18.00_GH0.tar.gz) = 8906b8e7e517a5676d1ab1288ca0566e4bbaa87f484af258c9e2f59e682be91b +SIZE (facebook-mvfst-v2025.08.18.00_GH0.tar.gz) = 2109920 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index dcfba88934ae..835dc383b420 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -23,6 +23,7 @@ include/quic/api/QuicTimer.h include/quic/api/QuicTransportBase.h include/quic/api/QuicTransportBaseLite.h include/quic/api/QuicTransportFunctions.h +include/quic/api/TransportInfo.h include/quic/api/test/MockQuicSocket.h include/quic/api/test/Mocks.h include/quic/client/QuicClientAsyncTransport.h diff --git a/net/netdiscover/Makefile b/net/netdiscover/Makefile index d2b377b45833..8097f0ed76f3 100644 --- a/net/netdiscover/Makefile +++ b/net/netdiscover/Makefile @@ -1,7 +1,7 @@ PORTNAME= netdiscover -DISTVERSION= 0.11 -MASTER_SITES= https://github.com/netdiscover-scanner/netdiscover/releases/download/${DISTVERSION}/ +DISTVERSION= 0.21 CATEGORIES= net +MASTER_SITES= https://github.com/netdiscover-scanner/netdiscover/releases/download/${DISTVERSION}/ MAINTAINER= tiago.gasiba@gmail.com COMMENT= Network address discovering tool @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf tar:bz2 GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PLIST_FILES= sbin/netdiscover \ share/man/man8/netdiscover.8.gz diff --git a/net/netdiscover/distinfo b/net/netdiscover/distinfo index b4101df14057..f68f546932e6 100644 --- a/net/netdiscover/distinfo +++ b/net/netdiscover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743206028 -SHA256 (netdiscover-0.11.tar.bz2) = bb984d15a3b1807db1dfa11101fc4022434e805e3e3a54971a764382dca7891c -SIZE (netdiscover-0.11.tar.bz2) = 406881 +TIMESTAMP = 1755525776 +SHA256 (netdiscover-0.21.tar.bz2) = dd587649fd06319f6b7218e5735db17436e620f4d06b5f337709af2e6935fc18 +SIZE (netdiscover-0.21.tar.bz2) = 416432 diff --git a/net/realtek-re-kmod198/Makefile b/net/realtek-re-kmod198/Makefile index ba08d32e0de8..b829e3ffcf03 100644 --- a/net/realtek-re-kmod198/Makefile +++ b/net/realtek-re-kmod198/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/alexdupre/rtl_bsd_drv LICENSE= BSD4CLAUSE +DEPRECATED= Use net/realtek-re-kmod with checksum offloading disabled, see also bug 286879 +EXPIRATION_DATE= 2026-03-31 + USES= kmod tar:tgz uidfix USE_GITHUB= yes diff --git a/net/remmina/Makefile b/net/remmina/Makefile index ef790af35b3b..5ae957c025f6 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -1,6 +1,5 @@ PORTNAME= remmina -DISTVERSION= 1.4.40 -PORTREVISION= 1 +DISTVERSION= 1.4.41 CATEGORIES= net gnome MAINTAINER= fernape@FreeBSD.org diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index b0dad500647d..59689d7a5c42 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -PORTVERSION= 18.2.1 +PORTVERSION= 18.2.4 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo index 7796ac38fe37..b6ab46268620 100644 --- a/net/rubygem-gitaly/distinfo +++ b/net/rubygem-gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753336806 -SHA256 (rubygem/gitaly-18.2.1.gem) = 7409135d7dbc29ec8021e694420963e1da86dcc45252065fce813c19cb5c9bb3 -SIZE (rubygem/gitaly-18.2.1.gem) = 53248 +TIMESTAMP = 1755676933 +SHA256 (rubygem/gitaly-18.2.4.gem) = 1102eaf07db0aa34e602732816ca1bacc692b1141bd7bf5b03a90afed4c29501 +SIZE (rubygem/gitaly-18.2.4.gem) = 53248 diff --git a/net/rubygem-gitlab-kas-grpc/distinfo b/net/rubygem-gitlab-kas-grpc/distinfo index 3787efb94b44..6e9d5e738b2a 100644 --- a/net/rubygem-gitlab-kas-grpc/distinfo +++ b/net/rubygem-gitlab-kas-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753327162 -SHA256 (rubygem/gitlab-kas-grpc-18.2.1.gem) = 971519aaaf9b34097c9a919312361c9686997fab22e09cfb50d951ed5ab245e2 -SIZE (rubygem/gitlab-kas-grpc-18.2.1.gem) = 10752 +TIMESTAMP = 1755674007 +SHA256 (rubygem/gitlab-kas-grpc-18.3.0.gem) = 3dd60ca782066ff5b70d8e6405701f42b77fccb27e015d7a9ff159f84feb218f +SIZE (rubygem/gitlab-kas-grpc-18.3.0.gem) = 10752 diff --git a/net/samba420/Makefile b/net/samba420/Makefile index 6d6c72c1f552..3696bb72befa 100644 --- a/net/samba420/Makefile +++ b/net/samba420/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${SAMBA4_BASENAME}420 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -47,7 +47,6 @@ EXTRA_PATCHES= \ ${PATCHDIR}/0028-Fix-rl_completion_func_t.patch:-p1 \ ${PATCHDIR}/0028-s3-lib-system-add-FreeBSD-proc_fd_pattern.patch \ ${PATCHDIR}/0100-Fix-pathref-handling-for-FreeBSD-13plus_samba42x.patch:-p1 \ - ${PATCHDIR}/0101-FreeBSD-add-fdescfs-paths-workaround.patch:-p1 \ ${PATCHDIR}/0102-FreeBSD-vfs_freebsd-fix-sys_proc_fd_path-args.patch:-p1 SAMBA4_BASENAME= samba diff --git a/net/samba420/files/0028-s3-lib-system-add-FreeBSD-proc_fd_pattern.patch b/net/samba420/files/0028-s3-lib-system-add-FreeBSD-proc_fd_pattern.patch index cda9c7ed1c95..2721be912c76 100644 --- a/net/samba420/files/0028-s3-lib-system-add-FreeBSD-proc_fd_pattern.patch +++ b/net/samba420/files/0028-s3-lib-system-add-FreeBSD-proc_fd_pattern.patch @@ -1,14 +1,24 @@ ---- source3/lib/system.c.orig 2024-02-02 10:33:51.188489400 +0100 -+++ source3/lib/system.c 2025-01-22 17:39:58.625028000 +0100 -@@ -1047,22 +1047,108 @@ +From 584c69e77abb537a7345222648a397a9963c01b7 Mon Sep 17 00:00:00 2001 +From: "Timur I. Bakeyev" <timur@FreeBSD.org> +Date: Sat, 15 Oct 2022 04:02:43 +0200 +Subject: [PATCH 28/28] s3:lib:system - add FreeBSD proc_fd_pattern + +Add support for FreeBSD equivalent of /proc/self/fd through a special +fdescfs mount with option "nodup". This filesystem should be mounted +either to the private $PIDDIR/fd/ directory or to /dev/fd in order to +provide security and performance characteristics similar to Linux. + +Signed-off-by: Timur I. Bakeyev <timur@FreeBSD.org> +Adapted for Samba 4.20 by: Andrea venturoli <ml@netfence.it> +--- +--- source3/lib/system.c.orig 2025-06-27 15:05:05 UTC ++++ source3/lib/system.c +@@ -1047,6 +1047,68 @@ int sys_get_number_of_cores(void) } #endif --bool sys_have_proc_fds(void) +static bool freebsd_fdesc_check(const char *pattern) - { -- static bool checked = false; -- static bool have_proc_fds = false; ++{ + char fdesc_path[PATH_MAX]; + int fd, fd2; + @@ -49,26 +59,6 @@ + return true; +} + -+static char* linux_pattern(char *buf, size_t bufsize) -+{ -+ char proc_fd_path[PATH_MAX]; -+ const char *pattern = "/proc/self/fd/%lu"; - struct stat sb; -- int ret; - -- if (checked) { -- return have_proc_fds; -+ snprintf(proc_fd_path, sizeof(proc_fd_path), pattern, 0); -+ if(stat(proc_fd_path, &sb) == 0) { -+ snprintf(buf, bufsize, "%s", pattern); -+ return buf; - } -+ return NULL; -+} - -- ret = stat("/proc/self/fd/0", &sb); -- have_proc_fds = (ret == 0); -- checked = true; +static char* freebsd_pattern(char *buf, size_t bufsize) { + const char** base; + const char* base_dir[] = { @@ -76,8 +66,7 @@ + "/dev", + NULL + }; - -- return have_proc_fds; ++ + for(base = &base_dir[0]; *base != NULL; base++) { + snprintf(buf, bufsize, "%s/fd/%%lu", *base); + if(freebsd_fdesc_check(buf)) { @@ -87,35 +76,46 @@ + return NULL; +} + -+static char* (*proc_fd_patterns[])(char *, size_t) = { -+ linux_pattern, -+ freebsd_pattern, -+ NULL -+}; -+ +static char proc_fd_pattern_buf[PATH_MAX]; +static const char *proc_fd_pattern = NULL; -+ -+bool sys_have_proc_fds(void) -+{ -+ static bool checked = false; -+ static bool have_proc_fds = false; -+ char* (**pattern_func)(char *, size_t) = NULL; -+ -+ if (checked) { -+ return have_proc_fds; -+ } -+ -+ for (pattern_func = &proc_fd_patterns[0]; *pattern_func != NULL; pattern_func++) { -+ if((*pattern_func)(proc_fd_pattern_buf, sizeof(proc_fd_pattern_buf)) != NULL) { -+ have_proc_fds = true; -+ proc_fd_pattern = proc_fd_pattern_buf; -+ break; -+ } -+ } + -+ checked = true; -+ return have_proc_fds; - } + bool sys_have_proc_fds(void) + { + static bool checked = false; +@@ -1058,8 +1078,12 @@ bool sys_have_proc_fds(void) + return have_proc_fds; + } + +- ret = stat("/proc/self/fd/0", &sb); +- have_proc_fds = (ret == 0); ++ if (freebsd_pattern(proc_fd_pattern_buf, sizeof(proc_fd_pattern_buf)) != NULL) { ++ have_proc_fds = true; ++ proc_fd_pattern = proc_fd_pattern_buf; ++ } else ++ have_proc_fds = false; ++ + checked = true; + + return have_proc_fds; +@@ -1067,10 +1091,18 @@ char *sys_proc_fd_path(int fd, struct sys_proc_fd_path char *sys_proc_fd_path(int fd, struct sys_proc_fd_path_buf *buf) + { ++ bool have_proc_fds = sys_have_proc_fds(); ++ SMB_ASSERT(have_proc_fds); ++#if defined(__clang__) ++#pragma clang diagnostic push ++#pragma clang diagnostic ignored "-Wformat-nonliteral" ++#endif + int written = +- snprintf(buf->buf, sizeof(buf->buf), "/proc/self/fd/%d", fd); +- +- SMB_ASSERT(sys_have_proc_fds() && (written >= 0)); ++ snprintf(buf->buf, sizeof(buf->buf), proc_fd_pattern, fd); ++#if defined(__clang__) ++#pragma clang diagnostic pop ++#endif ++ SMB_ASSERT(written >= 0); + + return buf->buf; + } diff --git a/net/samba420/files/0101-FreeBSD-add-fdescfs-paths-workaround.patch b/net/samba420/files/0101-FreeBSD-add-fdescfs-paths-workaround.patch deleted file mode 100644 index 714ad6ae52ef..000000000000 --- a/net/samba420/files/0101-FreeBSD-add-fdescfs-paths-workaround.patch +++ /dev/null @@ -1,71 +0,0 @@ -# 2024-08-05 -# NOTE: Upstream Samba commit 9f63fad392f3 removed the static array defining Linux and FreeBSD -# fdescfs paths and hardcoded a Linux-specific /proc path, with the note that if any -# others need to be added, they can be done so via #ifdef's. This patch attempts to -# do that, but in a way that minimizes the necessary #ifdefs by defining a simplistic -# #define macro to generate the appropriate path for fdescfs based on the running OS. -# -# See: https://git.samba.org/?p=samba.git;a=commitdiff;h=9f63fad392f3cff34d6a8e318e0427499170c417 - -diff -Naurp a/lib/fuzzing/fuzz_regfio.c b/lib/fuzzing/fuzz_regfio.c ---- a/lib/fuzzing/fuzz_regfio.c 2024-02-02 04:33:50.952488000 -0500 -+++ b/lib/fuzzing/fuzz_regfio.c 2024-08-05 20:41:16.624793000 -0400 -@@ -31,7 +31,7 @@ int LLVMFuzzerInitialize(int *argc, char ***argv) - { - fp = tmpfile(); - -- (void)snprintf(filename, sizeof(filename), "/proc/self/fd/%d", fileno(fp)); -+ (void)snprintf(filename, sizeof(filename), PROC_FD_PATH_MKSTR(%d), fileno(fp)); - - return 0; - } -diff -Naurp a/lib/replace/closefrom.c b/lib/replace/closefrom.c ---- a/lib/replace/closefrom.c 2024-02-02 04:33:50.984488200 -0500 -+++ b/lib/replace/closefrom.c 2024-08-05 20:41:16.625141000 -0400 -@@ -53,7 +53,7 @@ static int closefrom_procfs(int lower) - size_t i; - int ret = ENOMEM; - -- dirp = opendir("/proc/self/fd"); -+ dirp = opendir(PROC_FD_PATH_MKSTR()); - if (dirp == NULL) { - return errno; - } -diff -Naurp a/source3/include/proto.h b/source3/include/proto.h ---- a/source3/include/proto.h 2024-08-05 20:40:38.434560000 -0400 -+++ b/source3/include/proto.h 2024-08-05 20:41:26.063626000 -0400 -@@ -205,8 +205,21 @@ int sys_get_number_of_cores(void); - int sys_get_number_of_cores(void); - #endif - -+#ifdef __FreeBSD__ -+#define PROC_FD_PATH_STR "/compat/linux/dev/fd/" -+#define PROC_FD_PATH_SZ 42 -+#else /* Linux */ -+#define PROC_FD_PATH_STR "/proc/self/fd/" -+#define PROC_FD_PATH_SZ 35 -+#endif -+ -+#define _S(_t) #_t -+#define _V(...) _S(__VA_ARGS__) -+#define _X(_t) _t -+#define PROC_FD_PATH_MKSTR(_fd) _V(_X(PROC_FD_PATH_STR)_X(_fd)) -+ - struct sys_proc_fd_path_buf { -- char buf[35]; /* "/proc/self/fd/" + strlen(2^64) + 0-terminator */ -+ char buf[PROC_FD_PATH_SZ]; /* strlen(PROC_FD_PATH_STR) + strlen(2^64) + 0-terminator */ - }; - bool sys_have_proc_fds(void); - char *sys_proc_fd_path(int fd, struct sys_proc_fd_path_buf *buf); -diff -Naurp a/source3/lib/system.c b/source3/lib/system.c ---- a/source3/lib/system.c 2024-08-05 20:40:38.434801000 -0400 -+++ b/source3/lib/system.c 2024-08-05 20:41:16.625938000 -0400 -@@ -1068,7 +1068,7 @@ char *sys_proc_fd_path(int fd, struct sys_proc_fd_path - char *sys_proc_fd_path(int fd, struct sys_proc_fd_path_buf *buf) - { - int written = -- snprintf(buf->buf, sizeof(buf->buf), "/proc/self/fd/%d", fd); -+ snprintf(buf->buf, sizeof(buf->buf), PROC_FD_PATH_MKSTR(%d), fd); - - SMB_ASSERT(sys_have_proc_fds() && (written >= 0)); - diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index fa2f3fef10bb..31c0ec86c155 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} @@ -29,6 +30,8 @@ NO_WRKSUBDIR= yes USERS= syncthing GROUPS= syncthing +CONFLICTS= syncthing1 + .for x in ${BINS} PLIST_FILES+= bin/${x} .endfor diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 992ac6abdfb8..49cb27008b8a 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755169692 -SHA256 (syncthing-source-v2.0.1.tar.gz) = 18ae0ecf6d5e8f6eec5dd1af8e3cc7819d575b434433043a50ed902564d974a6 -SIZE (syncthing-source-v2.0.1.tar.gz) = 62647700 +TIMESTAMP = 1755342797 +SHA256 (syncthing-source-v2.0.2.tar.gz) = 8738cf2a9563bfbf4c6c8923b4c048176c1e80baa88cd92778ef7fbed3f55a6a +SIZE (syncthing-source-v2.0.2.tar.gz) = 62642068 diff --git a/net/syncthing1/Makefile b/net/syncthing1/Makefile new file mode 100644 index 000000000000..2d562963f6b7 --- /dev/null +++ b/net/syncthing1/Makefile @@ -0,0 +1,67 @@ +PORTNAME= syncthing +DISTVERSIONPREFIX= v +DISTVERSION= 1.30.0 +PORTREVISION= 4 +CATEGORIES= net +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ +PKGNAMESUFFIX= 1 +DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} + +MAINTAINER= dvl@FreeBSD.org +COMMENT= Encrypted file sync tool +WWW= https://syncthing.net/ + +LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE + +USES= cpe go:modules + +USE_RC_SUBR= syncthing syncthing-discosrv syncthing-relaysrv \ + syncthing-relaypoolsrv + +BINS= syncthing stdiscosrv strelaysrv strelaypoolsrv + +# Anonymize +MAKE_ENV+= BUILD_HOST=freebsd \ + BUILD_USER=ports + +NO_CCACHE= yes +NO_WRKSUBDIR= yes + +USERS= syncthing +GROUPS= syncthing + +CONFLICTS= syncthing + +.for x in ${BINS} +PLIST_FILES+= bin/${x} +.endfor + +PORTDOCS= * + +OPTIONS_DEFINE= DOCS + +do-build: + @( cd ${WRKSRC}/${PORTNAME} ; \ + ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${DISTVERSION} -no-upgrade build ; \ + ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${DISTVERSION} -no-upgrade build stdiscosrv; \ + ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${DISTVERSION} -no-upgrade build strelaysrv; \ + ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${DISTVERSION} -no-upgrade build strelaypoolsrv; \ + ) + +do-install: +.for x in ${BINS} + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}/${x} \ + ${STAGEDIR}${PREFIX}/bin/ +.endfor + ${MKDIR} ${STAGEDIR}${DOCSDIR} +.for x in AUTHORS LICENSE README.md + ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/${x} \ + ${STAGEDIR}${DOCSDIR} +.endfor + +do-test: + @( cd ${WRKSRC}/${PORTNAME} ; \ + ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${DISTVERSION} -no-upgrade test ; \ + ) +.include <bsd.port.mk> diff --git a/net/syncthing1/distinfo b/net/syncthing1/distinfo new file mode 100644 index 000000000000..b4dcc70d7506 --- /dev/null +++ b/net/syncthing1/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751369794 +SHA256 (syncthing-source-v1.30.0.tar.gz) = ef1be71c66753c04212ab1c9c548e678d468bad98dc5461e83540a4ef5c2fcba +SIZE (syncthing-source-v1.30.0.tar.gz) = 16142834 diff --git a/net/syncthing1/files/patch-syncthing_lib_beacon_multicast.go b/net/syncthing1/files/patch-syncthing_lib_beacon_multicast.go new file mode 100644 index 000000000000..2b817687cf6e --- /dev/null +++ b/net/syncthing1/files/patch-syncthing_lib_beacon_multicast.go @@ -0,0 +1,12 @@ +--- syncthing/lib/beacon/multicast.go.orig 2021-07-06 12:51:32 UTC ++++ syncthing/lib/beacon/multicast.go +@@ -126,6 +126,9 @@ func readMulticasts(ctx context.Context, outbox chan<- + pconn := ipv6.NewPacketConn(conn) + joined := 0 + for _, intf := range intfs { ++ if intf.Flags&net.FlagUp == 0 || intf.Flags&net.FlagMulticast == 0 || intf.Name == "ipfw0" { ++ continue ++ } + err := pconn.JoinGroup(&intf, &net.UDPAddr{IP: gaddr.IP}) + if err != nil { + l.Debugln("IPv6 join", intf.Name, "failed:", err) diff --git a/net/syncthing1/files/syncthing-discosrv.in b/net/syncthing1/files/syncthing-discosrv.in new file mode 100644 index 000000000000..fb0d32006395 --- /dev/null +++ b/net/syncthing1/files/syncthing-discosrv.in @@ -0,0 +1,66 @@ +#!/bin/sh + +# PROVIDE: syncthingdiscosrv +# REQUIRE: DAEMON +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# syncthingdiscosrv_enable (bool): Set to NO by default. +# Set it to YES to enable syncthing-discosrv. +# syncthingdiscosrv_user (user): Set user to run syncthing-discosrv. +# Default is "syncthing". +# syncthingdiscosrv_group (group): Set group to run syncthing-discosrv. +# Default is "syncthing". +# syncthingdiscosrv_dir (dir): Set dir to run syncthing-discosrv in. +# Default is "/var/db/syncthing-discosrv". +# syncthingdiscosrv_log_file (path): Syncthing log file +# Default: /var/log/syncthing-discosrv.log +# syncthingdiscosrv_key (file): Set key file to use +# Default is "${syncthingdiscosrv_dir}/syncthing.key". +# syncthingdiscosrv_cert (file): Set cert file to use +# Default is "${syncthingdiscosrv_dir}/syncthing.cert". +# syncthingdiscosrv_args (string): Extra args to pass to syncthing-discosrv +# Default is "" + +. /etc/rc.subr + +name=syncthingdiscosrv +rcvar=syncthingdiscosrv_enable + +load_rc_config $name + +: ${syncthingdiscosrv_enable:="NO"} +: ${syncthingdiscosrv_user:="syncthing"} +: ${syncthingdiscosrv_group:="syncthing"} +: ${syncthingdiscosrv_dir:="/var/db/syncthing-discosrv"} +: ${syncthingdiscosrv_log_file=/var/log/syncthing-discosrv.log} +: ${syncthingdiscosrv_key:="${syncthingdiscosrv_dir}/syncthing.key"} +: ${syncthingdiscosrv_cert:="${syncthingdiscosrv_dir}/syncthing.cert"} + +export STNORESTART=true + +pidfile=/var/run/syncthingdiscosrv.pid +procname="%%PREFIX%%/bin/stdiscosrv" +command="/usr/sbin/daemon" +command_args="-p ${pidfile} ${procname} --key ${syncthingdiscosrv_key} --cert ${syncthingdiscosrv_cert} ${syncthingdiscosrv_args} >> ${syncthingdiscosrv_log_file}" +syncthingdiscosrv_chdir=${syncthingdiscosrv_dir} + +start_precmd=syncthingdiscosrv_startprecmd + +syncthingdiscosrv_startprecmd() +{ + if [ ! -e ${pidfile} ]; then + install -o ${syncthingdiscosrv_user} -g ${syncthingdiscosrv_group} /dev/null ${pidfile}; + fi + + if [ ! -d ${syncthingdiscosrv_dir} ]; then + install -d -o ${syncthingdiscosrv_user} -g ${syncthingdiscosrv_group} ${syncthingdiscosrv_dir} + fi + if [ ! -e ${syncthingdiscosrv_log_file} ]; then + install -o ${syncthingdiscosrv_user} -g ${syncthingdiscosrv_group} /dev/null ${syncthingdiscosrv_log_file}; + fi +} + +run_rc_command "$1" diff --git a/net/syncthing1/files/syncthing-relaypoolsrv.in b/net/syncthing1/files/syncthing-relaypoolsrv.in new file mode 100644 index 000000000000..bbee2d783b40 --- /dev/null +++ b/net/syncthing1/files/syncthing-relaypoolsrv.in @@ -0,0 +1,59 @@ +#!/bin/sh + +# PROVIDE: syncthingrelaypoolsrv +# REQUIRE: DAEMON +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# syncthingrelaypoolsrv_enable (bool): Set to NO by default. +# Set it to YES to enable syncthing-relaypoolsrv. +# syncthingrelaypoolsrv_user (user): Set user to run syncthing-relaypoolsrv. +# Default is "syncthing". +# syncthingrelaypoolsrv_group (group): Set group to run syncthing-relaypoolsrv. +# Default is "syncthing". +# syncthingrelaypoolsrv_dir (dir): Set dir to run syncthing-relaypoolsrv in. +# Default is "/var/db/syncthing-relaypoolsrv". +# syncthingrelaypoolsrv_log_file (path): Syncthing log file +# Default: /var/log/syncthing-relaypoolsrv.log +# syncthingrelaypoolsrv_args (string): Extra args to pass to syncthing-relaypoolsrv +# Default is "" + +. /etc/rc.subr + +name=syncthingrelaypoolsrv +rcvar=syncthingrelaypoolsrv_enable + +load_rc_config $name + +: ${syncthingrelaypoolsrv_enable:="NO"} +: ${syncthingrelaypoolsrv_user:="syncthing"} +: ${syncthingrelaypoolsrv_group:="syncthing"} +: ${syncthingrelaypoolsrv_dir:="/var/db/syncthing-relaypoolsrv"} +: ${syncthingrelaypoolsrv_log_file=/var/log/syncthing-relaypoolsrv.log} + +export STNORESTART=true + +pidfile=/var/run/syncthingrelaypoolsrv.pid +procname="%%PREFIX%%/bin/strelaypoolsrv" +command="/usr/sbin/daemon" +command_args="-c -p ${pidfile} ${procname} -keys ${syncthingrelaypoolsrv_dir} ${syncthingrelaypoolsrv_args} >> ${syncthingrelaypoolsrv_log_file} 2>&1" + +start_precmd=syncthingrelaypoolsrv_startprecmd + +syncthingrelaypoolsrv_startprecmd() +{ + if [ ! -e ${pidfile} ]; then + install -o ${syncthingrelaypoolsrv_user} -g ${syncthingrelaypoolsrv_group} /dev/null ${pidfile}; + fi + + if [ ! -d ${syncthingrelaypoolsrv_dir} ]; then + install -d -o ${syncthingrelaypoolsrv_user} -g ${syncthingrelaypoolsrv_group} ${syncthingrelaypoolsrv_dir} + fi + if [ ! -e ${syncthingrelaypoolsrv_log_file} ]; then + install -o ${syncthingrelaypoolsrv_user} -g ${syncthingrelaypoolsrv_group} /dev/null ${syncthingrelaypoolsrv_log_file}; + fi +} + +run_rc_command "$1" diff --git a/net/syncthing1/files/syncthing-relaysrv.in b/net/syncthing1/files/syncthing-relaysrv.in new file mode 100644 index 000000000000..1d5411dea8eb --- /dev/null +++ b/net/syncthing1/files/syncthing-relaysrv.in @@ -0,0 +1,63 @@ +#!/bin/sh + +# PROVIDE: syncthingrelaysrv +# REQUIRE: DAEMON +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# syncthingrelaysrv_enable (bool): Set to NO by default. +# Set it to YES to enable syncthing-relaysrv. +# syncthingrelaysrv_user (user): Set user to run syncthing-relaysrv. +# Default is "syncthing". +# syncthingrelaysrv_group (group): Set group to run syncthing-relaysrv. +# Default is "syncthing". +# syncthingrelaysrv_dir (dir): Set dir to run syncthing-relaysrv in. +# Default is "/var/db/syncthing-relaysrv". +# syncthingrelaysrv_log_file (path): Syncthing log file +# Default: /var/log/syncthing-relaysrv.log +# syncthingrelaysrv_key (file): Set key file to use +# Default is "${syncthingrelaysrv_dir}/syncthing.key". +# syncthingrelaysrv_cert (file): Set cert file to use +# Default is "${syncthingrelaysrv_dir}/syncthing.cert". +# syncthingrelaysrv_args (string): Extra args to pass to syncthing-relaysrv +# Default is "" + +. /etc/rc.subr + +name=syncthingrelaysrv +rcvar=syncthingrelaysrv_enable + +load_rc_config $name + +: ${syncthingrelaysrv_enable:="NO"} +: ${syncthingrelaysrv_user:="syncthing"} +: ${syncthingrelaysrv_group:="syncthing"} +: ${syncthingrelaysrv_dir:="/var/db/syncthing-relaysrv"} +: ${syncthingrelaysrv_log_file=/var/log/syncthing-relaysrv.log} + +export STNORESTART=true + +pidfile=/var/run/syncthingrelaysrv.pid +procname="%%PREFIX%%/bin/strelaysrv" +command="/usr/sbin/daemon" +command_args="-c -p ${pidfile} ${procname} -keys ${syncthingrelaysrv_dir} ${syncthingrelaysrv_args} >> ${syncthingrelaysrv_log_file} 2>&1" + +start_precmd=syncthingrelaysrv_startprecmd + +syncthingrelaysrv_startprecmd() +{ + if [ ! -e ${pidfile} ]; then + install -o ${syncthingrelaysrv_user} -g ${syncthingrelaysrv_group} /dev/null ${pidfile}; + fi + + if [ ! -d ${syncthingrelaysrv_dir} ]; then + install -d -o ${syncthingrelaysrv_user} -g ${syncthingrelaysrv_group} ${syncthingrelaysrv_dir} + fi + if [ ! -e ${syncthingrelaysrv_log_file} ]; then + install -o ${syncthingrelaysrv_user} -g ${syncthingrelaysrv_group} /dev/null ${syncthingrelaysrv_log_file}; + fi +} + +run_rc_command "$1" diff --git a/net/syncthing1/files/syncthing.in b/net/syncthing1/files/syncthing.in new file mode 100644 index 000000000000..8b96017031aa --- /dev/null +++ b/net/syncthing1/files/syncthing.in @@ -0,0 +1,57 @@ +#!/bin/sh + +# PROVIDE: syncthing +# REQUIRE: DAEMON +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# syncthing_enable (bool): Set to NO by default. +# Set it to YES to enable syncthing. +# syncthing_home (path): Directory where syncthing configuration +# data is stored. +# Default: %%PREFIX%%/etc/syncthing +# syncthing_log_file (path): Syncthing log file +# Default: /var/log/syncthing.log +# syncthing_user (user): Set user to run syncthing. +# Default is "syncthing". +# syncthing_group (group): Set group to run syncthing. +# Default is "syncthing". + +. /etc/rc.subr + +name=syncthing +rcvar=syncthing_enable + +load_rc_config $name + +: ${syncthing_enable:="NO"} +: ${syncthing_home=%%PREFIX%%/etc/syncthing} +: ${syncthing_log_file=/var/log/syncthing.log} +: ${syncthing_user:="syncthing"} +: ${syncthing_group=${syncthing_group:-$syncthing_user}} + +pidfile=/var/run/syncthing.pid +procname="%%PREFIX%%/bin/syncthing" +command="/usr/sbin/daemon" +command_args="-cf -p ${pidfile} ${procname} ${syncthing_home:+-home=${syncthing_home}} ${syncthing_log_file:+-logfile=${syncthing_log_file}} -no-browser ${syncthing_args}" + +start_precmd=syncthing_startprecmd + +syncthing_startprecmd() +{ + if [ ! -e ${pidfile} ]; then + install -o ${syncthing_user} -g ${syncthing_group} /dev/null ${pidfile}; + fi + + if [ ! -d ${syncthing_home} ]; then + install -d -o ${syncthing_user} -g ${syncthing_group} ${syncthing_home} + fi + + if [ ! -e ${syncthing_log_file} ]; then + install -o ${syncthing_user} -g ${syncthing_group} /dev/null ${syncthing_log_file}; + fi +} + +run_rc_command "$1" diff --git a/net/syncthing1/pkg-descr b/net/syncthing1/pkg-descr new file mode 100644 index 000000000000..09edbf379d10 --- /dev/null +++ b/net/syncthing1/pkg-descr @@ -0,0 +1,4 @@ +Syncthing replaces proprietary sync and cloud services with something open, +trustworthy and decentralized. Your data is your data alone and you deserve to +choose where it is stored, if it is shared with some third party and how it's +transmitted over the Internet. diff --git a/net/wangle/Makefile b/net/wangle/Makefile index 5a87cc195ad7..5afbdef5f5d6 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,7 +1,6 @@ PORTNAME= wangle DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 -PORTREVISION= 1 +DISTVERSION= 2025.08.18.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/wangle/distinfo b/net/wangle/distinfo index 26827ed99395..cde4705cf7c5 100644 --- a/net/wangle/distinfo +++ b/net/wangle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411610 -SHA256 (facebook-wangle-v2025.08.04.00_GH0.tar.gz) = 9b4ef764a83c3056d8a064f0c9576ffd4987edc3820e0f0576d73426d351bc0f -SIZE (facebook-wangle-v2025.08.04.00_GH0.tar.gz) = 369973 +TIMESTAMP = 1755586109 +SHA256 (facebook-wangle-v2025.08.18.00_GH0.tar.gz) = f2fa29f52fb4810b211d2f6f5321e3c706118b8e46e977501fda414cd7e2b70c +SIZE (facebook-wangle-v2025.08.18.00_GH0.tar.gz) = 372458 diff --git a/net/zapret/Makefile b/net/zapret/Makefile index 865b1185dcd2..6afea3303cda 100644 --- a/net/zapret/Makefile +++ b/net/zapret/Makefile @@ -1,6 +1,6 @@ PORTNAME= zapret DISTVERSIONPREFIX= v -DISTVERSION= 71.2 +DISTVERSION= 71.3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/zapret/distinfo b/net/zapret/distinfo index c6424de5bbe0..a7e2bef7e4b3 100644 --- a/net/zapret/distinfo +++ b/net/zapret/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752140237 -SHA256 (bol-van-zapret-v71.2_GH0.tar.gz) = bccb05644e43455767fbd8f6a965a17d05265142244423ecb4b920f0d0cdabbd -SIZE (bol-van-zapret-v71.2_GH0.tar.gz) = 534230 +TIMESTAMP = 1755502168 +SHA256 (bol-van-zapret-v71.3_GH0.tar.gz) = b5ca8debe6d00c03898d3bd6cb757784247e3e2f7566262eb318cd82813fb155 +SIZE (bol-van-zapret-v71.3_GH0.tar.gz) = 537034 diff --git a/polish/libreoffice/distinfo b/polish/libreoffice/distinfo index 080e04904520..9259d94ec9b8 100644 --- a/polish/libreoffice/distinfo +++ b/polish/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951696 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pl.tar.gz) = ce696a5ca9b0cd0b38fc27480b9b18d5332f17e4e66251fa1d84db2703411498 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pl.tar.gz) = 2545701 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_pl.tar.gz) = 34b98c0d9c4a508f0549fc331087414d8ae3a4ad5de04cfb908b2af6fed942b9 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_pl.tar.gz) = 2656077 +TIMESTAMP = 1755696890 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pl.tar.gz) = f25ca78f15eb83c447923853bfb5f3b0d7c988a1aa5c7de1a8dfd8ed9bdd5736 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pl.tar.gz) = 2553777 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_pl.tar.gz) = 2e29dbdab8c6e311ce715ec7e84b74c54b072c43105a15993b8995bcdd5d7f80 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_pl.tar.gz) = 2680143 diff --git a/ports-mgmt/poudriere-dsh2dsh/Makefile b/ports-mgmt/poudriere-dsh2dsh/Makefile index f629b87c7d78..6753537b2223 100644 --- a/ports-mgmt/poudriere-dsh2dsh/Makefile +++ b/ports-mgmt/poudriere-dsh2dsh/Makefile @@ -1,5 +1,5 @@ PORTNAME= poudriere -DISTVERSION= 3.4.99.20250725 +DISTVERSION= 3.4.99.20250802 CATEGORIES= ports-mgmt PKGNAMESUFFIX= -dsh2dsh @@ -8,6 +8,8 @@ COMMENT= Port build and test system (fork with more features) LICENSE= BSD2CLAUSE +USES= ssl + USE_GITHUB= yes GH_ACCOUNT= dsh2dsh diff --git a/ports-mgmt/poudriere-dsh2dsh/distinfo b/ports-mgmt/poudriere-dsh2dsh/distinfo index a73436427d7c..869ef043739a 100644 --- a/ports-mgmt/poudriere-dsh2dsh/distinfo +++ b/ports-mgmt/poudriere-dsh2dsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753447530 -SHA256 (dsh2dsh-poudriere-3.4.99.20250725_GH0.tar.gz) = 840e40444563e81ecdf9fa0d9745178fbf3c8efad44c1d5aa8ada5ebecc0f9c6 -SIZE (dsh2dsh-poudriere-3.4.99.20250725_GH0.tar.gz) = 5771104 +TIMESTAMP = 1754162815 +SHA256 (dsh2dsh-poudriere-3.4.99.20250802_GH0.tar.gz) = 204cd983d9c39f5ebdff670e3945c889f61a04c334d67f8a056b02abbf4191ec +SIZE (dsh2dsh-poudriere-3.4.99.20250802_GH0.tar.gz) = 5771166 diff --git a/portuguese/libreoffice-pt_BR/distinfo b/portuguese/libreoffice-pt_BR/distinfo index b2053595acda..a9d48dfec0a6 100644 --- a/portuguese/libreoffice-pt_BR/distinfo +++ b/portuguese/libreoffice-pt_BR/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951701 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 76a8472dace2f0bd9519bb4a29bbf0fe641b415d9a6e77f162978036f32a0649 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 3736423 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 800c7dac464ac3bcdb502072eb70a5d83befc614056f1945ce62345a83e1051c -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 2585141 +TIMESTAMP = 1755696896 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 967ff007389f4a5e74306b67f728f8988b0bc03f4275abf31923633112f6b256 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 3744264 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = bc347428d5f1ee64030262860cee3217d98a89f347f44575b9e9062f9a24095d +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 2611247 diff --git a/portuguese/libreoffice/distinfo b/portuguese/libreoffice/distinfo index c480e6e63794..e0f506eefbe7 100644 --- a/portuguese/libreoffice/distinfo +++ b/portuguese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951698 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pt.tar.gz) = be2094875294f0374568c4f87a086ad59a4a98ccd15d17590c7cce791e793d12 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_pt.tar.gz) = 1970766 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_pt.tar.gz) = bbc2f5cc5f432ad95a8c04cf36ba7a2b0fcd24355ceed3b3ab20c767d1222ca1 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_pt.tar.gz) = 2600851 +TIMESTAMP = 1755696893 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pt.tar.gz) = c3e0e4cd909fc5ba93474f9a45f3d02d555f7e1f07a67fc47c9db2960e69ca30 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_pt.tar.gz) = 1964886 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_pt.tar.gz) = e3ce5e73275a19d154f6e2b2e4526bdfceda6c63f986d62435985c38508de5d6 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_pt.tar.gz) = 2624395 diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 2256b704a5c7..a276f0a43c62 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,6 +1,6 @@ PORTNAME= a2ps PORTVERSION= 4.15.7 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 8e731e3b21a0..e91db3e86bbe 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,6 +1,6 @@ PORTNAME= auctex DISTVERSION= 13.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print elisp MASTER_SITES= GNU PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index d7e4f8a260e3..5287ae5e8483 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.17 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= print MASTER_SITES= https://github.com/OpenPrinting/cups-filters/releases/download/${DISTVERSION}/ @@ -15,7 +15,15 @@ PATCHFILES= 9799398713b941557642d0b2bdbef360837ece0c.diff:-p1 \ 770ec883e68e505c1d1856a42b78f9323dc326a6.diff:-p1 \ 2076627d33477212f21352ad39e9d305adb63af3.diff:-p1 \ 10fb02eaaee52e0be9b16917b38aa8ec5bddd87f.diff:-p1 \ - b7461ec2a8d1f2aa627b24e01e118ec4cca78ec0.diff:-p1 + b7461ec2a8d1f2aa627b24e01e118ec4cca78ec0.diff:-p1 \ + 6fd2bdfbdce76149af531ce9fca9062304238451.patch:-p1 \ + 3534e01cb41ddfa61ac78d32052b8822df71d97d.patch:-p1 \ + b378f09c9b8aaa8dccb5eb557938b30da874101d.patch:-p1 \ + c8522bb128546a1910bca538a504a2c9363ebb22.patch:-p1 \ + dccb537afe85af3ea01e3f274974d9d1f53f8e14.patch:-p1 \ + d5cc66b410a3246e74b71f718e86504d08e4bfa3.patch:-p1 \ + 86b060d2ac20d6dee757c609286cfaaa17d65428.patch:-p1 \ + d43610f82e1757b45925a8830ac297ff9dc4abca.patch:-p1 MAINTAINER= tijl@FreeBSD.org COMMENT= Additional backends, filters and other software for CUPS diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index a22a9c9614d5..db3d2ef4cbda 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1727810333 +TIMESTAMP = 1755616897 SHA256 (cups-filters-1.28.17.tar.xz) = 270a3752a960368aa99d431fb5d34f4039b2ac943c576d840612d1d8185c9bb9 SIZE (cups-filters-1.28.17.tar.xz) = 1516052 SHA256 (9799398713b941557642d0b2bdbef360837ece0c.diff) = c9a061b3c415ff547161360c4fc90e0584c65efbfea90564ec34eb0e2edddf77 @@ -23,3 +23,19 @@ SHA256 (10fb02eaaee52e0be9b16917b38aa8ec5bddd87f.diff) = 6e16e9f046a8bfcbd1552d9 SIZE (10fb02eaaee52e0be9b16917b38aa8ec5bddd87f.diff) = 460 SHA256 (b7461ec2a8d1f2aa627b24e01e118ec4cca78ec0.diff) = 9d6d64a20ee0859767ce48df665b429a22a42e213c1aeb2480adeb68bcd4b334 SIZE (b7461ec2a8d1f2aa627b24e01e118ec4cca78ec0.diff) = 700 +SHA256 (6fd2bdfbdce76149af531ce9fca9062304238451.patch) = 50e450d9cf4fedbac7980661cb5cab2cd3e9faa117747479e92bef5b255194d8 +SIZE (6fd2bdfbdce76149af531ce9fca9062304238451.patch) = 67608 +SHA256 (3534e01cb41ddfa61ac78d32052b8822df71d97d.patch) = ba3f6ed5b9ac0e18100ceed25aedebd29109799c1aa93505131d9264eb09b4b8 +SIZE (3534e01cb41ddfa61ac78d32052b8822df71d97d.patch) = 5483 +SHA256 (b378f09c9b8aaa8dccb5eb557938b30da874101d.patch) = 491d5355d14a255fa9de4d8e3cdec0c0cd49064811cecaec306be3db1ca933fa +SIZE (b378f09c9b8aaa8dccb5eb557938b30da874101d.patch) = 2683 +SHA256 (c8522bb128546a1910bca538a504a2c9363ebb22.patch) = 426f85b5c64af1d5af778606bbfbaaef4719679dd1881525604202e02778e211 +SIZE (c8522bb128546a1910bca538a504a2c9363ebb22.patch) = 1300 +SHA256 (dccb537afe85af3ea01e3f274974d9d1f53f8e14.patch) = 413ccdce64d3f6886ab4fb956a485e58707a769a5ef725c86517a21058683782 +SIZE (dccb537afe85af3ea01e3f274974d9d1f53f8e14.patch) = 1160 +SHA256 (d5cc66b410a3246e74b71f718e86504d08e4bfa3.patch) = 0a7dd41fd646da9a36d4388d38017665512f03db35874a629a976df57ea76516 +SIZE (d5cc66b410a3246e74b71f718e86504d08e4bfa3.patch) = 1406 +SHA256 (86b060d2ac20d6dee757c609286cfaaa17d65428.patch) = 9211eb922e5cda81df3b02f7844c216c674e3c340bc80ac4e94593fc73084e66 +SIZE (86b060d2ac20d6dee757c609286cfaaa17d65428.patch) = 1023 +SHA256 (d43610f82e1757b45925a8830ac297ff9dc4abca.patch) = 5eea2ad0f42b683f12c8e381f49e8fa2cc511aa61a6e407ac3adaf1d0b29db00 +SIZE (d43610f82e1757b45925a8830ac297ff9dc4abca.patch) = 1144 diff --git a/print/cups-filters/files/patch-0001-c3d2f07399da b/print/cups-filters/files/patch-0001-c3d2f07399da new file mode 100644 index 000000000000..470492a6d495 --- /dev/null +++ b/print/cups-filters/files/patch-0001-c3d2f07399da @@ -0,0 +1,170 @@ +From c3d2f07399da93f2b5308f499b1ddc5504d087ce Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?G=C3=BCnther=20Noack?= <gnoack3000@gmail.com> +Date: Thu, 10 Jul 2025 22:31:02 +0200 +Subject: [PATCH] 1.x: Fix NULL-pointer dereference when parsing %%PDFTOPDF + comments (#644) + +* Fix null pointer dereference in %%PDFTOPDF* parsers + +* %%PDFTOPDFCollate comment parsing: Increment p where needed + +Without this, if strchr succeeds, p will point to a ':' character. +*p will therefore never be a whitespace in the subsequent loop, +or compare successfully against the "true" string. +--- + filter/gstoraster.c | 17 +++++++++++------ + filter/mupdftoraster.c | 17 +++++++++++------ + filter/pdftops.c | 36 +++++++++++++++++++++--------------- + filter/pdftoraster.cxx | 17 +++++++++++------ + 4 files changed, 54 insertions(+), 33 deletions(-) + +diff --git a/filter/gstoraster.c b/filter/gstoraster.c +index 87ff948e6..6f4da5991 100644 +--- filter/gstoraster.c ++++ filter/gstoraster.c +@@ -104,16 +104,21 @@ parse_pdf_header_options(FILE *fp, gs_page_header *h) + char *p; + + p = strchr(buf+19,':'); +- h->NumCopies = atoi(p+1); ++ if (p) { ++ h->NumCopies = atoi(p+1); ++ } + } else if (strncmp(buf,"%%PDFTOPDFCollate",17) == 0) { + char *p; + + p = strchr(buf+17,':'); +- while (*p == ' ' || *p == '\t') p++; +- if (strncasecmp(p,"true",4) == 0) { +- h->Collate = CUPS_TRUE; +- } else { +- h->Collate = CUPS_FALSE; ++ if (p) { ++ p++; ++ while (*p == ' ' || *p == '\t') p++; ++ if (strncasecmp(p,"true",4) == 0) { ++ h->Collate = CUPS_TRUE; ++ } else { ++ h->Collate = CUPS_FALSE; ++ } + } + } + } +diff --git a/filter/mupdftoraster.c b/filter/mupdftoraster.c +index 09c66c00d..a96e9c8c3 100644 +--- filter/mupdftoraster.c ++++ filter/mupdftoraster.c +@@ -102,16 +102,21 @@ parse_pdf_header_options(FILE *fp, mupdf_page_header *h) + char *p; + + p = strchr(buf+19,':'); +- h->NumCopies = atoi(p+1); ++ if (p) { ++ h->NumCopies = atoi(p+1); ++ } + } else if (strncmp(buf,"%%PDFTOPDFCollate",17) == 0) { + char *p; + + p = strchr(buf+17,':'); +- while (*p == ' ' || *p == '\t') p++; +- if (strncasecmp(p,"true",4) == 0) { +- h->Collate = CUPS_TRUE; +- } else { +- h->Collate = CUPS_FALSE; ++ if (p) { ++ p++; ++ while (*p == ' ' || *p == '\t') p++; ++ if (strncasecmp(p,"true",4) == 0) { ++ h->Collate = CUPS_TRUE; ++ } else { ++ h->Collate = CUPS_FALSE; ++ } + } + } + } +diff --git a/filter/pdftops.c b/filter/pdftops.c +index 1bfe1a2c7..81ccc983e 100644 +--- filter/pdftops.c ++++ filter/pdftops.c +@@ -138,25 +138,31 @@ static void parsePDFTOPDFComment(char *filename) + if (strncmp(buf,"%%PDFTOPDFNumCopies",19) == 0) { + char *p; + +- p = strchr(buf+19,':') + 1; +- while (*p == ' ' || *p == '\t') p++; +- strncpy(deviceCopies, p, sizeof(deviceCopies)); +- deviceCopies[sizeof(deviceCopies) - 1] = '\0'; +- p = deviceCopies + strlen(deviceCopies) - 1; +- while (*p == ' ' || *p == '\t' || *p == '\r' || *p == '\n') p--; +- *(p + 1) = '\0'; +- pdftopdfapplied = 1; ++ p = strchr(buf+19,':'); ++ if (p) { ++ p++; ++ while (*p == ' ' || *p == '\t') p++; ++ strncpy(deviceCopies, p, sizeof(deviceCopies)); ++ deviceCopies[sizeof(deviceCopies) - 1] = '\0'; ++ p = deviceCopies + strlen(deviceCopies) - 1; ++ while (*p == ' ' || *p == '\t' || *p == '\r' || *p == '\n') p--; ++ *(p + 1) = '\0'; ++ pdftopdfapplied = 1; ++ } + } else if (strncmp(buf,"%%PDFTOPDFCollate",17) == 0) { + char *p; + +- p = strchr(buf+17,':') + 1; +- while (*p == ' ' || *p == '\t') p++; +- if (strncasecmp(p,"true",4) == 0) { +- deviceCollate = 1; +- } else { +- deviceCollate = 0; ++ p = strchr(buf+17,':'); ++ if (p) { ++ p++; ++ while (*p == ' ' || *p == '\t') p++; ++ if (strncasecmp(p,"true",4) == 0) { ++ deviceCollate = 1; ++ } else { ++ deviceCollate = 0; ++ } ++ pdftopdfapplied = 1; + } +- pdftopdfapplied = 1; + } else if (strcmp(buf,"% This file was generated by pdftopdf") == 0) { + pdftopdfapplied = 1; + } +diff --git a/filter/pdftoraster.cxx b/filter/pdftoraster.cxx +index 1bdde0b1d..7b3af924f 100755 +--- filter/pdftoraster.cxx ++++ filter/pdftoraster.cxx +@@ -489,16 +489,21 @@ static void parsePDFTOPDFComment(FILE *fp) + char *p; + + p = strchr(buf+19,':'); +- deviceCopies = atoi(p+1); ++ if (p) { ++ deviceCopies = atoi(p+1); ++ } + } else if (strncmp(buf,"%%PDFTOPDFCollate",17) == 0) { + char *p; + + p = strchr(buf+17,':'); +- while (*p == ' ' || *p == '\t') p++; +- if (strncasecmp(p,"true",4) == 0) { +- deviceCollate = true; +- } else { +- deviceCollate = false; ++ if (p) { ++ p++; ++ while (*p == ' ' || *p == '\t') p++; ++ if (strncasecmp(p,"true",4) == 0) { ++ deviceCollate = true; ++ } else { ++ deviceCollate = false; ++ } + } + } + } +-- +2.50.1 + diff --git a/print/cups-filters/files/patch-0002-qpdf12 b/print/cups-filters/files/patch-0002-qpdf12 new file mode 100644 index 000000000000..b1eed7ab207b --- /dev/null +++ b/print/cups-filters/files/patch-0002-qpdf12 @@ -0,0 +1,292 @@ +--- configure.ac.orig 2025-08-19 16:30:13 UTC ++++ configure.ac +@@ -793,9 +793,7 @@ CFLAGS="$CFLAGS -D_GNU_SOURCE" + CXXFLAGS="$CXXFLAGS -Wall " # -Weffc++" # TODO: enable when it does not print 1MB of warnings + ]) + CFLAGS="$CFLAGS -D_GNU_SOURCE" +-CXXFLAGS="$CXXFLAGS -D_GNU_SOURCE -DPOINTERHOLDER_TRANSITION=0" +-# ^^ Silence deprecation warnings of QPDF 11 +-# See /usr/include/qpdf/PointerHolder.hh ++CXXFLAGS="$CXXFLAGS -D_GNU_SOURCE" + CXXFLAGS="$CXXFLAGS -std=c++17" # Needed to build with current QPDF (11.x) + + # ========================== +--- filter/pdf.cxx.orig 2023-01-25 01:41:08 UTC ++++ filter/pdf.cxx +@@ -138,7 +138,7 @@ extern "C" void pdf_prepend_stream(pdf_t *pdf, + } + + // prepare the new stream which is to be prepended +- PointerHolder<Buffer> stream_data = PointerHolder<Buffer>(new Buffer(len)); ++ std::shared_ptr<Buffer> stream_data = std::shared_ptr<Buffer>(new Buffer(len)); + memcpy(stream_data->getBuffer(), buf, len); + QPDFObjectHandle stream = QPDFObjectHandle::newStream(pdf, stream_data); + stream = pdf->makeIndirectObject(stream); +--- filter/pdftopdf/qpdf_pdftopdf_processor.cc.orig 2023-01-25 01:41:08 UTC ++++ filter/pdftopdf/qpdf_pdftopdf_processor.cc +@@ -83,10 +83,10 @@ QPDFObjectHandle QPDF_PDFTOPDF_PageHandle::get() // {{ + page.getKey("/Resources").replaceKey("/XObject",QPDFObjectHandle::newDictionary(xobjs)); + content.append("Q\n"); + page.getKey("/Contents").replaceStreamData(content,QPDFObjectHandle::newNull(),QPDFObjectHandle::newNull()); +- page.replaceOrRemoveKey("/Rotate",makeRotate(rotation)); ++ page.replaceKey("/Rotate",makeRotate(rotation)); + } else { + Rotation rot=getRotate(page)+rotation; +- page.replaceOrRemoveKey("/Rotate",makeRotate(rot)); ++ page.replaceKey("/Rotate",makeRotate(rot)); + } + page=QPDFObjectHandle(); // i.e. uninitialized + return ret; +@@ -181,9 +181,9 @@ Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect + page.assertInitialized(); + Rotation save_rotate = getRotate(page); + if(orientation==ROT_0||orientation==ROT_180) +- page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_90)); ++ page.replaceKey("/Rotate",makeRotate(ROT_90)); + else +- page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_0)); ++ page.replaceKey("/Rotate",makeRotate(ROT_0)); + + PageRect currpage= getBoxAsRect(getTrimBox(page)); + double width = currpage.right-currpage.left; +@@ -242,7 +242,7 @@ Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect + //Cropping. + // TODO: Borders are covered by the image. buffer space? + page.replaceKey("/TrimBox",makeBox(currpage.left,currpage.bottom,currpage.right,currpage.top)); +- page.replaceOrRemoveKey("/Rotate",makeRotate(save_rotate)); ++ page.replaceKey("/Rotate",makeRotate(save_rotate)); + return getRotate(page); + } + +@@ -251,14 +251,14 @@ bool QPDF_PDFTOPDF_PageHandle::is_landscape(Rotation o + page.assertInitialized(); + Rotation save_rotate = getRotate(page); + if(orientation==ROT_0||orientation==ROT_180) +- page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_90)); ++ page.replaceKey("/Rotate",makeRotate(ROT_90)); + else +- page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_0)); ++ page.replaceKey("/Rotate",makeRotate(ROT_0)); + + PageRect currpage= getBoxAsRect(getTrimBox(page)); + double width = currpage.right-currpage.left; + double height = currpage.top-currpage.bottom; +- page.replaceOrRemoveKey("/Rotate",makeRotate(save_rotate)); ++ page.replaceKey("/Rotate",makeRotate(save_rotate)); + if(width>height) + return true; + return false; +@@ -662,7 +662,7 @@ void QPDF_PDFTOPDF_Processor::autoRotateAll(bool dst_l + // TODO? other rotation direction, e.g. if (src_rot==ROT_0)&&(param.orientation==ROT_270) ... etc. + // rotation=ROT_270; + +- page.replaceOrRemoveKey("/Rotate",makeRotate(src_rot+rotation)); ++ page.replaceKey("/Rotate",makeRotate(src_rot+rotation)); + } + } + } +--- filter/pdftopdf/qpdf_xobject.cc.orig 2025-08-19 16:30:13 UTC ++++ filter/pdftopdf/qpdf_xobject.cc +@@ -138,7 +138,7 @@ QPDFObjectHandle makeXObject(QPDF *pdf,QPDFObjectHandl + + std::vector<QPDFObjectHandle> contents=page.getPageContents(); // (will assertPageObject) + +- auto ph=PointerHolder<QPDFObjectHandle::StreamDataProvider>(new CombineFromContents_Provider(contents)); ++ auto ph=std::shared_ptr<QPDFObjectHandle::StreamDataProvider>(new CombineFromContents_Provider(contents)); + ret.replaceStreamData(ph,filter,decode_parms); + + return ret; +--- filter/rastertopdf.cpp.orig 2023-01-25 01:41:08 UTC ++++ filter/rastertopdf.cpp +@@ -310,10 +310,10 @@ struct pdf_info + std::vector<std::string> pclm_source_resolution_supported; + std::string pclm_source_resolution_default; + std::string pclm_raster_back_side; +- std::vector< PointerHolder<Buffer> > pclm_strip_data; ++ std::vector< std::shared_ptr<Buffer> > pclm_strip_data; + std::string render_intent; + cups_cspace_t color_space; +- PointerHolder<Buffer> page_data; ++ std::shared_ptr<Buffer> page_data; + double page_width,page_height; + OutFormatType outformat; + }; +@@ -442,7 +442,7 @@ QPDFObjectHandle embedIccProfile(QPDF &pdf) + std::map<std::string,QPDFObjectHandle> streamdict; + std::string n_value = ""; + std::string alternate_cs = ""; +- PointerHolder<Buffer>ph; ++ std::shared_ptr<Buffer>ph; + + #ifdef USE_LCMS1 + size_t profile_size; +@@ -481,7 +481,7 @@ QPDFObjectHandle embedIccProfile(QPDF &pdf) + cmsSaveProfileToMem(colorProfile, buff, &profile_size); + + // Write ICC profile buffer into PDF +- ph = new Buffer(buff, profile_size); ++ ph = std::shared_ptr<Buffer>(new Buffer(buff, profile_size)); + iccstream = QPDFObjectHandle::newStream(&pdf, ph); + iccstream.replaceDict(QPDFObjectHandle::newDictionary(streamdict)); + +@@ -605,7 +605,7 @@ QPDFObjectHandle getCalGrayArray(double wp[3], double + * O - std::vector of QPDFObjectHandle + * I - QPDF object + * I - number of strips per page +- * I - std::vector of PointerHolder<Buffer> containing data for each strip ++ * I - std::vector of std::shared_ptr<Buffer> containing data for each strip + * I - strip width + * I - strip height + * I - color space +@@ -613,7 +613,7 @@ makePclmStrips(QPDF &pdf, unsigned num_strips, + */ + std::vector<QPDFObjectHandle> + makePclmStrips(QPDF &pdf, unsigned num_strips, +- std::vector< PointerHolder<Buffer> > &strip_data, ++ std::vector< std::shared_ptr<Buffer> > &strip_data, + std::vector<CompressionMethod> &compression_methods, + unsigned width, std::vector<unsigned>& strip_height, cups_cspace_t cs, unsigned bpc) + { +@@ -679,7 +679,7 @@ makePclmStrips(QPDF &pdf, unsigned num_strips, + Pl_Flate pflate("pflate", &psink, Pl_Flate::a_deflate); + pflate.write(strip_data[i]->getBuffer(), strip_data[i]->getSize()); + pflate.finish(); +- ret[i].replaceStreamData(PointerHolder<Buffer>(psink.getBuffer()), ++ ret[i].replaceStreamData(std::shared_ptr<Buffer>(psink.getBuffer()), + QPDFObjectHandle::newName("/FlateDecode"),QPDFObjectHandle::newNull()); + } + else if (compression == RLE_DECODE) +@@ -687,7 +687,7 @@ makePclmStrips(QPDF &pdf, unsigned num_strips, + Pl_RunLength prle("prle", &psink, Pl_RunLength::a_encode); + prle.write(strip_data[i]->getBuffer(),strip_data[i]->getSize()); + prle.finish(); +- ret[i].replaceStreamData(PointerHolder<Buffer>(psink.getBuffer()), ++ ret[i].replaceStreamData(std::shared_ptr<Buffer>(psink.getBuffer()), + QPDFObjectHandle::newName("/RunLengthDecode"),QPDFObjectHandle::newNull()); + } + else if (compression == DCT_DECODE) +@@ -695,7 +695,7 @@ makePclmStrips(QPDF &pdf, unsigned num_strips, + Pl_DCT pdct("pdct", &psink, width, strip_height[i], components, color_space); + pdct.write(strip_data[i]->getBuffer(),strip_data[i]->getSize()); + pdct.finish(); +- ret[i].replaceStreamData(PointerHolder<Buffer>(psink.getBuffer()), ++ ret[i].replaceStreamData(std::shared_ptr<Buffer>(psink.getBuffer()), + QPDFObjectHandle::newName("/DCTDecode"),QPDFObjectHandle::newNull()); + } + } +@@ -703,7 +703,7 @@ makePclmStrips(QPDF &pdf, unsigned num_strips, + } + #endif + +-QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, ++QPDFObjectHandle makeImage(QPDF &pdf, std::shared_ptr<Buffer> page_data, unsigned width, + unsigned height, std::string render_intent, cups_cspace_t cs, unsigned bpc) + { + QPDFObjectHandle ret = QPDFObjectHandle::newStream(&pdf); +@@ -843,7 +843,7 @@ QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Bu + pflate.write(page_data->getBuffer(),page_data->getSize()); + pflate.finish(); + +- ret.replaceStreamData(PointerHolder<Buffer>(psink.getBuffer()), ++ ret.replaceStreamData(std::shared_ptr<Buffer>(psink.getBuffer()), + QPDFObjectHandle::newName("/FlateDecode"),QPDFObjectHandle::newNull()); + #else + ret.replaceStreamData(page_data,QPDFObjectHandle::newNull(),QPDFObjectHandle::newNull()); +@@ -857,7 +857,7 @@ void finish_page(struct pdf_info * info) + if (info->outformat == OUTPUT_FORMAT_PDF) + { + // Finish previous PDF Page +- if(!info->page_data.getPointer()) ++ if(!info->page_data.get()) + return; + + QPDFObjectHandle image = makeImage(info->pdf, info->page_data, info->width, info->height, info->render_intent, info->color_space, info->bpc); +@@ -874,7 +874,7 @@ void finish_page(struct pdf_info * info) + return; + + for (size_t i = 0; i < info->pclm_strip_data.size(); i ++) +- if(!info->pclm_strip_data[i].getPointer()) ++ if(!info->pclm_strip_data[i].get()) + return; + + std::vector<QPDFObjectHandle> strips = makePclmStrips(info->pdf, info->pclm_num_strips, info->pclm_strip_data, info->pclm_compression_method_preferred, info->width, info->pclm_strip_height, info->color_space, info->bpc); +@@ -932,7 +932,7 @@ void finish_page(struct pdf_info * info) + #endif + + // bookkeeping +- info->page_data = PointerHolder<Buffer>(); ++ info->page_data = std::shared_ptr<Buffer>(); + #ifdef QPDF_HAVE_PCLM + info->pclm_strip_data.clear(); + #endif +@@ -1101,12 +1101,12 @@ int add_pdf_page(struct pdf_info * info, int pagen, un + die("Page too big"); + } + if (info->outformat == OUTPUT_FORMAT_PDF) +- info->page_data = PointerHolder<Buffer>(new Buffer(info->line_bytes*info->height)); ++ info->page_data = std::shared_ptr<Buffer>(new Buffer(info->line_bytes*info->height)); + else if (info->outformat == OUTPUT_FORMAT_PCLM) + { + // reserve space for PCLm strips + for (size_t i = 0; i < info->pclm_num_strips; i ++) +- info->pclm_strip_data[i] = PointerHolder<Buffer>(new Buffer(info->line_bytes*info->pclm_strip_height[i])); ++ info->pclm_strip_data[i] = std::shared_ptr<Buffer>(new Buffer(info->line_bytes*info->pclm_strip_height[i])); + } + + QPDFObjectHandle page = QPDFObjectHandle::parse( +--- filter/urftopdf.cpp.orig 2023-01-25 01:41:08 UTC ++++ filter/urftopdf.cpp +@@ -80,7 +80,7 @@ struct pdf_info + unsigned pixel_bytes; + unsigned line_bytes; + unsigned bpp; +- PointerHolder<Buffer> page_data; ++ std::shared_ptr<Buffer> page_data; + double page_width,page_height; + }; + +@@ -119,7 +119,7 @@ enum ColorSpace { + iprintf("Created temporary file '%s'\n", tempfile_name); + */ + +-QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) ++QPDFObjectHandle makeImage(QPDF &pdf, std::shared_ptr<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) + { + QPDFObjectHandle ret = QPDFObjectHandle::newStream(&pdf); + +@@ -153,7 +153,7 @@ QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Bu + + // /Filter /FlateDecode + // /DecodeParms [<</Predictor 1 /Colors 1[3] /BitsPerComponent $bits /Columns $x>>] ?? +- ret.replaceStreamData(PointerHolder<Buffer>(psink.getBuffer()), ++ ret.replaceStreamData(std::shared_ptr<Buffer>(psink.getBuffer()), + QPDFObjectHandle::newName("/FlateDecode"),QPDFObjectHandle::newNull()); + #else + ret.replaceStreamData(page_data,QPDFObjectHandle::newNull(),QPDFObjectHandle::newNull()); +@@ -165,7 +165,7 @@ void finish_page(struct pdf_info * info) + void finish_page(struct pdf_info * info) + { + //Finish previous Page +- if(!info->page_data.getPointer()) ++ if(!info->page_data.get()) + return; + + QPDFObjectHandle image = makeImage(info->pdf, info->page_data, info->width, info->height, DEVICE_RGB, 8); +@@ -182,7 +182,7 @@ void finish_page(struct pdf_info * info) + info->page.getKey("/Contents").replaceStreamData(content,QPDFObjectHandle::newNull(),QPDFObjectHandle::newNull()); + + // bookkeeping +- info->page_data = PointerHolder<Buffer>(); ++ info->page_data = std::shared_ptr<Buffer>(); + } + + int add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, unsigned dpi) +@@ -199,7 +199,7 @@ int add_pdf_page(struct pdf_info * info, int pagen, un + if (info->height > (std::numeric_limits<unsigned>::max() / info->line_bytes)) { + die("Page too big"); + } +- info->page_data = PointerHolder<Buffer>(new Buffer(info->line_bytes*info->height)); ++ info->page_data = std::shared_ptr<Buffer>(new Buffer(info->line_bytes*info->height)); + + QPDFObjectHandle page = QPDFObjectHandle::parse( + "<<" diff --git a/print/cups-filters/files/patch-cupsfilters_colormanager.c b/print/cups-filters/files/patch-cupsfilters_colormanager.c index 3b1b190005e7..e64c483e507a 100644 --- a/print/cups-filters/files/patch-cupsfilters_colormanager.c +++ b/print/cups-filters/files/patch-cupsfilters_colormanager.c @@ -1,4 +1,4 @@ ---- cupsfilters/colormanager.c.orig 2018-10-03 20:12:51 UTC +--- cupsfilters/colormanager.c.orig 2023-01-25 01:41:08 UTC +++ cupsfilters/colormanager.c @@ -26,6 +26,7 @@ MIT Open Source License - http://www.opensource.org/ */ @@ -15,5 +15,5 @@ - "%s/profiles/%s", CUPSDATA, attr->value); + "%s/profiles/%s", CUPS_DATADIR, attr->value); else { - strncpy(full_path, attr->value, sizeof(full_path)); + strncpy(full_path, attr->value, sizeof(full_path) - 1); if (strlen(attr->value) > 1023) diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index e79fccc08b2d..7b28bf5fb968 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -1,6 +1,6 @@ PORTNAME= Hyperlatex DISTVERSION= 2.9a -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= print MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/latex-biber/Makefile b/print/latex-biber/Makefile index 9e2324903846..4f285e3259df 100644 --- a/print/latex-biber/Makefile +++ b/print/latex-biber/Makefile @@ -2,7 +2,7 @@ PORTNAME= biber # https://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/development/documentation/biber.pdf/download # Keep this in-sync with biblatex.sty (currently at 3.20). DISTVERSIONPREFIX= v -DISTVERSION= 2.20 +DISTVERSION= 2.21 PORTEPOCH= 2 CATEGORIES= print perl5 PKGNAMEPREFIX= latex- @@ -12,8 +12,8 @@ MAINTAINER= tex@FreeBSD.org COMMENT= BibTeX replacement for users of BibLaTeX WWW= https://biblatex-biber.sourceforge.net/ -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE __DEPENDS= \ diff --git a/print/latex-biber/distinfo b/print/latex-biber/distinfo index ec3a07de9135..bcd03fce6820 100644 --- a/print/latex-biber/distinfo +++ b/print/latex-biber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744972861 -SHA256 (TeX/plk-biber-v2.20_GH0.tar.gz) = 19f0312e59bf2f5711b8d69b3585a0ca894c36574f086fbb8d53ccd5c0a45ff9 -SIZE (TeX/plk-biber-v2.20_GH0.tar.gz) = 1632745 +TIMESTAMP = 1753536217 +SHA256 (TeX/plk-biber-v2.21_GH0.tar.gz) = 2652cf3ae0abff5fb233aa77f18e70014cc2c70b94a8693c099a3cad9bbb4b20 +SIZE (TeX/plk-biber-v2.21_GH0.tar.gz) = 1650331 diff --git a/print/latex-biber/pkg-plist b/print/latex-biber/pkg-plist index 613eaa36ad66..a475bd856da5 100644 --- a/print/latex-biber/pkg-plist +++ b/print/latex-biber/pkg-plist @@ -1,6 +1,36 @@ +%%PERL5_MAN3%%/Biber.3.gz +%%PERL5_MAN3%%/Biber::Annotation.3.gz +%%PERL5_MAN3%%/Biber::Config.3.gz +%%PERL5_MAN3%%/Biber::Constants.3.gz +%%PERL5_MAN3%%/Biber::DataList.3.gz +%%PERL5_MAN3%%/Biber::DataLists.3.gz +%%PERL5_MAN3%%/Biber::DataModel.3.gz +%%PERL5_MAN3%%/Biber::Date::Format.3.gz +%%PERL5_MAN3%%/Biber::Entries.3.gz +%%PERL5_MAN3%%/Biber::Entry.3.gz +%%PERL5_MAN3%%/Biber::Entry::Name.3.gz +%%PERL5_MAN3%%/Biber::Entry::Names.3.gz +%%PERL5_MAN3%%/Biber::Input::file::biblatexml.3.gz +%%PERL5_MAN3%%/Biber::Input::file::bibtex.3.gz +%%PERL5_MAN3%%/Biber::Internals.3.gz +%%PERL5_MAN3%%/Biber::LaTeX::Recode.3.gz +%%PERL5_MAN3%%/Biber::LangTag.3.gz +%%PERL5_MAN3%%/Biber::LangTags.3.gz +%%PERL5_MAN3%%/Biber::Output::base.3.gz +%%PERL5_MAN3%%/Biber::Output::bbl.3.gz +%%PERL5_MAN3%%/Biber::Output::bblxml.3.gz +%%PERL5_MAN3%%/Biber::Output::biblatexml.3.gz +%%PERL5_MAN3%%/Biber::Output::bibtex.3.gz +%%PERL5_MAN3%%/Biber::Output::dot.3.gz +%%PERL5_MAN3%%/Biber::Section.3.gz +%%PERL5_MAN3%%/Biber::Sections.3.gz +%%PERL5_MAN3%%/Biber::UCollate.3.gz +%%PERL5_MAN3%%/Biber::Utils.3.gz +%%PERL5_MAN1%%/biber.1.gz bin/biber %%SITE_PERL%%/Biber.pm %%SITE_PERL%%/Biber/Annotation.pm +%%SITE_PERL%%/Biber/CodePage.pm %%SITE_PERL%%/Biber/Config.pm %%SITE_PERL%%/Biber/Constants.pm %%SITE_PERL%%/Biber/DataList.pm @@ -34,32 +64,3 @@ bin/biber %%SITE_PERL%%/Biber/biber-tool.conf %%SITE_PERL%%/Biber/config.rnc %%SITE_PERL%%/Biber/config.rng -%%PERL5_MAN1%%/biber.1.gz -%%PERL5_MAN3%%/Biber.3.gz -%%PERL5_MAN3%%/Biber::Annotation.3.gz -%%PERL5_MAN3%%/Biber::Config.3.gz -%%PERL5_MAN3%%/Biber::Constants.3.gz -%%PERL5_MAN3%%/Biber::DataList.3.gz -%%PERL5_MAN3%%/Biber::DataLists.3.gz -%%PERL5_MAN3%%/Biber::DataModel.3.gz -%%PERL5_MAN3%%/Biber::Date::Format.3.gz -%%PERL5_MAN3%%/Biber::Entries.3.gz -%%PERL5_MAN3%%/Biber::Entry.3.gz -%%PERL5_MAN3%%/Biber::Entry::Name.3.gz -%%PERL5_MAN3%%/Biber::Entry::Names.3.gz -%%PERL5_MAN3%%/Biber::Input::file::biblatexml.3.gz -%%PERL5_MAN3%%/Biber::Input::file::bibtex.3.gz -%%PERL5_MAN3%%/Biber::Internals.3.gz -%%PERL5_MAN3%%/Biber::LaTeX::Recode.3.gz -%%PERL5_MAN3%%/Biber::LangTag.3.gz -%%PERL5_MAN3%%/Biber::LangTags.3.gz -%%PERL5_MAN3%%/Biber::Output::base.3.gz -%%PERL5_MAN3%%/Biber::Output::bbl.3.gz -%%PERL5_MAN3%%/Biber::Output::bblxml.3.gz -%%PERL5_MAN3%%/Biber::Output::biblatexml.3.gz -%%PERL5_MAN3%%/Biber::Output::bibtex.3.gz -%%PERL5_MAN3%%/Biber::Output::dot.3.gz -%%PERL5_MAN3%%/Biber::Section.3.gz -%%PERL5_MAN3%%/Biber::Sections.3.gz -%%PERL5_MAN3%%/Biber::UCollate.3.gz -%%PERL5_MAN3%%/Biber::Utils.3.gz diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile index bd0f0263861b..302d7b504e11 100644 --- a/print/pdf-tools/Makefile +++ b/print/pdf-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/py-pypdf/Makefile b/print/py-pypdf/Makefile index bf4d526b8a40..29019f7f99b3 100644 --- a/print/py-pypdf/Makefile +++ b/print/py-pypdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= pypdf -PORTVERSION= 5.6.0 +PORTVERSION= 6.0.0 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-pypdf/distinfo b/print/py-pypdf/distinfo index 9cec13b60f4a..7918dd6f962f 100644 --- a/print/py-pypdf/distinfo +++ b/print/py-pypdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749715873 -SHA256 (pypdf-5.6.0.tar.gz) = a4b6538b77fc796622000db7127e4e58039ec5e6afd292f8e9bf42e2e985a749 -SIZE (pypdf-5.6.0.tar.gz) = 5023749 +TIMESTAMP = 1755762927 +SHA256 (pypdf-6.0.0.tar.gz) = 282a99d2cc94a84a3a3159f0d9358c0af53f85b4d28d76ea38b96e9e5ac2a08d +SIZE (pypdf-6.0.0.tar.gz) = 5033827 diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 40fe25a13592..b607c036aa6d 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= qpdf DISTVERSION= 11.10.1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= print MASTER_SITES= SF diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo index fc3d03ecae12..8df4689252f2 100644 --- a/print/qpdf/distinfo +++ b/print/qpdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741995701 +TIMESTAMP = 1755739232 SHA256 (qpdf-11.10.1.tar.gz) = defca435cf57d26f8a0619864841aa21f5469fddc6eb5662f62d8443021c069d SIZE (qpdf-11.10.1.tar.gz) = 19497326 diff --git a/print/qpdf/pkg-plist b/print/qpdf/pkg-plist index 92d8ecc15b81..3758fc8d4556 100644 --- a/print/qpdf/pkg-plist +++ b/print/qpdf/pkg-plist @@ -43,8 +43,8 @@ include/qpdf/QPDFNameTreeObjectHelper.hh include/qpdf/QPDFNumberTreeObjectHelper.hh include/qpdf/QPDFObjGen.hh include/qpdf/QPDFObject.hh -include/qpdf/QPDFObjectHandle_future.hh include/qpdf/QPDFObjectHandle.hh +include/qpdf/QPDFObjectHandle_future.hh include/qpdf/QPDFObjectHelper.hh include/qpdf/QPDFOutlineDocumentHelper.hh include/qpdf/QPDFOutlineObjectHelper.hh diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 159a2a7cc488..058c3a2c147f 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -1,6 +1,6 @@ PORTNAME= yatex DISTVERSION= 1.83 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= print elisp MASTER_SITES= https://www.yatex.org/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/russian/libreoffice/distinfo b/russian/libreoffice/distinfo index 6f5084d3e890..a995bdb0d9f5 100644 --- a/russian/libreoffice/distinfo +++ b/russian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951706 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ru.tar.gz) = 310a4fbae36ddc8bbbe03a6e32b0a3722f061a9032fe3509f4486a3107eb4260 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_ru.tar.gz) = 1692152 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ru.tar.gz) = 72377a909619c756c74f64e89437a87086a68f26bfb153b05806b248e34dee6f -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_ru.tar.gz) = 2711146 +TIMESTAMP = 1755696901 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ru.tar.gz) = 67908f0dbf1d90a902119e3c46d27cd973d94aac83124408387059f33182659c +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_ru.tar.gz) = 1686523 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ru.tar.gz) = 3a5373e01813b0c4ff29920ff48ca9cd1df73df4c87339c82f86ea40be0cfef3 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_ru.tar.gz) = 2735437 diff --git a/science/afni/Makefile b/science/afni/Makefile index c29dbf3d85da..03b6c1293688 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 25.2.06 +DISTVERSION= 25.2.08 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index bdb61dc7648f..868bd723038d 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754029956 -SHA256 (afni-afni-AFNI_25.2.06_GH0.tar.gz) = d0d67099ec86804b049d51e7e51a08076f6e60d15c00cb292626e6fe6bc3a0df -SIZE (afni-afni-AFNI_25.2.06_GH0.tar.gz) = 53316535 +TIMESTAMP = 1755363504 +SHA256 (afni-afni-AFNI_25.2.08_GH0.tar.gz) = 99738df9ba9c7bfb8489b5f3bdc63588fa62045353c97807b510e08d90beebe3 +SIZE (afni-afni-AFNI_25.2.08_GH0.tar.gz) = 53323276 diff --git a/science/libcint/Makefile b/science/libcint/Makefile index af528fdf2ec6..030c5de31ee3 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -1,7 +1,6 @@ PORTNAME= libcint DISTVERSIONPREFIX= v -DISTVERSION= 6.1.2 -PORTREVISION= 2 +DISTVERSION= 6.1.3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -24,7 +23,7 @@ PLIST_FILES= include/cint.h \ include/cint_funcs.h \ lib/libcint.so \ lib/libcint.so.${PORTVERSION:R:R} \ - lib/libcint.so.6.1.1 # see https://github.com/sunqm/libcint/issues/106 + lib/libcint.so.${PORTVERSION} #lib/libcint.so.${PORTVERSION} post-patch: @@ -39,4 +38,6 @@ do-test: # needs science/py-pyscf, pending https://github.com/pyscf/pyscf/issues ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test +# tests as of 6.1.3: 100% tests passed, 0 tests failed out of 2 + .include <bsd.port.mk> diff --git a/science/libcint/distinfo b/science/libcint/distinfo index 947086b18216..c2d4cf4a3f83 100644 --- a/science/libcint/distinfo +++ b/science/libcint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710384136 -SHA256 (sunqm-libcint-v6.1.2_GH0.tar.gz) = 8287e1eaf2b8c8e19eb7a8ea92fd73898f0884023c503b84624610400adb25c4 -SIZE (sunqm-libcint-v6.1.2_GH0.tar.gz) = 50862041 +TIMESTAMP = 1755587717 +SHA256 (sunqm-libcint-v6.1.3_GH0.tar.gz) = e4d977d4aeb4d5b87639ea57a2d2f1d5c1001f3f94e480b08c297a6cbc186f27 +SIZE (sunqm-libcint-v6.1.3_GH0.tar.gz) = 50867546 diff --git a/science/libcint/files/patch-src_c2f.h b/science/libcint/files/patch-src_c2f.h deleted file mode 100644 index b7d3deccc865..000000000000 --- a/science/libcint/files/patch-src_c2f.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/c2f.h.orig 2018-03-21 00:24:56 UTC -+++ src/c2f.h -@@ -4,6 +4,7 @@ - */ - - #include "config.h" -+#include <sys/types.h> - - #define ALL_CINT_FORTRAN_(NAME) \ - int c##NAME##_sph_(double *out, int *shls, int *atm, int *natm, \ diff --git a/science/mcpl/Makefile b/science/mcpl/Makefile index 7ee2ca520278..25c22bb8a36c 100644 --- a/science/mcpl/Makefile +++ b/science/mcpl/Makefile @@ -11,6 +11,9 @@ WWW= https://mctools.github.io/mcpl/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +NOT_FOR_ARCHS= armv7 powerpc i386 +NOT_FOR_ARCHS_REASON= MCPL does not support 32 bit platforms + BROKEN_i386= compilation fails, see https://github.com/mctools/mcpl/issues/88 USES= cmake:testing diff --git a/science/packmol/Makefile b/science/packmol/Makefile index 627188fa12eb..8f1bef5e46ce 100644 --- a/science/packmol/Makefile +++ b/science/packmol/Makefile @@ -1,6 +1,6 @@ PORTNAME= packmol DISTVERSIONPREFIX= v -DISTVERSION= 21.0.4 +DISTVERSION= 21.1.0 CATEGORIES= science MAINTAINER= eduardo@FreeBSD.org diff --git a/science/packmol/distinfo b/science/packmol/distinfo index 1e7f2f2c9e84..a62a7e08f6a6 100644 --- a/science/packmol/distinfo +++ b/science/packmol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752317019 -SHA256 (m3g-packmol-v21.0.4_GH0.tar.gz) = ca2398a6f8f2a326f52cda8e45a8818ea430a1b195fd3801d017e1a18f38fde8 -SIZE (m3g-packmol-v21.0.4_GH0.tar.gz) = 630743 +TIMESTAMP = 1755694551 +SHA256 (m3g-packmol-v21.1.0_GH0.tar.gz) = bcb64849bd490c329018210cf91375871108004ac8bf3e8cf9463e42e551fe46 +SIZE (m3g-packmol-v21.1.0_GH0.tar.gz) = 634772 diff --git a/security/botan3/Makefile b/security/botan3/Makefile index c5c0ff84d783..0338032a2343 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 3.8.1 +DISTVERSION= 3.9.0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= ${_BOTANMAJOR} @@ -38,7 +38,7 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 8 +_SOABIVER= 9 _BOTANMAJOR= ${DISTVERSION:S/./ /g:[1]} _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} diff --git a/security/botan3/distinfo b/security/botan3/distinfo index e64fce607f4f..fcfd51da6b9e 100644 --- a/security/botan3/distinfo +++ b/security/botan3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747422221 -SHA256 (Botan-3.8.1.tar.xz) = b039681d4b861a2f5853746d8ba806f553e23869ed72d89edbfa3c3dbfa17e68 -SIZE (Botan-3.8.1.tar.xz) = 8706304 +TIMESTAMP = 1755770536 +SHA256 (Botan-3.9.0.tar.xz) = 8c3f284b58ddd42e8e43e9fa86a7129d87ea7c3f776a80d3da63ec20722b0883 +SIZE (Botan-3.9.0.tar.xz) = 8769364 diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 83be0230b7e3..581eaf31b155 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -27,7 +27,7 @@ ETCSYMLINK_CONFLICTS_INSTALL= ca-roots-[0-9]* CERTDIR?= share/certs PLIST_SUB+= CERTDIR=${CERTDIR} -VERSION_NSS= 3.108 +VERSION_NSS= 3.115 CERTDATA_TXT_PATH= lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index 653848f9f15e..dd0317cb9911 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739303198 -SHA256 (nss-3.108.tar.gz) = a0f6fcb5dbadc1635b43827517a979e3a6d005d0788527802a6b31e2c5f66eec -SIZE (nss-3.108.tar.gz) = 76630022 +TIMESTAMP = 1755292668 +SHA256 (nss-3.115.tar.gz) = ac2a47fb33bd79320159144e01c0d4af9a937a2d928c7c77ff06f5d9507861ab +SIZE (nss-3.115.tar.gz) = 76656357 diff --git a/security/fizz/Makefile b/security/fizz/Makefile index d68034ee302b..8daa250a1a03 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -1,7 +1,6 @@ PORTNAME= fizz DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 -PORTREVISION= 1 +DISTVERSION= 2025.08.18.00 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/fizz/distinfo b/security/fizz/distinfo index 1edf532fb819..28ff38651a1c 100644 --- a/security/fizz/distinfo +++ b/security/fizz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411605 -SHA256 (facebookincubator-fizz-v2025.08.04.00_GH0.tar.gz) = 4d235a9986560c9d590377db56ccf266fa22e7b0560115477d9443248d73bfb6 -SIZE (facebookincubator-fizz-v2025.08.04.00_GH0.tar.gz) = 758708 +TIMESTAMP = 1755586105 +SHA256 (facebookincubator-fizz-v2025.08.18.00_GH0.tar.gz) = 9f565b6a15a9ff514c92aa35366911be73c6d23a79d96c03b7663a4ee1aa9ca7 +SIZE (facebookincubator-fizz-v2025.08.18.00_GH0.tar.gz) = 759335 diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index a9974bd60ec9..602aed669b0e 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,5 +1,6 @@ PORTNAME= keepassxc DISTVERSION= 2.7.10 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/security/krb5-122/Makefile b/security/krb5-122/Makefile index f68506489590..de7531fc483a 100644 --- a/security/krb5-122/Makefile +++ b/security/krb5-122/Makefile @@ -1,5 +1,5 @@ PORTNAME= krb5 -PORTVERSION= 1.22 +PORTVERSION= 1.22.1 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ .if !defined(MASTERDIR) diff --git a/security/krb5-122/distinfo b/security/krb5-122/distinfo index fba29315a391..63cbfb3d57cb 100644 --- a/security/krb5-122/distinfo +++ b/security/krb5-122/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754462805 -SHA256 (krb5-1.22.tar.gz) = 652be617b4647f3c5dcac21547d47c7097101aad4e306f1778fb48e17b220ba3 -SIZE (krb5-1.22.tar.gz) = 8749616 +TIMESTAMP = 1755752451 +SHA256 (krb5-1.22.1.tar.gz) = 1a8832b8cad923ebbf1394f67e2efcf41e3a49f460285a66e35adec8fa0053af +SIZE (krb5-1.22.1.tar.gz) = 8747101 diff --git a/security/krb5-122/files/patch-clients__ksu__Makefile.in b/security/krb5-122/files/patch-clients__ksu__Makefile.in index 3544db84fc2c..b664998ba9c5 100644 --- a/security/krb5-122/files/patch-clients__ksu__Makefile.in +++ b/security/krb5-122/files/patch-clients__ksu__Makefile.in @@ -1,6 +1,6 @@ ---- clients/ksu/Makefile.in.orig 2019-05-21 14:09:23.000000000 -0700 -+++ clients/ksu/Makefile.in 2019-05-21 20:30:48.612847000 -0700 -@@ -1,6 +1,6 @@ +--- clients/ksu/Makefile.in.orig 2025-08-05 14:15:15 UTC ++++ clients/ksu/Makefile.in +@@ -1,6 +1,6 @@ BUILDTOP=$(REL)..$(S).. mydir=clients$(S)ksu BUILDTOP=$(REL)..$(S).. -DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"' @@ -8,7 +8,7 @@ KSU_LIBS=@KSU_LIBS@ -@@ -30,6 +30,6 @@ +@@ -30,7 +30,7 @@ install: install: -for f in ksu; do \ @@ -16,3 +16,4 @@ + $(INSTALL_PROGRAM) $$f \ $(DESTDIR)$(CLIENT_BINDIR)/`echo $$f|sed '$(transform)'`; \ done + diff --git a/security/krb5-122/files/patch-config__pre.in b/security/krb5-122/files/patch-config__pre.in index 8527c550dc25..8d4180f36d4b 100644 --- a/security/krb5-122/files/patch-config__pre.in +++ b/security/krb5-122/files/patch-config__pre.in @@ -1,6 +1,6 @@ ---- config/pre.in.orig 2014-10-15 16:55:10.000000000 -0700 -+++ config/pre.in 2015-02-04 12:43:45.693875606 -0800 -@@ -178,9 +178,9 @@ +--- config/pre.in.orig 2025-08-05 14:15:15 UTC ++++ config/pre.in +@@ -182,9 +182,9 @@ INSTALL_PROGRAM=@INSTALL_PROGRAM@ $(INSTALL_STRIP) INSTALL=@INSTALL@ INSTALL_STRIP= INSTALL_PROGRAM=@INSTALL_PROGRAM@ $(INSTALL_STRIP) @@ -12,7 +12,7 @@ INSTALL_SETUID=$(INSTALL) $(INSTALL_STRIP) -m 4755 -o root ## This is needed because autoconf will sometimes define @exec_prefix@ to be ## ${prefix}. -@@ -197,7 +197,7 @@ +@@ -202,7 +202,7 @@ CLIENT_BINDIR =@bindir@ ADMIN_BINDIR = @sbindir@ SERVER_BINDIR = @sbindir@ CLIENT_BINDIR =@bindir@ diff --git a/security/krb5-122/files/patch-config__shlib.conf b/security/krb5-122/files/patch-config__shlib.conf index 6761ad7ef35c..bd1630361860 100644 --- a/security/krb5-122/files/patch-config__shlib.conf +++ b/security/krb5-122/files/patch-config__shlib.conf @@ -1,6 +1,6 @@ ---- config/shlib.conf.orig 2025-08-05 07:15:15.000000000 -0700 -+++ config/shlib.conf 2025-08-06 00:01:20.148882000 -0700 -@@ -168,14 +168,15 @@ +--- config/shlib.conf.orig 2025-08-05 14:15:15 UTC ++++ config/shlib.conf +@@ -168,14 +168,15 @@ mips-*-netbsd*) PICFLAGS=-fpic ;; esac diff --git a/security/krb5-122/files/patch-configure.ac b/security/krb5-122/files/patch-configure.ac index abbae0e771b3..c5348a6d82dd 100644 --- a/security/krb5-122/files/patch-configure.ac +++ b/security/krb5-122/files/patch-configure.ac @@ -1,6 +1,6 @@ ---- configure.ac.orig 2023-08-07 11:38:21.000000000 -0700 -+++ configure.ac 2023-08-09 14:49:19.833149000 -0700 -@@ -1356,8 +1356,12 @@ +--- configure.ac.orig 2025-08-05 14:15:15 UTC ++++ configure.ac +@@ -1365,8 +1365,12 @@ if test "x$with_libedit" != xno; then AC_DEFINE([HAVE_LIBEDIT], 1, [Define if building with libedit.]) AC_MSG_NOTICE([Using libedit for readline support]) elif test "x$with_libedit" = xyes; then diff --git a/security/krb5-122/files/patch-lib-krb5-os-localaddr.c b/security/krb5-122/files/patch-lib-krb5-os-localaddr.c index 06b6043f22c9..0eb941de968b 100644 --- a/security/krb5-122/files/patch-lib-krb5-os-localaddr.c +++ b/security/krb5-122/files/patch-lib-krb5-os-localaddr.c @@ -1,6 +1,6 @@ ---- lib/krb5/os/localaddr.c.orig 2009-10-30 20:17:27.000000000 -0700 -+++ lib/krb5/os/localaddr.c 2010-04-19 12:39:56.707090973 -0700 -@@ -175,6 +175,7 @@ +--- lib/krb5/os/localaddr.c.orig 2025-08-05 14:15:15 UTC ++++ lib/krb5/os/localaddr.c +@@ -176,6 +176,7 @@ printaddr(struct sockaddr *sa) } #endif @@ -8,7 +8,7 @@ static int is_loopback_address(struct sockaddr *sa) { -@@ -191,6 +192,7 @@ +@@ -188,6 +189,7 @@ is_loopback_address(struct sockaddr *sa) return 0; } } @@ -16,7 +16,7 @@ #ifdef HAVE_IFADDRS_H #include <ifaddrs.h> -@@ -467,12 +469,14 @@ +@@ -445,12 +447,14 @@ foreach_localaddr (/*@null@*/ void *data, ifp->ifa_flags &= ~IFF_UP; continue; } @@ -31,7 +31,7 @@ /* If this address is a duplicate, punt. */ match = 0; for (ifp2 = ifp_head; ifp2 && ifp2 != ifp; ifp2 = ifp2->ifa_next) { -@@ -601,11 +605,13 @@ +@@ -579,11 +583,13 @@ foreach_localaddr (/*@null@*/ void *data, } /*@=moduncon@*/ @@ -45,7 +45,7 @@ /* Ignore interfaces that are down. */ if ((lifreq.lifr_flags & IFF_UP) == 0) { Tprintf ((" down\n")); -@@ -772,11 +778,13 @@ +@@ -750,11 +756,13 @@ foreach_localaddr (/*@null@*/ void *data, } /*@=moduncon@*/ @@ -59,7 +59,7 @@ /* Ignore interfaces that are down. */ if ((lifreq.iflr_flags & IFF_UP) == 0) { Tprintf ((" down\n")); -@@ -987,11 +995,13 @@ +@@ -968,11 +976,13 @@ foreach_localaddr (/*@null@*/ void *data, } /*@=moduncon@*/ diff --git a/security/krb5-122/files/patch-lib__gssapi__krb5__import_name.c b/security/krb5-122/files/patch-lib__gssapi__krb5__import_name.c index 40f116af2196..e316a6d6e4bf 100644 --- a/security/krb5-122/files/patch-lib__gssapi__krb5__import_name.c +++ b/security/krb5-122/files/patch-lib__gssapi__krb5__import_name.c @@ -1,7 +1,7 @@ ---- lib/gssapi/krb5/import_name.c.orig Mon Jul 18 15:12:42 2005 -+++ lib/gssapi/krb5/import_name.c Tue Nov 8 09:53:58 2005 -@@ -33,6 +33,11 @@ - #endif +--- lib/gssapi/krb5/import_name.c.orig 2025-08-05 14:15:15 UTC ++++ lib/gssapi/krb5/import_name.c +@@ -32,6 +32,11 @@ + #include <stdio.h> #endif +#include <sys/param.h> diff --git a/security/krb5-122/files/patch-lib_krad_packet.c b/security/krb5-122/files/patch-lib_krad_packet.c index 2668d9121524..33752633a2e5 100644 --- a/security/krb5-122/files/patch-lib_krad_packet.c +++ b/security/krb5-122/files/patch-lib_krad_packet.c @@ -1,6 +1,6 @@ ---- lib/krad/packet.c.orig 2025-08-05 07:15:15.000000000 -0700 -+++ lib/krad/packet.c 2025-08-06 00:16:54.383533000 -0700 -@@ -477,6 +477,9 @@ +--- lib/krad/packet.c.orig 2025-08-05 14:15:15 UTC ++++ lib/krad/packet.c +@@ -477,6 +477,9 @@ verify_msgauth(const char *secret, const krad_packet * krb5_error_code retval; msgauth = krad_packet_get_attr(pkt, KRAD_ATTR_MESSAGE_AUTHENTICATOR, 0); diff --git a/security/krb5-122/files/patch-plugins_preauth_pkinit_pkinit__crypto__openssl.c b/security/krb5-122/files/patch-plugins_preauth_pkinit_pkinit__crypto__openssl.c index 71d27a31b406..da280356c92c 100644 --- a/security/krb5-122/files/patch-plugins_preauth_pkinit_pkinit__crypto__openssl.c +++ b/security/krb5-122/files/patch-plugins_preauth_pkinit_pkinit__crypto__openssl.c @@ -1,8 +1,8 @@ ---- plugins/preauth/pkinit/pkinit_crypto_openssl.c.orig 2022-10-17 09:52:43 UTC +--- plugins/preauth/pkinit/pkinit_crypto_openssl.c.orig 2025-08-05 14:15:15 UTC +++ plugins/preauth/pkinit/pkinit_crypto_openssl.c -@@ -184,6 +184,17 @@ pkcs11err(int err); - (*_x509_pp) = PKCS7_cert_from_signer_info(_p7,_si) - #endif +@@ -201,6 +201,17 @@ create_identifiers_from_stack(STACK_OF(X509) *sk, + create_identifiers_from_stack(STACK_OF(X509) *sk, + krb5_external_principal_identifier *** ids); +#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) + @@ -18,7 +18,7 @@ #if OPENSSL_VERSION_NUMBER < 0x10100000L /* 1.1 standardizes constructor and destructor names, renaming -@@ -193,13 +204,6 @@ pkcs11err(int err); +@@ -210,13 +221,6 @@ create_identifiers_from_stack(STACK_OF(X509) *sk, #define EVP_MD_CTX_free EVP_MD_CTX_destroy #define ASN1_STRING_get0_data ASN1_STRING_data @@ -32,7 +32,7 @@ /* 1.1 makes many handle types opaque and adds accessors. Add compatibility * versions of the new accessors we use for pre-1.1. */ -@@ -588,7 +592,7 @@ set_padded_derivation(EVP_PKEY_CTX *ctx) +@@ -657,7 +661,7 @@ set_padded_derivation(EVP_PKEY_CTX *ctx) { EVP_PKEY_CTX_set_dh_pad(ctx, 1); } diff --git a/security/krb5-122/files/patch-util_ss_listen.c b/security/krb5-122/files/patch-util_ss_listen.c index 127784b0e2c0..86271a2041e6 100644 --- a/security/krb5-122/files/patch-util_ss_listen.c +++ b/security/krb5-122/files/patch-util_ss_listen.c @@ -1,5 +1,5 @@ ---- util/ss/listen.c.orig 2023-08-07 11:38:21.000000000 -0700 -+++ util/ss/listen.c 2023-08-09 13:09:30.816661000 -0700 +--- util/ss/listen.c.orig 2025-08-05 14:15:15 UTC ++++ util/ss/listen.c @@ -15,7 +15,11 @@ #include <sys/param.h> diff --git a/security/krb5-devel/Makefile b/security/krb5-devel/Makefile index 3d978d02618f..d33092501e7b 100644 --- a/security/krb5-devel/Makefile +++ b/security/krb5-devel/Makefile @@ -8,8 +8,8 @@ PKGNAME_X= -${FLAVOR:S/default//} .endif PKGNAMESUFFIX= ${PKGNAME_X:S/--/-/:C/-$//} -HASH= f458ddf03 -MIT_COMMIT_DATE= 2025.08.11 +HASH= 59256a0cc +MIT_COMMIT_DATE= 2025.08.20 PATCH_SITES= http://web.mit.edu/kerberos/advisories/ PATCH_DIST_STRIP= -p2 diff --git a/security/krb5-devel/distinfo b/security/krb5-devel/distinfo index dc8d9cde94ff..426448a7f0a0 100644 --- a/security/krb5-devel/distinfo +++ b/security/krb5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755218758 -SHA256 (krb5-krb5-1.22.2025.08.11-f458ddf03_GH0.tar.gz) = 5e689d186e0520ef6f2fea0e539ac4d24535fc41e664698815230b445bd7f821 -SIZE (krb5-krb5-1.22.2025.08.11-f458ddf03_GH0.tar.gz) = 4676985 +TIMESTAMP = 1755753494 +SHA256 (krb5-krb5-1.22.2025.08.20-59256a0cc_GH0.tar.gz) = c884a9b7d26c2ac4d1f487142403e9ae56f60fc5bcc3c50d1db4429787d2674c +SIZE (krb5-krb5-1.22.2025.08.20-59256a0cc_GH0.tar.gz) = 4682245 diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 067be4c40dce..8f1593af9858 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -25,6 +25,8 @@ CONFIGURE_ARGS= --disable-java \ --disable-php5 \ --with-zlib +BINARY_ALIAS= make=${GMAKE} + INSTALL_TARGET= install-strip SOLIB= 3.16.0 diff --git a/security/lasso/files/patch-bindings_perl_Makefile.in b/security/lasso/files/patch-bindings_perl_Makefile.in index 9618983f6e9d..9044b3d1c77b 100644 --- a/security/lasso/files/patch-bindings_perl_Makefile.in +++ b/security/lasso/files/patch-bindings_perl_Makefile.in @@ -4,7 +4,7 @@ @PERL_ENABLED_TRUE@ chmod -R u+rwX $(TOCOPY); \ @PERL_ENABLED_TRUE@ fi; @PERL_ENABLED_TRUE@ $(AM_V_SUBMAKE) $(PERL) Makefile.PL INSTALLDIRS=vendor DESTDIR=$(DESTDIR) PREFIX=$(prefix) CCFLAGS="$(LASSO_XS_CFLAGS)" INC="-I. -I$(top_srcdir) -I$(srcdir)" LIBS="`$(top_builddir)/lasso-src-config --libs` $(LDFLAGS)" OPTIMIZE="-g" $(AM_V_SUBMAKE_POSTFIX) -+@PERL_ENABLED_TRUE@ $(AM_V_SUBMAKE) $(PERL) Makefile.PL CCFLAGS="$(LASSO_XS_CFLAGS)" INC="-I. -I$(top_srcdir) -I$(srcdir)" LIBS="`$(top_builddir)/lasso-src-config --libs`" OPTIMIZE="-g" $(AM_V_SUBMAKE_POSTFIX) ++@PERL_ENABLED_TRUE@ $(AM_V_SUBMAKE) $(PERL) Makefile.PL CCFLAGS="$(LASSO_XS_CFLAGS)" INC="-I. -I$(top_srcdir) -I$(srcdir)" LIBS="`$(top_builddir)/lasso-src-config --libs`" OPTIMIZE="-g" $(AM_V_SUBMAKE_POSTFIX) @PERL_ENABLED_TRUE@Lasso.xs Lasso.pm: lang.py typemap-in typemap-out @PERL_ENABLED_TRUE@ $(AM_V_GEN) $(PYTHON) $(top_srcdir)/bindings/bindings.py -l perl --src-dir=$(top_srcdir)/lasso/ $(EXTRA_ARGS) diff --git a/security/lego/Makefile b/security/lego/Makefile index 50563d9bb779..cdc574d87bc1 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,7 +1,6 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.25.1 -PORTREVISION= 1 +DISTVERSION= 4.25.2 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/lego/distinfo b/security/lego/distinfo index 38327b4fc1b1..c7efe10364c1 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753224987 -SHA256 (go/security_lego/lego-v4.25.1/v4.25.1.mod) = d4a62b1d418a18edeb1389150c8d2b6726ce7dd8fb4b4f17958562a5e0136884 -SIZE (go/security_lego/lego-v4.25.1/v4.25.1.mod) = 10758 -SHA256 (go/security_lego/lego-v4.25.1/v4.25.1.zip) = 3227df424f99eabfb24cba0a636fb710a5084212fd9051385a63fea6c9f7321b -SIZE (go/security_lego/lego-v4.25.1/v4.25.1.zip) = 1562186 +TIMESTAMP = 1754576407 +SHA256 (go/security_lego/lego-v4.25.2/v4.25.2.mod) = d4a62b1d418a18edeb1389150c8d2b6726ce7dd8fb4b4f17958562a5e0136884 +SIZE (go/security_lego/lego-v4.25.2/v4.25.2.mod) = 10758 +SHA256 (go/security_lego/lego-v4.25.2/v4.25.2.zip) = ecf3cd5c1056d13a6a0d7f841834df8492c7a0877d4934cfade0dbdddfc6d551 +SIZE (go/security_lego/lego-v4.25.2/v4.25.2.zip) = 1562189 diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index b6581c29b240..4f25c9303239 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -1,5 +1,6 @@ PORTNAME= logcheck DISTVERSION= 1.4.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/logcheck/files/patch-rulefiles_linux_ignore.d.paranoid_ssh b/security/logcheck/files/patch-rulefiles_linux_ignore.d.paranoid_ssh new file mode 100644 index 000000000000..6b8987a2c2fc --- /dev/null +++ b/security/logcheck/files/patch-rulefiles_linux_ignore.d.paranoid_ssh @@ -0,0 +1,10 @@ +--- rulefiles/linux/ignore.d.paranoid/ssh.orig 2025-08-06 20:24:39 UTC ++++ rulefiles/linux/ignore.d.paranoid/ssh +@@ -1,5 +1,5 @@ + # https://sources.debian.org/src/pam/1.5.3-7/modules/pam_unix/pam_unix_sess.c/#L100 +-^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[0-9]+\]: pam_[[:alnum:]]+\(sshd?:session\): session opened for user [^[:space:]]+\(uid=[0-9]+\) by \(uid=[0-9]+\)$ ++^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[0-9]+\]: pam_[[:alnum:]]+\(sshd?:session\): session opened for user [^[:space:]]+\(uid=[0-9]+\) by \(uid=[0-9]+\)$ + + # https://sources.debian.org/src/pam/1.5.3-7/modules/pam_unix/pam_unix_sess.c/#L130 +-^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[0-9]+\]: pam_[[:alnum:]]+\(sshd?:session\): session closed for user [^[:space:]]+$ ++^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)\[[0-9]+\]: pam_[[:alnum:]]+\(sshd?:session\): session closed for user [^[:space:]]+$ diff --git a/security/logcheck/files/patch-rulefiles_linux_ignore.d.server_ssh b/security/logcheck/files/patch-rulefiles_linux_ignore.d.server_ssh new file mode 100644 index 000000000000..ce4fbbc0d9f5 --- /dev/null +++ b/security/logcheck/files/patch-rulefiles_linux_ignore.d.server_ssh @@ -0,0 +1,147 @@ +--- rulefiles/linux/ignore.d.server/ssh.orig 2025-08-06 20:24:39 UTC ++++ rulefiles/linux/ignore.d.server/ssh +@@ -2,108 +2,108 @@ + # gssapi-keyex is added by https://salsa.debian.org/ssh-team/openssh/-/blob/master/debian/patches/gssapi.patch -- this may be moved to a different package in future! + # sshd_config(5) lists: gssapi-with-mic,hostbased, keyboard-interactive, none, password, publickey + +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Accepted (gssapi(-with-mic|-keyex)?|password|publickey|keyboard-interactive/pam|hostbased) for [^[:space:]]+ from [.:[:xdigit:]]+ port [[:digit:]]+ ssh2(: (RSA|ECDSA|ED25519) (SHA256:[0-9a-zA-Z+/=]{43}|(MD5:)?([[:xdigit:]]{2}:){15}[[:xdigit:]]{2}))?$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Accepted (gssapi(-with-mic|-keyex)?|password|publickey|keyboard-interactive/pam|hostbased) for [^[:space:]]+ from [.:[:xdigit:]]+ port [[:digit:]]+ ssh2(: (RSA|ECDSA|ED25519) (SHA256:[0-9a-zA-Z+/=]{43}|(MD5:)?([[:xdigit:]]{2}:){15}[[:xdigit:]]{2}))?$ + + # https://salsa.debian.org/ssh-team/openssh/-/blob/master/gss-serv-krb5.c#L103 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Authorized to [^[:space:]]+, krb5 principal [^[:space:]]+ \(krb5_kuserok\)$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Authorized to [^[:space:]]+, krb5 principal [^[:space:]]+ \(krb5_kuserok\)$ + + # possibly https://salsa.debian.org/ssh-team/openssh/-/blob/master/packet.c#L1985 and #L1508 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Disconnecting: Bad packet length [[:digit:]]+\.$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Disconnecting: Bad packet length [[:digit:]]+\.$ + # # possibly https://salsa.debian.org/ssh-team/openssh/-/blob/master/packet.c#L1586 (via #L1985) +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Disconnecting: Corrupted MAC on input\.$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Disconnecting: Corrupted MAC on input\.$ + + # https://salsa.debian.org/ssh-team/openssh/-/blob/master/packet.c#L1735 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Received disconnect from [.:[:xdigit:]]+ port [[:digit:]]+:[[:digit:]]+: .+$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Received disconnect from [.:[:xdigit:]]+ port [[:digit:]]+:[[:digit:]]+: .+$ + + # https://salsa.debian.org/ssh-team/openssh/-/blob/master/packet.c#1912 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Disconnected from ((invalid|authenticating) )?(user [^[:space:]]+ )?[.:[:xdigit:]]+ port [[:digit:]]+( \[preauth\])?$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Disconnected from ((invalid|authenticating) )?(user [^[:space:]]+ )?[.:[:xdigit:]]+ port [[:digit:]]+( \[preauth\])?$ + + # https://salsa.debian.org/ssh-team/openssh/-/blob/master/packet.c#1905 and 1906 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Connection (closed|reset) by ((invalid|authenticating) )?(user [^[:space:]]+ )?[.:[:xdigit:]]+ port [[:digit:]]+( \[preauth\])?$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Connection (closed|reset) by ((invalid|authenticating) )?(user [^[:space:]]+ )?[.:[:xdigit:]]+ port [[:digit:]]+( \[preauth\])?$ + ^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Server listening on [.:[:xdigit:]]+ port [[:digit:]]+\.$ + + ## packet.c#1927 (logdie("Unable to negotiate with %s: %s. "...)) + # offer is something like diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 or ecdsa-sha2-nistp256-cert-v01@openssh.com +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Unable to negotiate with [.:[:xdigit:]]+ port [[:digit:]]+: no matching (key exchange|host key) method found\. Their offer: [[:alnum:]@.,-]+ \[preauth\]$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Unable to negotiate with [.:[:xdigit:]]+ port [[:digit:]]+: no matching (key exchange|host key) method found\. Their offer: [[:alnum:]@.,-]+ \[preauth\]$ + + # packet.c#L133 (message is at ssherr.c#L87) +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: ssh_dispatch_run_fatal: Connection from user [^[:space:]]+ [.:[:xdigit:]]+ port [[:digit:]]+: message authentication code incorrect$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: ssh_dispatch_run_fatal: Connection from user [^[:space:]]+ [.:[:xdigit:]]+ port [[:digit:]]+: message authentication code incorrect$ + + # possibly https://salsa.debian.org/ssh-team/openssh/-/blob/master/auth.c#L344 (via packet.c#L1985) +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Disconnecting: Too many authentication failures for [^[:space:]]* \[preauth\]$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Disconnecting: Too many authentication failures for [^[:space:]]* \[preauth\]$ + + # https://salsa.debian.org/ssh-team/openssh/-/blob/master/auth.c#L290-297 + # 'invalid user' and UNKNOWN can be returned by ssh_remote_ipaddr() - see packet.c +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Failed (keyboard-interactive/pam|password|none) for (invalid user )?[^[:space:]]+ from ([.:[:xdigit:]]+|UNKNOWN) port [[:digit:]]+ ssh2$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Failed (keyboard-interactive/pam|password|none) for (invalid user )?[^[:space:]]+ from ([.:[:xdigit:]]+|UNKNOWN) port [[:digit:]]+ ssh2$ + + # https://salsa.debian.org/ssh-team/openssh/-/blob/master/auth.c#L494 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Invalid user [^[:space:]]+ from ([.:[:xdigit:]]+|UNKNOWN) port [[:digit:]]+$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Invalid user [^[:space:]]+ from ([.:[:xdigit:]]+|UNKNOWN) port [[:digit:]]+$ + + # auth.c #L286 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Postponed keyboard-interactive(/pam)? for (invalid user )?[^[:space:]]+ from [.:[:xdigit:]]+ port [[:digit:]]+ ssh2( \[preauth\])?$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Postponed keyboard-interactive(/pam)? for (invalid user )?[^[:space:]]+ from [.:[:xdigit:]]+ port [[:digit:]]+ ssh2( \[preauth\])?$ + + # not found in code? +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: input_userauth_request: invalid user [^[:space:]]+ \[preauth\]$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: input_userauth_request: invalid user [^[:space:]]+ \[preauth\]$ + + # https://salsa.debian.org/ssh-team/openssh/-/blob/master/auth.c#L157-158 and #L185-186 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: User [^[:space:]]+ from [-_.[:alnum:]]+ not allowed because (listed in Deny|not listed in Allow)Users$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: User [^[:space:]]+ from [-_.[:alnum:]]+ not allowed because (listed in Deny|not listed in Allow)Users$ + + #https://salsa.debian.org/ssh-team/openssh/-/blob/master/auth.c#L208-209 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: User [^[:space:]]+ from [-_.[:alnum:]]+ not allowed because none of user's groups are listed in AllowGroups$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: User [^[:space:]]+ from [-_.[:alnum:]]+ not allowed because none of user's groups are listed in AllowGroups$ + + #' https://salsa.debian.org/ssh-team/openssh/-/blob/master/auth.c#L195-196 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: User [^[:space:]]+ from [-_.[:alnum:]]+ not allowed because a group is listed in DenyGroups$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: User [^[:space:]]+ from [-_.[:alnum:]]+ not allowed because a group is listed in DenyGroups$ + + # not found - auth_pam.c#L397 is close (but wont match without a ":" after "PAM") +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: PAM pam_putenv: delete non-existent entry; [[:alnum:]]+$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: PAM pam_putenv: delete non-existent entry; [[:alnum:]]+$ + + # canohost.c#L85 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: Nasty PTR record "[.:[:xdigit:]]+" is set up for [.:[:xdigit:]]+, ignoring$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: Nasty PTR record "[.:[:xdigit:]]+" is set up for [.:[:xdigit:]]+, ignoring$ + + # possibly from auth-shadow.c#L96? think you would want to know if this was happening +-#^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: error: Could not get shadow information for NOUSER$ ++#^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: error: Could not get shadow information for NOUSER$ + + # sshd.c#L380 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: fatal: Timeout before authentication for [.:[:xdigit:]]+ port [[:digit:]]+$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: fatal: Timeout before authentication for [.:[:xdigit:]]+ port [[:digit:]]+$ + + # sshd.c#L977 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: fatal: recv_rexec_state: ssh_msg_recv failed$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: fatal: recv_rexec_state: ssh_msg_recv failed$ + + # eg from auth2-pubkey.c#L291 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: fatal: userauth_pubkey: send packet: Connection reset by peer \[preauth\]$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: fatal: userauth_pubkey: send packet: Connection reset by peer \[preauth\]$ + + # kex.c#1630 (verbose_f("Connection closed by remote host")) +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: error: kex_exchange_identification: Connection closed by remote host$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: error: kex_exchange_identification: Connection closed by remote host$ + +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: error: kex_exchange_identification: read: Connection reset by peer$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: error: kex_exchange_identification: read: Connection reset by peer$ + + # kex.c#L1672 (verbose_f("client sent invalid protocol identifier "...)) +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: error: kex_exchange_identification: client sent invalid protocol identifier ".+"$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: error: kex_exchange_identification: client sent invalid protocol identifier ".+"$ + + # sshconnect.c#L1585 (sshpkt_fatal(ssh, r, "banner exchange")) +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: banner exchange: Connection from [.:[:xdigit:]]+ port [[:digit:]]+: invalid format$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: banner exchange: Connection from [.:[:xdigit:]]+ port [[:digit:]]+: invalid format$ + + # kex.c#L1646-1647 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: error: kex_exchange_identification: banner line contains invalid characters$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: error: kex_exchange_identification: banner line contains invalid characters$ + + # kex.c#L1720 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: error: Protocol major versions differ: 2 vs\. 1$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: error: Protocol major versions differ: 2 vs\. 1$ + + # ssherr.c#L101 (SSH_ERR_NO_PROTOCOL_VERSION) +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: banner exchange: Connection from [.:[:xdigit:]]+ port [[:digit:]]+: could not read protocol version$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: banner exchange: Connection from [.:[:xdigit:]]+ port [[:digit:]]+: could not read protocol version$ + + # subsystem.c#L1964 +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: subsystem request for sftp by user [^[:space:]]+$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: subsystem request for sftp by user [^[:space:]]+$ + + # loginrec.c#L1439 --- you would want this message reported? +-#^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: syslogin_perform_logout: logout\(\) returned an error$ ++#^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: syslogin_perform_logout: logout\(\) returned an error$ + + # not sure where this is from +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: refused connect from [:[:alnum:]._-]+ \([:[:alnum:].]+\)$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: refused connect from [:[:alnum:]._-]+ \([:[:alnum:].]+\)$ + + # unclear if this is still generated +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: nss_ldap: reconnect(ing|ed) to LDAP server(\.\.\.| after [[:digit:]]+ attempt\(s\))$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: nss_ldap: reconnect(ing|ed) to LDAP server(\.\.\.| after [[:digit:]]+ attempt\(s\))$ + + # tcp wrappers - not sure what generates these, or if they are up-to-date +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: warning: /etc/hosts\.(allow|deny), line [[:digit:]]+: can't verify hostname: getaddrinfo\([._[:alnum:]-]+, AF_INET\) failed$ +-^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: warning: /etc/hosts\.(allow|deny), line [[:digit:]]+: host name/(name|address) mismatch: [._[:alnum:]-]+ != [._[:alnum:]-]+$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: warning: /etc/hosts\.(allow|deny), line [[:digit:]]+: can't verify hostname: getaddrinfo\([._[:alnum:]-]+, AF_INET\) failed$ ++^(\w{3} [ :[:digit:]]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ sshd(-session)?\[[[:digit:]]+\]: warning: /etc/hosts\.(allow|deny), line [[:digit:]]+: host name/(name|address) mismatch: [._[:alnum:]-]+ != [._[:alnum:]-]+$ diff --git a/security/mailzu/Makefile b/security/mailzu/Makefile index 7a2c9271de78..d0fa985fcd04 100644 --- a/security/mailzu/Makefile +++ b/security/mailzu/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/amavisd:security/amavisd-new \ USES= php:flavors,web USE_PHP= sockets +IGNORE_WITH_PHP= 81 NO_ARCH= yes NO_BUILD= yes diff --git a/security/netbird/Makefile b/security/netbird/Makefile index 09ae137949e5..dc8447a8b75a 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,7 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.52.2 -PORTREVISION= 1 +DISTVERSION= 0.54.2 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io diff --git a/security/netbird/distinfo b/security/netbird/distinfo index 30303e730edc..f6c3b17e6d44 100644 --- a/security/netbird/distinfo +++ b/security/netbird/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753909987 -SHA256 (go/security_netbird/netbird-v0.52.2/v0.52.2.mod) = 9faca275525c7b46083fcf1e3160017832c72ef72242d04026d15caa77799fbd -SIZE (go/security_netbird/netbird-v0.52.2/v0.52.2.mod) = 12507 -SHA256 (go/security_netbird/netbird-v0.52.2/v0.52.2.zip) = adfcda9d4b297724d74e75230b6717a3bf3364ffed2a22282ced507b211e687b -SIZE (go/security_netbird/netbird-v0.52.2/v0.52.2.zip) = 3010706 +TIMESTAMP = 1755202526 +SHA256 (go/security_netbird/netbird-v0.54.2/v0.54.2.mod) = 43abe2b40255386b6bbc9e083cd7ae4cc4a1f93e8537977228e3329449225bab +SIZE (go/security_netbird/netbird-v0.54.2/v0.54.2.mod) = 12507 +SHA256 (go/security_netbird/netbird-v0.54.2/v0.54.2.zip) = ce927616e2f09722829814f1fa41aec53aefc7388a92ac5284b770a6a4473668 +SIZE (go/security_netbird/netbird-v0.54.2/v0.54.2.zip) = 3088930 diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index c1bbf6628f89..d4b3333dbb5c 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 5162cc2923a5..311a541bfb34 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755081999 -SHA256 (nextcloud/twofactor_webauthn-v2.2.1.tar.gz) = 7da631d8605b790f03a7015a399c622105fcf2e767ef68e91e2d9065fea310cb -SIZE (nextcloud/twofactor_webauthn-v2.2.1.tar.gz) = 14685658 +TIMESTAMP = 1755624439 +SHA256 (nextcloud/twofactor_webauthn-v2.3.0.tar.gz) = 7716f44a465f6719247d50847d0c599b33b668348131ebe3e41620945f63dfc3 +SIZE (nextcloud/twofactor_webauthn-v2.3.0.tar.gz) = 14611570 diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 87e3d95826fd..842355156ecd 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -1,6 +1,6 @@ PORTNAME= openssh DISTVERSION= 10.0p1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= OPENBSD/OpenSSH/portable diff --git a/security/openssh-portable/files/patch-uidswap.c b/security/openssh-portable/files/patch-uidswap.c new file mode 100644 index 000000000000..b906d1d67480 --- /dev/null +++ b/security/openssh-portable/files/patch-uidswap.c @@ -0,0 +1,57 @@ +commit 239e8c98636a7578cc67a6f9d54d14c71b095e36 +Author: Kyle Evans <kevans@FreeBSD.org> +Date: Sat Aug 9 11:01:57 2025 -0500 + + ssh: sshd-session: properly save off the privileged gid + + Current and traditional FreeBSD behavior means that getegid() here is + the first element in the prior setgroups() call, if any, so we may + inadvertently wipe out our rgid with the unprivileged gid. This is + rendered somewhat harmless by the fact that we're losing the privileged + gid -- we'll still regain it as the egid in restore_uid() later by way + of restoring saved_egroups, rather than by intentionally restoring it + from getgid(). + + This will be promptly reverted if we can get setgroups(2)/getgroups(2) + changed in FreeBSD 15.0, but it seemed wise to get this technically + correct for previous branches. + + Reviewed by: jlduran + Differential Revision: https://reviews.freebsd.org/D51753 + +diff --git uidswap.c uidswap.c +index 6ed3024d0180..0143f4994611 100644 +--- uidswap.c ++++ uidswap.c +@@ -14,6 +14,10 @@ + + #include "includes.h" + ++#ifdef __FreeBSD__ ++#include <sys/param.h> ++#include <assert.h> ++#endif + #include <errno.h> + #include <pwd.h> + #include <string.h> +@@ -121,8 +124,20 @@ temporarily_use_uid(struct passwd *pw) + fatal("setgroups: %.100s", strerror(errno)); + #ifndef SAVED_IDS_WORK_WITH_SETEUID + /* Propagate the privileged gid to all of our gids. */ ++#if defined(__FreeBSD__) && __FreeBSD_version < 1500061 ++ /* ++ * FreeBSD traditionally includes the egid as the first element. If we ++ * use getegid() here then we effectively propagate user_groups[0], ++ * which is probably pw->pw_gid. Fix it to work as intended by using ++ * the egid we already have stashed off. ++ */ ++ assert(saved_egroupslen > 0); ++ if (setgid(saved_egroups[0]) == -1) ++ debug("setgid %u: %.100s", (u_int) saved_egroups[0], strerror(errno)); ++#else + if (setgid(getegid()) == -1) + debug("setgid %u: %.100s", (u_int) getegid(), strerror(errno)); ++#endif + /* Propagate the privileged uid to all of our uids. */ + if (setuid(geteuid()) == -1) + debug("setuid %u: %.100s", (u_int) geteuid(), strerror(errno)); diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index c771eea03b22..7c44e64f7dba 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvpn DISTVERSION= 2.6.14 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= security net net-vpn MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \ https://build.openvpn.net/downloads/releases/ \ @@ -105,6 +105,7 @@ pre-everything:: .endif post-patch: + ${RM} sample/sample-keys/dh2048.pem # no longer needed ${REINPLACE_CMD} -E -i '' -e 's/(user|group) nobody/\1 openvpn/' \ -e 's/"nobody"( after init)/"openvpn" \1/' \ ${WRKSRC}/sample/sample-config-files/*.conf \ diff --git a/security/openvpn/files/patch-doc_man-sections_generic-options.rst b/security/openvpn/files/patch-doc_man-sections_generic-options.rst index 295f20cd7f1f..28c93860b329 100644 --- a/security/openvpn/files/patch-doc_man-sections_generic-options.rst +++ b/security/openvpn/files/patch-doc_man-sections_generic-options.rst @@ -1,6 +1,6 @@ ---- doc/man-sections/generic-options.rst.orig 2023-01-25 10:00:58 UTC +--- doc/man-sections/generic-options.rst.orig 2025-04-02 06:53:10 UTC +++ doc/man-sections/generic-options.rst -@@ -507,5 +507,8 @@ which mode OpenVPN is configured as. +@@ -514,5 +514,8 @@ --user user since it is usually used by other system services already. Always create a dedicated user for openvpn. diff --git a/security/openvpn/files/patch-doc_tests_authentication-plugins.md b/security/openvpn/files/patch-doc_tests_authentication-plugins.md new file mode 100644 index 000000000000..d680c64019f7 --- /dev/null +++ b/security/openvpn/files/patch-doc_tests_authentication-plugins.md @@ -0,0 +1,11 @@ +--- doc/tests/authentication-plugins.md.orig 2025-04-02 06:53:10 UTC ++++ doc/tests/authentication-plugins.md +@@ -36,7 +36,7 @@ To build the needed authentication plug-in, run: + verb 4 + dev tun + server 10.8.0.0 255.255.255.0 +- dh sample/sample-keys/dh2048.pem ++ dh none + ca sample/sample-keys/ca.crt + cert sample/sample-keys/server.crt + key sample/sample-keys/server.key diff --git a/security/openvpn/files/patch-sample__sample-config-files__loopback-client b/security/openvpn/files/patch-sample__sample-config-files__loopback-client deleted file mode 100644 index 0b485a641d8a..000000000000 --- a/security/openvpn/files/patch-sample__sample-config-files__loopback-client +++ /dev/null @@ -1,13 +0,0 @@ ---- sample/sample-config-files/loopback-client.orig 2016-08-23 14:16:22 UTC -+++ sample/sample-config-files/loopback-client -@@ -9,8 +9,8 @@ - # ./openvpn --config sample-config-files/loopback-client (In one window) - # ./openvpn --config sample-config-files/loopback-server (Simultaneously in another window) - --rport 16000 --lport 16001 -+rport 16100 -+lport 16101 - remote localhost - local localhost - dev null diff --git a/security/openvpn/files/patch-sample__sample-config-files__loopback-server b/security/openvpn/files/patch-sample__sample-config-files__loopback-server index 58691b133de7..3eac712d9054 100644 --- a/security/openvpn/files/patch-sample__sample-config-files__loopback-server +++ b/security/openvpn/files/patch-sample__sample-config-files__loopback-server @@ -1,6 +1,6 @@ ---- sample/sample-config-files/loopback-server.orig 2016-08-23 14:16:22 UTC +--- sample/sample-config-files/loopback-server.orig 2025-04-02 06:53:10 UTC +++ sample/sample-config-files/loopback-server -@@ -9,8 +9,8 @@ +@@ -9,15 +9,15 @@ # ./openvpn --config sample-config-files/loopback-client (In one window) # ./openvpn --config sample-config-files/loopback-server (Simultaneously in another window) @@ -11,3 +11,11 @@ remote localhost local localhost dev null + verb 3 + reneg-sec 10 + tls-server +-dh sample-keys/dh2048.pem ++dh none + ca sample-keys/ca.crt + key sample-keys/server.key + cert sample-keys/server.crt diff --git a/security/openvpn/files/patch-sample_sample-config-files_loopback-client b/security/openvpn/files/patch-sample_sample-config-files_loopback-client new file mode 100644 index 000000000000..5726f12af605 --- /dev/null +++ b/security/openvpn/files/patch-sample_sample-config-files_loopback-client @@ -0,0 +1,13 @@ +--- sample/sample-config-files/loopback-client.orig 2025-04-02 06:53:10 UTC ++++ sample/sample-config-files/loopback-client +@@ -12,8 +12,8 @@ + # this config file has the crypto material (cert, key, ..) "inlined", + # while the "server" config has it as external reference - test both paths + +-rport 16000 +-lport 16001 ++rport 16100 ++lport 16101 + remote localhost + local localhost + dev null diff --git a/security/openvpn/files/patch-sample_sample-config-files_server.conf b/security/openvpn/files/patch-sample_sample-config-files_server.conf new file mode 100644 index 000000000000..ba2194589405 --- /dev/null +++ b/security/openvpn/files/patch-sample_sample-config-files_server.conf @@ -0,0 +1,21 @@ +--- sample/sample-config-files/server.conf.orig 2025-04-02 06:53:10 UTC ++++ sample/sample-config-files/server.conf +@@ -87,11 +87,6 @@ key server.key # This file should be kept secret + cert server.crt + key server.key # This file should be kept secret + +-# Diffie hellman parameters. +-# Generate your own with: +-# openssl dhparam -out dh2048.pem 2048 +-dh dh2048.pem +- + # Allow to connect to really old OpenVPN versions + # without AEAD support (OpenVPN 2.3.x or older) + # This adds AES-256-CBC as fallback cipher and +@@ -307,4 +302,4 @@ verb 3 + + # Notify the client that when the server restarts so it + # can automatically reconnect. +-explicit-exit-notify 1 +\ No newline at end of file ++explicit-exit-notify 1 diff --git a/security/openvpn/files/patch-sample_sample-plugins_keying-material-exporter-demo_server.ovpn b/security/openvpn/files/patch-sample_sample-plugins_keying-material-exporter-demo_server.ovpn new file mode 100644 index 000000000000..2ff14e611905 --- /dev/null +++ b/security/openvpn/files/patch-sample_sample-plugins_keying-material-exporter-demo_server.ovpn @@ -0,0 +1,11 @@ +--- sample/sample-plugins/keying-material-exporter-demo/server.ovpn.orig 2025-04-02 06:53:10 UTC ++++ sample/sample-plugins/keying-material-exporter-demo/server.ovpn +@@ -8,7 +8,7 @@ key ../../sample-keys/server.key + ca ../../sample-keys/ca.crt + cert ../../sample-keys/server.crt + key ../../sample-keys/server.key +-dh ../../sample-keys/dh2048.pem ++dh none + + server 10.8.0.0 255.255.255.0 + port 1194 diff --git a/security/openvpn/files/patch-src_plugins_auth-pam_auth-pam.c b/security/openvpn/files/patch-src_plugins_auth-pam_auth-pam.c deleted file mode 100644 index 633bc0f0204d..000000000000 --- a/security/openvpn/files/patch-src_plugins_auth-pam_auth-pam.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/plugins/auth-pam/auth-pam.c.orig 2021-06-21 04:44:39 UTC -+++ src/plugins/auth-pam/auth-pam.c -@@ -39,6 +39,7 @@ - #include <stdio.h> - #include <string.h> - #include <ctype.h> -+#include <limits.h> - #include <unistd.h> - #include <stdlib.h> - #include <sys/types.h> diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 98cf182cf2f5..476ddab022e5 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,6 +1,5 @@ PORTNAME= Authen-SASL -PORTVERSION= 2.19 -DISTVERSIONSUFFIX= 00 +PORTVERSION= 2.1900 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile index 08d78f689405..11ad4b542c09 100644 --- a/security/py-acme/Makefile +++ b/security/py-acme/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}josepy>=2.0.0:security/py-josepy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=25.0.0,1:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyrfc3339>=0:devel/py-pyrfc3339@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytz>=2019.3,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=41.6.0:devel/py-setuptools@${PY_FLAVOR} diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo index ba6b77837571..73c5e4ec2856 100644 --- a/security/py-acme/distinfo +++ b/security/py-acme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947304 -SHA256 (acme-4.1.1.tar.gz) = 0ffaaf6d3f41ff05772fd2b6170cf0b2b139f5134d7a70ee49f6e63ca20e8f9a -SIZE (acme-4.1.1.tar.gz) = 96744 +TIMESTAMP = 1754427671 +SHA256 (acme-4.2.0.tar.gz) = 0df68c0e1acb3824a2100013f8cd51bda2e1a56aa23447449d14c942959f0c41 +SIZE (acme-4.2.0.tar.gz) = 96820 diff --git a/security/py-acme/version.mk b/security/py-acme/version.mk index c6273480e6b0..c5accf59132e 100644 --- a/security/py-acme/version.mk +++ b/security/py-acme/version.mk @@ -1 +1 @@ -ACME_VERSION= 4.1.1 +ACME_VERSION= 4.2.0 diff --git a/security/py-certbot-apache/distinfo b/security/py-certbot-apache/distinfo index 11197ab66cc3..d0f564e53439 100644 --- a/security/py-certbot-apache/distinfo +++ b/security/py-certbot-apache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947305 -SHA256 (certbot_apache-4.1.1.tar.gz) = 8b43f9f4b3cb504109cae58b7b8edbadb62bd3fbb1e796fe17ea426a7195b41f -SIZE (certbot_apache-4.1.1.tar.gz) = 183384 +TIMESTAMP = 1754427672 +SHA256 (certbot_apache-4.2.0.tar.gz) = b1588a5d278cb1182c0a18d182f5d3994701e784f28da5546fcd8bab54fcf411 +SIZE (certbot_apache-4.2.0.tar.gz) = 183639 diff --git a/security/py-certbot-dns-cloudflare/distinfo b/security/py-certbot-dns-cloudflare/distinfo index a836a8eae2c1..ef5631bdde11 100644 --- a/security/py-certbot-dns-cloudflare/distinfo +++ b/security/py-certbot-dns-cloudflare/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947306 -SHA256 (certbot_dns_cloudflare-4.1.1.tar.gz) = ab42e92ebac8909b40341d8fb0795bf4c938f71d1443bcda120c6ca8894d002a -SIZE (certbot_dns_cloudflare-4.1.1.tar.gz) = 16190 +TIMESTAMP = 1754427673 +SHA256 (certbot_dns_cloudflare-4.2.0.tar.gz) = 010b9c9d8f33988c4e87c40155b57ffc16157c14e4f92f9f839bed0423bd04d3 +SIZE (certbot_dns_cloudflare-4.2.0.tar.gz) = 16210 diff --git a/security/py-certbot-dns-digitalocean/distinfo b/security/py-certbot-dns-digitalocean/distinfo index 80a5dbf0fc8b..71dc67e63fd7 100644 --- a/security/py-certbot-dns-digitalocean/distinfo +++ b/security/py-certbot-dns-digitalocean/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947307 -SHA256 (certbot_dns_digitalocean-4.1.1.tar.gz) = c2dca249f23eac2ad20b2aaef4773a38489c49799cce1a16cd227138e9112862 -SIZE (certbot_dns_digitalocean-4.1.1.tar.gz) = 14397 +TIMESTAMP = 1754427674 +SHA256 (certbot_dns_digitalocean-4.2.0.tar.gz) = a92c9d40353f08d4093de5861f454d9657e5e1480026fc081a31263bf8a029ef +SIZE (certbot_dns_digitalocean-4.2.0.tar.gz) = 14397 diff --git a/security/py-certbot-dns-dnsimple/distinfo b/security/py-certbot-dns-dnsimple/distinfo index 936dc0fce051..febafe16ef0d 100644 --- a/security/py-certbot-dns-dnsimple/distinfo +++ b/security/py-certbot-dns-dnsimple/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947308 -SHA256 (certbot_dns_dnsimple-4.1.1.tar.gz) = c47472839a98a02171f992becf7f067a114e64be1fa647b4054f7813a1997afb -SIZE (certbot_dns_dnsimple-4.1.1.tar.gz) = 12048 +TIMESTAMP = 1754427674 +SHA256 (certbot_dns_dnsimple-4.2.0.tar.gz) = a41172cba48250c321b4365d0952a01c6d1ab72d755e30c9498fa661db1f398f +SIZE (certbot_dns_dnsimple-4.2.0.tar.gz) = 12045 diff --git a/security/py-certbot-dns-dnsmadeeasy/distinfo b/security/py-certbot-dns-dnsmadeeasy/distinfo index 644ad100c41c..b5970ee42085 100644 --- a/security/py-certbot-dns-dnsmadeeasy/distinfo +++ b/security/py-certbot-dns-dnsmadeeasy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947309 -SHA256 (certbot_dns_dnsmadeeasy-4.1.1.tar.gz) = 3b473ba6d7e7eeda907609343ac7d895182f8fff40de17d3bcc78999f2550aff -SIZE (certbot_dns_dnsmadeeasy-4.1.1.tar.gz) = 12204 +TIMESTAMP = 1754427675 +SHA256 (certbot_dns_dnsmadeeasy-4.2.0.tar.gz) = 101cad8775bb2a34072210a3e4d206fbfee4dff7100b01ae8fada275f58107a4 +SIZE (certbot_dns_dnsmadeeasy-4.2.0.tar.gz) = 12202 diff --git a/security/py-certbot-dns-gehirn/distinfo b/security/py-certbot-dns-gehirn/distinfo index 2550453241db..5ffebe844fe1 100644 --- a/security/py-certbot-dns-gehirn/distinfo +++ b/security/py-certbot-dns-gehirn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947310 -SHA256 (certbot_dns_gehirn-4.1.1.tar.gz) = 305ff044228fe757f3a3ad5d7e1baba802a7a2eb0cd45ebf33c952e72945994a -SIZE (certbot_dns_gehirn-4.1.1.tar.gz) = 12111 +TIMESTAMP = 1754427676 +SHA256 (certbot_dns_gehirn-4.2.0.tar.gz) = ae9678049e5b39d714a178240b567a52702c19495c7074c2884a49a91aac2dc5 +SIZE (certbot_dns_gehirn-4.2.0.tar.gz) = 12112 diff --git a/security/py-certbot-dns-google/distinfo b/security/py-certbot-dns-google/distinfo index 39325fafc1ad..539dc05fbf87 100644 --- a/security/py-certbot-dns-google/distinfo +++ b/security/py-certbot-dns-google/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947311 -SHA256 (certbot_dns_google-4.1.1.tar.gz) = c0e0e9779df9d581d85ed058f39f6ab473a39945bce209bec767b47115bc1e7b -SIZE (certbot_dns_google-4.1.1.tar.gz) = 25128 +TIMESTAMP = 1754427676 +SHA256 (certbot_dns_google-4.2.0.tar.gz) = 7e0ee4712ede9ea0b4222b9bca2713aad47bc975d8ff2c58012245f31d4c915f +SIZE (certbot_dns_google-4.2.0.tar.gz) = 25132 diff --git a/security/py-certbot-dns-linode/distinfo b/security/py-certbot-dns-linode/distinfo index 1817bf57c362..6d6143ba4092 100644 --- a/security/py-certbot-dns-linode/distinfo +++ b/security/py-certbot-dns-linode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947311 -SHA256 (certbot_dns_linode-4.1.1.tar.gz) = 9801b9f418ddf71e0572f934559557763c256fa27ab88f6303609a35a6944891 -SIZE (certbot_dns_linode-4.1.1.tar.gz) = 12320 +TIMESTAMP = 1754427677 +SHA256 (certbot_dns_linode-4.2.0.tar.gz) = 74a7f3cee605bdfe236112648dbd6bc23ea587fdad8f112d5383cd4ddd2417f2 +SIZE (certbot_dns_linode-4.2.0.tar.gz) = 12322 diff --git a/security/py-certbot-dns-luadns/distinfo b/security/py-certbot-dns-luadns/distinfo index 7b60abf34d6e..bc36437c7b84 100644 --- a/security/py-certbot-dns-luadns/distinfo +++ b/security/py-certbot-dns-luadns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947312 -SHA256 (certbot_dns_luadns-4.1.1.tar.gz) = b5147c8ab8d2daf2b33e45d973f1422e4d64fe8ae1a664e78d861d861028d35a -SIZE (certbot_dns_luadns-4.1.1.tar.gz) = 12043 +TIMESTAMP = 1754427678 +SHA256 (certbot_dns_luadns-4.2.0.tar.gz) = 4d82997d65e752dc4d469eb88f08f6dc94f9645f18b653e858f7c506f6695c78 +SIZE (certbot_dns_luadns-4.2.0.tar.gz) = 12070 diff --git a/security/py-certbot-dns-nsone/distinfo b/security/py-certbot-dns-nsone/distinfo index be8531f7b65d..82a2c6064e42 100644 --- a/security/py-certbot-dns-nsone/distinfo +++ b/security/py-certbot-dns-nsone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947313 -SHA256 (certbot_dns_nsone-4.1.1.tar.gz) = 733aa1f6f97ec7122820a67c1cda82ecb012bcf4c85ae62c44860b03c7045ccd -SIZE (certbot_dns_nsone-4.1.1.tar.gz) = 12133 +TIMESTAMP = 1754427678 +SHA256 (certbot_dns_nsone-4.2.0.tar.gz) = fc21244e6fbd7b57a3d782499cf105de27a8045dde456be20cfcc2849a6a3e54 +SIZE (certbot_dns_nsone-4.2.0.tar.gz) = 12111 diff --git a/security/py-certbot-dns-ovh/distinfo b/security/py-certbot-dns-ovh/distinfo index aeeef787cf5b..7b276e44d401 100644 --- a/security/py-certbot-dns-ovh/distinfo +++ b/security/py-certbot-dns-ovh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947314 -SHA256 (certbot_dns_ovh-4.1.1.tar.gz) = 167eca0226261d9ecff3d71b50153c9a88ad57e7981a68e04ebad2f6bc0e9dde -SIZE (certbot_dns_ovh-4.1.1.tar.gz) = 12469 +TIMESTAMP = 1754427679 +SHA256 (certbot_dns_ovh-4.2.0.tar.gz) = 0168f064ad7a73bf97615c9d11788b006d229ea600fac84b564f7e5cd7cec8c3 +SIZE (certbot_dns_ovh-4.2.0.tar.gz) = 12477 diff --git a/security/py-certbot-dns-rfc2136/distinfo b/security/py-certbot-dns-rfc2136/distinfo index a2def85da1fd..3d9e3d5cee0d 100644 --- a/security/py-certbot-dns-rfc2136/distinfo +++ b/security/py-certbot-dns-rfc2136/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947315 -SHA256 (certbot_dns_rfc2136-4.1.1.tar.gz) = fb9a0813cc4a4d5b514b6c5d137463b133a32e79f930b61e77875df080550567 -SIZE (certbot_dns_rfc2136-4.1.1.tar.gz) = 16763 +TIMESTAMP = 1754427680 +SHA256 (certbot_dns_rfc2136-4.2.0.tar.gz) = 6044ead6386be61895faee28225df4b20be0868057404f369ef92dcfbaeb73a6 +SIZE (certbot_dns_rfc2136-4.2.0.tar.gz) = 16777 diff --git a/security/py-certbot-dns-route53/distinfo b/security/py-certbot-dns-route53/distinfo index 4d94a52554e6..bd41da7bdd31 100644 --- a/security/py-certbot-dns-route53/distinfo +++ b/security/py-certbot-dns-route53/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947315 -SHA256 (certbot_dns_route53-4.1.1.tar.gz) = 52da6a9f89ee698a9d157c88fe2648e57b0073ed4bac18c13e9ce22259e4378c -SIZE (certbot_dns_route53-4.1.1.tar.gz) = 15510 +TIMESTAMP = 1754427681 +SHA256 (certbot_dns_route53-4.2.0.tar.gz) = fc0e59ad7e0f04c373e6e412da4d90fc6f5eec7317eb94e0b785367830e6daea +SIZE (certbot_dns_route53-4.2.0.tar.gz) = 15490 diff --git a/security/py-certbot-dns-sakuracloud/distinfo b/security/py-certbot-dns-sakuracloud/distinfo index dd267d0de10a..e1e21d98ba1d 100644 --- a/security/py-certbot-dns-sakuracloud/distinfo +++ b/security/py-certbot-dns-sakuracloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947316 -SHA256 (certbot_dns_sakuracloud-4.1.1.tar.gz) = 3477ff18b26133f67678f1ad50055a5de8081f5b0ece08b4f768ae325e2748b2 -SIZE (certbot_dns_sakuracloud-4.1.1.tar.gz) = 12116 +TIMESTAMP = 1754427681 +SHA256 (certbot_dns_sakuracloud-4.2.0.tar.gz) = f858be1b397d53b5789dd39a85ea819d8fea8beea3f0714bb1e80aa2ea2e629f +SIZE (certbot_dns_sakuracloud-4.2.0.tar.gz) = 12108 diff --git a/security/py-certbot-nginx/distinfo b/security/py-certbot-nginx/distinfo index 94a634fb7d50..7053d4ca9df4 100644 --- a/security/py-certbot-nginx/distinfo +++ b/security/py-certbot-nginx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947317 -SHA256 (certbot_nginx-4.1.1.tar.gz) = 9b03a0c877d8004bc8b077d6aa8419257300a23c7d72f9d8fe268a0a3bb859f2 -SIZE (certbot_nginx-4.1.1.tar.gz) = 80191 +TIMESTAMP = 1754427682 +SHA256 (certbot_nginx-4.2.0.tar.gz) = 83ef0a9b16616b908905fb61fabbe49cebfc4c33cda1983347ed3ab570b4abf6 +SIZE (certbot_nginx-4.2.0.tar.gz) = 80178 diff --git a/security/py-certbot/Makefile b/security/py-certbot/Makefile index f909c26d9147..8649e57a9a21 100644 --- a/security/py-certbot/Makefile +++ b/security/py-certbot/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${P ${PYTHON_PKGNAMEPREFIX}josepy>=2.0.0:security/py-josepy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parsedatetime>=2.4:devel/py-parsedatetime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyrfc3339>=0:devel/py-pyrfc3339@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytz>=2019.3,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=41.6.0:devel/py-setuptools@${PY_FLAVOR} USES= python diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo index 1a10a8c352d8..ec199b581dfb 100644 --- a/security/py-certbot/distinfo +++ b/security/py-certbot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751947305 -SHA256 (certbot-4.1.1.tar.gz) = d1fdde3174bcf1d68f7a8dca070341acec28b78ef92ad2dd18b8d49959e96779 -SIZE (certbot-4.1.1.tar.gz) = 441624 +TIMESTAMP = 1754427671 +SHA256 (certbot-4.2.0.tar.gz) = fb1e56ca8a072bec49ac0c7b5390a29cbf68c2c05f712259a9b3491de041c27b +SIZE (certbot-4.2.0.tar.gz) = 442984 diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile index c571d8418ec6..2d4f78da12c4 100644 --- a/security/py-fail2ban/Makefile +++ b/security/py-fail2ban/Makefile @@ -1,6 +1,6 @@ PORTNAME= fail2ban DISTVERSION= 1.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -63,7 +63,6 @@ post-patch: ${MAN_FILES} @${REINPLACE_CMD} -e 's, sed , ${SED} ,g' \ ${WRKSRC}/config/action.d/hostsdeny.conf - @${RM} ${WRKSRC}/config/filter.d/sshd.conf # XXX Ideally this should be in do-build but it only works in # XXX post-patch @@ -79,7 +78,6 @@ post-install: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) - @${RM} ${STAGEDIR}/${ETCDIR}/filter.d/selinux-sshd.conf do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test diff --git a/security/py-fail2ban/files/patch-config_filter.d_bsd-sshd.conf b/security/py-fail2ban/files/patch-config_filter.d_bsd-sshd.conf new file mode 100644 index 000000000000..153cdfb3bb3c --- /dev/null +++ b/security/py-fail2ban/files/patch-config_filter.d_bsd-sshd.conf @@ -0,0 +1,44 @@ +--- config/filter.d/bsd-sshd.conf.orig 2020-03-27 11:15:56 UTC ++++ config/filter.d/bsd-sshd.conf +@@ -0,0 +1,41 @@ ++# Fail2Ban configuration file ++# ++# Author: Cyril Jaquier ++# ++# $Revision: 663 $ ++# ++ ++[INCLUDES] ++ ++# Read common prefixes. If any customizations available -- read them from ++# common.local ++before = common.conf ++ ++ ++[Definition] ++ ++_daemon = sshd ++ ++# Option: failregex ++# Notes.: regex to match the password failures messages in the logfile. The ++# host must be matched by a group named "host". The tag "<HOST>" can ++# be used for standard IP/hostname matching and is only an alias for ++# (?:::f{4,6}:)?(?P<host>\S+) ++# Values: TEXT ++# ++failregex = ^%(__prefix_line)s(?:error: PAM: )?[A|a]uthentication (?:failure|error) for .* from <HOST>\s*$ ++ ^%(__prefix_line)sDid not receive identification string from <HOST>$ ++ ^%(__prefix_line)sFailed [-/\w]+ for .* from <HOST>(?: port \d*)?(?: ssh\d*)?$ ++ ^%(__prefix_line)sROOT LOGIN REFUSED.* FROM <HOST>\s*$ ++ ^%(__prefix_line)s[iI](?:llegal|nvalid) user .* from <HOST>\s*$ ++ ^%(__prefix_line)s[iI](?:llegal|nvalid) user .* from <HOST> port \d*$ ++ ^%(__prefix_line)sUser \S+ from <HOST> not allowed because not listed in AllowUsers$ ++ ^%(__prefix_line)sauthentication failure; logname=\S* uid=\S* euid=\S* tty=\S* ruser=\S* rhost=<HOST>(?:\s+user=.*)?\s*$ ++ ^%(__prefix_line)srefused connect from \S+ \(<HOST>\)\s*$ ++ ^%(__prefix_line)sreverse mapping checking getaddrinfo for .* \[<HOST>\] .* POSSIBLE BREAK-IN ATTEMPT!$ ++ ++# Option: ignoreregex ++# Notes.: regex to ignore. If this regex matches, the line is ignored. ++# Values: TEXT ++# ++ignoreregex = diff --git a/security/rnp/Makefile b/security/rnp/Makefile index 77944be6a051..73f359981c7b 100644 --- a/security/rnp/Makefile +++ b/security/rnp/Makefile @@ -1,7 +1,7 @@ PORTNAME= rnp DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://github.com/rnpgp/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ diff --git a/security/rubygem-acme-client-gitlab/Makefile b/security/rubygem-acme-client-gitlab/Makefile index d7bb794558d2..54d2b0ec99e2 100644 --- a/security/rubygem-acme-client-gitlab/Makefile +++ b/security/rubygem-acme-client-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= acme-client -PORTVERSION= 2.0.22 +PORTVERSION= 2.0.25 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/security/rubygem-acme-client-gitlab/distinfo b/security/rubygem-acme-client-gitlab/distinfo index 71f01bae6c87..784128f3ad52 100644 --- a/security/rubygem-acme-client-gitlab/distinfo +++ b/security/rubygem-acme-client-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752678379 -SHA256 (rubygem/acme-client-2.0.22.gem) = 817534b743e2c93b3e498dad6b0f1a96a8e6df273bb04e37525d586a519176f7 -SIZE (rubygem/acme-client-2.0.22.gem) = 21504 +TIMESTAMP = 1755677522 +SHA256 (rubygem/acme-client-2.0.25.gem) = e0bba7b9f785fd9ffe0933f8733ca81357ac46e4a979cb4f84806ab88fee0f31 +SIZE (rubygem/acme-client-2.0.25.gem) = 22016 diff --git a/security/rubygem-gitlab-cloud-connector/Makefile b/security/rubygem-gitlab-cloud-connector/Makefile index c18d0abff516..6636b36e9282 100644 --- a/security/rubygem-gitlab-cloud-connector/Makefile +++ b/security/rubygem-gitlab-cloud-connector/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-cloud-connector -PORTVERSION= 1.24.0 +PORTVERSION= 1.26.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-gitlab-cloud-connector/distinfo b/security/rubygem-gitlab-cloud-connector/distinfo index 707ec643b309..f8e69490bb53 100644 --- a/security/rubygem-gitlab-cloud-connector/distinfo +++ b/security/rubygem-gitlab-cloud-connector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753860951 -SHA256 (rubygem/gitlab-cloud-connector-1.24.0.gem) = 8b99c5ef53fee27cbf92734672afaf33bf642164d950a743e5b48eca936c9eec -SIZE (rubygem/gitlab-cloud-connector-1.24.0.gem) = 18944 +TIMESTAMP = 1755677339 +SHA256 (rubygem/gitlab-cloud-connector-1.26.0.gem) = c1c8f82ae7f28b7d69e1fbe79c121f894d1166a9e0da01abcf741467150f0bcc +SIZE (rubygem/gitlab-cloud-connector-1.26.0.gem) = 19456 diff --git a/security/rubygem-googleauth-gitlab/Makefile b/security/rubygem-googleauth-gitlab/Makefile index 9e26e30aae58..b764b9b82b51 100644 --- a/security/rubygem-googleauth-gitlab/Makefile +++ b/security/rubygem-googleauth-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= googleauth -PORTVERSION= 1.11.2 +PORTVERSION= 1.14.0 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -12,7 +12,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-faraday-gitlab>=1.0<3.0:www/rubygem-faraday-gitlab \ - rubygem-google-cloud-env-gitlab>=2.1<3:net/rubygem-google-cloud-env-gitlab \ + rubygem-google-cloud-env-gitlab>=2.2<3:net/rubygem-google-cloud-env-gitlab \ + rubygem-google-logging-utils>=0.1<1:devel/rubygem-google-logging-utils \ rubygem-jwt>=1.4<3.0:www/rubygem-jwt \ rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \ rubygem-os>=0.9<2.0:devel/rubygem-os \ diff --git a/security/rubygem-googleauth-gitlab/distinfo b/security/rubygem-googleauth-gitlab/distinfo index 03478707b837..189629ba8dc4 100644 --- a/security/rubygem-googleauth-gitlab/distinfo +++ b/security/rubygem-googleauth-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729927069 -SHA256 (rubygem/googleauth-1.11.2.gem) = 7e6bacaeed7aea3dd66dcea985266839816af6633e9f5983c3c2e0e40a44731e -SIZE (rubygem/googleauth-1.11.2.gem) = 51712 +TIMESTAMP = 1755675669 +SHA256 (rubygem/googleauth-1.14.0.gem) = 62e7de11791890c3d3dc70582dfd9ab5516530e4e4f56d96451fd62c76475149 +SIZE (rubygem/googleauth-1.14.0.gem) = 60928 diff --git a/security/rubygem-lockbox/Makefile b/security/rubygem-lockbox/Makefile index c2002e920c32..f49c1693eefa 100644 --- a/security/rubygem-lockbox/Makefile +++ b/security/rubygem-lockbox/Makefile @@ -1,5 +1,5 @@ PORTNAME= lockbox -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-lockbox/distinfo b/security/rubygem-lockbox/distinfo index ad5a6d3b9318..1d1a4bb27149 100644 --- a/security/rubygem-lockbox/distinfo +++ b/security/rubygem-lockbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704966184 -SHA256 (rubygem/lockbox-1.3.2.gem) = 9d8c0faaf993c5708cee319eb837ff575119e84a4168c21ee1a3c384e5c47815 -SIZE (rubygem/lockbox-1.3.2.gem) = 30208 +TIMESTAMP = 1755677124 +SHA256 (rubygem/lockbox-1.4.1.gem) = 92a5aad33bd3da8ee0ce5b2ddde4c343e98f644e3b0dbc06157661acbc597260 +SIZE (rubygem/lockbox-1.4.1.gem) = 30720 diff --git a/security/sequoia-chameleon-gnupg/Makefile b/security/sequoia-chameleon-gnupg/Makefile index b93f3584cd69..31ac7bb3e6d0 100644 --- a/security/sequoia-chameleon-gnupg/Makefile +++ b/security/sequoia-chameleon-gnupg/Makefile @@ -62,4 +62,11 @@ post-install-ZSH-on: ${CARGO_TARGET_DIR}/shell-completions/_gpgv-sq.ps1 \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${ARCH:Marmv?} +LTO_UNSAFE= yes +CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false +.endif + +.include <bsd.port.post.mk> diff --git a/security/softether-devel/files/patch-increase-nat-sessions b/security/softether-devel/files/patch-increase-nat-sessions index d4113bd6d54a..bf68cc98424b 100644 --- a/security/softether-devel/files/patch-increase-nat-sessions +++ b/security/softether-devel/files/patch-increase-nat-sessions @@ -1,3 +1,5 @@ +# Copyright (c) 2019, Koichiro Iwao <meta@FreeBSD.org> (https://github.com/metalefty) +# SPDX-License-Identifier: Apache-2.0 --- src/Cedar/Cedar.h.orig2 2020-07-25 22:58:57.344813000 +0900 +++ src/Cedar/Cedar.h 2020-07-25 23:00:25.740997000 +0900 @@ -208,7 +208,7 @@ diff --git a/security/softether-devel/files/patch-log-db-pid-dir b/security/softether-devel/files/patch-log-db-pid-dir index 8538d16572b0..b3486d46c9a7 100644 --- a/security/softether-devel/files/patch-log-db-pid-dir +++ b/security/softether-devel/files/patch-log-db-pid-dir @@ -1,3 +1,5 @@ +# Copyright (c) 2019, Koichiro Iwao <meta@FreeBSD.org> (https://github.com/metalefty) +# SPDX-License-Identifier: Apache-2.0 --- src/Cedar/Admin.c.orig 2019-09-18 01:40:24 UTC +++ src/Cedar/Admin.c @@ -11482,7 +11482,7 @@ void SiReadLocalLogFile(SERVER *s, char *filepath, UIN diff --git a/security/softether-devel/files/patch-unrestrict-enterprise-functions b/security/softether-devel/files/patch-unrestrict-enterprise-functions index 72ab925376c1..382e914446ee 100644 --- a/security/softether-devel/files/patch-unrestrict-enterprise-functions +++ b/security/softether-devel/files/patch-unrestrict-enterprise-functions @@ -1,3 +1,5 @@ +# Copyright (c) 2019, Koichiro Iwao <meta@FreeBSD.org> (https://github.com/metalefty) +# SPDX-License-Identifier: Apache-2.0 --- src/Cedar/Server.c.orig 2016-04-24 14:49:31 UTC +++ src/Cedar/Server.c @@ -10822,23 +10822,7 @@ bool SiCheckCurrentRegion(CEDAR *c, char diff --git a/security/softether-devel/files/vpncmd.in b/security/softether-devel/files/vpncmd.in index 28216eaec721..d0f97f1b3bea 100644 --- a/security/softether-devel/files/vpncmd.in +++ b/security/softether-devel/files/vpncmd.in @@ -1,6 +1,6 @@ #!/bin/sh # # wrapper script for vpncmd, the configuration binary for -# SoftEther vpn +# SoftEther VPN # %%PREFIX%%/libexec/softether/vpncmd ${1+"$@"} diff --git a/security/softether/files/patch-increase-nat-sessions b/security/softether/files/patch-increase-nat-sessions index d4113bd6d54a..bf68cc98424b 100644 --- a/security/softether/files/patch-increase-nat-sessions +++ b/security/softether/files/patch-increase-nat-sessions @@ -1,3 +1,5 @@ +# Copyright (c) 2019, Koichiro Iwao <meta@FreeBSD.org> (https://github.com/metalefty) +# SPDX-License-Identifier: Apache-2.0 --- src/Cedar/Cedar.h.orig2 2020-07-25 22:58:57.344813000 +0900 +++ src/Cedar/Cedar.h 2020-07-25 23:00:25.740997000 +0900 @@ -208,7 +208,7 @@ diff --git a/security/softether/files/patch-log-db-pid-dir b/security/softether/files/patch-log-db-pid-dir index 8538d16572b0..b3486d46c9a7 100644 --- a/security/softether/files/patch-log-db-pid-dir +++ b/security/softether/files/patch-log-db-pid-dir @@ -1,3 +1,5 @@ +# Copyright (c) 2019, Koichiro Iwao <meta@FreeBSD.org> (https://github.com/metalefty) +# SPDX-License-Identifier: Apache-2.0 --- src/Cedar/Admin.c.orig 2019-09-18 01:40:24 UTC +++ src/Cedar/Admin.c @@ -11482,7 +11482,7 @@ void SiReadLocalLogFile(SERVER *s, char *filepath, UIN diff --git a/security/softether/files/patch-unrestrict-enterprise-functions b/security/softether/files/patch-unrestrict-enterprise-functions index 72ab925376c1..382e914446ee 100644 --- a/security/softether/files/patch-unrestrict-enterprise-functions +++ b/security/softether/files/patch-unrestrict-enterprise-functions @@ -1,3 +1,5 @@ +# Copyright (c) 2019, Koichiro Iwao <meta@FreeBSD.org> (https://github.com/metalefty) +# SPDX-License-Identifier: Apache-2.0 --- src/Cedar/Server.c.orig 2016-04-24 14:49:31 UTC +++ src/Cedar/Server.c @@ -10822,23 +10822,7 @@ bool SiCheckCurrentRegion(CEDAR *c, char diff --git a/security/softether/files/vpncmd.in b/security/softether/files/vpncmd.in index 28216eaec721..d0f97f1b3bea 100644 --- a/security/softether/files/vpncmd.in +++ b/security/softether/files/vpncmd.in @@ -1,6 +1,6 @@ #!/bin/sh # # wrapper script for vpncmd, the configuration binary for -# SoftEther vpn +# SoftEther VPN # %%PREFIX%%/libexec/softether/vpncmd ${1+"$@"} diff --git a/security/starttls/Makefile b/security/starttls/Makefile index c1470d82216e..b355d3417036 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -1,6 +1,6 @@ PORTNAME= starttls PORTVERSION= 0.10 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= security MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 67ecaa2a8071..c1538b9d3408 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,7 +1,6 @@ PORTNAME= vuls DISTVERSIONPREFIX=v -DISTVERSION= 0.33.2 -PORTREVISION= 2 +DISTVERSION= 0.33.3 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/vuls/distinfo b/security/vuls/distinfo index d9947208f662..4ec8c1d57d8f 100644 --- a/security/vuls/distinfo +++ b/security/vuls/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1751501710 -SHA256 (go/security_vuls/vuls-v0.33.2/v0.33.2.mod) = 0b0947e2e7f76a71fb628bd2fc9d1c3d905f5479811a5b3077e4cd71730b4a80 -SIZE (go/security_vuls/vuls-v0.33.2/v0.33.2.mod) = 20476 -SHA256 (go/security_vuls/vuls-v0.33.2/v0.33.2.zip) = 8648d1937f5eb955e444cf8aa12e647d9f0daf982cb0e1d2b0e2ca731b96d32d -SIZE (go/security_vuls/vuls-v0.33.2/v0.33.2.zip) = 1399904 +TIMESTAMP = 1755778122 +SHA256 (go/security_vuls/vuls-v0.33.3/v0.33.3.mod) = 58bcb90a4067f623c6c3bcb960b6aed4fcf08e6b94014667105f74b66f446da6 +SIZE (go/security_vuls/vuls-v0.33.3/v0.33.3.mod) = 20710 +SHA256 (go/security_vuls/vuls-v0.33.3/v0.33.3.zip) = 361d81941d793ed08f9f524a9d6374a31e3704078a53505be96263c97bc57236 +SIZE (go/security_vuls/vuls-v0.33.3/v0.33.3.zip) = 1398346 diff --git a/security/zeek/Makefile b/security/zeek/Makefile index e9a2bcc78a26..7910ab0c92a2 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -1,5 +1,5 @@ PORTNAME= zeek -DISTVERSION= 7.0.9 +DISTVERSION= 8.0.0 CATEGORIES= security MASTER_SITES= https://download.zeek.org/ @@ -12,11 +12,12 @@ LICENSE= CC-BY-4.0 BUILD_DEPENDS= bison>=3.3:devel/bison \ flex>=2.6:textproc/flex \ swig>=4.0.2:devel/swig -LIB_DEPENDS= libcares.so:dns/c-ares +LIB_DEPENDS= libcares.so:dns/c-ares \ + libzmq.so:net/libzmq4 RUN_DEPENDS= c-ares>=1.25.0:dns/c-ares -USES= bison cmake compiler:c++17-lang cpe perl5 python \ - shebangfix ssl +USES= bison cmake compiler:c++17-lang cpe gettext-runtime perl5 \ + python shebangfix ssl USE_LDCONFIG= yes diff --git a/security/zeek/distinfo b/security/zeek/distinfo index 716e78e681b4..7421c6c5bdb1 100644 --- a/security/zeek/distinfo +++ b/security/zeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753129322 -SHA256 (zeek-7.0.9.tar.gz) = bebec9a71242da250ef8476bfce632c43892995c247d8dfafcef80ce42f6adbc -SIZE (zeek-7.0.9.tar.gz) = 95973519 +TIMESTAMP = 1755544345 +SHA256 (zeek-8.0.0.tar.gz) = 385150bf06d6434a510c15b6643febe8599b3c2d7b5158fd2d1c302eeed9ae78 +SIZE (zeek-8.0.0.tar.gz) = 99581715 diff --git a/security/zeek/pkg-plist b/security/zeek/pkg-plist index 9305a9eda9d9..563ec915eb1f 100644 --- a/security/zeek/pkg-plist +++ b/security/zeek/pkg-plist @@ -65,10 +65,8 @@ include/broker/detail/monotonic_buffer_resource.hh include/broker/detail/native_socket.hh include/broker/detail/next_tick.hh include/broker/detail/opaque_type.hh -include/broker/detail/operators.hh include/broker/detail/overload.hh include/broker/detail/peer_status_map.hh -include/broker/detail/pp.hh include/broker/detail/prefix_matcher.hh include/broker/detail/promote.hh include/broker/detail/radix_tree.hh @@ -85,6 +83,8 @@ include/broker/entity_id.hh include/broker/enum_value.hh include/broker/envelope.hh include/broker/error.hh +include/broker/event.hh +include/broker/event_observer.hh include/broker/expected.hh include/broker/filter_type.hh include/broker/format/bin.hh @@ -92,13 +92,17 @@ include/broker/format/json.hh include/broker/format/txt.hh include/broker/frontend.hh include/broker/fwd.hh +include/broker/hub.hh +include/broker/hub_id.hh include/broker/internal_command.hh include/broker/intrusive_ptr.hh include/broker/lamport_timestamp.hh +include/broker/logger.hh include/broker/mailbox.hh include/broker/message.hh include/broker/network_info.hh include/broker/none.hh +include/broker/overflow_policy.hh include/broker/p2p_message_type.hh include/broker/peer_flags.hh include/broker/peer_info.hh @@ -111,7 +115,6 @@ include/broker/publisher_id.hh include/broker/routing_update_envelope.hh include/broker/shutdown_options.hh include/broker/snapshot.hh -include/broker/span.hh include/broker/status.hh include/broker/status_subscriber.hh include/broker/store.hh @@ -189,8 +192,8 @@ include/broker/zeek.hh %%SPICY%%include/hilti/ast/expressions/assign.h %%SPICY%%include/hilti/ast/expressions/builtin-function.h %%SPICY%%include/hilti/ast/expressions/coerced.h +%%SPICY%%include/hilti/ast/expressions/condition-test.h %%SPICY%%include/hilti/ast/expressions/ctor.h -%%SPICY%%include/hilti/ast/expressions/deferred.h %%SPICY%%include/hilti/ast/expressions/grouping.h %%SPICY%%include/hilti/ast/expressions/keyword.h %%SPICY%%include/hilti/ast/expressions/list-comprehension.h @@ -313,6 +316,7 @@ include/broker/zeek.hh %%SPICY%%include/hilti/autogen/config.h %%SPICY%%include/hilti/base/cache.h %%SPICY%%include/hilti/base/code-formatter.h +%%SPICY%%include/hilti/base/graph.h %%SPICY%%include/hilti/base/id-base.h %%SPICY%%include/hilti/base/intrusive-ptr.h %%SPICY%%include/hilti/base/logger.h @@ -324,6 +328,7 @@ include/broker/zeek.hh %%SPICY%%include/hilti/compiler/coercer.h %%SPICY%%include/hilti/compiler/context.h %%SPICY%%include/hilti/compiler/detail/ast-dumper.h +%%SPICY%%include/hilti/compiler/detail/cfg.h %%SPICY%%include/hilti/compiler/detail/codegen/codegen.h %%SPICY%%include/hilti/compiler/detail/constant-folder.h %%SPICY%%include/hilti/compiler/detail/cxx/all.h @@ -347,14 +352,6 @@ include/broker/zeek.hh %%SPICY%%include/hilti/hilti.h %%SPICY%%include/hilti/rt/3rdparty/ArticleEnumClass-v2/EnumClass.h %%SPICY%%include/hilti/rt/3rdparty/SafeInt/SafeInt.hpp -%%SPICY%%include/hilti/rt/3rdparty/any/any.hpp -%%SPICY%%include/hilti/rt/3rdparty/any/test_shared_lib.hpp -%%SPICY%%include/hilti/rt/3rdparty/ghc/filesystem.hpp -%%SPICY%%include/hilti/rt/3rdparty/ghc/fs_fwd.hpp -%%SPICY%%include/hilti/rt/3rdparty/ghc/fs_impl.hpp -%%SPICY%%include/hilti/rt/3rdparty/ghc/fs_std.hpp -%%SPICY%%include/hilti/rt/3rdparty/ghc/fs_std_fwd.hpp -%%SPICY%%include/hilti/rt/3rdparty/ghc/fs_std_impl.hpp %%SPICY%%include/hilti/rt/3rdparty/nlohmann/json.hpp %%SPICY%%include/hilti/rt/3rdparty/nlohmann/json_fwd.hpp %%SPICY%%include/hilti/rt/3rdparty/tinyformat/tinyformat.h @@ -367,7 +364,6 @@ include/broker/zeek.hh %%SPICY%%include/hilti/rt/configuration.h %%SPICY%%include/hilti/rt/context.h %%SPICY%%include/hilti/rt/debug-logger.h -%%SPICY%%include/hilti/rt/deferred-expression.h %%SPICY%%include/hilti/rt/doctest.h %%SPICY%%include/hilti/rt/exception.h %%SPICY%%include/hilti/rt/extension-points.h @@ -425,6 +421,7 @@ include/broker/zeek.hh %%SPICY%%include/hilti/rt/types/union.h %%SPICY%%include/hilti/rt/types/vector.h %%SPICY%%include/hilti/rt/types/vector_fwd.h +%%SPICY%%include/hilti/rt/unicode.h %%SPICY%%include/hilti/rt/unpack.h %%SPICY%%include/hilti/rt/util.h include/paraglob/exceptions.h @@ -432,6 +429,7 @@ include/paraglob/node.h include/paraglob/paraglob.h include/paraglob/serializer.h %%SPICY%%include/spicy/ast/all.h +%%SPICY%%include/spicy/ast/attribute.h %%SPICY%%include/spicy/ast/builder/builder.h %%SPICY%%include/spicy/ast/builder/node-factory.h %%SPICY%%include/spicy/ast/ctors/all.h @@ -454,6 +452,7 @@ include/paraglob/serializer.h %%SPICY%%include/spicy/ast/types/sink.h %%SPICY%%include/spicy/ast/types/unit-item.h %%SPICY%%include/spicy/ast/types/unit-items/all.h +%%SPICY%%include/spicy/ast/types/unit-items/block.h %%SPICY%%include/spicy/ast/types/unit-items/field.h %%SPICY%%include/spicy/ast/types/unit-items/property.h %%SPICY%%include/spicy/ast/types/unit-items/sink.h @@ -471,7 +470,7 @@ include/paraglob/serializer.h %%SPICY%%include/spicy/compiler/detail/codegen/parser-builder.h %%SPICY%%include/spicy/compiler/detail/codegen/production.h %%SPICY%%include/spicy/compiler/detail/codegen/productions/all.h -%%SPICY%%include/spicy/compiler/detail/codegen/productions/boolean.h +%%SPICY%%include/spicy/compiler/detail/codegen/productions/block.h %%SPICY%%include/spicy/compiler/detail/codegen/productions/counter.h %%SPICY%%include/spicy/compiler/detail/codegen/productions/ctor.h %%SPICY%%include/spicy/compiler/detail/codegen/productions/deferred.h @@ -524,13 +523,8 @@ include/paraglob/serializer.h include/zeek/3rdparty/ConvertUTF.h include/zeek/3rdparty/bsd-getopt-long.h include/zeek/3rdparty/doctest.h -include/zeek/3rdparty/ghc/filesystem.hpp -include/zeek/3rdparty/ghc/fs_fwd.hpp -include/zeek/3rdparty/ghc/fs_impl.hpp -include/zeek/3rdparty/ghc/fs_std.hpp -include/zeek/3rdparty/ghc/fs_std_fwd.hpp -include/zeek/3rdparty/ghc/fs_std_impl.hpp include/zeek/3rdparty/modp_numtoa.h +include/zeek/3rdparty/nonstd/expected.hpp include/zeek/3rdparty/patricia.h include/zeek/3rdparty/prometheus-cpp/include/prometheus/check_names.h include/zeek/3rdparty/prometheus-cpp/include/prometheus/client_metric.h @@ -553,44 +547,6 @@ include/zeek/3rdparty/prometheus-cpp/include/prometheus/registry.h include/zeek/3rdparty/prometheus-cpp/include/prometheus/serializer.h include/zeek/3rdparty/prometheus-cpp/include/prometheus/summary.h include/zeek/3rdparty/prometheus-cpp/include/prometheus/text_serializer.h -include/zeek/3rdparty/rapidjson/include/rapidjson/allocators.h -include/zeek/3rdparty/rapidjson/include/rapidjson/cursorstreamwrapper.h -include/zeek/3rdparty/rapidjson/include/rapidjson/document.h -include/zeek/3rdparty/rapidjson/include/rapidjson/encodedstream.h -include/zeek/3rdparty/rapidjson/include/rapidjson/encodings.h -include/zeek/3rdparty/rapidjson/include/rapidjson/error/en.h -include/zeek/3rdparty/rapidjson/include/rapidjson/error/error.h -include/zeek/3rdparty/rapidjson/include/rapidjson/filereadstream.h -include/zeek/3rdparty/rapidjson/include/rapidjson/filewritestream.h -include/zeek/3rdparty/rapidjson/include/rapidjson/fwd.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/biginteger.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/clzll.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/diyfp.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/dtoa.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/ieee754.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/itoa.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/meta.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/pow10.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/regex.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/stack.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/strfunc.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/strtod.h -include/zeek/3rdparty/rapidjson/include/rapidjson/internal/swap.h -include/zeek/3rdparty/rapidjson/include/rapidjson/istreamwrapper.h -include/zeek/3rdparty/rapidjson/include/rapidjson/memorybuffer.h -include/zeek/3rdparty/rapidjson/include/rapidjson/memorystream.h -include/zeek/3rdparty/rapidjson/include/rapidjson/msinttypes/inttypes.h -include/zeek/3rdparty/rapidjson/include/rapidjson/msinttypes/stdint.h -include/zeek/3rdparty/rapidjson/include/rapidjson/ostreamwrapper.h -include/zeek/3rdparty/rapidjson/include/rapidjson/pointer.h -include/zeek/3rdparty/rapidjson/include/rapidjson/prettywriter.h -include/zeek/3rdparty/rapidjson/include/rapidjson/rapidjson.h -include/zeek/3rdparty/rapidjson/include/rapidjson/reader.h -include/zeek/3rdparty/rapidjson/include/rapidjson/schema.h -include/zeek/3rdparty/rapidjson/include/rapidjson/stream.h -include/zeek/3rdparty/rapidjson/include/rapidjson/stringbuffer.h -include/zeek/3rdparty/rapidjson/include/rapidjson/uri.h -include/zeek/3rdparty/rapidjson/include/rapidjson/writer.h include/zeek/3rdparty/setsignal.h include/zeek/3rdparty/sqlite3.h include/zeek/3rdparty/zeek_inet_ntop.h @@ -602,6 +558,7 @@ include/zeek/CPP-load.bif.func_h include/zeek/CPP-load.bif.netvar_h include/zeek/CompHash.h include/zeek/Conn.h +include/zeek/ConnKey.h include/zeek/DFA.h include/zeek/DNS_Mapping.h include/zeek/DNS_Mgr.h @@ -972,6 +929,8 @@ include/zeek/analyzer/protocol/ssl/tls-handshake-protocol.pac include/zeek/analyzer/protocol/ssl/tls-handshake-signed_certificate_timestamp.pac include/zeek/analyzer/protocol/ssl/tls-handshake.pac include/zeek/analyzer/protocol/ssl/types.bif.h +include/zeek/analyzer/protocol/stream_event/StreamEvent.h +include/zeek/analyzer/protocol/stream_event/events.bif.h include/zeek/analyzer/protocol/syslog/legacy/Syslog.h include/zeek/analyzer/protocol/syslog/legacy/syslog-analyzer.pac include/zeek/analyzer/protocol/syslog/legacy/syslog-protocol.pac @@ -1004,13 +963,92 @@ include/zeek/binpac_zeek-lib.pac include/zeek/binpac_zeek.h include/zeek/broker/Data.h include/zeek/broker/Manager.h +include/zeek/broker/Plugin.h include/zeek/broker/Store.h +include/zeek/broker/WebSocketShim.h include/zeek/broker/comm.bif.h include/zeek/broker/data.bif.h include/zeek/broker/messaging.bif.h include/zeek/broker/store.bif.h +include/zeek/cluster/Backend.h +include/zeek/cluster/BifSupport.h +include/zeek/cluster/Component.h +include/zeek/cluster/Event.h +include/zeek/cluster/Manager.h +include/zeek/cluster/OnLoop.h +include/zeek/cluster/Serializer.h +include/zeek/cluster/Telemetry.h +include/zeek/cluster/backend/zeromq/Plugin.h +include/zeek/cluster/backend/zeromq/ZeroMQ-Proxy.h +include/zeek/cluster/backend/zeromq/ZeroMQ.h +include/zeek/cluster/backend/zeromq/cluster_backend_zeromq.bif.h +include/zeek/cluster/cluster.bif.h +include/zeek/cluster/serializer/binary-serialization-format/Plugin.h +include/zeek/cluster/serializer/binary-serialization-format/Serializer.h +include/zeek/cluster/serializer/broker/Plugin.h +include/zeek/cluster/serializer/broker/Serializer.h +include/zeek/cluster/websocket/Plugin.h +include/zeek/cluster/websocket/WebSocket.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXBase64.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXBench.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXCancellationRequest.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXConnectionState.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXDNSLookup.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXExponentialBackoff.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXGetFreePort.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXGzipCodec.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXHttp.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXHttpClient.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXHttpServer.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXNetSystem.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXProgressCallback.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSelectInterrupt.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSelectInterruptEvent.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSelectInterruptFactory.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSelectInterruptPipe.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSetThreadName.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocket.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocketAppleSSL.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocketConnect.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocketFactory.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocketMbedTLS.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocketOpenSSL.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocketServer.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXSocketTLSOptions.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXStrCaseCompare.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXUdpSocket.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXUniquePtr.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXUrlParser.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXUserAgent.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXUtf8Validator.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXUuid.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocket.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketCloseConstants.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketCloseInfo.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketErrorInfo.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketHandshake.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketHandshakeKeyGen.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketHttpHeaders.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketInitResult.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketMessage.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketMessageType.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketOpenInfo.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketPerMessageDeflate.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketProxyServer.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketSendData.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketSendInfo.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketServer.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketTransport.h +include/zeek/cluster/websocket/auxil/IXWebSocket/ixwebsocket/IXWebSocketVersion.h +include/zeek/cluster/websocket/auxil/IXWebSocket/test/IXTest.h +include/zeek/cluster/websocket/events.bif.h include/zeek/communityid.bif.func_h include/zeek/communityid.bif.netvar_h +include/zeek/conn_key/Component.h +include/zeek/conn_key/Factory.h +include/zeek/conn_key/Manager.h include/zeek/const.bif.func_h include/zeek/const.bif.netvar_h include/zeek/digest.h @@ -1083,6 +1121,7 @@ include/zeek/iosource/pcap/Source.h include/zeek/iosource/pcap/pcap.bif.h include/zeek/logging/Component.h include/zeek/logging/Manager.h +include/zeek/logging/Types.h include/zeek/logging/WriterBackend.h include/zeek/logging/WriterFrontend.h include/zeek/logging/logging.bif.h @@ -1111,6 +1150,7 @@ include/zeek/packet_analysis/protocol/ethernet/Ethernet.h include/zeek/packet_analysis/protocol/fddi/FDDI.h include/zeek/packet_analysis/protocol/geneve/Geneve.h include/zeek/packet_analysis/protocol/geneve/events.bif.h +include/zeek/packet_analysis/protocol/geneve/functions.bif.h include/zeek/packet_analysis/protocol/gre/GRE.h include/zeek/packet_analysis/protocol/gtpv1/GTPv1.h include/zeek/packet_analysis/protocol/gtpv1/events.bif.h @@ -1126,6 +1166,9 @@ include/zeek/packet_analysis/protocol/ieee802_11_radio/IEEE802_11_Radio.h include/zeek/packet_analysis/protocol/ip/IP.h include/zeek/packet_analysis/protocol/ip/IPBasedAnalyzer.h include/zeek/packet_analysis/protocol/ip/SessionAdapter.h +include/zeek/packet_analysis/protocol/ip/conn_key/IPBasedConnKey.h +include/zeek/packet_analysis/protocol/ip/conn_key/fivetuple/Factory.h +include/zeek/packet_analysis/protocol/ip/conn_key/vlan_fivetuple/Factory.h include/zeek/packet_analysis/protocol/iptunnel/IPTunnel.h include/zeek/packet_analysis/protocol/linux_sll/LinuxSLL.h include/zeek/packet_analysis/protocol/linux_sll2/LinuxSLL2.h @@ -1138,6 +1181,7 @@ include/zeek/packet_analysis/protocol/pbb/PBB.h include/zeek/packet_analysis/protocol/ppp/PPP.h include/zeek/packet_analysis/protocol/ppp_serial/PPPSerial.h include/zeek/packet_analysis/protocol/pppoe/PPPoE.h +include/zeek/packet_analysis/protocol/pppoe/functions.bif.h include/zeek/packet_analysis/protocol/root/Root.h include/zeek/packet_analysis/protocol/skip/Skip.h include/zeek/packet_analysis/protocol/snap/SNAP.h @@ -1150,11 +1194,12 @@ include/zeek/packet_analysis/protocol/teredo/functions.bif.h include/zeek/packet_analysis/protocol/udp/UDP.h include/zeek/packet_analysis/protocol/udp/UDPSessionAdapter.h include/zeek/packet_analysis/protocol/udp/events.bif.h +include/zeek/packet_analysis/protocol/unknown_ip_transport/UnknownIPSessionAdapter.h +include/zeek/packet_analysis/protocol/unknown_ip_transport/UnknownIPTransport.h include/zeek/packet_analysis/protocol/vlan/VLAN.h include/zeek/packet_analysis/protocol/vntag/VNTag.h include/zeek/packet_analysis/protocol/vxlan/VXLAN.h include/zeek/packet_analysis/protocol/vxlan/events.bif.h -include/zeek/packet_analysis/protocol/wrapper/Wrapper.h include/zeek/plugin/Component.h include/zeek/plugin/ComponentManager.h include/zeek/plugin/Manager.h @@ -1170,17 +1215,28 @@ include/zeek/probabilistic/cardinality-counter.bif.h include/zeek/probabilistic/top-k.bif.h include/zeek/reporter.bif.func_h include/zeek/reporter.bif.netvar_h +include/zeek/script_opt/CPP/AttrExprType.h include/zeek/script_opt/CPP/Attrs.h include/zeek/script_opt/CPP/Compile.h +include/zeek/script_opt/CPP/Consts.h +include/zeek/script_opt/CPP/DeclFunc.h +include/zeek/script_opt/CPP/Driver.h +include/zeek/script_opt/CPP/Emit.h +include/zeek/script_opt/CPP/Exprs.h include/zeek/script_opt/CPP/Func.h +include/zeek/script_opt/CPP/GenFunc.h +include/zeek/script_opt/CPP/Inits.h include/zeek/script_opt/CPP/InitsInfo.h include/zeek/script_opt/CPP/Runtime.h include/zeek/script_opt/CPP/RuntimeInitSupport.h include/zeek/script_opt/CPP/RuntimeInits.h include/zeek/script_opt/CPP/RuntimeOps.h include/zeek/script_opt/CPP/RuntimeVec.h +include/zeek/script_opt/CPP/Stmts.h include/zeek/script_opt/CPP/Tracker.h +include/zeek/script_opt/CPP/Types.h include/zeek/script_opt/CPP/Util.h +include/zeek/script_opt/CPP/Vars.h include/zeek/script_opt/CSE.h include/zeek/script_opt/Expr.h include/zeek/script_opt/FuncInfo.h @@ -1195,15 +1251,24 @@ include/zeek/script_opt/StmtOptInfo.h include/zeek/script_opt/TempVar.h include/zeek/script_opt/UsageAnalyzer.h include/zeek/script_opt/UseDefs.h +include/zeek/script_opt/ZAM/AM-Opt.h +include/zeek/script_opt/ZAM/Branches.h include/zeek/script_opt/ZAM/BuiltIn.h include/zeek/script_opt/ZAM/BuiltInSupport.h include/zeek/script_opt/ZAM/Compile.h +include/zeek/script_opt/ZAM/Driver.h +include/zeek/script_opt/ZAM/Expr.h +include/zeek/script_opt/ZAM/Frame.h include/zeek/script_opt/ZAM/Inst-Gen.h include/zeek/script_opt/ZAM/IterInfo.h +include/zeek/script_opt/ZAM/Low-Level.h include/zeek/script_opt/ZAM/Profile.h +include/zeek/script_opt/ZAM/Stmt.h include/zeek/script_opt/ZAM/Support.h +include/zeek/script_opt/ZAM/Vars.h include/zeek/script_opt/ZAM/ZBody.h include/zeek/script_opt/ZAM/ZInst.h +include/zeek/script_opt/ZAM/ZInstAux.h include/zeek/script_opt/ZAM/ZOp.h include/zeek/session/Key.h include/zeek/session/Manager.h @@ -1222,6 +1287,18 @@ include/zeek/spicy/spicyz/glue-compiler.h include/zeek/spicy/spicyz/zeek-version.h include/zeek/stats.bif.func_h include/zeek/stats.bif.netvar_h +include/zeek/storage/Backend.h +include/zeek/storage/Component.h +include/zeek/storage/Manager.h +include/zeek/storage/ReturnCode.h +include/zeek/storage/Serializer.h +include/zeek/storage/backend/redis/Redis.h +include/zeek/storage/backend/sqlite/SQLite.h +include/zeek/storage/serializer/json/JSON.h +include/zeek/storage/storage-async.bif.h +include/zeek/storage/storage-events.bif.h +include/zeek/storage/storage-sync.bif.h +include/zeek/storage/storage.bif.h include/zeek/strings.bif.func_h include/zeek/strings.bif.netvar_h include/zeek/supervisor.bif.func_h @@ -1236,8 +1313,12 @@ include/zeek/telemetry/Opaques.h include/zeek/telemetry/ProcessStats.h include/zeek/telemetry/Timer.h include/zeek/telemetry/Utils.h -include/zeek/telemetry/consts.bif.h -include/zeek/telemetry/telemetry.bif.h +include/zeek/telemetry_consts.bif.func_h +include/zeek/telemetry_consts.bif.netvar_h +include/zeek/telemetry_functions.bif.func_h +include/zeek/telemetry_functions.bif.netvar_h +include/zeek/telemetry_types.bif.func_h +include/zeek/telemetry_types.bif.netvar_h include/zeek/threading/BasicThread.h include/zeek/threading/Formatter.h include/zeek/threading/Manager.h @@ -1248,6 +1329,7 @@ include/zeek/threading/formatters/Ascii.h include/zeek/threading/formatters/JSON.h include/zeek/types.bif.func_h include/zeek/types.bif.netvar_h +include/zeek/util-types.h include/zeek/util.h include/zeek/zeek-affinity.h include/zeek/zeek-bif.h @@ -1301,10 +1383,6 @@ lib/zeek/python/zeekclient/logs.py lib/zeek/python/zeekclient/ssl.py lib/zeek/python/zeekclient/types.py lib/zeek/python/zeekclient/utils.py -lib/zeek/python/zeekctl/BroControl/__init__.py -lib/zeek/python/zeekctl/BroControl/cmdresult.py -lib/zeek/python/zeekctl/BroControl/config.py -lib/zeek/python/zeekctl/BroControl/plugin.py lib/zeek/python/zeekctl/ZeekControl/__init__.py lib/zeek/python/zeekctl/ZeekControl/cmdresult.py lib/zeek/python/zeekctl/ZeekControl/config.py @@ -1329,6 +1407,9 @@ lib/zeek/python/zeekctl/ZeekControl/version.py lib/zeek/python/zeekctl/ZeekControl/zeekcmd.py lib/zeek/python/zeekctl/ZeekControl/zeekctl.py lib/zeek/python/zeekctl/plugins/TestPlugin.py +lib/zeek/python/zeekctl/plugins/cluster_backend_broker.py +lib/zeek/python/zeekctl/plugins/cluster_backend_check.py +lib/zeek/python/zeekctl/plugins/cluster_backend_zeromq.py lib/zeek/python/zeekctl/plugins/lb_custom.py lib/zeek/python/zeekctl/plugins/lb_myricom.py lib/zeek/python/zeekctl/plugins/lb_pf_ring.py @@ -1352,6 +1433,7 @@ share/btest/scripts/diff-clean-doctest share/btest/scripts/diff-remove-abspath share/btest/scripts/diff-remove-fields share/btest/scripts/diff-remove-file-ids +share/btest/scripts/diff-remove-first-timestamp share/btest/scripts/diff-remove-fractions share/btest/scripts/diff-remove-openclose-timestamps share/btest/scripts/diff-remove-spicy-abspath @@ -1362,7 +1444,6 @@ share/btest/scripts/diff-remove-x509-key-info share/btest/scripts/diff-remove-x509-names share/btest/scripts/diff-sort share/btest/scripts/diff-sort-and-remove-abspath -share/btest/scripts/diff-sort-conn-service share/btest/scripts/diff-sort-set-elements share/btest/scripts/spicy/diff-remove-abspath share/btest/scripts/spicy/diff-remove-timestamps @@ -1378,7 +1459,11 @@ share/man/man8/zeek.8.gz %%SPICY%%share/spicy/ldap/asn1.spicy %%SPICY%%share/spicy/ldap/ldap.spicy %%SPICY%%share/spicy/ldap/ldap_zeek.spicy +%%SPICY%%share/spicy/postgresql/postgresql.spicy +%%SPICY%%share/spicy/postgresql/postgresql_zeek.spicy %%SPICY%%share/spicy/quic/QUIC.spicy +%%SPICY%%share/spicy/redis/redis.spicy +%%SPICY%%share/spicy/redis/resp.spicy %%SPICY%%share/spicy/spicy-driver-host.cc %%SPICY%%share/spicy/spicy.spicy %%SPICY%%share/spicy/spicy_rt.hlt @@ -1389,10 +1474,10 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/bif/analyzer.bif.zeek %%DATADIR%%/base/bif/bloom-filter.bif.zeek %%DATADIR%%/base/bif/cardinality-counter.bif.zeek +%%DATADIR%%/base/bif/cluster.bif.zeek %%DATADIR%%/base/bif/comm.bif.zeek %%DATADIR%%/base/bif/communityid.bif.zeek %%DATADIR%%/base/bif/const.bif.zeek -%%DATADIR%%/base/bif/consts.bif.zeek %%DATADIR%%/base/bif/data.bif.zeek %%DATADIR%%/base/bif/event.bif.zeek %%DATADIR%%/base/bif/file_analysis.bif.zeek @@ -1409,6 +1494,8 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/bif/plugins/Zeek_BenchmarkReader.benchmark.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_BinaryReader.binary.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_BitTorrent.events.bif.zeek +%%DATADIR%%/base/bif/plugins/Zeek_Cluster_Backend_ZeroMQ.cluster_backend_zeromq.bif.zeek +%%DATADIR%%/base/bif/plugins/Zeek_Cluster_WebSocket.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_ConfigReader.config.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_ConnSize.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_ConnSize.functions.bif.zeek @@ -1430,6 +1517,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/bif/plugins/Zeek_GTPv1.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_GTPv1.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_Geneve.events.bif.zeek +%%DATADIR%%/base/bif/plugins/Zeek_Geneve.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_Gnutella.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_HTTP.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_HTTP.functions.bif.zeek @@ -1459,6 +1547,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/bif/plugins/Zeek_PE.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_POP3.consts.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_POP3.events.bif.zeek +%%DATADIR%%/base/bif/plugins/Zeek_PPPoE.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_RADIUS.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_RDP.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_RDP.types.bif.zeek @@ -1513,6 +1602,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/bif/plugins/Zeek_SSL.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_SSL.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_SSL.types.bif.zeek +%%DATADIR%%/base/bif/plugins/Zeek_StreamEvent.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_TCP.events.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_TCP.functions.bif.zeek %%DATADIR%%/base/bif/plugins/Zeek_TCP.types.bif.zeek @@ -1533,10 +1623,16 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/bif/reporter.bif.zeek %%DATADIR%%/base/bif/spicy.bif.zeek %%DATADIR%%/base/bif/stats.bif.zeek +%%DATADIR%%/base/bif/storage-async.bif.zeek +%%DATADIR%%/base/bif/storage-events.bif.zeek +%%DATADIR%%/base/bif/storage-sync.bif.zeek +%%DATADIR%%/base/bif/storage.bif.zeek %%DATADIR%%/base/bif/store.bif.zeek %%DATADIR%%/base/bif/strings.bif.zeek %%DATADIR%%/base/bif/supervisor.bif.zeek -%%DATADIR%%/base/bif/telemetry.bif.zeek +%%DATADIR%%/base/bif/telemetry_consts.bif.zeek +%%DATADIR%%/base/bif/telemetry_functions.bif.zeek +%%DATADIR%%/base/bif/telemetry_types.bif.zeek %%DATADIR%%/base/bif/top-k.bif.zeek %%DATADIR%%/base/bif/types.bif.zeek %%DATADIR%%/base/bif/zeek.bif.zeek @@ -1557,11 +1653,14 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/frameworks/analyzer/logging.zeek %%DATADIR%%/base/frameworks/analyzer/main.zeek %%DATADIR%%/base/frameworks/broker/__load__.zeek +%%DATADIR%%/base/frameworks/broker/backpressure.zeek %%DATADIR%%/base/frameworks/broker/log.zeek %%DATADIR%%/base/frameworks/broker/main.zeek %%DATADIR%%/base/frameworks/broker/store.zeek %%DATADIR%%/base/frameworks/cluster/__load__.zeek +%%DATADIR%%/base/frameworks/cluster/broker-backpressure.zeek %%DATADIR%%/base/frameworks/cluster/broker-stores.zeek +%%DATADIR%%/base/frameworks/cluster/broker-telemetry.zeek %%DATADIR%%/base/frameworks/cluster/main.zeek %%DATADIR%%/base/frameworks/cluster/nodes/logger.zeek %%DATADIR%%/base/frameworks/cluster/nodes/manager.zeek @@ -1570,6 +1669,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/frameworks/cluster/pools.zeek %%DATADIR%%/base/frameworks/cluster/setup-connections.zeek %%DATADIR%%/base/frameworks/cluster/supervisor.zeek +%%DATADIR%%/base/frameworks/cluster/telemetry.zeek %%DATADIR%%/base/frameworks/config/__load__.zeek %%DATADIR%%/base/frameworks/config/input.zeek %%DATADIR%%/base/frameworks/config/main.zeek @@ -1588,6 +1688,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/frameworks/files/magic/libmagic.sig %%DATADIR%%/base/frameworks/files/magic/office.sig %%DATADIR%%/base/frameworks/files/magic/programming.sig +%%DATADIR%%/base/frameworks/files/magic/python.sig %%DATADIR%%/base/frameworks/files/magic/video.sig %%DATADIR%%/base/frameworks/files/main.zeek %%DATADIR%%/base/frameworks/input/__load__.zeek @@ -1657,6 +1758,10 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/frameworks/spicy/init-bare.zeek %%DATADIR%%/base/frameworks/spicy/init-framework.zeek %%DATADIR%%/base/frameworks/spicy/main.zeek +%%DATADIR%%/base/frameworks/storage/__load__.zeek +%%DATADIR%%/base/frameworks/storage/async.zeek +%%DATADIR%%/base/frameworks/storage/main.zeek +%%DATADIR%%/base/frameworks/storage/sync.zeek %%DATADIR%%/base/frameworks/sumstats/__load__.zeek %%DATADIR%%/base/frameworks/sumstats/cluster.zeek %%DATADIR%%/base/frameworks/sumstats/main.zeek @@ -1774,6 +1879,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/protocols/dnp3/dpd.sig %%DATADIR%%/base/protocols/dnp3/main.zeek %%DATADIR%%/base/protocols/dns/__load__.zeek +%%DATADIR%%/base/protocols/dns/check-event-handlers.zeek %%DATADIR%%/base/protocols/dns/consts.zeek %%DATADIR%%/base/protocols/dns/main.zeek %%DATADIR%%/base/protocols/finger/__load__.zeek @@ -1827,6 +1933,11 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/protocols/ntp/main.zeek %%DATADIR%%/base/protocols/pop3/__load__.zeek %%DATADIR%%/base/protocols/pop3/dpd.sig +%%DATADIR%%/base/protocols/postgresql/__load__.zeek +%%DATADIR%%/base/protocols/postgresql/consts.zeek +%%DATADIR%%/base/protocols/postgresql/dpd.sig +%%DATADIR%%/base/protocols/postgresql/main.zeek +%%DATADIR%%/base/protocols/postgresql/spicy-events.zeek %%DATADIR%%/base/protocols/quic/__load__.zeek %%DATADIR%%/base/protocols/quic/consts.zeek %%DATADIR%%/base/protocols/quic/main.zeek @@ -1838,6 +1949,10 @@ share/man/man8/zeek.8.gz %%DATADIR%%/base/protocols/rdp/consts.zeek %%DATADIR%%/base/protocols/rdp/dpd.sig %%DATADIR%%/base/protocols/rdp/main.zeek +%%DATADIR%%/base/protocols/redis/__load__.zeek +%%DATADIR%%/base/protocols/redis/dpd.sig +%%DATADIR%%/base/protocols/redis/main.zeek +%%DATADIR%%/base/protocols/redis/spicy-events.zeek %%DATADIR%%/base/protocols/rfb/__load__.zeek %%DATADIR%%/base/protocols/rfb/dpd.sig %%DATADIR%%/base/protocols/rfb/main.zeek @@ -1931,7 +2046,6 @@ share/man/man8/zeek.8.gz %%DATADIR%%/cmake/FindBinPAC.cmake %%DATADIR%%/cmake/FindCAres.cmake %%DATADIR%%/cmake/FindCapstats.cmake -%%DATADIR%%/cmake/FindClangTidy.cmake %%DATADIR%%/cmake/FindFTS.cmake %%DATADIR%%/cmake/FindGooglePerftools.cmake %%DATADIR%%/cmake/FindJeMalloc.cmake @@ -1960,7 +2074,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/cmake/PCAPTests.cmake %%DATADIR%%/cmake/ProhibitInSourceBuild.cmake %%DATADIR%%/cmake/README -%%DATADIR%%/cmake/RequireCXX17.cmake +%%DATADIR%%/cmake/RequireCXXStd.cmake %%DATADIR%%/cmake/SetDefaultCompileFlags.cmake %%DATADIR%%/cmake/SetupRPATH.cmake %%DATADIR%%/cmake/UserChangedWarning.cmake @@ -1981,8 +2095,16 @@ share/man/man8/zeek.8.gz %%DATADIR%%/cmake/zeek-plugin-create-package.sh %%DATADIR%%/cmake/zeek-plugin-install-package.sh %%DATADIR%%/policy/files/x509/disable-certificate-events-known-certs.zeek +%%DATADIR%%/policy/frameworks/analyzer/debug-logging.zeek +%%DATADIR%%/policy/frameworks/analyzer/deprecated-dpd-log.zeek +%%DATADIR%%/policy/frameworks/analyzer/detect-protocols.zeek +%%DATADIR%%/policy/frameworks/analyzer/packet-segment-logging.zeek +%%DATADIR%%/policy/frameworks/cluster/backend/zeromq/__load__.zeek +%%DATADIR%%/policy/frameworks/cluster/backend/zeromq/connect.zeek +%%DATADIR%%/policy/frameworks/cluster/backend/zeromq/main.zeek %%DATADIR%%/policy/frameworks/cluster/experimental.zeek %%DATADIR%%/policy/frameworks/cluster/nodes-experimental/manager.zeek +%%DATADIR%%/policy/frameworks/conn_key/vlan_fivetuple.zeek %%DATADIR%%/policy/frameworks/control/controllee.zeek %%DATADIR%%/policy/frameworks/control/controller.zeek %%DATADIR%%/policy/frameworks/dpd/detect-protocols.zeek @@ -2001,6 +2123,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/policy/frameworks/intel/seen/file-names.zeek %%DATADIR%%/policy/frameworks/intel/seen/http-headers.zeek %%DATADIR%%/policy/frameworks/intel/seen/http-url.zeek +%%DATADIR%%/policy/frameworks/intel/seen/manage-event-groups.zeek %%DATADIR%%/policy/frameworks/intel/seen/pubkey-hashes.zeek %%DATADIR%%/policy/frameworks/intel/seen/smb-filenames.zeek %%DATADIR%%/policy/frameworks/intel/seen/smtp-url-extraction.zeek @@ -2048,8 +2171,11 @@ share/man/man8/zeek.8.gz %%DATADIR%%/policy/frameworks/software/windows-version-detection.zeek %%DATADIR%%/policy/frameworks/spicy/record-spicy-batch.zeek %%DATADIR%%/policy/frameworks/spicy/resource-usage.zeek +%%DATADIR%%/policy/frameworks/storage/backend/redis/__load__.zeek +%%DATADIR%%/policy/frameworks/storage/backend/redis/main.zeek +%%DATADIR%%/policy/frameworks/storage/backend/sqlite/__load__.zeek +%%DATADIR%%/policy/frameworks/storage/backend/sqlite/main.zeek %%DATADIR%%/policy/frameworks/telemetry/log.zeek -%%DATADIR%%/policy/frameworks/telemetry/prometheus.zeek %%DATADIR%%/policy/integration/collective-intel/__load__.zeek %%DATADIR%%/policy/integration/collective-intel/main.zeek %%DATADIR%%/policy/misc/capture-loss.zeek @@ -2057,7 +2183,6 @@ share/man/man8/zeek.8.gz %%DATADIR%%/policy/misc/detect-traceroute/detect-low-ttls.sig %%DATADIR%%/policy/misc/detect-traceroute/main.zeek %%DATADIR%%/policy/misc/dump-events.zeek -%%DATADIR%%/policy/misc/load-balancing.zeek %%DATADIR%%/policy/misc/loaded-scripts.zeek %%DATADIR%%/policy/misc/profiling.zeek %%DATADIR%%/policy/misc/stats.zeek @@ -2065,9 +2190,13 @@ share/man/man8/zeek.8.gz %%DATADIR%%/policy/misc/unknown-protocols.zeek %%DATADIR%%/policy/misc/weird-stats.zeek %%DATADIR%%/policy/protocols/conn/community-id-logging.zeek +%%DATADIR%%/policy/protocols/conn/disable-unknown-ip-proto-support.zeek +%%DATADIR%%/policy/protocols/conn/failed-service-logging.zeek +%%DATADIR%%/policy/protocols/conn/ip-proto-name-logging.zeek %%DATADIR%%/policy/protocols/conn/known-hosts.zeek %%DATADIR%%/policy/protocols/conn/known-services.zeek %%DATADIR%%/policy/protocols/conn/mac-logging.zeek +%%DATADIR%%/policy/protocols/conn/pppoe-session-id-logging.zeek %%DATADIR%%/policy/protocols/conn/speculative-service.zeek %%DATADIR%%/policy/protocols/conn/vlan-logging.zeek %%DATADIR%%/policy/protocols/conn/weirds.zeek @@ -2080,6 +2209,7 @@ share/man/man8/zeek.8.gz %%DATADIR%%/policy/protocols/ftp/detect-bruteforcing.zeek %%DATADIR%%/policy/protocols/ftp/detect.zeek %%DATADIR%%/policy/protocols/ftp/software.zeek +%%DATADIR%%/policy/protocols/http/detect-sql-injection.zeek %%DATADIR%%/policy/protocols/http/detect-sqli.zeek %%DATADIR%%/policy/protocols/http/detect-webapps.sig %%DATADIR%%/policy/protocols/http/detect-webapps.zeek @@ -2115,11 +2245,6 @@ share/man/man8/zeek.8.gz %%DATADIR%%/policy/protocols/ssl/validate-ocsp.zeek %%DATADIR%%/policy/protocols/ssl/validate-sct.zeek %%DATADIR%%/policy/protocols/ssl/weak-keys.zeek -%%DATADIR%%/policy/tuning/__load__.zeek -%%DATADIR%%/policy/tuning/defaults/__load__.zeek -%%DATADIR%%/policy/tuning/defaults/extracted_file_limits.zeek -%%DATADIR%%/policy/tuning/defaults/packet-fragments.zeek -%%DATADIR%%/policy/tuning/defaults/warnings.zeek %%DATADIR%%/policy/tuning/json-logs.zeek %%DATADIR%%/policy/tuning/track-all-assets.zeek @sample %%DATADIR%%/site/local.zeek.sample @@ -2184,8 +2309,6 @@ share/man/man8/zeek.8.gz %%ZEEKCTL%%@dir logs %%SPICY%%@dir lib/zeek/spicy @dir lib/zeek/plugins -@dir include/zeek/script_opt/ZAM/maint -@dir include/zeek/script_opt/ZAM/OPs @dir include/zeek/analyzer/protocol/quic @dir include/zeek/analyzer/protocol/ldap %%ZEEKCTL%%@postexec su -fm %%ZEEKUSER%% -c '%D/bin/zeekctl install; rm -f %D/spool/debug.log' diff --git a/sysutils/Makefile b/sysutils/Makefile index 57b9222e8ea6..ce10c9dcb0df 100755 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -444,6 +444,7 @@ SUBDIR += gdu SUBDIR += genimage SUBDIR += genisoimage + SUBDIR += geomman SUBDIR += getdelta SUBDIR += geteltorito SUBDIR += getssl @@ -515,6 +516,7 @@ SUBDIR += httplog SUBDIR += hw-probe SUBDIR += hwstat + SUBDIR += hyprpolkitagent SUBDIR += i2c-tools SUBDIR += i7z SUBDIR += iat @@ -1360,6 +1362,7 @@ SUBDIR += szyszka SUBDIR += tai64nfrac SUBDIR += tailspin + SUBDIR += tarbsd-builder SUBDIR += tarsnap SUBDIR += tarsnap-gui SUBDIR += tarsnap-periodic diff --git a/sysutils/acpica-tools/Makefile b/sysutils/acpica-tools/Makefile index 3419272bf599..e3e997069d0d 100644 --- a/sysutils/acpica-tools/Makefile +++ b/sysutils/acpica-tools/Makefile @@ -1,10 +1,7 @@ PORTNAME= acpica -PORTVERSION= 20250404 +PORTVERSION= 20250807 CATEGORIES= sysutils devel -MASTER_SITES= https://github.com/user-attachments/files/19600803/ \ - LOCAL/jkim PKGNAMESUFFIX= -tools -DISTNAME= ${PORTNAME}-unix-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= Tools from the ACPI Component Architecture (ACPICA) project @@ -14,6 +11,7 @@ LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= dual USES= gmake +USE_GITHUB= yes BUILD_WRKSRC= ${WRKSRC}/generate/unix @@ -25,9 +23,6 @@ PLIST_FILES= ${ACPICA_TOOLS:S,^,bin/,} MAKE_ARGS= HOST=_FreeBSD PROGS="${ACPICA_TOOLS}" MAKE_ARGS+= CC="${CC}" LEX="${FLEX}" YACC="${YACC}" -post-patch: - ( cd ${WRKSRC}/source/include && ${MV} ACPIXF.H acpixf.h ) - do-install: ${INSTALL_PROGRAM} ${ACPICA_TOOLS:S,^,${BUILD_WRKSRC}/bin/,} \ ${STAGEDIR}${PREFIX}/bin diff --git a/sysutils/acpica-tools/distinfo b/sysutils/acpica-tools/distinfo index 2540255385b6..d2356f7d7a08 100644 --- a/sysutils/acpica-tools/distinfo +++ b/sysutils/acpica-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744255123 -SHA256 (acpica-unix-20250404.tar.gz) = 82599fad1bfb10cbf8cee789b3c8bb385378fcb39e5494c8765c6421a5cfae7e -SIZE (acpica-unix-20250404.tar.gz) = 2029186 +TIMESTAMP = 1755807001 +SHA256 (acpica-acpica-20250807_GH0.tar.gz) = 971df1f78944e5f3bb314209acbf8a127c0db34b4a3c26e011b4076eba1c2bbc +SIZE (acpica-acpica-20250807_GH0.tar.gz) = 7609473 diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile index 3a4794c14b0e..472aa527c30f 100644 --- a/sysutils/android-file-transfer/Makefile +++ b/sysutils/android-file-transfer/Makefile @@ -1,13 +1,14 @@ PORTNAME= android-file-transfer DISTVERSIONPREFIX= v -DISTVERSION= 4.3 +DISTVERSION= 4.5 CATEGORIES= sysutils MAINTAINER= tiago.gasiba@gmail.com COMMENT= Android MTP client with minimalistic UI WWW= https://github.com/whoozle/android-file-transfer-linux -LICENSE= GPLv3+ +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lib pkgconfig USE_GITHUB= yes diff --git a/sysutils/android-file-transfer/distinfo b/sysutils/android-file-transfer/distinfo index 3b39495a69f4..0c8817191e20 100644 --- a/sysutils/android-file-transfer/distinfo +++ b/sysutils/android-file-transfer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721159585 -SHA256 (whoozle-android-file-transfer-linux-v4.3_GH0.tar.gz) = 8ff658630fc820a7ca0b70025aa47d235b7fb64f5cb6a72ca76a7acbf3435128 -SIZE (whoozle-android-file-transfer-linux-v4.3_GH0.tar.gz) = 827232 +TIMESTAMP = 1755525111 +SHA256 (whoozle-android-file-transfer-linux-v4.5_GH0.tar.gz) = 0f366a8d659926d3859a8628d4f7592692389b060f67da9a936d19b252b42d96 +SIZE (whoozle-android-file-transfer-linux-v4.5_GH0.tar.gz) = 1074267 diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile index eb5d843e017a..ada18670309f 100644 --- a/sysutils/bhyvemgr/Makefile +++ b/sysutils/bhyvemgr/Makefile @@ -1,6 +1,6 @@ PORTNAME= bhyvemgr DISTVERSIONPREFIX= v -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= sysutils PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/sysutils/bhyvemgr/distinfo b/sysutils/bhyvemgr/distinfo index 614ea70bcc80..6ee6b078aa80 100644 --- a/sysutils/bhyvemgr/distinfo +++ b/sysutils/bhyvemgr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754457775 -SHA256 (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = c7d0b02e12ee65d63cc79a0da501d4f80ffd4e77d14c4c092280c7cf5366d456 -SIZE (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = 273325 +TIMESTAMP = 1755339547 +SHA256 (alonsobsd-bhyvemgr-v1.9.0_GH0.tar.gz) = b38d809cc4d48a1ec5af027d59b8080d88d50c2bb3849e001b6aaf5831f10405 +SIZE (alonsobsd-bhyvemgr-v1.9.0_GH0.tar.gz) = 277757 diff --git a/sysutils/bhyvemgr/files/pkg-message.in b/sysutils/bhyvemgr/files/pkg-message.in index 8943b45cd81c..bf5549750e18 100644 --- a/sysutils/bhyvemgr/files/pkg-message.in +++ b/sysutils/bhyvemgr/files/pkg-message.in @@ -12,16 +12,19 @@ bhyvemgr was installed 4) Now, bhyvemgr supports the use of cloud and VM images. You can even use cloud init or nuageinit to initialize them. -5) If you use a minimal configuration it uses files templates files inside - of %%DATADIR%%/templates directory. +5) If you use a minimal configuration, it uses templates files inside of + %%DATADIR%%/templates directory. Do not remove wildcard inside of these + files. Use samples files if you want define your own configuration. -6) If you want to use your own configuration files: user-data, meta-data, try to - keep %%UUID%% and %%HOSTAME%% inside of them as you can look at - %%DATADIR%%/samples directory. +6) If you want to use your own configuration files: user-data and meta-data, try + to keep %%UUID%% and %%HOSTAME%% inside of them as you can look at + %%DATADIR%%/samples directory. Also, you can keep %%MACADDRESS%%, %%GATEWAY4%%, + %%IP4ADDRESS%%, and %%DNS4SERVERS%% wildcards inside of network-config file. - They will be will replace with virtual machine values. + They will be replaced with virtual machine values depending on of the selected + options. -7) For a optimal use of bhyvemgr, some settings must be applied to your system. +7) For an optimal use of bhyvemgr, some settings must be applied to your system. Take a look at the following url: https://github.com/alonsobsd/bhyvemgr/blob/main/README.md diff --git a/sysutils/bhyvemgr/pkg-plist b/sysutils/bhyvemgr/pkg-plist index 2b8f96366243..3f317f39f19b 100644 --- a/sysutils/bhyvemgr/pkg-plist +++ b/sysutils/bhyvemgr/pkg-plist @@ -26,6 +26,7 @@ share/applications/bhyvemgr.desktop %%DATADIR%%/images/menu/com.png %%DATADIR%%/images/menu/edit.png %%DATADIR%%/images/menu/hide.png +%%DATADIR%%/images/menu/ip.png %%DATADIR%%/images/menu/paste.png %%DATADIR%%/images/menu/quit.png %%DATADIR%%/images/menu/rdp.png @@ -56,8 +57,10 @@ share/applications/bhyvemgr.desktop %%DATADIR%%/images/systems/ubuntu.png %%DATADIR%%/images/systems/windows.png %%DATADIR%%/samples/meta-data +%%DATADIR%%/samples/network-config %%DATADIR%%/samples/user-data %%DATADIR%%/templates/meta-data +%%DATADIR%%/templates/network-config %%DATADIR%%/templates/user-data share/icons/hicolor/512x512/apps/bhyvemgr.png share/icons/hicolor/scalable/apps/bhyvemgr.svg diff --git a/sysutils/cmocka/Makefile b/sysutils/cmocka/Makefile index ff5c0a0da5a7..999cba697291 100644 --- a/sysutils/cmocka/Makefile +++ b/sysutils/cmocka/Makefile @@ -1,5 +1,5 @@ PORTNAME= cmocka -DISTVERSION= 1.1.7 +DISTVERSION= 1.1.8 CATEGORIES= sysutils MASTER_SITES= https://cmocka.org/files/1.1/ diff --git a/sysutils/cmocka/distinfo b/sysutils/cmocka/distinfo index 8a457bfb00a9..7e29673e7eac 100644 --- a/sysutils/cmocka/distinfo +++ b/sysutils/cmocka/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683241770 -SHA256 (cmocka-1.1.7.tar.xz) = 810570eb0b8d64804331f82b29ff47c790ce9cd6b163e98d47a4807047ecad82 -SIZE (cmocka-1.1.7.tar.xz) = 84064 +TIMESTAMP = 1753935962 +SHA256 (cmocka-1.1.8.tar.xz) = 58435b558766d7f4c729ba163bdf3aec38bed3bc766dab684e3526ed0aa7c780 +SIZE (cmocka-1.1.8.tar.xz) = 77872 diff --git a/sysutils/cmocka/files/patch-git-01-0e70150002ab7bcb626109b287f23c62ecf97565 b/sysutils/cmocka/files/patch-git-01-0e70150002ab7bcb626109b287f23c62ecf97565 deleted file mode 100644 index 087c9d890010..000000000000 --- a/sysutils/cmocka/files/patch-git-01-0e70150002ab7bcb626109b287f23c62ecf97565 +++ /dev/null @@ -1,1282 +0,0 @@ -Patch-Source: https://gitlab.com/cmocka/cmocka/-/commit/0e70150002ab7bcb626109b287f23c62ecf97565 --- -From 0e70150002ab7bcb626109b287f23c62ecf97565 Mon Sep 17 00:00:00 2001 -From: Andreas Schneider <asn@cryptomilk.org> -Date: Mon, 5 Oct 2020 13:28:11 +0200 -Subject: [PATCH] cmocka: Replace LargestIntegralType with uintmax_t - -This requires #include <stdint.h> - -Fixes #38 -Fixes #49 ---- - example/allocate_module_test.c | 1 + - example/assert_macro_test.c | 1 + - example/assert_module_test.c | 1 + - example/calculator_test.c | 1 + - example/mock/chef_wrap/chef.c | 1 + - example/mock/chef_wrap/waiter_test_wrap.c | 1 + - include/cmocka.h | 162 ++++++++-------------- - src/cmocka.c | 148 ++++++++++---------- - tests/test_alloc.c | 1 + - tests/test_assert_macros.c | 1 + - tests/test_assert_macros_fail.c | 1 + - tests/test_basics.c | 1 + - tests/test_cmockery.c | 1 + - tests/test_double_macros.c | 1 + - tests/test_exception_handler.c | 1 + - tests/test_fixtures.c | 1 + - tests/test_float_macros.c | 1 + - tests/test_group_fixtures.c | 1 + - tests/test_group_setup_assert.c | 1 + - tests/test_group_setup_fail.c | 1 + - tests/test_groups.c | 1 + - tests/test_ordering.c | 1 + - tests/test_ordering_fail.c | 1 + - tests/test_returns.c | 1 + - tests/test_returns_fail.c | 1 + - tests/test_setup_fail.c | 1 + - tests/test_skip.c | 1 + - tests/test_skip_filter.c | 1 + - tests/test_strmatch.c | 1 + - tests/test_wildcard.c | 1 + - 30 files changed, 156 insertions(+), 182 deletions(-) - -diff --git a/example/allocate_module_test.c b/example/allocate_module_test.c -index 562aea2..eb3602f 100644 ---- example/allocate_module_test.c -+++ example/allocate_module_test.c -@@ -16,6 +16,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - extern void leak_memory(void); -diff --git a/example/assert_macro_test.c b/example/assert_macro_test.c -index 2cd355c..093a884 100644 ---- example/assert_macro_test.c -+++ example/assert_macro_test.c -@@ -16,6 +16,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - #include "assert_macro.h" -diff --git a/example/assert_module_test.c b/example/assert_module_test.c -index f387754..41b5a75 100644 ---- example/assert_module_test.c -+++ example/assert_module_test.c -@@ -16,6 +16,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - #include "assert_module.h" -diff --git a/example/calculator_test.c b/example/calculator_test.c -index ab8cad8..a3d862a 100644 ---- example/calculator_test.c -+++ example/calculator_test.c -@@ -16,6 +16,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include "cmocka.h" - #include <stdio.h> - -diff --git a/example/mock/chef_wrap/chef.c b/example/mock/chef_wrap/chef.c -index 1429cde..1c74125 100644 ---- example/mock/chef_wrap/chef.c -+++ example/mock/chef_wrap/chef.c -@@ -18,6 +18,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <stdio.h> - #include <errno.h> -diff --git a/example/mock/chef_wrap/waiter_test_wrap.c b/example/mock/chef_wrap/waiter_test_wrap.c -index 4146818..04fe721 100644 ---- example/mock/chef_wrap/waiter_test_wrap.c -+++ example/mock/chef_wrap/waiter_test_wrap.c -@@ -24,6 +24,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - #include "waiter_test_wrap.h" -diff --git a/include/cmocka.h b/include/cmocka.h -index a21d965..6f56520 100644 ---- include/cmocka.h -+++ include/cmocka.h -@@ -57,32 +57,13 @@ int __stdcall IsDebuggerPresent(); - * @{ - */ - --/* If __WORDSIZE is not set, try to figure it out and default to 32 bit. */ --#ifndef __WORDSIZE --# if (defined(__x86_64__) && !defined(__ILP32__)) || defined(__sparc_v9__) || defined(__sparcv9) --# define __WORDSIZE 64 --# else --# define __WORDSIZE 32 --# endif --#endif -+/* XXX: stdint.h is a new requirement to include, but things haven't adapted -+ to it yet, so include it here too. -+ since it's a requirement to use the header at all, there's no harm in -+ including it? */ -+#include <stdint.h> - --#ifdef DOXYGEN --/** -- * Largest integral type. This type should be large enough to hold any -- * pointer or integer supported by the compiler. -- */ --typedef uintmax_t LargestIntegralType; --#else /* DOXGEN */ --#ifndef LargestIntegralType --# if __WORDSIZE == 64 && !defined(_WIN64) --# define LargestIntegralType unsigned long int --# else --# define LargestIntegralType unsigned long long int --# endif --#endif /* LargestIntegralType */ --#endif /* DOXYGEN */ -- --/* Printf format used to display LargestIntegralType as a hexidecimal. */ -+/* Printf format used to display uintmax_t as a hexidecimal. */ - #ifndef LargestIntegralTypePrintfFormat - # ifdef _WIN32 - # define LargestIntegralTypePrintfFormat "0x%I64x" -@@ -95,7 +76,7 @@ typedef uintmax_t LargestIntegralType; - # endif /* _WIN32 */ - #endif /* LargestIntegralTypePrintfFormat */ - --/* Printf format used to display LargestIntegralType as a decimal. */ -+/* Printf format used to display uintmax_t as a decimal. */ - #ifndef LargestIntegralTypePrintfFormatDecimal - # ifdef _WIN32 - # define LargestIntegralTypePrintfFormatDecimal "%I64u" -@@ -116,44 +97,15 @@ typedef uintmax_t LargestIntegralType; - # define DoublePrintfFormat "%f" - #endif /* DoublePrintfFormat */ - --/* Perform an unsigned cast to LargestIntegralType. */ -+/* Perform an unsigned cast to uintmax_t. */ - #define cast_to_largest_integral_type(value) \ -- ((LargestIntegralType)(value)) -- --/* Smallest integral type capable of holding a pointer. */ --#if !defined(_UINTPTR_T) && !defined(_UINTPTR_T_DEFINED) && !defined(HAVE_UINTPTR_T) --# if defined(_WIN32) -- /* WIN32 is an ILP32 platform */ -- typedef unsigned int uintptr_t; --# elif defined(_WIN64) -- typedef unsigned long int uintptr_t; --# else /* _WIN32 */ -- --/* ILP32 and LP64 platforms */ --# ifdef __WORDSIZE /* glibc */ --# if __WORDSIZE == 64 -- typedef unsigned long int uintptr_t; --# else -- typedef unsigned int uintptr_t; --# endif /* __WORDSIZE == 64 */ --# else /* __WORDSIZE */ --# if defined(_LP64) || defined(_I32LPx) -- typedef unsigned long int uintptr_t; --# else -- typedef unsigned int uintptr_t; --# endif --# endif /* __WORDSIZE */ --# endif /* _WIN32 */ -- --# define _UINTPTR_T --# define _UINTPTR_T_DEFINED --#endif /* !defined(_UINTPTR_T) || !defined(_UINTPTR_T_DEFINED) */ -+ ((uintmax_t)(value)) - - /* Perform an unsigned cast to uintptr_t. */ - #define cast_to_pointer_integral_type(value) \ -- ((uintptr_t)((size_t)(value))) -+ ((uintptr_t)(value)) - --/* Perform a cast of a pointer to LargestIntegralType */ -+/* Perform a cast of a pointer to uintmax_t */ - #define cast_ptr_to_largest_integral_type(value) \ - cast_to_largest_integral_type(cast_to_pointer_integral_type(value)) - -@@ -240,7 +192,7 @@ cast_to_largest_integral_type(cast_to_pointer_integral_type(value)) - * - * @see will_return() - */ --LargestIntegralType mock(void); -+uintmax_t mock(void); - #else - #define mock() _mock(__func__, __FILE__, __LINE__) - #endif -@@ -324,7 +276,7 @@ type mock_ptr_type(#type); - * @see mock() - * @see will_return_count() - */ --void will_return(#function, LargestIntegralType value); -+void will_return(#function, uintmax_t value); - #else - #define will_return(function, value) \ - _will_return(#function, __FILE__, __LINE__, \ -@@ -347,7 +299,7 @@ void will_return(#function, LargestIntegralType value); - * - * @see mock() - */ --void will_return_count(#function, LargestIntegralType value, int count); -+void will_return_count(#function, uintmax_t value, int count); - #else - #define will_return_count(function, value, count) \ - _will_return(#function, __FILE__, __LINE__, \ -@@ -370,7 +322,7 @@ void will_return_count(#function, LargestIntegralType value, int count); - * @see will_return_count() - * @see mock() - */ --void will_return_always(#function, LargestIntegralType value); -+void will_return_always(#function, uintmax_t value); - #else - #define will_return_always(function, value) \ - will_return_count(function, (value), WILL_RETURN_ALWAYS) -@@ -398,7 +350,7 @@ void will_return_always(#function, LargestIntegralType value); - * @see will_return_count() - * @see mock() - */ --void will_return_maybe(#function, LargestIntegralType value); -+void will_return_maybe(#function, uintmax_t value); - #else - #define will_return_maybe(function, value) \ - will_return_count(function, (value), WILL_RETURN_ONCE) -@@ -494,7 +446,7 @@ void expect_check(#function, #parameter, #check_function, const void *check_data - * - * @see check_expected(). - */ --void expect_in_set(#function, #parameter, LargestIntegralType value_array[]); -+void expect_in_set(#function, #parameter, uintmax_t value_array[]); - #else - #define expect_in_set(function, parameter, value_array) \ - expect_in_set_count(function, parameter, value_array, 1) -@@ -519,7 +471,7 @@ void expect_in_set(#function, #parameter, LargestIntegralType value_array[]); - * - * @see check_expected(). - */ --void expect_in_set_count(#function, #parameter, LargestIntegralType value_array[], size_t count); -+void expect_in_set_count(#function, #parameter, uintmax_t value_array[], size_t count); - #else - #define expect_in_set_count(function, parameter, value_array, count) \ - _expect_in_set(#function, #parameter, __FILE__, __LINE__, value_array, \ -@@ -541,7 +493,7 @@ void expect_in_set_count(#function, #parameter, LargestIntegralType value_array[ - * - * @see check_expected(). - */ --void expect_not_in_set(#function, #parameter, LargestIntegralType value_array[]); -+void expect_not_in_set(#function, #parameter, uintmax_t value_array[]); - #else - #define expect_not_in_set(function, parameter, value_array) \ - expect_not_in_set_count(function, parameter, value_array, 1) -@@ -566,7 +518,7 @@ void expect_not_in_set(#function, #parameter, LargestIntegralType value_array[]) - * - * @see check_expected(). - */ --void expect_not_in_set_count(#function, #parameter, LargestIntegralType value_array[], size_t count); -+void expect_not_in_set_count(#function, #parameter, uintmax_t value_array[], size_t count); - #else - #define expect_not_in_set_count(function, parameter, value_array, count) \ - _expect_not_in_set( \ -@@ -592,7 +544,7 @@ void expect_not_in_set_count(#function, #parameter, LargestIntegralType value_ar - * - * @see check_expected(). - */ --void expect_in_range(#function, #parameter, LargestIntegralType minimum, LargestIntegralType maximum); -+void expect_in_range(#function, #parameter, uintmax_t minimum, uintmax_t maximum); - #else - #define expect_in_range(function, parameter, minimum, maximum) \ - expect_in_range_count(function, parameter, minimum, maximum, 1) -@@ -619,7 +571,7 @@ void expect_in_range(#function, #parameter, LargestIntegralType minimum, Largest - * - * @see check_expected(). - */ --void expect_in_range_count(#function, #parameter, LargestIntegralType minimum, LargestIntegralType maximum, size_t count); -+void expect_in_range_count(#function, #parameter, uintmax_t minimum, uintmax_t maximum, size_t count); - #else - #define expect_in_range_count(function, parameter, minimum, maximum, count) \ - _expect_in_range(#function, #parameter, __FILE__, __LINE__, minimum, \ -@@ -643,7 +595,7 @@ void expect_in_range_count(#function, #parameter, LargestIntegralType minimum, L - * - * @see check_expected(). - */ --void expect_not_in_range(#function, #parameter, LargestIntegralType minimum, LargestIntegralType maximum); -+void expect_not_in_range(#function, #parameter, uintmax_t minimum, uintmax_t maximum); - #else - #define expect_not_in_range(function, parameter, minimum, maximum) \ - expect_not_in_range_count(function, parameter, minimum, maximum, 1) -@@ -670,7 +622,7 @@ void expect_not_in_range(#function, #parameter, LargestIntegralType minimum, Lar - * - * @see check_expected(). - */ --void expect_not_in_range_count(#function, #parameter, LargestIntegralType minimum, LargestIntegralType maximum, size_t count); -+void expect_not_in_range_count(#function, #parameter, uintmax_t minimum, uintmax_t maximum, size_t count); - #else - #define expect_not_in_range_count(function, parameter, minimum, maximum, \ - count) \ -@@ -695,7 +647,7 @@ void expect_not_in_range_count(#function, #parameter, LargestIntegralType minimu - * @see expect_memory() - * @see expect_any() - */ --void expect_value(#function, #parameter, LargestIntegralType value); -+void expect_value(#function, #parameter, uintmax_t value); - #else - #define expect_value(function, parameter, value) \ - expect_value_count(function, parameter, value, 1) -@@ -722,7 +674,7 @@ void expect_value(#function, #parameter, LargestIntegralType value); - * @see expect_not_string() - * @see expect_not_memory() - */ --void expect_value_count(#function, #parameter, LargestIntegralType value, size_t count); -+void expect_value_count(#function, #parameter, uintmax_t value, size_t count); - #else - #define expect_value_count(function, parameter, value, count) \ - _expect_value(#function, #parameter, __FILE__, __LINE__, \ -@@ -743,7 +695,7 @@ void expect_value_count(#function, #parameter, LargestIntegralType value, size_t - * - * @see check_expected(). - */ --void expect_not_value(#function, #parameter, LargestIntegralType value); -+void expect_not_value(#function, #parameter, uintmax_t value); - #else - #define expect_not_value(function, parameter, value) \ - expect_not_value_count(function, parameter, value, 1) -@@ -767,7 +719,7 @@ void expect_not_value(#function, #parameter, LargestIntegralType value); - * - * @see check_expected(). - */ --void expect_not_value_count(#function, #parameter, LargestIntegralType value, size_t count); -+void expect_not_value_count(#function, #parameter, uintmax_t value, size_t count); - #else - #define expect_not_value_count(function, parameter, value, count) \ - _expect_not_value(#function, #parameter, __FILE__, __LINE__, \ -@@ -1438,7 +1390,7 @@ void assert_memory_not_equal(const void *a, const void *b, size_t size); - * - * @param[in] maximum The maximum value allowed. - */ --void assert_in_range(LargestIntegralType value, LargestIntegralType minimum, LargestIntegralType maximum); -+void assert_in_range(uintmax_t value, uintmax_t minimum, uintmax_t maximum); - #else - #define assert_in_range(value, minimum, maximum) \ - _assert_in_range( \ -@@ -1461,7 +1413,7 @@ void assert_in_range(LargestIntegralType value, LargestIntegralType minimum, Lar - * - * @param[in] maximum The maximum value to compare. - */ --void assert_not_in_range(LargestIntegralType value, LargestIntegralType minimum, LargestIntegralType maximum); -+void assert_not_in_range(uintmax_t value, uintmax_t minimum, uintmax_t maximum); - #else - #define assert_not_in_range(value, minimum, maximum) \ - _assert_not_in_range( \ -@@ -1483,7 +1435,7 @@ void assert_not_in_range(LargestIntegralType value, LargestIntegralType minimum, - * - * @param[in] count The size of the values array. - */ --void assert_in_set(LargestIntegralType value, LargestIntegralType values[], size_t count); -+void assert_in_set(uintmax_t value, uintmax_t values[], size_t count); - #else - #define assert_in_set(value, values, number_of_values) \ - _assert_in_set(value, values, number_of_values, __FILE__, __LINE__) -@@ -1502,7 +1454,7 @@ void assert_in_set(LargestIntegralType value, LargestIntegralType values[], size - * - * @param[in] count The size of the values array. - */ --void assert_not_in_set(LargestIntegralType value, LargestIntegralType values[], size_t count); -+void assert_not_in_set(uintmax_t value, uintmax_t values[], size_t count); - #else - #define assert_not_in_set(value, values, number_of_values) \ - _assert_not_in_set(value, values, number_of_values, __FILE__, __LINE__) -@@ -2181,8 +2133,8 @@ void expect_assert_failure(function fn_call); - typedef void (*UnitTestFunction)(void **state); - - /* Function that determines whether a function parameter value is correct. */ --typedef int (*CheckParameterValue)(const LargestIntegralType value, -- const LargestIntegralType check_value_data); -+typedef int (*CheckParameterValue)(const uintmax_t value, -+ const uintmax_t check_value_data); - - /* Type of the unit test function. */ - typedef enum UnitTestFunctionType { -@@ -2236,7 +2188,7 @@ typedef struct CheckParameterEvent { - SourceLocation location; - const char *parameter_name; - CheckParameterValue check_value; -- LargestIntegralType check_value_data; -+ uintmax_t check_value_data; - } CheckParameterEvent; - - /* Used by expect_assert_failure() and mock_assert(). */ -@@ -2245,7 +2197,7 @@ extern jmp_buf global_expect_assert_env; - extern const char * global_last_failed_assert; - - /* Retrieves a value for the given function, as set by "will_return". */ --LargestIntegralType _mock(const char * const function, const char* const file, -+uintmax_t _mock(const char * const function, const char* const file, - const int line); - - void _expect_function_call( -@@ -2261,36 +2213,36 @@ void _expect_check( - const char* const function, const char* const parameter, - const char* const file, const int line, - const CheckParameterValue check_function, -- const LargestIntegralType check_data, CheckParameterEvent * const event, -+ const uintmax_t check_data, CheckParameterEvent * const event, - const int count); - - void _expect_in_set( - const char* const function, const char* const parameter, -- const char* const file, const int line, const LargestIntegralType values[], -+ const char* const file, const int line, const uintmax_t values[], - const size_t number_of_values, const int count); - void _expect_not_in_set( - const char* const function, const char* const parameter, -- const char* const file, const int line, const LargestIntegralType values[], -+ const char* const file, const int line, const uintmax_t values[], - const size_t number_of_values, const int count); - - void _expect_in_range( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType minimum, -- const LargestIntegralType maximum, const int count); -+ const uintmax_t minimum, -+ const uintmax_t maximum, const int count); - void _expect_not_in_range( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType minimum, -- const LargestIntegralType maximum, const int count); -+ const uintmax_t minimum, -+ const uintmax_t maximum, const int count); - - void _expect_value( - const char* const function, const char* const parameter, -- const char* const file, const int line, const LargestIntegralType value, -+ const char* const file, const int line, const uintmax_t value, - const int count); - void _expect_not_value( - const char* const function, const char* const parameter, -- const char* const file, const int line, const LargestIntegralType value, -+ const char* const file, const int line, const uintmax_t value, - const int count); - - void _expect_string( -@@ -2317,17 +2269,17 @@ void _expect_any( - - void _check_expected( - const char * const function_name, const char * const parameter_name, -- const char* file, const int line, const LargestIntegralType value); -+ const char* file, const int line, const uintmax_t value); - - void _will_return(const char * const function_name, const char * const file, -- const int line, const LargestIntegralType value, -+ const int line, const uintmax_t value, - const int count); --void _assert_true(const LargestIntegralType result, -+void _assert_true(const uintmax_t result, - const char* const expression, - const char * const file, const int line); --void _assert_return_code(const LargestIntegralType result, -+void _assert_return_code(const uintmax_t result, - size_t rlen, -- const LargestIntegralType error, -+ const uintmax_t error, - const char * const expression, - const char * const file, - const int line); -@@ -2344,10 +2296,10 @@ void _assert_double_not_equal(const double a, const double n, - const double epsilon, const char* const file, - const int line); - void _assert_int_equal( -- const LargestIntegralType a, const LargestIntegralType b, -+ const uintmax_t a, const uintmax_t b, - const char * const file, const int line); - void _assert_int_not_equal( -- const LargestIntegralType a, const LargestIntegralType b, -+ const uintmax_t a, const uintmax_t b, - const char * const file, const int line); - void _assert_string_equal(const char * const a, const char * const b, - const char * const file, const int line); -@@ -2360,16 +2312,16 @@ void _assert_memory_not_equal(const void * const a, const void * const b, - const size_t size, const char* const file, - const int line); - void _assert_in_range( -- const LargestIntegralType value, const LargestIntegralType minimum, -- const LargestIntegralType maximum, const char* const file, const int line); -+ const uintmax_t value, const uintmax_t minimum, -+ const uintmax_t maximum, const char* const file, const int line); - void _assert_not_in_range( -- const LargestIntegralType value, const LargestIntegralType minimum, -- const LargestIntegralType maximum, const char* const file, const int line); -+ const uintmax_t value, const uintmax_t minimum, -+ const uintmax_t maximum, const char* const file, const int line); - void _assert_in_set( -- const LargestIntegralType value, const LargestIntegralType values[], -+ const uintmax_t value, const uintmax_t values[], - const size_t number_of_values, const char* const file, const int line); - void _assert_not_in_set( -- const LargestIntegralType value, const LargestIntegralType values[], -+ const uintmax_t value, const uintmax_t values[], - const size_t number_of_values, const char* const file, const int line); - - void* _test_malloc(const size_t size, const char* file, const int line); -diff --git a/src/cmocka.c b/src/cmocka.c -index 52897e1..62d4284 100644 ---- src/cmocka.c -+++ src/cmocka.c -@@ -1,6 +1,6 @@ - /* - * Copyright 2008 Google Inc. -- * Copyright 2014-2018 Andreas Schneider <asn@cryptomilk.org> -+ * Copyright 2014-2020 Andreas Schneider <asn@cryptomilk.org> - * Copyright 2015 Jakub Hrozek <jakub.hrozek@posteo.se> - * - * Licensed under the Apache License, Version 2.0 (the "License"); -@@ -111,14 +111,14 @@ - - - /* -- * Declare and initialize a LargestIntegralType variable name -+ * Declare and initialize a uintmax_t variable name - * with value the conversion of ptr. - */ - #define declare_initialize_value_pointer_pointer(name, ptr) \ -- LargestIntegralType name ; \ -- name = (LargestIntegralType) (uintptr_t) ptr -+ uintmax_t name ; \ -+ name = (uintmax_t)((uintptr_t)(ptr)) - --/* Cast a LargestIntegralType to pointer_type. */ -+/* Cast a uintmax_t to pointer_type. */ - #define cast_largest_integral_type_to_pointer( \ - pointer_type, largest_integral_type) \ - ((pointer_type)(uintptr_t)(largest_integral_type)) -@@ -158,7 +158,7 @@ typedef int (*EqualityFunction)(const void *left, const void *right); - /* Value of a symbol and the place it was declared. */ - typedef struct SymbolValue { - SourceLocation location; -- LargestIntegralType value; -+ uintmax_t value; - } SymbolValue; - - /* -@@ -183,14 +183,14 @@ typedef void (*CleanupListValue)(const void *value, void *cleanup_value_data); - /* Structure used to check the range of integer types.a */ - typedef struct CheckIntegerRange { - CheckParameterEvent event; -- LargestIntegralType minimum; -- LargestIntegralType maximum; -+ uintmax_t minimum; -+ uintmax_t maximum; - } CheckIntegerRange; - - /* Structure used to check whether an integer value is in a set. */ - typedef struct CheckIntegerSet { - CheckParameterEvent event; -- const LargestIntegralType *set; -+ const uintmax_t *set; - size_t size_of_set; - } CheckIntegerSet; - -@@ -702,7 +702,7 @@ static void free_value(const void *value, void *cleanup_value_data) { - static void free_symbol_map_value(const void *value, - void *cleanup_value_data) { - SymbolMapValue * const map_value = (SymbolMapValue*)value; -- const LargestIntegralType children = cast_ptr_to_largest_integral_type(cleanup_value_data); -+ const uintmax_t children = cast_ptr_to_largest_integral_type(cleanup_value_data); - assert_non_null(value); - if (children == 0) { - list_free(&map_value->symbol_values_list_head, -@@ -947,14 +947,14 @@ static size_t check_for_leftover_values( - - - /* Get the next return value for the specified mock function. */ --LargestIntegralType _mock(const char * const function, const char* const file, -+uintmax_t _mock(const char * const function, const char* const file, - const int line) { - void *result; - const int rc = get_symbol_value(&global_function_result_map_head, - &function, 1, &result); - if (rc) { - SymbolValue * const symbol = (SymbolValue*)result; -- const LargestIntegralType value = symbol->value; -+ const uintmax_t value = symbol->value; - global_last_mock_value_location = symbol->location; - if (rc == 1) { - free(symbol); -@@ -1055,7 +1055,7 @@ void _function_called(const char *const function, - - /* Add a return value for the specified mock function name. */ - void _will_return(const char * const function_name, const char * const file, -- const int line, const LargestIntegralType value, -+ const int line, const uintmax_t value, - const int count) { - SymbolValue * const return_value = - (SymbolValue*)malloc(sizeof(*return_value)); -@@ -1077,7 +1077,7 @@ void _expect_check( - const char* const function, const char* const parameter, - const char* const file, const int line, - const CheckParameterValue check_function, -- const LargestIntegralType check_data, -+ const uintmax_t check_data, - CheckParameterEvent * const event, const int count) { - CheckParameterEvent * const check = - event ? event : (CheckParameterEvent*)malloc(sizeof(*check)); -@@ -1241,8 +1241,8 @@ static int double_values_not_equal_display_error(const double left, - - /* Returns 1 if the specified values are equal. If the values are not equal - * an error is displayed and 0 is returned. */ --static int values_equal_display_error(const LargestIntegralType left, -- const LargestIntegralType right) { -+static int values_equal_display_error(const uintmax_t left, -+ const uintmax_t right) { - const int equal = left == right; - if (!equal) { - cm_print_error(LargestIntegralTypePrintfFormat " != " -@@ -1254,8 +1254,8 @@ static int values_equal_display_error(const LargestIntegralType left, - /* - * Returns 1 if the specified values are not equal. If the values are equal - * an error is displayed and 0 is returned. */ --static int values_not_equal_display_error(const LargestIntegralType left, -- const LargestIntegralType right) { -+static int values_not_equal_display_error(const uintmax_t left, -+ const uintmax_t right) { - const int not_equal = left != right; - if (!not_equal) { - cm_print_error(LargestIntegralTypePrintfFormat " == " -@@ -1273,12 +1273,12 @@ static int values_not_equal_display_error(const LargestIntegralType left, - * displayed. - */ - static int value_in_set_display_error( -- const LargestIntegralType value, -+ const uintmax_t value, - const CheckIntegerSet * const check_integer_set, const int invert) { - int succeeded = invert; - assert_non_null(check_integer_set); - { -- const LargestIntegralType * const set = check_integer_set->set; -+ const uintmax_t * const set = check_integer_set->set; - const size_t size_of_set = check_integer_set->size_of_set; - size_t i; - for (i = 0; i < size_of_set; i++) { -@@ -1310,8 +1310,8 @@ static int value_in_set_display_error( - * specified range an error is displayed and 0 is returned. - */ - static int integer_in_range_display_error( -- const LargestIntegralType value, const LargestIntegralType range_min, -- const LargestIntegralType range_max) { -+ const uintmax_t value, const uintmax_t range_min, -+ const uintmax_t range_max) { - if (value >= range_min && value <= range_max) { - return 1; - } -@@ -1330,8 +1330,8 @@ static int integer_in_range_display_error( - * specified range an error is displayed and zero is returned. - */ - static int integer_not_in_range_display_error( -- const LargestIntegralType value, const LargestIntegralType range_min, -- const LargestIntegralType range_max) { -+ const uintmax_t value, const uintmax_t range_min, -+ const uintmax_t range_max) { - if (value < range_min || value > range_max) { - return 1; - } -@@ -1431,8 +1431,8 @@ static int memory_not_equal_display_error( - - - /* CheckParameterValue callback to check whether a value is within a set. */ --static int check_in_set(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_in_set(const uintmax_t value, -+ const uintmax_t check_value_data) { - return value_in_set_display_error(value, - cast_largest_integral_type_to_pointer(CheckIntegerSet*, - check_value_data), 0); -@@ -1440,8 +1440,8 @@ static int check_in_set(const LargestIntegralType value, - - - /* CheckParameterValue callback to check whether a value isn't within a set. */ --static int check_not_in_set(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_not_in_set(const uintmax_t value, -+ const uintmax_t check_value_data) { - return value_in_set_display_error(value, - cast_largest_integral_type_to_pointer(CheckIntegerSet*, - check_value_data), 1); -@@ -1453,12 +1453,12 @@ static int check_not_in_set(const LargestIntegralType value, - static void expect_set( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType values[], const size_t number_of_values, -+ const uintmax_t values[], const size_t number_of_values, - const CheckParameterValue check_function, const int count) { - CheckIntegerSet * const check_integer_set = - (CheckIntegerSet*)malloc(sizeof(*check_integer_set) + - (sizeof(values[0]) * number_of_values)); -- LargestIntegralType * const set = (LargestIntegralType*)( -+ uintmax_t * const set = (uintmax_t*)( - check_integer_set + 1); - declare_initialize_value_pointer_pointer(check_data, check_integer_set); - assert_non_null(values); -@@ -1476,7 +1476,7 @@ static void expect_set( - void _expect_in_set( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType values[], const size_t number_of_values, -+ const uintmax_t values[], const size_t number_of_values, - const int count) { - expect_set(function, parameter, file, line, values, number_of_values, - check_in_set, count); -@@ -1487,7 +1487,7 @@ void _expect_in_set( - void _expect_not_in_set( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType values[], const size_t number_of_values, -+ const uintmax_t values[], const size_t number_of_values, - const int count) { - expect_set(function, parameter, file, line, values, number_of_values, - check_not_in_set, count); -@@ -1495,8 +1495,8 @@ void _expect_not_in_set( - - - /* CheckParameterValue callback to check whether a value is within a range. */ --static int check_in_range(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_in_range(const uintmax_t value, -+ const uintmax_t check_value_data) { - CheckIntegerRange * const check_integer_range = - cast_largest_integral_type_to_pointer(CheckIntegerRange*, - check_value_data); -@@ -1507,8 +1507,8 @@ static int check_in_range(const LargestIntegralType value, - - - /* CheckParameterValue callback to check whether a value is not within a range. */ --static int check_not_in_range(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_not_in_range(const uintmax_t value, -+ const uintmax_t check_value_data) { - CheckIntegerRange * const check_integer_range = - cast_largest_integral_type_to_pointer(CheckIntegerRange*, - check_value_data); -@@ -1523,7 +1523,7 @@ static int check_not_in_range(const LargestIntegralType value, - static void expect_range( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType minimum, const LargestIntegralType maximum, -+ const uintmax_t minimum, const uintmax_t maximum, - const CheckParameterValue check_function, const int count) { - CheckIntegerRange * const check_integer_range = - (CheckIntegerRange*)malloc(sizeof(*check_integer_range)); -@@ -1539,7 +1539,7 @@ static void expect_range( - void _expect_in_range( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType minimum, const LargestIntegralType maximum, -+ const uintmax_t minimum, const uintmax_t maximum, - const int count) { - expect_range(function, parameter, file, line, minimum, maximum, - check_in_range, count); -@@ -1550,7 +1550,7 @@ void _expect_in_range( - void _expect_not_in_range( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType minimum, const LargestIntegralType maximum, -+ const uintmax_t minimum, const uintmax_t maximum, - const int count) { - expect_range(function, parameter, file, line, minimum, maximum, - check_not_in_range, count); -@@ -1559,8 +1559,8 @@ void _expect_not_in_range( - - /* CheckParameterValue callback to check whether a value is equal to an - * expected value. */ --static int check_value(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_value(const uintmax_t value, -+ const uintmax_t check_value_data) { - return values_equal_display_error(value, check_value_data); - } - -@@ -1569,7 +1569,7 @@ static int check_value(const LargestIntegralType value, - void _expect_value( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType value, const int count) { -+ const uintmax_t value, const int count) { - _expect_check(function, parameter, file, line, check_value, value, NULL, - count); - } -@@ -1577,8 +1577,8 @@ void _expect_value( - - /* CheckParameterValue callback to check whether a value is not equal to an - * expected value. */ --static int check_not_value(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_not_value(const uintmax_t value, -+ const uintmax_t check_value_data) { - return values_not_equal_display_error(value, check_value_data); - } - -@@ -1587,15 +1587,15 @@ static int check_not_value(const LargestIntegralType value, - void _expect_not_value( - const char* const function, const char* const parameter, - const char* const file, const int line, -- const LargestIntegralType value, const int count) { -+ const uintmax_t value, const int count) { - _expect_check(function, parameter, file, line, check_not_value, value, - NULL, count); - } - - - /* CheckParameterValue callback to check whether a parameter equals a string. */ --static int check_string(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_string(const uintmax_t value, -+ const uintmax_t check_value_data) { - return string_equal_display_error( - cast_largest_integral_type_to_pointer(char*, value), - cast_largest_integral_type_to_pointer(char*, check_value_data)); -@@ -1616,8 +1616,8 @@ void _expect_string( - - /* CheckParameterValue callback to check whether a parameter is not equals to - * a string. */ --static int check_not_string(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_not_string(const uintmax_t value, -+ const uintmax_t check_value_data) { - return string_not_equal_display_error( - cast_largest_integral_type_to_pointer(char*, value), - cast_largest_integral_type_to_pointer(char*, check_value_data)); -@@ -1637,8 +1637,8 @@ void _expect_not_string( - - /* CheckParameterValue callback to check whether a parameter equals an area of - * memory. */ --static int check_memory(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_memory(const uintmax_t value, -+ const uintmax_t check_value_data) { - CheckMemoryData * const check = cast_largest_integral_type_to_pointer( - CheckMemoryData*, check_value_data); - assert_non_null(check); -@@ -1681,8 +1681,8 @@ void _expect_memory( - - /* CheckParameterValue callback to check whether a parameter is not equal to - * an area of memory. */ --static int check_not_memory(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_not_memory(const uintmax_t value, -+ const uintmax_t check_value_data) { - CheckMemoryData * const check = cast_largest_integral_type_to_pointer( - CheckMemoryData*, check_value_data); - assert_non_null(check); -@@ -1704,8 +1704,8 @@ void _expect_not_memory( - - - /* CheckParameterValue callback that always returns 1. */ --static int check_any(const LargestIntegralType value, -- const LargestIntegralType check_value_data) { -+static int check_any(const uintmax_t value, -+ const uintmax_t check_value_data) { - (void)value; - (void)check_value_data; - return 1; -@@ -1723,7 +1723,7 @@ void _expect_any( - - void _check_expected( - const char * const function_name, const char * const parameter_name, -- const char* file, const int line, const LargestIntegralType value) { -+ const char* file, const int line, const uintmax_t value) { - void *result = NULL; - const char* symbols[] = {function_name, parameter_name}; - const int rc = get_symbol_value(&global_function_parameter_map_head, -@@ -1780,7 +1780,7 @@ void mock_assert(const int result, const char* const expression, - } - - --void _assert_true(const LargestIntegralType result, -+void _assert_true(const uintmax_t result, - const char * const expression, - const char * const file, const int line) { - if (!result) { -@@ -1789,14 +1789,14 @@ void _assert_true(const LargestIntegralType result, - } - } - --void _assert_return_code(const LargestIntegralType result, -+void _assert_return_code(const uintmax_t result, - size_t rlen, -- const LargestIntegralType error, -+ const uintmax_t error, - const char * const expression, - const char * const file, - const int line) - { -- LargestIntegralType valmax; -+ uintmax_t valmax; - - - switch (rlen) { -@@ -1872,7 +1872,7 @@ void _assert_double_not_equal(const double a, - } - - void _assert_int_equal( -- const LargestIntegralType a, const LargestIntegralType b, -+ const uintmax_t a, const uintmax_t b, - const char * const file, const int line) { - if (!values_equal_display_error(a, b)) { - _fail(file, line); -@@ -1881,7 +1881,7 @@ void _assert_int_equal( - - - void _assert_int_not_equal( -- const LargestIntegralType a, const LargestIntegralType b, -+ const uintmax_t a, const uintmax_t b, - const char * const file, const int line) { - if (!values_not_equal_display_error(a, b)) { - _fail(file, line); -@@ -1925,8 +1925,8 @@ void _assert_memory_not_equal(const void * const a, const void * const b, - - - void _assert_in_range( -- const LargestIntegralType value, const LargestIntegralType minimum, -- const LargestIntegralType maximum, const char* const file, -+ const uintmax_t value, const uintmax_t minimum, -+ const uintmax_t maximum, const char* const file, - const int line) { - if (!integer_in_range_display_error(value, minimum, maximum)) { - _fail(file, line); -@@ -1934,16 +1934,16 @@ void _assert_in_range( - } - - void _assert_not_in_range( -- const LargestIntegralType value, const LargestIntegralType minimum, -- const LargestIntegralType maximum, const char* const file, -+ const uintmax_t value, const uintmax_t minimum, -+ const uintmax_t maximum, const char* const file, - const int line) { - if (!integer_not_in_range_display_error(value, minimum, maximum)) { - _fail(file, line); - } - } - --void _assert_in_set(const LargestIntegralType value, -- const LargestIntegralType values[], -+void _assert_in_set(const uintmax_t value, -+ const uintmax_t values[], - const size_t number_of_values, const char* const file, - const int line) { - CheckIntegerSet check_integer_set; -@@ -1954,8 +1954,8 @@ void _assert_in_set(const LargestIntegralType value, - } - } - --void _assert_not_in_set(const LargestIntegralType value, -- const LargestIntegralType values[], -+void _assert_not_in_set(const uintmax_t value, -+ const uintmax_t values[], - const size_t number_of_values, const char* const file, - const int line) { - CheckIntegerSet check_integer_set; -@@ -3079,8 +3079,8 @@ int _cmocka_run_group_tests(const char *group_name, - size_t i; - int rc; - -- /* Make sure LargestIntegralType is at least the size of a pointer. */ -- assert_true(sizeof(LargestIntegralType) >= sizeof(void*)); -+ /* Make sure uintmax_t is at least the size of a pointer. */ -+ assert_true(sizeof(uintmax_t) >= sizeof(void*)); - - cm_tests = libc_calloc(1, sizeof(struct CMUnitTestState) * num_tests); - if (cm_tests == NULL) { -@@ -3370,8 +3370,8 @@ int _run_tests(const UnitTest * const tests, const size_t number_of_tests) { - print_message("[==========] Running %"PRIdS " test(s).\n", - number_of_tests - setups - teardowns); - -- /* Make sure LargestIntegralType is at least the size of a pointer. */ -- assert_true(sizeof(LargestIntegralType) >= sizeof(void*)); -+ /* Make sure uintmax_t is at least the size of a pointer. */ -+ assert_true(sizeof(uintmax_t) >= sizeof(void*)); - - while (current_test < number_of_tests) { - const ListNode *test_check_point = NULL; -diff --git a/tests/test_alloc.c b/tests/test_alloc.c -index 966814a..3948084 100644 ---- tests/test_alloc.c -+++ tests/test_alloc.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <cmocka_private.h> - -diff --git a/tests/test_assert_macros.c b/tests/test_assert_macros.c -index 1a00880..3a7a0fe 100644 ---- tests/test_assert_macros.c -+++ tests/test_assert_macros.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <cmocka_private.h> - -diff --git a/tests/test_assert_macros_fail.c b/tests/test_assert_macros_fail.c -index aea919a..fc354d4 100644 ---- tests/test_assert_macros_fail.c -+++ tests/test_assert_macros_fail.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <cmocka_private.h> - -diff --git a/tests/test_basics.c b/tests/test_basics.c -inde 1bb493f..9866d81 100644 ---- tests/test_basics.c -+++ tests/test_basics.c -@@ -20,6 +20,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static int setup(void **state) { -diff --git a/tests/test_cmockery.c b/tests/test_cmockery.c -index 83a7451..027b1ac 100644 ---- tests/test_cmockery.c -+++ tests/test_cmockery.c -@@ -17,6 +17,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmockery/cmockery.h> - - /* A test case that does nothing and succeeds. */ -diff --git a/tests/test_double_macros.c b/tests/test_double_macros.c -index 138c579..b892272 100644 ---- tests/test_double_macros.c -+++ tests/test_double_macros.c -@@ -20,6 +20,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - /* A test case that does check if double is equal. */ -diff --git a/tests/test_exception_handler.c b/tests/test_exception_handler.c -index 23c19cd..769eed8 100644 ---- tests/test_exception_handler.c -+++ tests/test_exception_handler.c -@@ -1,6 +1,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - #include <signal.h> -diff --git a/tests/test_fixtures.c b/tests/test_fixtures.c -index 6d39487..e6d05d1 100644 ---- tests/test_fixtures.c -+++ tests/test_fixtures.c -@@ -1,6 +1,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - #include <stdlib.h> -diff --git a/tests/test_float_macros.c b/tests/test_float_macros.c -index a9c7251..6ce8906 100644 ---- tests/test_float_macros.c -+++ tests/test_float_macros.c -@@ -20,6 +20,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - /* A test case that does check if float is equal. */ -diff --git a/tests/test_group_fixtures.c b/tests/test_group_fixtures.c -index 64f0ab7..e9b4ad3 100644 ---- tests/test_group_fixtures.c -+++ tests/test_group_fixtures.c -@@ -4,6 +4,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static int group_setup(void **state) -diff --git a/tests/test_group_setup_assert.c b/tests/test_group_setup_assert.c -index eef61f8..92f88b6 100644 ---- tests/test_group_setup_assert.c -+++ tests/test_group_setup_assert.c -@@ -4,6 +4,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static int group_setup_failing(void **state) -diff --git a/tests/test_group_setup_fail.c b/tests/test_group_setup_fail.c -index 7815c03..1f2e701 100644 ---- tests/test_group_setup_fail.c -+++ tests/test_group_setup_fail.c -@@ -4,6 +4,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static int group_setup_failing(void **state) -diff --git a/tests/test_groups.c b/tests/test_groups.c -index af9e2b8..ea936c0 100644 ---- tests/test_groups.c -+++ tests/test_groups.c -@@ -20,6 +20,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static int setup(void **state) { -diff --git a/tests/test_ordering.c b/tests/test_ordering.c -index 817c0ba..fab2568 100644 ---- tests/test_ordering.c -+++ tests/test_ordering.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <cmocka_private.h> - -diff --git a/tests/test_ordering_fail.c b/tests/test_ordering_fail.c -index 652f5ad..88b4e29 100644 ---- tests/test_ordering_fail.c -+++ tests/test_ordering_fail.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <cmocka_private.h> - -diff --git a/tests/test_returns.c b/tests/test_returns.c -index b9370c9..574fa00 100644 ---- tests/test_returns.c -+++ tests/test_returns.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <cmocka_private.h> - -diff --git a/tests/test_returns_fail.c b/tests/test_returns_fail.c -index 81197d3..fa7f291 100644 ---- tests/test_returns_fail.c -+++ tests/test_returns_fail.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - #include <cmocka_private.h> - -diff --git a/tests/test_setup_fail.c b/tests/test_setup_fail.c -index e3f8df8..9affaa6 100644 ---- tests/test_setup_fail.c -+++ tests/test_setup_fail.c -@@ -3,6 +3,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static int setup_fail(void **state) { -diff --git a/tests/test_skip.c b/tests/test_skip.c -index 127161a..0a6953d 100644 ---- tests/test_skip.c -+++ tests/test_skip.c -@@ -17,6 +17,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - /* A test case that does check if an int is equal. */ -diff --git a/tests/test_skip_filter.c b/tests/test_skip_filter.c -index e40209e..56dc262 100644 ---- tests/test_skip_filter.c -+++ tests/test_skip_filter.c -@@ -19,6 +19,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static void test_skip1(void **state) -diff --git a/tests/test_strmatch.c b/tests/test_strmatch.c -index f2d966b..f8d088c 100644 ---- tests/test_strmatch.c -+++ tests/test_strmatch.c -@@ -19,6 +19,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - #include "../src/cmocka.c" -diff --git a/tests/test_wildcard.c b/tests/test_wildcard.c -index 10ee195..3b85bb3 100644 ---- tests/test_wildcard.c -+++ tests/test_wildcard.c -@@ -17,6 +17,7 @@ - #include <stdarg.h> - #include <stddef.h> - #include <setjmp.h> -+#include <stdint.h> - #include <cmocka.h> - - static void test_ok1(void **state) diff --git a/sysutils/cmocka/pkg-plist b/sysutils/cmocka/pkg-plist index bfdf2cf649db..87cb1539b208 100644 --- a/sysutils/cmocka/pkg-plist +++ b/sysutils/cmocka/pkg-plist @@ -1,9 +1,10 @@ include/cmocka.h include/cmocka_pbc.h -lib/cmake/cmocka/cmocka-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cmocka/cmocka-config-version.cmake lib/cmake/cmocka/cmocka-config.cmake +lib/cmake/cmocka/cmocka-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/cmocka/cmocka-targets.cmake lib/libcmocka.so lib/libcmocka.so.0 -lib/libcmocka.so.0.8.0 +lib/libcmocka.so.0.8.1 libdata/pkgconfig/cmocka.pc diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index de2309dae853..08dc7ce2a04b 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,7 +1,6 @@ PORTNAME= consul DISTVERSIONPREFIX= v -DISTVERSION= 1.21.3 -PORTREVISION= 1 +DISTVERSION= 1.21.4 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ @@ -44,7 +43,7 @@ CONSUL_USER?= consul CONSUL_GROUP?= consul CONSUL_DBDIR?= /var/db/${PORTNAME} -GITID= 24bf2b6 +GITID= 59b8b90 # Bring DISTINFO_FILE into scope so we can get the timestamp. .include <bsd.port.pre.mk> diff --git a/sysutils/consul/distinfo b/sysutils/consul/distinfo index ec27070f0f9c..8a017736246e 100644 --- a/sysutils/consul/distinfo +++ b/sysutils/consul/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1753445538 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/go.mod) = 912c2742752abcf92901715fe47f0c1898570a20d6af3536a694bacbe4cb75d8 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/go.mod) = 15203 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/api/go.mod) = 9fff374658098feeb57cbea88e2623b5e68dc408f7e86f1634757c6e144754a0 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/api/go.mod) = 1870 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/envoyextensions/go.mod) = b5e94d769153736b6790d0c496fa2d309c077fb26b28b8b004b3b0fd607c0691 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/envoyextensions/go.mod) = 2072 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/proto-public/go.mod) = f004a9e34976868d8042ed6b7b2542bb953327001507c0ccb66597bde3a6a8b1 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/proto-public/go.mod) = 391 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/sdk/go.mod) = 483636bc2972b7632fc5e943b4d158878a3e9d812ff776377ed38ab6bf564f31 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/sdk/go.mod) = 823 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/troubleshoot/go.mod) = 9e1754ea7c71650416e3a5f349229863cff97c6d8bc0e45585beb20c91ca7e5f -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/troubleshoot/go.mod) = 2848 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/hashicorp-consul-v1.21.3_GH0.tar.gz) = 6b90fcd9a05a3a7f2a199af00126c99dee4b9f061b4e6f36d9e5cd4d6a0b6551 -SIZE (go/sysutils_consul/hashicorp-consul-v1.21.3_GH0/hashicorp-consul-v1.21.3_GH0.tar.gz) = 50634951 +TIMESTAMP = 1755256022 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/go.mod) = 774d7381246589a944b3f25e95838dac1ad26483a8f89b0b3f24f41b41478ffb +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/go.mod) = 15203 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/api/go.mod) = 8c4168377e7b16e3393a72ba9afcd277d543cddd46ff900708bfb01a2f6e45f4 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/api/go.mod) = 1870 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/envoyextensions/go.mod) = a3fd0adcb2799f82e6f09aec70df0a7792cd5f521e334c310cc90740a6c34979 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/envoyextensions/go.mod) = 2072 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/proto-public/go.mod) = 15b1f7f3d9ae1e12f290c0d1acc3490252d632f9f6c22d47f08695db55a7fdd9 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/proto-public/go.mod) = 391 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/sdk/go.mod) = 0bdce36b5e70d0ca4c1ea574823f9f5bc995f65dfeabc2f039e06c148b2e6085 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/sdk/go.mod) = 823 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/troubleshoot/go.mod) = 7108867a742de5ffdc7ff94c2311a679151834d8736869e0a804855aee4e2dc4 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/troubleshoot/go.mod) = 2848 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/hashicorp-consul-v1.21.4_GH0.tar.gz) = f6c5a2a67c422b447afc91b3eafbf5740ca26b5c85aac1832a23fb737807f6a0 +SIZE (go/sysutils_consul/hashicorp-consul-v1.21.4_GH0/hashicorp-consul-v1.21.4_GH0.tar.gz) = 50631179 diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile index 8311d4090b5c..bbcce2b6af9d 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.50.1 +DISTVERSION= 2.50.2 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index 6755db85d28a..e3b4e9a33c95 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755183569 -SHA256 (fastfetch-cli-fastfetch-2.50.1_GH0.tar.gz) = 947e070edcf906bfe88ccc219f65226c75c509612b127aba28e3b62ab30f50da -SIZE (fastfetch-cli-fastfetch-2.50.1_GH0.tar.gz) = 1346815 +TIMESTAMP = 1755391486 +SHA256 (fastfetch-cli-fastfetch-2.50.2_GH0.tar.gz) = e59f2a2bdd5834ef40adb9fb6680820c268ff60ca0534469c5ea4b86775c83db +SIZE (fastfetch-cli-fastfetch-2.50.2_GH0.tar.gz) = 1349521 diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile index f39d5c1b62e1..aa9182055424 100644 --- a/sysutils/fluent-bit/Makefile +++ b/sysutils/fluent-bit/Makefile @@ -1,6 +1,6 @@ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 4.0.7 +DISTVERSION= 4.0.8 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org diff --git a/sysutils/fluent-bit/distinfo b/sysutils/fluent-bit/distinfo index 1093340bf93a..f60fadabb3e9 100644 --- a/sysutils/fluent-bit/distinfo +++ b/sysutils/fluent-bit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754566593 -SHA256 (fluent-fluent-bit-v4.0.7_GH0.tar.gz) = cce8ba4f66cb8740e0078642eb9f41e4d25d1399dfbdc8f39c83dcf359380e92 -SIZE (fluent-fluent-bit-v4.0.7_GH0.tar.gz) = 34488067 +TIMESTAMP = 1755774336 +SHA256 (fluent-fluent-bit-v4.0.8_GH0.tar.gz) = ed7037bf9352f962adba1c5c9be148bd955c72d93b40b6010704b0067461b0d0 +SIZE (fluent-fluent-bit-v4.0.8_GH0.tar.gz) = 34500625 diff --git a/sysutils/geomman/Makefile b/sysutils/geomman/Makefile new file mode 100644 index 000000000000..1e791c7b17af --- /dev/null +++ b/sysutils/geomman/Makefile @@ -0,0 +1,23 @@ +PORTNAME= geomman +DISTVERSION= 1.0.1 +CATEGORIES= sysutils + +MAINTAINER= fuz@FreeBSD.org +COMMENT= Interactive GEOM Manager + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libbsddialog.so:devel/bsddialog + +USES= localbase:ldflags uidfix +USE_GITLAB= yes +GL_ACCOUNT= brauliorivas + +MAKE_ENV= BINDIR=${PREFIX}/bin \ + MANDIR=${PREFIX}/share/man/man + +PLIST_FILES= bin/geomman \ + share/man/man8/geomman.8.gz + +.include <bsd.port.mk> diff --git a/sysutils/geomman/distinfo b/sysutils/geomman/distinfo new file mode 100644 index 000000000000..9f3125fac443 --- /dev/null +++ b/sysutils/geomman/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755335451 +SHA256 (geomman-1.0.1.tar.bz2) = 534512f6e3b6640366433a7334dca8d41be896ed57ed6f07655728a6c18fa661 +SIZE (geomman-1.0.1.tar.bz2) = 32835 diff --git a/sysutils/geomman/files/patch-Makefile b/sysutils/geomman/files/patch-Makefile new file mode 100644 index 000000000000..ac6e4ba45d71 --- /dev/null +++ b/sysutils/geomman/files/patch-Makefile @@ -0,0 +1,13 @@ +--- Makefile.orig 2025-08-12 04:59:59 UTC ++++ Makefile +@@ -1,10 +1,4 @@ +-BINDIR= ${LIBEXECDIR}/bsdinstall + PROG= geomman +-LINKS= ${BINDIR}/partedit ${BINDIR}/autopart \ +- ${BINDIR}/partedit ${BINDIR}/scriptedpart +-SYMLINKS= ../libexec/bsdinstall/partedit /usr/sbin/sade +-CFLAGS+= -I/usr/local/include +-LDFLAGS+= -L/usr/local/lib + LDADD+= -lgeom -lutil -lbsddialog + + PARTEDIT_ARCH= ${MACHINE} diff --git a/sysutils/geomman/pkg-descr b/sysutils/geomman/pkg-descr new file mode 100644 index 000000000000..9afbafb8410e --- /dev/null +++ b/sysutils/geomman/pkg-descr @@ -0,0 +1,3 @@ +geomman is a text-based disk management tool for FreeBSD, +built on top of bsddialog(3). It provides a simple TUI +for working with partitions, filesystems, and GEOM labels. diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile index 2d2ebeac5192..47295fe84076 100644 --- a/sysutils/go-ntfy/Makefile +++ b/sysutils/go-ntfy/Makefile @@ -1,7 +1,6 @@ PORTNAME= ntfy DISTVERSIONPREFIX= v -DISTVERSION= 2.13.0 -PORTREVISION= 1 +DISTVERSION= 2.14.0 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ PKGNAMEPREFIX= go- @@ -41,7 +40,7 @@ DOCS_USES= python # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse --short HEAD' # in the ntfy repository to get the value of GITID. -GITID= 1ce08a18 +GITID= eac523dc BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") diff --git a/sysutils/go-ntfy/distinfo b/sysutils/go-ntfy/distinfo index f551bd41bebb..e8cf76be7633 100644 --- a/sysutils/go-ntfy/distinfo +++ b/sysutils/go-ntfy/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1754093629 -SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/ntfy-v2.13.0.frontend.tar.gz) = 4a70e73ed6dca413496ce8240f933918ad5d6a96546ea231ffc89590ea9868d7 -SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/ntfy-v2.13.0.frontend.tar.gz) = 2295908 -SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/go.mod) = 8cf4cbfd868521d2535b87ddaca8ee6d6c3bd0786e792d86c584e38afdf95fd2 -SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/go.mod) = 4765 -SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/binwiederhier-ntfy-v2.13.0_GH0.tar.gz) = 228e521ad682ca3dad23242a266321da2df557646b01fbac08f2d42bd8fc1fa8 -SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/binwiederhier-ntfy-v2.13.0_GH0.tar.gz) = 13664549 +TIMESTAMP = 1755302023 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.14.0_GH0/ntfy-v2.14.0.frontend.tar.gz) = 57e829eb0a12d55619c79d1fb2e623e52868d5541e84abfb11106d52c48e743c +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.14.0_GH0/ntfy-v2.14.0.frontend.tar.gz) = 2301196 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.14.0_GH0/go.mod) = 42d2fedbbf4a995d9db12ed94deff11e300aefcfa76ee476db462d9837c900aa +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.14.0_GH0/go.mod) = 4753 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.14.0_GH0/binwiederhier-ntfy-v2.14.0_GH0.tar.gz) = 5549b4c4654c021d3c956655f30f91bc1481ec3b2d8f502582e3f06fa100aa18 +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.14.0_GH0/binwiederhier-ntfy-v2.14.0_GH0.tar.gz) = 13948979 diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index 2f0c3d37377d..63dbaa1e2ae4 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -1,7 +1,6 @@ PORTNAME= helm -PORTVERSION= 3.18.4 +PORTVERSION= 3.18.6 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org @@ -17,7 +16,7 @@ USES= cpe go:modules tar:xz GO_MODULE= github.com/${PORTNAME}/${PORTNAME}/v3 GO_PKGNAME= k8s.io/helm GO_BUILDFLAGS= -ldflags="-X helm.sh/helm/v3/internal/version.version=v${PORTVERSION} \ - -X helm.sh/helm/v3/internal/version.gitCommit=d80839cf37d860c8aa9a0503fe463278f26cd5e2" + -X helm.sh/helm/v3/internal/version.gitCommit=b76a950f6835474e0906b96c9ec68a2eff3a6430" GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} diff --git a/sysutils/helm/distinfo b/sysutils/helm/distinfo index 2f8eb7fe6526..68a78e58b2d7 100644 --- a/sysutils/helm/distinfo +++ b/sysutils/helm/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752398321 -SHA256 (go/sysutils_helm/helm-v3.18.4/v3.18.4.mod) = bc45354443012627ffc55b15220fbb82123ad2c2b2aa9d1ceaea33abfa3b0fc2 -SIZE (go/sysutils_helm/helm-v3.18.4/v3.18.4.mod) = 9152 -SHA256 (go/sysutils_helm/helm-v3.18.4/v3.18.4.zip) = 1d3fae228b9ec495076538094d329b76ba40d34cac33c1beb749dde4fffad5c2 -SIZE (go/sysutils_helm/helm-v3.18.4/v3.18.4.zip) = 1395132 +TIMESTAMP = 1755765496 +SHA256 (go/sysutils_helm/helm-v3.18.6/v3.18.6.mod) = 26430dd5f2b79014bbffb6690a2530eba5de5724a0e70f9e347be3f83af9b036 +SIZE (go/sysutils_helm/helm-v3.18.6/v3.18.6.mod) = 9075 +SHA256 (go/sysutils_helm/helm-v3.18.6/v3.18.6.zip) = 80d5b7545d069de8806dce55cbb09f5f494b6d8331f84ef2375886c17cb1ef50 +SIZE (go/sysutils_helm/helm-v3.18.6/v3.18.6.zip) = 1396494 diff --git a/sysutils/hyprpolkitagent/Makefile b/sysutils/hyprpolkitagent/Makefile new file mode 100644 index 000000000000..516f9f2d5d4d --- /dev/null +++ b/sysutils/hyprpolkitagent/Makefile @@ -0,0 +1,30 @@ +PORTNAME= hyprpolkitagent +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.3 +CATEGORIES= sysutils + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Polkit authentication agent written in QT/QML +WWW= https://github.com/hyprwm/hyprpolkitagent + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libhyprutils.so:devel/hyprutils \ + libpolkit-agent-1.so:sysutils/polkit \ + libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 + +USES= cmake gettext-runtime gl gnome pkgconfig qt:6 + +USE_GITHUB= yes +GH_ACCOUNT= hyprwm + +USE_GL= gl opengl +USE_GNOME= glib20 +USE_QT= base declarative + +PLIST_FILES= lib/systemd/user/${PORTNAME}.service \ + libexec/${PORTNAME} \ + share/dbus-1/services/org.hyprland.${PORTNAME}.service + +.include <bsd.port.mk> diff --git a/sysutils/hyprpolkitagent/distinfo b/sysutils/hyprpolkitagent/distinfo new file mode 100644 index 000000000000..9e495274b84e --- /dev/null +++ b/sysutils/hyprpolkitagent/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754170692 +SHA256 (hyprwm-hyprpolkitagent-v0.1.3_GH0.tar.gz) = a8fa714b92d47331f056b608cb731dd1f5cc3845a9109cb22c6e6eb55b4eac84 +SIZE (hyprwm-hyprpolkitagent-v0.1.3_GH0.tar.gz) = 32857 diff --git a/sysutils/hyprpolkitagent/pkg-descr b/sysutils/hyprpolkitagent/pkg-descr new file mode 100644 index 000000000000..3b55e36cb56a --- /dev/null +++ b/sysutils/hyprpolkitagent/pkg-descr @@ -0,0 +1,4 @@ +A simple polkit authentication agent for Hyprland, written in QT/QML. + +hyprpolkitagent is a polkit authentication daemon. It is required for +GUI applications to be able to request elevated privileges. diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index 0b9ba2f44770..cf1ac7d38d37 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,7 +1,6 @@ PORTNAME= kubectl -PORTVERSION= 1.33.3 +PORTVERSION= 1.33.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/kubectl/distinfo b/sysutils/kubectl/distinfo index 0634d5e0fc81..5aef13dd223a 100644 --- a/sysutils/kubectl/distinfo +++ b/sysutils/kubectl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754305304 -SHA256 (kubernetes-kubernetes-v1.33.3_GH0.tar.gz) = d634a8ec07d157a28f4bea640605175224d21d2d48a5a749fd204d2a9ac01825 -SIZE (kubernetes-kubernetes-v1.33.3_GH0.tar.gz) = 37087981 +TIMESTAMP = 1755765754 +SHA256 (kubernetes-kubernetes-v1.33.4_GH0.tar.gz) = 308f9ca06aa3b7c16021006cf831681a002f25a7c8c4a1809d354d9e0c79fc72 +SIZE (kubernetes-kubernetes-v1.33.4_GH0.tar.gz) = 37075214 diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile index 5c80c8d86675..381adb10f0e3 100644 --- a/sysutils/lr/Makefile +++ b/sysutils/lr/Makefile @@ -1,7 +1,7 @@ PORTNAME= lr DISTVERSIONPREFIX= v DISTVERSION= 1.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/mise/Makefile b/sysutils/mise/Makefile index 24488d0757c6..848dcfb0f141 100644 --- a/sysutils/mise/Makefile +++ b/sysutils/mise/Makefile @@ -1,6 +1,6 @@ PORTNAME= mise DISTVERSIONPREFIX= v -DISTVERSION= 2025.8.7 +DISTVERSION= 2025.8.12 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org @@ -38,12 +38,12 @@ CARGO_CRATES= addr2line-0.24.2 \ android_system_properties-0.1.5 \ ansi-str-0.9.0 \ ansitok-0.3.0 \ - anstream-0.6.19 \ + anstream-0.6.20 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.3 \ - anstyle-wincon-3.0.9 \ - anyhow-1.0.98 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ arbitrary-1.4.1 \ arc-swap-1.7.1 \ arrayref-0.3.9 \ @@ -80,7 +80,7 @@ CARGO_CRATES= addr2line-0.24.2 \ bzip2-sys-0.1.13+1.0.8 \ calm_io-0.1.1 \ calmio_filters-0.1.0 \ - cc-1.2.30 \ + cc-1.2.32 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chacha20-0.9.1 \ @@ -90,11 +90,11 @@ CARGO_CRATES= addr2line-0.24.2 \ chrono-tz-build-0.3.0 \ ci_info-0.14.14 \ cipher-0.4.4 \ - clap-4.5.41 \ - clap_builder-4.5.41 \ + clap-4.5.44 \ + clap_builder-4.5.44 \ clap_derive-4.5.41 \ clap_lex-0.7.5 \ - clap_mangen-0.2.28 \ + clap_mangen-0.2.29 \ clru-0.6.2 \ color-eyre-0.6.5 \ color-print-0.3.7 \ @@ -103,8 +103,8 @@ CARGO_CRATES= addr2line-0.24.2 \ colorchoice-1.0.4 \ colored-3.0.0 \ comfy-table-7.1.4 \ - confique-0.3.0 \ - confique-macro-0.0.11 \ + confique-0.3.1 \ + confique-macro-0.0.12 \ console-0.15.11 \ console-0.16.0 \ const-oid-0.9.6 \ @@ -126,17 +126,17 @@ CARGO_CRATES= addr2line-0.24.2 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ - ctor-0.4.2 \ - ctor-proc-macro-0.0.5 \ + ctor-0.4.3 \ + ctor-proc-macro-0.0.6 \ ctr-0.9.2 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ darling-0.20.11 \ - darling-0.21.0 \ + darling-0.21.1 \ darling_core-0.20.11 \ - darling_core-0.21.0 \ + darling_core-0.21.1 \ darling_macro-0.20.11 \ - darling_macro-0.21.0 \ + darling_macro-0.21.1 \ dashmap-5.5.3 \ dashmap-6.1.0 \ deflate64-0.1.9 \ @@ -157,9 +157,9 @@ CARGO_CRATES= addr2line-0.24.2 \ dtor-0.0.6 \ dtor-proc-macro-0.0.5 \ duct-0.13.7 \ - duct-1.0.0 \ + duct-1.1.0 \ dunce-1.0.5 \ - dyn-clone-1.0.19 \ + dyn-clone-1.0.20 \ ed25519-2.2.3 \ ed25519-dalek-2.2.0 \ either-1.15.0 \ @@ -213,7 +213,7 @@ CARGO_CRATES= addr2line-0.24.2 \ ghash-0.5.1 \ gimli-0.31.1 \ gix-0.73.0 \ - gix-actor-0.35.2 \ + gix-actor-0.35.3 \ gix-archive-0.22.0 \ gix-attributes-0.27.0 \ gix-bitmap-0.2.14 \ @@ -223,11 +223,11 @@ CARGO_CRATES= addr2line-0.24.2 \ gix-config-0.46.0 \ gix-config-value-0.15.1 \ gix-credentials-0.30.0 \ - gix-date-0.10.3 \ + gix-date-0.10.5 \ gix-diff-0.53.0 \ gix-dir-0.15.0 \ gix-discover-0.41.0 \ - gix-features-0.43.0 \ + gix-features-0.43.1 \ gix-filter-0.20.0 \ gix-fs-0.16.0 \ gix-glob-0.21.0 \ @@ -238,12 +238,12 @@ CARGO_CRATES= addr2line-0.24.2 \ gix-lock-18.0.0 \ gix-mailmap-0.27.2 \ gix-negotiate-0.21.0 \ - gix-object-0.50.0 \ + gix-object-0.50.1 \ gix-odb-0.70.0 \ gix-pack-0.60.0 \ gix-packetline-0.19.1 \ gix-packetline-blocking-0.19.1 \ - gix-path-0.10.19 \ + gix-path-0.10.20 \ gix-pathspec-0.12.0 \ gix-prompt-0.11.1 \ gix-protocol-0.51.0 \ @@ -266,14 +266,14 @@ CARGO_CRATES= addr2line-0.24.2 \ gix-worktree-0.42.0 \ gix-worktree-state-0.20.0 \ gix-worktree-stream-0.22.0 \ - glob-0.3.2 \ + glob-0.3.3 \ globset-0.4.16 \ globwalk-0.9.1 \ - h2-0.4.11 \ + h2-0.4.12 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ heapless-0.8.0 \ heck-0.5.0 \ hermit-abi-0.5.2 \ @@ -313,7 +313,7 @@ CARGO_CRATES= addr2line-0.24.2 \ imara-diff-0.1.8 \ impl-tools-0.10.3 \ impl-tools-lib-0.11.3 \ - indenter-0.3.3 \ + indenter-0.3.4 \ indexmap-1.9.3 \ indexmap-2.10.0 \ indicatif-0.17.11 \ @@ -345,15 +345,15 @@ CARGO_CRATES= addr2line-0.24.2 \ lazy-regex-3.4.1 \ lazy-regex-proc_macros-3.4.1 \ lazy_static-1.5.0 \ - libbz2-rs-sys-0.2.1 \ - libc-0.2.174 \ + libbz2-rs-sys-0.2.2 \ + libc-0.2.175 \ libm-0.2.15 \ - libredox-0.1.6 \ + libredox-0.1.9 \ libz-rs-sys-0.5.1 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ - litrs-0.4.1 \ + litrs-0.4.2 \ lock_api-0.4.13 \ log-0.4.27 \ logos-0.12.1 \ @@ -364,12 +364,14 @@ CARGO_CRATES= addr2line-0.24.2 \ luajit-src-210.6.1+f9140a6 \ lzma-rs-0.3.0 \ lzma-rust-0.1.7 \ + lzma-rust2-0.6.1 \ lzma-sys-0.1.20 \ matchers-0.1.0 \ maybe-async-0.2.10 \ md-5-0.10.6 \ memchr-2.7.5 \ memmap2-0.9.7 \ + memoffset-0.9.1 \ miette-7.6.0 \ miette-derive-7.6.0 \ mime-0.3.17 \ @@ -377,8 +379,8 @@ CARGO_CRATES= addr2line-0.24.2 \ minisign-verify-0.2.4 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ - mlua-0.11.1 \ - mlua-sys-0.8.2 \ + mlua-0.11.2 \ + mlua-sys-0.8.3 \ mlua_derive-0.11.0 \ mockito-1.7.0 \ native-tls-0.2.14 \ @@ -446,7 +448,7 @@ CARGO_CRATES= addr2line-0.24.2 \ pretty_assertions-1.4.1 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.97 \ prodash-30.0.1 \ quick-xml-0.37.5 \ quinn-0.11.8 \ @@ -460,8 +462,8 @@ CARGO_CRATES= addr2line-0.24.2 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ - redox_syscall-0.5.15 \ - redox_users-0.5.0 \ + redox_syscall-0.5.17 \ + redox_users-0.5.2 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ regex-1.11.1 \ @@ -477,21 +479,21 @@ CARGO_CRATES= addr2line-0.24.2 \ rmp-serde-1.3.0 \ roff-0.2.2 \ rops-0.1.5 \ - rowan-0.15.16 \ + rowan-0.15.17 \ rust-embed-8.7.2 \ rust-embed-impl-8.7.2 \ rust-embed-utils-8.7.2 \ - rustc-demangle-0.1.25 \ + rustc-demangle-0.1.26 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustix-1.0.8 \ - rustls-0.23.29 \ + rustls-0.23.31 \ rustls-native-certs-0.8.1 \ rustls-pki-types-1.12.0 \ rustls-webpki-0.103.4 \ - rustversion-1.0.21 \ + rustversion-1.0.22 \ ryu-1.0.20 \ salsa20-0.10.2 \ same-file-1.0.6 \ @@ -506,7 +508,7 @@ CARGO_CRATES= addr2line-0.24.2 \ sdd-3.0.10 \ secrecy-0.10.3 \ security-framework-2.11.1 \ - security-framework-3.2.0 \ + security-framework-3.3.0 \ security-framework-sys-2.14.0 \ self-replace-1.5.0 \ self_cell-0.10.3 \ @@ -518,7 +520,7 @@ CARGO_CRATES= addr2line-0.24.2 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_ignored-0.1.12 \ - serde_json-1.0.141 \ + serde_json-1.0.142 \ serde_regex-1.1.0 \ serde_spanned-0.6.9 \ serde_urlencoded-0.7.1 \ @@ -528,23 +530,24 @@ CARGO_CRATES= addr2line-0.24.2 \ serial_test-3.2.0 \ serial_test_derive-3.2.0 \ sevenz-rust-0.6.1 \ + sevenz-rust2-0.17.1 \ sha1-0.10.6 \ sha1-checked-0.10.0 \ sha2-0.10.9 \ sharded-slab-0.1.7 \ shared_child-1.1.1 \ - shared_thread-0.1.0 \ + shared_thread-0.2.0 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ shlex-1.3.0 \ sigchld-0.2.4 \ signal-hook-0.3.18 \ - signal-hook-registry-1.4.5 \ + signal-hook-registry-1.4.6 \ signature-2.2.0 \ simd-adler32-0.3.7 \ similar-2.7.0 \ siphasher-1.0.1 \ - slab-0.4.10 \ + slab-0.4.11 \ slug-0.1.6 \ smallvec-1.15.1 \ socket2-0.5.10 \ @@ -570,15 +573,15 @@ CARGO_CRATES= addr2line-0.24.2 \ tempfile-3.20.0 \ tera-1.20.0 \ termcolor-1.4.1 \ - terminal_size-0.4.2 \ + terminal_size-0.4.3 \ test-log-0.2.18 \ test-log-macros-0.2.18 \ testing_table-0.3.0 \ text-size-1.1.1 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.14 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ + thiserror-impl-2.0.14 \ thread_local-1.1.9 \ time-0.3.41 \ time-core-0.1.4 \ @@ -586,11 +589,11 @@ CARGO_CRATES= addr2line-0.24.2 \ tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.46.1 \ + tokio-1.47.1 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.2 \ - tokio-util-0.7.15 \ + tokio-util-0.7.16 \ toml-0.5.11 \ toml-0.8.23 \ toml_datetime-0.6.11 \ @@ -610,7 +613,7 @@ CARGO_CRATES= addr2line-0.24.2 \ type-map-0.5.1 \ typeid-1.0.3 \ typenum-1.18.0 \ - ubi-0.7.2 \ + ubi-0.7.3 \ ucd-trie-0.1.7 \ uluru-3.1.0 \ unic-char-property-0.9.0 \ @@ -680,7 +683,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.3 \ windows-threading-0.1.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ @@ -724,7 +727,7 @@ CARGO_CRATES= addr2line-0.24.2 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerotrie-0.2.2 \ - zerovec-0.11.2 \ + zerovec-0.11.4 \ zerovec-derive-0.11.1 \ zip-2.4.2 \ zip-3.0.0 \ diff --git a/sysutils/mise/distinfo b/sysutils/mise/distinfo index 7698c2949a39..f2781000da6b 100644 --- a/sysutils/mise/distinfo +++ b/sysutils/mise/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1754558171 +TIMESTAMP = 1755504123 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 @@ -27,18 +27,18 @@ SHA256 (rust/crates/ansi-str-0.9.0.crate) = 060de1453b69f46304b28274f382132f4e72 SIZE (rust/crates/ansi-str-0.9.0.crate) = 18724 SHA256 (rust/crates/ansitok-0.3.0.crate) = c0a8acea8c2f1c60f0a92a8cd26bf96ca97db56f10bbcab238bbe0cceba659ee SIZE (rust/crates/ansitok-0.3.0.crate) = 18163 -SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 -SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +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/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 -SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 -SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 -SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 -SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 -SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +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/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 SHA256 (rust/crates/arbitrary-1.4.1.crate) = dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223 SIZE (rust/crates/arbitrary-1.4.1.crate) = 36816 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 @@ -111,8 +111,8 @@ SHA256 (rust/crates/calm_io-0.1.1.crate) = 2ea0608700fe42d90ec17ad0f86335cf229b6 SIZE (rust/crates/calm_io-0.1.1.crate) = 6908 SHA256 (rust/crates/calmio_filters-0.1.0.crate) = 846501f4575cd66766a40bb7ab6d8e960adc7eb49f753c8232bd8e0e09cf6ca2 SIZE (rust/crates/calmio_filters-0.1.0.crate) = 1930 -SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 -SIZE (rust/crates/cc-1.2.30.crate) = 108550 +SHA256 (rust/crates/cc-1.2.32.crate) = 2352e5597e9c544d5e6d9c95190d5d27738ade584fa8db0a16e130e5c2b5296e +SIZE (rust/crates/cc-1.2.32.crate) = 111531 SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 @@ -131,16 +131,16 @@ SHA256 (rust/crates/ci_info-0.14.14.crate) = 840dbb7bdd1f2c4d434d6b08420ef204e0b SIZE (rust/crates/ci_info-0.14.14.crate) = 1138778 SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad SIZE (rust/crates/cipher-0.4.4.crate) = 19073 -SHA256 (rust/crates/clap-4.5.41.crate) = be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9 -SIZE (rust/crates/clap-4.5.41.crate) = 58298 -SHA256 (rust/crates/clap_builder-4.5.41.crate) = 707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d -SIZE (rust/crates/clap_builder-4.5.41.crate) = 169633 +SHA256 (rust/crates/clap-4.5.44.crate) = 1c1f056bae57e3e54c3375c41ff79619ddd13460a17d7438712bd0d83fda4ff8 +SIZE (rust/crates/clap-4.5.44.crate) = 58331 +SHA256 (rust/crates/clap_builder-4.5.44.crate) = b3e7f4214277f3c7aa526a59dd3fbe306a370daee1f8b7b8c987069cd8e888a8 +SIZE (rust/crates/clap_builder-4.5.44.crate) = 169799 SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 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.28.crate) = e2fb6d3f935bbb9819391528b0e7cf655e78a0bc7a7c3d227211a1d24fc11db1 -SIZE (rust/crates/clap_mangen-0.2.28.crate) = 15733 +SHA256 (rust/crates/clap_mangen-0.2.29.crate) = 27b4c3c54b30f0d9adcb47f25f61fcce35c4dd8916638c6b82fbd5f4fb4179e2 +SIZE (rust/crates/clap_mangen-0.2.29.crate) = 16080 SHA256 (rust/crates/clru-0.6.2.crate) = cbd0f76e066e64fdc5631e3bb46381254deab9ef1158292f27c8c57e3bf3fe59 SIZE (rust/crates/clru-0.6.2.crate) = 16497 SHA256 (rust/crates/color-eyre-0.6.5.crate) = e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d @@ -157,10 +157,10 @@ SHA256 (rust/crates/colored-3.0.0.crate) = fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffd SIZE (rust/crates/colored-3.0.0.crate) = 34497 SHA256 (rust/crates/comfy-table-7.1.4.crate) = 4a65ebfec4fb190b6f90e944a817d60499ee0744e582530e2c9900a22e591d9a SIZE (rust/crates/comfy-table-7.1.4.crate) = 77044 -SHA256 (rust/crates/confique-0.3.0.crate) = d011f79ecb68498e94453e133c67cc5c35ab847684c59fa58b9ce0698e272e7b -SIZE (rust/crates/confique-0.3.0.crate) = 41608 -SHA256 (rust/crates/confique-macro-0.0.11.crate) = df20583fae327154743356c4896906bda1aa9b7df30c5aed73a54cf27fede9de -SIZE (rust/crates/confique-macro-0.0.11.crate) = 11992 +SHA256 (rust/crates/confique-0.3.1.crate) = 33cbbbdc4e7bec8bd8a61bc21159fc79fa22004754feb0a83f78119b3918e0b3 +SIZE (rust/crates/confique-0.3.1.crate) = 42794 +SHA256 (rust/crates/confique-macro-0.0.12.crate) = 85d58122c074ab6431418377f20b74cac2d37be215a94784f1aa319e89200aab +SIZE (rust/crates/confique-macro-0.0.12.crate) = 12706 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 @@ -203,10 +203,10 @@ SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9 SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/ctor-0.4.2.crate) = a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5 -SIZE (rust/crates/ctor-0.4.2.crate) = 13814 -SHA256 (rust/crates/ctor-proc-macro-0.0.5.crate) = 4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d -SIZE (rust/crates/ctor-proc-macro-0.0.5.crate) = 2040 +SHA256 (rust/crates/ctor-0.4.3.crate) = ec09e802f5081de6157da9a75701d6c713d8dc3ba52571fd4bd25f412644e8a6 +SIZE (rust/crates/ctor-0.4.3.crate) = 13805 +SHA256 (rust/crates/ctor-proc-macro-0.0.6.crate) = e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2 +SIZE (rust/crates/ctor-proc-macro-0.0.6.crate) = 6435 SHA256 (rust/crates/ctr-0.9.2.crate) = 0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835 SIZE (rust/crates/ctr-0.9.2.crate) = 18344 SHA256 (rust/crates/curve25519-dalek-4.1.3.crate) = 97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be @@ -215,16 +215,16 @@ SHA256 (rust/crates/curve25519-dalek-derive-0.1.1.crate) = f46882e17999c6cc590af SIZE (rust/crates/curve25519-dalek-derive-0.1.1.crate) = 11723 SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee SIZE (rust/crates/darling-0.20.11.crate) = 37614 -SHA256 (rust/crates/darling-0.21.0.crate) = a79c4acb1fd5fa3d9304be4c76e031c54d2e92d172a393e24b19a14fe8532fe9 -SIZE (rust/crates/darling-0.21.0.crate) = 39548 +SHA256 (rust/crates/darling-0.21.1.crate) = d6b136475da5ef7b6ac596c0e956e37bad51b85b987ff3d5e230e964936736b2 +SIZE (rust/crates/darling-0.21.1.crate) = 39863 SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 -SHA256 (rust/crates/darling_core-0.21.0.crate) = 74875de90daf30eb59609910b84d4d368103aaec4c924824c6799b28f77d6a1d -SIZE (rust/crates/darling_core-0.21.0.crate) = 72313 +SHA256 (rust/crates/darling_core-0.21.1.crate) = b44ad32f92b75fb438b04b68547e521a548be8acc339a6dacc4a7121488f53e6 +SIZE (rust/crates/darling_core-0.21.1.crate) = 73510 SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 -SHA256 (rust/crates/darling_macro-0.21.0.crate) = e79f8e61677d5df9167cd85265f8e5f64b215cdea3fb55eebc3e622e44c7a146 -SIZE (rust/crates/darling_macro-0.21.0.crate) = 2526 +SHA256 (rust/crates/darling_macro-0.21.1.crate) = 2b5be8a7a562d315a5b92a630c30cec6bcf663e6673f00fbb69cca66a6f521b9 +SIZE (rust/crates/darling_macro-0.21.1.crate) = 2527 SHA256 (rust/crates/dashmap-5.5.3.crate) = 978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856 SIZE (rust/crates/dashmap-5.5.3.crate) = 24061 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf @@ -265,12 +265,12 @@ SHA256 (rust/crates/dtor-proc-macro-0.0.5.crate) = 7454e41ff9012c00d53cf7f475c5e SIZE (rust/crates/dtor-proc-macro-0.0.5.crate) = 2049 SHA256 (rust/crates/duct-0.13.7.crate) = e4ab5718d1224b63252cd0c6f74f6480f9ffeb117438a2e0f5cf6d9a4798929c SIZE (rust/crates/duct-0.13.7.crate) = 30055 -SHA256 (rust/crates/duct-1.0.0.crate) = b6ce170a0e8454fa0f9b0e5ca38a6ba17ed76a50916839d217eb5357e05cdfde -SIZE (rust/crates/duct-1.0.0.crate) = 31978 +SHA256 (rust/crates/duct-1.1.0.crate) = d7478638a31d1f1f3d6c9f5e57c76b906a04ac4879d6fd0fb6245bc88f73fd0b +SIZE (rust/crates/duct-1.1.0.crate) = 35093 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 -SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 -SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 +SHA256 (rust/crates/dyn-clone-1.0.20.crate) = d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555 +SIZE (rust/crates/dyn-clone-1.0.20.crate) = 13134 SHA256 (rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53 SIZE (rust/crates/ed25519-2.2.3.crate) = 17802 SHA256 (rust/crates/ed25519-dalek-2.2.0.crate) = 70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9 @@ -377,8 +377,8 @@ SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/gix-0.73.0.crate) = 514c29cc879bdc0286b0cbc205585a49b252809eb86c69df4ce4f855ee75f635 SIZE (rust/crates/gix-0.73.0.crate) = 295986 -SHA256 (rust/crates/gix-actor-0.35.2.crate) = 58ebbb8f41071c7cf318a0b1db667c34e1df49db7bf387d282a4e61a3b97882c -SIZE (rust/crates/gix-actor-0.35.2.crate) = 13393 +SHA256 (rust/crates/gix-actor-0.35.3.crate) = d1b1ec302f8dc059df125ed46dfdc7e9d33fe7724df19843aea53b5ffd32d5bb +SIZE (rust/crates/gix-actor-0.35.3.crate) = 13395 SHA256 (rust/crates/gix-archive-0.22.0.crate) = 7be088a0e1b30abe15572ffafb3409172a3d88148e13959734f24f52112a19d6 SIZE (rust/crates/gix-archive-0.22.0.crate) = 17974 SHA256 (rust/crates/gix-attributes-0.27.0.crate) = 45442188216d08a5959af195f659cb1f244a50d7d2d0c3873633b1cd7135f638 @@ -397,16 +397,16 @@ SHA256 (rust/crates/gix-config-value-0.15.1.crate) = 9f012703eb67e263c6c1fc96649 SIZE (rust/crates/gix-config-value-0.15.1.crate) = 15628 SHA256 (rust/crates/gix-credentials-0.30.0.crate) = 0039dd3ac606dd80b16353a41b61fc237ca5cb8b612f67a9f880adfad4be4e05 SIZE (rust/crates/gix-credentials-0.30.0.crate) = 23613 -SHA256 (rust/crates/gix-date-0.10.3.crate) = d7235bdf4d9d54a6901928e3a37f91c16f419e6957f520ed929c3d292b84226e -SIZE (rust/crates/gix-date-0.10.3.crate) = 15085 +SHA256 (rust/crates/gix-date-0.10.5.crate) = 996b6b90bafb287330af92b274c3e64309dc78359221d8612d11cd10c8b9fe1c +SIZE (rust/crates/gix-date-0.10.5.crate) = 16209 SHA256 (rust/crates/gix-diff-0.53.0.crate) = de854852010d44a317f30c92d67a983e691c9478c8a3fb4117c1f48626bcdea8 SIZE (rust/crates/gix-diff-0.53.0.crate) = 58960 SHA256 (rust/crates/gix-dir-0.15.0.crate) = dad34e4f373f94902df1ba1d2a1df3a1b29eacd15e316ac5972d842e31422dd7 SIZE (rust/crates/gix-dir-0.15.0.crate) = 65841 SHA256 (rust/crates/gix-discover-0.41.0.crate) = ffb180c91ca1a2cf53e828bb63d8d8f8fa7526f49b83b33d7f46cbeb5d79d30a SIZE (rust/crates/gix-discover-0.41.0.crate) = 23694 -SHA256 (rust/crates/gix-features-0.43.0.crate) = 9a92748623c201568785ee69a561f4eec06f745b4fac67dab1d44ca9891a57ee -SIZE (rust/crates/gix-features-0.43.0.crate) = 33541 +SHA256 (rust/crates/gix-features-0.43.1.crate) = cd1543cd9b8abcbcebaa1a666a5c168ee2cda4dea50d3961ee0e6d1c42f81e5b +SIZE (rust/crates/gix-features-0.43.1.crate) = 33538 SHA256 (rust/crates/gix-filter-0.20.0.crate) = aa6571a3927e7ab10f64279a088e0dae08e8da05547771796d7389bbe28ad9ff SIZE (rust/crates/gix-filter-0.20.0.crate) = 37694 SHA256 (rust/crates/gix-fs-0.16.0.crate) = d793f71e955d18f228d20ec433dcce6d0e8577efcdfd11d72d09d7cc2758dfd1 @@ -427,8 +427,8 @@ SHA256 (rust/crates/gix-mailmap-0.27.2.crate) = 9a8982e1874a2034d7dd481bcdd6a055 SIZE (rust/crates/gix-mailmap-0.27.2.crate) = 14640 SHA256 (rust/crates/gix-negotiate-0.21.0.crate) = 1d58d4c9118885233be971e0d7a589f5cfb1a8bd6cb6e2ecfb0fc6b1b293c83b SIZE (rust/crates/gix-negotiate-0.21.0.crate) = 15659 -SHA256 (rust/crates/gix-object-0.50.0.crate) = 49664e3e212bc34f7060f5738ce7022247e4afd959b68a4f666b1fd29c00b23c -SIZE (rust/crates/gix-object-0.50.0.crate) = 51034 +SHA256 (rust/crates/gix-object-0.50.1.crate) = aff2047f96d57bcc721426e11ec0f9efeb432d5e6ef5f1aa84cfc55198971dca +SIZE (rust/crates/gix-object-0.50.1.crate) = 50923 SHA256 (rust/crates/gix-odb-0.70.0.crate) = 9c9d7af10fda9df0bb4f7f9bd507963560b3c66cb15a5b825caf752e0eb109ac SIZE (rust/crates/gix-odb-0.70.0.crate) = 63620 SHA256 (rust/crates/gix-pack-0.60.0.crate) = d8571df89bfca5abb49c3e3372393f7af7e6f8b8dbe2b96303593cef5b263019 @@ -437,8 +437,8 @@ SHA256 (rust/crates/gix-packetline-0.19.1.crate) = 2592fbd36249a2fea11056f7055cc SIZE (rust/crates/gix-packetline-0.19.1.crate) = 26767 SHA256 (rust/crates/gix-packetline-blocking-0.19.1.crate) = fc4e706f328cd494cc8f932172e123a72b9a4711b0db5e411681432a89bd4c94 SIZE (rust/crates/gix-packetline-blocking-0.19.1.crate) = 22355 -SHA256 (rust/crates/gix-path-0.10.19.crate) = c6279d323d925ad4790602105ae27df4b915e7a7d81e4cdba2603121c03ad111 -SIZE (rust/crates/gix-path-0.10.19.crate) = 30404 +SHA256 (rust/crates/gix-path-0.10.20.crate) = 06d37034a4c67bbdda76f7bcd037b2f7bc0fba0c09a6662b19697a5716e7b2fd +SIZE (rust/crates/gix-path-0.10.20.crate) = 31011 SHA256 (rust/crates/gix-pathspec-0.12.0.crate) = daedead611c9bd1f3640dc90a9012b45f790201788af4d659f28d94071da7fba SIZE (rust/crates/gix-pathspec-0.12.0.crate) = 23265 SHA256 (rust/crates/gix-prompt-0.11.1.crate) = 6ffa1a7a34c81710aaa666a428c142b6c5d640492fcd41267db0740d923c7906 @@ -483,22 +483,22 @@ SHA256 (rust/crates/gix-worktree-state-0.20.0.crate) = 06ba9b17cbacc02b25801197b SIZE (rust/crates/gix-worktree-state-0.20.0.crate) = 23584 SHA256 (rust/crates/gix-worktree-stream-0.22.0.crate) = f56a737cefbcd90b573cb5393d636f6dc5e0d08a8086356d8c4fcc623b49a0e8 SIZE (rust/crates/gix-worktree-stream-0.22.0.crate) = 20330 -SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 -SIZE (rust/crates/glob-0.3.2.crate) = 22359 +SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 +SIZE (rust/crates/glob-0.3.3.crate) = 22861 SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 SIZE (rust/crates/globset-0.4.16.crate) = 26533 SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 -SHA256 (rust/crates/h2-0.4.11.crate) = 17da50a276f1e01e0ba6c029e47b7100754904ee8a278f886546e98575380785 -SIZE (rust/crates/h2-0.4.11.crate) = 175810 +SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 +SIZE (rust/crates/h2-0.4.12.crate) = 176264 SHA256 (rust/crates/hash32-0.3.1.crate) = 47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606 SIZE (rust/crates/hash32-0.3.1.crate) = 10273 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 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 @@ -577,8 +577,8 @@ SHA256 (rust/crates/impl-tools-0.10.3.crate) = 0ae95c9095c2f1126d7db785955c73cdc SIZE (rust/crates/impl-tools-0.10.3.crate) = 17465 SHA256 (rust/crates/impl-tools-lib-0.11.3.crate) = cc6a9b65dadb575faa21065e8464e88ec3e991b3d6745972dec69d1be6cffcfe SIZE (rust/crates/impl-tools-lib-0.11.3.crate) = 27727 -SHA256 (rust/crates/indenter-0.3.3.crate) = ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683 -SIZE (rust/crates/indenter-0.3.3.crate) = 6587 +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.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 @@ -641,14 +641,14 @@ SHA256 (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 4ba01db5ef81e17eb10a5e SIZE (rust/crates/lazy-regex-proc_macros-3.4.1.crate) = 6022 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libbz2-rs-sys-0.2.1.crate) = 775bf80d5878ab7c2b1080b5351a48b2f737d9f6f8b383574eebcc22be0dfccb -SIZE (rust/crates/libbz2-rs-sys-0.2.1.crate) = 49242 -SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 -SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libbz2-rs-sys-0.2.2.crate) = 2c4a545a15244c7d945065b5d392b2d2d7f21526fba56ce51467b06ed445e8f7 +SIZE (rust/crates/libbz2-rs-sys-0.2.2.crate) = 50880 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de SIZE (rust/crates/libm-0.2.15.crate) = 156108 -SHA256 (rust/crates/libredox-0.1.6.crate) = 4488594b9328dee448adb906d8b126d9b7deb7cf5c22161ee591610bb1be83c0 -SIZE (rust/crates/libredox-0.1.6.crate) = 7090 +SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 +SIZE (rust/crates/libredox-0.1.9.crate) = 7281 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.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab @@ -657,8 +657,8 @@ SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a17 SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 -SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5 -SIZE (rust/crates/litrs-0.4.1.crate) = 42603 +SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed +SIZE (rust/crates/litrs-0.4.2.crate) = 43399 SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 @@ -679,6 +679,8 @@ SHA256 (rust/crates/lzma-rs-0.3.0.crate) = 297e814c836ae64db86b36cf2a557ba54368d SIZE (rust/crates/lzma-rs-0.3.0.crate) = 29080 SHA256 (rust/crates/lzma-rust-0.1.7.crate) = 5baab2bbbd7d75a144d671e9ff79270e903957d92fb7386fd39034c709bd2661 SIZE (rust/crates/lzma-rust-0.1.7.crate) = 31359 +SHA256 (rust/crates/lzma-rust2-0.6.1.crate) = 26175dd096dfaab9f4fbf577a668842ebc48374d4d06b154bffb49918e242261 +SIZE (rust/crates/lzma-rust2-0.6.1.crate) = 210661 SHA256 (rust/crates/lzma-sys-0.1.20.crate) = 5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27 SIZE (rust/crates/lzma-sys-0.1.20.crate) = 760045 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 @@ -691,6 +693,8 @@ SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2 SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memmap2-0.9.7.crate) = 483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28 SIZE (rust/crates/memmap2-0.9.7.crate) = 33915 +SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a +SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/miette-7.6.0.crate) = 5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7 SIZE (rust/crates/miette-7.6.0.crate) = 114499 SHA256 (rust/crates/miette-derive-7.6.0.crate) = db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b @@ -705,10 +709,10 @@ SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d632 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/mlua-0.11.1.crate) = de25fc513588ac1273aa8c6dc0fffee6d32c12f38dc75f5cdc74547121a107ef -SIZE (rust/crates/mlua-0.11.1.crate) = 240452 -SHA256 (rust/crates/mlua-sys-0.8.2.crate) = bcdf7c9e260ca82aaa32ac11148941952b856bb8c69aa5a9e65962f21fcb8637 -SIZE (rust/crates/mlua-sys-0.8.2.crate) = 31843 +SHA256 (rust/crates/mlua-0.11.2.crate) = ab2fea92b2adabd51808311b101551d6e3f8602b65e9fae51f7ad5b3d500f4cd +SIZE (rust/crates/mlua-0.11.2.crate) = 241026 +SHA256 (rust/crates/mlua-sys-0.8.3.crate) = 3d4dc9cfc5a7698899802e97480617d9726f7da78c910db989d4d0fd4991d900 +SIZE (rust/crates/mlua-sys-0.8.3.crate) = 31427 SHA256 (rust/crates/mlua_derive-0.11.0.crate) = 465bddde514c4eb3b50b543250e97c1d4b284fa3ef7dc0ba2992c77545dbceb2 SIZE (rust/crates/mlua_derive-0.11.0.crate) = 6319 SHA256 (rust/crates/mockito-1.7.0.crate) = 7760e0e418d9b7e5777c0374009ca4c93861b9066f18cb334a20ce50ab63aa48 @@ -843,8 +847,8 @@ SHA256 (rust/crates/proc-macro-error-attr2-2.0.0.crate) = 96de42df36bb9bba5542fe SIZE (rust/crates/proc-macro-error-attr2-2.0.0.crate) = 7745 SHA256 (rust/crates/proc-macro-error2-2.0.1.crate) = 11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802 SIZE (rust/crates/proc-macro-error2-2.0.1.crate) = 24807 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/proc-macro2-1.0.97.crate) = d61789d7719defeb74ea5fe81f2fdfdbd28a803847077cecce2ff14e1472f6f1 +SIZE (rust/crates/proc-macro2-1.0.97.crate) = 52865 SHA256 (rust/crates/prodash-30.0.1.crate) = 5a6efc566849d3d9d737c5cb06cc50e48950ebe3d3f9d70631490fff3a07b139 SIZE (rust/crates/prodash-30.0.1.crate) = 92925 SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb @@ -871,10 +875,10 @@ SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9ba SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 -SHA256 (rust/crates/redox_syscall-0.5.15.crate) = 7e8af0dde094006011e6a740d4879319439489813bd0bcdc7d821beaeeff48ec -SIZE (rust/crates/redox_syscall-0.5.15.crate) = 29646 -SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b -SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac +SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 @@ -905,16 +909,16 @@ SHA256 (rust/crates/roff-0.2.2.crate) = 88f8660c1ff60292143c98d08fc6e2f654d722db SIZE (rust/crates/roff-0.2.2.crate) = 11648 SHA256 (rust/crates/rops-0.1.5.crate) = 5c830d8ae5c50ef149e290235ef564ac84d97181dce248ae30706cfaf1d3e7cc SIZE (rust/crates/rops-0.1.5.crate) = 68739 -SHA256 (rust/crates/rowan-0.15.16.crate) = 0a542b0253fa46e632d27a1dc5cf7b930de4df8659dc6e720b647fc72147ae3d -SIZE (rust/crates/rowan-0.15.16.crate) = 40571 +SHA256 (rust/crates/rowan-0.15.17.crate) = d4f1e4a001f863f41ea8d0e6a0c34b356d5b733db50dadab3efef640bafb779b +SIZE (rust/crates/rowan-0.15.17.crate) = 39734 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/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f -SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +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-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d @@ -925,16 +929,16 @@ SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 SIZE (rust/crates/rustix-1.0.8.crate) = 416688 -SHA256 (rust/crates/rustls-0.23.29.crate) = 2491382039b29b9b11ff08b76ff6c97cf287671dbb74f0be44bda389fffe9bd1 -SIZE (rust/crates/rustls-0.23.29.crate) = 370867 +SHA256 (rust/crates/rustls-0.23.31.crate) = c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc +SIZE (rust/crates/rustls-0.23.31.crate) = 371259 SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 SIZE (rust/crates/rustls-native-certs-0.8.1.crate) = 31129 SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 SHA256 (rust/crates/rustls-webpki-0.103.4.crate) = 0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc SIZE (rust/crates/rustls-webpki-0.103.4.crate) = 84241 -SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d -SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/salsa20-0.10.2.crate) = 97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213 @@ -963,8 +967,8 @@ SHA256 (rust/crates/secrecy-0.10.3.crate) = e891af845473308773346dc847b2c23ee78f SIZE (rust/crates/secrecy-0.10.3.crate) = 11303 SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 -SHA256 (rust/crates/security-framework-3.2.0.crate) = 271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316 -SIZE (rust/crates/security-framework-3.2.0.crate) = 86095 +SHA256 (rust/crates/security-framework-3.3.0.crate) = 80fb1d92c5028aa318b4b8bd7302a5bfcf48be96a37fc6fc790f806b0004ee0c +SIZE (rust/crates/security-framework-3.3.0.crate) = 86425 SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 SHA256 (rust/crates/self-replace-1.5.0.crate) = 03ec815b5eab420ab893f63393878d89c90fdd94c0bcc44c07abb8ad95552fb7 @@ -987,8 +991,8 @@ SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2f SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 SHA256 (rust/crates/serde_ignored-0.1.12.crate) = b516445dac1e3535b6d658a7b528d771153dfb272ed4180ca4617a20550365ff SIZE (rust/crates/serde_ignored-0.1.12.crate) = 13050 -SHA256 (rust/crates/serde_json-1.0.141.crate) = 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 -SIZE (rust/crates/serde_json-1.0.141.crate) = 155322 +SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 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-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 @@ -1007,6 +1011,8 @@ 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/sevenz-rust-0.6.1.crate) = 26482cf1ecce4540dc782fc70019eba89ffc4d87b3717eb5ec524b5db6fdefef SIZE (rust/crates/sevenz-rust-0.6.1.crate) = 533253 +SHA256 (rust/crates/sevenz-rust2-0.17.1.crate) = 98644326f9145490e4c194dd775a9a2ed7e84f8254415eb709a7924f52fcd7a1 +SIZE (rust/crates/sevenz-rust2-0.17.1.crate) = 937317 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 SHA256 (rust/crates/sha1-checked-0.10.0.crate) = 89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423 @@ -1017,8 +1023,8 @@ SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e82 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shared_child-1.1.1.crate) = 1e362d9935bc50f019969e2f9ecd66786612daae13e8f277be7bfb66e8bed3f7 SIZE (rust/crates/shared_child-1.1.1.crate) = 14191 -SHA256 (rust/crates/shared_thread-0.1.0.crate) = c7a6f98357c6bb0ebace19b22220e5543801d9de90ffe77f8abb27c056bac064 -SIZE (rust/crates/shared_thread-0.1.0.crate) = 7492 +SHA256 (rust/crates/shared_thread-0.2.0.crate) = 52b86057fcb5423f5018e331ac04623e32d6b5ce85e33300f92c79a1973928b0 +SIZE (rust/crates/shared_thread-0.2.0.crate) = 6364 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 @@ -1029,8 +1035,8 @@ SHA256 (rust/crates/sigchld-0.2.4.crate) = 47106eded3c154e70176fc83df9737335c94c SIZE (rust/crates/sigchld-0.2.4.crate) = 9955 SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 -SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 -SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 SHA256 (rust/crates/signature-2.2.0.crate) = 77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de SIZE (rust/crates/signature-2.2.0.crate) = 15531 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe @@ -1039,8 +1045,8 @@ SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c619 SIZE (rust/crates/similar-2.7.0.crate) = 53928 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 -SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d -SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/slug-0.1.6.crate) = 882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724 SIZE (rust/crates/slug-0.1.6.crate) = 6787 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 @@ -1091,8 +1097,8 @@ SHA256 (rust/crates/tera-1.20.0.crate) = ab9d851b45e865f178319da0abdbfe6acbc4328 SIZE (rust/crates/tera-1.20.0.crate) = 104452 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.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed -SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 +SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 +SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 SHA256 (rust/crates/test-log-0.2.18.crate) = 1e33b98a582ea0be1168eba097538ee8dd4bbe0f2b01b22ac92ea30054e5be7b SIZE (rust/crates/test-log-0.2.18.crate) = 16138 SHA256 (rust/crates/test-log-macros-0.2.18.crate) = 451b374529930d7601b1eef8d32bc79ae870b6079b069401709c2a8bf9e75f36 @@ -1103,12 +1109,12 @@ SHA256 (rust/crates/text-size-1.1.1.crate) = f18aa187839b2bdb1ad2fa35ead8c4c2976 SIZE (rust/crates/text-size-1.1.1.crate) = 12553 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-2.0.14.crate) = 0b0949c3a6c842cbde3f1686d6eea5a010516deb7085f79db747562d4102f41e +SIZE (rust/crates/thiserror-2.0.14.crate) = 29021 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.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/thiserror-impl-2.0.14.crate) = cc5b44b4ab9c2fdd0e0512e6bece8388e214c0749f5862b114cc5b7a25daf227 +SIZE (rust/crates/thiserror-impl-2.0.14.crate) = 21219 SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 @@ -1123,16 +1129,16 @@ SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7 SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 -SIZE (rust/crates/tokio-1.46.1.crate) = 823632 +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-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 -SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df -SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 +SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 +SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234 SIZE (rust/crates/toml-0.5.11.crate) = 54910 SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 @@ -1171,8 +1177,8 @@ SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0 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/ubi-0.7.2.crate) = 38280fcdc420d9a0e910c9f8e83566b5d3ef3d53a1020013847ce5e5e1b37bf4 -SIZE (rust/crates/ubi-0.7.2.crate) = 57235 +SHA256 (rust/crates/ubi-0.7.3.crate) = 0ba01598cd03e5cf73c25ffd69cb72469d9a4e74b9339c17fa3e95964511c999 +SIZE (rust/crates/ubi-0.7.3.crate) = 61706 SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 SHA256 (rust/crates/uluru-3.1.0.crate) = 7c8a2469e56e6e5095c82ccd3afb98dad95f7af7929aab6d8ba8d6e0f73657da @@ -1311,8 +1317,8 @@ SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c0964560 SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef -SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 @@ -1399,8 +1405,8 @@ SHA256 (rust/crates/zeroize_derive-1.4.2.crate) = ce36e65b0d2999d2aafac989fb2491 SIZE (rust/crates/zeroize_derive-1.4.2.crate) = 11141 SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 -SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-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/zip-2.4.2.crate) = fabe6324e908f85a1c52063ce7aa26b68dcb7eb6dbc83a2d148403c9bc3eba50 @@ -1419,5 +1425,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 (jdx-mise-v2025.8.7_GH0.tar.gz) = 5c90f647e9060bf23be6d6a2be5cdb5c230ee80b2a6c7730ea2763920b086849 -SIZE (jdx-mise-v2025.8.7_GH0.tar.gz) = 4416498 +SHA256 (jdx-mise-v2025.8.12_GH0.tar.gz) = bbb8b4ff235a312d2941996c5141a6ff50aab3e3e458006d2a6855152246b48e +SIZE (jdx-mise-v2025.8.12_GH0.tar.gz) = 4438553 diff --git a/sysutils/nut-devel/pkg-plist b/sysutils/nut-devel/pkg-plist index 340abdb7a839..bf57c6f3b2ec 100644 --- a/sysutils/nut-devel/pkg-plist +++ b/sysutils/nut-devel/pkg-plist @@ -103,9 +103,11 @@ lib/libnutscan.so.4.0.0 %%SERIAL%%libexec/nut/oneac %%SERIAL%%libexec/nut/optiups %%IPMIPSU%%libexec/nut/nut-ipmipsu +%%PDU%%libexec/nut/nutdrv_hashx %%SERIAL%%libexec/nut/nutdrv_siemens-sitop %%SERIAL%%libexec/nut/powercom %%PDU%%libexec/nut/powerman-pdu +%%PDU%%libexec/nut/powervar_cx_ser %%SERIAL%%libexec/nut/powerpanel %%USB%%libexec/nut/powervar_cx_usb %%SERIAL%%libexec/nut/rhino @@ -273,6 +275,7 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%%%SERIAL%%share/man/man8/dummy-ups.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/etapro.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/everups.8.gz +%%MANPAGES%%%%SERIAL%%share/man/man8/failover.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/gamatronic.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/genericups.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/isbmex.8.gz @@ -286,6 +289,7 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%%%SERIAL%%share/man/man8/mge-utalk.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/microdowell.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/microsol-apc.8.gz +%%MANPAGES%%%%SERIAL%%share/man/man8/nutdrv_hashx.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/oneac.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/optiups.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/powercom.8.gz @@ -305,6 +309,7 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%%%SNMP%%share/man/man8/snmp-ups.8.gz %%MANPAGES%%%%IPMIPSU%%share/man/man8/nut-ipmipsu.8.gz %%MANPAGES%%%%PDU%%share/man/man8/powerman-pdu.8.gz +%%MANPAGES%%%%SERIAL%%share/man/man8/powervar_cx_ser.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/ve-direct.8.gz sbin/upsd sbin/upsdrvctl diff --git a/sysutils/puppet-mode.el/Makefile b/sysutils/puppet-mode.el/Makefile index 701bd7112dfa..4f0b197f675b 100644 --- a/sysutils/puppet-mode.el/Makefile +++ b/sysutils/puppet-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= puppet-mode.el PORTVERSION= 0.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= sysutils elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/sysutils/tarbsd-builder/Makefile b/sysutils/tarbsd-builder/Makefile new file mode 100644 index 000000000000..282268542d22 --- /dev/null +++ b/sysutils/tarbsd-builder/Makefile @@ -0,0 +1,55 @@ +PORTNAME= tarbsd-builder +DISTVERSION= 25.08.17 +CATEGORIES= sysutils +PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} +DIST_SUBDIR= ${DISTNAME}-${DISTVERSION} + +MAINTAINER= pkaipila@gmail.com +COMMENT= Minimal FreeBSD image builder +WWW= https://github.com/pavetheway91/tarbsd + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= php:flavors,build +USE_GITHUB= yes +GH_ACCOUNT= pavetheway91 +GH_PROJECT= tarbsd +USE_PHP= pcntl phar zlib + +IGNORE_WITH_PHP= 81 +NO_ARCH= yes + +_TARBSD_COMPILE_ARGS=--ports --version-tag=${DISTVERSION} + +PLIST_FILES= bin/tarbsd + +OPTIONS_DEFINE= INTL MBSTRING QEMU_TOOLS ZOPFLI +OPTIONS_DEFAULT= MBSTRING ZOPFLI + +INTL_DESC= Intl extension instead of a polyfill +MBSTRING_DESC= Mbstring extension instead of a polyfill +QEMU_TOOLS_DESC= Export image to hypervisor formats +ZOPFLI_DESC= Better kernel compression + +INTL_USE= PHP=intl +MBSTRING_USE= PHP=mbstring +QEMU_TOOLS_RUN_DEPENDS= qemu-img:emulators/qemu@tools +ZOPFLI_RUN_DEPENDS= zopfli:archivers/zopfli + +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MMBSTRING} +_TARBSD_COMPILE_ARGS+= --np-iconv +.endif + +do-build: + ${LOCALBASE}/bin/php \ + -d phar.readonly=0 \ + ${WRKSRC}/stubs/compile.php ${_TARBSD_COMPILE_ARGS} + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/out/tarbsd \ + ${STAGEDIR}${PREFIX}/bin/ + +.include <bsd.port.mk> diff --git a/sysutils/tarbsd-builder/distinfo b/sysutils/tarbsd-builder/distinfo new file mode 100644 index 000000000000..44cab58e14b4 --- /dev/null +++ b/sysutils/tarbsd-builder/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755399698 +SHA256 (pavetheway91-tarbsd-25.08.17_GH0-25.08.17/pavetheway91-tarbsd-25.08.17_GH0.tar.gz) = 26e528f72530cbd86202eaddfc64bb0cfe4cf8883d4058ce95c0e24a30d96ca2 +SIZE (pavetheway91-tarbsd-25.08.17_GH0-25.08.17/pavetheway91-tarbsd-25.08.17_GH0.tar.gz) = 1025094 diff --git a/sysutils/tarbsd-builder/pkg-descr b/sysutils/tarbsd-builder/pkg-descr new file mode 100644 index 000000000000..1cf3075c99d0 --- /dev/null +++ b/sysutils/tarbsd-builder/pkg-descr @@ -0,0 +1,2 @@ +tarBSD builder builds FreeBSD images that boot to memory. Depending on +installed packages, the image can be even less than 40 megabytes. diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index fe4646f99926..469e569e1821 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-settings -PORTVERSION= 4.20.1 +PORTVERSION= 4.20.2 CATEGORIES= sysutils xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 diff --git a/sysutils/xfce4-settings/distinfo b/sysutils/xfce4-settings/distinfo index 8cc58c87a824..882f0ac0d094 100644 --- a/sysutils/xfce4-settings/distinfo +++ b/sysutils/xfce4-settings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739131964 -SHA256 (xfce4/xfce4-settings-4.20.1.tar.bz2) = fd0d602853ea75d94024e5baae2d2bf5ca8f8aa4dad7bfd5d08f9ff8afee77b2 -SIZE (xfce4/xfce4-settings-4.20.1.tar.bz2) = 2507814 +TIMESTAMP = 1755164372 +SHA256 (xfce4/xfce4-settings-4.20.2.tar.bz2) = 6e11776e640798a1ac4168d53877f105bb3e8cf93b443c160841e3acdab63939 +SIZE (xfce4/xfce4-settings-4.20.2.tar.bz2) = 2549493 diff --git a/textproc/Makefile b/textproc/Makefile index 3da46ead85c6..9b267892ae78 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1464,6 +1464,7 @@ SUBDIR += py-mdit-py-plugins SUBDIR += py-mdurl SUBDIR += py-mdx_wikilink_plus + SUBDIR += py-meilisearch SUBDIR += py-merge3 SUBDIR += py-mike SUBDIR += py-misaka @@ -1594,8 +1595,10 @@ SUBDIR += py-rich-rst SUBDIR += py-rnc2rng SUBDIR += py-roman-numerals-py + SUBDIR += py-rouge-score SUBDIR += py-rst2ansi SUBDIR += py-rst2html5 + SUBDIR += py-sacremoses SUBDIR += py-scour SUBDIR += py-segno SUBDIR += py-sense2vec diff --git a/textproc/R-cran-spelling/Makefile b/textproc/R-cran-spelling/Makefile index c47b316cac8a..91acfc8edf13 100644 --- a/textproc/R-cran-spelling/Makefile +++ b/textproc/R-cran-spelling/Makefile @@ -1,5 +1,5 @@ PORTNAME= spelling -DISTVERSION= 2.3.1 +DISTVERSION= 2.3.2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-spelling/distinfo b/textproc/R-cran-spelling/distinfo index 35cccd5db786..3d9b41ef6ac6 100644 --- a/textproc/R-cran-spelling/distinfo +++ b/textproc/R-cran-spelling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728279075 -SHA256 (spelling_2.3.1.tar.gz) = f7f1f7d3cd421a6bfd6054ac196bdaa15b94610fefe8b9e4ee6165373f139cd7 -SIZE (spelling_2.3.1.tar.gz) = 11737 +TIMESTAMP = 1755796606 +SHA256 (spelling_2.3.2.tar.gz) = 7571e54d7fd5e83f83948e6f7469abde94b379f5763862551ecc6e0ae4eb024b +SIZE (spelling_2.3.2.tar.gz) = 11800 diff --git a/textproc/adoc-mode.el/Makefile b/textproc/adoc-mode.el/Makefile index b71329167c70..28f9141e6d16 100644 --- a/textproc/adoc-mode.el/Makefile +++ b/textproc/adoc-mode.el/Makefile @@ -1,7 +1,7 @@ PORTNAME= adoc-mode.el DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 52699ceabc6e..57d1bdbff5c3 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -1,6 +1,6 @@ PORTNAME= dictem PORTVERSION= 1.0.4 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile index 6fcdcc2a5a94..82eda3857078 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -1,6 +1,6 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \ http://bsdchat.com/dist/dryice/ diff --git a/textproc/doc-mode.el/Makefile b/textproc/doc-mode.el/Makefile index afecad95e535..f55985871052 100644 --- a/textproc/doc-mode.el/Makefile +++ b/textproc/doc-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= doc-mode.el PORTVERSION= 1.1 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= textproc elisp MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION} PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/gitlab-zoekt-indexer/Makefile b/textproc/gitlab-zoekt-indexer/Makefile index bf1d474ddd35..f20ff900fad1 100644 --- a/textproc/gitlab-zoekt-indexer/Makefile +++ b/textproc/gitlab-zoekt-indexer/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-zoekt-indexer -PORTVERSION= 0.24.0 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/gitlab-zoekt-indexer/distinfo b/textproc/gitlab-zoekt-indexer/distinfo index 904a7f01076d..69cd46b1242a 100644 --- a/textproc/gitlab-zoekt-indexer/distinfo +++ b/textproc/gitlab-zoekt-indexer/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752680378 -SHA256 (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v0.24.0/go.mod) = f9bcc8f70e8c386677f3de9422b6d5388d9fbe384dbe64b1fb923aee87d931f9 -SIZE (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v0.24.0/go.mod) = 6837 -SHA256 (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v0.24.0/gitlab-zoekt-indexer-v0.24.0.tar.bz2) = 384cd8c3dc1e271a78ecbf91190bb0ce8d2085ee53961b387d5887ddc7d53631 -SIZE (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v0.24.0/gitlab-zoekt-indexer-v0.24.0.tar.bz2) = 152552 +TIMESTAMP = 1755691637 +SHA256 (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.2.0/go.mod) = 17b5c5171037c83bf065acc0bca7a8994cc4f7952ba938326c69d0b31ac02de5 +SIZE (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.2.0/go.mod) = 6838 +SHA256 (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.2.0/gitlab-zoekt-indexer-v1.2.0.tar.bz2) = a378794cd4eee60d8cf6a5aa14a1ce2e6ee177f9c8b31e832356257aaa878301 +SIZE (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.2.0/gitlab-zoekt-indexer-v1.2.0.tar.bz2) = 839590 diff --git a/textproc/gitlab-zoekt-indexer/files/patch-vendor_github.com_sourcegraph_zoekt_index_indexfile.go b/textproc/gitlab-zoekt-indexer/files/patch-vendor_github.com_sourcegraph_zoekt_index_indexfile.go deleted file mode 100644 index ae519c1aba8c..000000000000 --- a/textproc/gitlab-zoekt-indexer/files/patch-vendor_github.com_sourcegraph_zoekt_index_indexfile.go +++ /dev/null @@ -1,11 +0,0 @@ ---- vendor/github.com/sourcegraph/zoekt/index/indexfile.go.orig 2025-07-16 16:01:58 UTC -+++ vendor/github.com/sourcegraph/zoekt/index/indexfile.go -@@ -12,7 +12,7 @@ - // See the License for the specific language governing permissions and - // limitations under the License. - --//go:build linux || darwin -+//go:build linux || darwin || freebsd - - package index - diff --git a/textproc/harper/Makefile b/textproc/harper/Makefile index 9fe0ae3891ab..4673bd9f18cc 100644 --- a/textproc/harper/Makefile +++ b/textproc/harper/Makefile @@ -1,6 +1,6 @@ PORTNAME= harper DISTVERSIONPREFIX= v -DISTVERSION= 0.53.0 +DISTVERSION= 0.58.0 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index 1e721b4f3af9..866102b78a49 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -12,62 +12,150 @@ CARGO_CRATES= addr2line-0.24.2 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ - anyhow-1.0.98 \ + anyhow-1.0.99 \ + arbitrary-1.4.1 \ ariadne-0.4.1 \ + arrayvec-0.7.6 \ + ash-0.38.0+1.3.281 \ + async-channel-2.5.0 \ + atomic_float-1.1.0 \ autocfg-1.5.0 \ backtrace-0.3.75 \ base64-0.22.1 \ + bincode-2.0.1 \ + bit-set-0.8.0 \ + bit-vec-0.8.0 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ + bitflags-2.9.2 \ blanket-0.4.0 \ - bumpalo-3.18.1 \ + block-0.1.6 \ + bstr-1.12.0 \ + bumpalo-3.19.0 \ + burn-0.18.0 \ + burn-autodiff-0.18.0 \ + burn-candle-0.18.0 \ + burn-common-0.18.0 \ + burn-core-0.18.0 \ + burn-cubecl-0.18.0 \ + burn-cubecl-fusion-0.18.0 \ + burn-cuda-0.18.0 \ + burn-dataset-0.18.0 \ + burn-derive-0.18.0 \ + burn-fusion-0.18.0 \ + burn-ir-0.18.0 \ + burn-ndarray-0.18.0 \ + burn-rocm-0.18.0 \ + burn-router-0.18.0 \ + burn-tensor-0.18.0 \ + burn-train-0.18.0 \ + burn-wgpu-0.18.0 \ + bytemuck-1.23.1 \ + bytemuck_derive-1.10.0 \ + byteorder-1.5.0 \ bytes-1.10.1 \ - cached-0.55.1 \ - cached_proc_macro-0.24.0 \ + cached-0.56.0 \ + cached_proc_macro-0.25.0 \ cached_proc_macro_types-0.1.1 \ + candle-core-0.8.4 \ cast-0.3.0 \ - cc-1.2.27 \ + cc-1.2.30 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.41 \ - clap_builder-4.5.41 \ + clap-4.5.43 \ + clap_builder-4.5.43 \ clap_derive-4.5.41 \ clap_lex-0.7.5 \ + codespan-reporting-0.12.0 \ colorchoice-1.0.4 \ + colored-3.0.0 \ + concurrent-queue-2.5.0 \ console_error_panic_hook-0.1.7 \ + core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ - criterion-0.6.0 \ - criterion-plot-0.5.0 \ + core-graphics-types-0.1.3 \ + crc32fast-1.5.0 \ + criterion-0.7.0 \ + criterion-plot-0.6.0 \ + critical-section-1.2.0 \ + crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ cssparser-0.35.0 \ cssparser-macros-0.6.1 \ + csv-1.3.1 \ + csv-core-0.1.12 \ + cubecl-0.6.0 \ + cubecl-common-0.6.0 \ + cubecl-convolution-0.6.0 \ + cubecl-core-0.6.0 \ + cubecl-cpp-0.6.0 \ + cubecl-cuda-0.6.0 \ + cubecl-hip-0.6.0 \ + cubecl-hip-sys-6.4.4348201 \ + cubecl-ir-0.6.0 \ + cubecl-macros-0.6.0 \ + cubecl-macros-internal-0.6.0 \ + cubecl-matmul-0.6.0 \ + cubecl-random-0.6.0 \ + cubecl-reduce-0.6.0 \ + cubecl-runtime-0.6.0 \ + cubecl-std-0.6.0 \ + cubecl-wgpu-0.6.0 \ + cudarc-0.16.6 \ darling-0.20.11 \ + darling-0.21.0 \ darling_core-0.20.11 \ + darling_core-0.21.0 \ darling_macro-0.20.11 \ + darling_macro-0.21.0 \ dashmap-6.1.0 \ + data-encoding-2.9.0 \ + deranged-0.4.0 \ + derive-new-0.7.0 \ + derive_arbitrary-1.4.1 \ derive_more-1.0.0 \ + derive_more-2.0.1 \ derive_more-impl-1.0.0 \ + derive_more-impl-2.0.1 \ dirs-4.0.0 \ dirs-6.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ + document-features-0.2.11 \ dtoa-1.0.10 \ dtoa-short-0.3.5 \ + dyn-stack-0.10.0 \ + dyn-stack-0.13.0 \ ecow-0.2.5 \ either-1.15.0 \ + embassy-futures-0.1.1 \ + embassy-time-0.4.0 \ + embassy-time-driver-0.2.0 \ + embedded-hal-0.2.7 \ + embedded-hal-1.0.0 \ + embedded-hal-async-1.0.0 \ + enum-as-inner-0.6.1 \ env_logger-0.8.4 \ equivalent-1.0.2 \ + errno-0.3.13 \ + event-listener-5.4.0 \ + event-listener-strategy-0.5.4 \ + fastrand-2.3.0 \ + flate2-1.1.2 \ + float-ord-0.3.2 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ foldhash-0.1.5 \ + foreign-types-0.5.0 \ + foreign-types-macros-0.2.3 \ + foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ fst-0.4.7 \ futf-0.1.5 \ @@ -76,19 +164,48 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ + futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ + futures-timer-3.0.3 \ futures-util-0.3.31 \ + gemm-0.17.1 \ + gemm-0.18.2 \ + gemm-c32-0.17.1 \ + gemm-c32-0.18.2 \ + gemm-c64-0.17.1 \ + gemm-c64-0.18.2 \ + gemm-common-0.17.1 \ + gemm-common-0.18.2 \ + gemm-f16-0.17.1 \ + gemm-f16-0.18.2 \ + gemm-f32-0.17.1 \ + gemm-f32-0.18.2 \ + gemm-f64-0.17.1 \ + gemm-f64-0.18.2 \ getopts-0.2.23 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gimli-0.31.1 \ + gl_generator-0.14.0 \ + glob-0.3.2 \ + globset-0.4.16 \ + glow-0.16.0 \ + glutin_wgl_sys-0.6.1 \ + gpu-alloc-0.6.0 \ + gpu-alloc-types-0.3.0 \ + gpu-allocator-0.27.0 \ + gpu-descriptor-0.3.2 \ + gpu-descriptor-types-0.2.0 \ half-2.6.0 \ harper-tree-sitter-dart-0.0.5 \ + hashbrown-0.13.2 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ heck-0.5.0 \ + hermit-abi-0.5.2 \ + hexf-parse-0.2.1 \ html5ever-0.35.0 \ http-1.3.1 \ http-body-1.0.1 \ @@ -96,7 +213,7 @@ CARGO_CRATES= addr2line-0.24.2 \ httparse-1.10.1 \ hyper-1.6.0 \ hyper-rustls-0.27.7 \ - hyper-util-0.1.14 \ + hyper-util-0.1.16 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ @@ -110,46 +227,78 @@ CARGO_CRATES= addr2line-0.24.2 \ idna-1.0.3 \ idna_adapter-1.2.1 \ indexmap-2.10.0 \ - io-uring-0.7.8 \ + io-uring-0.7.9 \ ipnet-2.11.0 \ iri-string-0.7.8 \ is-docker-0.2.0 \ is-macro-0.3.7 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.1 \ - itertools-0.10.5 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ + jni-sys-0.3.0 \ js-sys-0.3.77 \ + khronos-egl-6.0.0 \ + khronos_api-3.1.0 \ lazy_static-1.5.0 \ levenshtein_automata-0.2.1 \ libc-0.2.174 \ - libredox-0.1.3 \ + libloading-0.8.8 \ + libm-0.2.15 \ + libredox-0.1.8 \ + linux-raw-sys-0.9.4 \ litemap-0.8.0 \ + litrs-0.4.2 \ lock_api-0.4.13 \ log-0.4.27 \ lru-0.16.0 \ lru-slab-0.1.2 \ lsp-types-0.97.0 \ mac-0.1.1 \ + macerator-0.2.8 \ + macerator-macros-0.1.2 \ + malloc_buf-0.0.6 \ maplit-1.0.2 \ markup5ever-0.35.0 \ match_token-0.35.0 \ + matrixmultiply-0.3.10 \ + md5-0.8.0 \ memchr-2.7.5 \ + memmap2-0.9.7 \ + metal-0.31.0 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ + moddef-0.2.6 \ + naga-25.0.1 \ + nb-0.1.3 \ + nb-1.1.0 \ + ndarray-0.16.1 \ + ndk-sys-0.5.0+25.2.9519653 \ new_debug_unreachable-1.0.6 \ nu-ansi-term-0.46.0 \ + num-0.4.3 \ + num-bigint-0.4.6 \ + num-complex-0.4.6 \ + num-conv-0.1.0 \ + num-integer-0.1.46 \ + num-iter-0.1.45 \ + num-rational-0.4.2 \ num-traits-0.2.19 \ + num_cpus-1.17.0 \ + num_enum-0.7.4 \ + num_enum_derive-0.7.4 \ + objc-0.2.7 \ object-0.36.7 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ open-5.3.2 \ option-ext-0.2.0 \ + ordered-float-4.6.0 \ ordered-float-5.0.0 \ overload-0.1.1 \ + parking-2.2.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ @@ -162,13 +311,22 @@ CARGO_CRATES= addr2line-0.24.2 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ + pkg-config-0.3.32 \ portable-atomic-1.11.1 \ + portable-atomic-util-0.2.4 \ potential_utf-0.1.2 \ + powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ + presser-0.3.1 \ + prettyplease-0.2.36 \ + proc-macro-crate-3.3.0 \ proc-macro2-1.0.95 \ + profiling-1.0.17 \ pulldown-cmark-0.13.0 \ pulldown-cmark-escape-0.11.0 \ + pulp-0.18.22 \ + pulp-0.21.5 \ quickcheck-1.0.3 \ quickcheck_macros-1.1.0 \ quinn-0.11.8 \ @@ -177,81 +335,124 @@ CARGO_CRATES= addr2line-0.24.2 \ quote-1.0.40 \ r-efi-5.3.0 \ rand-0.8.5 \ - rand-0.9.1 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ + rand_distr-0.5.1 \ + range-alloc-0.1.4 \ + raw-cpuid-10.7.0 \ + raw-cpuid-11.5.0 \ + raw-window-handle-0.6.2 \ + rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ - redox_syscall-0.5.13 \ + reborrow-0.5.5 \ + redox_syscall-0.5.17 \ redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - reqwest-0.12.22 \ + relative-path-1.9.3 \ + renderdoc-sys-1.1.0 \ + reqwest-0.12.23 \ resolve-path-0.1.0 \ ring-0.17.14 \ + rmp-0.8.14 \ + rmp-serde-1.3.0 \ rs-conllu-0.3.0 \ - rustc-demangle-0.1.25 \ + rstest-0.25.0 \ + rstest_macros-0.25.0 \ + rustc-demangle-0.1.26 \ + rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ - rustls-0.23.28 \ + rustc_version-0.4.1 \ + rustix-1.0.8 \ + rustls-0.23.29 \ rustls-pki-types-1.12.0 \ - rustls-webpki-0.103.3 \ + rustls-webpki-0.103.4 \ rustversion-1.0.21 \ ryu-1.0.20 \ + safetensors-0.4.5 \ same-file-1.0.6 \ + sanitize-filename-0.6.0 \ scopeguard-1.2.0 \ + semver-1.0.26 \ + seq-macro-0.3.6 \ serde-1.0.219 \ serde-wasm-bindgen-0.6.5 \ + serde_bytes-0.11.17 \ serde_derive-1.0.219 \ - serde_json-1.0.141 \ + serde_json-1.0.142 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ + serde_spanned-1.0.0 \ serde_urlencoded-0.7.1 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ siphasher-1.0.1 \ - slab-0.4.10 \ + slab-0.4.11 \ + slotmap-1.0.7 \ smallvec-1.15.1 \ socket2-0.5.10 \ + socket2-0.6.0 \ + spin-0.10.0 \ + spirv-0.3.0+sdk-1.3.268.0 \ stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ streaming-iterator-0.1.9 \ string_cache-0.8.9 \ string_cache_codegen-0.5.4 \ strsim-0.11.1 \ + strum-0.26.3 \ strum-0.27.2 \ + strum_macros-0.26.4 \ strum_macros-0.27.2 \ subtle-2.6.1 \ syn-2.0.104 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ + sysctl-0.5.5 \ + sysctl-0.6.0 \ + tempfile-3.20.0 \ tendril-0.4.3 \ + termcolor-1.4.1 \ + text_placeholder-0.5.1 \ thin-vec-0.2.14 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.15 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ + thiserror-impl-2.0.15 \ + thread-tree-0.3.3 \ thread_local-1.1.9 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.46.1 \ + tokio-1.47.1 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ tokio-util-0.7.15 \ toml-0.8.23 \ + toml-0.9.2 \ toml_datetime-0.6.11 \ + toml_datetime-0.7.0 \ toml_edit-0.22.27 \ + toml_parser-1.0.1 \ toml_write-0.1.2 \ + toml_writer-1.0.2 \ tower-0.5.2 \ tower-http-0.6.6 \ tower-layer-0.3.3 \ - tower-lsp-server-0.22.0 \ + tower-lsp-server-0.22.1 \ tower-service-0.3.3 \ tracing-0.1.41 \ + tracing-appender-0.2.3 \ tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ @@ -278,7 +479,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tree-sitter-ruby-0.23.1 \ tree-sitter-rust-0.24.0 \ tree-sitter-scala-0.24.0 \ - tree-sitter-solidity-1.2.11 \ + tree-sitter-solidity-1.2.13 \ tree-sitter-swift-0.7.1 \ tree-sitter-toml-ng-0.7.0 \ tree-sitter-typescript-0.23.2 \ @@ -286,6 +487,7 @@ CARGO_CRATES= addr2line-0.24.2 \ typst-syntax-0.13.1 \ typst-timing-0.13.1 \ typst-utils-0.13.1 \ + ug-0.1.0 \ unicase-2.8.1 \ unicode-blocks-0.1.9 \ unicode-ident-1.0.18 \ @@ -297,13 +499,16 @@ CARGO_CRATES= addr2line-0.24.2 \ unicode-xid-0.2.6 \ unscanny-0.1.0 \ untrusted-0.9.0 \ + unty-0.0.4 \ url-2.5.4 \ utf-8-0.7.6 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.17.0 \ + uuid-1.18.0 \ valuable-0.1.1 \ + variadics_please-1.1.0 \ version_check-0.9.5 \ + void-1.0.2 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ @@ -317,22 +522,35 @@ CARGO_CRATES= addr2line-0.24.2 \ web-sys-0.3.77 \ web-time-1.1.0 \ web_atoms-0.1.3 \ - webpki-roots-1.0.1 \ + webpki-roots-1.0.2 \ + wgpu-25.0.2 \ + wgpu-core-25.0.2 \ + wgpu-core-deps-apple-25.0.0 \ + wgpu-core-deps-emscripten-25.0.0 \ + wgpu-core-deps-windows-linux-android-25.0.0 \ + wgpu-hal-25.0.2 \ + wgpu-types-25.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.58.0 \ + windows-core-0.58.0 \ windows-core-0.61.2 \ + windows-implement-0.58.0 \ windows-implement-0.60.0 \ + windows-interface-0.58.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ + windows-result-0.2.0 \ windows-result-0.3.4 \ + windows-strings-0.1.0 \ windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ @@ -349,11 +567,14 @@ 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.11 \ + winnow-0.7.12 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ + xml-rs-0.8.27 \ yansi-1.0.1 \ + yoke-0.7.5 \ yoke-0.8.0 \ + yoke-derive-0.7.5 \ yoke-derive-0.8.0 \ zerocopy-0.8.26 \ zerocopy-derive-0.8.26 \ @@ -362,4 +583,5 @@ CARGO_CRATES= addr2line-0.24.2 \ zeroize-1.8.1 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ - zerovec-derive-0.11.1 + zerovec-derive-0.11.1 \ + zip-1.1.4 diff --git a/textproc/harper/distinfo b/textproc/harper/distinfo index 645cb64603a1..265e0cc94e43 100644 --- a/textproc/harper/distinfo +++ b/textproc/harper/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1753476440 +TIMESTAMP = 1755588578 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 @@ -27,36 +27,100 @@ SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472 SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 -SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 -SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 +SHA256 (rust/crates/arbitrary-1.4.1.crate) = dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223 +SIZE (rust/crates/arbitrary-1.4.1.crate) = 36816 SHA256 (rust/crates/ariadne-0.4.1.crate) = 44055e597c674aef7cb903b2b9f6e4cba1277ed0d2d61dae7cd52d7ffa81f8e2 SIZE (rust/crates/ariadne-0.4.1.crate) = 27203 +SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 +SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 +SHA256 (rust/crates/ash-0.38.0+1.3.281.crate) = 0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f +SIZE (rust/crates/ash-0.38.0+1.3.281.crate) = 457775 +SHA256 (rust/crates/async-channel-2.5.0.crate) = 924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2 +SIZE (rust/crates/async-channel-2.5.0.crate) = 18624 +SHA256 (rust/crates/atomic_float-1.1.0.crate) = 628d228f918ac3b82fe590352cc719d30664a0c13ca3a60266fe02c7132d480a +SIZE (rust/crates/atomic_float-1.1.0.crate) = 16232 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bincode-2.0.1.crate) = 36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740 +SIZE (rust/crates/bincode-2.0.1.crate) = 70469 +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.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitflags-2.9.2.crate) = 6a65b545ab31d687cff52899d4890855fec459eb6afe0da6417b8a18da87aa29 +SIZE (rust/crates/bitflags-2.9.2.crate) = 47977 SHA256 (rust/crates/blanket-0.4.0.crate) = 56791e4bd64c99fc361e01008f45c984baa93f12a0957d1b3c51dd2c6baab453 SIZE (rust/crates/blanket-0.4.0.crate) = 20262 -SHA256 (rust/crates/bumpalo-3.18.1.crate) = 793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee -SIZE (rust/crates/bumpalo-3.18.1.crate) = 96348 +SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a +SIZE (rust/crates/block-0.1.6.crate) = 4077 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/burn-0.18.0.crate) = 553c652ab5d2d1a4b3f5781ea4a3b907cecc09b8bc9fa93ca934f12e13bbbc96 +SIZE (rust/crates/burn-0.18.0.crate) = 61606 +SHA256 (rust/crates/burn-autodiff-0.18.0.crate) = 5cfe012cffcf0f3700a1fccc8f78db08c63ba772d63a4d11687da58afa220e13 +SIZE (rust/crates/burn-autodiff-0.18.0.crate) = 85287 +SHA256 (rust/crates/burn-candle-0.18.0.crate) = eb052e5c240b7fc3265a3d8137a53b7c29b678f6b7613cc5ca315217e4a8d627 +SIZE (rust/crates/burn-candle-0.18.0.crate) = 37132 +SHA256 (rust/crates/burn-common-0.18.0.crate) = a99029e20e31124a48fd9ed7a56898a878df224f7030940d40a88cc36a086cc9 +SIZE (rust/crates/burn-common-0.18.0.crate) = 21451 +SHA256 (rust/crates/burn-core-0.18.0.crate) = 33f7a4166dfa0d7b30f5caa583d9bf01366052537f8cbd522c8a415125fe4592 +SIZE (rust/crates/burn-core-0.18.0.crate) = 166430 +SHA256 (rust/crates/burn-cubecl-0.18.0.crate) = cec89330675dabf02ba979ddf6874c2bd38d17d398a446e83a8c7b586536a940 +SIZE (rust/crates/burn-cubecl-0.18.0.crate) = 98002 +SHA256 (rust/crates/burn-cubecl-fusion-0.18.0.crate) = 823fdd0fc98a5a2adcfa5fb6ff0791652db07aa72d68c0ab9cedd31188f01b0e +SIZE (rust/crates/burn-cubecl-fusion-0.18.0.crate) = 67875 +SHA256 (rust/crates/burn-cuda-0.18.0.crate) = 2a0d9909ff711c13a416a5212111a6c85defce9a5e194752a012e79b27a107f9 +SIZE (rust/crates/burn-cuda-0.18.0.crate) = 19588 +SHA256 (rust/crates/burn-dataset-0.18.0.crate) = 9737c7dd9c40ce2c194e0aa5bbc5af6d333093227e4e27ab1e38187ff592d6c3 +SIZE (rust/crates/burn-dataset-0.18.0.crate) = 72926 +SHA256 (rust/crates/burn-derive-0.18.0.crate) = 64e901ae21fa532d237168fe963db9bf2ff1d73c8fbde2c7cffe1cdbae107499 +SIZE (rust/crates/burn-derive-0.18.0.crate) = 17390 +SHA256 (rust/crates/burn-fusion-0.18.0.crate) = a97673bcc1f574d23d505605af943a9f84a495d8abd0af48b496927a004912c7 +SIZE (rust/crates/burn-fusion-0.18.0.crate) = 70398 +SHA256 (rust/crates/burn-ir-0.18.0.crate) = bf45587016162b5ec6764dd4b79ee43c85d1d04bb4850fccce97fe672c4e6fbb +SIZE (rust/crates/burn-ir-0.18.0.crate) = 18863 +SHA256 (rust/crates/burn-ndarray-0.18.0.crate) = 6518dc3956cba8f6c8a747e498029e93b22727720c0bc4ebebef35fe447dfe02 +SIZE (rust/crates/burn-ndarray-0.18.0.crate) = 67307 +SHA256 (rust/crates/burn-rocm-0.18.0.crate) = 3f2e74851c0e2fc600a0362544cd4cfccf0519ba11ab530734be30a79683c0ff +SIZE (rust/crates/burn-rocm-0.18.0.crate) = 19388 +SHA256 (rust/crates/burn-router-0.18.0.crate) = 37b0566c0414f63b7353c222231f075ed29bc55eb0fed9f4123edfd3a1ed4ac3 +SIZE (rust/crates/burn-router-0.18.0.crate) = 39440 +SHA256 (rust/crates/burn-tensor-0.18.0.crate) = 5719aec856f198aea8ac6bd859d2a9e88a626bafbb343a558614ec9ec9fb8605 +SIZE (rust/crates/burn-tensor-0.18.0.crate) = 222162 +SHA256 (rust/crates/burn-train-0.18.0.crate) = 35f3b4ca82423a0c7652cab75c37f9446dc9315c624231783185abd10ecebe71 +SIZE (rust/crates/burn-train-0.18.0.crate) = 75240 +SHA256 (rust/crates/burn-wgpu-0.18.0.crate) = d59fcb1d419fe44700cac10b59e5dda0e1512e8f8d7199073c172d88ba964b8f +SIZE (rust/crates/burn-wgpu-0.18.0.crate) = 27046 +SHA256 (rust/crates/bytemuck-1.23.1.crate) = 5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422 +SIZE (rust/crates/bytemuck-1.23.1.crate) = 52585 +SHA256 (rust/crates/bytemuck_derive-1.10.0.crate) = 441473f2b4b0459a68628c744bc61d23e730fb00128b841d30fa4bb3972257e4 +SIZE (rust/crates/bytemuck_derive-1.10.0.crate) = 25011 +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/cached-0.55.1.crate) = b0839c297f8783316fcca9d90344424e968395413f0662a5481f79c6648bbc14 -SIZE (rust/crates/cached-0.55.1.crate) = 73455 -SHA256 (rust/crates/cached_proc_macro-0.24.0.crate) = 673992d934f0711b68ebb3e1b79cdc4be31634b37c98f26867ced0438ca5c603 -SIZE (rust/crates/cached_proc_macro-0.24.0.crate) = 11881 +SHA256 (rust/crates/cached-0.56.0.crate) = 801927ee168e17809ab8901d9f01f700cd7d8d6a6527997fee44e4b0327a253c +SIZE (rust/crates/cached-0.56.0.crate) = 73906 +SHA256 (rust/crates/cached_proc_macro-0.25.0.crate) = 9225bdcf4e4a9a4c08bf16607908eb2fbf746828d5e0b5e019726dbf6571f201 +SIZE (rust/crates/cached_proc_macro-0.25.0.crate) = 11890 SHA256 (rust/crates/cached_proc_macro_types-0.1.1.crate) = ade8366b8bd5ba243f0a58f036cc0ca8a2f069cff1a2351ef1cac6b083e16fc0 SIZE (rust/crates/cached_proc_macro_types-0.1.1.crate) = 1813 +SHA256 (rust/crates/candle-core-0.8.4.crate) = 06ccf5ee3532e66868516d9b315f73aec9f34ea1a37ae98514534d458915dbf1 +SIZE (rust/crates/candle-core-0.8.4.crate) = 232912 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc -SIZE (rust/crates/cc-1.2.27.crate) = 107070 +SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 +SIZE (rust/crates/cc-1.2.30.crate) = 108550 SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 @@ -69,48 +133,122 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.41.crate) = be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9 -SIZE (rust/crates/clap-4.5.41.crate) = 58298 -SHA256 (rust/crates/clap_builder-4.5.41.crate) = 707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d -SIZE (rust/crates/clap_builder-4.5.41.crate) = 169633 +SHA256 (rust/crates/clap-4.5.43.crate) = 50fd97c9dc2399518aa331917ac6f274280ec5eb34e555dd291899745c48ec6f +SIZE (rust/crates/clap-4.5.43.crate) = 58340 +SHA256 (rust/crates/clap_builder-4.5.43.crate) = c35b5830294e1fa0462034af85cc95225a4cb07092c088c55bda3147cfcd8f65 +SIZE (rust/crates/clap_builder-4.5.43.crate) = 169708 SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/codespan-reporting-0.12.0.crate) = fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81 +SIZE (rust/crates/codespan-reporting-0.12.0.crate) = 55796 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/colored-3.0.0.crate) = fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e +SIZE (rust/crates/colored-3.0.0.crate) = 34497 +SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 +SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 SHA256 (rust/crates/console_error_panic_hook-0.1.7.crate) = a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc SIZE (rust/crates/console_error_panic_hook-0.1.7.crate) = 507196 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 -SHA256 (rust/crates/criterion-0.6.0.crate) = 3bf7af66b0989381bd0be551bd7cc91912a655a58c6918420c9527b1fd8b4679 -SIZE (rust/crates/criterion-0.6.0.crate) = 119470 -SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1 -SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706 +SHA256 (rust/crates/core-graphics-types-0.1.3.crate) = 45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf +SIZE (rust/crates/core-graphics-types-0.1.3.crate) = 7063 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 +SHA256 (rust/crates/criterion-0.7.0.crate) = e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928 +SIZE (rust/crates/criterion-0.7.0.crate) = 119908 +SHA256 (rust/crates/criterion-plot-0.6.0.crate) = 9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338 +SIZE (rust/crates/criterion-plot-0.6.0.crate) = 24495 +SHA256 (rust/crates/critical-section-1.2.0.crate) = 790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b +SIZE (rust/crates/critical-section-1.2.0.crate) = 19133 +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 SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/cssparser-0.35.0.crate) = 4e901edd733a1472f944a45116df3f846f54d37e67e68640ac8bb69689aca2aa SIZE (rust/crates/cssparser-0.35.0.crate) = 54145 SHA256 (rust/crates/cssparser-macros-0.6.1.crate) = 13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331 SIZE (rust/crates/cssparser-macros-0.6.1.crate) = 7914 +SHA256 (rust/crates/csv-1.3.1.crate) = acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf +SIZE (rust/crates/csv-1.3.1.crate) = 888542 +SHA256 (rust/crates/csv-core-0.1.12.crate) = 7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d +SIZE (rust/crates/csv-core-0.1.12.crate) = 26298 +SHA256 (rust/crates/cubecl-0.6.0.crate) = b418aabe526efb2d2714b9282a583bccbc555fe2e42546101259b2042bc133fa +SIZE (rust/crates/cubecl-0.6.0.crate) = 36682 +SHA256 (rust/crates/cubecl-common-0.6.0.crate) = ff2bed7d9aa1a2fe640696067cab6b0b1b40dd30cdb8d12f91ae43ca6392498e +SIZE (rust/crates/cubecl-common-0.6.0.crate) = 28969 +SHA256 (rust/crates/cubecl-convolution-0.6.0.crate) = a324c7e684c627a2746fb4700a29b5881970c7f93cc06c66bcf3c2c5184af97b +SIZE (rust/crates/cubecl-convolution-0.6.0.crate) = 35809 +SHA256 (rust/crates/cubecl-core-0.6.0.crate) = bc4c683bb3ed715eed12cfeca6599dc554efb9371e85f783eb7c3ae0d3781274 +SIZE (rust/crates/cubecl-core-0.6.0.crate) = 108969 +SHA256 (rust/crates/cubecl-cpp-0.6.0.crate) = 0d06ed3e34f0a9f0a1ca225fc3351865a2ddf66966c73a7953dd27f1bbaed9b9 +SIZE (rust/crates/cubecl-cpp-0.6.0.crate) = 75344 +SHA256 (rust/crates/cubecl-cuda-0.6.0.crate) = bf8898be518bd3df9f7d0df8c25e95f07cfc087c6485dda42e99add432e3463b +SIZE (rust/crates/cubecl-cuda-0.6.0.crate) = 29233 +SHA256 (rust/crates/cubecl-hip-0.6.0.crate) = d9afb1c085f8d715fd8686ad77ada69e364c9cc16a51cf10a7d65ad88d760b6b +SIZE (rust/crates/cubecl-hip-0.6.0.crate) = 25652 +SHA256 (rust/crates/cubecl-hip-sys-6.4.4348201.crate) = 678a20e5e38ce9c772bdd53596f2801ef210ae735ec2d7d46b5d5b675c09d929 +SIZE (rust/crates/cubecl-hip-sys-6.4.4348201.crate) = 382548 +SHA256 (rust/crates/cubecl-ir-0.6.0.crate) = bbb72454fb17da66e60f98a011cce199ff0bb78c4e465236459af619039b6cd5 +SIZE (rust/crates/cubecl-ir-0.6.0.crate) = 29814 +SHA256 (rust/crates/cubecl-macros-0.6.0.crate) = 72d61316b8a2ec26bb554745591174022bb048dbcc508091b15dd4f6fcb4793a +SIZE (rust/crates/cubecl-macros-0.6.0.crate) = 53238 +SHA256 (rust/crates/cubecl-macros-internal-0.6.0.crate) = b7c27cf02393d78a41ad125ef6d6274cd3930385f6945779f4f21a2c66e718db +SIZE (rust/crates/cubecl-macros-internal-0.6.0.crate) = 5584 +SHA256 (rust/crates/cubecl-matmul-0.6.0.crate) = 66af2716f458eed3bd14d810d9a90bc43dd35c5464b2fe4630a711a074892fb8 +SIZE (rust/crates/cubecl-matmul-0.6.0.crate) = 109686 +SHA256 (rust/crates/cubecl-random-0.6.0.crate) = 648731639463df215c01ee209477a2f233fb5168fb50e8df755e658ddaaf29f4 +SIZE (rust/crates/cubecl-random-0.6.0.crate) = 21915 +SHA256 (rust/crates/cubecl-reduce-0.6.0.crate) = 729e3de15783aed5c617c8c4de633765c6d0cf4b9564bb51d21dd67b4fdeeebf +SIZE (rust/crates/cubecl-reduce-0.6.0.crate) = 38027 +SHA256 (rust/crates/cubecl-runtime-0.6.0.crate) = 68ab7c56cbb83e43fd1b52ee3d521bcb816068e0bb6f4aeb56c9bd63218b1147 +SIZE (rust/crates/cubecl-runtime-0.6.0.crate) = 77503 +SHA256 (rust/crates/cubecl-std-0.6.0.crate) = 3536c4c1c878bd77ceda959a3f157bbb69f957269e3f138c7edd72d9deb533fd +SIZE (rust/crates/cubecl-std-0.6.0.crate) = 27182 +SHA256 (rust/crates/cubecl-wgpu-0.6.0.crate) = 1d3f068c9a81201f43cdd3f6385201b330f2499f6c24d688d82a70d705261a32 +SIZE (rust/crates/cubecl-wgpu-0.6.0.crate) = 67067 +SHA256 (rust/crates/cudarc-0.16.6.crate) = 17200eb07e7d85a243aa1bf4569a7aa998385ba98d14833973a817a63cc86e92 +SIZE (rust/crates/cudarc-0.16.6.crate) = 405029 SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling-0.21.0.crate) = a79c4acb1fd5fa3d9304be4c76e031c54d2e92d172a393e24b19a14fe8532fe9 +SIZE (rust/crates/darling-0.21.0.crate) = 39548 SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_core-0.21.0.crate) = 74875de90daf30eb59609910b84d4d368103aaec4c924824c6799b28f77d6a1d +SIZE (rust/crates/darling_core-0.21.0.crate) = 72313 SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/darling_macro-0.21.0.crate) = e79f8e61677d5df9167cd85265f8e5f64b215cdea3fb55eebc3e622e44c7a146 +SIZE (rust/crates/darling_macro-0.21.0.crate) = 2526 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 +SHA256 (rust/crates/data-encoding-2.9.0.crate) = 2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476 +SIZE (rust/crates/data-encoding-2.9.0.crate) = 21564 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/derive-new-0.7.0.crate) = 2cdc8d50f426189eef89dac62fabfa0abb27d5cc008f25bf4156a0203325becc +SIZE (rust/crates/derive-new-0.7.0.crate) = 8831 +SHA256 (rust/crates/derive_arbitrary-1.4.1.crate) = 30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800 +SIZE (rust/crates/derive_arbitrary-1.4.1.crate) = 11521 SHA256 (rust/crates/derive_more-1.0.0.crate) = 4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05 SIZE (rust/crates/derive_more-1.0.0.crate) = 64854 +SHA256 (rust/crates/derive_more-2.0.1.crate) = 093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678 +SIZE (rust/crates/derive_more-2.0.1.crate) = 70127 SHA256 (rust/crates/derive_more-impl-1.0.0.crate) = cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22 SIZE (rust/crates/derive_more-impl-1.0.0.crate) = 76182 +SHA256 (rust/crates/derive_more-impl-2.0.1.crate) = bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3 +SIZE (rust/crates/derive_more-impl-2.0.1.crate) = 78233 SHA256 (rust/crates/dirs-4.0.0.crate) = ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059 SIZE (rust/crates/dirs-4.0.0.crate) = 12503 SHA256 (rust/crates/dirs-6.0.0.crate) = c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e @@ -121,24 +259,62 @@ SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e 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/document-features-0.2.11.crate) = 95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d +SIZE (rust/crates/document-features-0.2.11.crate) = 14640 SHA256 (rust/crates/dtoa-1.0.10.crate) = d6add3b8cff394282be81f3fc1a0605db594ed69890078ca6e2cab1c408bcf04 SIZE (rust/crates/dtoa-1.0.10.crate) = 17584 SHA256 (rust/crates/dtoa-short-0.3.5.crate) = cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87 SIZE (rust/crates/dtoa-short-0.3.5.crate) = 8287 +SHA256 (rust/crates/dyn-stack-0.10.0.crate) = 56e53799688f5632f364f8fb387488dd05db9fe45db7011be066fc20e7027f8b +SIZE (rust/crates/dyn-stack-0.10.0.crate) = 10753 +SHA256 (rust/crates/dyn-stack-0.13.0.crate) = 490bd48eb68fffcfed519b4edbfd82c69cbe741d175b84f0e0cbe8c57cbe0bdd +SIZE (rust/crates/dyn-stack-0.13.0.crate) = 21828 SHA256 (rust/crates/ecow-0.2.5.crate) = b92b481eb5d59fd8e80e92ff11d057d1ca8d144b2cd8c66cc8d5bd177a3c0dc5 SIZE (rust/crates/ecow-0.2.5.crate) = 29499 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/embassy-futures-0.1.1.crate) = 1f878075b9794c1e4ac788c95b728f26aa6366d32eeb10c7051389f898f7d067 +SIZE (rust/crates/embassy-futures-0.1.1.crate) = 6671 +SHA256 (rust/crates/embassy-time-0.4.0.crate) = f820157f198ada183ad62e0a66f554c610cdcd1a9f27d4b316358103ced7a1f8 +SIZE (rust/crates/embassy-time-0.4.0.crate) = 15212 +SHA256 (rust/crates/embassy-time-driver-0.2.0.crate) = 8d45f5d833b6d98bd2aab0c2de70b18bfaa10faf661a1578fd8e5dfb15eb7eba +SIZE (rust/crates/embassy-time-driver-0.2.0.crate) = 8509 +SHA256 (rust/crates/embedded-hal-0.2.7.crate) = 35949884794ad573cf46071e41c9b60efb0cb311e3ca01f7af807af1debc66ff +SIZE (rust/crates/embedded-hal-0.2.7.crate) = 32623 +SHA256 (rust/crates/embedded-hal-1.0.0.crate) = 361a90feb7004eca4019fb28352a9465666b24f840f5c3cddf0ff13920590b89 +SIZE (rust/crates/embedded-hal-1.0.0.crate) = 29801 +SHA256 (rust/crates/embedded-hal-async-1.0.0.crate) = 0c4c685bbef7fe13c3c6dd4da26841ed3980ef33e841cddfa15ce8a8fb3f1884 +SIZE (rust/crates/embedded-hal-async-1.0.0.crate) = 11605 +SHA256 (rust/crates/enum-as-inner-0.6.1.crate) = a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc +SIZE (rust/crates/enum-as-inner-0.6.1.crate) = 12190 SHA256 (rust/crates/env_logger-0.8.4.crate) = a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3 SIZE (rust/crates/env_logger-0.8.4.crate) = 33342 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/event-listener-5.4.0.crate) = 3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae +SIZE (rust/crates/event-listener-5.4.0.crate) = 43452 +SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 +SIZE (rust/crates/event-listener-strategy-0.5.4.crate) = 16179 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 +SHA256 (rust/crates/float-ord-0.3.2.crate) = 8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d +SIZE (rust/crates/float-ord-0.3.2.crate) = 7683 SHA256 (rust/crates/fluent-uri-0.1.4.crate) = 17c704e9dbe1ddd863da1e6ff3567795087b1eb201ce80d8fa81162e1516500d SIZE (rust/crates/fluent-uri-0.1.4.crate) = 33596 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/foreign-types-0.5.0.crate) = d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965 +SIZE (rust/crates/foreign-types-0.5.0.crate) = 7824 +SHA256 (rust/crates/foreign-types-macros-0.2.3.crate) = 1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742 +SIZE (rust/crates/foreign-types-macros-0.2.3.crate) = 7635 +SHA256 (rust/crates/foreign-types-shared-0.3.1.crate) = aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b +SIZE (rust/crates/foreign-types-shared-0.3.1.crate) = 6006 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 SHA256 (rust/crates/fst-0.4.7.crate) = 7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed3037e16ba39edc7a29eb61a @@ -155,14 +331,46 @@ SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d3 SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 +SHA256 (rust/crates/futures-lite-2.6.0.crate) = f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532 +SIZE (rust/crates/futures-lite-2.6.0.crate) = 45157 SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-timer-3.0.3.crate) = f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24 +SIZE (rust/crates/futures-timer-3.0.3.crate) = 19739 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/gemm-0.17.1.crate) = 6ab24cc62135b40090e31a76a9b2766a501979f3070fa27f689c27ec04377d32 +SIZE (rust/crates/gemm-0.17.1.crate) = 6931 +SHA256 (rust/crates/gemm-0.18.2.crate) = ab96b703d31950f1aeddded248bc95543c9efc7ac9c4a21fda8703a83ee35451 +SIZE (rust/crates/gemm-0.18.2.crate) = 20056 +SHA256 (rust/crates/gemm-c32-0.17.1.crate) = b9c030d0b983d1e34a546b86e08f600c11696fde16199f971cd46c12e67512c0 +SIZE (rust/crates/gemm-c32-0.17.1.crate) = 3829 +SHA256 (rust/crates/gemm-c32-0.18.2.crate) = f6db9fd9f40421d00eea9dd0770045a5603b8d684654816637732463f4073847 +SIZE (rust/crates/gemm-c32-0.18.2.crate) = 7764 +SHA256 (rust/crates/gemm-c64-0.17.1.crate) = fbb5f2e79fefb9693d18e1066a557b4546cd334b226beadc68b11a8f9431852a +SIZE (rust/crates/gemm-c64-0.17.1.crate) = 3827 +SHA256 (rust/crates/gemm-c64-0.18.2.crate) = dfcad8a3d35a43758330b635d02edad980c1e143dc2f21e6fd25f9e4eada8edf +SIZE (rust/crates/gemm-c64-0.18.2.crate) = 7653 +SHA256 (rust/crates/gemm-common-0.17.1.crate) = a2e7ea062c987abcd8db95db917b4ffb4ecdfd0668471d8dc54734fdff2354e8 +SIZE (rust/crates/gemm-common-0.17.1.crate) = 26643 +SHA256 (rust/crates/gemm-common-0.18.2.crate) = a352d4a69cbe938b9e2a9cb7a3a63b7e72f9349174a2752a558a8a563510d0f3 +SIZE (rust/crates/gemm-common-0.18.2.crate) = 31507 +SHA256 (rust/crates/gemm-f16-0.17.1.crate) = 7ca4c06b9b11952071d317604acb332e924e817bd891bec8dfb494168c7cedd4 +SIZE (rust/crates/gemm-f16-0.17.1.crate) = 7939 +SHA256 (rust/crates/gemm-f16-0.18.2.crate) = cff95ae3259432f3c3410eaa919033cd03791d81cebd18018393dc147952e109 +SIZE (rust/crates/gemm-f16-0.18.2.crate) = 11372 +SHA256 (rust/crates/gemm-f32-0.17.1.crate) = e9a69f51aaefbd9cf12d18faf273d3e982d9d711f60775645ed5c8047b4ae113 +SIZE (rust/crates/gemm-f32-0.17.1.crate) = 3519 +SHA256 (rust/crates/gemm-f32-0.18.2.crate) = bc8d3d4385393304f407392f754cd2dc4b315d05063f62cf09f47b58de276864 +SIZE (rust/crates/gemm-f32-0.18.2.crate) = 7320 +SHA256 (rust/crates/gemm-f64-0.17.1.crate) = aa397a48544fadf0b81ec8741e5c0fba0043008113f71f2034def1935645d2b0 +SIZE (rust/crates/gemm-f64-0.17.1.crate) = 3515 +SHA256 (rust/crates/gemm-f64-0.18.2.crate) = 35b2a4f76ce4b8b16eadc11ccf2e083252d8237c1b589558a49b0183545015bd +SIZE (rust/crates/gemm-f64-0.18.2.crate) = 7199 SHA256 (rust/crates/getopts-0.2.23.crate) = cba6ae63eb948698e300f645f87c70f76630d505f23b8907cf1e193ee85048c1 SIZE (rust/crates/getopts-0.2.23.crate) = 21409 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 @@ -171,16 +379,42 @@ SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/gl_generator-0.14.0.crate) = 1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d +SIZE (rust/crates/gl_generator-0.14.0.crate) = 22330 +SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 +SIZE (rust/crates/glob-0.3.2.crate) = 22359 +SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 +SIZE (rust/crates/globset-0.4.16.crate) = 26533 +SHA256 (rust/crates/glow-0.16.0.crate) = c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08 +SIZE (rust/crates/glow-0.16.0.crate) = 162118 +SHA256 (rust/crates/glutin_wgl_sys-0.6.1.crate) = 2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e +SIZE (rust/crates/glutin_wgl_sys-0.6.1.crate) = 5567 +SHA256 (rust/crates/gpu-alloc-0.6.0.crate) = fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171 +SIZE (rust/crates/gpu-alloc-0.6.0.crate) = 19649 +SHA256 (rust/crates/gpu-alloc-types-0.3.0.crate) = 98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4 +SIZE (rust/crates/gpu-alloc-types-0.3.0.crate) = 4128 +SHA256 (rust/crates/gpu-allocator-0.27.0.crate) = c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd +SIZE (rust/crates/gpu-allocator-0.27.0.crate) = 49410 +SHA256 (rust/crates/gpu-descriptor-0.3.2.crate) = b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca +SIZE (rust/crates/gpu-descriptor-0.3.2.crate) = 7943 +SHA256 (rust/crates/gpu-descriptor-types-0.2.0.crate) = fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91 +SIZE (rust/crates/gpu-descriptor-types-0.2.0.crate) = 2169 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 SIZE (rust/crates/half-2.6.0.crate) = 59507 SHA256 (rust/crates/harper-tree-sitter-dart-0.0.5.crate) = 2cffcbd6eedacbf7df10ddb03de6e5e2fa52c0c183f6f01f7bfec9d0f6b38fb7 SIZE (rust/crates/harper-tree-sitter-dart-0.0.5.crate) = 244503 +SHA256 (rust/crates/hashbrown-0.13.2.crate) = 43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e +SIZE (rust/crates/hashbrown-0.13.2.crate) = 105265 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 +SHA256 (rust/crates/hexf-parse-0.2.1.crate) = dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df +SIZE (rust/crates/hexf-parse-0.2.1.crate) = 4662 SHA256 (rust/crates/html5ever-0.35.0.crate) = 55d958c2f74b664487a2035fe1dadb032c48718a03b63f3ab0b8537db8549ed4 SIZE (rust/crates/html5ever-0.35.0.crate) = 76142 SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 @@ -195,8 +429,8 @@ SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71 SIZE (rust/crates/hyper-1.6.0.crate) = 153923 SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 -SHA256 (rust/crates/hyper-util-0.1.14.crate) = dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb -SIZE (rust/crates/hyper-util-0.1.14.crate) = 101462 +SHA256 (rust/crates/hyper-util-0.1.16.crate) = 8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e +SIZE (rust/crates/hyper-util-0.1.16.crate) = 101184 SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f @@ -223,8 +457,8 @@ SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 -SHA256 (rust/crates/io-uring-0.7.8.crate) = b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013 -SIZE (rust/crates/io-uring-0.7.8.crate) = 94958 +SHA256 (rust/crates/io-uring-0.7.9.crate) = d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4 +SIZE (rust/crates/io-uring-0.7.9.crate) = 99792 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 @@ -237,26 +471,38 @@ SHA256 (rust/crates/is-wsl-0.4.0.crate) = 173609498df190136aa7dea1a91db051746d33 SIZE (rust/crates/is-wsl-0.4.0.crate) = 3264 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 -SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 -SIZE (rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 SIZE (rust/crates/itertools-0.14.0.crate) = 152715 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 +SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/khronos-egl-6.0.0.crate) = 6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76 +SIZE (rust/crates/khronos-egl-6.0.0.crate) = 29315 +SHA256 (rust/crates/khronos_api-3.1.0.crate) = e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc +SIZE (rust/crates/khronos_api-3.1.0.crate) = 599718 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/levenshtein_automata-0.2.1.crate) = 0c2cdeb66e45e9f36bfad5bbdb4d2384e70936afbee843c6f6543f0c551ebb25 SIZE (rust/crates/levenshtein_automata-0.2.1.crate) = 13549 SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 SIZE (rust/crates/libc-0.2.174.crate) = 779933 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 +SIZE (rust/crates/libloading-0.8.8.crate) = 31345 +SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 +SHA256 (rust/crates/libredox-0.1.8.crate) = 360e552c93fa0e8152ab463bc4c4837fce76a225df11dfaeea66c313de5e61f7 +SIZE (rust/crates/libredox-0.1.8.crate) = 7268 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed +SIZE (rust/crates/litrs-0.4.2.crate) = 43399 SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 @@ -269,24 +515,72 @@ SHA256 (rust/crates/lsp-types-0.97.0.crate) = 53353550a17c04ac46c585feb189c2db82 SIZE (rust/crates/lsp-types-0.97.0.crate) = 70764 SHA256 (rust/crates/mac-0.1.1.crate) = c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4 SIZE (rust/crates/mac-0.1.1.crate) = 4838 +SHA256 (rust/crates/macerator-0.2.8.crate) = bce07f822458c4c303081d133a90610406162e7c8df17434956ac1892faf447b +SIZE (rust/crates/macerator-0.2.8.crate) = 30387 +SHA256 (rust/crates/macerator-macros-0.1.2.crate) = a2b955a106dca78c0577269d67a6d56114abb8644b810fc995a22348276bb9dd +SIZE (rust/crates/macerator-macros-0.1.2.crate) = 4259 +SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb +SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 SHA256 (rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d SIZE (rust/crates/maplit-1.0.2.crate) = 8871 SHA256 (rust/crates/markup5ever-0.35.0.crate) = 311fe69c934650f8f19652b3946075f0fc41ad8757dbb68f1ca14e7900ecc1c3 SIZE (rust/crates/markup5ever-0.35.0.crate) = 15883 SHA256 (rust/crates/match_token-0.35.0.crate) = ac84fd3f360fcc43dc5f5d186f02a94192761a080e8bc58621ad4d12296a58cf SIZE (rust/crates/match_token-0.35.0.crate) = 4570 +SHA256 (rust/crates/matrixmultiply-0.3.10.crate) = a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08 +SIZE (rust/crates/matrixmultiply-0.3.10.crate) = 58170 +SHA256 (rust/crates/md5-0.8.0.crate) = ae960838283323069879657ca3de837e9f7bbb4c7bf6ea7f1b290d5e9476d2e0 +SIZE (rust/crates/md5-0.8.0.crate) = 6984 SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memmap2-0.9.7.crate) = 483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28 +SIZE (rust/crates/memmap2-0.9.7.crate) = 33915 +SHA256 (rust/crates/metal-0.31.0.crate) = f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e +SIZE (rust/crates/metal-0.31.0.crate) = 3034257 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/moddef-0.2.6.crate) = 4e519fd9c6131c1c9a4a67f8bdc4f32eb4105b16c1468adea1b8e68c98c85ec4 +SIZE (rust/crates/moddef-0.2.6.crate) = 5286 +SHA256 (rust/crates/naga-25.0.1.crate) = 2b977c445f26e49757f9aca3631c3b8b836942cb278d69a92e7b80d3b24da632 +SIZE (rust/crates/naga-25.0.1.crate) = 718101 +SHA256 (rust/crates/nb-0.1.3.crate) = 801d31da0513b6ec5214e9bf433a77966320625a37860f910be265be6e18d06f +SIZE (rust/crates/nb-0.1.3.crate) = 10112 +SHA256 (rust/crates/nb-1.1.0.crate) = 8d5439c4ad607c3c23abf66de8c8bf57ba8adcd1f129e699851a6e43935d339d +SIZE (rust/crates/nb-1.1.0.crate) = 11686 +SHA256 (rust/crates/ndarray-0.16.1.crate) = 882ed72dce9365842bf196bdeedf5055305f11fc8c03dee7bb0194a6cad34841 +SIZE (rust/crates/ndarray-0.16.1.crate) = 291026 +SHA256 (rust/crates/ndk-sys-0.5.0+25.2.9519653.crate) = 8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691 +SIZE (rust/crates/ndk-sys-0.5.0+25.2.9519653.crate) = 307233 SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/num-0.4.3.crate) = 35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23 +SIZE (rust/crates/num-0.4.3.crate) = 9575 +SHA256 (rust/crates/num-bigint-0.4.6.crate) = a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9 +SIZE (rust/crates/num-bigint-0.4.6.crate) = 102801 +SHA256 (rust/crates/num-complex-0.4.6.crate) = 73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495 +SIZE (rust/crates/num-complex-0.4.6.crate) = 30352 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f +SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (rust/crates/num-iter-0.1.45.crate) = 1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf +SIZE (rust/crates/num-iter-0.1.45.crate) = 10320 +SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824 +SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b +SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 +SHA256 (rust/crates/num_enum-0.7.4.crate) = a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a +SIZE (rust/crates/num_enum-0.7.4.crate) = 21553 +SHA256 (rust/crates/num_enum_derive-0.7.4.crate) = 77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d +SIZE (rust/crates/num_enum_derive-0.7.4.crate) = 18167 +SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 +SIZE (rust/crates/objc-0.2.7.crate) = 22036 SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 SIZE (rust/crates/object-0.36.7.crate) = 329938 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d @@ -299,10 +593,14 @@ SHA256 (rust/crates/open-5.3.2.crate) = e2483562e62ea94312f3576a7aca397306df7990 SIZE (rust/crates/open-5.3.2.crate) = 26342 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 +SHA256 (rust/crates/ordered-float-4.6.0.crate) = 7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951 +SIZE (rust/crates/ordered-float-4.6.0.crate) = 23633 SHA256 (rust/crates/ordered-float-5.0.0.crate) = e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01 SIZE (rust/crates/ordered-float-5.0.0.crate) = 23364 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba +SIZE (rust/crates/parking-2.2.1.crate) = 10685 SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 @@ -327,20 +625,38 @@ SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9a SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 +SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c SIZE (rust/crates/precomputed-hash-0.1.1.crate) = 1640 +SHA256 (rust/crates/presser-0.3.1.crate) = e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa +SIZE (rust/crates/presser-0.3.1.crate) = 20946 +SHA256 (rust/crates/prettyplease-0.2.36.crate) = ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2 +SIZE (rust/crates/prettyplease-0.2.36.crate) = 71870 +SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 +SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/profiling-1.0.17.crate) = 3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773 +SIZE (rust/crates/profiling-1.0.17.crate) = 13493 SHA256 (rust/crates/pulldown-cmark-0.13.0.crate) = 1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0 SIZE (rust/crates/pulldown-cmark-0.13.0.crate) = 154023 SHA256 (rust/crates/pulldown-cmark-escape-0.11.0.crate) = 007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae SIZE (rust/crates/pulldown-cmark-escape-0.11.0.crate) = 6719 +SHA256 (rust/crates/pulp-0.18.22.crate) = a0a01a0dc67cf4558d279f0c25b0962bd08fc6dec0137699eae304103e882fe6 +SIZE (rust/crates/pulp-0.18.22.crate) = 117838 +SHA256 (rust/crates/pulp-0.21.5.crate) = 96b86df24f0a7ddd5e4b95c94fc9ed8a98f1ca94d3b01bdce2824097e7835907 +SIZE (rust/crates/pulp-0.21.5.crate) = 136353 SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6 SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 SHA256 (rust/crates/quickcheck_macros-1.1.0.crate) = f71ee38b42f8459a88d3362be6f9b841ad2d5421844f61eb1c59c11bff3ac14a @@ -357,8 +673,8 @@ SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f665 SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 -SIZE (rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (rust/crates/rand-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 @@ -367,12 +683,26 @@ SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9ba SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rand_distr-0.5.1.crate) = 6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463 +SIZE (rust/crates/rand_distr-0.5.1.crate) = 75593 +SHA256 (rust/crates/range-alloc-0.1.4.crate) = c3d6831663a5098ea164f89cff59c6284e95f4e3c76ce9848d4529f5ccca9bde +SIZE (rust/crates/range-alloc-0.1.4.crate) = 7924 +SHA256 (rust/crates/raw-cpuid-10.7.0.crate) = 6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332 +SIZE (rust/crates/raw-cpuid-10.7.0.crate) = 107292 +SHA256 (rust/crates/raw-cpuid-11.5.0.crate) = c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146 +SIZE (rust/crates/raw-cpuid-11.5.0.crate) = 111596 +SHA256 (rust/crates/raw-window-handle-0.6.2.crate) = 20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539 +SIZE (rust/crates/raw-window-handle-0.6.2.crate) = 20234 +SHA256 (rust/crates/rawpointer-0.2.1.crate) = 60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3 +SIZE (rust/crates/rawpointer-0.2.1.crate) = 7490 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/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 -SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 +SHA256 (rust/crates/reborrow-0.5.5.crate) = 03251193000f4bd3b042892be858ee50e8b3719f2b08e5833ac4353724632430 +SIZE (rust/crates/reborrow-0.5.5.crate) = 3789 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 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 @@ -383,44 +713,74 @@ SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c964863 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/reqwest-0.12.22.crate) = cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531 -SIZE (rust/crates/reqwest-0.12.22.crate) = 200283 +SHA256 (rust/crates/relative-path-1.9.3.crate) = ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2 +SIZE (rust/crates/relative-path-1.9.3.crate) = 22400 +SHA256 (rust/crates/renderdoc-sys-1.1.0.crate) = 19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832 +SIZE (rust/crates/renderdoc-sys-1.1.0.crate) = 10366 +SHA256 (rust/crates/reqwest-0.12.23.crate) = d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb +SIZE (rust/crates/reqwest-0.12.23.crate) = 161307 SHA256 (rust/crates/resolve-path-0.1.0.crate) = 321e5e41b3b192dab6f1e75b9deacb6688b4b8c5e68906a78e8f43e7c2887bb5 SIZE (rust/crates/resolve-path-0.1.0.crate) = 9129 SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rmp-0.8.14.crate) = 228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4 +SIZE (rust/crates/rmp-0.8.14.crate) = 29687 +SHA256 (rust/crates/rmp-serde-1.3.0.crate) = 52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db +SIZE (rust/crates/rmp-serde-1.3.0.crate) = 33025 SHA256 (rust/crates/rs-conllu-0.3.0.crate) = d6de5aecf17f8fff1b35d59a12e2b8c908cad4d67208805166483655554f9169 SIZE (rust/crates/rs-conllu-0.3.0.crate) = 15006 -SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f -SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +SHA256 (rust/crates/rstest-0.25.0.crate) = 6fc39292f8613e913f7df8fa892b8944ceb47c247b78e1b1ae2f09e019be789d +SIZE (rust/crates/rstest-0.25.0.crate) = 55273 +SHA256 (rust/crates/rstest_macros-0.25.0.crate) = 1f168d99749d307be9de54d23fd226628d99768225ef08f6ffb52e0182a27746 +SIZE (rust/crates/rstest_macros-0.25.0.crate) = 70557 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 +SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 +SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 -SHA256 (rust/crates/rustls-0.23.28.crate) = 7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643 -SIZE (rust/crates/rustls-0.23.28.crate) = 365699 +SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 +SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustls-0.23.29.crate) = 2491382039b29b9b11ff08b76ff6c97cf287671dbb74f0be44bda389fffe9bd1 +SIZE (rust/crates/rustls-0.23.29.crate) = 370867 SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 -SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 -SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/rustls-webpki-0.103.4.crate) = 0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc +SIZE (rust/crates/rustls-webpki-0.103.4.crate) = 84241 SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/safetensors-0.4.5.crate) = 44560c11236a6130a46ce36c836a62936dc81ebf8c36a37947423571be0e55b6 +SIZE (rust/crates/safetensors-0.4.5.crate) = 21800 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/sanitize-filename-0.6.0.crate) = bc984f4f9ceb736a7bb755c3e3bd17dc56370af2600c9780dcc48c66453da34d +SIZE (rust/crates/sanitize-filename-0.6.0.crate) = 4819 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/seq-macro-0.3.6.crate) = 1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc +SIZE (rust/crates/seq-macro-0.3.6.crate) = 16031 SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b SIZE (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 21098 +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_json-1.0.141.crate) = 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 -SIZE (rust/crates/serde_json-1.0.141.crate) = 155322 +SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 +SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 +SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 @@ -429,14 +789,24 @@ SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce35 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 -SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d -SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/slotmap-1.0.7.crate) = dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a +SIZE (rust/crates/slotmap-1.0.7.crate) = 61390 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 +SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +SHA256 (rust/crates/spin-0.10.0.crate) = d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591 +SIZE (rust/crates/spin-0.10.0.crate) = 39654 +SHA256 (rust/crates/spirv-0.3.0+sdk-1.3.268.0.crate) = eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844 +SIZE (rust/crates/spirv-0.3.0+sdk-1.3.268.0.crate) = 30802 SHA256 (rust/crates/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 +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/streaming-iterator-0.1.9.crate) = 2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520 SIZE (rust/crates/streaming-iterator-0.1.9.crate) = 18482 SHA256 (rust/crates/string_cache-0.8.9.crate) = bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f @@ -445,8 +815,12 @@ SHA256 (rust/crates/string_cache_codegen-0.5.4.crate) = c711928715f1fe0fe509c53b SIZE (rust/crates/string_cache_codegen-0.5.4.crate) = 9406 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06 +SIZE (rust/crates/strum-0.26.3.crate) = 7237 SHA256 (rust/crates/strum-0.27.2.crate) = af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf SIZE (rust/crates/strum-0.27.2.crate) = 8489 +SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be +SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531 SHA256 (rust/crates/strum_macros-0.27.2.crate) = 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 SIZE (rust/crates/strum_macros-0.27.2.crate) = 30522 SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 @@ -457,20 +831,38 @@ SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/sysctl-0.5.5.crate) = ec7dddc5f0fee506baf8b9fdb989e242f17e4b11c61dfbb0635b705217199eea +SIZE (rust/crates/sysctl-0.5.5.crate) = 18414 +SHA256 (rust/crates/sysctl-0.6.0.crate) = 01198a2debb237c62b6826ec7081082d951f46dbb64b0e8c7649a452230d1dfc +SIZE (rust/crates/sysctl-0.6.0.crate) = 18829 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/tendril-0.4.3.crate) = d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0 SIZE (rust/crates/tendril-0.4.3.crate) = 37210 +SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 +SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 +SHA256 (rust/crates/text_placeholder-0.5.1.crate) = dd5008f74a09742486ef0047596cf35df2b914e2a8dca5727fcb6ba6842a766b +SIZE (rust/crates/text_placeholder-0.5.1.crate) = 7744 SHA256 (rust/crates/thin-vec-0.2.14.crate) = 144f754d318415ac792f9d69fc87abbbfc043ce2ef041c60f16ad828f638717d SIZE (rust/crates/thin-vec-0.2.14.crate) = 35087 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-2.0.15.crate) = 80d76d3f064b981389ecb4b6b7f45a0bf9fdac1d5b9204c7bd6714fecc302850 +SIZE (rust/crates/thiserror-2.0.15.crate) = 29026 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.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/thiserror-impl-2.0.15.crate) = 44d29feb33e986b6ea906bd9c3559a856983f92371b3eaa5e83782a351623de0 +SIZE (rust/crates/thiserror-impl-2.0.15.crate) = 21214 +SHA256 (rust/crates/thread-tree-0.3.3.crate) = ffbd370cb847953a25954d9f63e14824a36113f8c72eecf6eccef5dc4b45d630 +SIZE (rust/crates/thread-tree-0.3.3.crate) = 12263 SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc @@ -479,8 +871,8 @@ SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7 SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 -SIZE (rust/crates/tokio-1.46.1.crate) = 823632 +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-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b @@ -489,24 +881,34 @@ SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d6 SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml-0.9.2.crate) = ed0aee96c12fa71097902e0bb061a5e1ebd766a6636bb605ba401c45c1650eac +SIZE (rust/crates/toml-0.9.2.crate) = 56695 SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 +SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_parser-1.0.1.crate) = 97200572db069e74c512a14117b296ba0a80a30123fbbb5aa1f4a348f639ca30 +SIZE (rust/crates/toml_parser-1.0.1.crate) = 35063 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.2.crate) = fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64 +SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 -SHA256 (rust/crates/tower-lsp-server-0.22.0.crate) = 76cd168c085174eafa7492a519715f2d59436dc28cdfd9d13a5b864246899db9 -SIZE (rust/crates/tower-lsp-server-0.22.0.crate) = 71589 +SHA256 (rust/crates/tower-lsp-server-0.22.1.crate) = 88f3f8ec0dcfdda4d908bad2882fe0f89cf2b606e78d16491323e918dfa95765 +SIZE (rust/crates/tower-lsp-server-0.22.1.crate) = 72193 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-appender-0.2.3.crate) = 3566e8ce28cc0a3fe42519fc80e6b4c943cc4c8cef275620eb8dac2d3d4e06cf +SIZE (rust/crates/tracing-appender-0.2.3.crate) = 21964 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 @@ -559,8 +961,8 @@ SHA256 (rust/crates/tree-sitter-rust-0.24.0.crate) = 4b9b18034c684a2420722be8b2a SIZE (rust/crates/tree-sitter-rust-0.24.0.crate) = 361995 SHA256 (rust/crates/tree-sitter-scala-0.24.0.crate) = 7516aeb3d1f40ede8e3045b163e86993b3434514dd06c34c0b75e782d9a0b251 SIZE (rust/crates/tree-sitter-scala-0.24.0.crate) = 1190329 -SHA256 (rust/crates/tree-sitter-solidity-1.2.11.crate) = 316bcbf903cd09a781734f4127ef21341e810cf85f89b0b96fffab48d55fd672 -SIZE (rust/crates/tree-sitter-solidity-1.2.11.crate) = 168837 +SHA256 (rust/crates/tree-sitter-solidity-1.2.13.crate) = 4eacf8875b70879f0cb670c60b233ad0b68752d9e1474e6c3ef168eea8a90b25 +SIZE (rust/crates/tree-sitter-solidity-1.2.13.crate) = 188062 SHA256 (rust/crates/tree-sitter-swift-0.7.1.crate) = 4ef216011c3e3df4fa864736f347cb8d509b1066cf0c8549fb1fd81ac9832e59 SIZE (rust/crates/tree-sitter-swift-0.7.1.crate) = 946906 SHA256 (rust/crates/tree-sitter-toml-ng-0.7.0.crate) = e9adc2c898ae49730e857d75be403da3f92bb81d8e37a2f918a08dd10de5ebb1 @@ -575,6 +977,8 @@ SHA256 (rust/crates/typst-timing-0.13.1.crate) = 8ba4541664e98be2023db2267d92af2 SIZE (rust/crates/typst-timing-0.13.1.crate) = 11077 SHA256 (rust/crates/typst-utils-0.13.1.crate) = 0eb71d59967e0fb32341f8a94f41ced8da520c63705cca2686ae653c9408fd96 SIZE (rust/crates/typst-utils-0.13.1.crate) = 21392 +SHA256 (rust/crates/ug-0.1.0.crate) = 03719c61a91b51541f076dfdba45caacf750b230cefaa4b32d6f5411c3f7f437 +SIZE (rust/crates/ug-0.1.0.crate) = 55086 SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 SIZE (rust/crates/unicase-2.8.1.crate) = 24088 SHA256 (rust/crates/unicode-blocks-0.1.9.crate) = 6b12e05d9e06373163a9bb6bb8c263c261b396643a99445fe6b9811fd376581b @@ -597,6 +1001,8 @@ SHA256 (rust/crates/unscanny-0.1.0.crate) = e9df2af067a7953e9c3831320f35c1cc0600 SIZE (rust/crates/unscanny-0.1.0.crate) = 10338 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 +SIZE (rust/crates/unty-0.0.4.crate) = 7200 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 SIZE (rust/crates/url-2.5.4.crate) = 81097 SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 @@ -605,12 +1011,16 @@ SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59 SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d -SIZE (rust/crates/uuid-1.17.0.crate) = 59014 +SHA256 (rust/crates/uuid-1.18.0.crate) = f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be +SIZE (rust/crates/uuid-1.18.0.crate) = 59782 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/variadics_please-1.1.0.crate) = 41b6d82be61465f97d42bd1d15bf20f3b0a3a0905018f38f9d6f6962055b0b5c +SIZE (rust/crates/variadics_please-1.1.0.crate) = 12270 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/void-1.0.2.crate) = 6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d +SIZE (rust/crates/void-1.0.2.crate) = 2356 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e @@ -637,8 +1047,22 @@ SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10 SIZE (rust/crates/web-time-1.1.0.crate) = 18026 SHA256 (rust/crates/web_atoms-0.1.3.crate) = 57ffde1dc01240bdf9992e3205668b235e59421fd085e8a317ed98da0178d414 SIZE (rust/crates/web_atoms-0.1.3.crate) = 27392 -SHA256 (rust/crates/webpki-roots-1.0.1.crate) = 8782dd5a41a24eed3a4f40b606249b3e236ca61adf1f25ea4d45c73de122b502 -SIZE (rust/crates/webpki-roots-1.0.1.crate) = 247202 +SHA256 (rust/crates/webpki-roots-1.0.2.crate) = 7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2 +SIZE (rust/crates/webpki-roots-1.0.2.crate) = 255109 +SHA256 (rust/crates/wgpu-25.0.2.crate) = ec8fb398f119472be4d80bc3647339f56eb63b2a331f6a3d16e25d8144197dd9 +SIZE (rust/crates/wgpu-25.0.2.crate) = 189625 +SHA256 (rust/crates/wgpu-core-25.0.2.crate) = f7b882196f8368511d613c6aeec80655160db6646aebddf8328879a88d54e500 +SIZE (rust/crates/wgpu-core-25.0.2.crate) = 292130 +SHA256 (rust/crates/wgpu-core-deps-apple-25.0.0.crate) = cfd488b3239b6b7b185c3b045c39ca6bf8af34467a4c5de4e0b1a564135d093d +SIZE (rust/crates/wgpu-core-deps-apple-25.0.0.crate) = 7760 +SHA256 (rust/crates/wgpu-core-deps-emscripten-25.0.0.crate) = f09ad7aceb3818e52539acc679f049d3475775586f3f4e311c30165cf2c00445 +SIZE (rust/crates/wgpu-core-deps-emscripten-25.0.0.crate) = 6559 +SHA256 (rust/crates/wgpu-core-deps-windows-linux-android-25.0.0.crate) = cba5fb5f7f9c98baa7c889d444f63ace25574833df56f5b817985f641af58e46 +SIZE (rust/crates/wgpu-core-deps-windows-linux-android-25.0.0.crate) = 7523 +SHA256 (rust/crates/wgpu-hal-25.0.2.crate) = f968767fe4d3d33747bbd1473ccd55bf0f6451f55d733b5597e67b5deab4ad17 +SIZE (rust/crates/wgpu-hal-25.0.2.crate) = 370714 +SHA256 (rust/crates/wgpu-types-25.0.0.crate) = 2aa49460c2a8ee8edba3fca54325540d904dd85b2e086ada762767e17d06e8bc +SIZE (rust/crates/wgpu-types-25.0.0.crate) = 82335 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 @@ -647,16 +1071,28 @@ SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55 SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-0.58.0.crate) = dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6 +SIZE (rust/crates/windows-0.58.0.crate) = 9744521 +SHA256 (rust/crates/windows-core-0.58.0.crate) = 6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99 +SIZE (rust/crates/windows-core-0.58.0.crate) = 41022 SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b +SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491 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.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515 +SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246 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-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e +SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 +SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d @@ -667,8 +1103,8 @@ SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef -SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 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 @@ -701,16 +1137,22 @@ 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.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd -SIZE (rust/crates/winnow-0.7.11.crate) = 174175 +SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 +SIZE (rust/crates/winnow-0.7.12.crate) = 174403 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7 +SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 +SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 +SIZE (rust/crates/yoke-0.7.5.crate) = 29673 SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 +SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 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.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f @@ -729,5 +1171,7 @@ SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5f SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 -SHA256 (Automattic-harper-v0.53.0_GH0.tar.gz) = 51baba0379ab0bb4cc0eb124a6f2100037848d0703b2e58de07791ee1a54bf83 -SIZE (Automattic-harper-v0.53.0_GH0.tar.gz) = 4180581 +SHA256 (rust/crates/zip-1.1.4.crate) = 9cc23c04387f4da0374be4533ad1208cbb091d5c11d070dfef13676ad6497164 +SIZE (rust/crates/zip-1.1.4.crate) = 77910 +SHA256 (Automattic-harper-v0.58.0_GH0.tar.gz) = 4611b9d16301aae5eabf8411657ecee78288ff46801dfd0d4a0069173f0e763a +SIZE (Automattic-harper-v0.58.0_GH0.tar.gz) = 7311147 diff --git a/textproc/libixion/Makefile b/textproc/libixion/Makefile index 7dc5c6939bd6..256e6b849b32 100644 --- a/textproc/libixion/Makefile +++ b/textproc/libixion/Makefile @@ -1,8 +1,11 @@ PORTNAME= libixion -DISTVERSION= 0.19.0 -PORTREVISION= 5 +DISTVERSION= 0.20.0 CATEGORIES= textproc -MASTER_SITES= https://kohei.us/files/ixion/src/ +#MASTER_SITES= https://kohei.us/files/ixion/src/ + +PATCH_SITES+= https://gitlab.com/ixion/ixion/-/commit/ +PATCHFILES+= bfe5ab6adadda265d575fec9c192e6f53f2ef9f5.diff:-p1 \ + d1ee97a73027579dd988d96d7a154f38c3187f37.diff:-p1 MAINTAINER= office@FreeBSD.org COMMENT= General purpose formula parser, interpreter, dependency tracker @@ -11,17 +14,26 @@ WWW= https://gitlab.com/ixion/ixion LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= mdds>=2.1:devel/mdds -LIB_DEPENDS= libboost_system.so:devel/boost-libs +BUILD_DEPENDS= mdds>=${MDDS_VERSION}:devel/mdds +LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs -USES= libtool localbase pathfix pkgconfig tar:xz +USES= autoreconf libtool localbase pathfix pkgconfig tar:xz USE_LDCONFIG= yes +USE_GITLAB= yes +GL_ACCOUNT= ixion +GL_PROJECT= ixion + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -PLIST_SUB= VERSION=0.18 -#PLIST_SUB= VERSION=${DISTVERSION:R} + +PLIST_SUB= VERSION=${DISTVERSION:R} CONFIGURE_ARGS= --disable-python +MDDS_VERSION= 3.1 + +post-patch: + ${REINPLACE_CMD} -e 's/mdds-3.0/mdds-${MDDS_VERSION}/' ${WRKSRC}/configure.ac + .include <bsd.port.mk> diff --git a/textproc/libixion/distinfo b/textproc/libixion/distinfo index c807286b7ae6..54302d74f6cd 100644 --- a/textproc/libixion/distinfo +++ b/textproc/libixion/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1697140050 -SHA256 (libixion-0.19.0.tar.xz) = b4864d7a55351a09adbe9be44e5c65b1d417e80e946c947951d0e8428b9dcd15 -SIZE (libixion-0.19.0.tar.xz) = 536540 +TIMESTAMP = 1753303217 +SHA256 (ixion-0.20.0.tar.bz2) = 39e54cd486fed458c2a6e83a5e658d4c2e818862355b33645bb1342449428463 +SIZE (ixion-0.20.0.tar.bz2) = 210047 +SHA256 (bfe5ab6adadda265d575fec9c192e6f53f2ef9f5.diff) = 7ccc09d8dc23cd43fd04559be01eb98f6cc26b673f3f7778699bdf6dbf8e585e +SIZE (bfe5ab6adadda265d575fec9c192e6f53f2ef9f5.diff) = 811 +SHA256 (d1ee97a73027579dd988d96d7a154f38c3187f37.diff) = 8cec71b409646b02748d110cf030e2f580cad890e53f5992fa0e4bab1b9c267a +SIZE (d1ee97a73027579dd988d96d7a154f38c3187f37.diff) = 865 diff --git a/textproc/libixion/pkg-plist b/textproc/libixion/pkg-plist index 37355cd2af0d..ff9d22b439ed 100644 --- a/textproc/libixion/pkg-plist +++ b/textproc/libixion/pkg-plist @@ -22,7 +22,6 @@ include/libixion-%%VERSION%%/ixion/global.hpp include/libixion-%%VERSION%%/ixion/info.hpp include/libixion-%%VERSION%%/ixion/interface/session_handler.hpp include/libixion-%%VERSION%%/ixion/interface/table_handler.hpp -include/libixion-%%VERSION%%/ixion/macros.hpp include/libixion-%%VERSION%%/ixion/matrix.hpp include/libixion-%%VERSION%%/ixion/model_context.hpp include/libixion-%%VERSION%%/ixion/model_iterator.hpp diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile index ebff50636999..2202371f2b4a 100644 --- a/textproc/markdown-mode.el/Makefile +++ b/textproc/markdown-mode.el/Makefile @@ -1,6 +1,7 @@ PORTNAME= markdown-mode.el DISTVERSIONPREFIX= v DISTVERSION= 2.7 +PORTREVISION= 1 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index ee2fcfe8a42c..2dfd9e8b4f2a 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -1,6 +1,6 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= textproc elisp MASTER_SITES= LOCAL/dryice PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/ox-gfm.el/Makefile b/textproc/ox-gfm.el/Makefile index 24cf46c9417d..e658b33e08f6 100644 --- a/textproc/ox-gfm.el/Makefile +++ b/textproc/ox-gfm.el/Makefile @@ -1,5 +1,6 @@ PORTNAME= ox-gfm.el PORTVERSION= 1.0p20231215.1901 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= pat@patmaddox.com diff --git a/textproc/py-backrefs/Makefile b/textproc/py-backrefs/Makefile index 0131c80a27d8..18240aed99ee 100644 --- a/textproc/py-backrefs/Makefile +++ b/textproc/py-backrefs/Makefile @@ -1,5 +1,5 @@ PORTNAME= backrefs -DISTVERSION= 5.9 +DISTVERSION= 6.0.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-backrefs/distinfo b/textproc/py-backrefs/distinfo index a6fb10fd4704..e374a57b6c05 100644 --- a/textproc/py-backrefs/distinfo +++ b/textproc/py-backrefs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750652014 -SHA256 (backrefs-5.9.tar.gz) = 808548cb708d66b82ee231f962cb36faaf4f2baab032f2fbb783e9c2fdddaa59 -SIZE (backrefs-5.9.tar.gz) = 5765857 +TIMESTAMP = 1753955159 +SHA256 (backrefs-6.0.1.tar.gz) = 54f8453c9ae38417a83c06d23745c634138c8da622d87a12cb3eef9ba66dd466 +SIZE (backrefs-6.0.1.tar.gz) = 5767249 diff --git a/textproc/py-meilisearch/Makefile b/textproc/py-meilisearch/Makefile new file mode 100644 index 000000000000..87879312f108 --- /dev/null +++ b/textproc/py-meilisearch/Makefile @@ -0,0 +1,27 @@ +PORTNAME= meilisearch +DISTVERSION= 0.36.0 +CATEGORIES= textproc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python client for Meilisearch API +WWW= https://www.meilisearch.com \ + https://github.com/meilisearch/meilisearch-python + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}camel-converter>0:devel/py-camel-converter@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +# tests as of 0.36.0: 7 passed in 1.95s + +.include <bsd.port.mk> diff --git a/textproc/py-meilisearch/distinfo b/textproc/py-meilisearch/distinfo new file mode 100644 index 000000000000..c8ecf3a06989 --- /dev/null +++ b/textproc/py-meilisearch/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755455740 +SHA256 (meilisearch-0.36.0.tar.gz) = d7cb957d03395d7d4be1758a370cfac90ba6def2ff7c2b22a785b243a1f0e06e +SIZE (meilisearch-0.36.0.tar.gz) = 27116 diff --git a/textproc/py-meilisearch/pkg-descr b/textproc/py-meilisearch/pkg-descr new file mode 100644 index 000000000000..725500ebae99 --- /dev/null +++ b/textproc/py-meilisearch/pkg-descr @@ -0,0 +1,4 @@ +Meilisearch Python is the Meilisearch API client for Python developers. + +Meilisearch is an open-source search engine. +Learn more about Meilisea diff --git a/textproc/py-packageurl-python/Makefile b/textproc/py-packageurl-python/Makefile index b10bfe57b674..c79d561ab2f0 100644 --- a/textproc/py-packageurl-python/Makefile +++ b/textproc/py-packageurl-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= packageurl-python -DISTVERSION= 0.17.1 +DISTVERSION= 0.17.5 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-packageurl-python/distinfo b/textproc/py-packageurl-python/distinfo index b4f9a95dd24b..55bf060049a8 100644 --- a/textproc/py-packageurl-python/distinfo +++ b/textproc/py-packageurl-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749285415 -SHA256 (packageurl_python-0.17.1.tar.gz) = 5db592a990b60bc02446033c50fb1803a26c5124cd72c5a2cd1b8ea1ae741969 -SIZE (packageurl_python-0.17.1.tar.gz) = 41312 +TIMESTAMP = 1755338837 +SHA256 (packageurl_python-0.17.5.tar.gz) = a7be3f3ba70d705f738ace9bf6124f31920245a49fa69d4b416da7037dd2de61 +SIZE (packageurl_python-0.17.5.tar.gz) = 43832 diff --git a/textproc/py-pymdown-extensions/Makefile b/textproc/py-pymdown-extensions/Makefile index 2ad6619267ac..ab42880bf2a7 100644 --- a/textproc/py-pymdown-extensions/Makefile +++ b/textproc/py-pymdown-extensions/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymdown-extensions -DISTVERSION= 10.16 +DISTVERSION= 10.16.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pymdown-extensions/distinfo b/textproc/py-pymdown-extensions/distinfo index c6509995d6f2..5457a218f2dc 100644 --- a/textproc/py-pymdown-extensions/distinfo +++ b/textproc/py-pymdown-extensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750580673 -SHA256 (pymdown_extensions-10.16.tar.gz) = 71dac4fca63fabeffd3eb9038b756161a33ec6e8d230853d3cecf562155ab3de -SIZE (pymdown_extensions-10.16.tar.gz) = 853197 +TIMESTAMP = 1753978992 +SHA256 (pymdown_extensions-10.16.1.tar.gz) = aace82bcccba3efc03e25d584e6a22d27a8e17caa3f4dd9f207e49b787aa9a91 +SIZE (pymdown_extensions-10.16.1.tar.gz) = 853277 diff --git a/textproc/py-rouge-score/Makefile b/textproc/py-rouge-score/Makefile new file mode 100644 index 000000000000..24bd3bd8b072 --- /dev/null +++ b/textproc/py-rouge-score/Makefile @@ -0,0 +1,26 @@ +PORTNAME= rouge-score +DISTVERSION= 0.1.2 +CATEGORIES= textproc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Package for text analysis and normalization +WWW= https://github.com/google-research/google-research/tree/master/rouge + +LICENSE= APACHE20 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}nltk>=0:textproc/py-nltk@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.14.0:devel/py-six@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +NO_ARCH= yes + +# tests fail because of missing testdata folder + +.include <bsd.port.mk> diff --git a/textproc/py-rouge-score/distinfo b/textproc/py-rouge-score/distinfo new file mode 100644 index 000000000000..80a9dd6229dd --- /dev/null +++ b/textproc/py-rouge-score/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755530589 +SHA256 (rouge_score-0.1.2.tar.gz) = c7d4da2683e68c9abf0135ef915d63a46643666f848e558a1b9f7ead17ff0f04 +SIZE (rouge_score-0.1.2.tar.gz) = 17400 diff --git a/textproc/py-rouge-score/pkg-descr b/textproc/py-rouge-score/pkg-descr new file mode 100644 index 000000000000..6a4548eefd84 --- /dev/null +++ b/textproc/py-rouge-score/pkg-descr @@ -0,0 +1,7 @@ +This package implements: +* ROUGE-N (N-gram) scoring +* ROUGE-L (Longest Common Subsequence) scoring +* Text normalization +* Bootstrap resampling for confidence interval calculation +* Optional Porter stemming to remove plurals and word suffixes + such as (ing, ion, ment). diff --git a/textproc/py-sacremoses/Makefile b/textproc/py-sacremoses/Makefile new file mode 100644 index 000000000000..56dba0f3f173 --- /dev/null +++ b/textproc/py-sacremoses/Makefile @@ -0,0 +1,29 @@ +PORTNAME= sacremoses +DISTVERSION= 0.1.1 +CATEGORIES= textproc python # machine-learning +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python port of Moses tokenizer, truecaser and normalizer +WWW= https://github.com/hplt-project/sacremoses + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.1.2:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}joblib>=1.1.0:devel/py-joblib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}regex>=2020.1.8:textproc/py-regex@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tqdm>=4.64.0:misc/py-tqdm@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= hplt-project + +NO_ARCH= yes + +# tests as of 0.1.1: 1 failed, 35 passed, 1 skipped in 15.70s, see https://github.com/hplt-project/sacremoses/issues/153 + +.include <bsd.port.mk> diff --git a/textproc/py-sacremoses/distinfo b/textproc/py-sacremoses/distinfo new file mode 100644 index 000000000000..b06ad3a3bf45 --- /dev/null +++ b/textproc/py-sacremoses/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755454968 +SHA256 (hplt-project-sacremoses-0.1.1_GH0.tar.gz) = 139faad4800a5da04498e4b5c297a5a8e1c958877b59090715d8a3f90e0b9b76 +SIZE (hplt-project-sacremoses-0.1.1_GH0.tar.gz) = 889511 diff --git a/textproc/py-sacremoses/pkg-descr b/textproc/py-sacremoses/pkg-descr new file mode 100644 index 000000000000..b2027d4eba1c --- /dev/null +++ b/textproc/py-sacremoses/pkg-descr @@ -0,0 +1 @@ +sacremoses is a Python port of Moses tokenizer, truecaser and normalizer. diff --git a/textproc/py-smartypants/Makefile b/textproc/py-smartypants/Makefile index 3a13489d0fd2..ae4803a16739 100644 --- a/textproc/py-smartypants/Makefile +++ b/textproc/py-smartypants/Makefile @@ -1,7 +1,6 @@ PORTNAME= smartypants DISTVERSIONPREFIX= v -DISTVERSION= 2.0.1 -PORTREVISION= 1 +DISTVERSION= 2.0.2 CATEGORIES= textproc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-smartypants/distinfo b/textproc/py-smartypants/distinfo index 73abd03bbea2..a12736ea560f 100644 --- a/textproc/py-smartypants/distinfo +++ b/textproc/py-smartypants/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618606512 -SHA256 (leohemsted-smartypants.py-v2.0.1_GH0.tar.gz) = b98191911ff3b4144ef8ad53e776a2d0ad24bd508a905c6ce523597c40022773 -SIZE (leohemsted-smartypants.py-v2.0.1_GH0.tar.gz) = 24152 +TIMESTAMP = 1755647918 +SHA256 (leohemsted-smartypants.py-v2.0.2_GH0.tar.gz) = 560ae7485a27c288f5bd63131f5c3c7b8f0745f50e7c3f85f0bbc65d87799d19 +SIZE (leohemsted-smartypants.py-v2.0.2_GH0.tar.gz) = 28770 diff --git a/textproc/quarto/Makefile b/textproc/quarto/Makefile index 4dd9c0563dd4..bcacd4129a8f 100644 --- a/textproc/quarto/Makefile +++ b/textproc/quarto/Makefile @@ -1,5 +1,6 @@ PORTNAME= quarto # quarto also requires some Linux base to be installed, for example linux_base-rl9 DISTVERSION= 1.7.30 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/quarto-dev/quarto-cli/releases/download/v${DISTVERSION}/ DISTFILES= quarto-${DISTVERSION}-linux-amd64.tar.gz # same for all architectures @@ -98,7 +99,7 @@ do-install: ${RM} -r ${STAGEDIR}${DATADIR}/bin/tools/${XARCH}/dart-sass ${MKDIR} ${STAGEDIR}${DATADIR}/bin/tools/${XARCH}/dart-sass ${LN} -s \ - ${LOCALBASE}/lib/ruby/gems/3.2/gems/dartsass-1.49.8/exe/linux/sass \ + ${LOCALBASE}/lib/ruby/gems/*/gems/dartsass-*/exe/linux/sass \ ${STAGEDIR}${DATADIR}/bin/tools/${XARCH}/dart-sass/sass do-test: # tests fail to run with: RuntimeError: Failed to lock Pipfile.lock! diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile b/textproc/rubygem-gitlab-glfm-markdown/Makefile index 7d47ea3efccd..f327b29d7ea2 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-glfm-markdown -PORTVERSION= 0.0.32 +PORTVERSION= 0.0.33 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates index 056633f67a58..ee7507254649 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates @@ -23,7 +23,7 @@ CARGO_CRATES= adler2-2.0.1 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.4 \ - comrak-0.39.1 \ + comrak-0.40.0 \ crc32fast-1.4.2 \ deranged-0.4.0 \ deunicode-1.6.2 \ diff --git a/textproc/rubygem-gitlab-glfm-markdown/distinfo b/textproc/rubygem-gitlab-glfm-markdown/distinfo index 16f2b9ccb2b3..794c1fd5a357 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/distinfo +++ b/textproc/rubygem-gitlab-glfm-markdown/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1752569002 -SHA256 (gitlab-glfm-markdown-0.0.32.gem) = 28d5e1a1218df2c41ce0d1645624b45db3fd43adc2cba6e5b149751c0084e020 -SIZE (gitlab-glfm-markdown-0.0.32.gem) = 21504 +TIMESTAMP = 1755675957 +SHA256 (gitlab-glfm-markdown-0.0.33.gem) = ac5ab6e6f3b7d2e0f6f2a927da2fcd14b73958c15a70dc69a1b9135d14a6215f +SIZE (gitlab-glfm-markdown-0.0.33.gem) = 22528 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.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -51,8 +51,8 @@ SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 -SHA256 (rust/crates/comrak-0.39.1.crate) = 2fefab951771fc3beeed0773ce66a4f7b706273fc6c4c95b08dd1615744abcf5 -SIZE (rust/crates/comrak-0.39.1.crate) = 178985 +SHA256 (rust/crates/comrak-0.40.0.crate) = 32c3278f396e5707769a68bc0943e9b8f84a172836b173827810918279621747 +SIZE (rust/crates/comrak-0.40.0.crate) = 180510 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e diff --git a/textproc/rubygem-js_regex/Makefile b/textproc/rubygem-js_regex/Makefile index 413ba68b6967..5b38fdf2331e 100644 --- a/textproc/rubygem-js_regex/Makefile +++ b/textproc/rubygem-js_regex/Makefile @@ -1,5 +1,5 @@ PORTNAME= js_regex -PORTVERSION= 3.10.0 +PORTVERSION= 3.13.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/jaynetics/js_regex LICENSE= MIT RUN_DEPENDS= rubygem-character_set>=1.4<2:textproc/rubygem-character_set \ - rubygem-regexp_parser>=2.6.2<3:textproc/rubygem-regexp_parser \ + rubygem-regexp_parser>=2.11<3:textproc/rubygem-regexp_parser \ rubygem-regexp_property_values>=1.0<2:textproc/rubygem-regexp_property_values USES= gem diff --git a/textproc/rubygem-js_regex/distinfo b/textproc/rubygem-js_regex/distinfo index a88505ec6f09..54d12f163cd7 100644 --- a/textproc/rubygem-js_regex/distinfo +++ b/textproc/rubygem-js_regex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676717364 -SHA256 (rubygem/js_regex-3.10.0.gem) = 50c1cebb7487f4b482e1907544125c446f8f360119a8aa74d1b0513e353fa2e7 -SIZE (rubygem/js_regex-3.10.0.gem) = 16384 +TIMESTAMP = 1755678269 +SHA256 (rubygem/js_regex-3.13.0.gem) = bda9e25eebd0b48c0e927c611be0be8c5ae0a7d4491ebdb3d1c94413588c1901 +SIZE (rubygem/js_regex-3.13.0.gem) = 16896 diff --git a/textproc/rubygem-regexp_parser/Makefile b/textproc/rubygem-regexp_parser/Makefile index 387f678cc6b8..8c80f3d45402 100644 --- a/textproc/rubygem-regexp_parser/Makefile +++ b/textproc/rubygem-regexp_parser/Makefile @@ -1,5 +1,5 @@ PORTNAME= regexp_parser -PORTVERSION= 2.10.0 +PORTVERSION= 2.11.2 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-regexp_parser/distinfo b/textproc/rubygem-regexp_parser/distinfo index 36efa9a7482f..2779911d6984 100644 --- a/textproc/rubygem-regexp_parser/distinfo +++ b/textproc/rubygem-regexp_parser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735410242 -SHA256 (rubygem/regexp_parser-2.10.0.gem) = cb6f0ddde88772cd64bff1dbbf68df66d376043fe2e66a9ef77fcb1b0c548c61 -SIZE (rubygem/regexp_parser-2.10.0.gem) = 58880 +TIMESTAMP = 1755678353 +SHA256 (rubygem/regexp_parser-2.11.2.gem) = 5e5e9c1485ffd8de53ab1d2807affd81f617f72967dfc64fc75a69e2cbf0ff98 +SIZE (rubygem/regexp_parser-2.11.2.gem) = 59904 diff --git a/textproc/rubygem-rouge-gitlab/Makefile b/textproc/rubygem-rouge-gitlab/Makefile index 3128c98ad51c..4d90ad2a60a3 100644 --- a/textproc/rubygem-rouge-gitlab/Makefile +++ b/textproc/rubygem-rouge-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= rouge -PORTVERSION= 4.5.2 +PORTVERSION= 4.6.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/textproc/rubygem-rouge-gitlab/distinfo b/textproc/rubygem-rouge-gitlab/distinfo index d375a872958a..0996337afcc5 100644 --- a/textproc/rubygem-rouge-gitlab/distinfo +++ b/textproc/rubygem-rouge-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750222944 -SHA256 (rubygem/rouge-4.5.2.gem) = 034233fb8a69d0ad0e0476943184e04cb971b68e3c2239724e02f428878b68a3 -SIZE (rubygem/rouge-4.5.2.gem) = 556544 +TIMESTAMP = 1755675872 +SHA256 (rubygem/rouge-4.6.0.gem) = 10198622df0ef919796da5686a9cc116a49280805e1ed4b851c97ef677eddd7a +SIZE (rubygem/rouge-4.6.0.gem) = 558592 diff --git a/textproc/television/Makefile b/textproc/television/Makefile index e6229c23e512..e67c7639208b 100644 --- a/textproc/television/Makefile +++ b/textproc/television/Makefile @@ -1,6 +1,5 @@ PORTNAME= television -DISTVERSION= 0.11.9 -PORTREVISION= 2 +DISTVERSION= 0.13.3 CATEGORIES= textproc MAINTAINER= uzsolt@FreeBSD.org @@ -10,17 +9,26 @@ WWW= https://github.com/alexpasmantier/television LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libonig.so:devel/oniguruma +RUN_DEPENDS= bash:shells/bash \ + bat:textproc/bat \ + fd:sysutils/fd \ + git:devel/git USES= cargo USE_GITHUB= yes GH_ACCOUNT= alexpasmantier -PLIST_FILES= bin/television \ - bin/tv +PLIST_FILES= bin/${PORTNAME} \ + bin/tv \ + share/man/man1/${PORTNAME}.1.gz \ + share/man/man1/tv.1.gz post-install: - @(cd ${STAGEDIR}${PREFIX}/bin && \ - ${LN} tv television) + cd ${STAGEDIR}${PREFIX}/bin && \ + ${LN} tv ${PORTNAME} + ${INSTALL_MAN} ${WRKSRC}/man/tv.1 \ + ${STAGEDIR}${PREFIX}/share/man/man1/tv.1 + cd ${STAGEDIR}${PREFIX}/share/man/man1 && \ + ${LN} tv.1 television.1 .include <bsd.port.mk> diff --git a/textproc/television/Makefile.crates b/textproc/television/Makefile.crates index 7a8748d70d20..e7f12fc20653 100644 --- a/textproc/television/Makefile.crates +++ b/textproc/television/Makefile.crates @@ -1,61 +1,50 @@ CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ aho-corasick-1.1.3 \ - aligned-vec-0.5.0 \ allocator-api2-0.2.21 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ anes-0.1.6 \ - ansi_colours-1.2.3 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ - anyhow-1.0.97 \ - arbitrary-1.4.1 \ - arg_enum_proc_macro-0.3.4 \ + ansi-to-tui-7.0.0 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + anyhow-1.0.98 \ arrayvec-0.7.6 \ - autocfg-1.4.0 \ - av1-grain-0.2.3 \ - avif-serialize-0.8.3 \ - backtrace-0.3.74 \ + autocfg-1.5.0 \ + backtrace-0.3.75 \ base64-0.22.1 \ - bat-0.25.0 \ better-panic-0.3.0 \ - bincode-1.3.3 \ - bit-set-0.5.3 \ - bit-vec-0.6.3 \ - bit_field-0.10.2 \ bitflags-1.3.2 \ - bitflags-2.9.0 \ - bitstream-io-2.6.0 \ - bstr-1.12.0 \ - built-0.7.7 \ - bumpalo-3.17.0 \ - bytemuck-1.22.0 \ - byteorder-lite-0.1.0 \ + bitflags-2.9.1 \ + block-buffer-0.10.4 \ + bumpalo-3.19.0 \ bytes-1.10.1 \ - bytesize-1.3.3 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.3 \ - cc-1.2.19 \ - cfg-expr-0.15.8 \ - cfg-if-1.0.0 \ + cc-1.2.29 \ + cfg-if-1.0.1 \ + cfg_aliases-0.1.1 \ + chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.36 \ - clap_builder-4.5.36 \ - clap_derive-4.5.32 \ - clap_lex-0.7.4 \ - clap_mangen-0.2.26 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_complete-4.5.55 \ + clap_derive-4.5.40 \ + clap_lex-0.7.5 \ + clap_mangen-0.2.27 \ clipboard-win-5.4.0 \ - clircle-0.6.1 \ - color_quant-1.1.0 \ - colorchoice-1.0.3 \ + colorchoice-1.0.4 \ + colored-3.0.0 \ compact_str-0.8.1 \ console-0.15.11 \ - content_inspector-0.2.4 \ + core-foundation-sys-0.8.7 \ + cpufeatures-0.2.17 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ @@ -64,26 +53,27 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ + crypto-common-0.1.6 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ deranged-0.4.0 \ devicons-0.6.12 \ + digest-0.10.7 \ directories-6.0.0 \ dirs-sys-0.5.0 \ + downcast-rs-1.2.1 \ + dyn-clone-1.0.19 \ either-1.15.0 \ encode_unicode-1.0.0 \ - encoding_rs-0.8.35 \ + env_home-0.1.0 \ equivalent-1.0.2 \ - errno-0.3.11 \ - error-code-3.3.1 \ - exr-1.73.0 \ - fancy-regex-0.11.0 \ + errno-0.3.13 \ + error-code-3.3.2 \ fastrand-2.3.0 \ - fdeflate-0.3.7 \ filedescriptor-0.8.3 \ - flate2-1.1.1 \ + flate2-1.1.2 \ fnv-1.0.7 \ foldhash-0.1.5 \ futures-0.3.31 \ @@ -93,184 +83,180 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - gag-1.0.0 \ - getrandom-0.2.15 \ - getrandom-0.3.2 \ - gif-0.13.1 \ + generic-array-0.14.7 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ gimli-0.31.1 \ - globset-0.4.16 \ half-2.6.0 \ - hashbrown-0.15.2 \ + hashbrown-0.12.3 \ + hashbrown-0.15.4 \ heck-0.5.0 \ - hermit-abi-0.5.0 \ - home-0.5.11 \ + hermit-abi-0.5.2 \ + hex-0.4.3 \ + http-1.3.1 \ + httparse-1.10.1 \ human-panic-2.0.2 \ + iana-time-zone-0.1.63 \ + iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ - ignore-0.4.23 \ - image-0.25.6 \ - image-webp-0.2.1 \ - imgref-1.11.0 \ - indexmap-2.9.0 \ + indexmap-1.9.3 \ + indexmap-2.10.0 \ indoc-2.0.6 \ instability-0.3.7 \ - interpolate_name-0.2.4 \ + io-uring-0.7.8 \ is-terminal-0.4.16 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ - itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.15 \ - jobserver-0.1.33 \ - jpeg-decoder-0.3.1 \ js-sys-0.3.77 \ + lazy-regex-3.4.1 \ + lazy-regex-proc_macros-3.4.1 \ lazy_static-1.5.0 \ - lebe-0.5.2 \ - libc-0.2.171 \ - libfuzzer-sys-0.4.9 \ - libredox-0.1.3 \ + libc-0.2.174 \ + libredox-0.1.4 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ - lock_api-0.4.12 \ + lock_api-0.4.13 \ log-0.4.27 \ - loop9-0.1.5 \ lru-0.12.5 \ matchers-0.1.0 \ - maybe-rayon-0.1.1 \ - memchr-2.7.4 \ + memchr-2.7.5 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.8.8 \ - mio-1.0.3 \ - new_debug_unreachable-1.0.6 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + nix-0.28.0 \ nom-7.1.3 \ - noop_proc_macro-0.3.0 \ nu-ansi-term-0.46.0 \ - nu-ansi-term-0.50.1 \ nucleo-0.5.0 \ nucleo-matcher-0.3.1 \ - num-bigint-0.4.6 \ num-conv-0.1.0 \ - num-derive-0.4.2 \ - num-integer-0.1.46 \ - num-rational-0.4.2 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.21.3 \ - onig-6.4.0 \ - onig_sys-69.8.1 \ + once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ option-ext-0.2.0 \ - os_info-3.10.0 \ + os_info-3.12.0 \ overload-0.1.1 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ - path_abs-0.5.1 \ + percent-encoding-2.3.1 \ + pest-2.8.1 \ + pest_derive-2.8.1 \ + pest_generator-2.8.1 \ + pest_meta-2.8.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ - pkg-config-0.3.32 \ - plist-1.7.1 \ + plist-1.7.3 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ - png-0.17.16 \ + portable-pty-0.9.0 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.21 \ - proc-macro2-1.0.94 \ - profiling-1.0.16 \ - profiling-procmacros-1.0.16 \ - qoi-0.4.1 \ - quick-error-2.0.1 \ - quick-xml-0.32.0 \ + proc-macro2-1.0.95 \ + quick-xml-0.37.5 \ quote-1.0.40 \ - r-efi-5.2.0 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ + r-efi-5.3.0 \ ratatui-0.29.0 \ - rav1e-0.7.1 \ - ravif-0.11.11 \ rayon-1.10.0 \ rayon-core-1.12.1 \ - redox_syscall-0.5.11 \ + redox_syscall-0.5.13 \ redox_users-0.5.0 \ + ref-cast-1.0.24 \ + ref-cast-impl-1.0.24 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ + regex-lite-0.1.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ - rgb-0.8.50 \ + ring-0.17.14 \ roff-0.2.2 \ - rustc-demangle-0.1.24 \ + rustc-demangle-0.1.25 \ rustc-hash-2.1.1 \ rustix-0.38.44 \ - rustix-1.0.5 \ - rustversion-1.0.20 \ + rustix-1.0.7 \ + rustls-0.23.28 \ + rustls-pemfile-2.2.0 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.3 \ + rustversion-1.0.21 \ ryu-1.0.20 \ same-file-1.0.6 \ + schemars-0.9.0 \ + schemars-1.0.4 \ scopeguard-1.2.0 \ - semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ - serde_spanned-0.6.8 \ - serde_with-3.12.0 \ - serde_with_macros-3.12.0 \ - serde_yaml-0.9.34+deprecated \ + serde_spanned-0.6.9 \ + serde_with-3.14.0 \ + serde_with_macros-3.14.0 \ + serial2-0.2.29 \ + sha2-0.10.9 \ sharded-slab-0.1.7 \ + shared_library-0.1.9 \ + shell-words-1.1.0 \ shlex-1.3.0 \ - signal-hook-0.3.17 \ + signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.2 \ - simd-adler32-0.3.7 \ - simd_helpers-0.1.0 \ + signal-hook-registry-1.4.5 \ simdutf8-0.1.5 \ - smallvec-1.15.0 \ - socket2-0.5.9 \ + slab-0.4.10 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ static_assertions-1.1.0 \ - std_prelude-0.2.12 \ + string_pipeline-0.12.0 \ + strip-ansi-escapes-0.2.1 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ - syn-2.0.100 \ - syntect-5.2.0 \ - system-deps-6.2.2 \ - target-lexicon-0.12.16 \ - tempfile-3.19.1 \ - terminal-colorsaurus-0.4.8 \ - terminal-trx-0.2.4 \ + subtle-2.6.1 \ + syn-2.0.104 \ + tempfile-3.20.0 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ - thread_local-1.1.8 \ - tiff-0.9.1 \ + thread_local-1.1.9 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinytemplate-1.2.1 \ - tokio-1.44.2 \ + tokio-1.46.1 \ tokio-macros-2.5.0 \ - toml-0.8.20 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.24 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ + typenum-1.18.0 \ + ucd-trie-0.1.7 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ - unsafe-libyaml-0.2.11 \ + untrusted-0.9.0 \ + ureq-3.0.12 \ + ureq-proto-0.4.2 \ + utf-8-0.7.6 \ utf8parse-0.2.2 \ - uuid-1.16.0 \ - v_frame-0.3.8 \ + uuid-1.17.0 \ valuable-0.1.1 \ - version-compare-0.2.0 \ + version_check-0.9.5 \ + vt100-0.15.2 \ + vte-0.11.1 \ + vte-0.14.1 \ + vte_generate_state_changes-0.1.2 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -278,32 +264,42 @@ CARGO_CRATES= addr2line-0.24.2 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ - weezl-0.1.8 \ + webpki-roots-0.26.11 \ + webpki-roots-1.0.1 \ + which-8.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.56.0 \ - windows-core-0.56.0 \ - windows-implement-0.56.0 \ - windows-interface-0.56.0 \ - windows-result-0.1.2 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.7.6 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.11 \ + winreg-0.10.1 \ + winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ - xterm-color-1.0.1 \ - zerocopy-0.8.24 \ - zerocopy-derive-0.8.24 \ - zune-core-0.4.12 \ - zune-inflate-0.2.54 \ - zune-jpeg-0.4.14 + zeroize-1.8.1 diff --git a/textproc/television/distinfo b/textproc/television/distinfo index fd516fefcc63..336c66a463ce 100644 --- a/textproc/television/distinfo +++ b/textproc/television/distinfo @@ -1,120 +1,98 @@ -TIMESTAMP = 1745508891 +TIMESTAMP = 1755452480 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/aligned-vec-0.5.0.crate) = 4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1 -SIZE (rust/crates/aligned-vec-0.5.0.crate) = 8921 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/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 SIZE (rust/crates/anes-0.1.6.crate) = 23857 -SHA256 (rust/crates/ansi_colours-1.2.3.crate) = 14eec43e0298190790f41679fe69ef7a829d2a2ddd78c8c00339e84710e435fe -SIZE (rust/crates/ansi_colours-1.2.3.crate) = 21802 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 -SHA256 (rust/crates/anyhow-1.0.97.crate) = dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f -SIZE (rust/crates/anyhow-1.0.97.crate) = 52221 -SHA256 (rust/crates/arbitrary-1.4.1.crate) = dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223 -SIZE (rust/crates/arbitrary-1.4.1.crate) = 36816 -SHA256 (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea -SIZE (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 5102 +SHA256 (rust/crates/ansi-to-tui-7.0.0.crate) = 67555e1f1ece39d737e28c8a017721287753af3f93225e4a445b29ccb0f5912c +SIZE (rust/crates/ansi-to-tui-7.0.0.crate) = 27300 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 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/av1-grain-0.2.3.crate) = 6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf -SIZE (rust/crates/av1-grain-0.2.3.crate) = 34703 -SHA256 (rust/crates/avif-serialize-0.8.3.crate) = 98922d6a4cfbcb08820c69d8eeccc05bb1f29bfa06b4f5b1dbfe9a868bd7608e -SIZE (rust/crates/avif-serialize-0.8.3.crate) = 12696 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/bat-0.25.0.crate) = 2ab792c2ad113a666f08856c88cdec0a62d732559b1f3982eedf0142571e669a -SIZE (rust/crates/bat-0.25.0.crate) = 1966132 SHA256 (rust/crates/better-panic-0.3.0.crate) = 6fa9e1d11a268684cbd90ed36370d7577afb6c62d912ddff5c15fc34343e5036 SIZE (rust/crates/better-panic-0.3.0.crate) = 409222 -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_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61 -SIZE (rust/crates/bit_field-0.10.2.crate) = 10568 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd -SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 -SHA256 (rust/crates/bitstream-io-2.6.0.crate) = 6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2 -SIZE (rust/crates/bitstream-io-2.6.0.crate) = 38256 -SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 -SIZE (rust/crates/bstr-1.12.0.crate) = 351557 -SHA256 (rust/crates/built-0.7.7.crate) = 56ed6191a7e78c36abdb16ab65341eefd73d64d303fffccdbb00d51e4205967b -SIZE (rust/crates/built-0.7.7.crate) = 29776 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/bytemuck-1.22.0.crate) = b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540 -SIZE (rust/crates/bytemuck-1.22.0.crate) = 52451 -SHA256 (rust/crates/byteorder-lite-0.1.0.crate) = 8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495 -SIZE (rust/crates/byteorder-lite-0.1.0.crate) = 15909 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/bytesize-1.3.3.crate) = 2e93abca9e28e0a1b9877922aacb20576e05d4679ffa78c3d6dc22a26a216659 -SIZE (rust/crates/bytesize-1.3.3.crate) = 11594 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.2.19.crate) = 8e3a13707ac958681c13b39b458c073d0d9bc8a22cb1b2f4c8e55eb72c13f362 -SIZE (rust/crates/cc-1.2.19.crate) = 105910 -SHA256 (rust/crates/cfg-expr-0.15.8.crate) = d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02 -SIZE (rust/crates/cfg-expr-0.15.8.crate) = 42108 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cc-1.2.29.crate) = 5c1599538de2394445747c8cf7935946e3cc27e9625f889d979bfb2aaf569362 +SIZE (rust/crates/cc-1.2.29.crate) = 108072 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e +SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e SIZE (rust/crates/ciborium-0.2.2.crate) = 35611 SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.36.crate) = 2df961d8c8a0d08aa9945718ccf584145eee3f3aa06cddbeac12933781102e04 -SIZE (rust/crates/clap-4.5.36.crate) = 56958 -SHA256 (rust/crates/clap_builder-4.5.36.crate) = 132dbda40fb6753878316a489d5a1242a8ef2f0d9e47ba01c951ea8aa7d013a5 -SIZE (rust/crates/clap_builder-4.5.36.crate) = 168438 -SHA256 (rust/crates/clap_derive-4.5.32.crate) = 09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7 -SIZE (rust/crates/clap_derive-4.5.32.crate) = 33441 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/clap_mangen-0.2.26.crate) = 724842fa9b144f9b89b3f3d371a89f3455eea660361d13a554f68f8ae5d6c13a -SIZE (rust/crates/clap_mangen-0.2.26.crate) = 15630 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_complete-4.5.55.crate) = a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a +SIZE (rust/crates/clap_complete-4.5.55.crate) = 48536 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/clap_mangen-0.2.27.crate) = fc33c849748320656a90832f54a5eeecaa598e92557fb5dedebc3355746d31e4 +SIZE (rust/crates/clap_mangen-0.2.27.crate) = 15696 SHA256 (rust/crates/clipboard-win-5.4.0.crate) = 15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892 SIZE (rust/crates/clipboard-win-5.4.0.crate) = 20559 -SHA256 (rust/crates/clircle-0.6.1.crate) = 7d9334f725b46fb9bed8580b9b47a932587e044fadb344ed7fa98774b067ac1a -SIZE (rust/crates/clircle-0.6.1.crate) = 15272 -SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b -SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/colored-3.0.0.crate) = fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e +SIZE (rust/crates/colored-3.0.0.crate) = 34497 SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 SIZE (rust/crates/console-0.15.11.crate) = 37822 -SHA256 (rust/crates/content_inspector-0.2.4.crate) = b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38 -SIZE (rust/crates/content_inspector-0.2.4.crate) = 11386 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 SHA256 (rust/crates/criterion-0.5.1.crate) = f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f @@ -131,8 +109,10 @@ SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987 SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 +SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee SIZE (rust/crates/darling-0.20.11.crate) = 37614 SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e @@ -143,34 +123,34 @@ SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2 SIZE (rust/crates/deranged-0.4.0.crate) = 23235 SHA256 (rust/crates/devicons-0.6.12.crate) = 830e47e2f330cf4fdd5a958dcef921b9523ffc21ab6713aa5e77ba2cce03904b SIZE (rust/crates/devicons-0.6.12.crate) = 21877 +SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/directories-6.0.0.crate) = 16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d SIZE (rust/crates/directories-6.0.0.crate) = 17842 SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 +SHA256 (rust/crates/downcast-rs-1.2.1.crate) = 75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2 +SIZE (rust/crates/downcast-rs-1.2.1.crate) = 11821 +SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 +SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 -SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 -SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 +SHA256 (rust/crates/env_home-0.1.0.crate) = c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe +SIZE (rust/crates/env_home-0.1.0.crate) = 9006 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.11.crate) = 976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e -SIZE (rust/crates/errno-0.3.11.crate) = 12048 -SHA256 (rust/crates/error-code-3.3.1.crate) = a5d9305ccc6942a704f4335694ecd3de2ea531b114ac2d51f5f843750787a92f -SIZE (rust/crates/error-code-3.3.1.crate) = 7646 -SHA256 (rust/crates/exr-1.73.0.crate) = f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0 -SIZE (rust/crates/exr-1.73.0.crate) = 244371 -SHA256 (rust/crates/fancy-regex-0.11.0.crate) = b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2 -SIZE (rust/crates/fancy-regex-0.11.0.crate) = 82918 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/error-code-3.3.2.crate) = dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59 +SIZE (rust/crates/error-code-3.3.2.crate) = 8516 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/fdeflate-0.3.7.crate) = 1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c -SIZE (rust/crates/fdeflate-0.3.7.crate) = 27188 SHA256 (rust/crates/filedescriptor-0.8.3.crate) = e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d SIZE (rust/crates/filedescriptor-0.8.3.crate) = 12635 -SHA256 (rust/crates/flate2-1.1.1.crate) = 7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece -SIZE (rust/crates/flate2-1.1.1.crate) = 77224 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 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 @@ -189,296 +169,272 @@ SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 -SHA256 (rust/crates/gag-1.0.0.crate) = a713bee13966e9fbffdf7193af71d54a6b35a0bb34997cd6c9519ebeb5005972 -SIZE (rust/crates/gag-1.0.0.crate) = 5495 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 -SIZE (rust/crates/getrandom-0.3.2.crate) = 49140 -SHA256 (rust/crates/gif-0.13.1.crate) = 3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2 -SIZE (rust/crates/gif-0.13.1.crate) = 36408 +SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a +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/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 -SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 -SIZE (rust/crates/globset-0.4.16.crate) = 26533 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 SIZE (rust/crates/half-2.6.0.crate) = 59507 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.5.0.crate) = fbd780fe5cc30f81464441920d82ac8740e2e46b29a6fad543ddd075229ce37e -SIZE (rust/crates/hermit-abi-0.5.0.crate) = 17480 -SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf -SIZE (rust/crates/home-0.5.11.crate) = 9926 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 +SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 +SIZE (rust/crates/hex-0.4.3.crate) = 13299 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/human-panic-2.0.2.crate) = 80b84a66a325082740043a6c28bbea400c129eac0d3a27673a1de971e44bf1f7 SIZE (rust/crates/human-panic-2.0.2.crate) = 12620 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b -SIZE (rust/crates/ignore-0.4.23.crate) = 55901 -SHA256 (rust/crates/image-0.25.6.crate) = db35664ce6b9810857a38a906215e75a9c879f0696556a39f59c62829710251a -SIZE (rust/crates/image-0.25.6.crate) = 242367 -SHA256 (rust/crates/image-webp-0.2.1.crate) = b77d01e822461baa8409e156015a1d91735549f0f2c17691bd2d996bef238f7f -SIZE (rust/crates/image-webp-0.2.1.crate) = 60662 -SHA256 (rust/crates/imgref-1.11.0.crate) = d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408 -SIZE (rust/crates/imgref-1.11.0.crate) = 65943 -SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e -SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd SIZE (rust/crates/indoc-2.0.6.crate) = 17164 SHA256 (rust/crates/instability-0.3.7.crate) = 0bf9fed6d91cfb734e7476a06bde8300a1b94e217e1b523b6f0cd1a01998c71d SIZE (rust/crates/instability-0.3.7.crate) = 13682 -SHA256 (rust/crates/interpolate_name-0.2.4.crate) = c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60 -SIZE (rust/crates/interpolate_name-0.2.4.crate) = 4027 +SHA256 (rust/crates/io-uring-0.7.8.crate) = b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013 +SIZE (rust/crates/io-uring-0.7.8.crate) = 94958 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/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a -SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 -SHA256 (rust/crates/jpeg-decoder-0.3.1.crate) = f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0 -SIZE (rust/crates/jpeg-decoder-0.3.1.crate) = 744364 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +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_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/lebe-0.5.2.crate) = 03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8 -SIZE (rust/crates/lebe-0.5.2.crate) = 8422 -SHA256 (rust/crates/libc-0.2.171.crate) = c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6 -SIZE (rust/crates/libc-0.2.171.crate) = 785246 -SHA256 (rust/crates/libfuzzer-sys-0.4.9.crate) = cf78f52d400cf2d84a3a973a78a592b4adc535739e0a5597a0da6f0c357adc75 -SIZE (rust/crates/libfuzzer-sys-0.4.9.crate) = 133299 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libredox-0.1.4.crate) = 1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638 +SIZE (rust/crates/libredox-0.1.4.crate) = 6946 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/loop9-0.1.5.crate) = 0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062 -SIZE (rust/crates/loop9-0.1.5.crate) = 3406 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 SIZE (rust/crates/lru-0.12.5.crate) = 16047 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 SIZE (rust/crates/matchers-0.1.0.crate) = 6948 -SHA256 (rust/crates/maybe-rayon-0.1.1.crate) = 8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519 -SIZE (rust/crates/maybe-rayon-0.1.1.crate) = 2901 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 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.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a -SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 -SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 -SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582 +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/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4 +SIZE (rust/crates/nix-0.28.0.crate) = 311086 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 -SHA256 (rust/crates/noop_proc_macro-0.3.0.crate) = 0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8 -SIZE (rust/crates/noop_proc_macro-0.3.0.crate) = 2157 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 -SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 -SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 SHA256 (rust/crates/nucleo-0.5.0.crate) = 5262af4c94921c2646c5ac6ff7900c2af9cbb08dc26a797e18130a7019c039d4 SIZE (rust/crates/nucleo-0.5.0.crate) = 35547 SHA256 (rust/crates/nucleo-matcher-0.3.1.crate) = bf33f538733d1a5a3494b836ba913207f14d9d4a1d3cd67030c5061bdd2cac85 SIZE (rust/crates/nucleo-matcher-0.3.1.crate) = 50501 -SHA256 (rust/crates/num-bigint-0.4.6.crate) = a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9 -SIZE (rust/crates/num-bigint-0.4.6.crate) = 102801 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 -SHA256 (rust/crates/num-derive-0.4.2.crate) = ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202 -SIZE (rust/crates/num-derive-0.4.2.crate) = 14709 -SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f -SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 -SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824 -SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 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.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 -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/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 SHA256 (rust/crates/oorandom-11.1.5.crate) = d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e 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/os_info-3.10.0.crate) = 2a604e53c24761286860eba4e2c8b23a0161526476b1de520139d69cdb85a6b5 -SIZE (rust/crates/os_info-3.10.0.crate) = 22971 +SHA256 (rust/crates/os_info-3.12.0.crate) = d0e1ac5fde8d43c34139135df8ea9ee9465394b2d8d20f032d38998f64afffc3 +SIZE (rust/crates/os_info-3.12.0.crate) = 24642 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 -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.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 -SHA256 (rust/crates/path_abs-0.5.1.crate) = 05ef02f6342ac01d8a93b65f96db53fe68a92a15f41144f97fb00a9e669633c3 -SIZE (rust/crates/path_abs-0.5.1.crate) = 31072 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pest-2.8.1.crate) = 1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323 +SIZE (rust/crates/pest-2.8.1.crate) = 128906 +SHA256 (rust/crates/pest_derive-2.8.1.crate) = bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc +SIZE (rust/crates/pest_derive-2.8.1.crate) = 42857 +SHA256 (rust/crates/pest_generator-2.8.1.crate) = 87e404e638f781eb3202dc82db6760c8ae8a1eeef7fb3fa8264b2ef280504966 +SIZE (rust/crates/pest_generator-2.8.1.crate) = 18663 +SHA256 (rust/crates/pest_meta-2.8.1.crate) = edd1101f170f5903fde0914f899bb503d9ff5271d7ba76bbb70bea63690cc0d5 +SIZE (rust/crates/pest_meta-2.8.1.crate) = 42949 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c -SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/plist-1.7.1.crate) = eac26e981c03a6e53e0aee43c113e3202f5581d5360dae7bd2c70e800dd0451d -SIZE (rust/crates/plist-1.7.1.crate) = 102902 +SHA256 (rust/crates/plist-1.7.3.crate) = 546b279bf0638ee811d9e47de2ca5b66575a543035d79fdf83959dd2f5c3b4c3 +SIZE (rust/crates/plist-1.7.3.crate) = 103377 SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 SIZE (rust/crates/plotters-0.3.7.crate) = 149031 SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a SIZE (rust/crates/plotters-backend-0.3.7.crate) = 13709 SHA256 (rust/crates/plotters-svg-0.3.7.crate) = 51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670 SIZE (rust/crates/plotters-svg-0.3.7.crate) = 6715 -SHA256 (rust/crates/png-0.17.16.crate) = 82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526 -SIZE (rust/crates/png-0.17.16.crate) = 117975 +SHA256 (rust/crates/portable-pty-0.9.0.crate) = b4a596a2b3d2752d94f51fac2d4a96737b8705dddd311a32b9af47211f08671e +SIZE (rust/crates/portable-pty-0.9.0.crate) = 29466 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 -SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 -SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 -SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 -SHA256 (rust/crates/profiling-1.0.16.crate) = afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d -SIZE (rust/crates/profiling-1.0.16.crate) = 12588 -SHA256 (rust/crates/profiling-procmacros-1.0.16.crate) = a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30 -SIZE (rust/crates/profiling-procmacros-1.0.16.crate) = 5893 -SHA256 (rust/crates/qoi-0.4.1.crate) = 7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001 -SIZE (rust/crates/qoi-0.4.1.crate) = 71135 -SHA256 (rust/crates/quick-error-2.0.1.crate) = a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3 -SIZE (rust/crates/quick-error-2.0.1.crate) = 14265 -SHA256 (rust/crates/quick-xml-0.32.0.crate) = 1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2 -SIZE (rust/crates/quick-xml-0.32.0.crate) = 184149 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 -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 -SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 -SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c -SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 -SHA256 (rust/crates/rav1e-0.7.1.crate) = cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9 -SIZE (rust/crates/rav1e-0.7.1.crate) = 1472522 -SHA256 (rust/crates/ravif-0.11.11.crate) = 2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6 -SIZE (rust/crates/ravif-0.11.11.crate) = 11362 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/redox_syscall-0.5.11.crate) = d2f103c6d277498fbceb16e84d317e2a400f160f46904d5f5410848c829511a3 -SIZE (rust/crates/redox_syscall-0.5.11.crate) = 30300 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 +SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf +SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 +SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 +SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-lite-0.1.6.crate) = 53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a +SIZE (rust/crates/regex-lite-0.1.6.crate) = 95278 SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/rgb-0.8.50.crate) = 57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a -SIZE (rust/crates/rgb-0.8.50.crate) = 21980 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/roff-0.2.2.crate) = 88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3 SIZE (rust/crates/roff-0.2.2.crate) = 11648 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustix-1.0.5.crate) = d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf -SIZE (rust/crates/rustix-1.0.5.crate) = 414160 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustls-0.23.28.crate) = 7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643 +SIZE (rust/crates/rustls-0.23.28.crate) = 365699 +SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 +SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/schemars-0.9.0.crate) = 4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f +SIZE (rust/crates/schemars-0.9.0.crate) = 80032 +SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 +SIZE (rust/crates/schemars-1.0.4.crate) = 88282 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 -SIZE (rust/crates/semver-1.0.26.crate) = 31303 SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 -SHA256 (rust/crates/serde_with-3.12.0.crate) = d6b6f7f2fcb69f747921f79f3926bd1e203fce4fef62c268dd3abfb6d86029aa -SIZE (rust/crates/serde_with-3.12.0.crate) = 148666 -SHA256 (rust/crates/serde_with_macros-3.12.0.crate) = 8d00caa5193a3c8362ac2b73be6b9e768aa5a4b2f721d8f4b339600c3cb51f8e -SIZE (rust/crates/serde_with_macros-3.12.0.crate) = 32089 -SHA256 (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47 -SIZE (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 65290 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_with-3.14.0.crate) = f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5 +SIZE (rust/crates/serde_with-3.14.0.crate) = 192177 +SHA256 (rust/crates/serde_with_macros-3.14.0.crate) = de90945e6565ce0d9a25098082ed4ee4002e047cb59892c318d66821e14bb30f +SIZE (rust/crates/serde_with_macros-3.14.0.crate) = 39066 +SHA256 (rust/crates/serial2-0.2.29.crate) = c7d1d08630509d69f90eff4afcd02c3bd974d979225cbd815ff5942351b14375 +SIZE (rust/crates/serial2-0.2.29.crate) = 35321 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/shared_library-0.1.9.crate) = 5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11 +SIZE (rust/crates/shared_library-0.1.9.crate) = 10566 +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-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 -SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 -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 -SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 -SHA256 (rust/crates/simd_helpers-0.1.0.crate) = 95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6 -SIZE (rust/crates/simd_helpers-0.1.0.crate) = 1527 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 SHA256 (rust/crates/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/socket2-0.5.9.crate) = 4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef -SIZE (rust/crates/socket2-0.5.9.crate) = 57432 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 -SHA256 (rust/crates/std_prelude-0.2.12.crate) = 8207e78455ffdf55661170876f88daf85356e4edd54e0a3dbc79586ca1e50cbe -SIZE (rust/crates/std_prelude-0.2.12.crate) = 5066 +SHA256 (rust/crates/string_pipeline-0.12.0.crate) = 8d7043de9eb4072c03851ec3682a133c26b91b9f8fcc4d52bf911abe2614de12 +SIZE (rust/crates/string_pipeline-0.12.0.crate) = 107749 +SHA256 (rust/crates/strip-ansi-escapes-0.2.1.crate) = 2a8f8038e7e7969abb3f1b7c2a811225e9296da208539e0f79c5251d6cac0025 +SIZE (rust/crates/strip-ansi-escapes-0.2.1.crate) = 8273 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 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/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 -SIZE (rust/crates/syn-2.0.100.crate) = 297947 -SHA256 (rust/crates/syntect-5.2.0.crate) = 874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1 -SIZE (rust/crates/syntect-5.2.0.crate) = 822671 -SHA256 (rust/crates/system-deps-6.2.2.crate) = a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349 -SIZE (rust/crates/system-deps-6.2.2.crate) = 25546 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/tempfile-3.19.1.crate) = 7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf -SIZE (rust/crates/tempfile-3.19.1.crate) = 39634 -SHA256 (rust/crates/terminal-colorsaurus-0.4.8.crate) = b7afe4c174a3cbfb52ebcb11b28965daf74fe9111d4e07e40689d05af06e26e8 -SIZE (rust/crates/terminal-colorsaurus-0.4.8.crate) = 27828 -SHA256 (rust/crates/terminal-trx-0.2.4.crate) = 975b4233aefa1b02456d5e53b22c61653c743e308c51cf4181191d8ce41753ab -SIZE (rust/crates/terminal-trx-0.2.4.crate) = 16720 +SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 +SIZE (rust/crates/subtle-2.6.1.crate) = 14562 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 @@ -487,10 +443,8 @@ SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 -SHA256 (rust/crates/tiff-0.9.1.crate) = ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e -SIZE (rust/crates/tiff-0.9.1.crate) = 1423953 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 SIZE (rust/crates/time-0.3.41.crate) = 138369 SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c @@ -499,26 +453,32 @@ SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3 SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 -SHA256 (rust/crates/tokio-1.44.2.crate) = e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48 -SIZE (rust/crates/tokio-1.44.2.crate) = 841618 +SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 +SIZE (rust/crates/tokio-1.46.1.crate) = 823632 SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 -SHA256 (rust/crates/toml-0.8.20.crate) = cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148 -SIZE (rust/crates/toml-0.8.20.crate) = 51095 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.24.crate) = 17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474 -SIZE (rust/crates/toml_edit-0.22.24.crate) = 106399 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +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 +SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 @@ -529,22 +489,34 @@ SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d 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/unsafe-libyaml-0.2.11.crate) = 673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861 -SIZE (rust/crates/unsafe-libyaml-0.2.11.crate) = 62101 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/ureq-3.0.12.crate) = 9f0fde9bc91026e381155f8c67cb354bcd35260b2f4a29bcc84639f762760c39 +SIZE (rust/crates/ureq-3.0.12.crate) = 131026 +SHA256 (rust/crates/ureq-proto-0.4.2.crate) = 59db78ad1923f2b1be62b6da81fe80b173605ca0d57f85da2e005382adf693f7 +SIZE (rust/crates/ureq-proto-0.4.2.crate) = 61832 +SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 +SIZE (rust/crates/utf-8-0.7.6.crate) = 10422 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.16.0.crate) = 458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9 -SIZE (rust/crates/uuid-1.16.0.crate) = 58549 -SHA256 (rust/crates/v_frame-0.3.8.crate) = d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b -SIZE (rust/crates/v_frame-0.3.8.crate) = 14967 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 SIZE (rust/crates/valuable-0.1.1.crate) = 28679 -SHA256 (rust/crates/version-compare-0.2.0.crate) = 852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b -SIZE (rust/crates/version-compare-0.2.0.crate) = 13942 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/vt100-0.15.2.crate) = 84cd863bf0db7e392ba3bd04994be3473491b31e66340672af5d11943c6274de +SIZE (rust/crates/vt100-0.15.2.crate) = 30404 +SHA256 (rust/crates/vte-0.11.1.crate) = f5022b5fbf9407086c180e9557be968742d839e68346af7792b8592489732197 +SIZE (rust/crates/vte-0.11.1.crate) = 40455 +SHA256 (rust/crates/vte-0.14.1.crate) = 231fdcd7ef3037e8330d8e17e61011a2c244126acc0a982f4040ac3f9f0bc077 +SIZE (rust/crates/vte-0.14.1.crate) = 57382 +SHA256 (rust/crates/vte_generate_state_changes-0.1.2.crate) = 2e369bee1b05d510a7b4ed645f5faa90619e05437111783ea5848f28d97d3c2e +SIZE (rust/crates/vte_generate_state_changes-0.1.2.crate) = 6503 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b 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/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -559,8 +531,12 @@ SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 -SHA256 (rust/crates/weezl-0.1.8.crate) = 53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082 -SIZE (rust/crates/weezl-0.1.8.crate) = 42175 +SHA256 (rust/crates/webpki-roots-0.26.11.crate) = 521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9 +SIZE (rust/crates/webpki-roots-0.26.11.crate) = 15557 +SHA256 (rust/crates/webpki-roots-1.0.1.crate) = 8782dd5a41a24eed3a4f40b606249b3e236ca61adf1f25ea4d45c73de122b502 +SIZE (rust/crates/webpki-roots-1.0.1.crate) = 247202 +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 @@ -569,53 +545,69 @@ SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55 SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.56.0.crate) = 1de69df01bdf1ead2f4ac895dc77c9351aefff65b2f3db429a343f9cbf05e132 -SIZE (rust/crates/windows-0.56.0.crate) = 10807828 -SHA256 (rust/crates/windows-core-0.56.0.crate) = 4698e52ed2d08f8658ab0c39512a7c00ee5fe2688c65f8c0a4f06750d729f2a6 -SIZE (rust/crates/windows-core-0.56.0.crate) = 45084 -SHA256 (rust/crates/windows-implement-0.56.0.crate) = f6fc35f58ecd95a9b71c4f2329b911016e6bec66b3f2e6a4aad86bd2e99e2f9b -SIZE (rust/crates/windows-implement-0.56.0.crate) = 9157 -SHA256 (rust/crates/windows-interface-0.56.0.crate) = 08990546bf4edef8f431fa6326e032865f27138718c587dc21bc0265bbcb57cc -SIZE (rust/crates/windows-interface-0.56.0.crate) = 9834 -SHA256 (rust/crates/windows-result-0.1.2.crate) = 5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8 -SIZE (rust/crates/windows-result-0.1.2.crate) = 10601 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.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-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.7.6.crate) = 63d3fcd9bba44b03821e7d699eeee959f3126dcc4aa8e4ae18ec617c2a5cea10 -SIZE (rust/crates/winnow-0.7.6.crate) = 174072 +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.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd +SIZE (rust/crates/winnow-0.7.11.crate) = 174175 +SHA256 (rust/crates/winreg-0.10.1.crate) = 80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d +SIZE (rust/crates/winreg-0.10.1.crate) = 25725 +SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 +SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 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/xterm-color-1.0.1.crate) = 4de5f056fb9dc8b7908754867544e26145767187aaac5a98495e88ad7cb8a80f -SIZE (rust/crates/xterm-color-1.0.1.crate) = 9185 -SHA256 (rust/crates/zerocopy-0.8.24.crate) = 2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879 -SIZE (rust/crates/zerocopy-0.8.24.crate) = 243777 -SHA256 (rust/crates/zerocopy-derive-0.8.24.crate) = a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be -SIZE (rust/crates/zerocopy-derive-0.8.24.crate) = 86487 -SHA256 (rust/crates/zune-core-0.4.12.crate) = 3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a -SIZE (rust/crates/zune-core-0.4.12.crate) = 17355 -SHA256 (rust/crates/zune-inflate-0.2.54.crate) = 73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02 -SIZE (rust/crates/zune-inflate-0.2.54.crate) = 37973 -SHA256 (rust/crates/zune-jpeg-0.4.14.crate) = 99a5bab8d7dedf81405c4bb1f2b83ea057643d9cb28778cea9eecddeedd2e028 -SIZE (rust/crates/zune-jpeg-0.4.14.crate) = 63388 -SHA256 (alexpasmantier-television-0.11.9_GH0.tar.gz) = be58e6011ce1228afa1c6ba15f33023484b1bc8673c466f186ac2a130bb25bdb -SIZE (alexpasmantier-television-0.11.9_GH0.tar.gz) = 8093429 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (alexpasmantier-television-0.13.3_GH0.tar.gz) = 4d3f5475fd4040ac64abc08395f4c769ffd40c9071a9a560d8038b233277b0c6 +SIZE (alexpasmantier-television-0.13.3_GH0.tar.gz) = 16479105 diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index fcd45f416f37..71eb10721818 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -1,5 +1,6 @@ PORTNAME= uim-el PORTVERSION= 1.9.6 +PORTREVISION= 1 CATEGORIES= textproc PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index 266f16fbdd5c..0d9fc1a57f3f 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= xml-lite.el PORTVERSION= 1.1 -PORTREVISION= 27 +PORTREVISION= 28 PORTEPOCH= 1 CATEGORIES= textproc elisp MASTER_SITES= http://dogbiscuit.org/mdub/software/ diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile index ec36e61b7d58..3870face18c6 100644 --- a/textproc/yaml-mode.el/Makefile +++ b/textproc/yaml-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile index 474468248206..54e69d25f902 100644 --- a/textproc/yaml.el/Makefile +++ b/textproc/yaml.el/Makefile @@ -1,7 +1,7 @@ PORTNAME= yaml.el DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/ukrainian/libreoffice/distinfo b/ukrainian/libreoffice/distinfo index 8befdf7e3eae..a482981e267d 100644 --- a/ukrainian/libreoffice/distinfo +++ b/ukrainian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951747 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_uk.tar.gz) = 14f78622edfe86c6b0803456fb53be33ac49345bb31592cece27604c0b2f844c -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_uk.tar.gz) = 2223735 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_uk.tar.gz) = b810925f1834df28a185466204ce28e794b2987c66f1bc7540868bcc05739f9d -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_uk.tar.gz) = 2715232 +TIMESTAMP = 1755696952 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_uk.tar.gz) = b7e2d1ec4e810932411d820587f66e03d05a47d865c98039a9014e1d10adcb52 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_uk.tar.gz) = 2237331 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_uk.tar.gz) = 82e457da0ccff3a7f1aa4730084850ea7cfc960764df5f396eab2f3842a0dcc5 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_uk.tar.gz) = 2732296 diff --git a/vietnamese/libreoffice/distinfo b/vietnamese/libreoffice/distinfo index ad027cec0702..d010446f9f91 100644 --- a/vietnamese/libreoffice/distinfo +++ b/vietnamese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752951751 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_vi.tar.gz) = d54f9d2f9ba9b26b80fceacb307c72c6de22ce0e3238dc8cd140fbe9833c468b -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_langpack_vi.tar.gz) = 562715 -SHA256 (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_vi.tar.gz) = 40c6f547c7a48e2e78cb67376281e6a0525169a79469ae2c987ebb6b96122686 -SIZE (libreoffice/i18n/LibreOffice_25.2.5_Linux_x86-64_deb_helppack_vi.tar.gz) = 2613901 +TIMESTAMP = 1755696960 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_vi.tar.gz) = 4caf136a430a4f60102014b7b8413b4b39c016de60b8f20e112223ac9af7ef89 +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_langpack_vi.tar.gz) = 558445 +SHA256 (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_vi.tar.gz) = f9dc413e0cd0d1cb944bb9b738f02f2c565fba3cde9deb97603c6588008ddd8b +SIZE (libreoffice/i18n/LibreOffice_25.8.0_Linux_x86-64_deb_helppack_vi.tar.gz) = 2636127 diff --git a/www/Makefile b/www/Makefile index cfe75dc07690..227f43dfc8a9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -31,6 +31,7 @@ SUBDIR += amfora SUBDIR += amphetadesk SUBDIR += analog + SUBDIR += angelfish SUBDIR += angie SUBDIR += angie-console-light SUBDIR += angie-module-auth-jwt @@ -102,6 +103,7 @@ SUBDIR += cgi-lib.pl SUBDIR += cgicc SUBDIR += cgiwrap + SUBDIR += chawan SUBDIR += checkbot SUBDIR += chisel SUBDIR += chpasswd @@ -1834,6 +1836,7 @@ SUBDIR += py-legacy-cgi SUBDIR += py-lektor SUBDIR += py-lesscpy + SUBDIR += py-lia-web SUBDIR += py-libsass SUBDIR += py-limits SUBDIR += py-livereload diff --git a/www/angelfish/Makefile b/www/angelfish/Makefile new file mode 100644 index 000000000000..5f6473f5aa13 --- /dev/null +++ b/www/angelfish/Makefile @@ -0,0 +1,20 @@ +PORTNAME= angelfish +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= www kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= Web browser for Plasma Mobile and Desktop +WWW= https://apps.kde.org/angelfish/ + +LIB_DEPENDS= libQCoro6Core.so:devel/qcoro \ + libfuturesql6.so:databases/futuresql + +USES= cmake desktop-file-utils gettext kde:6 pkgconfig qt:6 tar:xz +USE_KDE= config coreaddons crash dbusaddons i18n kirigami-addons \ + kirigami2 notifications purpose windowsystem \ + ecm:build \ + qqc2-desktop-style:run +USE_QT= base declarative positioning svg webchannel webengine \ + sqldriver-sqlite:run + +.include <bsd.port.mk> diff --git a/www/angelfish/distinfo b/www/angelfish/distinfo new file mode 100644 index 000000000000..b07162657b34 --- /dev/null +++ b/www/angelfish/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755377837 +SHA256 (KDE/release-service/25.08.0/angelfish-25.08.0.tar.xz) = 0926325a19f2cc72e4a54fdacec5eb7cb15044e6129d28d1a959a706ad1c2d7c +SIZE (KDE/release-service/25.08.0/angelfish-25.08.0.tar.xz) = 299200 diff --git a/www/angelfish/pkg-descr b/www/angelfish/pkg-descr new file mode 100644 index 000000000000..33bcb76a2456 --- /dev/null +++ b/www/angelfish/pkg-descr @@ -0,0 +1 @@ +Modern web browser for Plasma Mobile and Desktop. diff --git a/www/angelfish/pkg-plist b/www/angelfish/pkg-plist new file mode 100644 index 000000000000..a47e5b82d519 --- /dev/null +++ b/www/angelfish/pkg-plist @@ -0,0 +1,51 @@ +bin/angelfish +bin/angelfish-webapp +share/applications/org.kde.angelfish.desktop +share/config.kcfg/angelfishsettings.kcfg +share/icons/hicolor/scalable/apps/org.kde.angelfish.svg +share/knotifications6/angelfish.notifyrc +share/locale/ar/LC_MESSAGES/angelfish.mo +share/locale/ast/LC_MESSAGES/angelfish.mo +share/locale/az/LC_MESSAGES/angelfish.mo +share/locale/ca/LC_MESSAGES/angelfish.mo +share/locale/ca@valencia/LC_MESSAGES/angelfish.mo +share/locale/cs/LC_MESSAGES/angelfish.mo +share/locale/da/LC_MESSAGES/angelfish.mo +share/locale/de/LC_MESSAGES/angelfish.mo +share/locale/el/LC_MESSAGES/angelfish.mo +share/locale/en_GB/LC_MESSAGES/angelfish.mo +share/locale/eo/LC_MESSAGES/angelfish.mo +share/locale/es/LC_MESSAGES/angelfish.mo +share/locale/et/LC_MESSAGES/angelfish.mo +share/locale/eu/LC_MESSAGES/angelfish.mo +share/locale/fi/LC_MESSAGES/angelfish.mo +share/locale/fr/LC_MESSAGES/angelfish.mo +share/locale/gl/LC_MESSAGES/angelfish.mo +share/locale/he/LC_MESSAGES/angelfish.mo +share/locale/hi/LC_MESSAGES/angelfish.mo +share/locale/hu/LC_MESSAGES/angelfish.mo +share/locale/ia/LC_MESSAGES/angelfish.mo +share/locale/id/LC_MESSAGES/angelfish.mo +share/locale/it/LC_MESSAGES/angelfish.mo +share/locale/ja/LC_MESSAGES/angelfish.mo +share/locale/ka/LC_MESSAGES/angelfish.mo +share/locale/ko/LC_MESSAGES/angelfish.mo +share/locale/lt/LC_MESSAGES/angelfish.mo +share/locale/lv/LC_MESSAGES/angelfish.mo +share/locale/nl/LC_MESSAGES/angelfish.mo +share/locale/nn/LC_MESSAGES/angelfish.mo +share/locale/pa/LC_MESSAGES/angelfish.mo +share/locale/pl/LC_MESSAGES/angelfish.mo +share/locale/pt/LC_MESSAGES/angelfish.mo +share/locale/pt_BR/LC_MESSAGES/angelfish.mo +share/locale/ru/LC_MESSAGES/angelfish.mo +share/locale/sa/LC_MESSAGES/angelfish.mo +share/locale/sk/LC_MESSAGES/angelfish.mo +share/locale/sl/LC_MESSAGES/angelfish.mo +share/locale/sv/LC_MESSAGES/angelfish.mo +share/locale/ta/LC_MESSAGES/angelfish.mo +share/locale/tr/LC_MESSAGES/angelfish.mo +share/locale/uk/LC_MESSAGES/angelfish.mo +share/locale/zh_CN/LC_MESSAGES/angelfish.mo +share/locale/zh_TW/LC_MESSAGES/angelfish.mo +share/metainfo/org.kde.angelfish.metainfo.xml diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile index bc4c0ebe704c..645734d7b311 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= bacula-web DISTVERSIONPREFIX= v -DISTVERSION= 9.7.0 +DISTVERSION= 9.8.0 CATEGORIES= www sysutils PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -13,11 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/bin/composer:devel/php-composer@${PHP_FLAVOR} -USES= php:web,flavors -USE_PHP= dom gd gettext posix session simplexml tokenizer xml xmlwriter +USES= php:flavors,web USE_GITHUB= yes -NO_BUILD= yes +USE_PHP= dom gd gettext posix session simplexml tokenizer xml xmlwriter + NO_ARCH= yes +NO_BUILD= yes SUB_FILES= pkg-message OPTIONS_DEFINE= MYSQL PGSQL SQLITE @@ -35,7 +36,7 @@ USE_PHP+= pdo_mysql .endif .if ${PORT_OPTIONS:MPGSQL} -USES+= pgsql +USES+= pgsql CONFIGURE_ARGS+= --with-postgresql=yes SUB_LIST+= REQ_PGSQL=postgresql USE_PHP+= pdo_pgsql @@ -51,6 +52,7 @@ do-install: # Maybe we should delete some files ${FIND} ${WRKSRC} -name '*.orig' -delete @${ECHO} "Installing in ${WWWDIR}" - (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/${PORTNAME}) + (cd ${WRKSRC} && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/${PORTNAME}) .include <bsd.port.mk> diff --git a/www/bacula-web/distinfo b/www/bacula-web/distinfo index bc0ba5deaeb5..0fd695193319 100644 --- a/www/bacula-web/distinfo +++ b/www/bacula-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735752854 -SHA256 (bacula-web-bacula-web-v9.7.0_GH0.tar.gz) = 4e9adf08139b1ce0efbd0f6bdd572816f5311fd173f1b19b8f1c54f7398f46c7 -SIZE (bacula-web-bacula-web-v9.7.0_GH0.tar.gz) = 186939 +TIMESTAMP = 1753805634 +SHA256 (bacula-web-bacula-web-v9.8.0_GH0.tar.gz) = f2e2dc71ce00026c65ab468eb96966221dda12cd133c3094bc08bdf021a6a119 +SIZE (bacula-web-bacula-web-v9.8.0_GH0.tar.gz) = 187402 diff --git a/www/bacula-web/pkg-plist b/www/bacula-web/pkg-plist index 67113dcd962f..3e66b4eda827 100644 --- a/www/bacula-web/pkg-plist +++ b/www/bacula-web/pkg-plist @@ -6,6 +6,7 @@ %%WWWDIR%%/.dockerignore %%WWWDIR%%/.github/FUNDING.yml %%WWWDIR%%/.github/ISSUE_TEMPLATE/bug_report.md +%%WWWDIR%%/.github/workflows/build-release-archive.yml %%WWWDIR%%/.github/workflows/check-pr.yml %%WWWDIR%%/.github/workflows/code-analysis.yml %%WWWDIR%%/.github/workflows/commits.yml @@ -14,9 +15,9 @@ %%WWWDIR%%/.github/workflows/docker-release.yml %%WWWDIR%%/.github/workflows/release.yml %%WWWDIR%%/.github/workflows/sonarcloud-scan.yml +%%WWWDIR%%/.gitignore %%WWWDIR%%/.htaccess %%WWWDIR%%/.phpcs.xml -%%WWWDIR%%/.readthedocs.yaml %%WWWDIR%%/.release-please-manifest.json %%WWWDIR%%/.travis.yml %%WWWDIR%%/.tx/config diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index a3e64caf5fb8..f5d0c5fee348 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -1,6 +1,6 @@ PORTNAME= emacs-w3m PORTVERSION= 1.4.632.b.${SNAPDATE} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/www/filebrowser/Makefile b/www/filebrowser/Makefile index 3c9adc773ff9..1923b11e5afe 100644 --- a/www/filebrowser/Makefile +++ b/www/filebrowser/Makefile @@ -1,7 +1,6 @@ PORTNAME= filebrowser DISTVERSIONPREFIX= v -DISTVERSION= 2.42.1 -PORTREVISION= 1 +DISTVERSION= 2.42.5 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} @@ -34,7 +33,7 @@ PLIST_SUB= GROUP=${GROUPS:[1]} \ # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse HEAD' # in the File Browser repository to get the value of GITID. -GITID= af9b42549ff5db3305e0bee51387dd763beeff9f +GITID= 0f41aac20b0adfe734d600819223d8caa13dfa02 FILEBROWSER_USER= ${PORTNAME} FILEBROWSER_GROUP= ${FILEBROWSER_USER} diff --git a/www/filebrowser/distinfo b/www/filebrowser/distinfo index 17a0ad081dbc..bc22431ffe56 100644 --- a/www/filebrowser/distinfo +++ b/www/filebrowser/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1754066213 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.42.1_GH0/filebrowser-v2.42.1.frontend.tar.gz) = 5084dfc8996318de3ade79ca20413aa8bddef3f27e13274cb10d4299b35e0cd2 -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.42.1_GH0/filebrowser-v2.42.1.frontend.tar.gz) = 2332260 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.42.1_GH0/go.mod) = 2d9ea37e7c9c4de9f21ebc040de03ea38bb5fd35c89a770d2535240a54c6df19 -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.42.1_GH0/go.mod) = 3248 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.42.1_GH0/filebrowser-filebrowser-v2.42.1_GH0.tar.gz) = 7e58321e9a3f494dc94b6d2f93954d0a3c8ff17768f8e670d8e9a001ed78ab82 -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.42.1_GH0/filebrowser-filebrowser-v2.42.1_GH0.tar.gz) = 5291000 +TIMESTAMP = 1755620460 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.42.5_GH0/filebrowser-v2.42.5.frontend.tar.gz) = e23f00d779f63acf5503f22ea9fb618f3bee47dfca126a0baaca2b78d74ca521 +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.42.5_GH0/filebrowser-v2.42.5.frontend.tar.gz) = 2329400 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.42.5_GH0/go.mod) = 2d9ea37e7c9c4de9f21ebc040de03ea38bb5fd35c89a770d2535240a54c6df19 +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.42.5_GH0/go.mod) = 3248 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.42.5_GH0/filebrowser-filebrowser-v2.42.5_GH0.tar.gz) = 2311adc3106fbc3d1f1b95c941c62c51e08eac8cda5da8a980634839d68b30cd +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.42.5_GH0/filebrowser-filebrowser-v2.42.5_GH0.tar.gz) = 5290730 diff --git a/www/filepizza/Makefile b/www/filepizza/Makefile index e024bbe1e211..33522c14bda7 100644 --- a/www/filepizza/Makefile +++ b/www/filepizza/Makefile @@ -1,5 +1,5 @@ PORTNAME= filepizza -DISTVERSION= 2.0.20250717 +DISTVERSION= 2.0.20250804 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${GITID}${EXTRACT_SUFX} @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-files PLIST_SUB= HOMEDIR=${FILEPIZZA_HOMEDIR} -GITID= 8ea276d2df0f10c6bb4191203e682b96c22a77d8 +GITID= 3bd340d24bb86938450c1eb9e66ae601167b1bba FILEPIZZA_HOMEDIR= ${WWWDIR} FILEPIZZA_USER= www diff --git a/www/filepizza/distinfo b/www/filepizza/distinfo index a40e292f22c4..10f0b51cc0d6 100644 --- a/www/filepizza/distinfo +++ b/www/filepizza/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754074896 -SHA256 (filepizza-8ea276d2df0f10c6bb4191203e682b96c22a77d8.tar.gz) = 74e34589a06abf1bb948d5dd9c3514f7f719ee506c30fa04d30cf32eac33fa17 -SIZE (filepizza-8ea276d2df0f10c6bb4191203e682b96c22a77d8.tar.gz) = 6982031 +TIMESTAMP = 1755322987 +SHA256 (filepizza-3bd340d24bb86938450c1eb9e66ae601167b1bba.tar.gz) = bbdef984014bd1461c7b96a98cc981db7a811fc6c3c90f7fcf4cb91921bace4e +SIZE (filepizza-3bd340d24bb86938450c1eb9e66ae601167b1bba.tar.gz) = 9026198 diff --git a/www/filepizza/pkg-plist b/www/filepizza/pkg-plist index 326fa19296c9..ba5da1ea6625 100644 --- a/www/filepizza/pkg-plist +++ b/www/filepizza/pkg-plist @@ -42,14 +42,14 @@ etc/filepizza.env %%HOMEDIR%%/.next/server/app/reported/page.js %%HOMEDIR%%/.next/server/app/reported/page.js.nft.json %%HOMEDIR%%/.next/server/app/reported/page_client-reference-manifest.js -%%HOMEDIR%%/.next/server/chunks/255.js -%%HOMEDIR%%/.next/server/chunks/456.js +%%HOMEDIR%%/.next/server/chunks/150.js +%%HOMEDIR%%/.next/server/chunks/285.js +%%HOMEDIR%%/.next/server/chunks/451.js +%%HOMEDIR%%/.next/server/chunks/459.js %%HOMEDIR%%/.next/server/chunks/493.js -%%HOMEDIR%%/.next/server/chunks/495.js -%%HOMEDIR%%/.next/server/chunks/64.js -%%HOMEDIR%%/.next/server/chunks/707.js -%%HOMEDIR%%/.next/server/chunks/806.js -%%HOMEDIR%%/.next/server/chunks/901.js +%%HOMEDIR%%/.next/server/chunks/553.js +%%HOMEDIR%%/.next/server/chunks/692.js +%%HOMEDIR%%/.next/server/chunks/908.js %%HOMEDIR%%/.next/server/functions-config-manifest.json %%HOMEDIR%%/.next/server/middleware-build-manifest.js %%HOMEDIR%%/.next/server/middleware-manifest.json @@ -68,647 +68,640 @@ etc/filepizza.env %%HOMEDIR%%/.next/server/server-reference-manifest.js %%HOMEDIR%%/.next/server/server-reference-manifest.json %%HOMEDIR%%/.next/server/webpack-runtime.js -%%HOMEDIR%%/.next/static/chunks/207-53e07b601da84cd3.js -%%HOMEDIR%%/.next/static/chunks/480-e5d2580c9900dcea.js -%%HOMEDIR%%/.next/static/chunks/4b7feff4-4b9c84e7ff018791.js -%%HOMEDIR%%/.next/static/chunks/533-a86bd10d9c2af950.js -%%HOMEDIR%%/.next/static/chunks/807-f12a38dcb97d78e3.js -%%HOMEDIR%%/.next/static/chunks/875-6314b38599265e84.js -%%HOMEDIR%%/.next/static/chunks/905-0b23c53ca53a3f8f.js -%%HOMEDIR%%/.next/static/chunks/934-702468cb8b6e4494.js -%%HOMEDIR%%/.next/static/chunks/app/_not-found/page-c576b2f6d944debc.js -%%HOMEDIR%%/.next/static/chunks/app/api/create/route-f59e7186ad83d522.js -%%HOMEDIR%%/.next/static/chunks/app/api/destroy/route-6f145a526105edb1.js -%%HOMEDIR%%/.next/static/chunks/app/api/ice/route-4d6df0e4b9a13df7.js -%%HOMEDIR%%/.next/static/chunks/app/api/renew/route-86a806e9ce799e04.js -%%HOMEDIR%%/.next/static/chunks/app/download/[...slug]/page-77a2a0caef58f8fe.js -%%HOMEDIR%%/.next/static/chunks/app/layout-f60eb0f67ab37562.js -%%HOMEDIR%%/.next/static/chunks/app/not-found-2f2aa723d59375d7.js -%%HOMEDIR%%/.next/static/chunks/app/page-1cd24049b1ee1bc2.js -%%HOMEDIR%%/.next/static/chunks/app/reported/page-b82a7b30dda2922e.js -%%HOMEDIR%%/.next/static/chunks/framework-304f19c65b4f07d4.js -%%HOMEDIR%%/.next/static/chunks/main-7cbb4405fdc24b8a.js -%%HOMEDIR%%/.next/static/chunks/main-app-beba8970c634f711.js -%%HOMEDIR%%/.next/static/chunks/pages/_app-fdbd5dc257a4250f.js -%%HOMEDIR%%/.next/static/chunks/pages/_error-473c2af0452ffd3d.js +%%HOMEDIR%%/.next/static/-GriCOLLNuIWnvFdX2Rjg/_buildManifest.js +%%HOMEDIR%%/.next/static/-GriCOLLNuIWnvFdX2Rjg/_ssgManifest.js +%%HOMEDIR%%/.next/static/chunks/108-3671e041aa37f5ba.js +%%HOMEDIR%%/.next/static/chunks/223-3214e34fc9e47a98.js +%%HOMEDIR%%/.next/static/chunks/519-fd6c7559977f8160.js +%%HOMEDIR%%/.next/static/chunks/626-d02e04ee3dd46d97.js +%%HOMEDIR%%/.next/static/chunks/908-b26dc386fe94069a.js +%%HOMEDIR%%/.next/static/chunks/9418f6f9-152490518fee1f39.js +%%HOMEDIR%%/.next/static/chunks/957-375f4eafd9daf327.js +%%HOMEDIR%%/.next/static/chunks/985-b29177d2e6712330.js +%%HOMEDIR%%/.next/static/chunks/app/_not-found/page-c0bd183959fd54ae.js +%%HOMEDIR%%/.next/static/chunks/app/api/create/route-c0bd183959fd54ae.js +%%HOMEDIR%%/.next/static/chunks/app/api/destroy/route-c0bd183959fd54ae.js +%%HOMEDIR%%/.next/static/chunks/app/api/ice/route-c0bd183959fd54ae.js +%%HOMEDIR%%/.next/static/chunks/app/api/renew/route-c0bd183959fd54ae.js +%%HOMEDIR%%/.next/static/chunks/app/download/[...slug]/page-52d3512ef08b94eb.js +%%HOMEDIR%%/.next/static/chunks/app/layout-1e89d4d3ca279522.js +%%HOMEDIR%%/.next/static/chunks/app/not-found-8ae490f15a189fee.js +%%HOMEDIR%%/.next/static/chunks/app/page-dd7fe406b9cfbba4.js +%%HOMEDIR%%/.next/static/chunks/app/reported/page-8ae490f15a189fee.js +%%HOMEDIR%%/.next/static/chunks/framework-67acd1a92dbd4b8d.js +%%HOMEDIR%%/.next/static/chunks/main-6c6a3c00d21cc21f.js +%%HOMEDIR%%/.next/static/chunks/main-app-5f15b593523c612f.js +%%HOMEDIR%%/.next/static/chunks/pages/_app-0111d04edecf85fa.js +%%HOMEDIR%%/.next/static/chunks/pages/_error-ea5336d9d9d55ed8.js %%HOMEDIR%%/.next/static/chunks/polyfills-42372ed130431b0a.js -%%HOMEDIR%%/.next/static/chunks/webpack-2777074bc8a01f6e.js -%%HOMEDIR%%/.next/static/css/b1d11f07328460bf.css -%%HOMEDIR%%/.next/static/pQvfcukEAkI9iu1xrBSY2/_buildManifest.js -%%HOMEDIR%%/.next/static/pQvfcukEAkI9iu1xrBSY2/_ssgManifest.js -%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.3.4/node_modules/@next/env/dist/index.js -%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.3.4/node_modules/@next/env/package.json +%%HOMEDIR%%/.next/static/chunks/webpack-c801726c907a5c8f.js +%%HOMEDIR%%/.next/static/css/0866830778f1417a.css +%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.4.5/node_modules/@next/env/dist/index.js +%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.4.5/node_modules/@next/env/package.json %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_class_private_field_loose_base/package.json %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_class_private_field_loose_key/package.json %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_default/package.json %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json -%%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/_/_tagged_template_literal_loose/package.json %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_class_private_field_loose_base.cjs %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_class_private_field_loose_key.cjs %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs -%%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_tagged_template_literal_loose.cjs %%HOMEDIR%%/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json -%%HOMEDIR%%/node_modules/.pnpm/busboy@1.6.0/node_modules/busboy/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/busboy@1.6.0/node_modules/busboy/lib/types/multipart.js -%%HOMEDIR%%/node_modules/.pnpm/busboy@1.6.0/node_modules/busboy/lib/types/urlencoded.js -%%HOMEDIR%%/node_modules/.pnpm/busboy@1.6.0/node_modules/busboy/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/busboy@1.6.0/node_modules/busboy/package.json -%%HOMEDIR%%/node_modules/.pnpm/busboy@1.6.0/node_modules/streamsearch -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/agents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/browserVersions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/browsers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/aac.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/abortcontroller.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ac3-ec3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/accelerometer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/addeventlistener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/alternate-stylesheet.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ambient-light.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/apng.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/array-find-index.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/array-find.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/array-flat.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/array-includes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/arrow-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/asmjs.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/async-clipboard.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/async-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/atob-btoa.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/audio-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/audio.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/audiotracks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/autofocus.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/auxclick.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/av1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/avif.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/background-attachment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/background-clip-text.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/background-img-opts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/background-position-x-y.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/background-repeat-round-space.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/background-sync.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/battery-status.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/beacon.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/beforeafterprint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/bigint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/blobbuilder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/bloburls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/border-image.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/border-radius.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/broadcastchannel.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/brotli.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/calc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/canvas-blending.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/canvas-text.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/canvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ch-unit.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/chacha20-poly1305.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/channel-messaging.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/childnode-remove.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/classlist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/clipboard.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/colr-v1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/colr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/comparedocumentposition.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/console-basic.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/console-time.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/const.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/constraint-validation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/contenteditable.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/cookie-store-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/cors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/createimagebitmap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/credential-management.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/cryptography.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-all.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-anchor-positioning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-any-link.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-appearance.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-at-counter-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-autofill.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-backdrop-filter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-background-offsets.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-boxshadow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-canvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-caret-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-cascade-layers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-cascade-scope.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-case-insensitive.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-clip-path.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-color-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-color-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-conic-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-container-queries-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-container-queries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-container-query-units.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-containment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-content-visibility.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-counters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-crisp-edges.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-cross-fade.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-default-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-deviceadaptation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-dir-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-display-contents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-element-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-env-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-exclusions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-featurequeries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-file-selector-button.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-filter-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-filters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-first-letter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-first-line.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-fixed.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-focus-visible.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-focus-within.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-font-palette.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-font-stretch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-gencontent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-grid-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-grid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-has.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-hyphens.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-image-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-image-set.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-in-out-of-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-initial-letter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-initial-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-lch-lab.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-letter-spacing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-line-clamp.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-logical-props.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-marker-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-masks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-matches-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-math-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-media-interaction.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-media-range-syntax.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-media-resolution.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-media-scripting.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-mediaqueries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-mixblendmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-module-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-motion-paths.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-namespaces.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-nesting.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-not-sel-list.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-nth-child-of.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-opacity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-optional-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-overflow-anchor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-overflow-overlay.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-overflow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-page-break.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-paged-media.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-paint-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-placeholder-shown.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-placeholder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-print-color-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-read-only-write.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-rebeccapurple.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-reflections.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-regions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-relative-colors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-repeating-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-resize.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-revert-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-rrggbbaa.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-scroll-behavior.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-scrollbar.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-sel2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-sel3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-selection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-shapes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-snappoints.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-sticky.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-subgrid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-supports-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-table.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-text-align-last.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-text-box-trim.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-text-indent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-text-justify.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-text-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-text-spacing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-textshadow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-touch-action.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-unicode-bidi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-unset-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-variables.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-when-else.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-widows-orphans.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-width-stretch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-writing-mode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css-zoom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css3-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css3-boxsizing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css3-colors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css3-cursors-grab.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css3-cursors-newer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css3-cursors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/css3-tabsize.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/currentcolor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/custom-elements.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/custom-elementsv1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/customevent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/datalist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dataset.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/datauri.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/decorators.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/details.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/deviceorientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/devicepixelratio.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dialog.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dispatchevent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dnssec.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/do-not-track.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/document-currentscript.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/document-execcommand.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/document-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/document-scrollingelement.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/documenthead.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dom-manip-convenience.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dom-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/domcontentloaded.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dommatrix.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/download.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/dragndrop.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/element-closest.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/element-from-point.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/element-scroll-methods.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/eme.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/eot.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es5.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es6-class.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es6-generators.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es6-module.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es6-number.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es6-string-includes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/es6.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/eventsource.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/extended-system-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/feature-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/fetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/fieldset-disabled.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/fileapi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/filereader.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/filereadersync.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/filesystem.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/flac.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/flexbox-gap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/flexbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/flow-root.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/focusin-focusout-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-family-system-ui.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-feature.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-kerning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-loading.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-size-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-smooth.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-unicode-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-variant-alternates.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/font-variant-numeric.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/fontface.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/form-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/form-submit-attributes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/form-validation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/forms.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/fullscreen.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/gamepad.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/geolocation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/getboundingclientrect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/getcomputedstyle.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/getelementsbyclassname.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/getrandomvalues.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/gyroscope.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/hardwareconcurrency.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/hashchange.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/heif.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/hevc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/hidden.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/high-resolution-time.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/history.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/html-media-capture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/html5semantic.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/http-live-streaming.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/http2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/http3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/iframe-sandbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/iframe-seamless.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/iframe-srcdoc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/imagecapture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ime.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/import-maps.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/imports.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/indexeddb.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/indexeddb2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/inline-block.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/innertext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-datetime.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-email-tel-url.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-event.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-file-accept.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-file-directory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-file-multiple.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-inputmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-minlength.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-number.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-placeholder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-search.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/input-selection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/insert-adjacent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/insertadjacenthtml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/internationalization.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/intersectionobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/intl-pluralrules.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/intrinsic-width.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/jpeg2000.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/jpegxl.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/jpegxr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/json.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/keyboardevent-code.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/keyboardevent-key.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/keyboardevent-location.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/keyboardevent-which.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/lazyload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/let.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-icon-png.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-icon-svg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-rel-preconnect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-rel-prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-rel-preload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/link-rel-prerender.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/loading-lazy-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/localecompare.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/magnetometer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/matchesselector.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/matchmedia.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mathml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/maxlength.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/media-fragments.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mediarecorder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mediasource.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/menu.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/meta-theme-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/meter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/midi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/minmaxwh.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mp3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mpeg-dash.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mpeg4.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/multibackgrounds.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/multicolumn.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mutation-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/mutationobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/namevalue-storage.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/native-filesystem-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/nav-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/netinfo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/notifications.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/object-entries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/object-fit.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/object-observe.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/object-values.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/objectrtc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/offline-apps.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/offscreencanvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ogg-vorbis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ogv.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ol-reversed.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/once-event-listener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/online-status.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/opus.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/orientation-sensor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/outline.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/pad-start-end.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/page-transition-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/pagevisibility.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/passive-event-listener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/passkeys.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/passwordrules.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/path2d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/payment-request.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/pdf-viewer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/permissions-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/permissions-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/picture-in-picture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/picture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ping.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/png-alpha.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/pointer-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/pointer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/pointerlock.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/portals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/prefers-color-scheme.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/progress.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/promise-finally.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/promises.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/proximity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/proxy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/publickeypinning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/push-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/queryselector.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/readonly-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/referrer-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/registerprotocolhandler.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/rel-noopener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/rel-noreferrer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/rellist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/rem.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/requestanimationframe.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/requestidlecallback.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/resizeobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/resource-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/rest-parameters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/rtcpeerconnection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ruby.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/run-in.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/screen-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/script-async.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/script-defer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/scrollintoview.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/sdch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/selection-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/selectlist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/server-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/serviceworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/setimmediate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/shadowdom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/shadowdomv1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/sharedarraybuffer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/sharedworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/sni.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/spdy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/speech-recognition.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/speech-synthesis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/spellcheck-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/sql-storage.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/srcset.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/stream.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/streams.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/stricttransportsecurity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/style-scoped.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/subresource-bundling.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/subresource-integrity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-css.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-filters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-fragment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-html.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-html5.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-img.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg-smil.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/svg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/sxg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/tabindex-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/template-literals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/template.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/temporal.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/testfeat.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/text-decoration.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/text-emphasis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/text-overflow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/text-size-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/text-stroke.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/textcontent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/textencoder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/tls1-1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/tls1-2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/tls1-3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/touch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/transforms2d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/transforms3d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/trusted-types.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/ttf.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/typedarrays.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/u2f.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/unhandledrejection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/url.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/urlsearchparams.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/use-strict.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/user-select-none.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/user-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/variable-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/vector-effect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/vibration.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/video.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/videotracks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/view-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/viewport-unit-variants.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/viewport-units.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wai-aria.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wake-lock.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-bigint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-extended-const.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-gc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-multi-memory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-multi-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-reference-types.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-signext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-simd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-tail-calls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm-threads.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wasm.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wav.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wbr-element.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/web-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/web-app-manifest.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/web-bluetooth.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/web-serial.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/web-share.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webauthn.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webcodecs.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webgl.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webgl2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webgpu.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webhid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webkit-user-drag.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webm.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webnfc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webp.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/websockets.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webtransport.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webusb.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webvr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webvtt.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/webxr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/will-change.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/woff.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/woff2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/word-break.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/wordwrap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/x-doc-messaging.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/x-frame-options.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/xhr2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/xhtml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/xhtmlsmil.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/xml-serializer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/data/features/zstd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/lib/statuses.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/lib/supported.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/unpacker/agents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/unpacker/browserVersions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/unpacker/browsers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/unpacker/feature.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/unpacker/features.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/unpacker/index.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/dist/unpacker/region.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001726/node_modules/caniuse-lite/package.json +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/agents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/browserVersions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/browsers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/aac.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/abortcontroller.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ac3-ec3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/accelerometer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/addeventlistener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ambient-light.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/apng.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-find-index.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-find.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-flat.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-includes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/arrow-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/asmjs.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/async-clipboard.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/async-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/atob-btoa.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audio-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audio.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audiotracks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/autofocus.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/auxclick.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/av1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/avif.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-attachment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-clip-text.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-img-opts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-position-x-y.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-sync.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/battery-status.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/beacon.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/beforeafterprint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/bigint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/blobbuilder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/bloburls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/border-image.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/border-radius.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/broadcastchannel.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/brotli.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/calc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas-blending.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas-text.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ch-unit.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/channel-messaging.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/childnode-remove.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/classlist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/clipboard.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/colr-v1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/colr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/comparedocumentposition.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/console-basic.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/console-time.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/const.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/constraint-validation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contenteditable.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cookie-store-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/createimagebitmap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/credential-management.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cryptography.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-all.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-any-link.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-appearance.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-at-counter-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-autofill.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-background-offsets.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-boxshadow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-canvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-caret-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cascade-layers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cascade-scope.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-case-insensitive.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-clip-path.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-color-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-color-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-conic-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-queries-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-queries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-query-units.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-containment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-content-visibility.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-counters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-crisp-edges.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cross-fade.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-default-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-display-contents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-element-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-env-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-exclusions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-featurequeries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-file-selector-button.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-filter-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-filters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-first-letter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-first-line.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-fixed.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-focus-visible.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-focus-within.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-palette.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-stretch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-gencontent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-grid-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-grid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-has.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-hyphens.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-if.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-image-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-image-set.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-initial-letter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-initial-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-lch-lab.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-letter-spacing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-line-clamp.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-logical-props.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-masks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-math-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-interaction.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-resolution.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-scripting.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-mediaqueries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-mixblendmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-module-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-motion-paths.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-namespaces.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-nesting.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-not-sel-list.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-nth-child-of.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-opacity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-page-break.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-paged-media.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-paint-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-placeholder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-read-only-write.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-reflections.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-regions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-relative-colors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-resize.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-revert-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-scrollbar.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sel2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sel3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-selection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-shapes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-snappoints.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sticky.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-subgrid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-supports-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-table.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-align-last.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-box-trim.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-indent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-justify.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-spacing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-textshadow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-touch-action.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-unset-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-variables.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-when-else.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-widows-orphans.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-width-stretch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-writing-mode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-zoom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-boxsizing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-colors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-tabsize.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/currentcolor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/custom-elements.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/custom-elementsv1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/customevent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/datalist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dataset.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/datauri.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/decorators.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/details.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/deviceorientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/devicepixelratio.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dialog.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dispatchevent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dnssec.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/do-not-track.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-currentscript.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-execcommand.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-scrollingelement.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/documenthead.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dom-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/domcontentloaded.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dommatrix.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/download.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dragndrop.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-closest.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-from-point.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-scroll-methods.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eme.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eot.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es5.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-class.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-generators.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-module.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-number.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-string-includes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eventsource.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/extended-system-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/feature-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fieldset-disabled.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fileapi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filereader.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filereadersync.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filesystem.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flac.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flexbox-gap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flexbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flow-root.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-family-system-ui.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-feature.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-kerning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-loading.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-size-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-smooth.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-unicode-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-variant-alternates.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-variant-numeric.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fontface.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-submit-attributes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-validation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/forms.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fullscreen.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/gamepad.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/geolocation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getboundingclientrect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getcomputedstyle.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getrandomvalues.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/gyroscope.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hashchange.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/heif.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hevc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hidden.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/high-resolution-time.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/history.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/html-media-capture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/html5semantic.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http-live-streaming.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-sandbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-seamless.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/imagecapture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ime.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/import-maps.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/imports.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indexeddb.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indexeddb2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/inline-block.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/innertext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-datetime.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-email-tel-url.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-event.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-accept.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-directory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-multiple.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-inputmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-minlength.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-number.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-placeholder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-search.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-selection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/insert-adjacent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/internationalization.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intersectionobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intl-pluralrules.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intrinsic-width.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpeg2000.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpegxl.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpegxr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/json.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-code.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-key.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-location.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-which.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/lazyload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/let.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-icon-png.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-icon-svg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-preload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-prerender.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/localecompare.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/magnetometer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/matchesselector.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/matchmedia.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mathml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/maxlength.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/media-fragments.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediarecorder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediasource.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/menu.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/meta-theme-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/meter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/midi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/minmaxwh.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mp3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mpeg-dash.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mpeg4.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/multibackgrounds.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/multicolumn.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mutation-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mutationobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/namevalue-storage.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/native-filesystem-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/nav-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/netinfo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/notifications.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-entries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-fit.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-observe.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-values.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/objectrtc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/offline-apps.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/offscreencanvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ogg-vorbis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ogv.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ol-reversed.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/once-event-listener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/online-status.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/opus.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/orientation-sensor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/outline.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pad-start-end.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/page-transition-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pagevisibility.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passive-event-listener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passkeys.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passwordrules.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/path2d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/payment-request.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pdf-viewer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/permissions-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/permissions-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/picture-in-picture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/picture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ping.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/png-alpha.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointer-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointerlock.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/portals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/progress.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/promise-finally.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/promises.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/proximity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/proxy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/publickeypinning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/push-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/queryselector.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/readonly-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/referrer-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rel-noopener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rel-noreferrer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rellist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rem.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/requestanimationframe.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/requestidlecallback.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/resizeobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/resource-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rest-parameters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ruby.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/run-in.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/screen-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/script-async.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/script-defer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/scrollintoview.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sdch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/selection-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/selectlist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/server-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/serviceworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/setimmediate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/shadowdom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/shadowdomv1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sharedworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sni.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/spdy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/speech-recognition.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/speech-synthesis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sql-storage.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/srcset.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/stream.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/streams.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/style-scoped.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/subresource-bundling.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/subresource-integrity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-css.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-filters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-fragment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-html.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-html5.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-img.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-smil.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sxg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tabindex-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/template-literals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/template.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/temporal.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/testfeat.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-decoration.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-emphasis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-overflow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-size-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-stroke.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/textcontent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/textencoder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/touch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/transforms2d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/transforms3d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/trusted-types.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ttf.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/typedarrays.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/u2f.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/unhandledrejection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/url.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/urlsearchparams.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/use-strict.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/user-select-none.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/user-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/variable-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/vector-effect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/vibration.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/video.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/videotracks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/view-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/viewport-units.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wai-aria.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wake-lock.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-bigint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-extended-const.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-gc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-multi-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-reference-types.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-signext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-simd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-threads.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wav.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wbr-element.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-app-manifest.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-bluetooth.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-serial.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-share.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webauthn.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webcodecs.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgl.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgl2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgpu.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webhid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webkit-user-drag.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webm.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webnfc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webp.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/websockets.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webtransport.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webusb.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webvr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webvtt.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webxr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/will-change.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/woff.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/woff2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/word-break.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wordwrap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/x-doc-messaging.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/x-frame-options.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhr2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhtml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhtmlsmil.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xml-serializer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/zstd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/lib/statuses.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/lib/supported.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/agents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/browsers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/feature.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/features.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/index.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/region.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/package.json %%HOMEDIR%%/node_modules/.pnpm/client-only@0.0.1/node_modules/client-only/index.js %%HOMEDIR%%/node_modules/.pnpm/client-only@0.0.1/node_modules/client-only/package.json %%HOMEDIR%%/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js @@ -735,1185 +728,1117 @@ etc/filepizza.env %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/non-secure/index.cjs %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/non-secure/package.json %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@next/env -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@swc/helpers -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/busboy -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/caniuse-lite -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/analysis/extract-const-value.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/analysis/get-page-static-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/analysis/parse-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/get-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/transform.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/util.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/commonjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-page-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/build-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/create-compiler-aliases.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/entries.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/get-babel-config-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/get-babel-loader-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/handle-externals.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/load-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/load-jsconfig.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/next-config-ts/require-hook.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/next-config-ts/transpile-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/next-dir-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/normalize-catchall-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/format.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/fetch/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object-assign.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/auto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/implementation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/polyfill.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/shim.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-nomodule.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/process.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/app/app-segment-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/app/app-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/middleware/middleware-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/static-paths/app.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/static-paths/pages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/static-paths/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/swc/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/swc/options.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack-config-rules/resolve.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/base.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/images/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/images/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/app-build-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/define-env-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-drop-client-page-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/stringify-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/cli/next-test.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-build-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-call-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-find-source-map-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/assign-location.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-announcer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/bailout-to-client-rendering.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/attach-hydration-error-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/console-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/enqueue-client-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/hydration-error-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/runtime-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/stitched-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/use-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/hooks-server-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-hydration-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/links.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/nav-failure-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation-untracked.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/noop-head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/parallel-route-default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/promise-queue.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/app/app-dev-overlay-error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/app/app-dev-overlay.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/app/hot-reloader-client.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/font/font-styles.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/font/get-dev-overlay-font-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/pages/bus.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/pages/client.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/pages/hooks.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/pages/hot-reloader-client.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/pages/pages-dev-overlay-error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/pages/pages-dev-overlay.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/pages/websocket.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/server/get-next-error-feedback-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/server/middleware-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/server/middleware-turbopack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/server/middleware-webpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/server/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/call-stack-frame/call-stack-frame.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/code-frame/code-frame.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/code-frame/parse-code-frame.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/copy-button/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog-body.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog-content.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/styles.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/call-stack/call-stack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-indicator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/dev-tools-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/preferences.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/route-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/turbopack-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/user-preferences.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/next-logo.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/use-minimum-loading-time-multiple.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dialog/body.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dialog/dialog.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dialog/header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/environment-name-label/environment-name-label.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-message/error-message.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-bottom-stack/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-footer/error-feedback/error-feedback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-footer/error-overlay-footer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-layout/error-overlay-layout.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-nav/error-overlay-nav.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-pagination/error-overlay-pagination.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/copy-stack-trace-button.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/docs-link-button.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/error-overlay-toolbar.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/nodejs-inspector-button.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay/error-overlay.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-type-label/error-type-label.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/overlay/overlay.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/fader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/hot-linked-text/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/hydration-diff/diff-view.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/body-locker.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/overlay.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/styles.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/shadow-portal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/terminal/editor-link.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/terminal/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/terminal/terminal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/toast/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/toast/styles.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/toast/toast.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/components/version-staleness-info/version-staleness-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/container/build-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/container/errors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/container/runtime-error/component-stack-pseudo-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/container/runtime-error/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/container/runtime-error/render-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/dev-overlay.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/hooks/use-delayed-render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/hooks/use-measure-height.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/hooks/use-on-click-outside.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/collapse-icon.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/dark-icon.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/eye-icon.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/gear-icon.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/left-arrow.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/light-icon.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/right-arrow.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/system-icon.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/thumbs/thumbs-down.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/thumbs/thumbs-up.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/base.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/colors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/component-styles.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/css-reset.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/dark-theme.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/cx.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/merge-refs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/parse-url-from-text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/use-open-in-editor.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/css.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/dev-indicator/dev-render-indicator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/dev-indicator/use-sync-dev-render-indicator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/format-webpack-messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/get-error-by-type.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/get-socket-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/get-source-map-from-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/get-source-map-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/launch-editor.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/node-stack-frames.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/parse-component-stack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/parse-stack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/report-hmr-latency.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/stack-frame.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/turbopack-hot-reloader-common.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/use-websocket.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/react-dev-overlay/utils/webpack-module-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/cache-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/lru.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/navigation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/scheduler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/tuple-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/static-generation-bailout.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unresolved-thenable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/use-action-queue.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/detect-domain-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/dev-build-indicator/internal/dev-build-indicator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/dev-build-indicator/internal/handle-dev-build-indicator-hmr-events.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/dev-build-indicator/internal/initialize.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/flight-data-helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/lib/console.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request-idle-callback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/resolve-href.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/script.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/set-attributes-from-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/trusted-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/with-router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@hapi/accept/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@hapi/accept/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@napi-rs/triples/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@napi-rs/triples/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/fetch-resource.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/retry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/google/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/local/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@typescript/vfs/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@typescript/vfs/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@vercel/nft/LICENSE -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@vercel/nft/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@vercel/nft/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/acorn/acorn.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/acorn/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/amphtml-validator/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/amphtml-validator/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/amphtml-validator/validator_wasm.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/anser/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/anser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/assert/assert.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/assert/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-retry/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-retry/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-sema/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-sema/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel-packages/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel-packages/packages-bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/code-frame.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/generator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/plugin-syntax-jsx.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/plugin-transform-define.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/preset-typescript.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/traverse.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserify-zlib/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserify-zlib/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserslist/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserslist/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/buffer/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/buffer/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/bytes/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/bytes/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ci-info/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ci-info/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/commander/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/commander/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/comment-json/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/comment-json/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/compression/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/compression/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/conf/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/conf/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/constants-browserify/constants.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/constants-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/content-disposition/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/content-disposition/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cookie/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cookie/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cross-spawn/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cross-spawn/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/crypto-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/crypto-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cssnano-simple/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/data-uri-to-buffer/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/data-uri-to-buffer/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/debug/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/debug/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/devalue/devalue.umd.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/devalue/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/domain-browser/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/domain-browser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/edge-runtime/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/edge-runtime/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/events/events.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/events/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/find-up/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/find-up/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/fresh/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/fresh/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/glob/glob.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/glob/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/gzip-size/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/gzip-size/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy-agent/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy-agent/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-proxy-agent/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-proxy-agent/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/icss-utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/icss-utils/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ignore-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ignore-loader/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/image-size/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/image-size/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-animated/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-animated/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-docker/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-docker/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-wsl/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-wsl/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/processChild.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/threadChild.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/json5/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/json5/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jsonwebtoken/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jsonwebtoken/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils2/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils2/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lodash.curry/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lodash.curry/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lru-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lru-cache/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/nanoid/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/nanoid/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/native-url/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/native-url/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/neo-async/async.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/neo-async/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/os-browserify/browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/os-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-limit/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-limit/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-queue/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-queue/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-to-regexp/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-to-regexp/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/picomatch/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/picomatch/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-scope/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-scope/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-values/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-values/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-preset-env/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-preset-env/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-scss/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-value-parser/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-value-parser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/punycode/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/punycode/punycode.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/querystring-es3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/querystring-es3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/babel.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/regenerator-runtime/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/regenerator-runtime/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/sass-loader/cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/sass-loader/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/schema-utils3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/schema-utils3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/semver/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/semver/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/send/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/send/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/setimmediate/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/setimmediate/setImmediate.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/shell-quote/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/shell-quote/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map08/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map08/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stacktrace-parser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-http/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-http/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string-hash/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string-hash/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string_decoder/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string_decoder/string_decoder.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/strip-ansi/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/strip-ansi/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/superstruct/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/superstruct/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tar/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tar/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/text-table/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/text-table/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/timers-browserify/main.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/timers-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tty-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tty-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/unistore/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/unistore/unistore.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/util/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/util/util.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/vm-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/vm-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/watchpack/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/watchpack/watchpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/webpack-sources3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/webpack-sources3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ws/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ws/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod-validation-error/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod-validation-error/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/httpget.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/server-edge.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/export/helpers/create-incremental-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/export/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/batcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/build-custom-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/client-and-server-references.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/coalesced-function.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/compile-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/create-client-router-filter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/default-transpiled-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detached-promise.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detect-typo.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/download-swc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fatal-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/file-exists.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/find-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/find-pages-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/find-root.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/format-dynamic-import-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/format-server-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fs/rename.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fs/write-atomic.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/generate-interception-routes-rewrites.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/get-network-host.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/get-project-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/has-necessary-dependencies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-cache-directory.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-online.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-pkg-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-registry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/install.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/install-dependencies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/interop-default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-api-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-app-page-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-app-route-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-edge-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-internal-component.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-serializable-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/known-edge-safe-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/load-custom-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/get-metadata-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/is-metadata-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/multi-file-writer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/needs-experimental-react.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/non-nullable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/oxford-comma-list.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/page-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/patch-incorrect-lockfile.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/pick.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/picocolors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/pretty-bytes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/realpath.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/recursive-delete.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/recursive-readdir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/redirect-status.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/resolve-from.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/semver-noop.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/server-external-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/static-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/try-to-parse-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/turbopack-warning.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/diagnosticFormatter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/missingDependencyError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/runTypeCheck.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/verify-partytown-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/verify-typescript-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/wait.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/with-promise-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_app.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_document.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/ReactDOMServerPages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/accept-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/after-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/awaiter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/builtin-request-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/run-with-after.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/get-cookie-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/after-task-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/app-render-prerender-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/app-render-render-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/app-render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/async-local-storage.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/cache-signal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/clean-async-snapshot-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/clean-async-snapshot.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-component-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/csrf-protection.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-rendering.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/encryption-utils-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/encryption-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/flight-render-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-asset-query-string.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-layer-assets.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-preloadable-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-segment-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/interop-default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/parse-loader-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/postponed-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/prospective-render-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/react-server.node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/render-css-resource.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/render-to-string.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/required-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/strip-flight-headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/use-flight-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/async-storage/draft-mode-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/async-storage/request-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/async-storage/work-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/body-streams.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/cache-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/capsize-font-metrics.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/ci-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/client-component-renderer-logger.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config-schema.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config-shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/crypto-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/dev-indicator-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/dev-indicator-server-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-reloader-turbopack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-reloader-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-reloader-webpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/log-requests.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/next-dev-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/on-demand-entry-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/parse-version-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/require-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/static-paths-worker.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/turbopack-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dynamic-rendering-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/font-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/get-app-route-from-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/get-route-from-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/htmlescape.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/image-optimizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/instrumentation/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/internal-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/app-dir-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/app-info-log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/async-callback-set.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/cache-control.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/cache-handlers/default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/clone-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/decode-query-path-parameter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/dedupe-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/dev-bundler-service.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/etag.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/experimental/create-env-definitions.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/experimental/ppr.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/find-page-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/format-hostname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/i18n-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/implicit-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/is-ipv6.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/lazy-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/lru-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/match-next-data-pathname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/mock-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/module-loader/node-module-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/module-loader/route-module-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/node-fs-methods.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/patch-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/patch-set-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/render-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/block-cross-site.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/build-data-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/decode-path-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/filesystem.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/proxy-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/resolve-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/server-action-request-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/server-ipc/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/start-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/streaming-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/to-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/tracer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/load-components.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/load-default-error-components.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/load-manifest.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/match-bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/next-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/next-typescript.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/next.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-baseline.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/date.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/error-inspect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/node-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/random.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/web-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-polyfill-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/locale-route-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/normalizers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/prefixing-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/next-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/prefetch-rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/suffix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/underscore-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/optimize-amp.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/patch-error-inspect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/pipe-readable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/post-process.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/render-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/fallback-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/require-hook.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/require.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/resume-data-cache/cache-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/revalidation-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-definitions/app-page-route-definition.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-kind.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/locale-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/pages-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matches/pages-api-route-match.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/checks.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/builtin/_error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.compiled.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/route-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/send-payload.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/send-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/serve-static.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/server-route-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/server-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/setup-http-agent-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/encodedTags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/constant.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/client-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/entry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/server-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/use-cache/handlers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/use-cache/use-cache-errors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/adapter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/get-edge-preview-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/globals.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/http.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/next-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/resource-managers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/sandbox.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/cookies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/fetch-event.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/web-on-close.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-mode.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/bloom-filter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/canary-only.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/deep-freeze.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/dset.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/error-source.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/errors/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/escape-regexp.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-hostname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-rspack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-webpack-bundler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/html-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-blur-svg.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-internal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/isomorphic/path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/loadable.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/magic-identifier.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/match-local-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/match-remote-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/mitt.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/normalized-asset-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-app-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/get-page-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/adapters.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/compare-states.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/omit.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-match.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/relativize-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/runtime-config.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-inserted-metadata.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-reference-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/side-effect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/turbopack/entry-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/turbopack/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/zod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/anonymous-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/detached-flush.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/build.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/error-feedback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/plugins.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/swc-load-failure.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/version.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/flush-and-exit.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/post-telemetry-payload.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/project-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/storage.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/report/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/report/to-json.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/report/to-telemetry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/trace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/postcss -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-dom -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/sharp -%%HOMEDIR%%/node_modules/.pnpm/next@15.3.4_@babel+core@7.27.7_@playwright+test@1.53.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/styled-jsx +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@next/env +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@swc/helpers +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/caniuse-lite +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/analysis/extract-const-value.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/analysis/get-page-static-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/analysis/parse-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/get-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/transform.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/loader/util.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/commonjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-page-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/build-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/create-compiler-aliases.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/define-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/entries.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/get-babel-config-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/get-babel-loader-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/handle-externals.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/load-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/load-jsconfig.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/next-config-ts/require-hook.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/next-config-ts/transpile-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/next-dir-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/normalize-catchall-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/format.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/fetch/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object-assign.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/auto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/implementation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/polyfill.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/object.assign/shim.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-nomodule.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/process.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/app/app-segment-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/app/app-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/middleware/middleware-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/static-paths/app.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/static-paths/pages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/static-paths/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/swc/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/swc/options.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack-config-rules/resolve.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/cache-invalidation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/base.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/images/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/blocks/images/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/config/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/app-build-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-drop-client-page-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/stringify-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/cli/next-test.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-build-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-call-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-find-source-map-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/assign-location.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-announcer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/bailout-to-client-rendering.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/global-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/global-not-found.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/handle-isr-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/hooks-server-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/links.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/nav-failure-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation-untracked.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/noop-head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/promise-queue.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/cache-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/lru.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/navigation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/scheduler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache-impl/tuple-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/static-generation-bailout.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/styles/access-error-styles.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unresolved-thenable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/use-action-queue.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/detect-domain-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/hot-reloader/app/use-websocket.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/hot-reloader/get-socket-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/hot-reloader/pages/hot-reloader-pages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/hot-reloader/pages/websocket.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/hot-reloader/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/hot-reloader/turbopack-hot-reloader-common.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/report-hmr-latency.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/dev/runtime-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/flight-data-helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/lib/console.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request-idle-callback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/resolve-href.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/script.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/set-attributes-from-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/trusted-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/with-router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@hapi/accept/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@hapi/accept/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@napi-rs/triples/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@napi-rs/triples/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/fetch-resource.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/retry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/google/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/local/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/font/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@vercel/nft/LICENSE +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@vercel/nft/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@vercel/nft/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/acorn/acorn.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/acorn/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/amphtml-validator/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/amphtml-validator/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/amphtml-validator/validator_wasm.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/assert/assert.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/assert/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-retry/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-retry/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-sema/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/async-sema/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel-packages/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel-packages/packages-bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/code-frame.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/core.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/generator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/plugin-syntax-jsx.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/plugin-transform-define.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/preset-typescript.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/traverse.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/babel/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserify-zlib/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserify-zlib/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserslist/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/browserslist/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/buffer/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/buffer/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/busboy/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/busboy/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/bytes/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/bytes/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ci-info/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ci-info/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/commander/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/commander/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/comment-json/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/comment-json/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/compression/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/compression/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/conf/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/conf/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/constants-browserify/constants.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/constants-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/content-disposition/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/content-disposition/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cookie/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cookie/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cross-spawn/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cross-spawn/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/crypto-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/crypto-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cssnano-simple/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/data-uri-to-buffer/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/data-uri-to-buffer/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/debug/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/debug/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/devalue/devalue.umd.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/devalue/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/domain-browser/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/domain-browser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/edge-runtime/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/edge-runtime/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/events/events.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/events/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/find-up/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/find-up/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/fresh/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/fresh/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/glob/glob.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/glob/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/gzip-size/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/gzip-size/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy-agent/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy-agent/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/http-proxy/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-proxy-agent/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/https-proxy-agent/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/icss-utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/icss-utils/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ignore-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ignore-loader/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/image-size/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/image-size/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-animated/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-animated/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-docker/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-docker/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-wsl/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/is-wsl/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/processChild.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jest-worker/threadChild.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/json5/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/json5/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jsonwebtoken/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/jsonwebtoken/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils2/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils2/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/loader-utils3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lodash.curry/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lodash.curry/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lru-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/lru-cache/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/nanoid/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/nanoid/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/native-url/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/native-url/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/neo-async/async.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/neo-async/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-devtools/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/os-browserify/browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/os-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-limit/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-limit/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-queue/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/p-queue/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-to-regexp/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-to-regexp/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/picomatch/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/picomatch/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-scope/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-scope/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-values/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-modules-values/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-preset-env/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-preset-env/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-scss/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-value-parser/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/postcss-value-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/punycode/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/punycode/punycode.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/querystring-es3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/querystring-es3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-is/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/babel.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-refresh/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/regenerator-runtime/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/regenerator-runtime/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/safe-stable-stringify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/safe-stable-stringify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/sass-loader/cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/sass-loader/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/schema-utils3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/schema-utils3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/semver/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/semver/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/send/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/send/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/setimmediate/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/setimmediate/setImmediate.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/shell-quote/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/shell-quote/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map08/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/source-map08/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stacktrace-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-http/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/stream-http/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string-hash/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string-hash/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string_decoder/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string_decoder/string_decoder.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/strip-ansi/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/strip-ansi/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/superstruct/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/superstruct/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tar/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tar/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/text-table/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/text-table/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/timers-browserify/main.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/timers-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tty-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/tty-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/unistore/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/unistore/unistore.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/util/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/util/util.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/vm-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/vm-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/watchpack/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/watchpack/watchpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/webpack-sources3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/webpack-sources3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ws/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ws/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod-validation-error/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod-validation-error/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/zod/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/httpget.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/server-edge.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/experimental/testmode/server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/export/helpers/create-incremental-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/export/helpers/get-amp-html-validator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/export/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/batcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/build-custom-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/client-and-server-references.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/coalesced-function.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/compile-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/create-client-router-filter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/default-transpiled-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detached-promise.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detect-typo.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/download-swc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fatal-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/file-exists.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/find-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/find-pages-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/find-root.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/format-dynamic-import-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/format-server-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fs/rename.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fs/write-atomic.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/get-network-host.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/get-project-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/has-necessary-dependencies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-cache-directory.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-online.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-pkg-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/get-registry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/helpers/install.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/install-dependencies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/interop-default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-api-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-app-page-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-app-route-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-edge-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-internal-component.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-serializable-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/known-edge-safe-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/load-custom-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/get-metadata-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/is-metadata-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/multi-file-writer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/needs-experimental-react.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/non-nullable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/normalize-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/oxford-comma-list.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/page-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/patch-incorrect-lockfile.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/pick.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/picocolors.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/pretty-bytes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/realpath.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/recursive-delete.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/recursive-readdir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/redirect-status.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/resolve-from.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/semver-noop.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/server-external-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/static-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/try-to-parse-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/turbopack-warning.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/missingDependencyError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/runTypeCheck.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/verify-partytown-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/verify-typescript-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/wait.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/with-promise-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/server/dev-indicator-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/server/font/get-dev-overlay-font-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/server/get-next-error-feedback-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/server/launch-editor.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/server/middleware-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/server/restart-dev-server-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/server/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/shared/console-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/shared/forward-logs-shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/shared/react-18-hydration-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/shared/react-19-hydration-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/shared/webpack-module-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/errors/replay-ssr-only-errors.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/errors/use-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/errors/use-forward-console-log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/app/terminal-logging-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/pages/hydration-error-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/next-devtools/userspace/use-app-dev-rendering-indicator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_app.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_document.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/ReactDOMServerPages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/accept-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/after-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/awaiter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/builtin-request-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/run-with-after.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/get-cookie-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/app-render-render-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/app-render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/async-local-storage.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/cache-signal.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-component-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/csrf-protection.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-rendering.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/encryption-utils-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/encryption-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/flight-render-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-asset-query-string.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-layer-assets.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-preloadable-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-segment-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/interop-default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/parse-loader-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/postponed-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/prospective-render-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/react-large-shell-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/react-server.node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/render-css-resource.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/required-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/segment-explorer-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/strip-flight-headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/use-flight-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/async-storage/draft-mode-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/async-storage/request-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/async-storage/work-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/body-streams.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/cache-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/capsize-font-metrics.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/ci-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/client-component-renderer-logger.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config-schema.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config-shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/crypto-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/browser-logs/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/dev-indicator-server-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/get-source-map-from-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-reloader-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/hot-reloader-webpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/log-requests.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/middleware-turbopack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/middleware-webpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/next-dev-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/node-stack-frames.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/on-demand-entry-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/parse-version-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/require-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/static-paths-worker.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dev/turbopack-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dynamic-rendering-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/font-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/get-app-route-from-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/get-route-from-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/htmlescape.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/image-optimizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/instrumentation/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/internal-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/app-dir-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/app-info-log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/async-callback-set.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/cache-control.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/cache-handlers/default.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/chrome-devtools-workspace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/clone-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/cpu-profile.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/decode-query-path-parameter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/dedupe-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/dev-bundler-service.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/etag.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/experimental/create-env-definitions.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/experimental/ppr.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/find-page-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/fix-mojibake.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/format-hostname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/i18n-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/implicit-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/is-ipv6.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/lazy-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/lru-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/match-next-data-pathname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/mock-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/module-loader/node-module-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/node-fs-methods.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/parse-stack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/patch-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/patch-set-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/render-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/build-data-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/decode-path-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/filesystem.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/proxy-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/router-server-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/server-action-request-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/server-ipc/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/source-maps.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/start-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/streaming-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/to-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/tracer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/load-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/load-default-error-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/load-manifest.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/match-bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/next-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/next-typescript.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/next.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-baseline.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/console-dev.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/date.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/error-inspect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/random.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-environment.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/node-polyfill-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/app/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/locale-route-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/normalizers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/prefixing-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/next-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/prefetch-rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/request/suffix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/underscore-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/optimize-amp.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/patch-error-inspect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/pipe-readable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/post-process.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/render-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/fallback-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/require-hook.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/require.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/resume-data-cache/cache-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/revalidation-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-definitions/app-page-route-definition.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-kind.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/locale-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/pages-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matchers/route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-matches/pages-api-route-match.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/checks.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/builtin/_error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.compiled.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/route-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/send-payload.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/send-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/serve-static.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/server-route-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/server-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/setup-http-agent-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/encoded-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/constant.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/client-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/entry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/server-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/rules/server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/typescript/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/use-cache/handlers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/adapter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/get-edge-preview-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/globals.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/http.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/next-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/resource-managers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/sandbox/sandbox.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/cookies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/fetch-event.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/web-on-close.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-mode.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/bloom-filter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/canary-only.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/deep-freeze.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/dset.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/error-source.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/errors/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/escape-regexp.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/format-webpack-messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-hostname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-rspack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-webpack-bundler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/html-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-blur-svg.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-internal.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/isomorphic/path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/loadable.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/magic-identifier.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/match-local-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/match-remote-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/mitt.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/no-fallback-error.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/normalized-asset-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-app-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/get-page-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/adapters.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/compare-states.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/omit.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-match.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/relativize-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/runtime-config.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-reference-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/side-effect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/turbopack/compilation-events.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/turbopack/entry-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/turbopack/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/zod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/anonymous-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/detached-flush.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/build.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/error-feedback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/plugins.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/swc-load-failure.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/events/version.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/flush-and-exit.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/post-telemetry-payload.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/project-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/telemetry/storage.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/report/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/report/to-json.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/report/to-telemetry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/trace/trace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/postcss +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-dom +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/sharp +%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_@babel+core@7.28.0_@playwright+test@1.54.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/styled-jsx %%HOMEDIR%%/node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/package.json %%HOMEDIR%%/node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.js %%HOMEDIR%%/node_modules/.pnpm/postcss@8.4.31/node_modules/nanoid @@ -1951,17 +1876,22 @@ etc/filepizza.env %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +%%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server.browser.development.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server.browser.production.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server.edge.development.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server.edge.production.js +%%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-server.node.production.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom.development.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom.production.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/index.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/package.json %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/server.browser.js %%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/server.edge.js -%%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/static.edge.js +%%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/server.js +%%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/server.node.js +%%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/static.js +%%HOMEDIR%%/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/static.node.js %%HOMEDIR%%/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-compiler-runtime.production.js %%HOMEDIR%%/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-jsx-dev-runtime.production.js %%HOMEDIR%%/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-jsx-runtime.development.js @@ -1994,23 +1924,23 @@ etc/filepizza.env %%HOMEDIR%%/node_modules/.pnpm/semver@7.7.2/node_modules/semver/internal/parse-options.js %%HOMEDIR%%/node_modules/.pnpm/semver@7.7.2/node_modules/semver/internal/re.js %%HOMEDIR%%/node_modules/.pnpm/semver@7.7.2/node_modules/semver/package.json -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/color -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/detect-libc -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/semver -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/channel.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/colour.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/composite.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/constructor.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/input.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/is.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/libvips.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/operation.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/output.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/resize.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/sharp.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/lib/utility.js -%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.2/node_modules/sharp/package.json +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/color +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/detect-libc +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/semver +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/channel.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/colour.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/composite.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/constructor.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/index.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/input.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/is.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/libvips.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/operation.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/output.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/resize.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/sharp.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/lib/utility.js +%%HOMEDIR%%/node_modules/.pnpm/sharp@0.34.3/node_modules/sharp/package.json %%HOMEDIR%%/node_modules/.pnpm/simple-swizzle@0.2.2/node_modules/is-arrayish %%HOMEDIR%%/node_modules/.pnpm/simple-swizzle@0.2.2/node_modules/simple-swizzle/index.js %%HOMEDIR%%/node_modules/.pnpm/simple-swizzle@0.2.2/node_modules/simple-swizzle/package.json @@ -2026,16 +1956,17 @@ etc/filepizza.env %%HOMEDIR%%/node_modules/.pnpm/source-map-js@1.2.1/node_modules/source-map-js/lib/util.js %%HOMEDIR%%/node_modules/.pnpm/source-map-js@1.2.1/node_modules/source-map-js/package.json %%HOMEDIR%%/node_modules/.pnpm/source-map-js@1.2.1/node_modules/source-map-js/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/streamsearch@1.1.0/node_modules/streamsearch/lib/sbmh.js -%%HOMEDIR%%/node_modules/.pnpm/streamsearch@1.1.0/node_modules/streamsearch/package.json -%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.27.7_react@19.1.0/node_modules/client-only -%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.27.7_react@19.1.0/node_modules/react -%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.27.7_react@19.1.0/node_modules/styled-jsx/dist/index/index.js -%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.27.7_react@19.1.0/node_modules/styled-jsx/index.js -%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.27.7_react@19.1.0/node_modules/styled-jsx/package.json -%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.27.7_react@19.1.0/node_modules/styled-jsx/style.js +%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.28.0_react@19.1.0/node_modules/client-only +%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.28.0_react@19.1.0/node_modules/react +%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.28.0_react@19.1.0/node_modules/styled-jsx/dist/index/index.js +%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.28.0_react@19.1.0/node_modules/styled-jsx/index.js +%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.28.0_react@19.1.0/node_modules/styled-jsx/package.json +%%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_@babel+core@7.28.0_react@19.1.0/node_modules/styled-jsx/style.js +%%HOMEDIR%%/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/typescript.js +%%HOMEDIR%%/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/package.json %%HOMEDIR%%/node_modules/next %%HOMEDIR%%/node_modules/react +%%HOMEDIR%%/node_modules/typescript %%HOMEDIR%%/package.json %%HOMEDIR%%/public/favicon.ico %%HOMEDIR%%/public/images/fb.png diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile index 146fe270d46b..2c1a2f9a004c 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,7 +1,6 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v -DISTVERSION= 11.0.2 -PORTREVISION= 2 +DISTVERSION= 11.0.3 CATEGORIES= www MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= forgejo-src-${DISTVERSION} @@ -18,6 +17,8 @@ RUN_DEPENDS= git:devel/git USES= cpe gmake go:no_targets USE_RC_SUBR= forgejo +PIE_UNSAFE= yes + CONFLICTS_INSTALL= forgejo[0-79]* EXTRACT_AFTER_ARGS= --strip-components 1 @@ -58,9 +59,9 @@ SUB_LIST+= DAEMONARGS="${DAEMONARGS}" SSP_UNSAFE= true LDFLAGS+= "'-X "forgejo.org/modules/setting.CustomPath=${PREFIX}/etc/forgejo"'" \ "'-X "forgejo.org/modules/setting.AppWorkPath=${PREFIX}/share/forgejo"'" -MAKE_ARGS= GOPATH=${WRKDIR} \ - TAGS="${GO_TAGS}" \ - GOFLAGS="-buildvcs=false" +MAKE_ARGS= GOFLAGS="-buildvcs=false" \ + GOPATH=${WRKDIR} \ + TAGS="${GO_TAGS}" ALL_TARGET= backend MAKE_JOBS_UNSAFE= yes diff --git a/www/forgejo/distinfo b/www/forgejo/distinfo index bc1a84164f32..6fd607442f50 100644 --- a/www/forgejo/distinfo +++ b/www/forgejo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750496838 -SHA256 (forgejo-src-11.0.2.tar.gz) = de6646704769ae69e80feeb8aef0ae6fffad84602fc2d003a49c903e36f9d06d -SIZE (forgejo-src-11.0.2.tar.gz) = 55477978 +TIMESTAMP = 1754378926 +SHA256 (forgejo-src-11.0.3.tar.gz) = 13dc8d6c2a829899c9b4f89451438e70962a9366ff41ce6db10c7bc4a4cce520 +SIZE (forgejo-src-11.0.3.tar.gz) = 55567487 diff --git a/www/gallery-dl/Makefile b/www/gallery-dl/Makefile index 951c9defc84c..6ed5d3453385 100644 --- a/www/gallery-dl/Makefile +++ b/www/gallery-dl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gallery-dl DISTVERSIONPREFIX= v -DISTVERSION= 1.30.3 +DISTVERSION= 1.30.4 CATEGORIES= www # Implicit approval to commit trivial version updates. diff --git a/www/gallery-dl/distinfo b/www/gallery-dl/distinfo index 981da874bf14..dcf822e069ed 100644 --- a/www/gallery-dl/distinfo +++ b/www/gallery-dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755264806 -SHA256 (mikf-gallery-dl-v1.30.3_GH0.tar.gz) = 282316e9affdad22c4fdbf4163de2ebee21057e7cbd7f34b50f53a5c9e6c2bc5 -SIZE (mikf-gallery-dl-v1.30.3_GH0.tar.gz) = 937761 +TIMESTAMP = 1755367236 +SHA256 (mikf-gallery-dl-v1.30.4_GH0.tar.gz) = b4f91fed87743aa2dcd22ca7e4638247e4344176e30b1738dec02ef743da0e12 +SIZE (mikf-gallery-dl-v1.30.4_GH0.tar.gz) = 938199 diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index 92f1e0ecd3ce..d4dfc511e729 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1755072122 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.2.2/go.mod) = fabce2d66cf34e44e541a57220574dbef2778f98afa0e86272882385608871f1 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.2.2/go.mod) = 3435 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.2.2/gitlab-pages-v18.2.2.tar.bz2) = dc35da4f40dba0d630f116633e6fb5bc5722f8c953c6ceeb52ed519fe99f8323 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.2.2/gitlab-pages-v18.2.2.tar.bz2) = 236011 +TIMESTAMP = 1755673986 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.3.0/go.mod) = f009bb2f145a5e8bfa40069b413d54c6212f0062253d9de94dc93e61b93b2a96 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.3.0/go.mod) = 3436 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.3.0/gitlab-pages-v18.3.0.tar.bz2) = 942d1da9e47fe468267cb15004464dfd0138e0dd5eb8252943ebe115fc8226d4 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.3.0/gitlab-pages-v18.3.0.tar.bz2) = 236413 diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index 12010d22cf32..ffe9a794c4c9 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1755072135 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.2.2/go.mod) = dbd6a92d66a1a0a418aab39bf166a48ea5a4c892fe69fe19b12b347ea74936db -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.2.2/go.mod) = 9384 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.2.2/gitlab-foss-v18.2.2.tar.bz2) = b7e51d9b36ee6199b1fb165682d05fc51d91f5971ecf1ae491f4e14cd2b7ab2e -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.2.2/gitlab-foss-v18.2.2.tar.bz2) = 121306359 +TIMESTAMP = 1755674006 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.3.0/go.mod) = 9c034c905470aa1c1f54b96d744fd80cbc9c199fc84990e580297186080818b9 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.3.0/go.mod) = 9331 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.3.0/gitlab-foss-v18.3.0.tar.bz2) = 6e41dcfac151ec18d8b6896823499a73fc45e026d3804798fdb73b5c5c51c332 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.3.0/gitlab-foss-v18.3.0.tar.bz2) = 122196697 diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile index 0a9e5fd8a675..1e8c0f37dd1e 100644 --- a/www/gitlab/Makefile +++ b/www/gitlab/Makefile @@ -32,14 +32,14 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ gitlab-elasticsearch-indexer>=5.7.0:textproc/gitlab-elasticsearch-indexer \ gitlab-agent>=${GITLAB_VERSION}:net/gitlab-agent \ gitlab-pages>=${GITLAB_VERSION}:www/gitlab-pages \ - gitlab-shell>=14.43.0:devel/gitlab-shell \ + gitlab-shell>=14.44.0:devel/gitlab-shell \ gitlab-workhorse>=${GITLAB_VERSION}:www/gitlab-workhorse \ - gitlab-zoekt-indexer>=0.24.0:textproc/gitlab-zoekt-indexer \ + gitlab-zoekt-indexer>=1.2.0:textproc/gitlab-zoekt-indexer \ redis>=6.2.11:databases/redis \ yarn${NODEJS_SUFFIX}>=1.10.0:www/yarn${NODEJS_SUFFIX} \ gtar>0:archivers/gtar \ bash>0:shells/bash \ - rubygem-parser>=3.3.7.1:devel/rubygem-parser \ + rubygem-parser>=3.3.9.0:devel/rubygem-parser \ rubygem-net-smtp>=0:mail/rubygem-net-smtp \ rubygem-psych3>=3.1<4:textproc/rubygem-psych3 \ rubygem-net-pop>=0:mail/rubygem-net-pop \ @@ -54,9 +54,9 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-sprockets-gitlab>=3.7.5<3.8:devel/rubygem-sprockets-gitlab \ rubygem-sprockets-rails-rails-gitlab>=3.5.2<3.6:devel/rubygem-sprockets-rails-rails-gitlab \ rubygem-view_component-rails-gitlab>=3.23.2<3.24:devel/rubygem-view_component-rails-gitlab \ - rubygem-pg-gitlab>=1.5.9<1.6:databases/rubygem-pg-gitlab \ + rubygem-pg-gitlab>=1.6.1<1.7:databases/rubygem-pg-gitlab \ rubygem-rugged>=1.6<2:devel/rubygem-rugged \ - rubygem-faraday-gitlab>=2.13.1<3:www/rubygem-faraday-gitlab \ + rubygem-faraday-gitlab>=2.13.4<3:www/rubygem-faraday-gitlab \ rubygem-faraday-retry-gitlab>=2<3:www/rubygem-faraday-retry-gitlab \ rubygem-logger-gitlab>=1.7.0<1.8:devel/rubygem-logger-gitlab \ rubygem-marginalia>=1.11.1<1.12:databases/rubygem-marginalia \ @@ -69,7 +69,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-doorkeeper-device_authorization_grant>=1.0.0<1.1:security/rubygem-doorkeeper-device_authorization_grant \ rubygem-rexml>=3.4.1<3.5:textproc/rubygem-rexml \ rubygem-ruby-saml-gitlab>=1.18<2:security/rubygem-ruby-saml-gitlab \ - rubygem-omniauth-saml-gitlab>=2.2.3<3:security/rubygem-omniauth-saml-gitlab \ + rubygem-omniauth-saml-gitlab>=2.2.4<3:security/rubygem-omniauth-saml-gitlab \ rubygem-omniauth>=2.1.3<3:security/rubygem-omniauth \ rubygem-omniauth-auth0-gitlab>=3.1.1<3.2.0:net/rubygem-omniauth-auth0-gitlab \ rubygem-omniauth-azure-activedirectory-v2>=2.0<3:net/rubygem-omniauth-azure-activedirectory-v2 \ @@ -82,20 +82,20 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-openid_connect>=2.3.1<2.4:net/rubygem-openid_connect \ rubygem-omniauth-atlassian-oauth2>=0.2.0<0.3:security/rubygem-omniauth-atlassian-oauth2 \ rubygem-rack-oauth2-gitlab>=2.2.1<2.3:security/rubygem-rack-oauth2-gitlab \ - rubygem-jwt29>=2.9.3<3:www/rubygem-jwt29 \ + rubygem-jwt>=2.10.2<2.11:www/rubygem-jwt \ rubygem-gssapi>=1.3.1<1.4:security/rubygem-gssapi \ rubygem-recaptcha>=5.12<6.0:devel/rubygem-recaptcha \ rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \ - rubygem-invisible_captcha>=2.1.0<2.2.0:graphics/rubygem-invisible_captcha \ + rubygem-invisible_captcha>=2.3.0<2.4:graphics/rubygem-invisible_captcha \ rubygem-devise-two-factor-rails-gitlab>=4.1.1<4.2:security/rubygem-devise-two-factor-rails-gitlab \ rubygem-rqrcode-gitlab>=2.2.0<3:www/rubygem-rqrcode-gitlab \ rubygem-attr_encrypted>=4.2<5:security/rubygem-attr_encrypted \ rubygem-validates_hostname-gitlab>=1.0.13<1.1.0:dns/rubygem-validates_hostname-gitlab \ rubygem-rubyzip-gitlab>=2.4.1<2.5:archivers/rubygem-rubyzip-gitlab \ - rubygem-acme-client-gitlab>=2.0.22<3:security/rubygem-acme-client-gitlab \ + rubygem-acme-client-gitlab>=2.0.25<3:security/rubygem-acme-client-gitlab \ rubygem-browser5>=5.3.1<5.4:www/rubygem-browser5 \ rubygem-ohai>=18.1.18<19:sysutils/rubygem-ohai \ - rubygem-gpgme>=2.0.24<2.1.0:security/rubygem-gpgme \ + rubygem-gpgme>=2.0.25<2.1.0:security/rubygem-gpgme \ rubygem-gitlab_omniauth-ldap>=2.2.0<2.3.0:net/rubygem-gitlab_omniauth-ldap \ rubygem-net-ldap017>=0.17.1<0.18:net/rubygem-net-ldap017 \ rubygem-grape20>=2.0.0<2.1:devel/rubygem-grape20 \ @@ -104,17 +104,17 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-grape-swagger-entity>=0.5.5<0.6:devel/rubygem-grape-swagger-entity \ rubygem-grape-path-helpers>=2.0.1<2.1:devel/rubygem-grape-path-helpers \ rubygem-rack-cors>=2.0.1<2.1:www/rubygem-rack-cors \ - rubygem-graphql>=2.4.13<2.5:devel/rubygem-graphql \ + rubygem-graphql>=2.5.11<2.6:devel/rubygem-graphql \ rubygem-apollo_upload_server>=2.1.6<2.2:net/rubygem-apollo_upload_server \ rubygem-ffaker>=2.24.0<3:devel/rubygem-ffaker \ rubygem-hashie>=5.0.0<5.1:devel/rubygem-hashie \ rubygem-kaminari-rails-gitlab>=1.2.2<1.3:www/rubygem-kaminari-rails-gitlab \ - rubygem-hamlit>=2.15.0<2.16:www/rubygem-hamlit \ + rubygem-hamlit>=3.0.3<3.1:www/rubygem-hamlit \ rubygem-carrierwave-gitlab>=1.3.4<2.0:www/rubygem-carrierwave-gitlab \ rubygem-mini_magick4>=4.12<5:graphics/rubygem-mini_magick4 \ rubygem-prawn>=0:print/rubygem-prawn \ rubygem-prawn-svg>=0:print/rubygem-prawn-svg \ - rubygem-fog-aws-gitlab>=3.26<4:net/rubygem-fog-aws-gitlab \ + rubygem-fog-aws-gitlab>=3.28.0<4:net/rubygem-fog-aws-gitlab \ rubygem-fog-core-gitlab>=2.1.0<2.1.1:devel/rubygem-fog-core-gitlab \ rubygem-fog-google-gitlab>=1.24.1<1.25:net/rubygem-fog-google-gitlab \ rubygem-fog-local-gitlab>=0.8<1.0:net/rubygem-fog-local-gitlab \ @@ -122,26 +122,26 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-gitlab-fog-azure-rm>=2.2.0<2.3:net/rubygem-gitlab-fog-azure-rm \ rubygem-google-apis-storage_v1-gitlab>=0.29<1:devel/rubygem-google-apis-storage_v1-gitlab \ rubygem-google-cloud-storage-gitlab>=1.45.0<1.46:net/rubygem-google-cloud-storage-gitlab \ - rubygem-google-apis-core-gitlab>=0.11.2<2:devel/rubygem-google-apis-core-gitlab \ - rubygem-google-apis-compute_v1-gitlab>=0.57.0<0.58:devel/rubygem-google-apis-compute_v1-gitlab \ - rubygem-google-apis-container_v1>=0.43.0<0.44:devel/rubygem-google-apis-container_v1 \ + rubygem-google-apis-core-gitlab>=0.18.0<0.19:devel/rubygem-google-apis-core-gitlab \ + rubygem-google-apis-compute_v1-gitlab>=0.127.0<0.128:devel/rubygem-google-apis-compute_v1-gitlab \ + rubygem-google-apis-container_v1>=0.100.0<0.101:devel/rubygem-google-apis-container_v1 \ rubygem-google-apis-container_v1beta1>=0.43.0<0.44:devel/rubygem-google-apis-container_v1beta1 \ rubygem-google-apis-cloudbilling_v1>=0.22.0<0.23:devel/rubygem-google-apis-cloudbilling_v1 \ rubygem-google-apis-cloudresourcemanager_v1-gitlab>=0.31.0<0.32:devel/rubygem-google-apis-cloudresourcemanager_v1-gitlab \ - rubygem-google-apis-iam_v1-gitlab>=0.36.0<0.37:devel/rubygem-google-apis-iam_v1-gitlab \ + rubygem-google-apis-iam_v1-gitlab>=0.73.0<0.74:devel/rubygem-google-apis-iam_v1-gitlab \ rubygem-google-apis-serviceusage_v1>=0.28.0<0.29:devel/rubygem-google-apis-serviceusage_v1 \ rubygem-google-apis-sqladmin_v1beta4-gitlab>=0.41.0<0.42:devel/rubygem-google-apis-sqladmin_v1beta4-gitlab \ - rubygem-google-apis-androidpublisher_v3-gitlab>=0.34.0<0.35:devel/rubygem-google-apis-androidpublisher_v3-gitlab \ - rubygem-googleauth-gitlab>=1.8.1<2:security/rubygem-googleauth-gitlab \ + rubygem-google-apis-androidpublisher_v3-gitlab>=0.84.0<0.85:devel/rubygem-google-apis-androidpublisher_v3-gitlab \ + rubygem-googleauth-gitlab>=1.14<2:security/rubygem-googleauth-gitlab \ rubygem-google-cloud-artifact_registry-v1>=0.11.0<0.12:textproc/rubygem-google-cloud-artifact_registry-v1 \ rubygem-google-cloud-compute-v1>=2.6.0<2.7:net/rubygem-google-cloud-compute-v1 \ rubygem-seed-fu-gitlab>=2.3.9<2.4.0:databases/rubygem-seed-fu-gitlab \ rubygem-elasticsearch-model-gitlab>=7.2<8:textproc/rubygem-elasticsearch-model-gitlab \ rubygem-elasticsearch-rails7>=7.2<8:textproc/rubygem-elasticsearch-rails7 \ rubygem-elasticsearch-api-gitlab>=7.17.11<7.18:textproc/rubygem-elasticsearch-api-gitlab \ - rubygem-aws-sdk-core-gitlab>=3.225.0<3.226:devel/rubygem-aws-sdk-core-gitlab \ + rubygem-aws-sdk-core-gitlab>=3.226.3<3.227:devel/rubygem-aws-sdk-core-gitlab \ rubygem-aws-sdk-cloudformation-gitlab>=1.133<2:devel/rubygem-aws-sdk-cloudformation-gitlab \ - rubygem-aws-sdk-s3-gitlab>=1.189.0<1.190:devel/rubygem-aws-sdk-s3-gitlab \ + rubygem-aws-sdk-s3-gitlab>=1.193.0<1.194:devel/rubygem-aws-sdk-s3-gitlab \ rubygem-faraday-typhoeus-gitlab>=1.1<2:www/rubygem-faraday-typhoeus-gitlab \ rubygem-faraday_middleware-aws-sigv4-gitlab>=1.0.1<1.1:devel/rubygem-faraday_middleware-aws-sigv4-gitlab \ rubygem-typhoeus>=1.4.0<1.5:www/rubygem-typhoeus \ @@ -158,17 +158,17 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-asciidoctor-include-ext>=0.4.0<0.5.0:textproc/rubygem-asciidoctor-include-ext \ rubygem-asciidoctor-plantuml00>=0.0.16<0.1:textproc/rubygem-asciidoctor-plantuml00 \ rubygem-asciidoctor-kroki>=0.10.0<0.11:textproc/rubygem-asciidoctor-kroki \ - rubygem-rouge-gitlab>=4.5.2<4.6:textproc/rubygem-rouge-gitlab \ + rubygem-rouge-gitlab>=4.6.0<4.7:textproc/rubygem-rouge-gitlab \ rubygem-truncato>=0.7.13<0.8.0:textproc/rubygem-truncato \ - rubygem-nokogiri>=1.18.7<2:textproc/rubygem-nokogiri \ - rubygem-gitlab-glfm-markdown>=0.0.31<0.1:textproc/rubygem-gitlab-glfm-markdown \ + rubygem-nokogiri>=1.18.9<2:textproc/rubygem-nokogiri \ + rubygem-gitlab-glfm-markdown>=0.0.33<0.1:textproc/rubygem-gitlab-glfm-markdown \ rubygem-tanuki_emoji>=0.13<1:graphics/rubygem-tanuki_emoji \ rubygem-unicode-emoji>=4.0.4<5:devel/rubygem-unicode-emoji \ rubygem-icalendar-gitlab>=2.10.3<2.11:devel/rubygem-icalendar-gitlab \ rubygem-diffy>=3.4.4<4:textproc/rubygem-diffy \ rubygem-rack22>=2.2.17,3<2.3,3:www/rubygem-rack22 \ rubygem-rack-timeout>=0.7.0<0.8:www/rubygem-rack-timeout \ - rubygem-puma>=6.6.0<6.6.1:www/rubygem-puma \ + rubygem-puma>=6.6.1<6.6.2:www/rubygem-puma \ rubygem-sd_notify>=0.1.1<0.2:devel/rubygem-sd_notify \ rubygem-state_machines-activerecord-gitlab>=0.8.0<0.9.0:databases/rubygem-state_machines-activerecord-gitlab \ rubygem-sidekiq-gitlab>=7.3.9:devel/rubygem-sidekiq-gitlab \ @@ -177,19 +177,21 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-httparty-gitlab>=0.23.0<0.24:www/rubygem-httparty-gitlab \ rubygem-rainbow>=3.1.1<4.0:devel/rubygem-rainbow \ rubygem-ruby-progressbar>=1.11<2:devel/rubygem-ruby-progressbar \ - rubygem-re2>=2.15.0<3:devel/rubygem-re2 \ + rubygem-re2>=2.19.0<3:devel/rubygem-re2 \ rubygem-semver_dialects>=3.7.0<4:devel/rubygem-semver_dialects \ rubygem-version_sorter>=2.3<3:textproc/rubygem-version_sorter \ - rubygem-js_regex>=3.8<4.0:textproc/rubygem-js_regex \ + rubygem-js_regex>=3.13.0<4.0:textproc/rubygem-js_regex \ rubygem-device_detector>=1.1.3:devel/rubygem-device_detector \ - rubygem-redis>=5.4.0<5.5:databases/rubygem-redis \ - rubygem-redis-clustering>=5.4.0<5.5:databases/rubygem-redis-clustering \ + rubygem-redis>=5.4.1<5.5:databases/rubygem-redis \ + rubygem-redis-client>=0.25.1<1:databases/rubygem-redis-client \ + rubygem-redis-cluster-client>=0.13.5<1:databases/rubygem-redis-cluster-client \ + rubygem-redis-clustering>=5.4.1<5.5:databases/rubygem-redis-clustering \ rubygem-connection_pool>=2.5.3<2.6:net/rubygem-connection_pool \ rubygem-redis-actionpack-rails-gitlab>=5.5.0<5.6:databases/rubygem-redis-actionpack-rails-gitlab \ rubygem-jira-ruby-gitlab>=2.3.0<2.4:devel/rubygem-jira-ruby-gitlab \ rubygem-atlassian-jwt>=0.2.1<0.3.0:www/rubygem-atlassian-jwt \ rubygem-slack-messenger>=2.3.5<2.4.0:devel/rubygem-slack-messenger \ - rubygem-kubeclient>=4.11.0<4.12.0:www/rubygem-kubeclient \ + rubygem-kubeclient>=4.12.0<4.13.0:www/rubygem-kubeclient \ rubygem-ruby-openai37>=3.7<4:www/rubygem-ruby-openai37 \ rubygem-circuitbox>=2.0.0<2.1:www/rubygem-circuitbox \ rubygem-sanitize60>=6.0.2<6.1:textproc/rubygem-sanitize60 \ @@ -204,6 +206,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-rack-proxy>=0.7.7<0.8.0:www/rubygem-rack-proxy \ rubygem-cssbundling-rails-rails-gitlab>=1.4.3<1.5:www/rubygem-cssbundling-rails-rails-gitlab \ rubygem-terser>=1.0.2<1.0.3:textproc/rubygem-terser \ + rubygem-click_house-client>=0.3.5<0.3.6:databases/rubygem-click_house-client \ rubygem-addressable>=2.8<3:www/rubygem-addressable \ rubygem-gon-rails-gitlab>=6.4.0<6.5:www/rubygem-gon-rails-gitlab \ rubygem-request_store>=1.7.0<1.8:devel/rubygem-request_store \ @@ -216,7 +219,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-pg_query>=6.1.0<6.2:databases/rubygem-pg_query \ rubygem-premailer-rails-rails-gitlab>=1.12.0<1.13:mail/rubygem-premailer-rails-rails-gitlab \ rubygem-gitlab-labkit>=0.39.0<0.40:devel/rubygem-gitlab-labkit \ - rubygem-thrift>=0.16.0:devel/rubygem-thrift \ + rubygem-thrift>=0.22.0,1<0.23,1:devel/rubygem-thrift \ rubygem-rails-i18n-rails-gitlab>=7.0.9<8:devel/rubygem-rails-i18n-rails-gitlab \ rubygem-gettext_i18n_rails>=1.13.0<1.14:devel/rubygem-gettext_i18n_rails \ rubygem-gettext>=3.5.1<4:devel/rubygem-gettext \ @@ -227,7 +230,8 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-webrick>=1.9.0<1.10:www/rubygem-webrick \ rubygem-prometheus-client-mmap>=1.2.10<1.3:devel/rubygem-prometheus-client-mmap \ rubygem-async-gitlab>=2.24.0<2.25:devel/rubygem-async-gitlab \ - rubygem-gitlab-security_report_schemas>=0.1.3.min15.0.0.max15.2.2<0.1.3.min15.0.0.max15.2.3:devel/rubygem-gitlab-security_report_schemas \ + rubygem-io-event>=1.12.1<2:devel/rubygem-io-event \ + rubygem-gitlab-security_report_schemas>=0.1.3.min15.0.0.max15.2.3<0.1.3.min15.0.0.max15.2.4:devel/rubygem-gitlab-security_report_schemas \ rubygem-opentelemetry-sdk>=1.5.0:devel/rubygem-opentelemetry-sdk \ rubygem-opentelemetry-exporter-otlp>=0.29.1:devel/rubygem-opentelemetry-exporter-otlp \ rubygem-opentelemetry-instrumentation-active_support>=0.6.0:devel/rubygem-opentelemetry-instrumentation-active_support \ @@ -253,18 +257,17 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-opentelemetry-instrumentation-sidekiq>=0.25.7:devel/rubygem-opentelemetry-instrumentation-sidekiq \ rubygem-warning>=1.5.0<1.6:devel/rubygem-warning \ rubygem-git>=1.19.1<2:devel/rubygem-git \ - rubygem-gitlab-dangerfiles>=4.9.2<4.10:devel/rubygem-gitlab-dangerfiles \ + rubygem-gitlab-dangerfiles>=4.10.0<4.11:devel/rubygem-gitlab-dangerfiles \ rubygem-license_finder-gitlab>=7.2.1<8:devel/rubygem-license_finder-gitlab \ rubygem-rspec>=3.0<4:devel/rubygem-rspec \ rubygem-octokit-gitlab>=9.0<10:net/rubygem-octokit-gitlab \ rubygem-faraday-multipart>=1.1.1<2:www/rubygem-faraday-multipart \ rubygem-gitlab-mail_room>=0.0.27<0.1.0:mail/rubygem-gitlab-mail_room \ rubygem-email_reply_trimmer>=0.1<1.0:mail/rubygem-email_reply_trimmer \ - rubygem-html2text>=0:textproc/rubygem-html2text \ + rubygem-html2text>=0.4.0:textproc/rubygem-html2text \ rubygem-stackprof>=0.2.27<0.3:devel/rubygem-stackprof \ rubygem-rbtrace>=0.5.2<1.0:devel/rubygem-rbtrace \ - rubygem-memory_profiler>=1.0<2.0:devel/rubygem-memory_profiler \ - rubygem-activerecord-explain-analyze>=0.1<1.0:databases/rubygem-activerecord-explain-analyze \ + rubygem-memory_profiler>=1.1.0<2.0:devel/rubygem-memory_profiler \ rubygem-oauth2-gitlab>=2.0.10<3:net/rubygem-oauth2-gitlab \ rubygem-health_check-rails-gitlab>=3.0<4:devel/rubygem-health_check-rails-gitlab \ rubygem-vmstat>=2.3.1<2.4.0:sysutils/rubygem-vmstat \ @@ -272,9 +275,9 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-net-ntp>0:net/rubygem-net-ntp \ rubygem-ssh_data>=1.3<2:security/rubygem-ssh_data \ rubygem-spamcheck>=1.3.3<1.4:net/rubygem-spamcheck \ - rubygem-gitaly>=18.1.0:net/rubygem-gitaly \ + rubygem-gitaly>=18.2.1:net/rubygem-gitaly \ rubygem-gitlab-kas-grpc>=${GITLAB_KAS_GRPC_VERSION}:net/rubygem-gitlab-kas-grpc \ - rubygem-grpc-gitlab>=1.72.0<2:net/rubygem-grpc-gitlab \ + rubygem-grpc-gitlab>=1.74.0<2:net/rubygem-grpc-gitlab \ rubygem-google-protobuf3>=3.25.8<4:devel/rubygem-google-protobuf3 \ rubygem-toml-rb>=2.2.0<3:www/rubygem-toml-rb \ rubygem-flipper-gitlab>=0.28.0<0.29:devel/rubygem-flipper-gitlab \ @@ -284,15 +287,15 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-gitlab-experiment>=0.9.1<0.10:devel/rubygem-gitlab-experiment \ rubygem-lograge-rails-gitlab>=0.11.2<1.0:www/rubygem-lograge-rails-gitlab \ rubygem-grape_logging-gitlab>=1.8.4<2.0:devel/rubygem-grape_logging-gitlab \ - rubygem-gitlab-net-dns>=0.12.0<0.13:dns/rubygem-gitlab-net-dns \ + rubygem-gitlab-net-dns>=0.15.0<0.16:dns/rubygem-gitlab-net-dns \ rubygem-countries>=4.1.3<4.2.0:devel/rubygem-countries \ rubygem-retriable>=3.1.2<3.2.0:devel/rubygem-retriable \ rubygem-lru_redux>0:devel/rubygem-lru_redux \ rubygem-mail>=2.8.1<2.8.2,2:mail/rubygem-mail \ - rubygem-lockbox>=1.3.0<1.4:security/rubygem-lockbox \ + rubygem-lockbox>=1.4.1<1.5:security/rubygem-lockbox \ rubygem-valid_email>=0.1<1:mail/rubygem-valid_email \ rubygem-jsonb_accessor>=1.4<2:www/rubygem-jsonb_accessor \ - rubygem-json-gitlab>=2.11.2<2.12:devel/rubygem-json-gitlab \ + rubygem-json>=2.13.1<2.14:devel/rubygem-json \ rubygem-json_schemer>=2.3.0<2.4:devel/rubygem-json_schemer \ rubygem-oj>=3.16.11<3.17:devel/rubygem-oj \ rubygem-oj-introspect>=0.8<1:devel/rubygem-oj-introspect \ @@ -309,7 +312,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-CFPropertyList-gitlab>=3.0.7<3.1:devel/rubygem-CFPropertyList-gitlab \ rubygem-app_store_connect>=0:net/rubygem-app_store_connect \ rubygem-telesignenterprise>=2.2<3:devel/rubygem-telesignenterprise \ - rubygem-net-protocol01>=0.1.3<0.2:net/rubygem-net-protocol01 \ + rubygem-net-protocol>=0.2.2<0.3:net/rubygem-net-protocol \ rubygem-nkf>=0.2.0<0.3:net/rubygem-nkf \ rubygem-net-http>=0.6.0<0.6.1:www/rubygem-net-http \ rubygem-uri-gitlab>=0.13.2<0.13.3:net/rubygem-uri-gitlab \ @@ -317,7 +320,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-gitlab-sdk>=0.3.0<0.4:devel/rubygem-gitlab-sdk \ rubygem-paper_trail>=16.0<17:devel/rubygem-paper_trail \ rubygem-i18n_data>=0.13.1<1:devel/rubygem-i18n_data \ - rubygem-gitlab-cloud-connector>=1.21<2:security/rubygem-gitlab-cloud-connector \ + rubygem-gitlab-cloud-connector>=1.26<2:security/rubygem-gitlab-cloud-connector \ rubygem-google-cloud-profiler-v2>=0.3<1:textproc/rubygem-google-cloud-profiler-v2 \ rubygem-parallel>=1.27.0<2:sysutils/rubygem-parallel \ rubygem-google-cloud-storage_transfer-gitlab>=1.2.0<1.3:net/rubygem-google-cloud-storage_transfer-gitlab \ @@ -347,6 +350,7 @@ GL_PROJECT= gitlab-foss USE_RC_SUBR= gitlab SHEBANG_FILES= gems/bundler-checksum/test/project_with_checksum_lock/scripts/test \ + scripts/aigw-tagging.sh \ scripts/build_assets_image \ scripts/build_qa_image \ scripts/build_gdk_image \ diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index 9e81c0be915f..b5a9461467e0 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,4 +1,4 @@ -GITLAB_VERSION= 18.2.2 +GITLAB_VERSION= 18.3.0 GITLAB_PORTREVISION= 0 # Git version gitaly should use (from gitlab mirror) @@ -9,8 +9,8 @@ GITLAB_GIT_VERSION= 2.50.0 GITLAB_GIT_VERSION_SHORT= ${GITLAB_GIT_VERSION:C/^([0-9]*\.[0-9]*)\..*/\1/} # Overwrite version for gitlab-kas-grpc -#GITLAB_KAS_GRPC_VERSION= ${GITLAB_VERSION} -GITLAB_KAS_GRPC_VERSION= 18.2.1 +GITLAB_KAS_GRPC_VERSION= ${GITLAB_VERSION} +#GITLAB_KAS_GRPC_VERSION= 18.2.1 # Rails version RAILS_VERSION= 7.1.5.2 diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index 806c6a5f57ea..591cf63d11d6 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1755146392 -SHA256 (gitlab-foss-v18.2.2.tar.bz2) = b7e51d9b36ee6199b1fb165682d05fc51d91f5971ecf1ae491f4e14cd2b7ab2e -SIZE (gitlab-foss-v18.2.2.tar.bz2) = 121306359 -TIMESTAMP = 1755146393 -SHA256 (gitlab-v18.2.2-ee.tar.bz2) = 6f68fd7a7d0449f26536c6fb1b535f999829a0dc1faf574a62f98572c829c09c -SIZE (gitlab-v18.2.2-ee.tar.bz2) = 136594577 +TIMESTAMP = 1755673899 +SHA256 (gitlab-foss-v18.3.0.tar.bz2) = 6e41dcfac151ec18d8b6896823499a73fc45e026d3804798fdb73b5c5c51c332 +SIZE (gitlab-foss-v18.3.0.tar.bz2) = 122196697 +TIMESTAMP = 1755673938 +SHA256 (gitlab-v18.3.0-ee.tar.bz2) = 03f1e46a1afdbbb3ef7a3ce514afd0d267c20df52e8be9a7be8a7f51c4dd497f +SIZE (gitlab-v18.3.0-ee.tar.bz2) = 138127084 diff --git a/www/gitlab/files/patch-Gemfile b/www/gitlab/files/patch-Gemfile index f57ee976650d..7943be7c3489 100644 --- a/www/gitlab/files/patch-Gemfile +++ b/www/gitlab/files/patch-Gemfile @@ -1,34 +1,14 @@ ---- Gemfile.orig 2025-07-22 11:41:34 UTC +--- Gemfile.orig 2025-08-20 06:43:08 UTC +++ Gemfile -@@ -164,8 +164,8 @@ gem 'rack-cors', '~> 2.0.1', require: 'rack/cors', fea - gem 'rack-cors', '~> 2.0.1', require: 'rack/cors', feature_category: :shared +@@ -165,7 +165,7 @@ gem 'graphql', '2.5.11', feature_category: :api # GraphQL API --gem 'graphql', '2.4.13', feature_category: :api --gem 'graphql-docs', '~> 5.0.0', group: [:development, :test], feature_category: :api -+gem 'graphql', '~> 2.4.13', feature_category: :api -+#gem 'graphql-docs', '~> 5.0.0', group: [:development, :test], feature_category: :api + gem 'graphql', '2.5.11', feature_category: :api +-gem 'graphql-docs', '~> 5.2.0', group: [:development, :test], feature_category: :api ++#gem 'graphql-docs', '~> 5.2.0', group: [:development, :test], feature_category: :api gem 'apollo_upload_server', '~> 2.1.6', feature_category: :api # Cells -@@ -220,7 +220,7 @@ gem 'google-cloud-storage', '~> 1.45.0', feature_categ - gem 'google-apis-storage_v1', '~> 0.29', feature_category: :shared - gem 'google-cloud-storage', '~> 1.45.0', feature_category: :shared - # We need >= 0.11.1 because that's when match_glob support is added to list_objects --gem 'google-apis-core', '~> 0.11.0', '>= 0.11.1', feature_category: :shared -+gem 'google-apis-core', '~> 0.11', '>= 0.11.1', feature_category: :shared - gem 'google-apis-compute_v1', '~> 0.57.0', feature_category: :shared - gem 'google-apis-container_v1', '~> 0.43.0', feature_category: :shared - gem 'google-apis-container_v1beta1', '~> 0.43.0', feature_category: :shared -@@ -231,7 +231,7 @@ gem 'google-apis-androidpublisher_v3', '~> 0.34.0', fe - gem 'google-apis-sqladmin_v1beta4', '~> 0.41.0', feature_category: :shared - gem 'google-apis-androidpublisher_v3', '~> 0.34.0', feature_category: :shared - --gem 'googleauth', '~> 1.8.1', feature_category: :shared -+gem 'googleauth', '~> 1.8', feature_category: :shared - gem 'google-cloud-artifact_registry-v1', '~> 0.11.0', feature_category: :shared - gem 'google-cloud-compute-v1', '~> 2.6.0', feature_category: :shared - @@ -295,7 +295,7 @@ gem 'state_machines-activerecord', '~> 0.8.0', feature gem 'state_machines-activerecord', '~> 0.8.0', feature_category: :shared @@ -38,12 +18,12 @@ gem 'sidekiq-cron', '~> 1.12.0', feature_category: :scalability gem 'gitlab-sidekiq-fetcher', path: 'vendor/gems/sidekiq-reliable-fetch', -@@ -465,143 +465,15 @@ gem 'warning', '~> 1.5.0', feature_category: :shared +@@ -468,148 +468,15 @@ gem 'warning', '~> 1.5.0', feature_category: :shared gem 'warning', '~> 1.5.0', feature_category: :shared -group :development do -- gem 'lefthook', '~> 1.11.0', require: false, feature_category: :tooling +- gem 'lefthook', '~> 1.12.0', require: false, feature_category: :tooling - gem 'rubocop', feature_category: :tooling - - gem 'solargraph', '~> 0.54.0', require: false, feature_category: :shared @@ -76,7 +56,7 @@ -group :development, :test do - gem 'deprecation_toolkit', '~> 2.2.3', require: false, feature_category: :shared - gem 'bullet', '~> 8.0.0', feature_category: :shared -- gem 'parser', '= 3.3.8.0', feature_category: :shared +- gem 'parser', '= 3.3.9.0', feature_category: :shared - gem 'pry-byebug', feature_category: :shared - gem 'pry-rails', '~> 0.3.9', feature_category: :shared - gem 'pry-shell', '~> 0.6.4', feature_category: :shared @@ -128,7 +108,7 @@ -end - group :development, :test, :danger do - gem 'gitlab-dangerfiles', '~> 4.9.0', require: false, feature_category: :tooling + gem 'gitlab-dangerfiles', '~> 4.10.0', require: false, feature_category: :tooling end -group :development, :test, :coverage do @@ -162,6 +142,11 @@ - - gem 'graphlyte', '~> 1.0.0', feature_category: :shared - +- # Upload CI metrics to a GCP BigQuery instance +- # +- # We only use this gem in CI. +- gem 'google-cloud-bigquery', '~> 1.0', feature_category: :tooling +- - gem 'shoulda-matchers', '~> 6.4.0', require: false, feature_category: :shared - gem 'email_spec', '~> 2.3.0', feature_category: :shared - gem 'webmock', '~> 3.25.0', feature_category: :shared @@ -176,32 +161,27 @@ - # Moved in `test` because https://gitlab.com/gitlab-org/gitlab/-/issues/217527 - gem 'derailed_benchmarks', require: false, feature_category: :shared - -- gem 'gitlab_quality-test_tooling', '~> 2.10.0', require: false, feature_category: :tooling +- gem 'gitlab_quality-test_tooling', '~> 2.18.0', require: false, feature_category: :tooling -end - gem 'octokit', '~> 9.0', feature_category: :importers # Needed by octokit: https://github.com/octokit/octokit.rb/pull/1688 gem 'faraday-multipart', '~> 1.0', feature_category: :importers -@@ -636,14 +508,14 @@ gem 'spamcheck', '~> 1.3.0', feature_category: :inside +@@ -643,10 +510,10 @@ gem 'spamcheck', '~> 1.3.0', feature_category: :inside gem 'spamcheck', '~> 1.3.0', feature_category: :insider_threat # Gitaly GRPC protocol definitions --gem 'gitaly', '~> 18.1.0.pre.rc1', feature_category: :gitaly -+gem 'gitaly', '~> 18.1', feature_category: :gitaly +-gem 'gitaly', '~> 18.2.0', feature_category: :gitaly ++gem 'gitaly', '~> 18.2', feature_category: :gitaly # KAS GRPC protocol definitions --gem 'gitlab-kas-grpc', '~> 18.1.0', feature_category: :deployment_management -+gem 'gitlab-kas-grpc', '~> 18.2.0', feature_category: :deployment_management - - # Lock until 1.74.0 is available - # https://gitlab.com/gitlab-com/gl-infra/production/-/issues/20067 --gem 'grpc', '= 1.63.0', feature_category: :shared -+gem 'grpc', '~> 1.63', feature_category: :shared +-gem 'gitlab-kas-grpc', '~> 18.2.0', feature_category: :deployment_management ++gem 'gitlab-kas-grpc', '~> 18.2', feature_category: :deployment_management - gem 'google-protobuf', '~> 3.25', '>= 3.25.3', feature_category: :shared + gem 'grpc', '~> 1.74.0', feature_category: :shared -@@ -664,7 +536,7 @@ gem 'gitlab-net-dns', '~> 0.12.0', feature_category: : - gem 'gitlab-net-dns', '~> 0.12.0', feature_category: :shared +@@ -669,7 +536,7 @@ gem 'gitlab-net-dns', '~> 0.15.0', feature_category: : + gem 'gitlab-net-dns', '~> 0.15.0', feature_category: :shared # Countries list -gem 'countries', '~> 4.0.0', feature_category: :shared @@ -209,7 +189,7 @@ gem 'retriable', '~> 3.1.2', feature_category: :shared -@@ -746,10 +618,15 @@ gem 'duo_api', '~> 1.3', feature_category: :system_acc +@@ -750,10 +617,15 @@ gem 'duo_api', '~> 1.3', feature_category: :system_acc gem 'duo_api', '~> 1.3', feature_category: :system_access @@ -225,4 +205,4 @@ -gem "i18n_data", "~> 0.13.1", feature_category: :system_access +gem "i18n_data", "~> 0.13", feature_category: :system_access - gem "gitlab-cloud-connector", "~> 1.21", require: 'gitlab/cloud_connector', feature_category: :plan_provisioning + gem "gitlab-cloud-connector", "~> 1.26", require: 'gitlab/cloud_connector', feature_category: :plan_provisioning diff --git a/www/gitlab/files/patch-config_gitlab.yml.example b/www/gitlab/files/patch-config_gitlab.yml.example index d06f8232e96f..5c05397684c9 100644 --- a/www/gitlab/files/patch-config_gitlab.yml.example +++ b/www/gitlab/files/patch-config_gitlab.yml.example @@ -1,6 +1,6 @@ ---- config/gitlab.yml.example.orig 2025-07-16 11:39:10 UTC +--- config/gitlab.yml.example.orig 2025-08-20 06:43:08 UTC +++ config/gitlab.yml.example -@@ -498,7 +498,7 @@ production: &base +@@ -511,7 +511,7 @@ production: &base ## GitLab Pages pages: enabled: false @@ -9,7 +9,7 @@ # The location where pages are stored (default: shared/pages). # path: shared/pages -@@ -1243,13 +1243,13 @@ production: &base +@@ -1261,13 +1261,13 @@ production: &base repositories: storages: # You must have at least a `default` storage path. default: @@ -25,7 +25,7 @@ # archive_permissions: 0640 # Permissions for the resulting backup.tar file (default: 0600) # keep_time: 604800 # default: 0 (forever) (in seconds) # pg_schema: public # default: nil, it means that all schemas will be backed up -@@ -1284,12 +1284,12 @@ production: &base +@@ -1302,12 +1302,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -41,7 +41,7 @@ # Git over HTTP upload_pack: true -@@ -1304,7 +1304,7 @@ production: &base +@@ -1322,7 +1322,7 @@ production: &base workhorse: # File that contains the secret key for verifying access for gitlab-workhorse. # Default is '.gitlab_workhorse_secret' relative to Rails.root (i.e. root of the GitLab app). @@ -50,7 +50,7 @@ cell: # enabled: false -@@ -1322,7 +1322,7 @@ production: &base +@@ -1340,7 +1340,7 @@ production: &base # enabled: true # File that contains the secret key for verifying access for gitlab-kas. # Default is '.gitlab_kas_secret' relative to Rails.root (i.e. root of the GitLab app). @@ -59,7 +59,7 @@ # The URL to the external KAS API (used by the Kubernetes agents) # external_url: wss://kas.example.com -@@ -1349,13 +1349,13 @@ production: &base +@@ -1367,13 +1367,13 @@ production: &base ## GitLab Elasticsearch settings elasticsearch: @@ -75,7 +75,7 @@ ## Webpack settings # If enabled, this will tell rails to serve frontend assets from the webpack-dev-server running -@@ -1376,18 +1376,18 @@ production: &base +@@ -1394,18 +1394,18 @@ production: &base # Sidekiq exporter is a dedicated Prometheus metrics server optionally running alongside Sidekiq. sidekiq_exporter: @@ -101,7 +101,7 @@ # Web exporter is a dedicated Prometheus metrics server optionally running alongside Puma. web_exporter: -@@ -1614,13 +1614,13 @@ test: +@@ -1632,13 +1632,13 @@ test: gitaly_address: unix:tmp/tests/gitaly/praefect.socket gitaly: diff --git a/www/gitlab/files/patch-gems_gitlab-backup-cli_gitlab-backup-cli.gemspec b/www/gitlab/files/patch-gems_gitlab-backup-cli_gitlab-backup-cli.gemspec index 8912856cee2b..71b3d3dbd4e4 100644 --- a/www/gitlab/files/patch-gems_gitlab-backup-cli_gitlab-backup-cli.gemspec +++ b/www/gitlab/files/patch-gems_gitlab-backup-cli_gitlab-backup-cli.gemspec @@ -1,20 +1,6 @@ ---- gems/gitlab-backup-cli/gitlab-backup-cli.gemspec.orig 2025-07-09 01:48:55 UTC +--- gems/gitlab-backup-cli/gitlab-backup-cli.gemspec.orig 2025-08-20 06:43:08 UTC +++ gems/gitlab-backup-cli/gitlab-backup-cli.gemspec -@@ -27,7 +27,7 @@ Gem::Specification.new do |spec| - spec.add_dependency "activerecord", ">= 7" - spec.add_dependency "activesupport", ">= 7" - spec.add_dependency "bigdecimal", "~> 3.1" -- spec.add_dependency "googleauth", "~> 1.8.1" # https://gitlab.com/gitlab-org/gitlab/-/issues/449019 -+ spec.add_dependency "googleauth", "~> 1.8" # https://gitlab.com/gitlab-org/gitlab/-/issues/449019 - spec.add_dependency "google-cloud-storage_transfer", "~> 1.2.0" - spec.add_dependency "mutex_m", "~> 0.3" - spec.add_dependency "pg", "~> 1.5.6" -@@ -40,11 +40,11 @@ Gem::Specification.new do |spec| - spec.add_dependency "concurrent-ruby", "~> 1.1" - spec.add_dependency "faraday", "~> 2" - spec.add_dependency "google-protobuf", "~> 3.25", ">= 3.25.3" -- spec.add_dependency "grpc", "= 1.63.0" -+ spec.add_dependency "grpc", "~> 1.63" +@@ -44,7 +44,7 @@ Gem::Specification.new do |spec| spec.add_dependency "json", "~> 2.7" spec.add_dependency "jwt", "~> 2.5" spec.add_dependency "logger", "~> 1.5" diff --git a/www/gitlab/pkg-message b/www/gitlab/pkg-message index 743b768c3669..089734612436 100644 --- a/www/gitlab/pkg-message +++ b/www/gitlab/pkg-message @@ -6,7 +6,7 @@ Gitlab was installed successfully. You now need to set up the various components of Gitlab, so please follow the instructions in the guide at: -https://gitlab.com/mfechner/freebsd-gitlab-docu/blob/master/install/18.2-freebsd.md +https://gitlab.com/mfechner/freebsd-gitlab-docu/blob/master/install/18.3-freebsd.md EOM type: install } @@ -18,9 +18,9 @@ EOM { message: <<EOM If you just installed an major upgrade of GitLab, for example you -switched from 18.1.x to 18.2.x, please follow the instructions in the guide at: +switched from 18.2.x to 18.3.x, please follow the instructions in the guide at: -https://gitlab.com/mfechner/freebsd-gitlab-docu/blob/master/update/18.1-18.2-freebsd.md +https://gitlab.com/mfechner/freebsd-gitlab-docu/blob/master/update/18.2-18.3-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index 774c4c7a59ab..43154d958233 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,7 +1,7 @@ PORTNAME= anubis DISTVERSIONPREFIX= v DISTVERSION= 1.21.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- @@ -17,15 +17,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.24,no_targets USE_RC_SUBR= ${PORTNAME} -PLIST_FILES= sbin/${PORTNAME} \ - sbin/robots2policy - ALL_TARGET= prebaked-build +post-patch: + @${FIND} ${WRKSRC}/data \( -name "*.yaml" -or -name "*.json" \) \ + | ${XARGS} ${REINPLACE_CMD} -i '' -e 's|(data)|${DATADIR}|g' + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/var/${PORTNAME} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} ${INSTALL_PROGRAM} ${WRKSRC}/var/robots2policy \ ${STAGEDIR}${PREFIX}/sbin/robots2policy + ${MKDIR} ${STAGEDIR}${DATADIR} + cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} '-not -name *.go' .include <bsd.port.mk> diff --git a/www/go-anubis/pkg-plist b/www/go-anubis/pkg-plist new file mode 100644 index 000000000000..c5de54c48c29 --- /dev/null +++ b/www/go-anubis/pkg-plist @@ -0,0 +1,52 @@ +sbin/anubis +sbin/robots2policy +%%DATADIR%%/apps/allow-api-routes.yaml +%%DATADIR%%/apps/bookstack-saml.yaml +%%DATADIR%%/apps/gitea-rss-feeds.yaml +%%DATADIR%%/apps/qualys-ssl-labs.yml +%%DATADIR%%/apps/searx-checker.yml +%%DATADIR%%/botPolicies.json +%%DATADIR%%/botPolicies.yaml +%%DATADIR%%/bots/_deny-pathological.yaml +%%DATADIR%%/bots/aggressive-brazilian-scrapers.yaml +%%DATADIR%%/bots/ai-catchall.yaml +%%DATADIR%%/bots/ai-robots-txt.yaml +%%DATADIR%%/bots/cloudflare-workers.yaml +%%DATADIR%%/bots/headless-browsers.yaml +%%DATADIR%%/bots/irc-bots/archlinux-phrik.yaml +%%DATADIR%%/bots/irc-bots/gentoo-chat.yaml +%%DATADIR%%/bots/us-ai-scraper.yaml +%%DATADIR%%/clients/ai.yaml +%%DATADIR%%/clients/git.yaml +%%DATADIR%%/clients/go-get.yaml +%%DATADIR%%/clients/mistral-mistralai-user.yaml +%%DATADIR%%/clients/openai-chatgpt-user.yaml +%%DATADIR%%/clients/small-internet-browsers/_permissive.yaml +%%DATADIR%%/clients/small-internet-browsers/netsurf.yaml +%%DATADIR%%/clients/small-internet-browsers/palemoon.yaml +%%DATADIR%%/clients/x-firefox-ai.yaml +%%DATADIR%%/common/allow-api-like.yaml +%%DATADIR%%/common/allow-private-addresses.yaml +%%DATADIR%%/common/json-api.yaml +%%DATADIR%%/common/keep-internet-working.yaml +%%DATADIR%%/common/rfc-violations.yaml +%%DATADIR%%/crawlers/_allow-good.yaml +%%DATADIR%%/crawlers/ai-search.yaml +%%DATADIR%%/crawlers/ai-training.yaml +%%DATADIR%%/crawlers/applebot.yaml +%%DATADIR%%/crawlers/bingbot.yaml +%%DATADIR%%/crawlers/commoncrawl.yaml +%%DATADIR%%/crawlers/duckduckbot.yaml +%%DATADIR%%/crawlers/googlebot.yaml +%%DATADIR%%/crawlers/internet-archive.yaml +%%DATADIR%%/crawlers/kagibot.yaml +%%DATADIR%%/crawlers/marginalia.yaml +%%DATADIR%%/crawlers/mojeekbot.yaml +%%DATADIR%%/crawlers/openai-gptbot.yaml +%%DATADIR%%/crawlers/openai-searchbot.yaml +%%DATADIR%%/crawlers/qwantbot.yaml +%%DATADIR%%/meta/README.md +%%DATADIR%%/meta/ai-block-aggressive.yaml +%%DATADIR%%/meta/ai-block-moderate.yaml +%%DATADIR%%/meta/ai-block-permissive.yaml +%%DATADIR%%/services/uptime-robot.yaml diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 2fd3bac9ea4d..b1f600d2afa0 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.148.1 -PORTREVISION= 1 +DISTVERSION= 0.148.2 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 0ab0da8bf593..84391e929eb8 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753036010 -SHA256 (go/www_gohugo/hugo-v0.148.1/v0.148.1.mod) = 815be7e1ac9ad5296cefa7c383c1113de7881e9b0291af104ed155fd93acc0a9 -SIZE (go/www_gohugo/hugo-v0.148.1/v0.148.1.mod) = 9177 -SHA256 (go/www_gohugo/hugo-v0.148.1/v0.148.1.zip) = 852004915d0840b0ee62cc41d5f883340df53a4e57307f0db410145f20e11542 -SIZE (go/www_gohugo/hugo-v0.148.1/v0.148.1.zip) = 5747585 +TIMESTAMP = 1753804943 +SHA256 (go/www_gohugo/hugo-v0.148.2/v0.148.2.mod) = 815be7e1ac9ad5296cefa7c383c1113de7881e9b0291af104ed155fd93acc0a9 +SIZE (go/www_gohugo/hugo-v0.148.2/v0.148.2.mod) = 9177 +SHA256 (go/www_gohugo/hugo-v0.148.2/v0.148.2.zip) = 65ece5fd8196b1576185d59fb02ac031b2b53674b3342bb5b7c3b173e72a5237 +SIZE (go/www_gohugo/hugo-v0.148.2/v0.148.2.zip) = 5747626 diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 08052e7c30a0..2b2231d3aade 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -1,6 +1,6 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 25.0.36 +DISTVERSION= 25.0.45 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} DISTNAME= ${PORTNAME}-${DISTVERSION} diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index 24cf3c1546fd..2900cef40b0e 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753361010 -SHA256 (groupoffice-25.0.36.tar.gz) = 86e1c0074a5440dfb284cea8abeb012b018e854353d62bd90c6dd3dfea0b4bf2 -SIZE (groupoffice-25.0.36.tar.gz) = 98094756 +TIMESTAMP = 1755764061 +SHA256 (groupoffice-25.0.45.tar.gz) = b5e0ccca1f9e09e8f224003a0d7f9256a31a04c21cc0da025270ac147debb432 +SIZE (groupoffice-25.0.45.tar.gz) = 98100957 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index f0f43cdf6c9f..052c0cd34d26 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -2882,6 +2882,7 @@ %%WWWDIR%%/go/modules/business/studio/service/AclOwnerOnlyGenerator.php %%WWWDIR%%/go/modules/business/studio/service/NonAclGenerator.php %%WWWDIR%%/go/modules/business/studio/tpl/AclEntityModel.php.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/AclItemEntityCombo.js.tpl %%WWWDIR%%/go/modules/business/studio/tpl/AclItemEntityDialog.js.tpl %%WWWDIR%%/go/modules/business/studio/tpl/AclItemEntityModel.php.tpl %%WWWDIR%%/go/modules/business/studio/tpl/AclItemMainPanel.js.tpl @@ -10644,6 +10645,13 @@ %%WWWDIR%%/views/goui/goui/LICENSE %%WWWDIR%%/views/goui/goui/README.md %%WWWDIR%%/views/goui/goui/node_modules/.package-lock.json +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/form/DateTimeField.d.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/form/DateTimeField.d.ts.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/form/DateTimeField.js +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/form/DateTimeField.js.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/form/DateTimeField.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/tests/lib/component/Observable.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/tests/lib/component/form/TextField.ts %%WWWDIR%%/views/goui/goui/package-lock.json %%WWWDIR%%/views/goui/goui/package.json %%WWWDIR%%/views/goui/goui/resources/README.md diff --git a/www/homepage/Makefile b/www/homepage/Makefile index d17309f08ff3..f30773c8cf73 100644 --- a/www/homepage/Makefile +++ b/www/homepage/Makefile @@ -1,5 +1,5 @@ PORTNAME= homepage -DISTVERSION= 1.4.4 +DISTVERSION= 1.4.5 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/www/homepage/distinfo b/www/homepage/distinfo index 2faa9491cd59..2be5eba52bb7 100644 --- a/www/homepage/distinfo +++ b/www/homepage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754757376 -SHA256 (homepage-1.4.4.tar.gz) = ef937d8aed583f81bf53241fa950471f78082036f654c6b107eed51f67d04835 -SIZE (homepage-1.4.4.tar.gz) = 12768188 +TIMESTAMP = 1755284700 +SHA256 (homepage-1.4.5.tar.gz) = 7e3af21014d5ed18db0f7270b02173622cf71ae3d95e71354cb4d9058fb9459b +SIZE (homepage-1.4.5.tar.gz) = 12763514 diff --git a/www/homepage/pkg-plist b/www/homepage/pkg-plist index 6478efc7c96f..f0c4df661cb5 100644 --- a/www/homepage/pkg-plist +++ b/www/homepage/pkg-plist @@ -266,8 +266,6 @@ etc/homepage.env %%HOMEDIR%%/.next/server/src/middleware.js %%HOMEDIR%%/.next/server/webpack-api-runtime.js %%HOMEDIR%%/.next/server/webpack-runtime.js -%%HOMEDIR%%/.next/static/S9CA0oElVSriPRm2y29ge/_buildManifest.js -%%HOMEDIR%%/.next/static/S9CA0oElVSriPRm2y29ge/_ssgManifest.js %%HOMEDIR%%/.next/static/chunks/01325ca9-7d5f3991c894ef3c.js %%HOMEDIR%%/.next/static/chunks/1024.b5f6ec8d81ab8092.js %%HOMEDIR%%/.next/static/chunks/1053.0e126909a1d737e2.js @@ -313,7 +311,6 @@ etc/homepage.env %%HOMEDIR%%/.next/static/chunks/2905.7cecbab4a193b4eb.js %%HOMEDIR%%/.next/static/chunks/2952.fc229b125f864988.js %%HOMEDIR%%/.next/static/chunks/3020.b89df5e8835348a6.js -%%HOMEDIR%%/.next/static/chunks/3121.d79b8c7b7a48bbb0.js %%HOMEDIR%%/.next/static/chunks/3156.4f1eab967a999625.js %%HOMEDIR%%/.next/static/chunks/3172.cfd46924ee421cfa.js %%HOMEDIR%%/.next/static/chunks/3270.70b501f792f14c3e.js @@ -424,7 +421,6 @@ etc/homepage.env %%HOMEDIR%%/.next/static/chunks/9223.5b8e76af5666d50a.js %%HOMEDIR%%/.next/static/chunks/9241.f2e9e75eef2e2278.js %%HOMEDIR%%/.next/static/chunks/9298.0e4892b727337df7.js -%%HOMEDIR%%/.next/static/chunks/9346.c1299f25a08dbde5.js %%HOMEDIR%%/.next/static/chunks/9354.209c8a325d31c25d.js %%HOMEDIR%%/.next/static/chunks/9379.11d0dec7b082338f.js %%HOMEDIR%%/.next/static/chunks/9448.facbd0ae7660664e.js @@ -455,7 +451,6 @@ etc/homepage.env %%HOMEDIR%%/.next/static/chunks/pages/index-c767b321db535108.js %%HOMEDIR%%/.next/static/chunks/pages/site.webmanifest-61a35e125a46ba1c.js %%HOMEDIR%%/.next/static/chunks/polyfills-42372ed130431b0a.js -%%HOMEDIR%%/.next/static/chunks/webpack-0e0fe0385c6de871.js %%HOMEDIR%%/.next/static/css/2699d50e78e78db5.css %%HOMEDIR%%/.next/static/media/Manrope.61cdc36c.ttf %%HOMEDIR%%/.next/static/media/Manrope.63012343.woff2 @@ -5175,3 +5170,8 @@ etc/homepage.env %%HOMEDIR%%/src/widgets/whatsupdocker/component.jsx %%HOMEDIR%%/src/widgets/xteve/component.jsx %%HOMEDIR%%/src/widgets/zabbix/component.jsx +%%WWWDIR%%/.next/static/C96yU3PHL1RBxfvfUwXg7/_buildManifest.js +%%WWWDIR%%/.next/static/C96yU3PHL1RBxfvfUwXg7/_ssgManifest.js +%%WWWDIR%%/.next/static/chunks/3121.062fa4a7824bc243.js +%%WWWDIR%%/.next/static/chunks/9346.79cfeec7ac0908a1.js +%%WWWDIR%%/.next/static/chunks/webpack-db160e9b591c440c.js diff --git a/www/ilias/Makefile b/www/ilias/Makefile index 0d209f5dd583..c3494fd6f15c 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -29,6 +29,7 @@ USE_PHP= curl dom gd ldap fileinfo iconv \ pdo_mysql session simplexml soap \ tokenizer xmlrpc xmlwriter xmlreader \ xsl zip zlib +IGNORE_WITH_PHP= 81 CONFLICTS= ilias6 diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 78867292f27e..37bf66605826 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,6 +1,7 @@ PORTNAME= kanboard DISTVERSIONPREFIX= v DISTVERSION= 1.2.47 +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo index 0f829a4d7ba9..5b4a6c96dc48 100644 --- a/www/kanboard/distinfo +++ b/www/kanboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754939697 -SHA256 (kanboard-kanboard-v1.2.47_GH0.tar.gz) = d769e2e2d442b3f5cca9b0002cc316829b65b43de62d2e6a970a0fde21c7d56a -SIZE (kanboard-kanboard-v1.2.47_GH0.tar.gz) = 3491014 +TIMESTAMP = 1755345678 +SHA256 (kanboard-kanboard-v1.2.47_GH0.tar.gz) = c9b60babc60d577a50c3f585a4303c538513f3c8e70c15e660bbb6bf0e9b7ede +SIZE (kanboard-kanboard-v1.2.47_GH0.tar.gz) = 3491008 diff --git a/www/lexbor/Makefile b/www/lexbor/Makefile index 133d6db27c71..1da0d4d8bef1 100644 --- a/www/lexbor/Makefile +++ b/www/lexbor/Makefile @@ -1,7 +1,6 @@ PORTNAME= lexbor DISTVERSIONPREFIX= v -DISTVERSION= 2.4.0 -PORTREVISION= 1 +DISTVERSION= 2.5.0 CATEGORIES= www MAINTAINER= alven@FreeBSD.org @@ -16,8 +15,6 @@ USES= cmake:testing USE_GITHUB= yes USE_LDCONFIG= yes -PLIST_SUB= SOVERSION=${DISTVERSION} - CMAKE_TESTING_ON= LEXBOR_BUILD_TESTS PLIST_SUB= SOVERSION=${DISTVERSION} diff --git a/www/lexbor/distinfo b/www/lexbor/distinfo index ff34096ae56b..6a93973a4514 100644 --- a/www/lexbor/distinfo +++ b/www/lexbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732283398 -SHA256 (lexbor-lexbor-v2.4.0_GH0.tar.gz) = 8949744d425743828891de6d80327ccb64b5146f71ff6c992644e6234e63930e -SIZE (lexbor-lexbor-v2.4.0_GH0.tar.gz) = 4245007 +TIMESTAMP = 1755378162 +SHA256 (lexbor-lexbor-v2.5.0_GH0.tar.gz) = d89060bb2fb6f7d0e0f399495155dd15e06697aa2c6568eab70ecd4a43084ba9 +SIZE (lexbor-lexbor-v2.5.0_GH0.tar.gz) = 5371588 diff --git a/www/lexbor/pkg-plist b/www/lexbor/pkg-plist index 82fef58b0cf0..e28df80150cc 100644 --- a/www/lexbor/pkg-plist +++ b/www/lexbor/pkg-plist @@ -1,3 +1,4 @@ +@dir include/lexbor/html/tree/insertion_mode include/lexbor/core/array.h include/lexbor/core/array_obj.h include/lexbor/core/avl.h @@ -98,6 +99,8 @@ include/lexbor/encoding/multi.h include/lexbor/encoding/range.h include/lexbor/encoding/res.h include/lexbor/encoding/single.h +include/lexbor/engine/base.h +include/lexbor/engine/engine.h include/lexbor/html/base.h include/lexbor/html/encoding.h include/lexbor/html/html.h @@ -179,7 +182,6 @@ include/lexbor/html/interfaces/window.h include/lexbor/html/node.h include/lexbor/html/parser.h include/lexbor/html/serialize.h -include/lexbor/html/style.h include/lexbor/html/tag.h include/lexbor/html/tag_res.h include/lexbor/html/token.h @@ -208,54 +210,21 @@ include/lexbor/punycode/base.h include/lexbor/punycode/punycode.h include/lexbor/selectors/base.h include/lexbor/selectors/selectors.h +include/lexbor/style/base.h +include/lexbor/style/dom/interfaces/document.h +include/lexbor/style/dom/interfaces/element.h +include/lexbor/style/event.h +include/lexbor/style/html/interfaces/document.h +include/lexbor/style/html/interfaces/element.h +include/lexbor/style/html/interfaces/style_element.h +include/lexbor/style/style.h include/lexbor/tag/base.h include/lexbor/tag/const.h include/lexbor/tag/res.h include/lexbor/tag/tag.h include/lexbor/unicode/base.h include/lexbor/unicode/idna.h -include/lexbor/unicode/table_0.h -include/lexbor/unicode/table_1.h -include/lexbor/unicode/table_10.h -include/lexbor/unicode/table_11.h -include/lexbor/unicode/table_12.h -include/lexbor/unicode/table_13.h -include/lexbor/unicode/table_14.h -include/lexbor/unicode/table_15.h -include/lexbor/unicode/table_16.h -include/lexbor/unicode/table_17.h -include/lexbor/unicode/table_18.h -include/lexbor/unicode/table_19.h -include/lexbor/unicode/table_2.h -include/lexbor/unicode/table_20.h -include/lexbor/unicode/table_21.h -include/lexbor/unicode/table_22.h -include/lexbor/unicode/table_23.h -include/lexbor/unicode/table_24.h -include/lexbor/unicode/table_25.h -include/lexbor/unicode/table_26.h -include/lexbor/unicode/table_27.h -include/lexbor/unicode/table_28.h -include/lexbor/unicode/table_29.h -include/lexbor/unicode/table_3.h -include/lexbor/unicode/table_30.h -include/lexbor/unicode/table_31.h -include/lexbor/unicode/table_32.h -include/lexbor/unicode/table_33.h -include/lexbor/unicode/table_34.h -include/lexbor/unicode/table_35.h -include/lexbor/unicode/table_36.h -include/lexbor/unicode/table_37.h -include/lexbor/unicode/table_38.h -include/lexbor/unicode/table_39.h -include/lexbor/unicode/table_4.h -include/lexbor/unicode/table_5.h -include/lexbor/unicode/table_6.h -include/lexbor/unicode/table_7.h -include/lexbor/unicode/table_8.h -include/lexbor/unicode/table_9.h -include/lexbor/unicode/table_compose.h -include/lexbor/unicode/table_idna_types.h +include/lexbor/unicode/res.h include/lexbor/unicode/unicode.h include/lexbor/url/base.h include/lexbor/url/url.h @@ -267,70 +236,68 @@ lib/liblexbor.so lib/liblexbor.so.2 lib/liblexbor.so.%%SOVERSION%% %%STATIC%%lib/liblexbor_static.a -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/StyleSheet.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/base.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/selectors/list_easy_way.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/selectors/list_fast_way.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/simple_colorize.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/structure_parse_file.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/tokenizer/chunks_stdin.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/tokenizer/from_file.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/tokenizer/print_raw.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/decode/decode.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/decode/decoder.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/decode/validate.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/encode/encode.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/encode/encoder.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/encode/validate.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/from_to.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/data_by_name.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/decode/decode.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/decode/decoder.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/decode/validate.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/encode/encode.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/encode/encoder.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/encode/validate.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/from_to.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/base.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/document_parse.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/document_parse_chunk.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/document_title.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/element_attributes.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/element_create.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/element_innerHTML.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/elements_by_attr.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/elements_by_class_name.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/elements_by_tag_name.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/encoding.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/html2sexpr.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/parse.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/parse_chunk.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/callback.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/simple.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/tag_attributes.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/text.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/punycode/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/punycode/decode.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/punycode/encode.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/easy_way.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/normal_way.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/unique_nodes.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/attribute_style.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/base.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/events_insert.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/stylesheet.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/walk.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/idna_to_ascii.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/normalization_form.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/normalization_form_stdin.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/url/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/url/parse.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/url/relative.c -@dir include/lexbor/html/tree/insertion_mode +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/StyleSheet.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/base.h +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/selectors/list_easy_way.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/selectors/list_fast_way.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/simple_colorize.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/structure_parse_file.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/tokenizer/from_file.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/css/syntax/tokenizer/print_raw.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/decode/decode.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/decode/decoder.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/decode/validate.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/encode/encode.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/encode/encoder.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/encode/validate.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/buffer/from_to.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/data_by_name.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/decode/decode.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/decode/decoder.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/decode/validate.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/encode/encode.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/encode/encoder.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/encode/validate.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/encoding/single/from_to.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/base.h +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/document_parse.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/document_parse_chunk.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/document_title.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/element_attributes.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/element_create.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/element_innerHTML.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/elements_by_attr.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/elements_by_class_name.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/elements_by_tag_name.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/encoding.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/html2sexpr.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/parse.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/parse_chunk.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/callback.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/simple.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/tag_attributes.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/html/tokenizer/text.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/punycode/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/punycode/decode.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/punycode/encode.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/easy_way.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/normal_way.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/selectors/unique_nodes.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/attribute_style.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/base.h +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/events_insert.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/stylesheet.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/styles/walk.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/idna_to_ascii.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/normalization_form.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/unicode/normalization_form_stdin.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/url/CMakeLists.txt +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/url/parse.c +%%EXAMPLES%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexbor/url/relative.c diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index 77ade03a39da..0243177181c9 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= libmicrohttpd -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= www MASTER_SITES= GNU @@ -20,11 +20,11 @@ INFO= libmicrohttpd libmicrohttpd-tutorial INSTALL_TARGET= install-strip TEST_TARGET= check -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-examples OPTIONS_DEFINE= GNUTLS TESTCURL OPTIONS_DEFAULT= GNUTLS + TESTCURL_DESC= Use curl when running unit tests GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index 7110e43b5ed9..6ea4cf168e66 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708732615 -SHA256 (libmicrohttpd-1.0.1.tar.gz) = a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94 -SIZE (libmicrohttpd-1.0.1.tar.gz) = 2239593 +TIMESTAMP = 1753030337 +SHA256 (libmicrohttpd-1.0.2.tar.gz) = df324fcd0834175dab07483133902d9774a605bfa298025f69883288fd20a8c7 +SIZE (libmicrohttpd-1.0.2.tar.gz) = 2198804 diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist index 32bef862a797..7af0aa493409 100644 --- a/www/libmicrohttpd/pkg-plist +++ b/www/libmicrohttpd/pkg-plist @@ -2,7 +2,7 @@ include/microhttpd.h lib/libmicrohttpd.a lib/libmicrohttpd.so lib/libmicrohttpd.so.12 -lib/libmicrohttpd.so.12.62.1 +lib/libmicrohttpd.so.12.62.2 libdata/pkgconfig/libmicrohttpd.pc share/man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index f3c7daee4d00..f08440d81dc1 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,6 +1,5 @@ PORTNAME= newsboat -DISTVERSION= 2.39 -PORTREVISION= 3 +DISTVERSION= 2.40 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -34,9 +33,9 @@ CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} -OPTIONS_DEFINE= DOCS +TESTING_UNSAFE= tests fail if run as root -TESTING_UNSAFE= https://github.com/newsboat/newsboat/issues/2783 +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/www/newsboat/Makefile.crates b/www/newsboat/Makefile.crates index 979c59d32a5b..f17767dc071c 100644 --- a/www/newsboat/Makefile.crates +++ b/www/newsboat/Makefile.crates @@ -16,9 +16,9 @@ CARGO_CRATES= addr2line-0.24.2 \ async-object-pool-0.1.5 \ async-process-2.3.0 \ async-signal-0.2.10 \ - async-std-1.13.0 \ + async-std-1.13.1 \ async-task-4.7.1 \ - async-trait-0.1.83 \ + async-trait-0.1.88 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ backtrace-0.3.74 \ @@ -28,53 +28,52 @@ CARGO_CRATES= addr2line-0.24.2 \ bit-set-0.8.0 \ bit-vec-0.6.3 \ bit-vec-0.8.0 \ - bitflags-2.9.0 \ + bitflags-2.9.1 \ block-0.1.6 \ blocking-1.6.1 \ - bumpalo-3.16.0 \ - byteorder-1.5.0 \ - bytes-1.9.0 \ - cc-1.2.5 \ + bumpalo-3.17.0 \ + bytes-1.10.1 \ + cc-1.2.17 \ cfg-if-1.0.0 \ - chrono-0.4.40 \ - clap-4.5.23 \ - clap_builder-4.5.23 \ + chrono-0.4.41 \ + clap-4.5.32 \ + clap_builder-4.5.32 \ clap_lex-0.7.4 \ - codespan-reporting-0.11.1 \ + codespan-reporting-0.12.0 \ concurrent-queue-2.5.0 \ core-foundation-sys-0.8.7 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.2 \ - curl-sys-0.4.80+curl-8.12.1 \ - cxx-1.0.149 \ - cxx-build-1.0.149 \ - cxxbridge-cmd-1.0.149 \ - cxxbridge-flags-1.0.149 \ - cxxbridge-macro-1.0.149 \ + crunchy-0.2.3 \ + curl-sys-0.4.82+curl-8.14.1 \ + cxx-1.0.158 \ + cxx-build-1.0.158 \ + cxxbridge-cmd-1.0.158 \ + cxxbridge-flags-1.0.158 \ + cxxbridge-macro-1.0.158 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ - either-1.13.0 \ + either-1.15.0 \ ena-0.14.3 \ - equivalent-1.0.1 \ + equivalent-1.0.2 \ errno-0.3.10 \ event-listener-2.5.3 \ - event-listener-5.3.1 \ + event-listener-5.4.0 \ event-listener-strategy-0.5.3 \ fastrand-2.3.0 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ - foldhash-0.1.4 \ + foldhash-0.1.5 \ form_urlencoded-1.2.1 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ - futures-lite-2.5.0 \ + futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.15 \ - getrandom-0.3.1 \ + getrandom-0.3.2 \ gettext-rs-0.7.2 \ gettext-sys-0.22.5 \ gimli-0.31.1 \ @@ -83,11 +82,11 @@ CARGO_CRATES= addr2line-0.24.2 \ hermit-abi-0.4.0 \ http-0.2.12 \ http-body-0.4.6 \ - httparse-1.9.5 \ + httparse-1.10.1 \ httpdate-1.0.3 \ httpmock-0.7.0 \ hyper-0.14.32 \ - iana-time-zone-0.1.61 \ + iana-time-zone-0.1.62 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ @@ -101,30 +100,30 @@ CARGO_CRATES= addr2line-0.24.2 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ - indexmap-2.7.0 \ + indexmap-2.8.0 \ itertools-0.11.0 \ - itoa-1.0.14 \ - js-sys-0.3.76 \ + itoa-1.0.15 \ + js-sys-0.3.77 \ kv-log-macro-1.0.7 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ lazy_static-1.5.0 \ levenshtein-1.0.5 \ - lexopt-0.3.0 \ - libc-0.2.171 \ + lexopt-0.3.1 \ + libc-0.2.174 \ libredox-0.1.3 \ - libz-sys-1.1.20 \ - link-cplusplus-1.0.9 \ - linux-raw-sys-0.4.14 \ - linux-raw-sys-0.9.2 \ - litemap-0.7.4 \ + libz-sys-1.1.22 \ + link-cplusplus-1.0.10 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.3 \ + litemap-0.7.5 \ locale_config-0.3.0 \ lock_api-0.4.12 \ - log-0.4.22 \ + log-0.4.27 \ malloc_buf-0.0.6 \ md5-0.7.0 \ memchr-2.7.4 \ - miniz_oxide-0.8.2 \ + miniz_oxide-0.8.5 \ mio-1.0.3 \ natord-1.0.9 \ new_debug_unreachable-1.0.6 \ @@ -134,104 +133,104 @@ CARGO_CRATES= addr2line-0.24.2 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.36.7 \ - once_cell-1.20.2 \ + once_cell-1.21.1 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ - phf_shared-0.10.0 \ + phf_shared-0.11.3 \ pico-args-0.5.0 \ - pin-project-lite-0.2.15 \ + pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ piper-0.2.4 \ - pkg-config-0.3.31 \ + pkg-config-0.3.32 \ polling-3.7.4 \ - ppv-lite86-0.2.20 \ + ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ - proc-macro2-1.0.92 \ + proc-macro2-1.0.94 \ proptest-1.6.0 \ quick-error-1.2.3 \ - quote-1.0.37 \ + quote-1.0.40 \ + r-efi-5.2.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ - redox_syscall-0.5.8 \ + redox_syscall-0.5.10 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-demangle-0.1.24 \ - rustix-0.38.42 \ - rustix-1.0.0 \ - rustversion-1.0.18 \ + rustix-0.38.44 \ + rustix-1.0.3 \ + rustversion-1.0.20 \ rusty-fork-0.3.0 \ - ryu-1.0.18 \ + ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ - scratch-1.0.7 \ + scratch-1.0.8 \ section_testing-0.0.5 \ - serde-1.0.216 \ - serde_derive-1.0.216 \ - serde_json-1.0.134 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ serde_regex-1.1.0 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ - similar-2.6.0 \ - siphasher-0.3.11 \ + similar-2.7.0 \ + siphasher-1.0.1 \ slab-0.4.9 \ - smallvec-1.13.2 \ + smallvec-1.14.0 \ socket2-0.5.8 \ stable_deref_trait-1.2.0 \ - string_cache-0.8.7 \ + string_cache-0.8.8 \ strsim-0.11.1 \ syn-1.0.109 \ - syn-2.0.91 \ + syn-2.0.100 \ synstructure-0.13.1 \ temp-dir-0.1.14 \ - tempfile-3.19.1 \ + tempfile-3.20.0 \ term-0.7.0 \ termcolor-1.4.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ - tokio-1.42.0 \ - tokio-macros-2.4.0 \ + tokio-1.44.2 \ + tokio-macros-2.5.0 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ unarray-0.1.4 \ - unicode-ident-1.0.14 \ + unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ - unicode-width-0.1.14 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ unicode-xid-0.2.6 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ value-bag-1.10.0 \ vcpkg-0.2.15 \ - wait-timeout-0.2.0 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.13.3+wasi-0.2.2 \ - wasm-bindgen-0.2.99 \ - wasm-bindgen-backend-0.2.99 \ - wasm-bindgen-futures-0.4.49 \ - wasm-bindgen-macro-0.2.99 \ - wasm-bindgen-macro-support-0.2.99 \ - wasm-bindgen-shared-0.2.99 \ - web-sys-0.3.76 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-futures-0.4.50 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + web-sys-0.3.77 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ - windows-link-0.1.0 \ + windows-link-0.1.1 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ @@ -243,15 +242,15 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ - wit-bindgen-rt-0.33.0 \ + wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ - xdg-2.5.2 \ + xdg-3.0.0 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ + zerocopy-0.8.24 \ + zerocopy-derive-0.8.24 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 diff --git a/www/newsboat/distinfo b/www/newsboat/distinfo index ea9c42a5c4ba..c060eb8e27bc 100644 --- a/www/newsboat/distinfo +++ b/www/newsboat/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1743612571 -SHA256 (newsboat-2.39.tar.xz) = 62551a7d574d7fb3af7a87f9dbd0795e4d9420ca7136abc2265b4b06663be503 -SIZE (newsboat-2.39.tar.xz) = 817368 +TIMESTAMP = 1751100655 +SHA256 (newsboat-2.40.tar.xz) = 1e656636009ffad3aeb87f8d0e4c36d2e913eac155b5f3ec85d00e8287b477c2 +SIZE (newsboat-2.40.tar.xz) = 816588 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 @@ -37,12 +37,12 @@ SHA256 (rust/crates/async-process-2.3.0.crate) = 63255f1dc2381611000436537bbedfe SIZE (rust/crates/async-process-2.3.0.crate) = 26766 SHA256 (rust/crates/async-signal-0.2.10.crate) = 637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3 SIZE (rust/crates/async-signal-0.2.10.crate) = 16970 -SHA256 (rust/crates/async-std-1.13.0.crate) = c634475f29802fde2b8f0b505b1bd00dfe4df7d4a000f0b36f7671197d5c3615 -SIZE (rust/crates/async-std-1.13.0.crate) = 221584 +SHA256 (rust/crates/async-std-1.13.1.crate) = 730294c1c08c2e0f85759590518f6333f0d5a0a766a27d519c1b244c3dfd8a24 +SIZE (rust/crates/async-std-1.13.1.crate) = 219113 SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de SIZE (rust/crates/async-task-4.7.1.crate) = 38077 -SHA256 (rust/crates/async-trait-0.1.83.crate) = 721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd -SIZE (rust/crates/async-trait-0.1.83.crate) = 29054 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 @@ -61,70 +61,68 @@ SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41a SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 SHA256 (rust/crates/bit-vec-0.8.0.crate) = 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 SIZE (rust/crates/bit-vec-0.8.0.crate) = 24132 -SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd -SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a SIZE (rust/crates/block-0.1.6.crate) = 4077 SHA256 (rust/crates/blocking-1.6.1.crate) = 703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea SIZE (rust/crates/blocking-1.6.1.crate) = 17788 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 -SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b -SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.9.0.crate) = 325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b -SIZE (rust/crates/bytes-1.9.0.crate) = 67320 -SHA256 (rust/crates/cc-1.2.5.crate) = c31a0499c1dc64f458ad13872de75c0eb7e3fdb0e67964610c914b034fc5956e -SIZE (rust/crates/cc-1.2.5.crate) = 99839 +SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf +SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cc-1.2.17.crate) = 1fcb57c740ae1daf453ae85f16e37396f672b039e00d9d866e07ddb24e328e3a +SIZE (rust/crates/cc-1.2.17.crate) = 105794 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.40.crate) = 1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c -SIZE (rust/crates/chrono-0.4.40.crate) = 229824 -SHA256 (rust/crates/clap-4.5.23.crate) = 3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84 -SIZE (rust/crates/clap-4.5.23.crate) = 56460 -SHA256 (rust/crates/clap_builder-4.5.23.crate) = 30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838 -SIZE (rust/crates/clap_builder-4.5.23.crate) = 164180 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/clap-4.5.32.crate) = 6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83 +SIZE (rust/crates/clap-4.5.32.crate) = 56962 +SHA256 (rust/crates/clap_builder-4.5.32.crate) = 22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8 +SIZE (rust/crates/clap_builder-4.5.32.crate) = 168413 SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e -SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963 +SHA256 (rust/crates/codespan-reporting-0.12.0.crate) = fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81 +SIZE (rust/crates/codespan-reporting-0.12.0.crate) = 55796 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 -SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 -SHA256 (rust/crates/curl-sys-0.4.80+curl-8.12.1.crate) = 55f7df2eac63200c3ab25bde3b2268ef2ee56af3d238e76d61f01c3c49bff734 -SIZE (rust/crates/curl-sys-0.4.80+curl-8.12.1.crate) = 1817567 -SHA256 (rust/crates/cxx-1.0.149.crate) = 478c837c611bc2a9fdeec08f85a5b198bb4e0bbdb3069f02443d2291383a7b42 -SIZE (rust/crates/cxx-1.0.149.crate) = 220293 -SHA256 (rust/crates/cxx-build-1.0.149.crate) = 90e56a63d906813dda6f5112ad67a4768fadd30d0e6600128c79f852e37bebed -SIZE (rust/crates/cxx-build-1.0.149.crate) = 89518 -SHA256 (rust/crates/cxxbridge-cmd-1.0.149.crate) = a5fff7916bbde05c2db99469f09dcfaf203bf25b096ccbf4e761a04792412e10 -SIZE (rust/crates/cxxbridge-cmd-1.0.149.crate) = 77170 -SHA256 (rust/crates/cxxbridge-flags-1.0.149.crate) = 4336c994ee47479f439b61a9723ed894ab4551d91e0f217c1e84515d57ea3d4f -SIZE (rust/crates/cxxbridge-flags-1.0.149.crate) = 5414 -SHA256 (rust/crates/cxxbridge-macro-1.0.149.crate) = 4212f144792e9bc9d6891e369f87cc3adb7387a552993df8767d352482b3f88a -SIZE (rust/crates/cxxbridge-macro-1.0.149.crate) = 64170 +SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 +SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/curl-sys-0.4.82+curl-8.14.1.crate) = c4d63638b5ec65f1a4ae945287b3fd035be4554bbaf211901159c9a2a74fb5be +SIZE (rust/crates/curl-sys-0.4.82+curl-8.14.1.crate) = 1859811 +SHA256 (rust/crates/cxx-1.0.158.crate) = a71ea7f29c73f7ffa64c50b83c9fe4d3a6d4be89a86b009eb80d5a6d3429d741 +SIZE (rust/crates/cxx-1.0.158.crate) = 220190 +SHA256 (rust/crates/cxx-build-1.0.158.crate) = 36a8232661d66dcf713394726157d3cfe0a89bfc85f52d6e9f9bbc2306797fe7 +SIZE (rust/crates/cxx-build-1.0.158.crate) = 90653 +SHA256 (rust/crates/cxxbridge-cmd-1.0.158.crate) = 4f44296c8693e9ea226a48f6a122727f77aa9e9e338380cb021accaeeb7ee279 +SIZE (rust/crates/cxxbridge-cmd-1.0.158.crate) = 77898 +SHA256 (rust/crates/cxxbridge-flags-1.0.158.crate) = c42f69c181c176981ae44ba9876e2ea41ce8e574c296b38d06925ce9214fb8e4 +SIZE (rust/crates/cxxbridge-flags-1.0.158.crate) = 5424 +SHA256 (rust/crates/cxxbridge-macro-1.0.158.crate) = 8faff5d4467e0709448187df29ccbf3b0982cc426ee444a193f87b11afb565a8 +SIZE (rust/crates/cxxbridge-macro-1.0.158.crate) = 64448 SHA256 (rust/crates/dirs-next-2.0.0.crate) = b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1 SIZE (rust/crates/dirs-next-2.0.0.crate) = 11689 SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/ena-0.14.3.crate) = 3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5 SIZE (rust/crates/ena-0.14.3.crate) = 22986 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d SIZE (rust/crates/errno-0.3.10.crate) = 11824 SHA256 (rust/crates/event-listener-2.5.3.crate) = 0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0 SIZE (rust/crates/event-listener-2.5.3.crate) = 15392 -SHA256 (rust/crates/event-listener-5.3.1.crate) = 6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba -SIZE (rust/crates/event-listener-5.3.1.crate) = 42576 +SHA256 (rust/crates/event-listener-5.4.0.crate) = 3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae +SIZE (rust/crates/event-listener-5.4.0.crate) = 43452 SHA256 (rust/crates/event-listener-strategy-0.5.3.crate) = 3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2 SIZE (rust/crates/event-listener-strategy-0.5.3.crate) = 10920 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be @@ -133,8 +131,8 @@ SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736e SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 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.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 @@ -143,8 +141,8 @@ SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b058 SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 -SHA256 (rust/crates/futures-lite-2.5.0.crate) = cef40d21ae2c515b51041df9ed313ed21e572df340ea58a922a0aefe7e8891a1 -SIZE (rust/crates/futures-lite-2.5.0.crate) = 41117 +SHA256 (rust/crates/futures-lite-2.6.0.crate) = f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532 +SIZE (rust/crates/futures-lite-2.6.0.crate) = 45157 SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 @@ -153,8 +151,8 @@ SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 +SHA256 (rust/crates/getrandom-0.3.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 +SIZE (rust/crates/getrandom-0.3.2.crate) = 49140 SHA256 (rust/crates/gettext-rs-0.7.2.crate) = a44e92f7dc08430aca7ed55de161253a22276dfd69c5526e5c5e95d1f7cf338a SIZE (rust/crates/gettext-rs-0.7.2.crate) = 13870 SHA256 (rust/crates/gettext-sys-0.22.5.crate) = bb45773f5b8945f12aecd04558f545964f943dacda1b1155b3d738f5469ef661 @@ -171,16 +169,16 @@ SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25a SIZE (rust/crates/http-0.2.12.crate) = 101964 SHA256 (rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 SIZE (rust/crates/http-body-0.4.6.crate) = 10773 -SHA256 (rust/crates/httparse-1.9.5.crate) = 7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946 -SIZE (rust/crates/httparse-1.9.5.crate) = 39029 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 SHA256 (rust/crates/httpmock-0.7.0.crate) = 08ec9586ee0910472dec1a1f0f8acf52f0fdde93aea74d70d4a3107b4be0fd5b SIZE (rust/crates/httpmock-0.7.0.crate) = 69825 SHA256 (rust/crates/hyper-0.14.32.crate) = 41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7 SIZE (rust/crates/hyper-0.14.32.crate) = 199622 -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-0.1.62.crate) = b2fd658b06e56721792c5df4475705b6cda790e9298d19d2f8af083457bcd127 +SIZE (rust/crates/iana-time-zone-0.1.62.crate) = 35775 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-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 @@ -207,14 +205,14 @@ 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/indexmap-2.8.0.crate) = 3954d50fe15b02142bf25d3b8bdadb634ec3948f103d04ffe3031bc8fe9d7058 +SIZE (rust/crates/indexmap-2.8.0.crate) = 89670 SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 SIZE (rust/crates/itertools-0.11.0.crate) = 125074 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/js-sys-0.3.76.crate) = 6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7 -SIZE (rust/crates/js-sys-0.3.76.crate) = 54420 +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.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/kv-log-macro-1.0.7.crate) = 0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f SIZE (rust/crates/kv-log-macro-1.0.7.crate) = 16842 SHA256 (rust/crates/lalrpop-0.20.2.crate) = 55cb077ad656299f160924eb2912aa147d7339ea7d69e1b5517326fdcec3c1ca @@ -225,36 +223,36 @@ SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591 SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/levenshtein-1.0.5.crate) = db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760 SIZE (rust/crates/levenshtein-1.0.5.crate) = 1389 -SHA256 (rust/crates/lexopt-0.3.0.crate) = baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401 -SIZE (rust/crates/lexopt-0.3.0.crate) = 24767 -SHA256 (rust/crates/libc-0.2.171.crate) = c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6 -SIZE (rust/crates/libc-0.2.171.crate) = 785246 +SHA256 (rust/crates/lexopt-0.3.1.crate) = 9fa0e2a1fcbe2f6be6c42e342259976206b383122fc152e872795338b5a3f3a7 +SIZE (rust/crates/lexopt-0.3.1.crate) = 26158 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d SIZE (rust/crates/libredox-0.1.3.crate) = 6068 -SHA256 (rust/crates/libz-sys-1.1.20.crate) = d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472 -SIZE (rust/crates/libz-sys-1.1.20.crate) = 830422 -SHA256 (rust/crates/link-cplusplus-1.0.9.crate) = 9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9 -SIZE (rust/crates/link-cplusplus-1.0.9.crate) = 7484 -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.2.crate) = 6db9c683daf087dc577b7506e9695b3d556a9f3849903fa28186283afd6809e9 -SIZE (rust/crates/linux-raw-sys-0.9.2.crate) = 2297426 -SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104 -SIZE (rust/crates/litemap-0.7.4.crate) = 28257 +SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d +SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 +SHA256 (rust/crates/link-cplusplus-1.0.10.crate) = 4a6f6da007f968f9def0d65a05b187e2960183de70c160204ecfccf0ee330212 +SIZE (rust/crates/link-cplusplus-1.0.10.crate) = 8054 +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.9.3.crate) = fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413 +SIZE (rust/crates/linux-raw-sys-0.9.3.crate) = 2311047 +SHA256 (rust/crates/litemap-0.7.5.crate) = 23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856 +SIZE (rust/crates/litemap-0.7.5.crate) = 29962 SHA256 (rust/crates/locale_config-0.3.0.crate) = 08d2c35b16f4483f6c26f0e4e9550717a2f6575bcd6f12a53ff0c490a94a6934 SIZE (rust/crates/locale_config-0.3.0.crate) = 20808 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/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 SHA256 (rust/crates/md5-0.7.0.crate) = 490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771 SIZE (rust/crates/md5-0.7.0.crate) = 6671 SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/miniz_oxide-0.8.2.crate) = 4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394 -SIZE (rust/crates/miniz_oxide-0.8.2.crate) = 59068 +SHA256 (rust/crates/miniz_oxide-0.8.5.crate) = 8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5 +SIZE (rust/crates/miniz_oxide-0.8.5.crate) = 62237 SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd SIZE (rust/crates/mio-1.0.3.crate) = 103703 SHA256 (rust/crates/natord-1.0.9.crate) = 308d96db8debc727c3fd9744aac51751243420e46edf401010908da7f8d5e57c @@ -273,8 +271,8 @@ SHA256 (rust/crates/objc_id-0.1.1.crate) = c92d4ddb4bd7b50d730c215ff871754d0da6b SIZE (rust/crates/objc_id-0.1.1.crate) = 3258 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/once_cell-1.21.1.crate) = d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc +SIZE (rust/crates/once_cell-1.21.1.crate) = 34256 SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba SIZE (rust/crates/parking-2.2.1.crate) = 10685 SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 @@ -285,32 +283,34 @@ SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/petgraph-0.6.5.crate) = b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db SIZE (rust/crates/petgraph-0.6.5.crate) = 710970 -SHA256 (rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096 -SIZE (rust/crates/phf_shared-0.10.0.crate) = 4095 +SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5 +SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 SHA256 (rust/crates/pico-args-0.5.0.crate) = 5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315 SIZE (rust/crates/pico-args-0.5.0.crate) = 11545 -SHA256 (rust/crates/pin-project-lite-0.2.15.crate) = 915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff -SIZE (rust/crates/pin-project-lite-0.2.15.crate) = 29683 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/piper-0.2.4.crate) = 96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066 SIZE (rust/crates/piper-0.2.4.crate) = 15950 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 SHA256 (rust/crates/polling-3.7.4.crate) = a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f SIZE (rust/crates/polling-3.7.4.crate) = 58239 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c SIZE (rust/crates/precomputed-hash-0.1.1.crate) = 1640 -SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 -SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353 +SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 +SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 SHA256 (rust/crates/proptest-1.6.0.crate) = 14cae93065090804185d3b75f0bf93b8eeda30c7a9b4a33d3bdb3988d6229e50 SIZE (rust/crates/proptest-1.6.0.crate) = 203276 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af -SIZE (rust/crates/quote-1.0.37.crate) = 28558 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 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 @@ -319,8 +319,8 @@ SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9ba SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 SHA256 (rust/crates/rand_xorshift-0.3.0.crate) = d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f SIZE (rust/crates/rand_xorshift-0.3.0.crate) = 9121 -SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834 -SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319 +SHA256 (rust/crates/redox_syscall-0.5.10.crate) = 0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1 +SIZE (rust/crates/redox_syscall-0.5.10.crate) = 30226 SHA256 (rust/crates/redox_users-0.4.6.crate) = ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 SIZE (rust/crates/redox_users-0.4.6.crate) = 15585 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 @@ -331,62 +331,62 @@ SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303af SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 -SHA256 (rust/crates/rustix-0.38.42.crate) = f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85 -SIZE (rust/crates/rustix-0.38.42.crate) = 378683 -SHA256 (rust/crates/rustix-1.0.0.crate) = 17f8dcd64f141950290e45c99f7710ede1b600297c91818bb30b3667c0f45dc0 -SIZE (rust/crates/rustix-1.0.0.crate) = 411961 -SHA256 (rust/crates/rustversion-1.0.18.crate) = 0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248 -SIZE (rust/crates/rustversion-1.0.18.crate) = 17794 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.0.3.crate) = e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96 +SIZE (rust/crates/rustix-1.0.3.crate) = 413960 +SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 +SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 SHA256 (rust/crates/rusty-fork-0.3.0.crate) = cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f SIZE (rust/crates/rusty-fork-0.3.0.crate) = 19881 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/scratch-1.0.7.crate) = a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152 -SIZE (rust/crates/scratch-1.0.7.crate) = 7997 +SHA256 (rust/crates/scratch-1.0.8.crate) = 9f6280af86e5f559536da57a45ebc84948833b3bee313a7dd25232e09c878a52 +SIZE (rust/crates/scratch-1.0.8.crate) = 8581 SHA256 (rust/crates/section_testing-0.0.5.crate) = 5fd2493b68af689f4863060b240cbdffb350cee9ed69e2c50f8d71a62ca2aea1 SIZE (rust/crates/section_testing-0.0.5.crate) = 4464 -SHA256 (rust/crates/serde-1.0.216.crate) = 0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e -SIZE (rust/crates/serde-1.0.216.crate) = 79000 -SHA256 (rust/crates/serde_derive-1.0.216.crate) = 46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e -SIZE (rust/crates/serde_derive-1.0.216.crate) = 57674 -SHA256 (rust/crates/serde_json-1.0.134.crate) = d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d -SIZE (rust/crates/serde_json-1.0.134.crate) = 154351 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/serde_regex-1.1.0.crate) = a8136f1a4ea815d7eac4101cfd0b16dc0cb5e1fe1b8609dfd728058656b7badf SIZE (rust/crates/serde_regex-1.1.0.crate) = 9710 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/similar-2.6.0.crate) = 1de1d4f81173b03af4c0cbed3c898f6bff5b870e4a7f5d6f4057d62a7a4b686e -SIZE (rust/crates/similar-2.6.0.crate) = 51659 -SHA256 (rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d -SIZE (rust/crates/siphasher-0.3.11.crate) = 10442 +SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa +SIZE (rust/crates/similar-2.7.0.crate) = 53928 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +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.14.0.crate) = 7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd +SIZE (rust/crates/smallvec-1.14.0.crate) = 35561 SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 SIZE (rust/crates/socket2-0.5.8.crate) = 56309 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/string_cache-0.8.7.crate) = f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b -SIZE (rust/crates/string_cache-0.8.7.crate) = 16655 +SHA256 (rust/crates/string_cache-0.8.8.crate) = 938d512196766101d333398efde81bc1f37b00cb42c2f8350e5df639f040bbbe +SIZE (rust/crates/string_cache-0.8.8.crate) = 17181 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.91.crate) = d53cbcb5a243bd33b7858b1d7f4aca2153490815872d86d955d6ea29f743c035 -SIZE (rust/crates/syn-2.0.91.crate) = 291128 +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/temp-dir-0.1.14.crate) = bc1ee6eef34f12f765cb94725905c6312b6610ab2b0940889cfe58dae7bc3c72 SIZE (rust/crates/temp-dir-0.1.14.crate) = 5943 -SHA256 (rust/crates/tempfile-3.19.1.crate) = 7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf -SIZE (rust/crates/tempfile-3.19.1.crate) = 39634 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/term-0.7.0.crate) = c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f SIZE (rust/crates/term-0.7.0.crate) = 37082 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 @@ -399,10 +399,10 @@ SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d7 SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tokio-1.42.0.crate) = 5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551 -SIZE (rust/crates/tokio-1.42.0.crate) = 806998 -SHA256 (rust/crates/tokio-macros-2.4.0.crate) = 693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752 -SIZE (rust/crates/tokio-macros-2.4.0.crate) = 12501 +SHA256 (rust/crates/tokio-1.44.2.crate) = e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48 +SIZE (rust/crates/tokio-1.44.2.crate) = 841618 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 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 @@ -413,14 +413,12 @@ SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418 SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/unarray-0.1.4.crate) = eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94 SIZE (rust/crates/unarray-0.1.4.crate) = 12895 -SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 -SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-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.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 @@ -433,30 +431,30 @@ SHA256 (rust/crates/value-bag-1.10.0.crate) = 3ef4c4aa54d5d05a279399bfa921ec387b SIZE (rust/crates/value-bag-1.10.0.crate) = 40371 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 -SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 -SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 +SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 +SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 -SHA256 (rust/crates/wasm-bindgen-0.2.99.crate) = a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396 -SIZE (rust/crates/wasm-bindgen-0.2.99.crate) = 46136 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79 -SIZE (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 30928 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.49.crate) = 38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2 -SIZE (rust/crates/wasm-bindgen-futures-0.4.49.crate) = 14838 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe -SIZE (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 7011 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 22800 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6 -SIZE (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 7773 -SHA256 (rust/crates/web-sys-0.3.76.crate) = 04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc -SIZE (rust/crates/web-sys-0.3.76.crate) = 635842 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61 +SIZE (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 16181 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 +SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 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 @@ -467,8 +465,8 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-link-0.1.0.crate) = 6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3 -SIZE (rust/crates/windows-link-0.1.0.crate) = 6153 +SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 +SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 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 @@ -491,26 +489,26 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681 SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 +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/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 SIZE (rust/crates/write16-1.0.0.crate) = 7218 SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 SIZE (rust/crates/writeable-0.5.5.crate) = 22354 -SHA256 (rust/crates/xdg-2.5.2.crate) = 213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546 -SIZE (rust/crates/xdg-2.5.2.crate) = 14394 +SHA256 (rust/crates/xdg-3.0.0.crate) = 2fb433233f2df9344722454bc7e96465c9d03bff9d77c248f9e7523fe79585b5 +SIZE (rust/crates/xdg-3.0.0.crate) = 15821 SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 SIZE (rust/crates/yoke-0.7.5.crate) = 29673 SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e -SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 +SHA256 (rust/crates/zerocopy-0.8.24.crate) = 2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879 +SIZE (rust/crates/zerocopy-0.8.24.crate) = 243777 +SHA256 (rust/crates/zerocopy-derive-0.8.24.crate) = a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be +SIZE (rust/crates/zerocopy-derive-0.8.24.crate) = 86487 +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/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 diff --git a/www/newsboat/pkg-plist b/www/newsboat/pkg-plist index 25c35d5a041a..69a194f5422b 100644 --- a/www/newsboat/pkg-plist +++ b/www/newsboat/pkg-plist @@ -12,6 +12,7 @@ bin/podboat %%PORTDOCS%%%%DOCSDIR%%/contrib/colorschemes/inkpot %%PORTDOCS%%%%DOCSDIR%%/contrib/colorschemes/kinda-maia %%PORTDOCS%%%%DOCSDIR%%/contrib/colorschemes/light +%%PORTDOCS%%%%DOCSDIR%%/contrib/colorschemes/monochrome %%PORTDOCS%%%%DOCSDIR%%/contrib/colorschemes/nord %%PORTDOCS%%%%DOCSDIR%%/contrib/colorschemes/plain %%PORTDOCS%%%%DOCSDIR%%/contrib/colorschemes/psychedelic diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 3908522f26b3..8247d403b259 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 5.3.8 +PORTVERSION= 5.3.9 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index 15c94d7bb594..b228d5301686 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753864175 -SHA256 (nextcloud/calendar-v5.3.8.tar.gz) = 4792f4100a0b1abd427f386d1cee057d4b2da91f840ec38876015871c82710c7 -SIZE (nextcloud/calendar-v5.3.8.tar.gz) = 19946107 +TIMESTAMP = 1755624521 +SHA256 (nextcloud/calendar-v5.3.9.tar.gz) = 279caa87cb8339051c83b2bd11b99870583554260ad632d2f754b8d7dbf744f5 +SIZE (nextcloud/calendar-v5.3.9.tar.gz) = 19950765 diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 75993d3398b3..d5d38b600079 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -1,5 +1,5 @@ PORTNAME= contacts -PORTVERSION= 7.2.4 +PORTVERSION= 7.2.5 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-contacts/distinfo b/www/nextcloud-contacts/distinfo index 02846a507995..9cfd5fda3d9f 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754503323 -SHA256 (nextcloud/contacts-v7.2.4.tar.gz) = 0f4a7d9f2dca7ae05d5958ab4140dbe20abe782bac64aac3c49f94023109cfce -SIZE (nextcloud/contacts-v7.2.4.tar.gz) = 4409925 +TIMESTAMP = 1755624542 +SHA256 (nextcloud/contacts-v7.2.5.tar.gz) = 03c7457cf79ee137b5cdb2da25fa21bb2c6731b6b2b267c36b78627099ea7e43 +SIZE (nextcloud/contacts-v7.2.5.tar.gz) = 4487588 diff --git a/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_v8_v8_build_config_compiler_BUILD.gn b/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_v8_v8_build_config_compiler_BUILD.gn index cf77653a481b..42e4830a4c7a 100644 --- a/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_v8_v8_build_config_compiler_BUILD.gn +++ b/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_v8_v8_build_config_compiler_BUILD.gn @@ -1,4 +1,4 @@ ---- core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn.orig 2022-04-04 20:12:27 UTC +--- core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn.orig 2022-05-13 11:39:36 UTC +++ core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn @@ -132,7 +132,7 @@ declare_args() { # @@ -27,7 +27,18 @@ cflags += [ "-fcrash-diagnostics-dir=" + clang_diagnostic_dir ] cflags += [ -@@ -799,7 +799,7 @@ config("compiler_cpu_abi") { +@@ -785,10 +785,6 @@ config("compiler_cpu_abi") { + ] + } + } else if (current_cpu == "arm") { +- if (is_clang && !is_android && !is_nacl) { +- cflags += [ "--target=arm-linux-gnueabihf" ] +- ldflags += [ "--target=arm-linux-gnueabihf" ] +- } + if (!is_nacl) { + cflags += [ + "-march=$arm_arch", +@@ -799,7 +795,7 @@ config("compiler_cpu_abi") { cflags += [ "-mtune=$arm_tune" ] } } else if (current_cpu == "arm64") { @@ -36,7 +47,7 @@ cflags += [ "--target=aarch64-linux-gnu" ] ldflags += [ "--target=aarch64-linux-gnu" ] } -@@ -1149,7 +1149,7 @@ config("compiler_deterministic") { +@@ -1149,7 +1145,7 @@ config("compiler_deterministic") { "-Xclang", ".", ] @@ -45,7 +56,7 @@ # We don't use clang -cc1as on Windows (yet? https://crbug.com/762167) asmflags = [ "-Wa,-fdebug-compilation-dir,." ] } -@@ -1177,7 +1177,7 @@ config("clang_revision") { +@@ -1177,7 +1173,7 @@ config("clang_revision") { } config("clang_revision") { @@ -54,7 +65,7 @@ update_args = [ "--print-revision", "--verify-version=$clang_version", -@@ -1526,7 +1526,7 @@ config("default_warnings") { +@@ -1526,7 +1522,7 @@ config("default_warnings") { "-Wno-undefined-var-template", ] @@ -63,7 +74,7 @@ # TODO(thakis): https://crbug.com/617318 # Currently goma can not handle case sensitiveness for windows well. cflags += [ "-Wno-nonportable-include-path" ] -@@ -1780,7 +1780,7 @@ config("thin_archive") { +@@ -1780,7 +1776,7 @@ config("thin_archive") { config("thin_archive") { # The macOS and iOS default linker ld64 does not support reading thin # archives. @@ -72,7 +83,7 @@ arflags = [ "-T" ] } else if (is_win && use_lld) { arflags = [ "/llvmlibthin" ] -@@ -2321,11 +2321,11 @@ config("symbols") { +@@ -2321,11 +2317,11 @@ config("symbols") { # flag, so we can use use -g1 for pnacl and nacl-clang compiles. # gcc nacl is is_nacl && !is_clang, pnacl and nacl-clang are && is_clang. if (!is_nacl || is_clang) { diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile index 8a309fb4ca33..85f30dc8707c 100644 --- a/www/pocket-id/Makefile +++ b/www/pocket-id/Makefile @@ -1,7 +1,6 @@ PORTNAME= pocket-id DISTVERSIONPREFIX= v -DISTVERSION= 1.6.4 -PORTREVISION= 1 +DISTVERSION= 1.7.0 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/pocket-id/distinfo b/www/pocket-id/distinfo index c403f3613d93..e2eec517c687 100644 --- a/www/pocket-id/distinfo +++ b/www/pocket-id/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1754097830 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.6.4_GH0/pocket-id-v1.6.4.frontend.tar.gz) = cf2c180928006b578f738b6a8cc1948ff9788bc24d7df80e5e02d80e553cca3e -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.6.4_GH0/pocket-id-v1.6.4.frontend.tar.gz) = 972525 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.6.4_GH0/go.mod) = 3a87300af0ea7a12b03d177251b1502b26a4cfa391881918a4da5741df72b7ef -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.6.4_GH0/go.mod) = 6753 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.6.4_GH0/pocket-id-pocket-id-v1.6.4_GH0.tar.gz) = 121bb7c91d50befe87e70c5ec7ac5eab7d2b4dd5cb80040f32434f0b163bbc0f -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.6.4_GH0/pocket-id-pocket-id-v1.6.4_GH0.tar.gz) = 5551774 +TIMESTAMP = 1755306698 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.7.0_GH0/pocket-id-v1.7.0.frontend.tar.gz) = f929f05c5901d543bd292dd635d046e26016e88d2281f82f3e601aaa391c01fc +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.7.0_GH0/pocket-id-v1.7.0.frontend.tar.gz) = 1026544 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.7.0_GH0/go.mod) = bae92800439a031ba8ecb6baf5ba6e94655674222da714ba457109769b8f4270 +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.7.0_GH0/go.mod) = 6878 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.7.0_GH0/pocket-id-pocket-id-v1.7.0_GH0.tar.gz) = 3fb3ee7f81a1aa5524a9289d62149021cb84683c94f30d3acf342302aabea295 +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.7.0_GH0/pocket-id-pocket-id-v1.7.0_GH0.tar.gz) = 5576160 diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 4eb2704e99a5..f6102363d4d7 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,7 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2025.08.04.00 -PORTREVISION= 1 +DISTVERSION= 2025.08.18.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 378934de87d5..d8d33284f430 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754411619 -SHA256 (facebook-proxygen-v2025.08.04.00_GH0.tar.gz) = 94e62723bd222f124d853e6d05c19f2f4a886974f03b165a64fe72809c627f85 -SIZE (facebook-proxygen-v2025.08.04.00_GH0.tar.gz) = 1229985 +TIMESTAMP = 1755586120 +SHA256 (facebook-proxygen-v2025.08.18.00_GH0.tar.gz) = 2c28aa692544116fd34224310165e344588922be973164b572b9b1b5e9b24f54 +SIZE (facebook-proxygen-v2025.08.18.00_GH0.tar.gz) = 1236762 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 4698092a50af..c01f1f77e90f 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -209,6 +209,7 @@ include/proxygen/lib/http/sink/HTTPTunnelSink.h include/proxygen/lib/http/stats/ConnectionStats.h include/proxygen/lib/http/stats/HTTPCodecStats.h include/proxygen/lib/http/stats/HTTPCodecStatsFilter.h +include/proxygen/lib/http/stats/HttpServerStats.h include/proxygen/lib/http/stats/HeaderCodecStats.h include/proxygen/lib/http/stats/ResponseCodeStatsMinute.h include/proxygen/lib/http/stats/TLResponseCodeStats.h @@ -218,6 +219,7 @@ include/proxygen/lib/http/structuredheaders/StructuredHeadersConstants.h include/proxygen/lib/http/structuredheaders/StructuredHeadersDecoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersEncoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h +include/proxygen/lib/http/webtransport/FlowController.h include/proxygen/lib/http/webtransport/HTTPWebTransport.h include/proxygen/lib/http/webtransport/WebTransport.h include/proxygen/lib/http/webtransport/test/FakeSharedWebTransport.h diff --git a/www/py-dj51-djangorestframework/Makefile b/www/py-dj51-djangorestframework/Makefile index e5ccdb9cee9e..95812c589f16 100644 --- a/www/py-dj51-djangorestframework/Makefile +++ b/www/py-dj51-djangorestframework/Makefile @@ -1,5 +1,5 @@ PORTNAME= djangorestframework -PORTVERSION= 3.16.0 +PORTVERSION= 3.16.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-djangorestframework/distinfo b/www/py-dj51-djangorestframework/distinfo index c336e0e97c68..d9123228b38d 100644 --- a/www/py-dj51-djangorestframework/distinfo +++ b/www/py-dj51-djangorestframework/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744359953 -SHA256 (djangorestframework-3.16.0.tar.gz) = f022ff46613584de994c0c6a4aebbace5fd700555fbe9d33b865ebf173eba6c9 -SIZE (djangorestframework-3.16.0.tar.gz) = 1068408 +TIMESTAMP = 1755333901 +SHA256 (djangorestframework-3.16.1.tar.gz) = 166809528b1aced0a17dc66c24492af18049f2c9420dbd0be29422029cfc3ff7 +SIZE (djangorestframework-3.16.1.tar.gz) = 1089735 diff --git a/www/py-dj51-drf-spectacular-sidecar/Makefile b/www/py-dj51-drf-spectacular-sidecar/Makefile index 0562ecbe9b49..2767560c1be0 100644 --- a/www/py-dj51-drf-spectacular-sidecar/Makefile +++ b/www/py-dj51-drf-spectacular-sidecar/Makefile @@ -1,5 +1,5 @@ PORTNAME= drf-spectacular-sidecar -DISTVERSION= 2025.7.1 +DISTVERSION= 2025.8.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-drf-spectacular-sidecar/distinfo b/www/py-dj51-drf-spectacular-sidecar/distinfo index d62b8afaa58b..624d528d29c8 100644 --- a/www/py-dj51-drf-spectacular-sidecar/distinfo +++ b/www/py-dj51-drf-spectacular-sidecar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752836697 -SHA256 (drf_spectacular_sidecar-2025.7.1.tar.gz) = 03b4a9f2062115f69ce24509d855b180244d58ef45edd67ea8bcb214c7021e10 -SIZE (drf_spectacular_sidecar-2025.7.1.tar.gz) = 2407526 +TIMESTAMP = 1755334079 +SHA256 (drf_spectacular_sidecar-2025.8.1.tar.gz) = 1944ae0eb5136cff5aa135211bec31084cef1af03a04de9b7f2f912b3c59c251 +SIZE (drf_spectacular_sidecar-2025.8.1.tar.gz) = 2407787 diff --git a/www/py-dj52-djangorestframework/Makefile b/www/py-dj52-djangorestframework/Makefile index 96d316832790..6436e9c8e956 100644 --- a/www/py-dj52-djangorestframework/Makefile +++ b/www/py-dj52-djangorestframework/Makefile @@ -1,5 +1,5 @@ PORTNAME= djangorestframework -DISTVERSION= 3.16.0 +DISTVERSION= 3.16.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-djangorestframework/distinfo b/www/py-dj52-djangorestframework/distinfo index c336e0e97c68..d9123228b38d 100644 --- a/www/py-dj52-djangorestframework/distinfo +++ b/www/py-dj52-djangorestframework/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744359953 -SHA256 (djangorestframework-3.16.0.tar.gz) = f022ff46613584de994c0c6a4aebbace5fd700555fbe9d33b865ebf173eba6c9 -SIZE (djangorestframework-3.16.0.tar.gz) = 1068408 +TIMESTAMP = 1755333901 +SHA256 (djangorestframework-3.16.1.tar.gz) = 166809528b1aced0a17dc66c24492af18049f2c9420dbd0be29422029cfc3ff7 +SIZE (djangorestframework-3.16.1.tar.gz) = 1089735 diff --git a/www/py-dj52-drf-spectacular-sidecar/Makefile b/www/py-dj52-drf-spectacular-sidecar/Makefile index 830393f471ae..e719cb49be22 100644 --- a/www/py-dj52-drf-spectacular-sidecar/Makefile +++ b/www/py-dj52-drf-spectacular-sidecar/Makefile @@ -1,5 +1,5 @@ PORTNAME= drf-spectacular-sidecar -DISTVERSION= 2025.7.1 +DISTVERSION= 2025.8.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-drf-spectacular-sidecar/distinfo b/www/py-dj52-drf-spectacular-sidecar/distinfo index d62b8afaa58b..624d528d29c8 100644 --- a/www/py-dj52-drf-spectacular-sidecar/distinfo +++ b/www/py-dj52-drf-spectacular-sidecar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752836697 -SHA256 (drf_spectacular_sidecar-2025.7.1.tar.gz) = 03b4a9f2062115f69ce24509d855b180244d58ef45edd67ea8bcb214c7021e10 -SIZE (drf_spectacular_sidecar-2025.7.1.tar.gz) = 2407526 +TIMESTAMP = 1755334079 +SHA256 (drf_spectacular_sidecar-2025.8.1.tar.gz) = 1944ae0eb5136cff5aa135211bec31084cef1af03a04de9b7f2f912b3c59c251 +SIZE (drf_spectacular_sidecar-2025.8.1.tar.gz) = 2407787 diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile index a259ecd7f3d6..5dd87295f7e2 100644 --- a/www/py-django-cms/Makefile +++ b/www/py-django-cms/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-cms -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo index 23a5dd29c01c..70a3337b50c3 100644 --- a/www/py-django-cms/distinfo +++ b/www/py-django-cms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747790352 -SHA256 (django_cms-5.0.0.tar.gz) = 2249129a767f77358e62a5089b704cd507e237688802791b51254fe7a882fc19 -SIZE (django_cms-5.0.0.tar.gz) = 4932664 +TIMESTAMP = 1755765955 +SHA256 (django_cms-5.0.2.tar.gz) = 8caf386bbed6b7a17746632b016d1976772637bb214c890356f7532adcb2d153 +SIZE (django_cms-5.0.2.tar.gz) = 4935418 diff --git a/www/py-drf-spectacular-sidecar/Makefile b/www/py-drf-spectacular-sidecar/Makefile index 250178751569..2670d81d7730 100644 --- a/www/py-drf-spectacular-sidecar/Makefile +++ b/www/py-drf-spectacular-sidecar/Makefile @@ -1,5 +1,5 @@ PORTNAME= drf-spectacular-sidecar -DISTVERSION= 2025.7.1 +DISTVERSION= 2025.8.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-drf-spectacular-sidecar/distinfo b/www/py-drf-spectacular-sidecar/distinfo index d62b8afaa58b..624d528d29c8 100644 --- a/www/py-drf-spectacular-sidecar/distinfo +++ b/www/py-drf-spectacular-sidecar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752836697 -SHA256 (drf_spectacular_sidecar-2025.7.1.tar.gz) = 03b4a9f2062115f69ce24509d855b180244d58ef45edd67ea8bcb214c7021e10 -SIZE (drf_spectacular_sidecar-2025.7.1.tar.gz) = 2407526 +TIMESTAMP = 1755334079 +SHA256 (drf_spectacular_sidecar-2025.8.1.tar.gz) = 1944ae0eb5136cff5aa135211bec31084cef1af03a04de9b7f2f912b3c59c251 +SIZE (drf_spectacular_sidecar-2025.8.1.tar.gz) = 2407787 diff --git a/www/py-flask/Makefile b/www/py-flask/Makefile index b7c137b698ff..e793360736d2 100644 --- a/www/py-flask/Makefile +++ b/www/py-flask/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask/distinfo b/www/py-flask/distinfo index dd7789fa3a5b..8caaf5eb9819 100644 --- a/www/py-flask/distinfo +++ b/www/py-flask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747179697 -SHA256 (flask-3.1.1.tar.gz) = 284c7b8f2f58cb737f0cf1c30fd7eaf0ccfcde196099d24ecede3fc2005aa59e -SIZE (flask-3.1.1.tar.gz) = 753440 +TIMESTAMP = 1755740139 +SHA256 (flask-3.1.2.tar.gz) = bf656c15c80190ed628ad08cdfd3aaa35beb087855e2f494910aa3774cc4fd87 +SIZE (flask-3.1.2.tar.gz) = 720160 diff --git a/www/py-lia-web/Makefile b/www/py-lia-web/Makefile new file mode 100644 index 000000000000..8745961f7679 --- /dev/null +++ b/www/py-lia-web/Makefile @@ -0,0 +1,23 @@ +PORTNAME= lia-web +DISTVERSION= 0.2.3 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= lia_web-${DISTVERSION} + +MAINTAINER= kai@FreeBSD.org +COMMENT= Library for working with web frameworks +WWW= https://github.com/patrick91/lia + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.14.0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-lia-web/distinfo b/www/py-lia-web/distinfo new file mode 100644 index 000000000000..ce930078b119 --- /dev/null +++ b/www/py-lia-web/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755334977 +SHA256 (lia_web-0.2.3.tar.gz) = ccc9d24cdc200806ea96a20b22fb68f4759e6becdb901bd36024df7921e848d7 +SIZE (lia_web-0.2.3.tar.gz) = 156761 diff --git a/www/py-lia-web/pkg-descr b/www/py-lia-web/pkg-descr new file mode 100644 index 000000000000..62ab0f8fefec --- /dev/null +++ b/www/py-lia-web/pkg-descr @@ -0,0 +1,6 @@ +Write once, run everywhere - A universal web framework adapter for Python that +lets you write code once and use it across multiple web frameworks. + +Lia provides a unified interface for common web framework operations, allowing +you to write framework-agnostic code that can be easily adapted to work with +FastAPI, Flask, Django, and other popular Python web frameworks. diff --git a/www/py-nicegui/Makefile b/www/py-nicegui/Makefile index 1054306a9cbf..5e2feac91aa5 100644 --- a/www/py-nicegui/Makefile +++ b/www/py-nicegui/Makefile @@ -1,5 +1,5 @@ PORTNAME= nicegui -DISTVERSION= 2.22.1 +DISTVERSION= 2.22.2 CATEGORIES= www graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-nicegui/distinfo b/www/py-nicegui/distinfo index e9494ba80649..aa8729b987a1 100644 --- a/www/py-nicegui/distinfo +++ b/www/py-nicegui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754112814 -SHA256 (nicegui-2.22.1.tar.gz) = 226c56299cb1e427c28aa1d042ec808ce83944e46583f396885e799331688caa -SIZE (nicegui-2.22.1.tar.gz) = 13107328 +TIMESTAMP = 1755795983 +SHA256 (nicegui-2.22.2.tar.gz) = 5c0aaf2d2365c665ae42955b17d6fa7ba19526d7aa9bd02ab547917e7bd1338c +SIZE (nicegui-2.22.2.tar.gz) = 13107276 diff --git a/www/py-searxng-devel/Makefile b/www/py-searxng-devel/Makefile index dc759595d471..a2f8006c78c2 100644 --- a/www/py-searxng-devel/Makefile +++ b/www/py-searxng-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= searxng -DISTVERSION= 20250711 -PORTREVISION= 1 +DISTVERSION= 20250819 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel @@ -38,11 +37,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typer>=0:devel/py-typer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uvloop>=0:devel/py-uvloop@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}valkey>=0:databases/py-valkey@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}valkey>=0:databases/py-valkey@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}whitenoise>=0:www/py-whitenoise@${PY_FLAVOR} USES= python USE_GITHUB= yes -GH_TAGNAME= d5743398539263f2c0cac676e073a08cb3eb6eb8 +GH_TAGNAME= 25647c20d1904840d089892bb118390f46c66984 USE_PYTHON= autoplist distutils USE_RC_SUBR= searxng diff --git a/www/py-searxng-devel/distinfo b/www/py-searxng-devel/distinfo index 250538c4bcdc..aa0baa156201 100644 --- a/www/py-searxng-devel/distinfo +++ b/www/py-searxng-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752528993 -SHA256 (searxng-searxng-20250711-d5743398539263f2c0cac676e073a08cb3eb6eb8_GH0.tar.gz) = d1fc242ddd14b2caf0a5a6f4e291a41fe1388628e44524854953ce78fd7a47c7 -SIZE (searxng-searxng-20250711-d5743398539263f2c0cac676e073a08cb3eb6eb8_GH0.tar.gz) = 5478189 +TIMESTAMP = 1755629208 +SHA256 (searxng-searxng-20250819-25647c20d1904840d089892bb118390f46c66984_GH0.tar.gz) = 9fa3831333cddfc27de8d5d1a20643669bbb4c2624133493ba6b40bbe13d5097 +SIZE (searxng-searxng-20250819-25647c20d1904840d089892bb118390f46c66984_GH0.tar.gz) = 5839091 diff --git a/www/py-searxng-devel/files/patch-searx_version.py b/www/py-searxng-devel/files/patch-searx_version.py new file mode 100644 index 000000000000..7b9b32f09608 --- /dev/null +++ b/www/py-searxng-devel/files/patch-searx_version.py @@ -0,0 +1,18 @@ +--- searx/version.py.orig 2025-08-19 19:13:19 UTC ++++ searx/version.py +@@ -91,15 +91,6 @@ def get_information(): + git_url = GIT_URL + git_branch = GIT_BRANCH + +- try: +- version_string, version_tag, docker_tag = get_git_version() +- except subprocess.CalledProcessError as ex: +- logger.error("Error while getting the version: %s", ex.stderr) +- try: +- git_url, git_branch = get_git_url_and_branch() +- except subprocess.CalledProcessError as ex: +- logger.error("Error while getting the git URL & branch: %s", ex.stderr) +- + return version_string, version_tag, docker_tag, git_url, git_branch + + diff --git a/www/rt60/Makefile b/www/rt60/Makefile index e5829a5ef289..e0f7525d1a8d 100644 --- a/www/rt60/Makefile +++ b/www/rt60/Makefile @@ -1,8 +1,7 @@ PORTNAME= rt -DISTVERSION= 6.0.0 -PORTREVISION= 1 +DISTVERSION= 6.0.1 CATEGORIES= www -MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ +MASTER_SITES= https://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 60 MAINTAINER= einar@isnic.is diff --git a/www/rt60/distinfo b/www/rt60/distinfo index 876487b677e4..07d5a001cf2e 100644 --- a/www/rt60/distinfo +++ b/www/rt60/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748688715 -SHA256 (rt-6.0.0.tar.gz) = 508f9a08f17b20ae8c96faf16da4a0b51e74a5332a69146ccfd3f4596eb5db2d -SIZE (rt-6.0.0.tar.gz) = 13965180 +TIMESTAMP = 1754419109 +SHA256 (rt-6.0.1.tar.gz) = 716650ddcb5fc5e87a6422bd341c70e56f28b276e9df0d2402ff1aa24b6dd260 +SIZE (rt-6.0.1.tar.gz) = 13904188 diff --git a/www/rt60/pkg-plist b/www/rt60/pkg-plist index 8c2577b7117a..6bc2ce40b8b4 100644 --- a/www/rt60/pkg-plist +++ b/www/rt60/pkg-plist @@ -808,6 +808,7 @@ sbin/standalone_httpd %%DOCSDIR%%/upgrade/5.9.7/schema.Oracle %%DOCSDIR%%/upgrade/5.9.7/schema.Pg %%DOCSDIR%%/upgrade/5.9.7/schema.mysql +%%DOCSDIR%%/upgrade/6.0.1/content %%DOCSDIR%%/upgrade/generate-rtaddressregexp %%DOCSDIR%%/upgrade/reset-sequences %%DOCSDIR%%/upgrade/sanity-check-stylesheets @@ -1633,6 +1634,7 @@ sbin/standalone_httpd %%DATADIR%%/html/Ticket/Widgets/Display/Times %%DATADIR%%/html/Ticket/Widgets/Update/Basics %%DATADIR%%/html/Ticket/Widgets/Update/CustomFieldCustomGroupings +%%DATADIR%%/html/Ticket/Widgets/Update/Dates %%DATADIR%%/html/Ticket/Widgets/Update/Description %%DATADIR%%/html/Ticket/Widgets/Update/Message %%DATADIR%%/html/Ticket/Widgets/Update/PreviewScrips @@ -1747,7 +1749,6 @@ sbin/standalone_httpd %%DATADIR%%/po/pl.po %%DATADIR%%/po/pt.po %%DATADIR%%/po/pt_BR.po -%%DATADIR%%/po/pt_PT.po %%DATADIR%%/po/rt.pot %%DATADIR%%/po/ru.po %%DATADIR%%/po/sk.po diff --git a/www/rubygem-hamlit/Makefile b/www/rubygem-hamlit/Makefile index 30fda4903ee9..7d6497d525fb 100644 --- a/www/rubygem-hamlit/Makefile +++ b/www/rubygem-hamlit/Makefile @@ -1,5 +1,5 @@ PORTNAME= hamlit -PORTVERSION= 2.15.2 +PORTVERSION= 3.0.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-hamlit/distinfo b/www/rubygem-hamlit/distinfo index 3ee8401bcab1..521ed4d81fbe 100644 --- a/www/rubygem-hamlit/distinfo +++ b/www/rubygem-hamlit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651316837 -SHA256 (rubygem/hamlit-2.15.2.gem) = 894344b3a0f9795edea2c9045617bfcacf1fa9acb5237cf159de8d094ab0c82a -SIZE (rubygem/hamlit-2.15.2.gem) = 66560 +TIMESTAMP = 1755675057 +SHA256 (rubygem/hamlit-3.0.3.gem) = 5beafd7834a0f99fd3c041a7dfd3cfa3688159bddc905083c1866f2519f5ceea +SIZE (rubygem/hamlit-3.0.3.gem) = 66048 diff --git a/www/rubygem-kubeclient/Makefile b/www/rubygem-kubeclient/Makefile index 3e88e477f441..893abfee8471 100644 --- a/www/rubygem-kubeclient/Makefile +++ b/www/rubygem-kubeclient/Makefile @@ -1,6 +1,5 @@ PORTNAME= kubeclient -PORTVERSION= 4.11.0 -PORTREVISION= 2 +PORTVERSION= 4.12.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-kubeclient/distinfo b/www/rubygem-kubeclient/distinfo index a18cc4603e88..9c9e0fbad22a 100644 --- a/www/rubygem-kubeclient/distinfo +++ b/www/rubygem-kubeclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681107507 -SHA256 (rubygem/kubeclient-4.11.0.gem) = 4985fcd749fb8c364a668a8350a49821647f03aa52d9ee6cbc582beb8e883fcc -SIZE (rubygem/kubeclient-4.11.0.gem) = 36864 +TIMESTAMP = 1755676140 +SHA256 (rubygem/kubeclient-4.12.0.gem) = 8610b90f8c767303a633b0aafa53d9f61af03f5d9fca96fc0f21380843c309bd +SIZE (rubygem/kubeclient-4.12.0.gem) = 37376 diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index a3ccf8725f9c..23257073aa77 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -1,5 +1,5 @@ PORTNAME= puma -PORTVERSION= 6.6.0 +PORTVERSION= 6.6.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index b935f8349d79..42714ba48d5a 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606707 -SHA256 (rubygem/puma-6.6.0.gem) = f25c06873eb3d5de5f0a4ebc783acc81a4ccfe580c760cfe323497798018ad87 -SIZE (rubygem/puma-6.6.0.gem) = 238080 +TIMESTAMP = 1755676001 +SHA256 (rubygem/puma-6.6.1.gem) = b9b56e4a4ea75d1bfa6d9e1972ee2c9f43d0883f011826d914e8e37b3694ea1e +SIZE (rubygem/puma-6.6.1.gem) = 239104 diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 4eee72e83634..17385625a63f 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,6 +1,6 @@ PORTNAME= ungoogled-chromium PORTVERSION= 137.0.7151.103 -PORTREVISION= 3 +PORTREVISION= 4 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 diff --git a/www/ungoogled-chromium/pkg-plist b/www/ungoogled-chromium/pkg-plist index f776fe8af2e6..0b62fc2db62d 100644 --- a/www/ungoogled-chromium/pkg-plist +++ b/www/ungoogled-chromium/pkg-plist @@ -8,22 +8,32 @@ bin/ungoogled-chromium %%DATADIR%%/libGLESv2.so %%DATADIR%%/libVkICD_mock_icd.so %%DATADIR%%/libvulkan.so +%%DATADIR%%/locales/af.pak +%%DATADIR%%/locales/af.pak.info %%DATADIR%%/locales/am.pak %%DATADIR%%/locales/am.pak.info %%DATADIR%%/locales/ar.pak %%DATADIR%%/locales/ar.pak.info %%DEBUG%%%%DATADIR%%/locales/ar-XB.pak %%DEBUG%%%%DATADIR%%/locales/ar-XB.pak.info -%%DATADIR%%/locales/af.pak -%%DATADIR%%/locales/af.pak.info +%%DATADIR%%/locales/as.pak +%%DATADIR%%/locales/as.pak.info +%%DATADIR%%/locales/az.pak +%%DATADIR%%/locales/az.pak.info +%%DATADIR%%/locales/be.pak +%%DATADIR%%/locales/be.pak.info %%DATADIR%%/locales/bg.pak %%DATADIR%%/locales/bg.pak.info %%DATADIR%%/locales/bn.pak %%DATADIR%%/locales/bn.pak.info +%%DATADIR%%/locales/bs.pak +%%DATADIR%%/locales/bs.pak.info %%DATADIR%%/locales/ca.pak %%DATADIR%%/locales/ca.pak.info %%DATADIR%%/locales/cs.pak %%DATADIR%%/locales/cs.pak.info +%%DATADIR%%/locales/cy.pak +%%DATADIR%%/locales/cy.pak.info %%DATADIR%%/locales/da.pak %%DATADIR%%/locales/da.pak.info %%DATADIR%%/locales/de.pak @@ -42,14 +52,20 @@ bin/ungoogled-chromium %%DATADIR%%/locales/es.pak.info %%DATADIR%%/locales/et.pak %%DATADIR%%/locales/et.pak.info +%%DATADIR%%/locales/eu.pak +%%DATADIR%%/locales/eu.pak.info %%DATADIR%%/locales/fa.pak %%DATADIR%%/locales/fa.pak.info %%DATADIR%%/locales/fi.pak %%DATADIR%%/locales/fi.pak.info %%DATADIR%%/locales/fil.pak %%DATADIR%%/locales/fil.pak.info +%%DATADIR%%/locales/fr-CA.pak +%%DATADIR%%/locales/fr-CA.pak.info %%DATADIR%%/locales/fr.pak %%DATADIR%%/locales/fr.pak.info +%%DATADIR%%/locales/gl.pak +%%DATADIR%%/locales/gl.pak.info %%DATADIR%%/locales/gu.pak %%DATADIR%%/locales/gu.pak.info %%DATADIR%%/locales/he.pak @@ -60,30 +76,56 @@ bin/ungoogled-chromium %%DATADIR%%/locales/hr.pak.info %%DATADIR%%/locales/hu.pak %%DATADIR%%/locales/hu.pak.info +%%DATADIR%%/locales/hy.pak +%%DATADIR%%/locales/hy.pak.info %%DATADIR%%/locales/id.pak %%DATADIR%%/locales/id.pak.info +%%DATADIR%%/locales/is.pak +%%DATADIR%%/locales/is.pak.info %%DATADIR%%/locales/it.pak %%DATADIR%%/locales/it.pak.info %%DATADIR%%/locales/ja.pak %%DATADIR%%/locales/ja.pak.info +%%DATADIR%%/locales/ka.pak +%%DATADIR%%/locales/ka.pak.info +%%DATADIR%%/locales/kk.pak +%%DATADIR%%/locales/kk.pak.info +%%DATADIR%%/locales/km.pak +%%DATADIR%%/locales/km.pak.info %%DATADIR%%/locales/kn.pak %%DATADIR%%/locales/kn.pak.info %%DATADIR%%/locales/ko.pak %%DATADIR%%/locales/ko.pak.info +%%DATADIR%%/locales/ky.pak +%%DATADIR%%/locales/ky.pak.info +%%DATADIR%%/locales/lo.pak +%%DATADIR%%/locales/lo.pak.info %%DATADIR%%/locales/lt.pak %%DATADIR%%/locales/lt.pak.info %%DATADIR%%/locales/lv.pak %%DATADIR%%/locales/lv.pak.info +%%DATADIR%%/locales/mk.pak +%%DATADIR%%/locales/mk.pak.info %%DATADIR%%/locales/ml.pak %%DATADIR%%/locales/ml.pak.info +%%DATADIR%%/locales/mn.pak +%%DATADIR%%/locales/mn.pak.info %%DATADIR%%/locales/mr.pak %%DATADIR%%/locales/mr.pak.info %%DATADIR%%/locales/ms.pak %%DATADIR%%/locales/ms.pak.info +%%DATADIR%%/locales/my.pak +%%DATADIR%%/locales/my.pak.info %%DATADIR%%/locales/nb.pak %%DATADIR%%/locales/nb.pak.info +%%DATADIR%%/locales/ne.pak +%%DATADIR%%/locales/ne.pak.info %%DATADIR%%/locales/nl.pak %%DATADIR%%/locales/nl.pak.info +%%DATADIR%%/locales/or.pak +%%DATADIR%%/locales/or.pak.info +%%DATADIR%%/locales/pa.pak +%%DATADIR%%/locales/pa.pak.info %%DATADIR%%/locales/pl.pak %%DATADIR%%/locales/pl.pak.info %%DATADIR%%/locales/pt-BR.pak @@ -94,10 +136,16 @@ bin/ungoogled-chromium %%DATADIR%%/locales/ro.pak.info %%DATADIR%%/locales/ru.pak %%DATADIR%%/locales/ru.pak.info +%%DATADIR%%/locales/si.pak +%%DATADIR%%/locales/si.pak.info %%DATADIR%%/locales/sk.pak %%DATADIR%%/locales/sk.pak.info %%DATADIR%%/locales/sl.pak %%DATADIR%%/locales/sl.pak.info +%%DATADIR%%/locales/sq.pak +%%DATADIR%%/locales/sq.pak.info +%%DATADIR%%/locales/sr-Latn.pak +%%DATADIR%%/locales/sr-Latn.pak.info %%DATADIR%%/locales/sr.pak %%DATADIR%%/locales/sr.pak.info %%DATADIR%%/locales/sv.pak @@ -116,12 +164,18 @@ bin/ungoogled-chromium %%DATADIR%%/locales/uk.pak.info %%DATADIR%%/locales/ur.pak %%DATADIR%%/locales/ur.pak.info +%%DATADIR%%/locales/uz.pak +%%DATADIR%%/locales/uz.pak.info %%DATADIR%%/locales/vi.pak %%DATADIR%%/locales/vi.pak.info %%DATADIR%%/locales/zh-CN.pak %%DATADIR%%/locales/zh-CN.pak.info +%%DATADIR%%/locales/zh-HK.pak +%%DATADIR%%/locales/zh-HK.pak.info %%DATADIR%%/locales/zh-TW.pak %%DATADIR%%/locales/zh-TW.pak.info +%%DATADIR%%/locales/zu.pak +%%DATADIR%%/locales/zu.pak.info %%DATADIR%%/mksnapshot %%DATADIR%%/product_logo_48.png %%DATADIR%%/protoc diff --git a/www/varnish7/Makefile b/www/varnish7/Makefile index df6c34829a40..8b934d86784e 100644 --- a/www/varnish7/Makefile +++ b/www/varnish7/Makefile @@ -1,5 +1,5 @@ PORTNAME= varnish -DISTVERSION= 7.7.2 +DISTVERSION= 7.7.3 CATEGORIES= www MASTER_SITES= https://varnish-cache.org/downloads/ PKGNAMESUFFIX= 7 diff --git a/www/varnish7/distinfo b/www/varnish7/distinfo index 5891ac988daf..a0c5ff3bbcdb 100644 --- a/www/varnish7/distinfo +++ b/www/varnish7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755099065 -SHA256 (varnish-7.7.2.tgz) = fda7750e1281a20e9cccc6c666481d2437fa7c0d816592c86e4fb7ba7fc464ad -SIZE (varnish-7.7.2.tgz) = 4235482 +TIMESTAMP = 1755785467 +SHA256 (varnish-7.7.3.tgz) = e96eeafc4cfe2a558ed2fb54f1e22be3a3d995f46f8c00da545d583aaef80236 +SIZE (varnish-7.7.3.tgz) = 4235804 diff --git a/www/vultr-cli/Makefile b/www/vultr-cli/Makefile index 9d718ba12ab8..9b25f186d758 100644 --- a/www/vultr-cli/Makefile +++ b/www/vultr-cli/Makefile @@ -1,7 +1,6 @@ PORTNAME= vultr-cli DISTVERSIONPREFIX= v -DISTVERSION= 2.17.0 -PORTREVISION= 16 +DISTVERSION= 3.6.0 CATEGORIES= www MAINTAINER= antranigv@freebsd.am @@ -15,33 +14,29 @@ USES= go:modules USE_GITHUB= yes GH_ACCOUNT= vultr GH_TUPLE= \ - fsnotify:fsnotify:v1.6.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ + fsnotify:fsnotify:v1.8.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-check:check:10cb98267c6c:go_check_check/vendor/gopkg.in/check.v1 \ - go-ini:ini:v1.67.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ + go-viper:mapstructure:v2.3.0:go_viper_mapstructure_v2/vendor/github.com/go-viper/mapstructure/v2 \ go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ - golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ - golang:net:v0.11.0:golang_net/vendor/golang.org/x/net \ - golang:oauth2:v0.9.0:golang_oauth2/vendor/golang.org/x/oauth2 \ - golang:protobuf:v1.5.3:golang_protobuf/vendor/github.com/golang/protobuf \ - golang:sys:v0.9.0:golang_sys/vendor/golang.org/x/sys \ - golang:text:v0.10.0:golang_text/vendor/golang.org/x/text \ + golang:oauth2:v0.30.0:golang_oauth2/vendor/golang.org/x/oauth2 \ + golang:sys:v0.29.0:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.21.0:golang_text/vendor/golang.org/x/text \ google:go-querystring:v1.1.0:google_go_querystring/vendor/github.com/google/go-querystring \ hashicorp:go-cleanhttp:v0.5.2:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ - hashicorp:go-retryablehttp:v0.7.4:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ - hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ + hashicorp:go-retryablehttp:v0.7.8:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ inconshreveable:mousetrap:v1.1.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ - magiconair:properties:v1.8.7:magiconair_properties/vendor/github.com/magiconair/properties \ - mitchellh:mapstructure:v1.5.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ - pelletier:go-toml:v2.0.8:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ - protocolbuffers:protobuf-go:v1.30.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ - spf13:afero:v1.9.5:spf13_afero/vendor/github.com/spf13/afero \ - spf13:cast:v1.5.1:spf13_cast/vendor/github.com/spf13/cast \ - spf13:cobra:v1.7.0:spf13_cobra/vendor/github.com/spf13/cobra \ - spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ - spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ - spf13:viper:v1.16.0:spf13_viper/vendor/github.com/spf13/viper \ - subosito:gotenv:v1.4.2:subosito_gotenv/vendor/github.com/subosito/gotenv \ - vultr:govultr:v3.0.3:vultr_govultr_v3/vendor/github.com/vultr/govultr/v3 + pelletier:go-toml:v2.2.3:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ + sagikazarmark:locafero:v0.7.0:sagikazarmark_locafero/vendor/github.com/sagikazarmark/locafero \ + sourcegraph:conc:v0.3.0:sourcegraph_conc/vendor/github.com/sourcegraph/conc \ + spf13:afero:v1.12.0:spf13_afero/vendor/github.com/spf13/afero \ + spf13:cast:v1.7.1:spf13_cast/vendor/github.com/spf13/cast \ + spf13:cobra:v1.9.1:spf13_cobra/vendor/github.com/spf13/cobra \ + spf13:pflag:v1.0.6:spf13_pflag/vendor/github.com/spf13/pflag \ + spf13:viper:v1.20.1:spf13_viper/vendor/github.com/spf13/viper \ + subosito:gotenv:v1.6.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ + uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ + uber-go:multierr:v1.9.0:uber_go_multierr/vendor/go.uber.org/multierr \ + vultr:govultr:v3.21.1:vultr_govultr_v3/vendor/github.com/vultr/govultr/v3 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md @@ -49,6 +44,9 @@ PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS +post-extract: + ${CP} ${FILESDIR}/modules.txt ${WRKSRC}/vendor + post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/vultr-cli/distinfo b/www/vultr-cli/distinfo index 9f2c380cc674..ba41b10f7b82 100644 --- a/www/vultr-cli/distinfo +++ b/www/vultr-cli/distinfo @@ -1,57 +1,49 @@ -TIMESTAMP = 1690616586 -SHA256 (vultr-vultr-cli-v2.17.0_GH0.tar.gz) = b8ebad96ed9f3377756c8dabbf058db9a3acbac83a46bc55b447a0b5c9093290 -SIZE (vultr-vultr-cli-v2.17.0_GH0.tar.gz) = 84918 -SHA256 (fsnotify-fsnotify-v1.6.0_GH0.tar.gz) = 583b2b399709d04807c5c3185e7d4dc0543d532af91fdeb85eeaf803a0b7703b -SIZE (fsnotify-fsnotify-v1.6.0_GH0.tar.gz) = 46044 +TIMESTAMP = 1754262111 +SHA256 (vultr-vultr-cli-v3.6.0_GH0.tar.gz) = b45592d8bce6539b6b35e405f71a3ac4bb6fa3ef5ad4ec8b6a1f31c31f17cdc7 +SIZE (vultr-vultr-cli-v3.6.0_GH0.tar.gz) = 129743 +SHA256 (fsnotify-fsnotify-v1.8.0_GH0.tar.gz) = 3c4cbec6225307397717f18bb87ffc496e59d0f802a41fff572bf09e5dbf6e2b +SIZE (fsnotify-fsnotify-v1.8.0_GH0.tar.gz) = 72325 SHA256 (go-check-check-10cb98267c6c_GH0.tar.gz) = 0a42d9d5a49ebc30174e5840238e446f5fb16899bfaa6a6f63d12ab9953df293 SIZE (go-check-check-10cb98267c6c_GH0.tar.gz) = 32375 -SHA256 (go-ini-ini-v1.67.0_GH0.tar.gz) = 06ba51234140118d1b6064f1817aa89cc971c6e7ce04cb9d286e6660d89296c8 -SIZE (go-ini-ini-v1.67.0_GH0.tar.gz) = 53531 +SHA256 (go-viper-mapstructure-v2.3.0_GH0.tar.gz) = 6d5780ca64898cef340eeeb128f1201dbb970c74727d4daeb554427a1a8475a4 +SIZE (go-viper-mapstructure-v2.3.0_GH0.tar.gz) = 43412 SHA256 (go-yaml-yaml-v3.0.1_GH0.tar.gz) = cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 SIZE (go-yaml-yaml-v3.0.1_GH0.tar.gz) = 91173 -SHA256 (golang-appengine-v1.6.7_GH0.tar.gz) = c623d81235f7c9699e299b328191d813337dd57dcc800d7afdb5130e8c321a8f -SIZE (golang-appengine-v1.6.7_GH0.tar.gz) = 333007 -SHA256 (golang-net-v0.11.0_GH0.tar.gz) = 9e1d564ac60aab2eee5e9fc6ceae0e6f6bd72d7d9c1bb461c9027b7205788a07 -SIZE (golang-net-v0.11.0_GH0.tar.gz) = 1283925 -SHA256 (golang-oauth2-v0.9.0_GH0.tar.gz) = 4bbdcba2ded2a4aeaec73148bfe26151a0cd7a853a5d1aaa0f1fa7e278fe675d -SIZE (golang-oauth2-v0.9.0_GH0.tar.gz) = 88633 -SHA256 (golang-protobuf-v1.5.3_GH0.tar.gz) = 48457a6a9e8c78a7556ff5ff4a4c77d7df9bf70e882491ee0f3f1ff06db2bfaa -SIZE (golang-protobuf-v1.5.3_GH0.tar.gz) = 171822 -SHA256 (golang-sys-v0.9.0_GH0.tar.gz) = c729ead5fa2667cff07132a153ae965ba315c97d8ea39eaa4f9bf91f73a50eac -SIZE (golang-sys-v0.9.0_GH0.tar.gz) = 1439449 -SHA256 (golang-text-v0.10.0_GH0.tar.gz) = 4ee3d9f4113c817f4aad05195f1642e1122266c369013d38d72967b13ba9b118 -SIZE (golang-text-v0.10.0_GH0.tar.gz) = 8360805 +SHA256 (golang-oauth2-v0.30.0_GH0.tar.gz) = e42798d91e143032f6abfc9e97d84949f7f22c160981ccd3b09f2d4dbb5aba16 +SIZE (golang-oauth2-v0.30.0_GH0.tar.gz) = 100381 +SHA256 (golang-sys-v0.29.0_GH0.tar.gz) = 7bac3e0a686a05d0e86ca110917b45f60553d6c146dba8a4cdafb911486428e7 +SIZE (golang-sys-v0.29.0_GH0.tar.gz) = 1519988 +SHA256 (golang-text-v0.21.0_GH0.tar.gz) = d64dbf40a8ae06c4805895e48553ecdadaed07089d8ed2168a0d61551d17ff22 +SIZE (golang-text-v0.21.0_GH0.tar.gz) = 8964782 SHA256 (google-go-querystring-v1.1.0_GH0.tar.gz) = a5641dee688eb2c733608ce5a88d8181c93ad9f5083fd97fadbccb91afad9a56 SIZE (google-go-querystring-v1.1.0_GH0.tar.gz) = 10423 SHA256 (hashicorp-go-cleanhttp-v0.5.2_GH0.tar.gz) = 091d90c479401bc9047454c25f91a97a6707e6a279ce778e4881cf6b0191a47f SIZE (hashicorp-go-cleanhttp-v0.5.2_GH0.tar.gz) = 8094 -SHA256 (hashicorp-go-retryablehttp-v0.7.4_GH0.tar.gz) = ec50511b4cfb20bc8f5538a40d96194dc36d2496abec752f95bb2c5292ebeca4 -SIZE (hashicorp-go-retryablehttp-v0.7.4_GH0.tar.gz) = 22115 -SHA256 (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2 -SIZE (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658 +SHA256 (hashicorp-go-retryablehttp-v0.7.8_GH0.tar.gz) = a556692913b852c228fbfca680bb6660bc851485155dd2c1c5f4017497398823 +SIZE (hashicorp-go-retryablehttp-v0.7.8_GH0.tar.gz) = 26980 SHA256 (inconshreveable-mousetrap-v1.1.0_GH0.tar.gz) = ab23e7c5cbf42564eb0190ee051b7217c04fd2599d2f26e9ebe205db75963141 SIZE (inconshreveable-mousetrap-v1.1.0_GH0.tar.gz) = 5338 -SHA256 (magiconair-properties-v1.8.7_GH0.tar.gz) = 09e950df1970975400edc7f6c2f9e3edace4e1ea49f823006387d130fb0f4f03 -SIZE (magiconair-properties-v1.8.7_GH0.tar.gz) = 31425 -SHA256 (mitchellh-mapstructure-v1.5.0_GH0.tar.gz) = 81106cbac93000812c194b4a2069dd32913ec18819b1e99e8436595ce4939413 -SIZE (mitchellh-mapstructure-v1.5.0_GH0.tar.gz) = 30123 -SHA256 (pelletier-go-toml-v2.0.8_GH0.tar.gz) = d310cafad463460c8a5e64147c163afcaa824ea776627cd247edca03870a7d77 -SIZE (pelletier-go-toml-v2.0.8_GH0.tar.gz) = 896130 -SHA256 (protocolbuffers-protobuf-go-v1.30.0_GH0.tar.gz) = 3279a16ec3bdd7c53fe1599134de298ed90d9f3b6ec1c1eb5f3b76ba5aaa9f0c -SIZE (protocolbuffers-protobuf-go-v1.30.0_GH0.tar.gz) = 1298988 -SHA256 (spf13-afero-v1.9.5_GH0.tar.gz) = e5cfd78a03a3137fe206580f6c01625df02e087fccf5ec520986ecdfbc583e20 -SIZE (spf13-afero-v1.9.5_GH0.tar.gz) = 94085 -SHA256 (spf13-cast-v1.5.1_GH0.tar.gz) = 445aa5b0e61b67ccd0d14fe38cd473d73775f1bec4b58fe83b16e3b0cab08a9a -SIZE (spf13-cast-v1.5.1_GH0.tar.gz) = 15524 -SHA256 (spf13-cobra-v1.7.0_GH0.tar.gz) = efce686c813c787d8fc650f5bd1bbe903c168c8400003c3eafb8724a4a2d65c8 -SIZE (spf13-cobra-v1.7.0_GH0.tar.gz) = 187161 -SHA256 (spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 4fd850a792c5738954c4801cf549d8d0bf53edd17139cd39d179aa5abf7ec68d -SIZE (spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 6871 -SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 -SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796 -SHA256 (spf13-viper-v1.16.0_GH0.tar.gz) = 337d52e795d94faf2b2188ee378ce3a58d97a3b53133f354de099e68b1447100 -SIZE (spf13-viper-v1.16.0_GH0.tar.gz) = 163952 -SHA256 (subosito-gotenv-v1.4.2_GH0.tar.gz) = b7bafced91bfb64f2f80a78b7c343f0a16099aa0a4049ea6e4d0fa5d62be1741 -SIZE (subosito-gotenv-v1.4.2_GH0.tar.gz) = 10641 -SHA256 (vultr-govultr-v3.0.3_GH0.tar.gz) = 564f55c7c63f764e472bb28301a5ed5bdc26f4dffcdb885963c8aa3163f79c43 -SIZE (vultr-govultr-v3.0.3_GH0.tar.gz) = 65756 +SHA256 (pelletier-go-toml-v2.2.3_GH0.tar.gz) = 3a5dfdc1e543efd6032813cb27a5b06d66bbefbbcc88bb664f69d605725c42af +SIZE (pelletier-go-toml-v2.2.3_GH0.tar.gz) = 909237 +SHA256 (sagikazarmark-locafero-v0.7.0_GH0.tar.gz) = e0a40a0ba8dda6b160fef8da52dbedc665e120b5b47420283366c16f183c76c5 +SIZE (sagikazarmark-locafero-v0.7.0_GH0.tar.gz) = 11258 +SHA256 (sourcegraph-conc-v0.3.0_GH0.tar.gz) = c20a36ef6e8cd4721b8824d3e0a590d78f56ce72ace53ec7fdd2f7a978e9240f +SIZE (sourcegraph-conc-v0.3.0_GH0.tar.gz) = 23021 +SHA256 (spf13-afero-v1.12.0_GH0.tar.gz) = 5f58b518e8fe8ace3ac82d08a3b9ae0d5a25b2ad8c4640a43e242b16685f8022 +SIZE (spf13-afero-v1.12.0_GH0.tar.gz) = 93686 +SHA256 (spf13-cast-v1.7.1_GH0.tar.gz) = 582dcd8edee06058dde613d3e9cea2c721a26e8afa7aa782d7d24075798579f3 +SIZE (spf13-cast-v1.7.1_GH0.tar.gz) = 15743 +SHA256 (spf13-cobra-v1.9.1_GH0.tar.gz) = 4026e019a940b70e59aa8d07184314969888a75adc77adba0be008b1106558af +SIZE (spf13-cobra-v1.9.1_GH0.tar.gz) = 197816 +SHA256 (spf13-pflag-v1.0.6_GH0.tar.gz) = b6beba1d0a8ce6e0827567931ff9b1b1c93b0fb4b091e825aa09bf0310664ff7 +SIZE (spf13-pflag-v1.0.6_GH0.tar.gz) = 52840 +SHA256 (spf13-viper-v1.20.1_GH0.tar.gz) = 171694407d00dd0e1a262ee236171d06c24d9987935cdac4aafc223179d4dd2b +SIZE (spf13-viper-v1.20.1_GH0.tar.gz) = 122213 +SHA256 (subosito-gotenv-v1.6.0_GH0.tar.gz) = 51a5a8e36f30ddd97866779e93c4e93b0d4958a60fabd1d17fc2226bfe7823db +SIZE (subosito-gotenv-v1.6.0_GH0.tar.gz) = 11470 +SHA256 (uber-go-atomic-v1.9.0_GH0.tar.gz) = a6b11bb77c479298cdfdfdf2132975dbd975322b619451378cbdf731facd874a +SIZE (uber-go-atomic-v1.9.0_GH0.tar.gz) = 21331 +SHA256 (uber-go-multierr-v1.9.0_GH0.tar.gz) = 0664e6c869ca2bef1851b77b9384d8fb1a5f41514b4b174da340e31c616da028 +SIZE (uber-go-multierr-v1.9.0_GH0.tar.gz) = 15662 +SHA256 (vultr-govultr-v3.21.1_GH0.tar.gz) = 33bf586c870e15425c96face1f2e2628c85e557d483446672761792142533631 +SIZE (vultr-govultr-v3.21.1_GH0.tar.gz) = 92318 diff --git a/www/vultr-cli/files/modules.txt b/www/vultr-cli/files/modules.txt new file mode 100644 index 000000000000..08da16ed2242 --- /dev/null +++ b/www/vultr-cli/files/modules.txt @@ -0,0 +1,93 @@ +# github.com/fsnotify/fsnotify v1.8.0 +## explicit; go 1.17 +github.com/fsnotify/fsnotify +github.com/fsnotify/fsnotify/internal +# github.com/go-viper/mapstructure/v2 v2.3.0 +## explicit; go 1.18 +github.com/go-viper/mapstructure/v2 +github.com/go-viper/mapstructure/v2/internal/errors +# github.com/google/go-querystring v1.1.0 +## explicit; go 1.10 +github.com/google/go-querystring/query +# github.com/hashicorp/go-cleanhttp v0.5.2 +## explicit; go 1.13 +github.com/hashicorp/go-cleanhttp +# github.com/hashicorp/go-retryablehttp v0.7.8 +## explicit; go 1.23 +github.com/hashicorp/go-retryablehttp +# github.com/inconshreveable/mousetrap v1.1.0 +## explicit; go 1.18 +github.com/inconshreveable/mousetrap +# github.com/pelletier/go-toml/v2 v2.2.3 +## explicit; go 1.21.0 +github.com/pelletier/go-toml/v2 +github.com/pelletier/go-toml/v2/internal/characters +github.com/pelletier/go-toml/v2/internal/danger +github.com/pelletier/go-toml/v2/internal/tracker +github.com/pelletier/go-toml/v2/unstable +# github.com/sagikazarmark/locafero v0.7.0 +## explicit; go 1.21 +github.com/sagikazarmark/locafero +# github.com/sourcegraph/conc v0.3.0 +## explicit; go 1.19 +github.com/sourcegraph/conc +github.com/sourcegraph/conc/internal/multierror +github.com/sourcegraph/conc/iter +github.com/sourcegraph/conc/panics +# github.com/spf13/afero v1.12.0 +## explicit; go 1.21 +github.com/spf13/afero +github.com/spf13/afero/internal/common +github.com/spf13/afero/mem +# github.com/spf13/cast v1.7.1 +## explicit; go 1.19 +github.com/spf13/cast +# github.com/spf13/cobra v1.9.1 +## explicit; go 1.15 +github.com/spf13/cobra +# github.com/spf13/pflag v1.0.6 +## explicit; go 1.12 +github.com/spf13/pflag +# github.com/spf13/viper v1.20.1 +## explicit; go 1.21.0 +github.com/spf13/viper +github.com/spf13/viper/internal/encoding/dotenv +github.com/spf13/viper/internal/encoding/json +github.com/spf13/viper/internal/encoding/toml +github.com/spf13/viper/internal/encoding/yaml +github.com/spf13/viper/internal/features +# github.com/subosito/gotenv v1.6.0 +## explicit; go 1.18 +github.com/subosito/gotenv +# github.com/vultr/govultr/v3 v3.21.1 +## explicit; go 1.23 +github.com/vultr/govultr/v3 +# go.uber.org/atomic v1.9.0 +## explicit; go 1.13 +go.uber.org/atomic +# go.uber.org/multierr v1.9.0 +## explicit; go 1.19 +go.uber.org/multierr +# golang.org/x/oauth2 v0.30.0 +## explicit; go 1.23.0 +golang.org/x/oauth2 +golang.org/x/oauth2/internal +# golang.org/x/sys v0.29.0 +## explicit; go 1.18 +golang.org/x/sys/unix +golang.org/x/sys/windows +# golang.org/x/text v0.21.0 +## explicit; go 1.18 +golang.org/x/text/encoding +golang.org/x/text/encoding/internal +golang.org/x/text/encoding/internal/identifier +golang.org/x/text/encoding/unicode +golang.org/x/text/internal/utf8internal +golang.org/x/text/runes +golang.org/x/text/transform +golang.org/x/text/unicode/norm +# gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c +## explicit; go 1.11 +# gopkg.in/yaml.v3 v3.0.1 +## explicit +gopkg.in/yaml.v3 diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 3d82810e74a0..9ec899307185 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -30,5 +30,6 @@ SUBDIR += xcruise SUBDIR += xdiskusage SUBDIR += xfe + SUBDIR += xfile .include <bsd.port.subdir.mk> diff --git a/x11-fm/xfile/Makefile b/x11-fm/xfile/Makefile new file mode 100644 index 000000000000..3cfc3070a656 --- /dev/null +++ b/x11-fm/xfile/Makefile @@ -0,0 +1,46 @@ +PORTNAME= xfile +DISTVERSIONPREFIX= src- +DISTVERSION= 1.0 +DISTVERSIONSUFFIX= -beta +CATEGORIES= x11-fm +MASTER_SITES= https://fastestcode.org/dl/ + +MAINTAINER= corlat@ermaion.com +COMMENT= File manager for Unix and alike systems running X11 +WWW= https://fastestcode.org/xfile.html + +LICENSE= MIT + +USES= motif tar:xz +USE_XORG= x11 xinerama xt + +# The mkicons.sh script makes MAKE_JOBS_UNSAFE necessary. +# Could be circumvnented by executing the script before building. +MAKE_JOBS_UNSAFE= yes + +# Workaround necessary until upstream change the name of the source archive; +# probably not until next release. +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-rc2 + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + @(cd ${STAGEDIR}${PREFIX}/bin && ${LN} -s ${PORTNAME} ${PORTNAME}-open) + ${MKDIR} ${STAGEDIR}${PREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/src/${PORTNAME}.1 \ + ${STAGEDIR}${PREFIX}/share/man/man1 + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/app-defaults + ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}.ad \ + ${STAGEDIR}${PREFIX}/etc/X11/app-defaults/Xfile + ${MKDIR} ${STAGEDIR}${PREFIX}/share/xfile/types + ${INSTALL_DATA} ${WRKSRC}/src/default.db \ + ${STAGEDIR}${PREFIX}/share/xfile/types/system.db + ${MKDIR} ${STAGEDIR}${PREFIX}/share/xfile/icons + ${INSTALL_DATA} ${WRKSRC}/src/icons/*.xpm \ + ${STAGEDIR}${PREFIX}/share/xfile/icons + ${INSTALL_DATA} ${WRKSRC}/src/icons/README \ + ${STAGEDIR}${PREFIX}/share/xfile/README.icons + ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps + ${INSTALL_DATA} ${WRKSRC}/src/xbm/cabinet.xpm \ + ${STAGEDIR}${PREFIX}/share/pixmaps/xfile_48x48.xpm + +.include <bsd.port.mk> diff --git a/x11-fm/xfile/distinfo b/x11-fm/xfile/distinfo new file mode 100644 index 000000000000..e56a2a1de792 --- /dev/null +++ b/x11-fm/xfile/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755456745 +SHA256 (xfile-src-1.0-beta.tar.xz) = 268ce054ced23fb0172ffe76cb2aa307367759ce743ad9b403a377e7d6eac38b +SIZE (xfile-src-1.0-beta.tar.xz) = 121160 diff --git a/x11-fm/xfile/pkg-descr b/x11-fm/xfile/pkg-descr new file mode 100644 index 000000000000..759afe765f81 --- /dev/null +++ b/x11-fm/xfile/pkg-descr @@ -0,0 +1,13 @@ +XFile is a compact file manager for Unix and alike systems running X11. +It presents the file system as is, without imaginary locations, trashcans etc. +XFile uses its own file type association database written in typical Unix/RC +file syntax. Mounting support for file systems defined in fstab, and integration +with mount daemons that manage a dedicated media directory is also included. + +XFile is easily configurable and customizable with X resources. The Tools +dropdown menu can be populated with user defined commands, which may be run with +selected files, current directory and user specified parameters as arguments. + +The application has no dependencies, save for X and Motif, and is built using +simple Makefiles. It's written in C, and the source code is freely available +under the terms of the X/MIT license. diff --git a/x11-fm/xfile/pkg-plist b/x11-fm/xfile/pkg-plist new file mode 100644 index 000000000000..501e8385bb4e --- /dev/null +++ b/x11-fm/xfile/pkg-plist @@ -0,0 +1,135 @@ +bin/xfile +bin/xfile-open +etc/X11/app-defaults/Xfile +share/man/man1/xfile.1.gz +share/pixmaps/xfile_48x48.xpm +%%DATADIR%%/README.icons +%%DATADIR%%/icons/asm.l.xpm +%%DATADIR%%/icons/asm.m.xpm +%%DATADIR%%/icons/asm.s.xpm +%%DATADIR%%/icons/asm.t.xpm +%%DATADIR%%/icons/audio.l.xpm +%%DATADIR%%/icons/audio.m.xpm +%%DATADIR%%/icons/audio.s.xpm +%%DATADIR%%/icons/audio.t.xpm +%%DATADIR%%/icons/bin.l.xpm +%%DATADIR%%/icons/bin.m.xpm +%%DATADIR%%/icons/bin.s.xpm +%%DATADIR%%/icons/bin.t.xpm +%%DATADIR%%/icons/cinc.l.xpm +%%DATADIR%%/icons/cinc.m.xpm +%%DATADIR%%/icons/cinc.s.xpm +%%DATADIR%%/icons/cinc.t.xpm +%%DATADIR%%/icons/comp.l.xpm +%%DATADIR%%/icons/comp.m.xpm +%%DATADIR%%/icons/comp.s.xpm +%%DATADIR%%/icons/comp.t.xpm +%%DATADIR%%/icons/csrc.l.xpm +%%DATADIR%%/icons/csrc.m.xpm +%%DATADIR%%/icons/csrc.s.xpm +%%DATADIR%%/icons/csrc.t.xpm +%%DATADIR%%/icons/cxxinc.l.xpm +%%DATADIR%%/icons/cxxinc.m.xpm +%%DATADIR%%/icons/cxxinc.s.xpm +%%DATADIR%%/icons/cxxinc.t.xpm +%%DATADIR%%/icons/cxxsrc.l.xpm +%%DATADIR%%/icons/cxxsrc.m.xpm +%%DATADIR%%/icons/cxxsrc.s.xpm +%%DATADIR%%/icons/cxxsrc.t.xpm +%%DATADIR%%/icons/dir.l.xpm +%%DATADIR%%/icons/dir.m.xpm +%%DATADIR%%/icons/dir.s.xpm +%%DATADIR%%/icons/dir.t.xpm +%%DATADIR%%/icons/dlink.l.xpm +%%DATADIR%%/icons/dlink.m.xpm +%%DATADIR%%/icons/dlink.s.xpm +%%DATADIR%%/icons/dlink.t.xpm +%%DATADIR%%/icons/elf.l.xpm +%%DATADIR%%/icons/elf.m.xpm +%%DATADIR%%/icons/elf.s.xpm +%%DATADIR%%/icons/elf.t.xpm +%%DATADIR%%/icons/exec.l.xpm +%%DATADIR%%/icons/exec.m.xpm +%%DATADIR%%/icons/exec.s.xpm +%%DATADIR%%/icons/exec.t.xpm +%%DATADIR%%/icons/file.l.xpm +%%DATADIR%%/icons/file.m.xpm +%%DATADIR%%/icons/file.s.xpm +%%DATADIR%%/icons/file.t.xpm +%%DATADIR%%/icons/http.l.xpm +%%DATADIR%%/icons/http.m.xpm +%%DATADIR%%/icons/http.s.xpm +%%DATADIR%%/icons/http.t.xpm +%%DATADIR%%/icons/info.l.xpm +%%DATADIR%%/icons/info.m.xpm +%%DATADIR%%/icons/info.s.xpm +%%DATADIR%%/icons/info.t.xpm +%%DATADIR%%/icons/isocd.l.xpm +%%DATADIR%%/icons/isocd.m.xpm +%%DATADIR%%/icons/isocd.s.xpm +%%DATADIR%%/icons/isocd.t.xpm +%%DATADIR%%/icons/lib.l.xpm +%%DATADIR%%/icons/lib.m.xpm +%%DATADIR%%/icons/lib.s.xpm +%%DATADIR%%/icons/lib.t.xpm +%%DATADIR%%/icons/makefile.l.xpm +%%DATADIR%%/icons/makefile.m.xpm +%%DATADIR%%/icons/makefile.s.xpm +%%DATADIR%%/icons/makefile.t.xpm +%%DATADIR%%/icons/mpt.l.xpm +%%DATADIR%%/icons/mpt.m.xpm +%%DATADIR%%/icons/mpt.s.xpm +%%DATADIR%%/icons/mpt.t.xpm +%%DATADIR%%/icons/mpti.l.xpm +%%DATADIR%%/icons/mpti.m.xpm +%%DATADIR%%/icons/mpti.s.xpm +%%DATADIR%%/icons/mpti.t.xpm +%%DATADIR%%/icons/nrfile.l.xpm +%%DATADIR%%/icons/nrfile.m.xpm +%%DATADIR%%/icons/nrfile.s.xpm +%%DATADIR%%/icons/nrfile.t.xpm +%%DATADIR%%/icons/nxdir.l.xpm +%%DATADIR%%/icons/nxdir.m.xpm +%%DATADIR%%/icons/nxdir.s.xpm +%%DATADIR%%/icons/nxdir.t.xpm +%%DATADIR%%/icons/pdf.l.xpm +%%DATADIR%%/icons/pdf.m.xpm +%%DATADIR%%/icons/pdf.s.xpm +%%DATADIR%%/icons/pdf.t.xpm +%%DATADIR%%/icons/pixmap.l.xpm +%%DATADIR%%/icons/pixmap.m.xpm +%%DATADIR%%/icons/pixmap.s.xpm +%%DATADIR%%/icons/pixmap.t.xpm +%%DATADIR%%/icons/script.l.xpm +%%DATADIR%%/icons/script.m.xpm +%%DATADIR%%/icons/script.s.xpm +%%DATADIR%%/icons/script.t.xpm +%%DATADIR%%/icons/sh.l.xpm +%%DATADIR%%/icons/sh.m.xpm +%%DATADIR%%/icons/sh.s.xpm +%%DATADIR%%/icons/sh.t.xpm +%%DATADIR%%/icons/tar.l.xpm +%%DATADIR%%/icons/tar.m.xpm +%%DATADIR%%/icons/tar.s.xpm +%%DATADIR%%/icons/tar.t.xpm +%%DATADIR%%/icons/text.l.xpm +%%DATADIR%%/icons/text.m.xpm +%%DATADIR%%/icons/text.s.xpm +%%DATADIR%%/icons/text.t.xpm +%%DATADIR%%/icons/typeset.l.xpm +%%DATADIR%%/icons/typeset.m.xpm +%%DATADIR%%/icons/typeset.s.xpm +%%DATADIR%%/icons/typeset.t.xpm +%%DATADIR%%/icons/video.l.xpm +%%DATADIR%%/icons/video.m.xpm +%%DATADIR%%/icons/video.s.xpm +%%DATADIR%%/icons/video.t.xpm +%%DATADIR%%/icons/xbm.l.xpm +%%DATADIR%%/icons/xbm.m.xpm +%%DATADIR%%/icons/xbm.s.xpm +%%DATADIR%%/icons/xbm.t.xpm +%%DATADIR%%/icons/xpm.l.xpm +%%DATADIR%%/icons/xpm.m.xpm +%%DATADIR%%/icons/xpm.s.xpm +%%DATADIR%%/icons/xpm.t.xpm +%%DATADIR%%/types/system.db diff --git a/x11-toolkits/aquamarine/Makefile b/x11-toolkits/aquamarine/Makefile index 9d9813b42b3b..4ae0ae306081 100644 --- a/x11-toolkits/aquamarine/Makefile +++ b/x11-toolkits/aquamarine/Makefile @@ -1,6 +1,6 @@ PORTNAME= aquamarine DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2 +DISTVERSION= 0.9.3 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-toolkits/aquamarine/distinfo b/x11-toolkits/aquamarine/distinfo index ff68f791f5df..9d1ebf729a67 100644 --- a/x11-toolkits/aquamarine/distinfo +++ b/x11-toolkits/aquamarine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753009762 -SHA256 (hyprwm-aquamarine-v0.9.2_GH0.tar.gz) = ffcaa394ad12920ee50e4a7872e4e27d35426b03fadd21de92578d7ff4908f46 -SIZE (hyprwm-aquamarine-v0.9.2_GH0.tar.gz) = 87603 +TIMESTAMP = 1755672824 +SHA256 (hyprwm-aquamarine-v0.9.3_GH0.tar.gz) = 18f4bd8f3aff78160b4f8464e9c71b24809e2f028fbaad5e65c93b5848c84b0a +SIZE (hyprwm-aquamarine-v0.9.3_GH0.tar.gz) = 88429 diff --git a/x11-toolkits/bwidget/Makefile b/x11-toolkits/bwidget/Makefile index 55b57a67106b..f726d261e097 100644 --- a/x11-toolkits/bwidget/Makefile +++ b/x11-toolkits/bwidget/Makefile @@ -1,5 +1,5 @@ PORTNAME= bwidget -PORTVERSION= 1.9.16 +PORTVERSION= 1.10.1 CATEGORIES= x11-toolkits MASTER_SITES= SF/tcllib/BWidget/${PORTVERSION} diff --git a/x11-toolkits/bwidget/distinfo b/x11-toolkits/bwidget/distinfo index 5b209f0e66c6..69fd8ed4dc92 100644 --- a/x11-toolkits/bwidget/distinfo +++ b/x11-toolkits/bwidget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693295932 -SHA256 (bwidget-1.9.16.zip) = bac4c8873afcf67b71fd84fc1efaa1b0d059665ba58332568fd2b4f5fbf7ce7b -SIZE (bwidget-1.9.16.zip) = 335825 +TIMESTAMP = 1755524852 +SHA256 (bwidget-1.10.1.zip) = 8512a2c7e6f79342177e64e212b2f81add87d69179881e82128972173cfc3b4a +SIZE (bwidget-1.10.1.zip) = 337337 diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile index f3d1abfa19bd..4aac4bd2f38c 100644 --- a/x11-toolkits/tk86/Makefile +++ b/x11-toolkits/tk86/Makefile @@ -1,6 +1,5 @@ PORTNAME= tk DISTVERSION= ${TK_VERSION}${TK_RC} -PORTREVISION= 0 CATEGORIES= x11-toolkits MASTER_SITES= SF/tcl/Tcl/${TK_VERSION} PKGNAMESUFFIX= ${SHORT_TK_VER} @@ -44,7 +43,7 @@ CONFIGURE_ENV= PORTSDIR=${PORTSDIR} CFLAGS+= -I${TCL_INCLUDEDIR} \ -I${LOCALBASE}/include -TK_VERSION= 8.6.16 +TK_VERSION= 8.6.17 TK_VER= ${TK_VERSION:R} TK_RC= SHORT_TK_VER= ${TK_VER:S/.//} diff --git a/x11-toolkits/tk86/distinfo b/x11-toolkits/tk86/distinfo index f0b843011c30..5ae7561e9207 100644 --- a/x11-toolkits/tk86/distinfo +++ b/x11-toolkits/tk86/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733995328 -SHA256 (tk8.6.16-src.tar.gz) = be9f94d3575d4b3099d84bc3c10de8994df2d7aa405208173c709cc404a7e5fe -SIZE (tk8.6.16-src.tar.gz) = 4591625 +TIMESTAMP = 1755519875 +SHA256 (tk8.6.17-src.tar.gz) = e4982df6f969c08bf9dd858a6891059b4a3f50dc6c87c10abadbbe2fc4838946 +SIZE (tk8.6.17-src.tar.gz) = 4593109 diff --git a/x11-toolkits/tk86/files/patch-Makefile.in b/x11-toolkits/tk86/files/patch-Makefile.in index b1a41c647fb0..3bb0701d0431 100644 --- a/x11-toolkits/tk86/files/patch-Makefile.in +++ b/x11-toolkits/tk86/files/patch-Makefile.in @@ -54,8 +54,8 @@ INSTALL_DEV_TARGETS = install-headers INSTALL_DEMO_TARGETS = install-demos INSTALL_EXTRA_TARGETS = @EXTRA_INSTALL@ --INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(INSTALL_DEV_TARGETS) \ -- $(INSTALL_DEMO_TARGETS) $(INSTALL_EXTRA_TARGETS) +-INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DEV_TARGETS) \ +- $(INSTALL_DEMO_TARGETS) $(INSTALL_DOC_TARGETS) $(INSTALL_EXTRA_TARGETS) +INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DEV_TARGETS) $(INSTALL_EXTRA_TARGETS) install: $(INSTALL_TARGETS) diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 0d93ad7e17c4..c847b7ca785e 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -1,7 +1,6 @@ PORTNAME= stumpwm -DISTVERSION= 24.11-2 -PORTREVISION= 7 -DISTVERSIONSUFFIX= -gd54bebd +DISTVERSION= 24.11-20 +DISTVERSIONSUFFIX= -ga774bfe CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org diff --git a/x11-wm/stumpwm/distinfo b/x11-wm/stumpwm/distinfo index 01ec6d39873b..acef3dbd945a 100644 --- a/x11-wm/stumpwm/distinfo +++ b/x11-wm/stumpwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734749657 -SHA256 (stumpwm-stumpwm-24.11-2-gd54bebd_GH0.tar.gz) = 1eed67f71fd23eaa395a9ee6402bd3b52f1de8d91efcbd2451c2d3331381a029 -SIZE (stumpwm-stumpwm-24.11-2-gd54bebd_GH0.tar.gz) = 288159 +TIMESTAMP = 1755360506 +SHA256 (stumpwm-stumpwm-24.11-20-ga774bfe_GH0.tar.gz) = c9672d5cd65599f0843c11f072e63078ba688de40150f016a7a0231c233afdb4 +SIZE (stumpwm-stumpwm-24.11-20-ga774bfe_GH0.tar.gz) = 287198 diff --git a/x11-wm/stumpwm/files/patch-stumpwm.asd b/x11-wm/stumpwm/files/patch-stumpwm.asd deleted file mode 100644 index f4e5fac2cb88..000000000000 --- a/x11-wm/stumpwm/files/patch-stumpwm.asd +++ /dev/null @@ -1,11 +0,0 @@ ---- stumpwm.asd.orig 2024-12-11 17:39:48 UTC -+++ stumpwm.asd -@@ -7,7 +7,7 @@ - (defsystem :stumpwm - :name "StumpWM" - :author "Shawn Betts <sabetts@vcn.bc.ca>" -- :version "23.11" -+ :version "24.11" - :maintainer "David Bjergaard <dbjergaard@gmail.com>" - ;; :license "GNU General Public License" - :description "A tiling, keyboard driven window manager" diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 70f215ca8c9d..1ca243ad05c0 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -1,9 +1,9 @@ PORTNAME= wmanager -PORTVERSION= 0.3.1 +DISTVERSION= 0.3.1 CATEGORIES= x11-wm MASTER_SITES= https://devel.ringlet.net/files/x11/wmanager/ -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 window manager selector WWW= https://devel.ringlet.net/files/x11/wmanager/ @@ -17,7 +17,6 @@ USES= gl gmake pkgconfig tar:xz xorg USE_GL= gl glu USE_XORG= x11 xcursor xext xfixes xft xinerama xrender - OPTIONS_DEFINE= ADDONS DOCS EXAMPLES OPTIONS_DEFAULT=ADDONS OPTIONS_SUB= yes diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index f8a71e13b9d7..146ba9361607 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-panel -PORTVERSION= 4.20.4 +PORTVERSION= 4.20.5 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -13,13 +13,12 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB -LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu \ - libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu -USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ - libtool pathfix perl5 pkgconfig python:build shebangfix \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 +USES= compiler:c11 desktop-file-utils gettext-tools gnome meson \ + pathfix perl5 pkgconfig python:build shebangfix tar:bzip2 xfce \ + xorg +USE_GNOME= glib20 gtk30 libwnck3 USE_LDCONFIG= yes USE_PERL5= build USE_XFCE= garcon libexo windowing xdt xfconf @@ -27,10 +26,8 @@ USE_XORG= ice sm x11 xext SHEBANG_FILES= xdt-gen-visibility -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-x11 \ - --without-html-dir -INSTALL_TARGET= install-strip +MESON_ARGS= -Ddbusmenu=enabled \ + -Dx11=enabled PORTSCOUT= limitw:1,even @@ -38,21 +35,22 @@ OPTIONS_DEFINE= GIR NLS VAPI WAYLAND OPTIONS_DEFAULT= GIR VAPI WAYLAND OPTIONS_SUB= yes -GIR_DESC= Use Gobject Introspection +GIR_DESC= Use Gobject Introspection GIR_USE= GNOME=introspection:build -GIR_CONFIGURE_ON= --enable-introspection=yes -GIR_CONFIGURE_OFF= --enable-introspection=no +GIR_MESON_TRUE= introspection NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls VAPI_IMPLIES= GIR VAPI_USES= vala:build -VAPI_CONFIGURE_ENABLE= vala +VAPI_MESON_ENABLED= vala -WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \ - libwayland-client.so:graphics/wayland -WAYLAND_CONFIGURE_ENABLE= gtk-layer-shell wayland +WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \ + libwayland-client.so:graphics/wayland +WAYLAND_MESON_ENABLED= gtk-layer-shell wayland + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11-wm/xfce4-panel/distinfo b/x11-wm/xfce4-panel/distinfo index 734057a88509..eeec7d457f42 100644 --- a/x11-wm/xfce4-panel/distinfo +++ b/x11-wm/xfce4-panel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742802732 -SHA256 (xfce4/xfce4-panel-4.20.4.tar.bz2) = 695b23af490719e734c8659394821b43cc94d3bee69994bafdc42ef40daa0d2c -SIZE (xfce4/xfce4-panel-4.20.4.tar.bz2) = 2287183 +TIMESTAMP = 1755162792 +SHA256 (xfce4/xfce4-panel-4.20.5.tar.bz2) = 3f91850c9c467680c8081d561f1a3fd83355c07db07be9a96da1764f8c842b2b +SIZE (xfce4/xfce4-panel-4.20.5.tar.bz2) = 2293754 diff --git a/x11-wm/xfce4-panel/pkg-plist b/x11-wm/xfce4-panel/pkg-plist index 4b6437fe0953..5f3e42c3d3a0 100644 --- a/x11-wm/xfce4-panel/pkg-plist +++ b/x11-wm/xfce4-panel/pkg-plist @@ -11,7 +11,6 @@ include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-arrow-button.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-convenience.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-image.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-macros.h -include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin-provider.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin.h %%GIR%%lib/girepository-1.0/Libxfce4panel-2.0.typelib lib/libxfce4panel-2.0.so diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index fc0a959e7ac3..7d1e998705f1 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-session -PORTVERSION= 4.20.2 -PORTREVISION= 1 +PORTVERSION= 4.20.3 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -12,38 +11,38 @@ WWW= https://gitlab.xfce.org/xfce/xfce4-session LICENSE= GPLv2 BUILD_DEPENDS= iceauth:x11/iceauth -RUN_DEPENDS= iceauth:x11/iceauth \ - console-kit-daemon:sysutils/consolekit2 \ - xrdb:x11/xrdb LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit +RUN_DEPENDS= console-kit-daemon:sysutils/consolekit2 \ + iceauth:x11/iceauth \ + xrdb:x11/xrdb USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 glib20 libwnck3 -USE_XFCE= libmenu xfconf windowing +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 +USE_XFCE= libmenu windowing xfconf USE_XORG= ice sm x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-legacy-sm \ - --with-backend=freebsd \ - --enable-x11 \ --enable-polkit \ - --with-xsession-prefix=${PREFIX} \ - --with-wayland-session-prefix=${PREFIX} -SUB_FILES= pkg-message + --enable-x11 \ + --with-backend=freebsd \ + --with-wayland-session-prefix=${PREFIX} \ + --with-xsession-prefix=${PREFIX} INSTALL_TARGET= install-strip PORTSCOUT= limitw:1,even +SUB_FILES= pkg-message + OPTIONS_DEFINE= NLS WAYLAND OPTIONS_DEFAULT= WAYLAND OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls -WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \ - libwayland-client.so:graphics/wayland +WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell WAYLAND_CONFIGURE_ENABLE= gtk-layer-shell wayland .include <bsd.port.mk> diff --git a/x11-wm/xfce4-session/distinfo b/x11-wm/xfce4-session/distinfo index 631be7d32b10..ce78444c9193 100644 --- a/x11-wm/xfce4-session/distinfo +++ b/x11-wm/xfce4-session/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742802295 -SHA256 (xfce4/xfce4-session-4.20.2.tar.bz2) = a0b80b7136515bc3c0c54fa859ad420365e29b715b6da0b58a2d2781bfbe73c3 -SIZE (xfce4/xfce4-session-4.20.2.tar.bz2) = 1226931 +TIMESTAMP = 1755163734 +SHA256 (xfce4/xfce4-session-4.20.3.tar.bz2) = dbf00672c5316a30b7001fe852e6a5ba9f889afeab8a247545a160d4302f1fa2 +SIZE (xfce4/xfce4-session-4.20.3.tar.bz2) = 1233244 diff --git a/x11-wm/xfce4-session/files/patch-scripts_xflock4 b/x11-wm/xfce4-session/files/patch-scripts_xflock4 deleted file mode 100644 index 44b8684a3d8a..000000000000 --- a/x11-wm/xfce4-session/files/patch-scripts_xflock4 +++ /dev/null @@ -1,17 +0,0 @@ ---- scripts/xflock4.orig 2025-03-21 09:25:42 UTC -+++ scripts/xflock4 -@@ -47,12 +47,12 @@ esac - [ -t 0 ] && sleep 1 - - # echo is used to strip blanks --# $((2**31 - 1)) is MAXINT, which disables timeout: see -+# $(((1<<31)-1)) is MAXINT, which disables timeout: see - # https://dbus.freedesktop.org/doc/api/html/group__DBusPendingCall.html - ret=$(echo $(dbus-send --session \ - --dest=org.xfce.SessionManager \ - --print-reply=literal \ -- --reply-timeout=$((2**31 - 1)) \ -+ --reply-timeout=$(((1<<31)-1)) \ - --type=method_call \ - /org/xfce/SessionManager \ - org.xfce.Session.Manager.Lock)) diff --git a/x11/Makefile b/x11/Makefile index 5e9dcb0641e5..d891973319f6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -459,6 +459,7 @@ SUBDIR += watershot SUBDIR += way-displays SUBDIR += waybar + SUBDIR += waycorner SUBDIR += wayidle SUBDIR += wayland-logout SUBDIR += waylock diff --git a/x11/cl-clx/Makefile b/x11/cl-clx/Makefile index 7e5a115af854..8727cf67590f 100644 --- a/x11/cl-clx/Makefile +++ b/x11/cl-clx/Makefile @@ -1,6 +1,5 @@ PORTNAME= clx -DISTVERSION= 0.7.6 -PORTREVISION= 1 +DISTVERSION= 0.7.7 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- diff --git a/x11/cl-clx/distinfo b/x11/cl-clx/distinfo index 5af7ed205321..8246c6817d4e 100644 --- a/x11/cl-clx/distinfo +++ b/x11/cl-clx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715873953 -SHA256 (sharplispers-clx-0.7.6_GH0.tar.gz) = bcc9cd736e7e28ec2b8085ce1c9686e02ffbee9257e1072f5c4fc393e33467e8 -SIZE (sharplispers-clx-0.7.6_GH0.tar.gz) = 462763 +TIMESTAMP = 1755357907 +SHA256 (sharplispers-clx-0.7.7_GH0.tar.gz) = 51c62d2fdd75c1390b940b0ded16880d378ecf8b5c556917611f4804dcadf981 +SIZE (sharplispers-clx-0.7.7_GH0.tar.gz) = 462809 diff --git a/x11/fuzzel/Makefile b/x11/fuzzel/Makefile index a5b7a7924669..e8b93c9f0078 100644 --- a/x11/fuzzel/Makefile +++ b/x11/fuzzel/Makefile @@ -1,5 +1,5 @@ PORTNAME= fuzzel -DISTVERSION= 1.12.0 +DISTVERSION= 1.13.0 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ tllist>=1.0.1:devel/tllist \ - wayland-protocols>=1.32:graphics/wayland-protocols \ + wayland-protocols>=1.41:graphics/wayland-protocols \ scdoc:textproc/scdoc LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libwayland-client.so:graphics/wayland \ @@ -20,7 +20,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon -USES= compiler:c11 meson pkgconfig xorg +USES= compiler:c11 meson pkgconfig python:build xorg USE_XORG= pixman WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ diff --git a/x11/fuzzel/distinfo b/x11/fuzzel/distinfo index 8dcd0321cfa5..9a5de6bb23ee 100644 --- a/x11/fuzzel/distinfo +++ b/x11/fuzzel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744280541 -SHA256 (fuzzel-1.12.0.tar.gz) = 7f23b86d8fc635c368c69be7227aa7f8068a6ec7d07305a33c12db259400d3e8 -SIZE (fuzzel-1.12.0.tar.gz) = 480171 +TIMESTAMP = 1755434557 +SHA256 (fuzzel-1.13.0.tar.gz) = 3b73727d76bdfd9c33a77614ab7b76656e4c48df4a2ea183cee8af8870aecc17 +SIZE (fuzzel-1.13.0.tar.gz) = 500678 diff --git a/x11/kde/Makefile b/x11/kde/Makefile index fcaa975d9905..a1376f0baf88 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -10,7 +10,6 @@ RUN_DEPENDS= kde-baseapps>=${KDE_APPLICATIONS_VERSION}:x11/kde-baseapps \ plasma6-plasma>=${KDE_PLASMA_VERSION}:x11/plasma6-plasma USES= kde:6 metaport qt:6 -USE_QT= # empty # The official VLC backend can be used, but vlc port still uses Qt5 for GUI. OPTIONS_DEFAULT= MPV diff --git a/x11/kf5-kdelibs4support/Makefile b/x11/kf5-kdelibs4support/Makefile index 62d578c7d5f2..5a3a2cad2d3c 100644 --- a/x11/kf5-kdelibs4support/Makefile +++ b/x11/kf5-kdelibs4support/Makefile @@ -1,5 +1,6 @@ PORTNAME= kdelibs4support DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 2 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf6-frameworks/Makefile b/x11/kf6-frameworks/Makefile index bed758c823f0..183f5f6f0c1c 100644 --- a/x11/kf6-frameworks/Makefile +++ b/x11/kf6-frameworks/Makefile @@ -9,7 +9,5 @@ WWW= https://api.kde.org/frameworks/index.html USES= kde:6 metaport qt:6 USE_KDE= ${_USE_FRAMEWORKS_ALL} -# pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies -USE_QT= # .include <bsd.port.mk> diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index d1b004495900..633e6212546d 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxfce4menu -PORTVERSION= 4.20.1 +PORTVERSION= 4.20.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE DISTNAME= libxfce4ui-${DISTVERSIONFULL} diff --git a/x11/libxfce4menu/distinfo b/x11/libxfce4menu/distinfo index 05be8ba8ece2..cd46b83f051d 100644 --- a/x11/libxfce4menu/distinfo +++ b/x11/libxfce4menu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742801483 -SHA256 (xfce4/libxfce4ui-4.20.1.tar.bz2) = ec99f0b8f6d7cd4222c8f8e3bca51d144fb240d719829344b354900eb3a07100 -SIZE (xfce4/libxfce4ui-4.20.1.tar.bz2) = 1214543 +TIMESTAMP = 1755161013 +SHA256 (xfce4/libxfce4ui-4.20.2.tar.bz2) = 5d3d67b1244a10cee0e89b045766c05fe1035f7938f0410ac6a3d8222b5df907 +SIZE (xfce4/libxfce4ui-4.20.2.tar.bz2) = 1223663 diff --git a/x11/libxfce4menu/pkg-plist b/x11/libxfce4menu/pkg-plist index 8e9c9f20fa78..d9f3b4cfa3d5 100644 --- a/x11/libxfce4menu/pkg-plist +++ b/x11/libxfce4menu/pkg-plist @@ -58,6 +58,7 @@ share/icons/hicolor/scalable/apps/xfce4-logo.svg %%NLS%%share/locale/el/LC_MESSAGES/libxfce4ui.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/libxfce4ui.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/libxfce4ui.mo +%%NLS%%share/locale/eo/LC_MESSAGES/libxfce4ui.mo %%NLS%%share/locale/es/LC_MESSAGES/libxfce4ui.mo %%NLS%%share/locale/et/LC_MESSAGES/libxfce4ui.mo %%NLS%%share/locale/eu/LC_MESSAGES/libxfce4ui.mo diff --git a/x11/libxfce4windowing/Makefile b/x11/libxfce4windowing/Makefile index 995e7ea970b1..440db67f7047 100644 --- a/x11/libxfce4windowing/Makefile +++ b/x11/libxfce4windowing/Makefile @@ -1,6 +1,5 @@ PORTNAME= libxfce4windowing -DISTVERSION= 4.20.3 -PORTREVISION= 1 +DISTVERSION= 4.20.4 CATEGORIES= x11 xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -21,28 +20,34 @@ USE_XFCE= xdt USE_XORG= x11 xrandr SHEBANG_FILES= xdt-gen-visibility -MESON_ARGS= -Dgtk-doc=false \ - -Dx11=enabled +MESON_ARGS= -Dx11=enabled -OPTIONS_DEFINE= GIR NLS WAYLAND -OPTIONS_DEFAULT= GIR WAYLAND +OPTIONS_DEFINE= DOCS GIR NLS VAPI WAYLAND +OPTIONS_DEFAULT= GIR VAPI WAYLAND OPTIONS_SUB= yes GIR_DESC= GObject Introspection support -# At present gtk-doc is broken due to missing files in the distribution -#DOCS_MESON_TRUE= gtk-doc +DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc +DOCS_MESON_TRUE= gtk-doc GIR_USE= GNOME=introspection:build GIR_MESON_TRUE= introspection NLS_USES= gettext-runtime +VAPI_USES= vala:build +VAPI_MESON_ENABLED= vala + WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols -WAYLAND_RUN_DEPENDS= wayland-protocols>0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland +WAYLAND_RUN_DEPENDS= wayland-protocols>0:graphics/wayland-protocols WAYLAND_MESON_ENABLED= wayland +post-patch: + @${CP} ${FILESDIR}/libxfce4windowing-docs.xml.in ${WRKSRC}/docs/reference/libxfce4windowing + @${CP} ${FILESDIR}/libxfce4windowingui-docs.xml.in ${WRKSRC}/docs/reference/libxfce4windowingui + post-patch-NLS-off: @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build diff --git a/x11/libxfce4windowing/distinfo b/x11/libxfce4windowing/distinfo index 451f0cc0adff..935d2a77c2bf 100644 --- a/x11/libxfce4windowing/distinfo +++ b/x11/libxfce4windowing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747849083 -SHA256 (xfce4/libxfce4windowing-4.20.3.tar.bz2) = df2419a6bd960c0bfac3307eff593050857524642597eb35a26fb4f8261a017b -SIZE (xfce4/libxfce4windowing-4.20.3.tar.bz2) = 605237 +TIMESTAMP = 1755161257 +SHA256 (xfce4/libxfce4windowing-4.20.4.tar.bz2) = db467f9ac4bac8f1c4e82667902841fc0957af835c29603d6659a57440b6f8cb +SIZE (xfce4/libxfce4windowing-4.20.4.tar.bz2) = 614876 diff --git a/x11/libxfce4windowing/files/libxfce4windowing-docs.xml.in b/x11/libxfce4windowing/files/libxfce4windowing-docs.xml.in new file mode 100644 index 000000000000..c44e2cc4c942 --- /dev/null +++ b/x11/libxfce4windowing/files/libxfce4windowing-docs.xml.in @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" + "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" +[ + <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'"> + <!ENTITY % gtkdocentities SYSTEM "xml/gtkdocentities.ent"> + %gtkdocentities; +]> + +<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> + <bookinfo> + <title>&package_name; Reference Manual</title> + <releaseinfo> + For &package_string;. + The latest version of this documentation can be found on-line at + <ulink role="online-location" url="https://developer.xfce.org/&package_name;/index.html">https://developer.xfce.org/&package_name;/</ulink>. + </releaseinfo> + <copyright> + <year>@COPYRIGHT_YEAR@</year> + <holder>The libxfce4windowing contributors</holder> + </copyright> + </bookinfo> + + <part id="libxfce4windowing-introduction"> + <title>Introduction</title> + <para> + Libxfce4windowing abstracts over several windowing concepts between the X11 and Wayland display systems. + </para> + </part> + + <part id="libxfce4windowing-utilities"> + <title>Windowing Utilities</title> + <xi:include href="xml/libxfce4windowing-config.xml"/> + <xi:include href="xml/xfw-util.xml"/> + </part> + + <part id="libxfce4windowing-core"> + <title>Core Library Interface</title> + <xi:include href="xml/xfw-screen.xml"/> + <xi:include href="xml/xfw-seat.xml"/> + <xi:include href="xml/xfw-workspace-manager.xml"/> + <xi:include href="xml/xfw-workspace-group.xml"/> + <xi:include href="xml/xfw-workspace.xml"/> + <xi:include href="xml/xfw-window.xml"/> + <xi:include href="xml/xfw-application.xml"/> + <xi:include href="xml/xfw-monitor.xml"/> + </part> + + <part id="libxfce4windowing-backend"> + <title>Backend-Specific Interfaces</title> + <xi:include href="xml/xfw-x11.xml"/> + </part> + + <index id="api-index-full"> + <title>Index of all symbols</title> + <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> + </index> + <index id="api-index-4-19-1"> + <title>Index of new symbols in 4.19.1</title> + <xi:include href="xml/api-index-4.19.1.xml"><xi:fallback /></xi:include> + </index> + <index id="api-index-4-19-3"> + <title>Index of new symbols in 4.19.3</title> + <xi:include href="xml/api-index-4.19.3.xml"><xi:fallback /></xi:include> + </index> + <index id="api-index-4-19-4"> + <title>Index of new symbols in 4.19.4</title> + <xi:include href="xml/api-index-4.19.4.xml"><xi:fallback /></xi:include> + </index> + <!-- + <index id="api-index-deprecated"> + <title>Index of deprecated symbols</title> + <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> + </index> + --> + + <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> + +</book> + +<!-- + vi:set ts=2 sw=2 et ai syntax=docbkxml: +--> diff --git a/x11/libxfce4windowing/files/libxfce4windowingui-docs.xml.in b/x11/libxfce4windowing/files/libxfce4windowingui-docs.xml.in new file mode 100644 index 000000000000..e3cebad59e2c --- /dev/null +++ b/x11/libxfce4windowing/files/libxfce4windowingui-docs.xml.in @@ -0,0 +1,55 @@ +<?xml version="1.0"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" + "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" +[ + <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'"> + <!ENTITY % gtkdocentities SYSTEM "xml/gtkdocentities.ent"> + %gtkdocentities; +]> + +<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> + <bookinfo> + <title>&package_name; Reference Manual</title> + <releaseinfo> + for &package_string;. + The latest version of this documentation can be found on-line at + <ulink role="online-location" url="https://developer.xfcr.org/&package_name;/index.html">https://developer.xfce.org/&package_name;/</ulink>. + </releaseinfo> + <copyright> + <year>@COPYRIGHT_YEAR@</year> + <holder>The libxfce4windowing contributors</holder> + </copyright> + </bookinfo> + + <part id="libxfce4windowingui-introduction"> + <title>Introduction</title> + <para> + Libxfce4windowingui is a UI widget utility library that makes use of libxfce4windowing primitives. + </para> + </part> + + <part id="libxfce4windowingui-utilities"> + <title>Windowing Utilities</title> + <xi:include href="xml/libxfce4windowingui-config.xml"/> + </part> + + <part id="libxfce4windowing-widgets"> + <title>Widgets</title> + <xi:include href="xml/xfw-window-action-menu.xml"/> + <xi:include href="xml/xfw-window-list-menu.xml"/> + </part> + + <index id="api-index-full"> + <title>Index of all symbols</title> + <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> + </index> + <!-- + <index id="api-index-deprecated"> + <title>Index of deprecated symbols</title> + <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> + </index> + --> + + <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> + +</book> diff --git a/x11/libxfce4windowing/pkg-plist b/x11/libxfce4windowing/pkg-plist index a49555e12982..df8892973d5e 100644 --- a/x11/libxfce4windowing/pkg-plist +++ b/x11/libxfce4windowing/pkg-plist @@ -27,54 +27,55 @@ libdata/pkgconfig/libxfce4windowing-x11-0.pc libdata/pkgconfig/libxfce4windowingui-0.pc %%GIR%%share/gir-1.0/Libxfce4windowing-0.0.gir %%GIR%%share/gir-1.0/Libxfce4windowingui-0.0.gir -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwApplication.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwMonitor.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwScreen.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwSeat.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWindow.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspace.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspaceGroup.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/XfwWorkspaceManager.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/annotation-glossary.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-1.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-3.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-4-19-4.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/api-index-full.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/home.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/index.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/left-insensitive.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/left.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-Library-Configuration.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-Utilities.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-X11-Backend.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-backend.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-core.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-introduction.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing-utilities.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/libxfce4windowing.devhelp2 -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/right-insensitive.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/right.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/style.css -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/up-insensitive.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowing/up.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/XfwWindowActionMenu.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/XfwWindowListMenu.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/annotation-glossary.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/api-index-full.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/home.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/index.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/left-insensitive.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/left.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowing-widgets.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-Library-Configuration.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-introduction.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui-utilities.html -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/libxfce4windowingui.devhelp2 -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/right-insensitive.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/right.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/style.css -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/up-insensitive.png -@comment %%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui/up.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwApplication.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwMonitor.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwScreen.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwSeat.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwWindow.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwWorkspace.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwWorkspaceGroup.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/XfwWorkspaceManager.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/annotation-glossary.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/api-index-4-19-1.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/api-index-4-19-3.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/api-index-4-19-4.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/api-index-full.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/home.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/index.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/left-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/left.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-0.devhelp2 +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-Library-Configuration.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-Utilities.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-X11-Backend.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-backend.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-core.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-introduction.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/libxfce4windowing-utilities.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/right-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/right.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/style.css +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/up-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowing-0/up.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/XfwWindowActionMenu.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/XfwWindowListMenu.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/annotation-glossary.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/api-index-full.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/home.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/index.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/left-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/left.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/libxfce4windowing-widgets.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/libxfce4windowingui-0.devhelp2 +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/libxfce4windowingui-Library-Configuration.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/libxfce4windowingui-introduction.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/libxfce4windowingui-utilities.html +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/right-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/right.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/style.css +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/up-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/libxfce4windowingui-0/up.png +%%NLS%%share/locale/ar/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/ast/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/bg/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/ca/LC_MESSAGES/libxfce4windowing.mo @@ -118,3 +119,7 @@ libdata/pkgconfig/libxfce4windowingui-0.pc %%NLS%%share/locale/uk/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libxfce4windowing.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/libxfce4windowing.mo +%%VAPI%%share/vala/vapi/libxfce4windowing-0.deps +%%VAPI%%share/vala/vapi/libxfce4windowing-0.vapi +%%VAPI%%share/vala/vapi/libxfce4windowingui-0.deps +%%VAPI%%share/vala/vapi/libxfce4windowingui-0.vapi diff --git a/x11/linux-nvidia-libs-devel/Makefile b/x11/linux-nvidia-libs-devel/Makefile index 75a71009c848..85fb45e86ca2 100644 --- a/x11/linux-nvidia-libs-devel/Makefile +++ b/x11/linux-nvidia-libs-devel/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 575.64.05 +DISTVERSION?= 580.76.05 # Explicitly set PORTREVISION as it can be overridden by the master port PORTREVISION= 0 diff --git a/x11/linux-nvidia-libs-devel/distinfo b/x11/linux-nvidia-libs-devel/distinfo index a70e71db8736..60af5d71556f 100644 --- a/x11/linux-nvidia-libs-devel/distinfo +++ b/x11/linux-nvidia-libs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753240442 -SHA256 (NVIDIA-Linux-x86_64-575.64.05.run) = 85f2b50f912261c1917a0b2cf7e1f9743affd008fdc0f209f4d5563f774d502d -SIZE (NVIDIA-Linux-x86_64-575.64.05.run) = 386961985 +TIMESTAMP = 1755355011 +SHA256 (NVIDIA-Linux-x86_64-580.76.05.run) = 219be636b60931b021b2e8c1e0eff887363c731f8a940caa87bcc054d05d97fd +SIZE (NVIDIA-Linux-x86_64-580.76.05.run) = 393683997 diff --git a/x11/linux-nvidia-libs/Makefile b/x11/linux-nvidia-libs/Makefile index 34411b66a539..708beb3439b2 100644 --- a/x11/linux-nvidia-libs/Makefile +++ b/x11/linux-nvidia-libs/Makefile @@ -147,7 +147,7 @@ LINUX32_LIBS+= libnvidia-compiler.so.${PORTVERSION} ## graphics/egl-wayland supports ## Estimated to be upgraded often. -.if ${NVVERSION} >= 570.18100 && ${NVVERSION} < 575.00000 # 570.181 but below 575.000 +.if ${NVVERSION} >= 570.18100 NV_EGL_W_VERSION= 1.1.20 .elif ${NVVERSION} >= 570.14400 # 570.144, excuding 570.181 to below 575.000 NV_EGL_W_VERSION= 1.1.19 @@ -278,11 +278,11 @@ PLIST_RE+= '\,${LINUXBASE}.*libnvidia-gpucomp\.so,d' # nvidia-egl-X11 supports (not in x11/nvidia-driver nor separate ports) # Estimated to be upgrated often. -.if ${NVVERSION} >= 570.18100 && ${NVVERSION} < 575.00000 +.if ${NVVERSION} >= 570.18100 # 570.181 NV_EGL_X_VERSION= 1.0.3 -.elif ${NVVERSION} >= 570.15302 && ${NVVERSION} < 570.18100 || ${NVVERSION} >= 575.05708 && ${NVVERSION} < 580.00000 +.elif ${NVVERSION} >= 570.15302 # 570.153.02 NV_EGL_X_VERSION= 1.0.2 -.elif ${NVVERSION} >= 570.14400 # 570.144, 580.65.06 +.elif ${NVVERSION} >= 570.14400 # 570.144 NV_EGL_X_VERSION= 1.0.1 .elif ${NVVERSION} >= 570.00000 # 570.00, Intentionally kept to clarify # the start of egl-x11 support. diff --git a/x11/linux-nvidia-libs/distinfo b/x11/linux-nvidia-libs/distinfo index 89ca49fa1cb3..60af5d71556f 100644 --- a/x11/linux-nvidia-libs/distinfo +++ b/x11/linux-nvidia-libs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754441402 -SHA256 (NVIDIA-Linux-x86_64-570.181.run) = f06d25ce3f1802ea507ada4b5dc46b3c2c8b38503db6f68f3ef016bab8e3dcf9 -SIZE (NVIDIA-Linux-x86_64-570.181.run) = 375778425 +TIMESTAMP = 1755355011 +SHA256 (NVIDIA-Linux-x86_64-580.76.05.run) = 219be636b60931b021b2e8c1e0eff887363c731f8a940caa87bcc054d05d97fd +SIZE (NVIDIA-Linux-x86_64-580.76.05.run) = 393683997 diff --git a/x11/nvidia-driver-devel/Makefile b/x11/nvidia-driver-devel/Makefile index 8eed6eabe018..d3aa5e2c771d 100644 --- a/x11/nvidia-driver-devel/Makefile +++ b/x11/nvidia-driver-devel/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 575.64.05 +DISTVERSION?= 580.76.05 # Explicitly set PORTREVISION as it can be overridden by the master port PORTREVISION= 0 diff --git a/x11/nvidia-driver-devel/distinfo b/x11/nvidia-driver-devel/distinfo index 143acac9011c..5486438203bf 100644 --- a/x11/nvidia-driver-devel/distinfo +++ b/x11/nvidia-driver-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753239149 -SHA256 (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 8831b28b41b821fac90db30a9cfe13481a9d8bd46d0ffeb544fd8c4fbbab538f -SIZE (NVIDIA-FreeBSD-x86_64-575.64.05.tar.xz) = 287953228 +TIMESTAMP = 1755354183 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 diff --git a/x11/nvidia-driver/Makefile.version b/x11/nvidia-driver/Makefile.version index 88c869f596bb..ec22fb7b6251 100644 --- a/x11/nvidia-driver/Makefile.version +++ b/x11/nvidia-driver/Makefile.version @@ -1,4 +1,4 @@ # NVIDIA Distversion # # This will be included from x11/nvidia-driver and the nvidia-drm port -NVIDIA_DISTVERSION?= 570.181 +NVIDIA_DISTVERSION?= 580.76.05 diff --git a/x11/nvidia-driver/distinfo b/x11/nvidia-driver/distinfo index 7225c46c9dc7..5486438203bf 100644 --- a/x11/nvidia-driver/distinfo +++ b/x11/nvidia-driver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754437824 -SHA256 (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = b5e5f1acc5d2f55be9b34ba209c308fa3a716ac489f37a1805d5e9ae5d8ce166 -SIZE (NVIDIA-FreeBSD-x86_64-570.181.tar.xz) = 261233752 +TIMESTAMP = 1755354183 +SHA256 (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 11731d9ca505cf86a70afc448f9a2d283a8baab78b446507c405a5f75d46ad4d +SIZE (NVIDIA-FreeBSD-x86_64-580.76.05.tar.xz) = 288781800 diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile index 1b343cfd75ae..bb224e9fbfa3 100644 --- a/x11/nvidia-settings/Makefile +++ b/x11/nvidia-settings/Makefile @@ -1,5 +1,5 @@ PORTNAME= nvidia-settings -PORTVERSION= 570.181 +PORTVERSION= 580.76.05 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/nvidia-settings/distinfo b/x11/nvidia-settings/distinfo index df8ff754572d..e538761771e2 100644 --- a/x11/nvidia-settings/distinfo +++ b/x11/nvidia-settings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754440481 -SHA256 (NVIDIA-nvidia-settings-570.181_GH0.tar.gz) = 6a11f45c72921243a4d7483af23656b41acf2ad48d17221eb412d5ad94f63460 -SIZE (NVIDIA-nvidia-settings-570.181_GH0.tar.gz) = 1309645 +TIMESTAMP = 1755354872 +SHA256 (NVIDIA-nvidia-settings-580.76.05_GH0.tar.gz) = a87603697f54a0d5bd1ff4790ee228fa075712a4c07f05c0fb71ac9075092dc3 +SIZE (NVIDIA-nvidia-settings-580.76.05_GH0.tar.gz) = 1320248 diff --git a/x11/nvidia-xconfig/Makefile b/x11/nvidia-xconfig/Makefile index cc735ccb7a0d..ffbd02e917c0 100644 --- a/x11/nvidia-xconfig/Makefile +++ b/x11/nvidia-xconfig/Makefile @@ -1,5 +1,5 @@ PORTNAME= nvidia-xconfig -PORTVERSION= 570.181 +PORTVERSION= 580.76.05 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/nvidia-xconfig/distinfo b/x11/nvidia-xconfig/distinfo index 1d749a7cd0a3..8137458ddc65 100644 --- a/x11/nvidia-xconfig/distinfo +++ b/x11/nvidia-xconfig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754440555 -SHA256 (NVIDIA-nvidia-xconfig-570.181_GH0.tar.gz) = 96d740bf4c18eea0dab8367d5a828e51a0708f0cf1ce5625a970e0781b907d98 -SIZE (NVIDIA-nvidia-xconfig-570.181_GH0.tar.gz) = 145651 +TIMESTAMP = 1755354933 +SHA256 (NVIDIA-nvidia-xconfig-580.76.05_GH0.tar.gz) = c4604ce581147ee4d248667213587c7d92bc8211f94759337b526b891e713128 +SIZE (NVIDIA-nvidia-xconfig-580.76.05_GH0.tar.gz) = 145876 diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index d13f6078f159..6775589b92ff 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -1,5 +1,5 @@ PORTNAME= roxterm -PORTVERSION= 3.15.3 +PORTVERSION= 3.16.2 CATEGORIES= x11 MAINTAINER= nc@FreeBSD.org diff --git a/x11/roxterm/distinfo b/x11/roxterm/distinfo index d3e4821d556a..d4d4196b3039 100644 --- a/x11/roxterm/distinfo +++ b/x11/roxterm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742778737 -SHA256 (realh-roxterm-3.15.3_GH0.tar.gz) = ec3f7f8c6e088a8b73355da8bb70f6641a000ba681b4f49e25f74c97bad0367a -SIZE (realh-roxterm-3.15.3_GH0.tar.gz) = 736517 +TIMESTAMP = 1755647956 +SHA256 (realh-roxterm-3.16.2_GH0.tar.gz) = 4174e8d245ad565c2e2eff1315e29f3c5ce9c031f6d117eced3a6a8eabfac514 +SIZE (realh-roxterm-3.16.2_GH0.tar.gz) = 750117 diff --git a/x11/waycorner/Makefile b/x11/waycorner/Makefile new file mode 100644 index 000000000000..b5ef05ae656e --- /dev/null +++ b/x11/waycorner/Makefile @@ -0,0 +1,26 @@ +PORTNAME= waycorner +DISTVERSION= 0.2.3 +CATEGORIES= x11 wayland + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Hot corners for Wayland +WWW= https://github.com/AndreasBackx/waycorner + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cargo + +USE_GITHUB= yes +GH_ACCOUNT= AndreasBackx + +PLIST_FILES= bin/${PORTNAME} +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/x11/waycorner/Makefile.crates b/x11/waycorner/Makefile.crates new file mode 100644 index 000000000000..93c1d2c94ea5 --- /dev/null +++ b/x11/waycorner/Makefile.crates @@ -0,0 +1,97 @@ +CARGO_CRATES= aho-corasick-1.0.1 \ + anstream-0.3.2 \ + anstyle-1.0.0 \ + anstyle-parse-0.2.0 \ + anstyle-query-1.0.0 \ + anstyle-wincon-1.0.1 \ + anyhow-1.0.71 \ + autocfg-1.1.0 \ + bitflags-1.3.2 \ + calloop-0.10.5 \ + cc-1.0.79 \ + cfg-if-1.0.0 \ + clap-4.3.0 \ + clap_builder-4.3.0 \ + clap_derive-4.3.0 \ + clap_lex-0.5.0 \ + colorchoice-1.0.0 \ + crossbeam-utils-0.8.15 \ + dlib-0.5.0 \ + downcast-rs-1.2.0 \ + errno-0.3.1 \ + errno-dragonfly-0.1.2 \ + hashbrown-0.12.3 \ + heck-0.4.1 \ + hermit-abi-0.3.1 \ + indexmap-1.9.3 \ + io-lifetimes-1.0.10 \ + is-terminal-0.4.7 \ + lazy_static-1.4.0 \ + libc-0.2.144 \ + libloading-0.7.4 \ + linux-raw-sys-0.3.8 \ + log-0.4.17 \ + memchr-2.5.0 \ + memmap2-0.5.10 \ + memoffset-0.6.5 \ + minimal-lexical-0.2.1 \ + nix-0.24.3 \ + nix-0.25.1 \ + nom-7.1.3 \ + nu-ansi-term-0.46.0 \ + once_cell-1.17.1 \ + overload-0.1.1 \ + pin-project-lite-0.2.9 \ + pkg-config-0.3.27 \ + proc-macro2-1.0.58 \ + quote-1.0.27 \ + regex-1.8.1 \ + regex-syntax-0.7.1 \ + rustix-0.37.19 \ + scoped-tls-1.0.1 \ + serde-1.0.163 \ + serde_derive-1.0.163 \ + serde_spanned-0.6.2 \ + sharded-slab-0.1.4 \ + slotmap-1.0.6 \ + smallvec-1.10.0 \ + smithay-client-toolkit-0.16.1 \ + strsim-0.10.0 \ + syn-2.0.16 \ + thiserror-1.0.40 \ + thiserror-impl-1.0.40 \ + thread_local-1.1.7 \ + toml-0.7.4 \ + toml_datetime-0.6.2 \ + toml_edit-0.19.9 \ + tracing-0.1.37 \ + tracing-attributes-0.1.24 \ + tracing-core-0.1.31 \ + tracing-log-0.1.3 \ + tracing-subscriber-0.3.17 \ + unicode-ident-1.0.8 \ + utf8parse-0.2.1 \ + valuable-0.1.0 \ + vec_map-0.8.2 \ + version_check-0.9.4 \ + wayland-client-0.29.5 \ + wayland-commons-0.29.5 \ + wayland-cursor-0.29.5 \ + wayland-protocols-0.29.5 \ + wayland-scanner-0.29.5 \ + wayland-sys-0.29.5 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-sys-0.48.0 \ + windows-targets-0.48.0 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_msvc-0.48.0 \ + windows_i686_gnu-0.48.0 \ + windows_i686_msvc-0.48.0 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_msvc-0.48.0 \ + winnow-0.4.6 \ + xcursor-0.3.4 \ + xml-rs-0.8.11 diff --git a/x11/waycorner/distinfo b/x11/waycorner/distinfo new file mode 100644 index 000000000000..eeb5400d3f54 --- /dev/null +++ b/x11/waycorner/distinfo @@ -0,0 +1,197 @@ +TIMESTAMP = 1754978225 +SHA256 (rust/crates/aho-corasick-1.0.1.crate) = 67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04 +SIZE (rust/crates/aho-corasick-1.0.1.crate) = 167320 +SHA256 (rust/crates/anstream-0.3.2.crate) = 0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163 +SIZE (rust/crates/anstream-0.3.2.crate) = 19504 +SHA256 (rust/crates/anstyle-1.0.0.crate) = 41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d +SIZE (rust/crates/anstyle-1.0.0.crate) = 13972 +SHA256 (rust/crates/anstyle-parse-0.2.0.crate) = e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee +SIZE (rust/crates/anstyle-parse-0.2.0.crate) = 24361 +SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b +SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 +SHA256 (rust/crates/anstyle-wincon-1.0.1.crate) = 180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188 +SIZE (rust/crates/anstyle-wincon-1.0.1.crate) = 11718 +SHA256 (rust/crates/anyhow-1.0.71.crate) = 9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8 +SIZE (rust/crates/anyhow-1.0.71.crate) = 43808 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/calloop-0.10.5.crate) = 1a59225be45a478d772ce015d9743e49e92798ece9e34eda9a6aa2a6a7f40192 +SIZE (rust/crates/calloop-0.10.5.crate) = 53694 +SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f +SIZE (rust/crates/cc-1.0.79.crate) = 62624 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/clap-4.3.0.crate) = 93aae7a4192245f70fe75dd9157fc7b4a5bf53e88d30bd4396f7d8f9284d5acc +SIZE (rust/crates/clap-4.3.0.crate) = 54034 +SHA256 (rust/crates/clap_builder-4.3.0.crate) = 4f423e341edefb78c9caba2d9c7f7687d0e72e89df3ce3394554754393ac3990 +SIZE (rust/crates/clap_builder-4.3.0.crate) = 162227 +SHA256 (rust/crates/clap_derive-4.3.0.crate) = 191d9573962933b4027f932c600cd252ce27a8ad5979418fe78e43c07996f27b +SIZE (rust/crates/clap_derive-4.3.0.crate) = 28954 +SHA256 (rust/crates/clap_lex-0.5.0.crate) = 2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b +SIZE (rust/crates/clap_lex-0.5.0.crate) = 11792 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/crossbeam-utils-0.8.15.crate) = 3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b +SIZE (rust/crates/crossbeam-utils-0.8.15.crate) = 42326 +SHA256 (rust/crates/dlib-0.5.0.crate) = ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794 +SIZE (rust/crates/dlib-0.5.0.crate) = 5788 +SHA256 (rust/crates/downcast-rs-1.2.0.crate) = 9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650 +SIZE (rust/crates/downcast-rs-1.2.0.crate) = 11670 +SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a +SIZE (rust/crates/errno-0.3.1.crate) = 10348 +SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf +SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286 +SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793 +SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/io-lifetimes-1.0.10.crate) = 9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220 +SIZE (rust/crates/io-lifetimes-1.0.10.crate) = 37294 +SHA256 (rust/crates/is-terminal-0.4.7.crate) = adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f +SIZE (rust/crates/is-terminal-0.4.7.crate) = 8356 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/libc-0.2.144.crate) = 2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1 +SIZE (rust/crates/libc-0.2.144.crate) = 682092 +SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f +SIZE (rust/crates/libloading-0.7.4.crate) = 27580 +SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 +SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 +SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e +SIZE (rust/crates/log-0.4.17.crate) = 38028 +SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d +SIZE (rust/crates/memchr-2.5.0.crate) = 65812 +SHA256 (rust/crates/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 +SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 +SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce +SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/nix-0.24.3.crate) = fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069 +SIZE (rust/crates/nix-0.24.3.crate) = 266843 +SHA256 (rust/crates/nix-0.25.1.crate) = f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4 +SIZE (rust/crates/nix-0.25.1.crate) = 272312 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 +SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3 +SIZE (rust/crates/once_cell-1.17.1.crate) = 32856 +SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 +SIZE (rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 +SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 +SHA256 (rust/crates/pkg-config-0.3.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 +SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 +SHA256 (rust/crates/proc-macro2-1.0.58.crate) = fa1fb82fc0c281dd9671101b66b771ebbe1eaf967b96ac8740dcba4b70005ca8 +SIZE (rust/crates/proc-macro2-1.0.58.crate) = 44519 +SHA256 (rust/crates/quote-1.0.27.crate) = 8f4f29d145265ec1c483c7c654450edde0bfe043d3938d6972630663356d9500 +SIZE (rust/crates/quote-1.0.27.crate) = 28416 +SHA256 (rust/crates/regex-1.8.1.crate) = af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370 +SIZE (rust/crates/regex-1.8.1.crate) = 248412 +SHA256 (rust/crates/regex-syntax-0.7.1.crate) = a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c +SIZE (rust/crates/regex-syntax-0.7.1.crate) = 339705 +SHA256 (rust/crates/rustix-0.37.19.crate) = acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d +SIZE (rust/crates/rustix-0.37.19.crate) = 323809 +SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 +SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 +SHA256 (rust/crates/serde-1.0.163.crate) = 2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2 +SIZE (rust/crates/serde-1.0.163.crate) = 77030 +SHA256 (rust/crates/serde_derive-1.0.163.crate) = 8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e +SIZE (rust/crates/serde_derive-1.0.163.crate) = 54447 +SHA256 (rust/crates/serde_spanned-0.6.2.crate) = 93107647184f6027e3b7dcb2e11034cf95ffa1e3a682c67951963ac69c1c007d +SIZE (rust/crates/serde_spanned-0.6.2.crate) = 7749 +SHA256 (rust/crates/sharded-slab-0.1.4.crate) = 900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31 +SIZE (rust/crates/sharded-slab-0.1.4.crate) = 52479 +SHA256 (rust/crates/slotmap-1.0.6.crate) = e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342 +SIZE (rust/crates/slotmap-1.0.6.crate) = 58954 +SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 +SIZE (rust/crates/smallvec-1.10.0.crate) = 31564 +SHA256 (rust/crates/smithay-client-toolkit-0.16.1.crate) = 870427e30b8f2cbe64bf43ec4b86e88fe39b0a84b3f15efd9c9c2d020bc86eb9 +SIZE (rust/crates/smithay-client-toolkit-0.16.1.crate) = 131081 +SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 +SIZE (rust/crates/strsim-0.10.0.crate) = 11355 +SHA256 (rust/crates/syn-2.0.16.crate) = a6f671d4b5ffdb8eadec19c0ae67fe2639df8684bd7bc4b83d986b8db549cf01 +SIZE (rust/crates/syn-2.0.16.crate) = 240928 +SHA256 (rust/crates/thiserror-1.0.40.crate) = 978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac +SIZE (rust/crates/thiserror-1.0.40.crate) = 18709 +SHA256 (rust/crates/thiserror-impl-1.0.40.crate) = f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f +SIZE (rust/crates/thiserror-impl-1.0.40.crate) = 15138 +SHA256 (rust/crates/thread_local-1.1.7.crate) = 3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152 +SIZE (rust/crates/thread_local-1.1.7.crate) = 13585 +SHA256 (rust/crates/toml-0.7.4.crate) = d6135d499e69981f9ff0ef2167955a5333c35e36f6937d382974566b3d5b94ec +SIZE (rust/crates/toml-0.7.4.crate) = 49003 +SHA256 (rust/crates/toml_datetime-0.6.2.crate) = 5a76a9312f5ba4c2dec6b9161fdf25d87ad8a09256ccea5a556fef03c706a10f +SIZE (rust/crates/toml_datetime-0.6.2.crate) = 10768 +SHA256 (rust/crates/toml_edit-0.19.9.crate) = 92d964908cec0d030b812013af25a0e57fddfadb1e066ecc6681d86253129d4f +SIZE (rust/crates/toml_edit-0.19.9.crate) = 95396 +SHA256 (rust/crates/tracing-0.1.37.crate) = 8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8 +SIZE (rust/crates/tracing-0.1.37.crate) = 73888 +SHA256 (rust/crates/tracing-attributes-0.1.24.crate) = 0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74 +SIZE (rust/crates/tracing-attributes-0.1.24.crate) = 31841 +SHA256 (rust/crates/tracing-core-0.1.31.crate) = 0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a +SIZE (rust/crates/tracing-core-0.1.31.crate) = 61263 +SHA256 (rust/crates/tracing-log-0.1.3.crate) = 78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922 +SIZE (rust/crates/tracing-log-0.1.3.crate) = 20549 +SHA256 (rust/crates/tracing-subscriber-0.3.17.crate) = 30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77 +SIZE (rust/crates/tracing-subscriber-0.3.17.crate) = 191711 +SHA256 (rust/crates/unicode-ident-1.0.8.crate) = e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4 +SIZE (rust/crates/unicode-ident-1.0.8.crate) = 41962 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d +SIZE (rust/crates/valuable-0.1.0.crate) = 27718 +SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 +SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 +SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (rust/crates/version_check-0.9.4.crate) = 14895 +SHA256 (rust/crates/wayland-client-0.29.5.crate) = 3f3b068c05a039c9f755f881dc50f01732214f5685e379829759088967c46715 +SIZE (rust/crates/wayland-client-0.29.5.crate) = 71041 +SHA256 (rust/crates/wayland-commons-0.29.5.crate) = 8691f134d584a33a6606d9d717b95c4fa20065605f798a3f350d78dced02a902 +SIZE (rust/crates/wayland-commons-0.29.5.crate) = 20771 +SHA256 (rust/crates/wayland-cursor-0.29.5.crate) = 6865c6b66f13d6257bef1cd40cbfe8ef2f150fb8ebbdb1e8e873455931377661 +SIZE (rust/crates/wayland-cursor-0.29.5.crate) = 6195 +SHA256 (rust/crates/wayland-protocols-0.29.5.crate) = b950621f9354b322ee817a23474e479b34be96c2e909c14f7bc0100e9a970bc6 +SIZE (rust/crates/wayland-protocols-0.29.5.crate) = 140859 +SHA256 (rust/crates/wayland-scanner-0.29.5.crate) = 8f4303d8fa22ab852f789e75a967f0a2cdc430a607751c0499bada3e451cbd53 +SIZE (rust/crates/wayland-scanner-0.29.5.crate) = 17248 +SHA256 (rust/crates/wayland-sys-0.29.5.crate) = be12ce1a3c39ec7dba25594b97b42cb3195d54953ddb9d3d95a7c3902bc6e9d4 +SIZE (rust/crates/wayland-sys-0.29.5.crate) = 7926 +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 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 +SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 +SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 +SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 +SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 +SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 +SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 +SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a +SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 +SHA256 (rust/crates/winnow-0.4.6.crate) = 61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699 +SIZE (rust/crates/winnow-0.4.6.crate) = 142565 +SHA256 (rust/crates/xcursor-0.3.4.crate) = 463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7 +SIZE (rust/crates/xcursor-0.3.4.crate) = 6069 +SHA256 (rust/crates/xml-rs-0.8.11.crate) = 1690519550bfa95525229b9ca2350c63043a4857b3b0013811b2ccf4a2420b01 +SIZE (rust/crates/xml-rs-0.8.11.crate) = 51124 +SHA256 (AndreasBackx-waycorner-0.2.3_GH0.tar.gz) = 829575b86f21903a97082a290c48ac7025428d1c8bf308f6a851dc54bb8a61b1 +SIZE (AndreasBackx-waycorner-0.2.3_GH0.tar.gz) = 17945 diff --git a/x11/waycorner/pkg-descr b/x11/waycorner/pkg-descr new file mode 100644 index 000000000000..0cdeb6ccfeaa --- /dev/null +++ b/x11/waycorner/pkg-descr @@ -0,0 +1,2 @@ +Hot corners for Wayland. Create anchors in the corners of your +monitors and execute a command of your choice. diff --git a/x11/xfce4-screensaver/Makefile b/x11/xfce4-screensaver/Makefile index 9b27c596b396..6cdbb97c057c 100644 --- a/x11/xfce4-screensaver/Makefile +++ b/x11/xfce4-screensaver/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-screensaver -PORTVERSION= 4.20.0 +PORTVERSION= 4.20.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -17,9 +17,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libxklavier.so:x11/libxklavier -USES= compiler:c11 gettext-tools gl gnome meson pkgconfig python \ +USES= compiler:c11 gettext-tools gnome meson pkgconfig python \ shebangfix tar:xz xfce xorg -USE_GL= gl USE_GNOME= glib20 gtk30 libwnck3 USE_XFCE= garcon xfconf USE_XORG= ice sm x11 xext xrandr xscrnsaver xxf86vm diff --git a/x11/xfce4-screensaver/distinfo b/x11/xfce4-screensaver/distinfo index b4b9b5671324..17d8ce0d0290 100644 --- a/x11/xfce4-screensaver/distinfo +++ b/x11/xfce4-screensaver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752487125 -SHA256 (xfce4/xfce4-screensaver-4.20.0.tar.xz) = e370298d002848fdb2065fee254cb5b0efa0f2699b74299c234019c8d79b852e -SIZE (xfce4/xfce4-screensaver-4.20.0.tar.xz) = 273588 +TIMESTAMP = 1755272745 +SHA256 (xfce4/xfce4-screensaver-4.20.1.tar.xz) = a94ce9ca3f56db183f1cbc60ba4accd91575b02a6d20b1876ad19131982f2243 +SIZE (xfce4/xfce4-screensaver-4.20.1.tar.xz) = 256848 diff --git a/x11/xfce4-screensaver/pkg-plist b/x11/xfce4-screensaver/pkg-plist index 70be1bf11ea4..d7afeb345d26 100644 --- a/x11/xfce4-screensaver/pkg-plist +++ b/x11/xfce4-screensaver/pkg-plist @@ -1,10 +1,10 @@ bin/xfce4-screensaver bin/xfce4-screensaver-command -bin/xfce4-screensaver-configure.py bin/xfce4-screensaver-preferences %%PAM%%@sample etc/pam.d/xfce4-screensaver.sample etc/xdg/autostart/xfce4-screensaver.desktop etc/xdg/menus/xfce4-screensavers.menu +libexec/xfce4-screensaver-configure.py libexec/xfce4-screensaver-dialog libexec/xfce4-screensaver/floaters libexec/xfce4-screensaver/popsquares diff --git a/x11/xwayland-satellite/Makefile b/x11/xwayland-satellite/Makefile index dd4e622fedf1..dd833c864b3d 100644 --- a/x11/xwayland-satellite/Makefile +++ b/x11/xwayland-satellite/Makefile @@ -1,7 +1,6 @@ PORTNAME= xwayland-satellite DISTVERSIONPREFIX= v -DISTVERSION= 0.6 -PORTREVISION= 2 +DISTVERSION= 0.7 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/xwayland-satellite/Makefile.crates b/x11/xwayland-satellite/Makefile.crates index 8765e179bae4..47343204234a 100644 --- a/x11/xwayland-satellite/Makefile.crates +++ b/x11/xwayland-satellite/Makefile.crates @@ -1,4 +1,5 @@ -CARGO_CRATES= aho-corasick-1.1.3 \ +CARGO_CRATES= ahash-0.8.12 \ + aho-corasick-1.1.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ @@ -29,6 +30,9 @@ CARGO_CRATES= aho-corasick-1.1.3 \ errno-0.3.12 \ fnv-1.0.7 \ glob-0.3.2 \ + hashbrown-0.14.5 \ + hecs-0.10.5 \ + hecs-macros-0.10.0 \ hermit-abi-0.5.1 \ home-0.5.11 \ humantime-2.2.0 \ @@ -73,9 +77,9 @@ CARGO_CRATES= aho-corasick-1.1.3 \ serde-1.0.219 \ serde_derive-1.0.219 \ shlex-1.3.0 \ - slotmap-1.0.7 \ smallvec-1.15.0 \ smithay-client-toolkit-0.19.2 \ + spin-0.9.8 \ strsim-0.11.1 \ syn-2.0.101 \ termcolor-1.4.1 \ @@ -124,4 +128,6 @@ CARGO_CRATES= aho-corasick-1.1.3 \ xcb-util-cursor-0.3.3 \ xcb-util-cursor-sys-0.1.4 \ xcursor-0.3.8 \ - xkeysym-0.2.1 + xkeysym-0.2.1 \ + zerocopy-0.8.25 \ + zerocopy-derive-0.8.25 diff --git a/x11/xwayland-satellite/distinfo b/x11/xwayland-satellite/distinfo index 603cb53cff69..cee645e5e6c2 100644 --- a/x11/xwayland-satellite/distinfo +++ b/x11/xwayland-satellite/distinfo @@ -1,4 +1,6 @@ -TIMESTAMP = 1748488455 +TIMESTAMP = 1755491097 +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/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b @@ -61,6 +63,12 @@ SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da2 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 SIZE (rust/crates/glob-0.3.2.crate) = 22359 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (rust/crates/hecs-0.10.5.crate) = e1cbc675ee8d97b4d206a985137f8ad59666538f56f906474f554467a63c776d +SIZE (rust/crates/hecs-0.10.5.crate) = 82553 +SHA256 (rust/crates/hecs-macros-0.10.0.crate) = 052fc25b12dc326082605cd2098eb76050a72fa0c0e9ea7faaa3f58b565fc970 +SIZE (rust/crates/hecs-macros-0.10.0.crate) = 5326 SHA256 (rust/crates/hermit-abi-0.5.1.crate) = f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08 SIZE (rust/crates/hermit-abi-0.5.1.crate) = 17549 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf @@ -149,12 +157,12 @@ SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/slotmap-1.0.7.crate) = dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a -SIZE (rust/crates/slotmap-1.0.7.crate) = 61390 SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 SHA256 (rust/crates/smithay-client-toolkit-0.19.2.crate) = 3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016 SIZE (rust/crates/smithay-client-toolkit-0.19.2.crate) = 131504 +SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 +SIZE (rust/crates/spin-0.9.8.crate) = 38958 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf @@ -253,5 +261,9 @@ SHA256 (rust/crates/xcursor-0.3.8.crate) = 0ef33da6b1660b4ddbfb3aef0ade110c8b8a7 SIZE (rust/crates/xcursor-0.3.8.crate) = 7191 SHA256 (rust/crates/xkeysym-0.2.1.crate) = b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56 SIZE (rust/crates/xkeysym-0.2.1.crate) = 103129 -SHA256 (Supreeeme-xwayland-satellite-v0.6_GH0.tar.gz) = 81d23bf4b75e841f14039efc0b2b1a0ffa81ed6715ca21339d63423e056ccb25 -SIZE (Supreeeme-xwayland-satellite-v0.6_GH0.tar.gz) = 105353 +SHA256 (rust/crates/zerocopy-0.8.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb +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 (Supreeeme-xwayland-satellite-v0.7_GH0.tar.gz) = 466fc8d44b45f446a581549ab4e55ce65aa32e090e98638dde79f9da9faf89a0 +SIZE (Supreeeme-xwayland-satellite-v0.7_GH0.tar.gz) = 113177 |